index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
object
/
sp-item.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-11-05
remove Inkscape::URI::toString
Thomas Holder
1
-10
/
+4
2018-10-19
Remove unused includes.
Emmanuel Gil Peyrot
1
-1
/
+0
2018-10-12
fix masked object's selection bbox
Thomas Holder
1
-0
/
+4
2018-10-06
SPAttributeEnum typed function arguments
Thomas Holder
1
-1
/
+1
2018-10-05
fix 1795942 "object to path" uses outdated state
Thomas Holder
1
-0
/
+1
2018-10-02
Fixes for LPE transforms and a bug when closing inkscape, related to lpeobjec...
Jabiertxof
1
-6
/
+0
2018-10-01
Remove #include "config.h" wherever possible
Eduard Braun
1
-4
/
+0
2018-10-01
Improvements to transforms in LPE
Jabier Arraiza
1
-2
/
+4
2018-09-30
fix 1787601 star stroke width scaled by 3.78
Thomas Holder
1
-1
/
+0
2018-09-27
SP_ACTIVE_DESKTOP: check for NULL or eliminate
Thomas Holder
1
-1
/
+1
2018-09-26
Revert 9688e3858010724f4cd16664025e5c54b4e9872f
Jabier Arraiza
1
-4
/
+2
2018-09-26
Fix #1787601 star stroke width broken (scaled by 3.78)
Jabier Arraiza
1
-2
/
+4
2018-09-23
fix "Arrange" dialog with inverted y-axis
Thomas Holder
1
-8
/
+4
2018-09-13
fixes and improvementes to power clip and powermask
Jabiertxof
1
-1
/
+1
2018-09-12
fix object-set-test crash
Thomas Holder
1
-2
/
+3
2018-09-12
New option to invert y-axis
Thomas Holder
1
-2
/
+1
2018-08-15
Relative values for strokes:
Tavmjong Bah
1
-3
/
+4
2018-08-05
Fixes pointed by Tav
Jabier Arraiza
1
-4
/
+1
2018-08-05
Update to trunk and styling fixes
Jabier Arraiza
1
-4
/
+4
2018-08-05
coding style fixes
Jabier Arraiza
1
-5
/
+5
2018-08-05
Refactor with Tav help
Jabier Arraiza
1
-1
/
+5
2018-08-05
Revert changes
Jabier Arraiza
1
-3
/
+2
2018-08-05
Allow inkscape handle units and percent in dasharray and dashoffset. Add pref...
Jabier Arraiza
1
-2
/
+3
2018-06-21
Move global functions into SPPrintContext methods.
Emmanuel Gil Peyrot
1
-2
/
+2
2018-06-18
Run clang-tidy’s modernize-use-emplace pass.
Emmanuel Gil Peyrot
1
-6
/
+6
2018-06-18
Run clang-tidy’s modernize-use-bool-literals pass.
Emmanuel Gil Peyrot
1
-1
/
+1
2018-06-18
Run clang-tidy’s modernize-use-equals-default pass.
Emmanuel Gil Peyrot
1
-2
/
+1
2018-06-18
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
1
-57
/
+57
2018-05-04
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
1
-9
/
+9
2018-04-29
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
1
-9
/
+9
2018-04-23
Fixing LPE recalculations warnings on update
Jabier Arraiza
1
-1
/
+1
2018-04-23
Noumerous bugfixes pointed by Lazur on IRC
Jabier Arraiza
1
-4
/
+2
2018-04-14
Fixes to transforms on LPE
Jabier Arraiza
1
-2
/
+5
2018-03-26
Base LPE refactor
Jabier Arraiza
1
-1
/
+17
2018-01-30
Move classes derived from SPObject to own directory.
Tavmjong Bah
1
-12
/
+18
2017-10-14
Fixing problems with nested LPE and convert to paths
Jabier Arraiza
1
-3
/
+5
2017-10-01
First batch
Marc Jeanmougin
1
-6
/
+5
2017-09-24
Remove unused parameter in SPItem::doWriteTransform
Stefano Facchini
1
-2
/
+1
2017-08-19
Also alow shapen, not only Paths on meassure segments
Jabier Arraiza
1
-1
/
+2
2017-06-24
Working with powerclip and powermask
Jabier Arraiza
1
-2
/
+5
2017-05-23
selection chemistry: implement z-stack order
chr
1
-2
/
+6
2017-02-05
Fix C++11 errors and warnings with g++-7
Alex Valavanis
1
-3
/
+4
2017-01-17
Fix regression on selecting objects after locking layers
Marc Jeanmougin
1
-0
/
+1
2017-01-04
antialiasing options on export
Marc Jeanmougin
1
-1
/
+1
2016-11-02
Add some unit tests for object-set cppification
Marc Jeanmougin
1
-0
/
+11
2016-09-26
Fix undo/redo for mesh gradients.
Tavmjong Bah
1
-0
/
+5
2016-09-12
Fixed out of range pointers
Adrian Boguszewski
1
-4
/
+10
2016-08-03
Removed unused includes, decreased compilation time. Once again
Adrian Boguszewski
1
-11
/
+1
2016-07-28
Reverted changes to r15024 after many building problems
Adrian Boguszewski
1
-1
/
+11
2016-07-28
Removed unused includes, decrease compilation time
Adrian Boguszewski
1
-11
/
+1
[next]