summaryrefslogtreecommitdiffstats
path: root/src/ui/tools/pen-tool.h (unfollow)
Commit message (Expand)AuthorFilesLines
2019-11-12Make paraxial have a free starting angle.Martin Owens1-3/+4
2019-06-24Minor clean up of pen tool codeNathan Lee1-2/+0
2018-11-08Clarify licensesMax Gaukler1-3/+10
2018-06-18Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot1-7/+7
2017-08-13Add Alt modifier to allow move ultimate point in BSpline and Spiro pen toolsJabier Arraiza1-2/+2
2017-06-30Hackfest: Refactor cursors so the hot spot is inside the xpmMartin Owens1-1/+1
2015-08-06Remove unused function declaration and change some commentsJabier Arraiza Cenoz1-51/+49
2015-08-06Refactor BSPline and Spiro to remove duplicated functionsJabier Arraiza Cenoz1-2/+0
2015-04-10Fix coding style issues in bspline/spirolive codeJabier Arraiza Cenoz1-14/+14
2015-01-12Undo. Partial fix for Bug #171990 (pen tool commit for each node for more gra...Jeremiah Darais1-0/+1
2014-03-27Changed some return types from gint to bool.Markus Engel1-5/+5
2014-03-05Fixing branch problemsJabier Arraiza Cenoz1-13/+13
2014-03-05TranslationsJabier Arraiza Cenoz1-13/+13
2014-03-05translations from spanish to english done, it might need a little review, but...Guiu Rocafort1-13/+13
2014-03-02Fixed update to trunk, lot of changes viníciusJabier Arraiza Cenoz1-1/+28
2014-03-02Added some consts. Turned functions to member functions.Markus Engel1-12/+38
2014-02-26Made constructors of tools use initializer lists.Markus Engel1-1/+2
2013-12-31Spanish comment of pencil-tool.cpp/.hJabier Arraiza Cenoz1-1/+1
2013-12-30RefactorizingJabier Arraiza Cenoz1-2/+0
2013-11-09Moved and renamed some tool-related files.Markus Engel1-2/+2
2013-11-07First step of moving tools into appropriate namespaces.Markus Engel1-11/+19
2013-09-15Added runtime check in SP_-cast macros.Markus Engel1-1/+1
2013-09-14Modified SP_IS_ macros.Markus Engel1-1/+1
2013-08-04Cleaned up once more.Markus Engel1-2/+3
2013-07-30Further refactoring of EventContexts.Markus Engel1-2/+2
2013-04-27various changesMarkus Engel1-14/+14
2013-04-21Removed some unused files; more refactoring in EventContext tree.Markus Engel1-1/+1
2013-04-20Merging of EventContext classes complete.Markus Engel1-22/+2
2013-04-13Replaced casting macros for EventContext tree; added contructors.Markus Engel1-2/+6
2013-04-12Added prefPaths to contexts; modified SPFactoryMarkus Engel1-0/+2
2013-04-09Added constructors to EventContext tree / some missing virtual pads.Markus Engel1-0/+1
2013-04-08Started conversion of SPEventContext tree; added virtual pads to all classes.Markus Engel1-1/+20
2012-12-14bzr history lost by a killed mergeJabier Arraiza Cenoz1-0/+5
2012-05-04C++ification of SPCtrlLine in preparation of visibility improvements.Jon A. Cruz1-2/+5
2012-05-03Adding base configurable sizing of controls/handles.Jon A. Cruz1-1/+4
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan1-1/+1
2008-09-18Some NR::Point ==> Geom::Point replacementsMaximilian Albert1-1/+1
2008-08-18Add function to cancel wait-for-LPE mode in pen contextMaximilian Albert1-0/+1
2008-08-18Groundwork for new LPETool tool (which consists of subtools that are construc...Maximilian Albert1-0/+2
2008-08-06New mode in pen tool to draw paraxial linesMaximilian Albert1-0/+4
2008-06-16Separate function to put pen context into 'wait for LPE mouse clicks' modeMaximilian Albert1-0/+2
2008-06-12When expecting mouse clicks for a LPE in pen context, don't concatenate with ...Maximilian Albert1-6/+7
2008-06-12More infrastructure to have waiting LPEs that are freshly created and applied...Maximilian Albert1-1/+1
2008-06-12Infrastructure in class LivePathEffect::Effect to put Inkscape into 'wait for...Maximilian Albert1-0/+7
2008-06-12Pen context can now wait for a specified number of clicks and finish the path...Maximilian Albert1-0/+2
2008-06-12Remove obsolete variable 'onlycurves' from pen-context.(h|cpp)Maximilian Albert1-1/+0
2008-06-12New 'polylines only' mode in pen context; to be used later when LPEs are wait...Maximilian Albert1-0/+2
2006-09-03Disable pen event handling during important update operationsJohn Bintz1-0/+2