summaryrefslogtreecommitdiffstats
path: root/src/ui/tools/pencil-tool.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2018-06-21Move pixmaps to ui/pixmaps, and update the README accordingly.Emmanuel Gil Peyrot1-1/+1
2018-06-18Run clang-tidy’s modernize-use-emplace pass.Emmanuel Gil Peyrot1-1/+1
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-2/+2
2018-04-29Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin1-2/+2
2018-01-30Move classes derived from SPObject to own directory.Tavmjong Bah1-17/+25
2017-12-26Fix power stroke closed path and minor tweacks for pencil powerstrokeJabier Arraiza1-2/+7
2017-12-25Fix start anchorsJabier Arraiza1-264/+289
2017-12-21Refactoring pencil powerstrokeJabier Arraiza1-66/+53
2017-12-18Working on powerstroke fixes to pentoolJabier Arraiza1-194/+119
2017-12-08Moving toleranceJabier Arraiza1-4/+5
2017-12-05Add fix to problem switching pen tool modesJabier Arraiza1-12/+35
2017-12-04Add fix to problem switching pen tool modesJabier Arraiza1-12/+35
2017-12-04Misc. typosluzpaz1-4/+4
2017-12-02Remobing bspline interpolatorJabier Arraiza1-0/+1
2017-12-01CleaninngJabier Arraiza1-96/+70
2017-11-28Working on BSPline interpolatorJabier Arraiza1-70/+96
2017-11-22Working on continuous pathsJabier Arraiza1-37/+53
2017-11-20Smoothing start and endJabiertxo Arraiza Cenoz1-36/+67
2017-11-19Working on coontinuing pathsJabier Arraiza1-155/+139
2017-11-19Working on fix smooth drawJabier Arraiza1-107/+118
2017-11-14Some improvements to redrawJabiertxo Arraiza Cenoz1-2/+4
2017-11-14Some improvements to redrawJabiertxo Arraiza Cenoz1-28/+47
2017-11-13Working refactorJabiertxo Arraiza Cenoz1-78/+102
2017-11-12Added speed improbementsJabier Arraiza1-46/+47
2017-11-12Base refactorJabier Arraiza1-98/+159
2017-10-05Rename get_group0_keyval to get_latin_keyvalAndrey Mozzhuhin1-2/+2
2017-10-01Removed all GSList occurences in .h filesMarc Jeanmougin1-4/+4
2017-08-28Parametrice into preferences magic numbers and other staffJabier Arraiza1-4/+8
2017-08-28Allow pressure in pencil in the tree modes, bezier, bspline and spiroJabier Arraiza1-7/+14
2017-08-27Add previewJabier Arraiza1-86/+79
2017-08-27Working on preview over powerpencilJabier Arraiza1-37/+178
2017-08-25Starting with powerpencilJabier Arraiza1-7/+71
2017-06-30Hackfest: Refactor cursors so the hot spot is inside the xpmMartin Owens1-1/+1
2016-11-05Fix bug:1639083 crach closing segment with shortcut LPEJabier Arraiza Cenoz1-2/+2
2016-10-24CPPification: almost all sp_object_set_whatever and sp_selection_whatever glo...Marc Jeanmougin1-1/+1
2016-08-29Partial fix for bug 172063 while we find a better solution for XOR in helper ...Jabier Arraiza Cenoz1-1/+1
2016-08-03Removed unused includes, decreased compilation time. Once againAdrian Boguszewski1-5/+0
2016-07-28Reverted changes to r15024 after many building problemsAdrian Boguszewski1-0/+5
2016-07-28Removed unused includes, decrease compilation timeAdrian Boguszewski1-5/+0
2016-03-02Fix bug 1540155: Interactive simplify on pencit tool is hard to editJabier Arraiza Cenoz1-6/+10
2015-05-29Fix a bug in BSpline whith pencil mode and handles toleranceJabier Arraiza Cenoz1-6/+7
2015-05-08fixes a few of jenkins warningsMarc Jeanmougin1-3/+0
2015-04-10Fix coding style issues in bspline/spirolive codeJabier Arraiza Cenoz1-11/+11
2015-03-07add interactive smooth to pen toolJabier Arraiza Cenoz1-4/+10
2015-02-25Strip ToolFactoryLiam P. White1-9/+0
2014-12-21Remove sp_desktop_document and finish cleanup of desktop-handles.hLiam P. White1-1/+1
2014-12-21Purge sp_desktop_sketch and sp_desktop_tempgroupLiam P. White1-1/+1
2014-12-21Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelectionLiam P. White1-1/+1
2014-10-05Move more UI code into ui/Liam P. White1-2/+2