summaryrefslogtreecommitdiffstats
path: root/src/ui (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use Quantity comparisons in PageSizer.Matthew Petroff2013-08-281-5/+5
* Added viewBox implement document unit support.Matthew Petroff2013-08-276-29/+42
* Use real world units for page sizes.Matthew Petroff2013-08-253-37/+70
* Allow Object to Path verb from non-GUI (DBus) interfaceEric Greveson2013-08-121-1/+1
* Merge Google Summer of Code unit refactor.Matthew Petroff2013-08-0627-245/+606
|\
| * Fixed bug in page sizer.Matthew Petroff2013-08-061-69/+69
| * Switched to global UnitTable.Matthew Petroff2013-08-0410-31/+26
| * Fix UnitTracker percentage bug.Matthew Petroff2013-08-011-1/+1
| * Eliminate "unit-constants.h".Matthew Petroff2013-07-316-23/+22
| * Added percent support back to select toolbar.Matthew Petroff2013-07-312-1/+9
| * Cleanup.Matthew Petroff2013-07-303-3/+5
| * Merge from trunk.Matthew Petroff2013-07-305-326/+0
| |\
| * | Ported away from and removed "sp-metrics.*".Matthew Petroff2013-07-201-6/+12
| * | Removed last traces of "SPUnit" and removed "helper/unit*".Matthew Petroff2013-07-201-1/+0
| * | Ported "ui/widget/style-swatch.*".Matthew Petroff2013-07-192-5/+9
| * | Ported "ui/widget/selected-style.*".Matthew Petroff2013-07-192-17/+23
| * | Removed "helper/units.h" from "ui/dialog/document-properties.cpp".Matthew Petroff2013-07-191-3/+2
| * | Switch unit functions from using pointer arguements to reference arguements.Matthew Petroff2013-07-184-30/+17
| * | Ported "ui/dialog/clonetiler.*".Matthew Petroff2013-07-182-34/+72
| * | Ported "ui/dialog/export.*".Matthew Petroff2013-07-172-47/+35
| * | Removed "helper/unit.*" dependency from "ui/widget/registered-widget.*".Matthew Petroff2013-07-172-4/+3
| * | Merge from trunk.Matthew Petroff2013-07-1710-183/+80
| |\ \
| * | | Temporary fixes/kludges.Matthew Petroff2013-07-171-0/+1
| * | | Fixed conversion factors and missed unit include removal.Matthew Petroff2013-07-171-1/+1
| * | | Added new UnitTracker class.Matthew Petroff2013-07-173-1/+333
| * | | Ported sp-namedview.cpp (todo: fix a bunch of things).Matthew Petroff2013-07-096-9/+9
| * | | Switch setWidth and setHeight to use Quantity and switch to forward declarati...Matthew Petroff2013-07-061-2/+2
| * | | Merge from trunk.Matthew Petroff2013-07-026-5/+59
| |\ \ \
| * | | | Ported "ui/widget/page-sizer.cpp" and "document.cpp" to "Util::Unit" class.Matthew Petroff2013-07-022-85/+83
* | | | | rename variable for clarityJohan B. C. Engelen2013-08-031-3/+3
* | | | | fix initializationJohan B. C. Engelen2013-08-031-0/+1
| |_|_|/ |/| | |
* | | | Remove the disabled script dialog and the nonfunctional Java bindingKrzysztof Kosi??ski2013-07-235-326/+0
| |_|/ |/| |
* | | Do not effect the focus in align computationMartin Owens2013-07-121-7/+9
* | | Step 2 refactoring the align functions, added some functionality to selection.Martin Owens2013-07-112-117/+20
* | | Small refactor of align and distribute to reduce complexity.Martin Owens2013-07-101-42/+17
* | | Fix build failure with GDL >= 3.6Alex Valavanis2013-07-062-9/+21
* | | Merge: scale, rotate and skew handles refactoringMartin Owens2013-07-051-6/+6
|\ \ \
| * | | Improve handle xpm loading using rotateMartin Owens2013-07-041-6/+6
| | |/ | |/|
* | | Merge recent changes from inkscape trunkEric Greveson2013-07-036-5/+59
|\| |
| * | Transform dialog. do not use singular transforms. (Bug 1189446)Alvin Penner2013-06-291-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
| * | Fix Gtk3 build by including togglebutton headerMartin Owens2013-06-261-0/+1
| |/
* / Factored layer model out into new Inkscape::LayerModel class. This allowsEric Greveson2013-07-015-8/+13
|/
* cppcheckKris De Gussem2013-06-212-4/+4
* Fix my own mis-credit and some symbols labelsMartin Owens2013-06-171-1/+1
* Improve icons for symbols dialogMartin Owens2013-06-151-3/+3
* 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-152-150/+148