summaryrefslogtreecommitdiffstats
path: root/src/selection-chemistry.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix duplicate orderMarc Jeanmougin2015-05-261-2/+2
* merged trunkTomasz Boczkowski2015-05-111-5/+20
|\
| * duplicating layers now respect prefs for clone relinkingMarc Jeanmougin2015-05-091-5/+20
* | merged trunkTomasz Boczkowski2015-05-091-85/+65
|\|
| * fix crash introduces by recent rev when clippingMarc Jeanmougin2015-05-091-4/+5
| * fixed logic error in earlier fixMarc Jeanmougin2015-05-081-10/+12
| * refactor sp_selection_set_maskMarc Jeanmougin2015-05-081-62/+32
| * fixes various bugs with clipping and maskingMarc Jeanmougin2015-05-081-18/+16
| * fix for stl "remove"Marc Jeanmougin2015-05-071-4/+4
| * better fix, using std::remove instead of std::eraseMarc Jeanmougin2015-05-071-12/+4
| * fix crash when converting a group of objects to pathMarc Jeanmougin2015-05-071-4/+12
| * fix sortsMarc Jeanmougin2015-05-061-4/+4
| * "select same..." no longer returns groups.Marc Jeanmougin2015-05-061-0/+9
* | renamed SPPattern methods to match coding styleTomasz Boczkowski2015-05-031-4/+4
* | merged trunkTomasz Boczkowski2015-05-031-6/+7
|\|
| * fix crash when setting clipMarc Jeanmougin2015-05-021-6/+7
* | merge with trunkTomasz Boczkowski2015-05-021-513/+412
|\|
| * Fixed comparison function used in sortsMarc Jeanmougin2015-05-021-3/+3
| * Fixed crash bug due to some overlooked function changed in the recent merge.Marc Jeanmougin2015-05-011-6/+6
| * removed a few useless SP_OBJECT() castsMarc Jeanmougin2015-04-271-14/+14
| * Just reread the entire diff against trunk. Given the diff size, i must have f...Marc Jeanmougin2015-04-261-7/+3
| * more cast cleanupMarc Jeanmougin2015-02-271-18/+18
| * corrected the casts (hopefully)Marc Jeanmougin2015-02-271-85/+63
| * Merge, resolved conflictsMarc Jeanmougin2015-02-231-58/+54
| |\
| * | added a set to the SelectionMarc Jeanmougin2015-02-191-5/+5