summaryrefslogtreecommitdiffstats
path: root/src/ui/tools/node-tool.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2019-02-20Prevent crashes in node toolJabiertxof1-2/+3
2019-01-02modernize loopsMarc Jeanmougin1-10/+8
2018-11-08Clarify licensesMax Gaukler1-1/+2
2018-10-06Fix warning object!=nullptrMarc Jeanmougin1-1/+1
2018-06-21Move pixmaps to ui/pixmaps, and update the README accordingly.Emmanuel Gil Peyrot1-2/+2
2018-06-18Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot1-24/+24
2018-05-04Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin1-1/+1
2018-04-29Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin1-1/+1
2018-03-26Base LPE refactorJabier Arraiza1-1/+1
2018-01-30Move classes derived from SPObject to own directory.Tavmjong Bah1-20/+28
2017-10-05Rename get_group0_keyval to get_latin_keyvalAndrey Mozzhuhin1-1/+1
2017-10-01Fix the editing of clipping and masking objectsStefano Facchini1-1/+2
2017-06-30Hackfest: Refactor cursors so the hot spot is inside the xpmMartin Owens1-5/+1
2017-05-29Working on hideJabier Arraiza Cenoz1-1/+1
2017-05-29Add toggle clip bisibility buttonJabier Arraiza Cenoz1-1/+1
2017-05-29Initial releaseJabiertxof1-2/+5
2017-01-22Update to new code in trunkJabiertxof1-2/+2
2016-12-19Remove unneeded static var from previous commitJabier Arraiza Cenoz1-12/+12
2016-12-19Add update_helperpaths not member of nodetool class to easy call from outsideJabier Arraiza Cenoz1-17/+23
2016-10-07Fix bug:1630821 on LPE selected nodesJabier Arraiza Cenoz1-6/+5
2016-08-29Add phantom bpath to helperJabier Arraiza Cenoz1-1/+1
2016-08-29Partial fix for bug 172063 while we find a better solution for XOR in helper ...Jabier Arraiza Cenoz1-14/+1
2016-08-29Add comment and fix in helper pathsJabier Arraiza Cenoz1-1/+1
2016-08-29Fixes to helper paths. evaluate backport to 0.92.xJabier Arraiza Cenoz1-6/+14
2016-08-03Removed unused includes, decreased compilation time. Once againAdrian Boguszewski1-6/+0
2016-07-28Reverted changes to r15024 after many building problemsAdrian Boguszewski1-0/+6
2016-07-28Removed unused includes, decrease compilation timeAdrian Boguszewski1-6/+0
2016-07-14Renamed children list in SPObjectAdrian Boguszewski1-1/+1
2016-07-14Last part of new SPObject children listAdrian Boguszewski1-2/+2
2016-06-25Moved next functions, added namespace, renamed range functionsAdrian Boguszewski1-2/+2
2016-06-18Fixes when moves a pathJabier Arraiza Cenoz1-4/+5
2016-06-18fixing bug moving nodesJabier Arraiza Cenoz1-1/+1
2016-06-18Pre fixing selected pointsJabier Arraiza Cenoz1-3/+3
2016-06-12Fix 90% of tweenk reviewJabier Arraiza Cenoz1-5/+5
2016-05-21Remove duplicated codeJabier Arraiza Cenoz1-5/+0
2016-02-08Sync 2Geom to commit 5ee51c1c4f2066faa3e2c82021fc92671ad44ba4Krzysztof Kosi??ski1-2/+2
2015-12-07static code analysisKris De Gussem1-1/+1
2015-06-10Change function call to one lineAlexander Brock1-3/+1
2015-06-10Compute angle in [0,180[ and adhere to style guideAlexander Brock1-11/+6
2015-06-08Show angle of selected line segments relative to X-axisAlexander Brock1-3/+26
2015-05-30Snapping in node tool now also works when:Diederik van Lierop1-27/+79
2015-03-19ui/tools: sp. fixes (cosmetic)Bryce Harrington1-1/+1
2015-02-27more cast cleanupMarc Jeanmougin1-1/+1
2015-02-25Strip ToolFactoryLiam P. White1-10/+0
2015-02-19Put a few std::vector<SPitem*>Marc Jeanmougin1-3/+3
2015-02-18Just...mc1-6/+4
2014-12-21Remove sp_desktop_document and finish cleanup of desktop-handles.hLiam P. White1-2/+2
2014-12-21Purge sp_desktop_controlsLiam P. White1-1/+1
2014-12-21Purge sp_desktop_sketch and sp_desktop_tempgroupLiam P. White1-2/+2
2014-12-21Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelectionLiam P. White1-2/+2