index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
util
/
units.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-04-30
Make display unit change roll out to toolbars
Nathan Lee
1
-0
/
+2
2018-11-08
Clarify licenses
Max Gaukler
1
-1
/
+2
2018-10-18
Remove util/unordered-containers.h aliases.
Emmanuel Gil Peyrot
1
-4
/
+16
2018-06-18
Run clang-tidy’s modernize-pass-by-value pass.
Emmanuel Gil Peyrot
1
-4
/
+4
2016-03-22
Un-revert: Allow Unit object to do conversions, pipe Quality class method via...
Martin Owens
1
-0
/
+5
2016-03-18
Reverting 14701.
Tavmjong Bah
1
-8
/
+0
2016-03-12
Add a units box to line height and wire in the style units, plus some cleanup
Martin Owens
1
-0
/
+8
2014-11-24
Units: make it absolutely clear that Document properties unit dropdown is for...
Johan B. C. Engelen
1
-0
/
+3
2014-02-24
inspired by r13052, fix up the code to hopefully work when someone has differ...
Johan B. C. Engelen
1
-1
/
+7
2013-10-29
saving units is not implemented yet, and noone should call the save method
Johan B. C. Engelen
1
-2
/
+2
2013-10-12
Units: stop newing Unit objects. pass around pointers to "undeletable" Unit o...
Johan B. C. Engelen
1
-14
/
+16
2013-10-05
Rewrite the internals of the unit code for somewhat better performance
Krzysztof Kosi??ski
1
-35
/
+46
2013-09-16
Comment clean up.
Matthew Petroff
1
-14
/
+1
2013-08-28
Added Quantity comparison functions.
Matthew Petroff
1
-0
/
+5
2013-08-28
Use enum names instead of numbers.
Matthew Petroff
1
-1
/
+1
2013-08-25
Use real world units for page sizes.
Matthew Petroff
1
-0
/
+4
2013-08-04
Switched to global UnitTable.
Matthew Petroff
1
-0
/
+2
2013-07-30
Cleanup.
Matthew Petroff
1
-1
/
+12
2013-07-24
Remove the "simple SAX" parser. Replace its only use (loading of unit
Krzysztof Kosi??ski
1
-6
/
+4
2013-07-22
Removed SPMetric.
Matthew Petroff
1
-1
/
+0
2013-07-20
Add string output functions for units.
Matthew Petroff
1
-0
/
+3
2013-07-18
Switch unit functions from using pointer arguements to reference arguements.
Matthew Petroff
1
-11
/
+11
2013-07-18
Added more more convientent unit functions.
Matthew Petroff
1
-1
/
+4
2013-07-18
Added more convienient unit conversion functions.
Matthew Petroff
1
-1
/
+5
2013-07-18
Added quantity string parsing.
Matthew Petroff
1
-12
/
+15
2013-07-17
Fixed botched merge.
Matthew Petroff
1
-8
/
+2
2013-07-17
Added copyright header and name to AUTHORS.
Matthew Petroff
1
-0
/
+11
2013-07-13
Minor C++ish refactoring pass.
Jon A. Cruz
1
-7
/
+55
2013-07-09
Ported sp-namedview.cpp (todo: fix a bunch of things).
Matthew Petroff
1
-0
/
+1
2013-07-06
Switch setWidth and setHeight to use Quantity and switch to forward declarati...
Matthew Petroff
1
-2
/
+2
2013-07-02
Renamed Length class to Quantity class, fixed bugs, and added functions.
Matthew Petroff
1
-6
/
+13
2013-06-25
Added length class.
Matthew Petroff
1
-0
/
+12
2012-03-22
UI. Patch for Bug #666370 (Not all units in the Object Transform dialog are t...
Nicolas Dufour
1
-0
/
+2