summaryrefslogtreecommitdiffstats
path: root/src/selection-chemistry.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Transform duplicate object only when clipping or maskingStefano Facchini2017-09-241-16/+21
* Remove unused parameter in SPItem::doWriteTransformStefano Facchini2017-09-241-12/+12
* Fix for bug #1715433 Clone original LPE can no longer be used to fill a power...Jabier Arraiza2017-09-211-12/+19
* Fix a bug on uninicialitated variable, that perform diferent results in debug...Jabier Arraiza2017-09-161-12/+0
* Fixes for clone original LPEJabiertxo Arraiza Cenoz2017-09-131-2/+4
* Fix a bug when creating a cloned LPE with fill between manyJabier Arraiza2017-09-091-3/+5
* This commit is based on a coment on bug #1670644. And allow to fill the fill ...Jabier Arraiza2017-09-091-0/+1
* Refactor profile directory use and promote IO::Resource get_path and get_file...Martin Owens2017-06-281-1/+2
* selection chemistry: cancel if we hit top/bottomchr2017-05-231-4/+12
* selection chemistry: implement z-stack orderchr2017-05-231-0/+39
* fix a brunch of memory leakschr2017-05-181-2/+5
* Replace rectangle based zooming by affine based zooming.Tavmjong Bah2017-03-131-3/+1
* [Bug #1426613] moving a selection of frame and text-flowed-into-frame displac...Nicolas Dufour2017-02-161-1/+1
* Fix for bug #1655156 Object -> Clip -> Apply distorts objects properties.Jabiertxof2017-02-041-0/+1
* Fix "swap fill and stroke" for multiple objects in selectionalexandru.roman2017-01-211-1/+70
* merge recursive unlink clones branchMarc Jeanmougin2016-11-061-37/+91
|\
| * Fix selection issue with ObjectSet::unlinkRecursive() and add tests for it.Alexander Brock2016-11-061-0/+1
| * Remove duplicate code from unlinkRecursive() and fix issue with clones of groupsAlexander Brock2016-11-061-19/+4
| * Make ObjectSet::unlink() work for clones which are both clipped and maskedAlexander Brock2016-11-041-12/+5
| * Preserve clips when unlinking clonesAlexander Brock2016-11-041-27/+52
| * Add "Edit->Clone->Unlink Clones recursively" function (ObjectSet::unlinkRecur...Alexander Brock2016-11-041-9/+59
| |\
| | * Add recursive clone unlink featureAlexander Brock2016-10-271-98/+178
* | | further cppificationMarc Jeanmougin2016-11-061-23/+11
|/ /
* / Add some unit tests for object-set cppificationMarc Jeanmougin2016-11-021-3/+3
|/
* CPPification: almost all sp_object_set_whatever and sp_selection_whatever glo...Marc Jeanmougin2016-10-241-590/+515
* Update to trunk and some fixesJabier Arraiza Cenoz2016-10-021-263/+262
|\
| * Fix minor problem in previous commitMarc Jeanmougin2016-09-151-1/+1
| * Duplicating text along path and its path relinks to the new path (if the pref...Marc Jeanmougin2016-09-151-8/+16
| * Merged trunkAdrian Boguszewski2016-08-031-20/+1
| |\
| | * Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-24/+1
| | * Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-1/+24
| | * Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-24/+1
| * | Renamed some functions, fixed testsAdrian Boguszewski2016-07-271-48/+49
| * | Changed arguments and names of selection chemistry functionsAdrian Boguszewski2016-07-201-144/+145
| * | Renamed children list in SPObjectAdrian Boguszewski2016-07-141-10/+10
| * | Last part of new SPObject children listAdrian Boguszewski2016-07-141-14/+14
| * | Second part of new SPObject children listAdrian Boguszewski2016-07-131-20/+23
| * | First part of new SPObject children listAdrian Boguszewski2016-07-111-3/+3
| * | Added items as a range functionAdrian Boguszewski2016-07-031-47/+49
| |\|
| * | Added xmlNodes as range functionAdrian Boguszewski2016-07-011-10/+10
| * | Moved next functions, added namespace, renamed range functionsAdrian Boguszewski2016-06-251-41/+41
| * | Added first range to ObjectSetAdrian Boguszewski2016-06-191-1/+1
| |/
* / Fixing undo thingJabier Arraiza Cenoz2016-05-211-14/+17
|/
* function to release object from groupRaphael Rosch2016-04-141-0/+32
* Hackfest 2016: un-obfuscate the SPCanvas widget.Krzysztof Kosi??ski2016-04-121-2/+2
* Perfomance optimization bugfixMarc Jeanmougin2015-12-131-0/+3
* static code analysisKris De Gussem2015-11-061-70/+69
* Quick fix for previous fix (i cannot understand why the previous fix still wo...Marc Jeanmougin2015-09-051-1/+1
* better ordering of setting the ids in the group to symbol codeMarc Jeanmougin2015-09-051-3/+2
* Fix z-order in creating symbolsMarc Jeanmougin2015-09-051-1/+2