index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
knotholder.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-08-17
Added knot holder entities
vanntile
1
-12
/
+49
2019-08-17
Hatch knot editing initial commit
vanntile
1
-0
/
+8
2019-07-15
Check knot's pattern still exists before update
Nathan Lee
1
-2
/
+9
2019-05-20
Add knot ungrabbed event
Jabiertxof
1
-1
/
+9
2019-01-02
modernize loops
Marc Jeanmougin
1
-19
/
+13
2018-11-08
Clarify licenses
Max Gaukler
1
-1
/
+2
2018-11-01
KnotHolder: fix knots selection status when a knot is clicked without Shift
Antonio Ospite
1
-24
/
+21
2018-11-01
KnotHolder: remove stale comment
Antonio Ospite
1
-1
/
+0
2018-11-01
KnotHolder: misc cosmetic cleanups
Antonio Ospite
1
-4
/
+4
2018-06-18
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
1
-1
/
+1
2018-04-28
Allow FER edition on canvas
Marc Jeanmougin
1
-0
/
+12
2018-01-30
Move classes derived from SPObject to own directory.
Tavmjong Bah
1
-19
/
+26
2017-10-01
Fix the editing of clipping and masking objects
Stefano Facchini
1
-3
/
+10
2017-07-04
Fix a bug with select knots and modifiers
Jabier Arraiza
1
-16
/
+22
2017-07-01
Improving CR feedback. thanks!
Jabier Arraiza
1
-14
/
+60
2017-07-01
Finish add selectable knot shapes
Jabier Arraiza
1
-1
/
+0
2017-07-01
working on knots selection
Jabier Arraiza
1
-0
/
+12
2016-08-03
Removed unused includes, decreased compilation time. Once again
Adrian Boguszewski
1
-4
/
+0
2016-07-30
Full rewrite on working mode now no linked paths necesary
Jabier Arraiza Cenoz
1
-2
/
+1
2016-07-29
Improvements to widget redraw
Jabier Arraiza Cenoz
1
-4
/
+0
2016-07-28
Reverted changes to r15024 after many building problems
Adrian Boguszewski
1
-0
/
+4
2016-07-28
Removed unused includes, decrease compilation time
Adrian Boguszewski
1
-4
/
+0
2016-07-24
Add Text tag and update widgets code
Jabier Arraiza Cenoz
1
-1
/
+6
2015-07-25
clean merge
Jabier Arraiza Cenoz
1
-3
/
+2
2015-03-18
fix to trunk
Jabier Arraiza Cenoz
1
-8
/
+3
2015-03-15
Warning cleanup.
Jon A. Cruz
1
-1
/
+2
2014-11-15
ignore this commit
Jabier Arraiza Cenoz
1
-6
/
+0
2014-11-15
ignore this commit
Jabier Arraiza Cenoz
1
-0
/
+6
2014-10-24
Initial removal of box3d outdated GTKish macros.
Jon A. Cruz
1
-30
/
+45
2014-09-27
Update to experimental r13565
Liam P. White
1
-11
/
+25
2014-08-04
Allow editing of fill and stroke patterns simultaneously. Fixes #601336, #604...
Liam P. White
1
-6
/
+26
2014-07-31
I'm an idiot
Liam P. White
1
-1
/
+1
2014-04-15
Minor things
Liam P. White
1
-2
/
+9
2014-04-04
Prevent crash on "three knot" issue
Liam P. White
1
-3
/
+8
2014-04-04
Begin first stage of resolving issue with duplicate knots
Liam P. White
1
-6
/
+8
2014-03-27
First step of refactoring SPKnot.
Markus Engel
1
-3
/
+1
2014-03-02
Added some consts. Turned functions to member functions.
Markus Engel
1
-4
/
+4
2013-11-09
Moved and renamed some tool-related files.
Markus Engel
1
-4
/
+4
2013-10-08
Seamlessly switch between SVG circle, ellipse, and path (arc) elements while ...
Tavmjong Bah
1
-1
/
+1
2013-10-04
C++
Johan B. C. Engelen
1
-1
/
+1
2013-04-08
Reactivated independent reference counting in the SPObject tree.
Markus Engel
1
-2
/
+5
2013-04-05
Merged Shape and subclasses. Cleaned up a bit.
Markus Engel
1
-2
/
+2
2012-06-05
Header cleaning for GTK+3 migration
Alex Valavanis
1
-0
/
+1
2012-05-03
Adding base configurable sizing of controls/handles.
Jon A. Cruz
1
-25
/
+38
2012-04-10
Additional cleanup.
Jon A. Cruz
1
-2
/
+2
2012-04-07
fix possible crasher in knot_clicked_handler
Johan B. C. Engelen
1
-11
/
+12
2012-04-07
remove no longer needed knotholderentity complication
Johan B. C. Engelen
1
-7
/
+1
2012-02-12
Header cleaning
Alex Valavanis
1
-0
/
+2
2011-10-03
Another minor pass of Doxygen cleanup.
Jon A. Cruz
1
-2
/
+2
2011-07-17
- rename SPItem::i2d_affine to i2dt_affine, to clarify that it is item-to-des...
Johan B. C. Engelen
1
-4
/
+2
[next]