summaryrefslogtreecommitdiffstats
path: root/src/util/units.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make display unit change roll out to toolbarsNathan Lee2019-04-301-0/+2
* Clarify licensesMax Gaukler2018-11-081-1/+2
* Remove util/unordered-containers.h aliases.Emmanuel Gil Peyrot2018-10-181-4/+16
* Run clang-tidy’s modernize-pass-by-value pass.Emmanuel Gil Peyrot2018-06-181-4/+4
* Un-revert: Allow Unit object to do conversions, pipe Quality class method via...Martin Owens2016-03-221-0/+5
* Reverting 14701.Tavmjong Bah2016-03-181-8/+0
* Add a units box to line height and wire in the style units, plus some cleanupMartin Owens2016-03-121-0/+8
* Units: make it absolutely clear that Document properties unit dropdown is for...Johan B. C. Engelen2014-11-241-0/+3
* inspired by r13052, fix up the code to hopefully work when someone has differ...Johan B. C. Engelen2014-02-241-1/+7
* saving units is not implemented yet, and noone should call the save methodJohan B. C. Engelen2013-10-291-2/+2
* Units: stop newing Unit objects. pass around pointers to "undeletable" Unit o...Johan B. C. Engelen2013-10-121-14/+16
* Rewrite the internals of the unit code for somewhat better performanceKrzysztof Kosi??ski2013-10-051-35/+46
* Comment clean up.Matthew Petroff2013-09-161-14/+1
* Added Quantity comparison functions.Matthew Petroff2013-08-281-0/+5
* Use enum names instead of numbers.Matthew Petroff2013-08-281-1/+1
* Use real world units for page sizes.Matthew Petroff2013-08-251-0/+4
* Switched to global UnitTable.Matthew Petroff2013-08-041-0/+2
* Cleanup.Matthew Petroff2013-07-301-1/+12
* Merge from trunk.Matthew Petroff2013-07-301-6/+4
|\
| * Remove the "simple SAX" parser. Replace its only use (loading of unitKrzysztof Kosi??ski2013-07-241-6/+4
* | Removed SPMetric.Matthew Petroff2013-07-221-1/+0
* | Add string output functions for units.Matthew Petroff2013-07-201-0/+3
* | Switch unit functions from using pointer arguements to reference arguements.Matthew Petroff2013-07-181-11/+11
* | Added more more convientent unit functions.Matthew Petroff2013-07-181-1/+4
* | Added more convienient unit conversion functions.Matthew Petroff2013-07-181-1/+5
* | Added quantity string parsing.Matthew Petroff2013-07-181-12/+15
* | Fixed botched merge.Matthew Petroff2013-07-171-8/+2
* | Merge from trunk.Matthew Petroff2013-07-171-0/+55
|\|
| * Minor C++ish refactoring pass.Jon A. Cruz2013-07-131-7/+55
* | 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/+1
* | Switch setWidth and setHeight to use Quantity and switch to forward declarati...Matthew Petroff2013-07-061-2/+2
* | Renamed Length class to Quantity class, fixed bugs, and added functions.Matthew Petroff2013-07-021-6/+13
* | Added length class.Matthew Petroff2013-06-251-0/+12
|/
* UI. Patch for Bug #666370 (Not all units in the Object Transform dialog are t...Nicolas Dufour2012-03-221-0/+2
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+88