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.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-09-01
Fix grids with comma as decimal separator [Bug #1216306].
Matthew Petroff
1
-2
/
+3
2013-08-04
Switched to global UnitTable.
Matthew Petroff
1
-7
/
+2
2013-07-30
Cleanup.
Matthew Petroff
1
-9
/
+0
2013-07-30
Update unit extraction regular expressions.
Matthew Petroff
1
-2
/
+2
2013-07-24
Remove unnecessary variable from the GMarkup-based unit parser
Krzysztof Kosi??ski
1
-8
/
+6
2013-07-24
Remove the "simple SAX" parser. Replace its only use (loading of unit
Krzysztof Kosi??ski
1
-150
/
+63
2013-07-22
Removed SPMetric.
Matthew Petroff
1
-22
/
+0
2013-07-20
Add string output functions for units.
Matthew Petroff
1
-0
/
+13
2013-07-20
Added percentage support to "Inkscape::Util::Quantity::convert".
Matthew Petroff
1
-0
/
+5
2013-07-18
Switch unit functions from using pointer arguements to reference arguements.
Matthew Petroff
1
-41
/
+51
2013-07-18
Added more more convientent unit functions.
Matthew Petroff
1
-0
/
+17
2013-07-18
Added more convienient unit conversion functions.
Matthew Petroff
1
-1
/
+25
2013-07-18
Added quantity string parsing.
Matthew Petroff
1
-0
/
+22
2013-07-17
Fixed botched merge.
Matthew Petroff
1
-5
/
+0
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
-92
/
+103
2013-07-13
Whitespace cleanup.
Jon A. Cruz
1
-79
/
+79
2013-07-09
Ported sp-namedview.cpp (todo: fix a bunch of things).
Matthew Petroff
1
-0
/
+21
2013-07-06
Switch setWidth and setHeight to use Quantity and switch to forward declarati...
Matthew Petroff
1
-1
/
+1
2013-07-02
Renamed Length class to Quantity class, fixed bugs, and added functions.
Matthew Petroff
1
-22
/
+62
2013-06-25
Added length class.
Matthew Petroff
1
-1
/
+38
2012-02-04
cppcheck tells us: scanf without field width limits can crash with huge input...
Kris De Gussem
1
-13
/
+20
2012-02-02
rv some issues with previous commit
Kris De Gussem
1
-18
/
+7
2012-02-02
cppcheck tells us: scanf without field width limits can crash with huge input...
Kris De Gussem
1
-7
/
+18
2012-01-22
Fix missing header in units.cpp
Alex Valavanis
1
-0
/
+1
2012-01-22
memleak / header stuff / unused variable.
Kris De Gussem
1
-1
/
+0
2011-11-10
cppcheck: initialization / warning cleanup
Kris De Gussem
1
-19
/
+18
2010-11-17
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
1
-1
/
+1