summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix warning and hopefully fix build failures on LaunchpadKrzysztof Kosi??ski2013-08-142-3/+4
* fix build with dbusapi enabledsu_v2013-08-141-1/+1
* NewFromTemplate GSoC project for static templatesSlagvi Public2013-08-1413-106/+696
|\
| * Cleanups before mergeSlagvi Public2013-08-134-8/+6
| * Existing templates metadata added. Small keywords processing fix.Slagvi Public2013-08-101-0/+5
| * Adapted sp_file_new for use with templatesSlagvi Public2013-08-063-20/+35
| * Removing template data from XML tree addedSlagvi Public2013-08-045-9/+25
| * Template preview size fixedSlagvi Public2013-07-272-2/+5
| * New preview rendering option in New From TemplateSlagvi Public2013-07-273-1/+15
| * Templates related bug fixesSlagvi Public2013-07-272-2/+10
| * Templates gui fixesSlagvi Public2013-07-244-20/+19
| * Old templates support removedSlagvi Public2013-07-245-114/+2
| * Minor code fixesSlagvi Public2013-07-196-49/+23
| * New From Template ui rearrangementSlagvi Public2013-07-198-144/+160
| * Searching by words in descriptions, titles etc. Translation support improvedSlagvi Public2013-07-172-13/+60
| * Template info loading + searching by keywords added.Slagvi Public2013-07-123-10/+109
| * Coding style improvements and display bug fixesSlagvi Public2013-07-086-62/+126
| * Added loading templates into NewFromTemplate dialog.Slagvi Public2013-07-049-21/+109
| * Templates menu item fixedSlagvi Public2013-07-035-7/+16
| * Adding NewFromTemplate to the Inkscape menuSlagvi Public2013-07-0211-0/+15
| * Coding style fixesSlagvi Public2013-06-276-63/+63
| * Changed comboBox into editableSlagvi Public2013-06-221-2/+2
| * Coding style fixesSlagvi Public2013-06-2213-285/+323
| * First newFromTemplate commit. Some basic widgets mechanicsSlagvi Public2013-06-188-0/+297
* | Merge bool fix and clean up the warningMartin Owens2013-08-121-9/+36
|\ \
| * | Fix to do the "right thing" for difference/intersection boolean ops whenEric Greveson2013-08-081-5/+31
* | | Allow Object to Path verb from non-GUI (DBus) interfaceEric Greveson2013-08-125-15/+26
|/ /
* | Merge Google Summer of Code unit refactor.Matthew Petroff2013-08-06122-2562/+1403
|\ \
| * | Fixed bug in page sizer.Matthew Petroff2013-08-061-69/+69
| * | Switched to global UnitTable.Matthew Petroff2013-08-0429-81/+50
| * | Fix handling of SVG lengths with spaces [Bug #1208002].Matthew Petroff2013-08-031-0/+2
| * | Fixed building of tests.Matthew Petroff2013-08-031-6/+0
| * | Fix UnitTracker percentage bug.Matthew Petroff2013-08-011-1/+1
| * | Fixed Windows compile bug.Matthew Petroff2013-08-012-40/+41
| * | Merge from trunk.Matthew Petroff2013-08-012-32/+16
| |\ \
| * | | Fixed Windows compile bug.Matthew Petroff2013-08-012-41/+42
| * | | Improved math formatting.Matthew Petroff2013-08-011-2/+2
| * | | Eliminate "unit-constants.h".Matthew Petroff2013-07-3129-151/+95
| * | | Added percent support back to select toolbar.Matthew Petroff2013-07-313-7/+16
| * | | Cleanup.Matthew Petroff2013-07-307-24/+17
| * | | Merge from trunk.Matthew Petroff2013-07-30548-36530/+194
| |\ \ \
| * | | | Update unit extraction regular expressions.Matthew Petroff2013-07-301-2/+2
| * | | | Removed SPMetric.Matthew Petroff2013-07-227-68/+0
| * | | | Ported "widgets/ruler.*" away from SPMetric.Matthew Petroff2013-07-225-28/+50
| * | | | Ported away from and removed "sp-metrics.*".Matthew Petroff2013-07-2019-182/+44
| * | | | Add string output functions for units.Matthew Petroff2013-07-202-0/+16
| * | | | Removed last traces of "SPUnit" and removed "helper/unit*".Matthew Petroff2013-07-207-922/+0
| * | | | Ported "widgets/stroke-style.*".Matthew Petroff2013-07-202-97/+50
| * | | | Added percentage support to "Inkscape::Util::Quantity::convert".Matthew Petroff2013-07-201-0/+5
| * | | | Cleanup.Matthew Petroff2013-07-191-8/+0