summaryrefslogtreecommitdiffstats
path: root/src/object/sp-item.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* remove Inkscape::URI::toStringThomas Holder2018-11-051-10/+4
* Remove unused includes.Emmanuel Gil Peyrot2018-10-191-1/+0
* fix masked object's selection bboxThomas Holder2018-10-121-0/+4
* SPAttributeEnum typed function argumentsThomas Holder2018-10-061-1/+1
* fix 1795942 "object to path" uses outdated stateThomas Holder2018-10-051-0/+1
* Fixes for LPE transforms and a bug when closing inkscape, related to lpeobjec...Jabiertxof2018-10-021-6/+0
* Remove #include "config.h" wherever possibleEduard Braun2018-10-011-4/+0
* Improvements to transforms in LPEJabier Arraiza2018-10-011-2/+4
* fix 1787601 star stroke width scaled by 3.78Thomas Holder2018-09-301-1/+0
* SP_ACTIVE_DESKTOP: check for NULL or eliminateThomas Holder2018-09-271-1/+1
* Revert 9688e3858010724f4cd16664025e5c54b4e9872fJabier Arraiza2018-09-261-4/+2
* Fix #1787601 star stroke width broken (scaled by 3.78)Jabier Arraiza2018-09-261-2/+4
* fix "Arrange" dialog with inverted y-axisThomas Holder2018-09-231-8/+4
* fixes and improvementes to power clip and powermaskJabiertxof2018-09-131-1/+1
* fix object-set-test crashThomas Holder2018-09-121-2/+3
* New option to invert y-axisThomas Holder2018-09-121-2/+1
* Relative values for strokes:Tavmjong Bah2018-08-151-3/+4
* Fixes pointed by TavJabier Arraiza2018-08-051-4/+1
* Update to trunk and styling fixesJabier Arraiza2018-08-051-4/+4
* coding style fixesJabier Arraiza2018-08-051-5/+5
* Refactor with Tav helpJabier Arraiza2018-08-051-1/+5
* Revert changesJabier Arraiza2018-08-051-3/+2
* Allow inkscape handle units and percent in dasharray and dashoffset. Add pref...Jabier Arraiza2018-08-051-2/+3
* Move global functions into SPPrintContext methods.Emmanuel Gil Peyrot2018-06-211-2/+2
* Run clang-tidy’s modernize-use-emplace pass.Emmanuel Gil Peyrot2018-06-181-6/+6
* Run clang-tidy’s modernize-use-bool-literals pass.Emmanuel Gil Peyrot2018-06-181-1/+1
* Run clang-tidy’s modernize-use-equals-default pass.Emmanuel Gil Peyrot2018-06-181-2/+1
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-57/+57
* Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin2018-05-041-9/+9
* Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin2018-04-291-9/+9
* Fixing LPE recalculations warnings on updateJabier Arraiza2018-04-231-1/+1
* Noumerous bugfixes pointed by Lazur on IRCJabier Arraiza2018-04-231-4/+2
* Fixes to transforms on LPEJabier Arraiza2018-04-141-2/+5
* Base LPE refactorJabier Arraiza2018-03-261-1/+17
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-0/+1739