summaryrefslogtreecommitdiffstats
path: root/src/object/sp-star.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2018-12-21Allow edit LPE on nestad groupsJabiertxof1-1/+1
2018-11-08Clarify licensesMax Gaukler1-1/+2
2018-10-06SPAttributeEnum typed function argumentsThomas Holder1-1/+1
2018-10-02Fixes for LPE transforms and a bug when closing inkscape, related to lpeobjec...Jabiertxof1-4/+1
2018-10-01Remove #include "config.h" wherever possibleEduard Braun1-4/+0
2018-10-01Fix for bug #263620 comment 5,Jabier Arraiza1-12/+2
2018-10-01Improvements to transforms in LPEJabier Arraiza1-7/+4
2018-09-29Fix for bug: #1791784 LPE path effect undo does not workJabier Arraiza1-2/+6
2018-09-13fixes and improvementes to power clip and powermaskJabiertxof1-0/+1
2018-06-18Run clang-tidy’s modernize-use-emplace pass.Emmanuel Gil Peyrot1-1/+1
2018-06-18Run clang-tidy’s modernize-use-bool-literals pass.Emmanuel Gil Peyrot1-1/+1
2018-06-18Run clang-tidy’s modernize-use-equals-default pass.Emmanuel Gil Peyrot1-2/+1
2018-06-18Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot1-10/+10
2018-05-04Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin1-4/+4
2018-04-29Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin1-4/+4
2018-04-23Fixing LPE recalculations warnings on updateJabier Arraiza1-6/+24
2018-04-23Fix warings on updatesJabier Arraiza1-6/+5
2018-04-23Remove some documents updatesJabier Arraiza1-3/+0
2018-04-23Add transforms fixesJabier Arraiza1-13/+0
2018-03-26Allow upadate shapen innside groups with LPEJabier Arraiza1-1/+1
2018-03-26Base LPE refactorJabier Arraiza1-37/+14
2018-01-30Move classes derived from SPObject to own directory.Tavmjong Bah1-0/+0
2017-10-14Fixing problems with nested LPE and convert to pathsJabier Arraiza1-4/+5
2017-10-09Fixes for transforms in LPE shapesJabiertxo Arraiza Cenoz1-8/+22
2017-09-21Fix for bug #1715433 Clone original LPE can no longer be used to fill a power...Jabier Arraiza1-0/+2
2017-05-29Fix bug #1694111 also fixes noumerous bugfixes on LPE undo. And shapes are im...Jabiertxof1-2/+8
2017-05-29Fix bug #1694111 also fixes noumerous bugfixes on LPE undo. And shapes are im...Jabiertxof1-2/+8
2016-08-03Removed unused includes, decreased compilation time. Once againAdrian Boguszewski1-3/+1
2016-07-28Reverted changes to r15024 after many building problemsAdrian Boguszewski1-1/+3
2016-07-28Removed unused includes, decrease compilation timeAdrian Boguszewski1-3/+1
2015-12-07static code analysisKris De Gussem1-6/+7
2015-02-25create SPObject factoryLiam P. White1-10/+0
2014-08-07Redo the fix for bug #1348375Liam P. White1-2/+3
2014-08-06Fix another mistake introduced in r13495Liam P. White1-3/+2
2014-08-06Fix mistake introduced in r13495Liam P. White1-2/+1
2014-08-06Fix for bug #1348375 (randomized stars change on translation)Liam P. White1-3/+5
2014-06-27Remove the incorrect fix for the bug 1241902Jabier Arraiza Cenoz1-2/+0
2014-06-27Remove the incorrect fix for the bug 1241902Jabier Arraiza Cenoz1-2/+0
2014-06-11Fix for bug #1241902Jabier Arraiza Cenoz1-0/+2
2014-06-07Fix for Bug #1241902 -Jabier Arraiza Cenoz1-0/+2
2014-01-06Fix transforming shapes with path effect applied (bug #1247324)Jabier Arraiza Cenoz1-0/+5
2013-10-26Added some consts.Markus Engel1-3/+3
2013-10-04C++Johan B. C. Engelen1-1/+1
2013-10-04C++Johan B. C. Engelen1-1/+1
2013-09-25C++ify calling a few SPLPEItem functions, much more work than expected... slo...Johan B. C. Engelen1-4/+3
2013-09-24change names for displayName and detailedDescription, improve char code and r...Martin Owens1-1/+1
2013-09-20Refactor status-bar text for multiple items, was very brokenMartin Owens1-9/+8
2013-09-02Fix bug that added transforms to new objects.Matthew Petroff1-0/+56
2013-04-07Merge Object and subclasses. Merging of SP- and C-classes complete.Markus Engel1-2/+0
2013-04-05Merged Item.Markus Engel1-1/+0