summaryrefslogtreecommitdiffstats
path: root/src/selection-chemistry.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Allow ungrouping switchesKrzysztof Kosi??ski2014-03-121-1/+1
* Change stroke-dasharray and stroke-dashoffset handling to match other propert...Tavmjong Bah2014-03-111-11/+3
* UI. Fix for bug #1281822 (Keyboard shortcuts editor, duplicate description an...Nicolas Dufour2014-03-041-1/+1
* Embedded SVG's cannot be transformed.Tavmjong Bah2014-02-281-0/+7
* Correct the ungrouping logic so that selected clones of selected groupsKrzysztof Kosi??ski2014-02-271-2/+2
* Partial fix for LP #1001756 (crash when ungrouping a selectionKrzysztof Kosi??ski2014-02-271-32/+71
* Rewrite of symbol creation code. Partial fix for 1201325.Tavmjong Bah2014-02-251-79/+144
* Don't reverse object order when creating a marker.Tavmjong Bah2014-01-301-1/+1
* Correct positioning of custom markers. Fixes #230491.Tavmjong Bah2014-01-301-14/+15
* Move dragging undo block from tools-base to canvas. Regarding bug #168695Martin Owens2014-01-211-2/+3
* Revert changes from r12959 and r12955, impliment new stratedgy to fix bug #16...Martin Owens2014-01-201-0/+6
* Add id switch to unsymbol to stop clones from being deleted.Martin Owens2014-01-081-1/+2
* fix crash bug 1253721, document code with explanationJohan B. C. Engelen2013-11-211-13/+18
* fix memleakJohan B. C. Engelen2013-11-211-0/+2
* Moved and renamed some tool-related files.Markus Engel2013-11-091-5/+5
* First step of moving tools into appropriate namespaces.Markus Engel2013-11-071-15/+16
* fix crashJohan B. C. Engelen2013-10-281-9/+11
* Fix for bug #1239452 (trunk: crash on ungroup...)Nicolas Dufour2013-10-151-1/+1
* Documentation/Translation. Fix for Bug #1236382 (Typos in comments and messag...Nicolas Dufour2013-10-091-1/+2
* Seamlessly switch between SVG circle, ellipse, and path (arc) elements while ...Tavmjong Bah2013-10-081-2/+2
* C++Johan B. C. Engelen2013-10-041-4/+4
* memleaksJohan B. C. Engelen2013-09-301-3/+9
* memleakJohan B. C. Engelen2013-09-301-1/+3
* Merged from trunk (r12593).Markus Engel2013-09-261-7/+8
|\
| * C++ify calling a few SPLPEItem functions, much more work than expected... slo...Johan B. C. Engelen2013-09-251-7/+8
| * Fixed segfault on copying text.Markus Engel2013-09-211-10/+16
| * Merge from trunk.Matthew Petroff2013-09-201-4/+6
| |\
| * \ Merge from trunk.Matthew Petroff2013-09-151-1/+2
| |\ \
| * | | Improve code readability.Matthew Petroff2013-08-281-3/+3
| * | | Added viewBox implement document unit support.Matthew Petroff2013-08-271-2/+2
* | | | Refactored SPUse.Markus Engel2013-09-241-20/+26
| |_|/ |/| |
* | | Merge C++ification of the SP tree by Markus EngelKrzysztof Kosi??ski2013-09-191-3/+3
|\ \ \
| * \ \ Merged from trunk (r12517).Markus Engel2013-09-141-1/+2
| |\ \ \ | | | |/ | | |/|
| * | | Merged from trunk (r12488).Markus Engel2013-08-301-8/+7
| |\ \ \ | | | |/ | | |/|
| * | | Merged from trunk (r12419).Markus Engel2013-07-141-81/+98
| |\ \ \
| * \ \ \ Merged from trunk (r12305)Markus Engel2013-04-271-36/+42
| |\ \ \ \
| * \ \ \ \ merged from trunk (r12287)Markus Engel2013-04-201-0/+1
| |\ \ \ \ \
| * | | | | | Merged PaintServer and subclasses; moved Gradient classes to own files.Markus Engel2013-04-051-2/+2
| * | | | | | Merged Item.Markus Engel2013-04-051-1/+1
| * | | | | | Renamed virtual function names.Markus Engel2013-03-291-1/+1
| * | | | | | merged from trunkMarkus Engel2013-03-291-19/+216
| |\ \ \ \ \ \
* | | | | | | | Encapsulate the shared memory hack for Cairo and GdkPixbuf in a classKrzysztof Kosi??ski2013-09-191-1/+3
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Do not recompress images when embedding and generating PDFs.Krzysztof Kosi??ski2013-09-141-1/+2
| |_|_|_|_|/ |/| | | | |
* | | | | | Eliminate "unit-constants.h".Matthew Petroff2013-07-311-7/+7
* | | | | | Removed "helper/units.h" from "selection-chemistry.cpp".Matthew Petroff2013-07-191-1/+0
| |_|_|_|/ |/| | | |
* | | | | Code readability improvements and licence changes for action-context.*Eric Greveson2013-07-041-11/+11
* | | | | Changed dbus interface to treat 'division' like other boolops, with a newEric Greveson2013-07-031-54/+40
* | | | | Modified dbus interface so that it works in console mode (--dbus-listen)Eric Greveson2013-07-031-18/+19
* | | | | Big change in symbols ui and selection chemistry.Martin Owens2013-06-151-6/+4
* | | | | Allow svg elements to be ungroupedMartin Owens2013-06-141-2/+4