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
/
object-set.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-11-08
Clarify licenses
Max Gaukler
1
-1
/
+2
2018-06-18
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
1
-1
/
+1
2018-01-30
Move classes derived from SPObject to own directory.
Tavmjong Bah
1
-0
/
+0
2017-12-29
Fix message probles on boolops and for example when moving or transforming a ...
Jabiertxo Arraiza Cenoz
1
-1
/
+1
2017-11-02
Move finctions away object sets
Jabier Arraiza
1
-1
/
+1
2017-11-01
Add widget to color and some refactoring
Jabier Arraiza
1
-1
/
+1
2017-10-03
Fix bug: crash - iterator corrupted by removing objects from container
Friedrich Beckmann
1
-0
/
+1
2017-09-09
Fix a bug when creating a cloned LPE with fill between many
Jabier Arraiza
1
-1
/
+1
2017-05-23
selection chemistry: implement z-stack order
chr
1
-0
/
+2
2017-02-28
Makes selection complexity linear in the number of selected objects instead o...
Marc Jeanmougin
1
-2
/
+4
2017-01-21
Fix "swap fill and stroke" for multiple objects in selection
alexandru.roman
1
-1
/
+1
2016-11-06
further cppification
Marc Jeanmougin
1
-0
/
+1
2016-11-03
Fix crash in some commandline usage
Marc Jeanmougin
1
-1
/
+2
2016-10-27
Add recursive clone unlink feature
Alexander Brock
1
-2
/
+14
2016-10-25
Fix signals
Marc Jeanmougin
1
-12
/
+2
2016-10-24
CPPification: almost all sp_object_set_whatever and sp_selection_whatever glo...
Marc Jeanmougin
1
-4
/
+131
2016-11-09
Move boolop functions from sp_selected_path_<op> to ObjectSet::path<op>
Alexander Brock
1
-1
/
+36
2016-07-27
Renamed some functions, fixed tests
Adrian Boguszewski
1
-5
/
+5
2016-07-25
Changed coding style
Adrian Boguszewski
1
-7
/
+18
2016-07-22
Improved spray tool, changed selection to object set
Adrian Boguszewski
1
-0
/
+1
2016-07-20
Changed signatures of boolean functions
Adrian Boguszewski
1
-0
/
+1
2016-07-20
Changed arguments and names of selection chemistry functions
Adrian Boguszewski
1
-5
/
+38
2016-07-01
Added xmlNodes as range function
Adrian Boguszewski
1
-13
/
+32
2016-06-27
Added more tests
Adrian Boguszewski
1
-3
/
+23
2016-06-25
Moved next functions, added namespace, renamed range functions
Adrian Boguszewski
1
-2
/
+25
2016-06-05
Added object set
Adrian Boguszewski
1
-0
/
+58