index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
knot-holder-entity.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix some memory leaks found by scan-build
Marc Jeanmougin
2019-10-05
1
-1
/
+1
*
Remove remaining uses of sp_round.
Tavmjong Bah
2019-09-24
1
-3
/
+7
*
HatchKnotHolderEntityScale & some fixes
vanntile
2019-08-17
1
-1
/
+10
*
Added knot holder entities
vanntile
2019-08-17
1
-1
/
+95
*
Derive pattern knots off the same subclass
Nathan Lee
2019-07-15
1
-23
/
+15
*
Check knot's pattern still exists before update
Nathan Lee
2019-07-15
1
-1
/
+21
*
Clarify licenses
Max Gaukler
2018-11-08
1
-1
/
+2
*
KnotHolder: fix knots selection status when a knot is clicked without Shift
Antonio Ospite
2018-11-01
1
-0
/
+2
*
Move macros.h and remove unneeded macros
Eduard Braun
2018-10-01
1
-2
/
+2
*
New option to invert y-axis
Thomas Holder
2018-09-12
1
-63
/
+27
*
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
2018-06-18
1
-2
/
+2
*
Allow FER edition on canvas
Marc Jeanmougin
2018-04-28
1
-0
/
+52
*
Source typos
luz.paz
2018-03-03
1
-3
/
+3
*
Move classes derived from SPObject to own directory.
Tavmjong Bah
2018-01-30
1
-7
/
+9
*
Fix the editing of clipping and masking objects
Stefano Facchini
2017-10-01
1
-3
/
+3
*
Remove some ocurrences of desktop in knot functions
Jabiertxof
2016-12-19
1
-0
/
+4
*
Removed unused includes, decreased compilation time. Once again
Adrian Boguszewski
2016-08-03
1
-2
/
+0
*
Reverted changes to r15024 after many building problems
Adrian Boguszewski
2016-07-28
1
-1
/
+2
*
Removed unused includes, decrease compilation time
Adrian Boguszewski
2016-07-28
1
-2
/
+1
*
renamed SPPattern methods to match coding style
Tomasz Boczkowski
2015-05-03
1
-9
/
+9
*
merged SPPattern c++-sification from svgpaints branch
Tomasz Boczkowski
2015-04-25
1
-9
/
+9
|
\
|
*
SPPattern c++-sification: class fields are private
Tomasz Boczkowski
2014-05-29
1
-4
/
+4
|
*
SPPattern c++-sification: replacing pattern_ functions by methods pt1
Tomasz Boczkowski
2014-05-27
1
-5
/
+5
*
|
Allow editing of fill and stroke patterns simultaneously. Fixes #601336, #604...
Liam P. White
2014-08-04
1
-9
/
+9
*
|
fixes to LPEKnot, now usable again.
Johan B. C. Engelen
2014-06-16
1
-6
/
+10
|
/
*
Further refactored SPKnot.
Markus Engel
2014-03-28
1
-4
/
+4
*
First step of refactoring SPKnot.
Markus Engel
2014-03-27
1
-4
/
+5
*
const ....
Johan B. C. Engelen
2013-01-17
1
-8
/
+8
*
Fix "shift disables snapping" for LPEs and for editing objects
Diederik van Lierop
2012-10-14
1
-4
/
+12
*
Header cleaning for GTK+3 migration
Alex Valavanis
2012-06-05
1
-0
/
+1
*
Adding base configurable sizing of controls/handles.
Jon A. Cruz
2012-05-03
1
-6
/
+9
*
Fixing more broken and split doc comments.
Jon A. Cruz
2011-10-27
1
-1
/
+1
*
- rename SPItem::i2d_affine to i2dt_affine, to clarify that it is item-to-des...
Johan B. C. Engelen
2011-07-17
1
-6
/
+6
*
Warning cleanup.
Jon A. Cruz
2011-06-22
1
-1
/
+0
*
Merge from trunk
Krzysztof Kosi??ski
2011-04-07
1
-11
/
+11
|
\
|
*
update to latest 2geom !
Johan B. C. Engelen
2011-02-02
1
-11
/
+11
*
|
Merge from trunk (again)
Krzysztof Kosi??ski
2010-12-15
1
-8
/
+7
|
\
|
|
*
Merge and cleanup of GSoC C++-ification project.
Jon A. Cruz
2010-12-12
1
-8
/
+7
|
|
\
|
|
*
This is the first c++ification commit from me. It handles sp-line, sp-polylin...
Abhishek Sharma Public
2010-06-29
1
-6
/
+6
*
|
|
Merge from trunk
Krzysztof Kosi??ski
2010-11-25
1
-18
/
+7
|
\
|
|
|
*
|
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
2010-11-17
1
-1
/
+1
|
*
|
- Constrained snap: proper implementation of the preference to snap the mouse...
Diederik van Lierop
2010-10-29
1
-16
/
+4
|
*
|
Clear pointers in the snapmanager if they're no longer needed.
Diederik van Lierop
2010-08-11
1
-1
/
+2
*
|
|
merge from trunk
Krzysztof Kosi??ski
2010-08-08
1
-2
/
+2
|
\
|
|
|
*
|
- Snap while rotating an object using the selector tool
Diederik van Lierop
2010-07-12
1
-2
/
+2
|
|
/
*
/
Wholesale cruft removal part 2
Krzysztof Kosi??ski
2010-08-04
1
-1
/
+0
|
/
*
Revert the inverted coordinate system fix. 3D Boxes and guides
Krzysztof Kosi??ski
2010-04-06
1
-56
/
+73
*
Fix pattern knotholder
Krzysztof Kosi??ski
2010-04-03
1
-73
/
+56
*
Remove redundancy from snapping API (type of snapsource no longer has to be s...
Diederik van Lierop
2010-01-23
1
-3
/
+3
*
When dragging a knot along a constraint line, then allow snapping the positio...
Diederik van Lierop
2009-08-23
1
-2
/
+23
[next]