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-object.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-06-18
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
1
-101
/
+101
2018-05-04
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
1
-10
/
+10
2018-04-29
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
1
-10
/
+10
2018-03-26
Fixing refs
Jabier Arraiza
1
-1
/
+5
2018-03-26
Base LPE refactor
Jabier Arraiza
1
-1
/
+0
2018-01-30
Move classes derived from SPObject to own directory.
Tavmjong Bah
1
-0
/
+0
2017-10-18
Refactor Util::ptr_shared
Jan Lingscheid
1
-1
/
+1
2017-09-21
Remove usage of GString in sp-object.cpp
Jan Lingscheid
1
-8
/
+9
2017-02-10
Do not delete presentation attributes. Styling source is now tracked
Tavmjong Bah
1
-1
/
+4
2017-02-05
Fix styling breakage from r15471.
Tavmjong Bah
1
-1
/
+1
2017-01-24
update to trunk
Jabier Arraiza Cenoz
1
-0
/
+15
2017-01-24
Remove some code and make dependant of rotate copies
Jabiertxof
1
-15
/
+0
2017-01-07
suppress warnings on symbols dialog
Marc Jeanmougin
1
-1
/
+3
2017-01-05
Adding base
Jabiertxof
1
-0
/
+15
2016-12-28
First attemp working
Jabiertxof
1
-0
/
+14
2016-12-05
Working on mirror LPE
Jabier Arraiza Cenoz
1
-0
/
+14
2016-11-05
Fix last commit not working, LPE are cloned on copies
Jabier Arraiza Cenoz
1
-4
/
+1
2016-10-27
Fix regression in loop prevention
Marc Jeanmougin
1
-1
/
+3
2016-10-19
Fix bug:1634641 crash on delete
Jabier Arraiza Cenoz
1
-1
/
+1
2016-10-06
Fix on delete line
Jabier Arraiza Cenoz
1
-1
/
+4
2016-09-26
Add tracing code.
Tavmjong Bah
1
-0
/
+129
2016-08-03
Removed unused includes, decreased compilation time. Once again
Adrian Boguszewski
1
-2
/
+0
2016-07-28
Reverted changes to r15024 after many building problems
Adrian Boguszewski
1
-0
/
+2
2016-07-28
Removed unused includes, decrease compilation time
Adrian Boguszewski
1
-2
/
+0
2016-07-27
Renamed some functions, fixed tests
Adrian Boguszewski
1
-0
/
+3
2016-07-14
Renamed children list in SPObject
Adrian Boguszewski
1
-22
/
+22
2016-07-14
Last part of new SPObject children list
Adrian Boguszewski
1
-51
/
+15
2016-07-13
Second part of new SPObject children list
Adrian Boguszewski
1
-18
/
+4
2016-07-13
Propagate changes to object tree with changes in style element
Tavmjong Bah
1
-1
/
+3
2016-07-11
First part of new SPObject children list
Adrian Boguszewski
1
-55
/
+69
2016-06-14
Merging lp:~inkscape+alexander/inkscape/comments into lp:inkscape.
brock-alexander
1
-1
/
+14
2016-03-18
Remove code of a semifixed bug
Jabier Arraiza Cenoz
1
-7
/
+8
2016-03-18
Bug #1419517 Fix Crash when applying new path effect after deleting pattern o...
Jabier Arraiza Cenoz
1
-8
/
+7
2015-07-14
Fix for circular references detection in almost all cases, fixing https://bug...
Marc Jeanmougin
1
-2
/
+3
2015-05-02
Fixed comparison function used in sorts
Marc Jeanmougin
1
-0
/
+4
2015-02-25
create SPObject factory
Liam P. White
1
-10
/
+2
2015-02-21
Fix for the performance loss in ungrouping observed by Tavmjong in rev 13933
Marc Jeanmougin
1
-3
/
+9
2015-02-19
added a set to the Selection
Marc Jeanmougin
1
-3
/
+3
2015-02-17
At first, I was thinking "I just have to go to the selection file, and change...
Marc Jeanmougin
1
-3
/
+3
2015-01-05
Comment out error message about style ref counting and add explanation.
Tavmjong Bah
1
-2
/
+7
2014-12-26
SPStyle ref counting clean up.
Tavmjong Bah
1
-4
/
+16
2014-12-25
Remove sp_style_new().
Tavmjong Bah
1
-0
/
+2
2014-12-25
Remove sp_style_merge_from_parent() and sp_style_merge_from_dying_parent().
Tavmjong Bah
1
-1
/
+1
2014-12-25
Remove sp_style_write_string() and sp_style_write_difference().
Tavmjong Bah
1
-9
/
+5
2014-12-24
Remove sp_style_read_from_object()
Tavmjong Bah
1
-1
/
+1
2014-12-24
Remove sp_style_new_from_object()
Tavmjong Bah
1
-1
/
+1
2014-12-23
Use gray for 'context-fill' and 'context-stroke' in marker selector.
Tavmjong Bah
1
-0
/
+1
2014-12-16
Debugging routines to print out XML, SP Object, and Display Item trees.
Tavmjong Bah
1
-0
/
+16
2014-11-25
More c++ string usage.
Johan B. C. Engelen
1
-0
/
+10
2014-11-15
Purged GTKish macros SP_SCRIPT/SP_IS_SCRIPT.
Jon A. Cruz
1
-1
/
+1
[next]