summaryrefslogtreecommitdiffstats
path: root/src/object/sp-item.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2019-11-01Improve clip LPEJabier Arraiza1-4/+4
2019-08-17HatchKnotHolderEntityScale & some fixesvanntile1-11/+23
2019-08-17Added knot holder entitiesvanntile1-4/+28
2019-07-27Make doc2dt a document propertyThomas Holder1-15/+7
2019-07-01Fix various minor typosYuri Chornoivan1-1/+1
2019-06-12Refactoring: replace funcs with methods.Shlomi Fish1-0/+36
2019-06-12Refactor: convert rotate_rel() to a method.Shlomi Fish1-0/+17
2019-06-08Preferences: Work around issue with parsing unsigned integersPatrick Storz1-1/+1
2019-04-17fix inbox#380 Rotation center flipped with y-axisThomas Holder1-3/+10
2019-01-06Fix segfault when a masked object is transformedoctycs1-1/+1
2019-01-02modernize loopsMarc Jeanmougin1-3/+3
2018-12-15Remove unused transform functions related to LPE and improvements to fill-bet...Jabier Arraiza1-20/+0
2018-12-13extract_uri: fix, test, documentThomas Holder1-8/+6
2018-12-03Minor comment/alignment changes.Tavmjong Bah1-1/+1
2018-12-01Fix mergingJabier Arraiza1-1/+1
2018-12-01Fix merge to master and add shortcutJabier Arraiza1-1/+1
2018-11-30Replace void* by SPItem* to avoid static casts.Tavmjong Bah1-1/+1
2018-11-08Clarify licensesMax Gaukler1-1/+2
2018-11-05remove Inkscape::URI::toStringThomas Holder1-10/+4
2018-10-19Remove unused includes.Emmanuel Gil Peyrot1-1/+0
2018-10-12fix masked object's selection bboxThomas Holder1-0/+4
2018-10-06SPAttributeEnum typed function argumentsThomas Holder1-1/+1
2018-10-05fix 1795942 "object to path" uses outdated stateThomas Holder1-0/+1
2018-10-02Fixes for LPE transforms and a bug when closing inkscape, related to lpeobjec...Jabiertxof1-6/+0
2018-10-01Remove #include "config.h" wherever possibleEduard Braun1-4/+0
2018-10-01Improvements to transforms in LPEJabier Arraiza1-2/+4
2018-09-30fix 1787601 star stroke width scaled by 3.78Thomas Holder1-1/+0
2018-09-27SP_ACTIVE_DESKTOP: check for NULL or eliminateThomas Holder1-1/+1
2018-09-26Revert 9688e3858010724f4cd16664025e5c54b4e9872fJabier Arraiza1-4/+2
2018-09-26Fix #1787601 star stroke width broken (scaled by 3.78)Jabier Arraiza1-2/+4
2018-09-23fix "Arrange" dialog with inverted y-axisThomas Holder1-8/+4
2018-09-13fixes and improvementes to power clip and powermaskJabiertxof1-1/+1
2018-09-12fix object-set-test crashThomas Holder1-2/+3
2018-09-12New option to invert y-axisThomas Holder1-2/+1
2018-08-15Relative values for strokes:Tavmjong Bah1-3/+4
2018-08-05Fixes pointed by TavJabier Arraiza1-4/+1
2018-08-05Update to trunk and styling fixesJabier Arraiza1-4/+4
2018-08-05coding style fixesJabier Arraiza1-5/+5
2018-08-05Refactor with Tav helpJabier Arraiza1-1/+5
2018-08-05Revert changesJabier Arraiza1-3/+2
2018-08-05Allow inkscape handle units and percent in dasharray and dashoffset. Add pref...Jabier Arraiza1-2/+3
2018-06-21Move global functions into SPPrintContext methods.Emmanuel Gil Peyrot1-2/+2
2018-06-18Run clang-tidy’s modernize-use-emplace pass.Emmanuel Gil Peyrot1-6/+6
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-57/+57
2018-05-04Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin1-9/+9
2018-04-29Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin1-9/+9
2018-04-23Fixing LPE recalculations warnings on updateJabier Arraiza1-1/+1
2018-04-23Noumerous bugfixes pointed by Lazur on IRCJabier Arraiza1-4/+2