summaryrefslogtreecommitdiffstats
path: root/src/selection-chemistry.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Update to experimental r13598Liam P. White2014-10-081-4/+8
|\| | |
| * | | 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
| |\| |
| * | | Clone Original -> Fill Between ManyLiam P. White2014-08-141-43/+42
| * | | Update to experimental r13452Liam P. White2014-07-301-2/+5
| |\ \ \
| * \ \ \ Update to experimental r13418Liam P. White2014-07-051-4/+0
| |\ \ \ \
| * | | | | Add clip group option from PonyscapeLiam P. White2014-06-141-0/+112
* | | | | | Update to experimental r13565Liam P. White2014-09-271-43/+154
* | | | | | Update to experimental r13527Liam P. White2014-08-301-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
| | |_|/ / | |/| | |
* | | | | Update to experimental r13464Liam P. White2014-08-081-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 r13440Liam P. White2014-07-241-4/+0
|\ \ \ \ | | |_|/ | |/| |
| * | | Remove the incorrect fix for the bug 1241902Jabier Arraiza Cenoz2014-06-271-4/+0
| | |/ | |/|
* | | 5. Refactoring of Application class: make copy/assignment operators private, ...Liam P. White2014-06-271-1/+1
* | | 3. remove dead code, refactor existing code. Connect overlooked signals.Liam P. White2014-06-261-1/+1
* | | 1. make it compileLiam P. White2014-06-251-1/+1
|/ /
* / 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
|\