summaryrefslogtreecommitdiffstats
path: root/src/selection-chemistry.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2017-09-09This commit is based on a coment on bug #1670644. And allow to fill the fill ...Jabier Arraiza1-0/+1
2017-06-28Refactor profile directory use and promote IO::Resource get_path and get_file...Martin Owens1-1/+2
2017-05-23selection chemistry: cancel if we hit top/bottomchr1-4/+12
2017-05-23selection chemistry: implement z-stack orderchr1-0/+39
2017-05-18fix a brunch of memory leakschr1-2/+5
2017-03-13Replace rectangle based zooming by affine based zooming.Tavmjong Bah1-3/+1
2017-02-16[Bug #1426613] moving a selection of frame and text-flowed-into-frame displac...Nicolas Dufour1-1/+1
2017-02-04Fix for bug #1655156 Object -> Clip -> Apply distorts objects properties.Jabiertxof1-0/+1
2017-01-21Fix "swap fill and stroke" for multiple objects in selectionalexandru.roman1-1/+70
2016-11-06Fix selection issue with ObjectSet::unlinkRecursive() and add tests for it.Alexander Brock1-0/+1
2016-11-06Remove duplicate code from unlinkRecursive() and fix issue with clones of groupsAlexander Brock1-19/+4
2016-11-06further cppificationMarc Jeanmougin1-23/+11
2016-11-04Make ObjectSet::unlink() work for clones which are both clipped and maskedAlexander Brock1-12/+5
2016-11-04Preserve clips when unlinking clonesAlexander Brock1-27/+52
2016-11-02Add some unit tests for object-set cppificationMarc Jeanmougin1-3/+3
2016-10-27Add recursive clone unlink featureAlexander Brock1-98/+178
2016-10-24CPPification: almost all sp_object_set_whatever and sp_selection_whatever glo...Marc Jeanmougin1-590/+515
2016-09-15Fix minor problem in previous commitMarc Jeanmougin1-1/+1
2016-09-15Duplicating text along path and its path relinks to the new path (if the pref...Marc Jeanmougin1-8/+16
2016-08-03Removed unused includes, decreased compilation time. Once againAdrian Boguszewski1-24/+1
2016-07-28Reverted changes to r15024 after many building problemsAdrian Boguszewski1-1/+24
2016-07-28Removed unused includes, decrease compilation timeAdrian Boguszewski1-24/+1
2016-07-27Renamed some functions, fixed testsAdrian Boguszewski1-48/+49
2016-07-20Changed arguments and names of selection chemistry functionsAdrian Boguszewski1-144/+145
2016-07-14Renamed children list in SPObjectAdrian Boguszewski1-10/+10
2016-07-14Last part of new SPObject children listAdrian Boguszewski1-14/+14
2016-07-13Second part of new SPObject children listAdrian Boguszewski1-20/+23
2016-07-11First part of new SPObject children listAdrian Boguszewski1-3/+3
2016-07-01Added xmlNodes as range functionAdrian Boguszewski1-10/+10
2016-06-25Moved next functions, added namespace, renamed range functionsAdrian Boguszewski1-41/+41
2016-05-21Fixing undo thingJabier Arraiza Cenoz1-14/+17
2016-04-14function to release object from groupRaphael Rosch1-0/+32
2016-04-12Hackfest 2016: un-obfuscate the SPCanvas widget.Krzysztof Kosi??ski1-2/+2
2015-12-13Perfomance optimization bugfixMarc Jeanmougin1-0/+3
2015-11-06static code analysisKris De Gussem1-70/+69
2015-09-05Quick fix for previous fix (i cannot understand why the previous fix still wo...Marc Jeanmougin1-1/+1
2015-09-05better ordering of setting the ids in the group to symbol codeMarc Jeanmougin1-3/+2
2015-09-05Fix z-order in creating symbolsMarc Jeanmougin1-1/+2
2015-05-26Fix duplicate orderMarc Jeanmougin1-2/+2
2015-05-09duplicating layers now respect prefs for clone relinkingMarc Jeanmougin1-5/+20
2015-05-09fix crash introduces by recent rev when clippingMarc Jeanmougin1-4/+5
2015-05-08fixed logic error in earlier fixMarc Jeanmougin1-10/+12
2015-05-08refactor sp_selection_set_maskMarc Jeanmougin1-62/+32
2015-05-08fixes various bugs with clipping and maskingMarc Jeanmougin1-18/+16
2015-05-07fix for stl "remove"Marc Jeanmougin1-4/+4
2015-05-07better fix, using std::remove instead of std::eraseMarc Jeanmougin1-12/+4
2015-05-07fix crash when converting a group of objects to pathMarc Jeanmougin1-4/+12
2015-05-06fix sortsMarc Jeanmougin1-4/+4
2015-05-06"select same..." no longer returns groups.Marc Jeanmougin1-0/+9
2015-05-03renamed SPPattern methods to match coding styleTomasz Boczkowski1-4/+4