summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Temporary fixes/kludges.Matthew Petroff2013-07-172-2/+3
* Ported "widgets/node-toolbar.cpp".Matthew Petroff2013-07-171-14/+21
* Fixed memory corruption introduced in a previous commit.Matthew Petroff2013-07-172-5/+5
* Added copyright header and name to AUTHORS.Matthew Petroff2013-07-173-0/+23
* Fixed conversion factors and missed unit include removal.Matthew Petroff2013-07-173-8/+3
* Ported "widgets/text-toolbar.cpp" and "widgets/paintbucket.cpp"Matthew Petroff2013-07-172-14/+12
* Removed unused unit includes.Matthew Petroff2013-07-1712-53/+14
* Added new UnitTracker class.Matthew Petroff2013-07-173-1/+333
* Ported sp-namedview.cpp (todo: fix a bunch of things).Matthew Petroff2013-07-0918-40/+66
* Switch setWidth and setHeight to use Quantity and switch to forward declarati...Matthew Petroff2013-07-065-24/+28
* Ported measure-context.cpp (to do: port widgets/measure-toolbar.cpp so unit s...Matthew Petroff2013-07-061-8/+13
* Merge from trunk.Matthew Petroff2013-07-0223-7610/+6024
|\
| * Shape calculations. do not quantize the coordinates. (Bug 168158)Alvin Penner2013-07-014-18/+18
| * LPE bend path: fix crash on "uskeleton.cuts.back()" because of empty uskeleton.Johan B. C. Engelen2013-07-011-3/+6
| * Transform dialog. do not use singular transforms. (Bug 1189446)Alvin Penner2013-06-292-0/+35
| * Make DAMN sure paths with zero nodes do not cause a crash.Martin Owens2013-06-291-2/+6
| * Fix crash when undoing/redoing a duplicate layer.Martin Owens2013-06-281-2/+2
| * Add the ability to reorder filters using drag-drop in the gtklistMartin Owens2013-06-282-1/+15
| * Extensions. Strings consistency fix in Rack gears extension.Nicolas Dufour2013-06-274-7557/+5807
| * Update makefile for extensions for gearsMartin Owens2013-06-261-2/+4
| * Add render rack gear extension from bug#1174800, modify gears location to ren...Martin Owens2013-06-265-20/+131
| * Fix Gtk3 build by including togglebutton headerMartin Owens2013-06-261-0/+1
| * Using CC0 link instead of old Public Domain linkMartin Owens2013-06-261-2/+2
| * Merge in: remove-hard-coded-toggle-dropper-keybindingMartin Owens2013-06-252-8/+2
| |\
| | * Removed hard coded keybinding from event-context.cpp and added the appropiate...Christoffer Holmstedt2013-06-172-8/+2
* | | Ported "ui/widget/page-sizer.cpp" and "document.cpp" to "Util::Unit" class.Matthew Petroff2013-07-027-110/+114
* | | Renamed Length class to Quantity class, fixed bugs, and added functions.Matthew Petroff2013-07-022-28/+75
* | | Merge from trunk.Matthew Petroff2013-06-2515-13606/+13990
|\| |
| * | Correctly ignore symbolic link to ltmain.shKrzysztof Kosi??ski2013-06-231-1/+1
| * | Documentation spelling fixKrzysztof Kosi??ski2013-06-231-4/+4
| * | Remove unused file memeq.hKrzysztof Kosi??ski2013-06-234-28/+1
| * | Translations. Ukrainian translation update by Yuri Chornoivan.Nicolas Dufour2013-06-231-2262/+2458
| * | odf metadata - let's begin with a first step to full ODF compatibilityKris De Gussem2013-06-211-17/+27
| * | cppcheckKris De Gussem2013-06-215-13/+17
| * | Translations. Finnish translation fix by Ville Pätsi (see Bug #752457) and t...Nicolas Dufour2013-06-212-11281/+11482
* | | Added length class.Matthew Petroff2013-06-252-1/+50
|/ /
* / Fix my own mis-credit and some symbols labelsMartin Owens2013-06-173-3/+3
|/
* Fix layer selection so defs don't change layers, updated symbol text.Martin Owens2013-06-162-0/+12
* Fix for 1184408 : Additional zoom levels in zoom context menuJohn Smith2013-06-161-35/+78
* Revert Fix for 600285 : Zoom sliderJohn Smith2013-06-152-15/+7
* Improve icons for symbols dialogMartin Owens2013-06-152-13/+52
* Fix crash for external symbol documents, should never select these items.Martin Owens2013-06-151-2/+4
* Big change in symbols ui and selection chemistry.Martin Owens2013-06-155-165/+154
* Allow svg elements to be ungroupedMartin Owens2013-06-142-3/+8
* Do not allow markers for children of markers (prevent loop)Martin Owens2013-06-141-0/+7
* Use fixed inkscape icon for 'no-marker' instead of gtk theme iconMartin Owens2013-06-124-9/+18
* Fix Apache2 license conflict with GPL with re-license from SOIX upstreamMartin Owens2013-06-122-23/+3
* Use 'remove' instead of 'gtk-remove' for theme.Martin Owens2013-06-121-2/+2
* Restore the old behavior of autogen.shKrzysztof Kosi??ski2013-06-111-2/+2
* Change back to using NULL and fix windows theme error by checkingMartin Owens2013-06-111-5/+8