summaryrefslogtreecommitdiffstats
path: root/src/selection-chemistry.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update to trunk r13580Liam P. White2014-10-061-1/+1
|\
| * i18n. Adding context to the "Group" verb (undo history).Nicolas Dufour2014-09-121-1/+1
* | Move more UI code into ui/Liam P. White2014-10-051-2/+2
* | Rename marker.cpp -> sp-marker.cpp to reflect inclusion in SP-treeLiam P. White2014-10-051-1/+1
* | this patch fix the problem whith clips and mask update in live effects. Jabier Arraiza Cenoz2014-09-291-0/+4
* | Update to experimental r13483Liam P. White2014-08-171-9/+8
|\|
| * Fix shift of transformation center on pastingDiederik van Lierop2014-08-161-6/+8
| * Fix some transformation center regressions, related to the viewbox/units changesDiederik van Lierop2014-08-141-5/+2
* | Clone Original -> Fill Between ManyLiam P. White2014-08-141-43/+42
* | Update to experimental r13452Liam P. White2014-07-301-2/+5
|\|
| * Fix moving of item center: 1) at paste and 2) at changing document unitsDiederik van Lierop2014-07-121-2/+5
| * Remove the incorrect fix for the bug 1241902Jabier Arraiza Cenoz2014-06-271-4/+0
| * Fix for bug #1241902Jabier Arraiza Cenoz2014-06-111-0/+4
* | Update to experimental r13418Liam P. White2014-07-051-4/+0
|\ \
| * | Remove the incorrect fix for the bug 1241902Jabier Arraiza Cenoz2014-06-271-4/+0
* | | Add clip group option from PonyscapeLiam P. White2014-06-141-0/+112
|/ /
* / Fix for Bug #1241902 -Jabier Arraiza Cenoz2014-06-071-0/+4
|/
* Clean up of style code: refactor marker properties. Step 3.Tavmjong Bah2014-04-241-3/+3
* 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
|\ \ \