summaryrefslogtreecommitdiffstats
path: root/src/util/units.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Switched to global UnitTable.Matthew Petroff2013-08-041-0/+2
| | | (bzr r12380.1.62)
* Cleanup.Matthew Petroff2013-07-301-1/+12
| | | (bzr r12380.1.52)
* Merge from trunk.Matthew Petroff2013-07-301-6/+4
|\ | | | | (bzr r12380.1.51)
| * Remove the "simple SAX" parser. Replace its only use (loading of unitKrzysztof Kosi??ski2013-07-241-6/+4
| | | | | | | | | | definitions in util/units.cpp) with Glib::Markup (bzr r12438)
* | Removed SPMetric.Matthew Petroff2013-07-221-1/+0
| | | | | | (bzr r12380.1.49)
* | Add string output functions for units.Matthew Petroff2013-07-201-0/+3
| | | | | | (bzr r12380.1.46)
* | Switch unit functions from using pointer arguements to reference arguements.Matthew Petroff2013-07-181-11/+11
| | | | | | (bzr r12380.1.28)
* | Added more more convientent unit functions.Matthew Petroff2013-07-181-1/+4
| | | | | | (bzr r12380.1.27)
* | Added more convienient unit conversion functions.Matthew Petroff2013-07-181-1/+5
| | | | | | (bzr r12380.1.26)
* | Added quantity string parsing.Matthew Petroff2013-07-181-12/+15
| | | | | | (bzr r12380.1.24)
* | Fixed botched merge.Matthew Petroff2013-07-171-8/+2
| | | | | | (bzr r12380.1.18)
* | Merge from trunk.Matthew Petroff2013-07-171-0/+55
|\| | | | | (bzr r12380.1.17)
| * Minor C++ish refactoring pass.Jon A. Cruz2013-07-131-7/+55
| | | | | | (bzr r12419)
* | Added copyright header and name to AUTHORS.Matthew Petroff2013-07-171-0/+11
| | | | | | (bzr r12380.1.13)
* | Ported sp-namedview.cpp (todo: fix a bunch of things).Matthew Petroff2013-07-091-0/+1
| | | | | | (bzr r12380.1.8)
* | Switch setWidth and setHeight to use Quantity and switch to forward ↵Matthew Petroff2013-07-061-2/+2
| | | | | | | | | | declaration of Inkscape::Util::Quantity in document.h. (bzr r12380.1.7)
* | Renamed Length class to Quantity class, fixed bugs, and added functions.Matthew Petroff2013-07-021-6/+13
| | | | | | (bzr r12380.1.3)
* | Added length class.Matthew Petroff2013-06-251-0/+12
|/ | | (bzr r12380.1.1)
* UI. Patch for Bug #666370 (Not all units in the Object Transform dialog are ↵Nicolas Dufour2012-03-221-0/+2
| | | | | | | | translatable) by Fernando Lucchesi. Fixed bugs: - https://launchpad.net/bugs/666370 (bzr r11116)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+88
(bzr r1)