summaryrefslogtreecommitdiffstats
path: root/src/util/units.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update unit extraction regular expressions.Matthew Petroff2013-07-301-2/+2
* Removed SPMetric.Matthew Petroff2013-07-221-22/+0
* Add string output functions for units.Matthew Petroff2013-07-201-0/+13
* Added percentage support to "Inkscape::Util::Quantity::convert".Matthew Petroff2013-07-201-0/+5
* Switch unit functions from using pointer arguements to reference arguements.Matthew Petroff2013-07-181-41/+51
* Added more more convientent unit functions.Matthew Petroff2013-07-181-0/+17
* Added more convienient unit conversion functions.Matthew Petroff2013-07-181-1/+25
* Added quantity string parsing.Matthew Petroff2013-07-181-0/+22
* Fixed botched merge.Matthew Petroff2013-07-171-5/+0
* Merge from trunk.Matthew Petroff2013-07-171-123/+139
|\
| * Minor C++ish refactoring pass.Jon A. Cruz2013-07-131-92/+103
| * Whitespace cleanup.Jon A. Cruz2013-07-131-79/+79
* | Added copyright header and name to AUTHORS.Matthew Petroff2013-07-171-0/+11
* | Ported sp-namedview.cpp (todo: fix a bunch of things).Matthew Petroff2013-07-091-0/+21
* | Switch setWidth and setHeight to use Quantity and switch to forward declarati...Matthew Petroff2013-07-061-1/+1
* | Renamed Length class to Quantity class, fixed bugs, and added functions.Matthew Petroff2013-07-021-22/+62
* | Added length class.Matthew Petroff2013-06-251-1/+38
|/
* cppcheck tells us: scanf without field width limits can crash with huge input...Kris De Gussem2012-02-041-13/+20
* rv some issues with previous commitKris De Gussem2012-02-021-18/+7
* cppcheck tells us: scanf without field width limits can crash with huge input...Kris De Gussem2012-02-021-7/+18
* Fix missing header in units.cppAlex Valavanis2012-01-221-0/+1
* memleak / header stuff / unused variable.Kris De Gussem2012-01-221-1/+0
* cppcheck: initialization / warning cleanupKris De Gussem2011-11-101-19/+18
* Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+344