summaryrefslogtreecommitdiffstats
path: root/src/ui/tools/freehand-base.h (unfollow)
Commit message (Expand)AuthorFilesLines
2018-11-08Clarify licensesMax Gaukler1-1/+2
2018-06-18Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot1-5/+5
2018-05-14Misc. typosluz.paz1-1/+1
2017-12-25Fix start anchorsJabier Arraiza1-1/+3
2017-12-05Add fix to problem switching pen tool modesJabier Arraiza1-5/+2
2017-12-04Add fix to problem switching pen tool modesJabier Arraiza1-5/+2
2017-12-01CleaninngJabier Arraiza1-2/+5
2017-11-28Working on BSPline interpolatorJabier Arraiza1-5/+2
2017-10-01Removed all GSList occurences in .h filesMarc Jeanmougin1-3/+3
2017-08-28Allow pressure in pencil in the tree modes, bezier, bspline and spiroJabier Arraiza1-0/+2
2017-08-25Starting with powerpencilJabier Arraiza1-6/+9
2017-06-30Hackfest: Refactor cursors so the hot spot is inside the xpmMartin Owens1-1/+1
2017-01-04Correct/rephrase a comment. Remove trailing space.Shlomi Fish1-2/+4
2015-04-10Fix coding style issues in bspline/spirolive codeJabier Arraiza Cenoz1-1/+1
2014-09-27Update to experimental r13565Liam P. White1-4/+1
2014-09-24A bit refactor, remove some old varsJabier Arraiza Cenoz1-4/+0
2014-09-24Show the helper curves in pen tool with the color of the current layer define...Jabier Arraiza Cenoz1-0/+1
2014-03-31clarify the 'sc' and 'ec' SPCurve, by point of Vinícius, whith the result of...Jabier Arraiza Cenoz1-2/+5
2014-03-26Cleaned up includes of tools / revert experimental casting macro replacements...Markus Engel1-9/+16
2014-03-20Full refactor of path continuations in bspline-spirolive mode, I think no mor...Jabier Arraiza Cenoz1-2/+2
2014-03-20Refactor of anchorsJabier Arraiza Cenoz1-0/+2
2014-03-02Add new curve structure to show temporay item while draw on bspline and spiro...Jabier Arraiza Cenoz1-0/+4
2014-02-26Made constructors of tools use initializer lists.Markus Engel1-2/+2
2013-12-30RefactorizingJabier Arraiza Cenoz1-2/+0
2013-11-09Moved and renamed some tool-related files.Markus Engel1-9/+9
2013-11-07First step of moving tools into appropriate namespaces.Markus Engel1-6/+14
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-0/+1
2013-07-30Further refactoring of EventContexts.Markus Engel1-1/+1
2013-04-21Removed some unused files; more refactoring in EventContext tree.Markus Engel1-1/+1
2013-04-20Merging of EventContext classes complete.Markus Engel1-24/+3
2013-04-14Go backroot1-3/+0
2013-04-14haloJabier Arraiza Cenoz1-0/+1
2013-04-13Replaced casting macros for EventContext tree; added contructors.Markus Engel1-2/+4
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/+19
2013-01-17Cleanup more GObject type definitionsAlex Valavanis1-1/+3
2012-05-03Adding base configurable sizing of controls/handles.Jon A. Cruz1-6/+36
2012-01-14Enable tangential and perpendicular snapping to paths (in the node-tool, pen-...Diederik van Lierop1-1/+1
2011-10-081) make snapping to clip/mask paths optional (see document properties dialog ...Diederik van Lierop1-1/+1
2011-10-05Cleanup for src/forward.h. (About 19 of the affected files did not require th...Jon A. Cruz1-4/+3
2011-06-23Remove more of libnrKrzysztof Kosi??ski1-1/+1
2011-06-14Remove deprecated glib macro wrappersAlex Valavanis1-4/+4
2011-02-27compatibility patch to compile using gcc 4.6Adib Taraben1-0/+1
2010-12-23Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward ...Jon A. Cruz1-1/+0
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-4/+4
2008-09-01Move single-dot-creation function to a better location (and rename it accordi...Maximilian Albert1-0/+1
2008-08-06New mode in pen tool to draw paraxial linesMaximilian Albert1-1/+1