index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
ui
/
tools
/
pen-tool.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-11-12
Make paraxial have a free starting angle.
Martin Owens
1
-3
/
+4
2019-06-24
Minor clean up of pen tool code
Nathan Lee
1
-2
/
+0
2018-11-08
Clarify licenses
Max Gaukler
1
-3
/
+10
2018-06-18
Run clang-tidy’s modernize-use-override pass.
Emmanuel Gil Peyrot
1
-7
/
+7
2017-08-13
Add Alt modifier to allow move ultimate point in BSpline and Spiro pen tools
Jabier Arraiza
1
-2
/
+2
2017-06-30
Hackfest: Refactor cursors so the hot spot is inside the xpm
Martin Owens
1
-1
/
+1
2015-08-06
Remove unused function declaration and change some comments
Jabier Arraiza Cenoz
1
-51
/
+49
2015-08-06
Refactor BSPline and Spiro to remove duplicated functions
Jabier Arraiza Cenoz
1
-2
/
+0
2015-04-10
Fix coding style issues in bspline/spirolive code
Jabier Arraiza Cenoz
1
-14
/
+14
2015-01-12
Undo. Partial fix for Bug #171990 (pen tool commit for each node for more gra...
Jeremiah Darais
1
-0
/
+1
2014-03-27
Changed some return types from gint to bool.
Markus Engel
1
-5
/
+5
2014-03-05
Fixing branch problems
Jabier Arraiza Cenoz
1
-13
/
+13
2014-03-05
Translations
Jabier Arraiza Cenoz
1
-13
/
+13
2014-03-05
translations from spanish to english done, it might need a little review, but...
Guiu Rocafort
1
-13
/
+13
2014-03-02
Fixed update to trunk, lot of changes vinícius
Jabier Arraiza Cenoz
1
-1
/
+28
2014-03-02
Added some consts. Turned functions to member functions.
Markus Engel
1
-12
/
+38
2014-02-26
Made constructors of tools use initializer lists.
Markus Engel
1
-1
/
+2
2013-12-31
Spanish comment of pencil-tool.cpp/.h
Jabier Arraiza Cenoz
1
-1
/
+1
2013-12-30
Refactorizing
Jabier Arraiza Cenoz
1
-2
/
+0
2013-11-09
Moved and renamed some tool-related files.
Markus Engel
1
-2
/
+2
2013-11-07
First step of moving tools into appropriate namespaces.
Markus Engel
1
-11
/
+19
2013-09-15
Added runtime check in SP_-cast macros.
Markus Engel
1
-1
/
+1
2013-09-14
Modified SP_IS_ macros.
Markus Engel
1
-1
/
+1
2013-08-04
Cleaned up once more.
Markus Engel
1
-2
/
+3
2013-07-30
Further refactoring of EventContexts.
Markus Engel
1
-2
/
+2
2013-04-27
various changes
Markus Engel
1
-14
/
+14
2013-04-21
Removed some unused files; more refactoring in EventContext tree.
Markus Engel
1
-1
/
+1
2013-04-20
Merging of EventContext classes complete.
Markus Engel
1
-22
/
+2
2013-04-13
Replaced casting macros for EventContext tree; added contructors.
Markus Engel
1
-2
/
+6
2013-04-12
Added prefPaths to contexts; modified SPFactory
Markus Engel
1
-0
/
+2
2013-04-09
Added constructors to EventContext tree / some missing virtual pads.
Markus Engel
1
-0
/
+1
2013-04-08
Started conversion of SPEventContext tree; added virtual pads to all classes.
Markus Engel
1
-1
/
+20
2012-12-14
bzr history lost by a killed merge
Jabier Arraiza Cenoz
1
-0
/
+5
2012-05-04
C++ification of SPCtrlLine in preparation of visibility improvements.
Jon A. Cruz
1
-2
/
+5
2012-05-03
Adding base configurable sizing of controls/handles.
Jon A. Cruz
1
-1
/
+4
2010-11-17
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
1
-1
/
+1
2008-09-18
Some NR::Point ==> Geom::Point replacements
Maximilian Albert
1
-1
/
+1
2008-08-18
Add function to cancel wait-for-LPE mode in pen context
Maximilian Albert
1
-0
/
+1
2008-08-18
Groundwork for new LPETool tool (which consists of subtools that are construc...
Maximilian Albert
1
-0
/
+2
2008-08-06
New mode in pen tool to draw paraxial lines
Maximilian Albert
1
-0
/
+4
2008-06-16
Separate function to put pen context into 'wait for LPE mouse clicks' mode
Maximilian Albert
1
-0
/
+2
2008-06-12
When expecting mouse clicks for a LPE in pen context, don't concatenate with ...
Maximilian Albert
1
-6
/
+7
2008-06-12
More infrastructure to have waiting LPEs that are freshly created and applied...
Maximilian Albert
1
-1
/
+1
2008-06-12
Infrastructure in class LivePathEffect::Effect to put Inkscape into 'wait for...
Maximilian Albert
1
-0
/
+7
2008-06-12
Pen context can now wait for a specified number of clicks and finish the path...
Maximilian Albert
1
-0
/
+2
2008-06-12
Remove obsolete variable 'onlycurves' from pen-context.(h|cpp)
Maximilian Albert
1
-1
/
+0
2008-06-12
New 'polylines only' mode in pen context; to be used later when LPEs are wait...
Maximilian Albert
1
-0
/
+2
2006-09-03
Disable pen event handling during important update operations
John Bintz
1
-0
/
+2