| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Comment clean up. | Matthew Petroff | 2013-09-16 | 3 | -25/+22 |
| | | | | (bzr r12475.1.27) | ||||
| * | Add exponent to expression evaluator. | Matthew Petroff | 2013-09-16 | 2 | -13/+32 |
| | | | | (bzr r12475.1.25) | ||||
| * | C++ify expression evaluator. | Matthew Petroff | 2013-09-16 | 3 | -416/+318 |
| | | | | (bzr r12475.1.23) | ||||
| * | Merge from trunk. | Matthew Petroff | 2013-09-12 | 1 | -2/+3 |
| |\ | | | | | (bzr r12475.1.16) | ||||
| | * | Fix grids with comma as decimal separator [Bug #1216306]. | Matthew Petroff | 2013-09-01 | 1 | -2/+3 |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1216306 (bzr r12498) | ||||
| * | | Added Quantity comparison functions. | Matthew Petroff | 2013-08-28 | 2 | -0/+26 |
| | | | | | | | (bzr r12475.1.7) | ||||
| * | | Use enum names instead of numbers. | Matthew Petroff | 2013-08-28 | 2 | -21/+21 |
| | | | | | | | (bzr r12475.1.6) | ||||
| * | | Use real world units for page sizes. | Matthew Petroff | 2013-08-25 | 2 | -0/+34 |
| |/ | | | (bzr r12475.1.1) | ||||
| * | Switched to global UnitTable. | Matthew Petroff | 2013-08-04 | 3 | -9/+6 |
| | | | | (bzr r12380.1.62) | ||||
| * | Cleanup. | Matthew Petroff | 2013-07-30 | 2 | -10/+12 |
| | | | | (bzr r12380.1.52) | ||||
| * | Merge from trunk. | Matthew Petroff | 2013-07-30 | 2 | -157/+65 |
| |\ | | | | | (bzr r12380.1.51) | ||||
| | * | Remove unnecessary variable from the GMarkup-based unit parser | Krzysztof Kosi??ski | 2013-07-24 | 1 | -8/+6 |
| | | | | | | | (bzr r12439) | ||||
| | * | Remove the "simple SAX" parser. Replace its only use (loading of unit | Krzysztof Kosi??ski | 2013-07-24 | 2 | -156/+67 |
| | | | | | | | | | | | definitions in util/units.cpp) with Glib::Markup (bzr r12438) | ||||
| * | | Update unit extraction regular expressions. | Matthew Petroff | 2013-07-30 | 1 | -2/+2 |
| | | | | | | | (bzr r12380.1.50) | ||||
| * | | Removed SPMetric. | Matthew Petroff | 2013-07-22 | 2 | -23/+0 |
| | | | | | | | (bzr r12380.1.49) | ||||
| * | | Add string output functions for units. | Matthew Petroff | 2013-07-20 | 2 | -0/+16 |
| | | | | | | | (bzr r12380.1.46) | ||||
| * | | Added percentage support to "Inkscape::Util::Quantity::convert". | Matthew Petroff | 2013-07-20 | 1 | -0/+5 |
| | | | | | | | (bzr r12380.1.43) | ||||
| * | | Switch unit functions from using pointer arguements to reference arguements. | Matthew Petroff | 2013-07-18 | 2 | -52/+62 |
| | | | | | | | (bzr r12380.1.28) | ||||
| * | | Added more more convientent unit functions. | Matthew Petroff | 2013-07-18 | 2 | -1/+21 |
| | | | | | | | (bzr r12380.1.27) | ||||
| * | | Added more convienient unit conversion functions. | Matthew Petroff | 2013-07-18 | 2 | -2/+30 |
| | | | | | | | (bzr r12380.1.26) | ||||
| * | | Added quantity string parsing. | Matthew Petroff | 2013-07-18 | 2 | -12/+37 |
| | | | | | | | (bzr r12380.1.24) | ||||
| * | | Fixed botched merge. | Matthew Petroff | 2013-07-17 | 2 | -13/+2 |
| | | | | | | | (bzr r12380.1.18) | ||||
| * | | Merge from trunk. | Matthew Petroff | 2013-07-17 | 2 | -123/+194 |
| |\| | | | | | (bzr r12380.1.17) | ||||
| | * | Minor C++ish refactoring pass. | Jon A. Cruz | 2013-07-13 | 2 | -99/+158 |
| | | | | | | | (bzr r12419) | ||||
| | * | Whitespace cleanup. | Jon A. Cruz | 2013-07-13 | 1 | -79/+79 |
| | | | | | | | (bzr r12418) | ||||
| * | | Added copyright header and name to AUTHORS. | Matthew Petroff | 2013-07-17 | 2 | -0/+22 |
| | | | | | | | (bzr r12380.1.13) | ||||
| * | | Ported sp-namedview.cpp (todo: fix a bunch of things). | Matthew Petroff | 2013-07-09 | 2 | -0/+22 |
| | | | | | | | (bzr r12380.1.8) | ||||
| * | | Switch setWidth and setHeight to use Quantity and switch to forward ↵ | Matthew Petroff | 2013-07-06 | 2 | -3/+3 |
| | | | | | | | | | | | declaration of Inkscape::Util::Quantity in document.h. (bzr r12380.1.7) | ||||
| * | | Renamed Length class to Quantity class, fixed bugs, and added functions. | Matthew Petroff | 2013-07-02 | 2 | -28/+75 |
| | | | | | | | (bzr r12380.1.3) | ||||
| * | | Added length class. | Matthew Petroff | 2013-06-25 | 2 | -1/+50 |
| |/ | | | (bzr r12380.1.1) | ||||
| * | code cleanup: quiet warnings with gcc. | Campbell Barton | 2012-11-20 | 1 | -1/+1 |
| | | | | (bzr r11888) | ||||
| * | UI. Patch for Bug #666370 (Not all units in the Object Transform dialog are ↵ | Nicolas Dufour | 2012-03-22 | 1 | -0/+2 |
| | | | | | | | | | translatable) by Fernando Lucchesi. Fixed bugs: - https://launchpad.net/bugs/666370 (bzr r11116) | ||||
| * | Fix remaining glib deprecation and define compiler macros | Alex Valavanis | 2012-02-15 | 1 | -2/+1 |
| | | | | (bzr r10983) | ||||
| * | cppcheck tells us: scanf without field width limits can crash with huge ↵ | Kris De Gussem | 2012-02-04 | 1 | -13/+20 |
| | | | | | | input data. (bzr r10934) | ||||
| * | rv some issues with previous commit | Kris De Gussem | 2012-02-02 | 1 | -18/+7 |
| | | | | (bzr r10929) | ||||
| * | cppcheck tells us: scanf without field width limits can crash with huge ↵ | Kris De Gussem | 2012-02-02 | 1 | -7/+18 |
| | | | | | | input data. (bzr r10928) | ||||
| * | Fix missing header in units.cpp | Alex Valavanis | 2012-01-22 | 1 | -0/+1 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/920154 (bzr r10919) | ||||
| * | memleak / header stuff / unused variable. | Kris De Gussem | 2012-01-22 | 1 | -1/+0 |
| | | | | (bzr r10917) | ||||
| * | ege-appear-time-tracker GSEAL | Alex Valavanis | 2012-01-15 | 1 | -4/+4 |
| | | | | (bzr r10888) | ||||
| * | Switch to top-level glib headers. Thanks to DimStar for patch | Alex Valavanis | 2011-12-08 | 2 | -2/+2 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/898538 (bzr r10762) | ||||
| * | cppcheck: initialization / warning cleanup | Kris De Gussem | 2011-11-10 | 1 | -19/+18 |
| | | | | (bzr r10736) | ||||
| * | Fixing more broken and split doc comments. | Jon A. Cruz | 2011-10-27 | 2 | -43/+45 |
| | | | | (bzr r10697) | ||||
| * | Cleanup pass on documentation that was dumping garbage into doxygen output. | Jon A. Cruz | 2011-10-25 | 2 | -30/+35 |
| | | | | (bzr r10696) | ||||
| * | added missing header | Campbell Barton | 2011-07-02 | 1 | -0/+3 |
| | | | | (bzr r10397) | ||||
| * | Fix aliasing warnings in glib-list-iterators.h by adding G_GNUC_MAY_ALIAS | Krzysztof Kosi??ski | 2011-06-23 | 1 | -4/+4 |
| | | | | (bzr r10345) | ||||
| * | cmake: | Campbell Barton | 2011-06-13 | 1 | -1/+31 |
| | | | | | | | | - group source/headers per library (for some IDE's) - include headers with source listing (also for IDE's) - remove unneeded Find modules (bzr r10281) | ||||
| * | cmake: now builds without having most of the source listed in 1 file. | Campbell Barton | 2011-06-13 | 1 | -1/+2 |
| | | | | (bzr r10278) | ||||
| * | cmake: | Campbell Barton | 2011-06-13 | 1 | -2/+1 |
| | | | | | | | | turns out my recent commits (which I undid) were not incorrect, variables were set in subdirectories then used in the parent directory, where they were still unset. Fixing this broke the build because some files in the subdir were not compiling. (bzr r10276) | ||||
| * | cmake: give all libs a _LIB suffix, workaround 'debug' being confused with ↵ | Campbell Barton | 2011-06-12 | 1 | -2/+2 |
| | | | | | | cake keyword, and also dont mix up dor names with libs. (bzr r10274) | ||||
| * | work in progress cmake commit: | Campbell Barton | 2011-06-12 | 1 | -6/+10 |
| | | | | | | | - cmake now builds all files that automake does but does NOT link yet - inlcudes nasty hard coded paths and libs (will replace once linking works) (bzr r10272) | ||||
