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
/
node-tool.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-10-09
Actualizarsrc/ui/tools/node-tool.h, src/ui/tools/node-tool.cpp archivos
Jabier Arraiza
1
-0
/
+1
2018-11-08
Clarify licenses
Max Gaukler
1
-1
/
+2
2018-06-18
Run clang-tidy’s modernize-use-override pass.
Emmanuel Gil Peyrot
1
-5
/
+5
2017-07-01
Finish add selectable knot shapes
Jabier Arraiza
1
-1
/
+1
2016-12-19
Remove unneeded static var from previous commit
Jabier Arraiza Cenoz
1
-3
/
+4
2016-12-19
Add update_helperpaths not member of nodetool class to easy call from outside
Jabier Arraiza Cenoz
1
-2
/
+2
2016-08-29
Partial fix for bug 172063 while we find a better solution for XOR in helper ...
Jabier Arraiza Cenoz
1
-1
/
+0
2016-08-29
Fixes to helper paths. evaluate backport to 0.92.x
Jabier Arraiza Cenoz
1
-0
/
+1
2015-05-30
Replace tabs by spaces
Diederik van Lierop
1
-28
/
+28
2015-05-30
Snapping in node tool now also works when:
Diederik van Lierop
1
-0
/
+3
2014-12-21
Remove sp_desktop_document and finish cleanup of desktop-handles.h
Liam P. White
1
-0
/
+2
2014-08-01
Fix for #906794, #1246550 (live effects not showing helper paths)
Jabier Arraiza Cenoz
1
-0
/
+2
2014-05-13
Add Simplify LPE
Jabier Arraiza Cenoz
1
-0
/
+2
2014-03-05
Fixing branch problems
Jabier Arraiza Cenoz
1
-1
/
+2
2014-03-05
Translations
Jabier Arraiza Cenoz
1
-2
/
+1
2014-03-05
translations from spanish to english done, it might need a little review, but...
Guiu Rocafort
1
-1
/
+2
2013-12-30
Spanish comment of node-tool.cpp
Jabier Arraiza Cenoz
1
-0
/
+1
2013-12-30
Start refactor, simplify node.cpp operations,general cleanup, changed brehabi...
Jabier Arraiza Cenoz
1
-0
/
+1
2013-12-30
Refactorizing
Jabier Arraiza Cenoz
1
-1
/
+0
2013-11-10
Update to trunk
Jabier Arraiza Cenoz
1
-0
/
+1
2013-11-09
Moved and renamed some tool-related files.
Markus Engel
1
-1
/
+1
2013-11-07
First step of moving tools into appropriate namespaces.
Markus Engel
1
-5
/
+13
2013-10-09
Fix cycling through nodes with tab key.
Markus Engel
1
-1
/
+0
2013-09-20
Fixed ~sub advertising for a compile problem
Jabier Arraiza Cenoz
1
-0
/
+1
2013-09-15
Added runtime check in SP_-cast macros.
Markus Engel
1
-1
/
+1
2013-07-31
Fixed SPObject ctor and dtor; removed singleton.h; some smaller changes.
Markus Engel
1
-1
/
+0
2013-07-30
Further refactoring of EventContexts.
Markus Engel
1
-16
/
+17
2013-04-21
Removed some unused files; more refactoring in EventContext tree.
Markus Engel
1
-1
/
+1
2013-04-21
Cleaned up a bit.
Markus Engel
1
-40
/
+37
2013-04-20
Merging of EventContext classes complete.
Markus Engel
1
-24
/
+3
2013-04-20
Further changes to EventContexts; they work without GObject
Markus Engel
1
-4
/
+12
2013-04-13
Replaced casting macros for EventContext tree; added contructors.
Markus Engel
1
-2
/
+5
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
/
+19
2013-03-29
Header cleanup
Alex Valavanis
1
-5
/
+2
2013-03-19
Fixing regression
jtx
1
-3
/
+0
2013-03-17
Working with widjets
Jabier Arraiza Cenoz
1
-0
/
+3
2013-03-14
Fix another load of forward declaration tags
Alex Valavanis
1
-3
/
+0
2012-05-17
Extended resizing to node handles.
Jon A. Cruz
1
-0
/
+1
2011-10-05
Cleanup for src/forward.h. (About 19 of the affected files did not require th...
Jon A. Cruz
1
-1
/
+0
2011-06-14
Remove deprecated glib macro wrappers
Alex Valavanis
1
-4
/
+4
2011-02-27
compatibility patch to compile using gcc 4.6
Adib Taraben
1
-0
/
+1
2010-12-23
Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward ...
Jon A. Cruz
1
-3
/
+6
2010-11-17
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
1
-1
/
+1
2010-10-31
Only create / delete shape editors in the node tool when necessary.
Krzysztof Kosi??ski
1
-2
/
+2
2010-10-31
Fix pattern editing in the node editor. As a bonus, allow editing
Krzysztof Kosi??ski
1
-0
/
+3
2010-04-02
Add Ctrl+H as a shortcut for "show handles" in the node tool.
Krzysztof Kosi??ski
1
-0
/
+1
2010-02-09
Fix multiple minor problems in the node tool
Krzysztof Kosi??ski
1
-0
/
+1
2010-01-31
Add pref settings that control updating the display of paths when dragging
Krzysztof Kosi??ski
1
-0
/
+2
[next]