index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
ui
/
widget
/
style-subject.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clarify licenses
Max Gaukler
2018-11-08
1
-1
/
+2
*
Run clang-tidy’s modernize-use-equals-default pass.
Emmanuel Gil Peyrot
2018-06-18
1
-6
/
+3
*
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
2018-06-18
1
-8
/
+8
*
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
2018-05-04
1
-1
/
+1
*
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
2018-04-29
1
-1
/
+1
*
Move classes derived from SPObject to own directory.
Tavmjong Bah
2018-01-30
1
-4
/
+3
*
Merged trunk
Adrian Boguszewski
2016-08-03
1
-1
/
+0
|
\
|
*
Removed unused includes, decreased compilation time. Once again
Adrian Boguszewski
2016-08-03
1
-1
/
+0
|
*
Reverted changes to r15024 after many building problems
Adrian Boguszewski
2016-07-28
1
-0
/
+1
|
*
Removed unused includes, decrease compilation time
Adrian Boguszewski
2016-07-28
1
-1
/
+0
*
|
Moved next functions, added namespace, renamed range functions
Adrian Boguszewski
2016-06-25
1
-1
/
+1
*
|
Added first range to ObjectSet
Adrian Boguszewski
2016-06-19
1
-3
/
+5
|
\
|
*
|
Moved most functions from Selection to ObjectSet
Adrian Boguszewski
2016-06-16
1
-1
/
+1
|
/
*
Fixed the layer blends
Marc Jeanmougin
2015-05-08
1
-12
/
+12
*
more cast cleanup
Marc Jeanmougin
2015-02-27
1
-2
/
+2
*
Put a few std::vector<SPitem*>
Marc Jeanmougin
2015-02-19
1
-2
/
+2
*
Just...
mc
2015-02-18
1
-18
/
+16
*
Remove sp_desktop_document and finish cleanup of desktop-handles.h
Liam P. White
2014-12-21
1
-1
/
+1
*
Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelection
Liam P. White
2014-12-21
1
-2
/
+2
*
Fixing more broken and split doc comments.
Jon A. Cruz
2011-10-27
1
-3
/
+1
*
Doxygen cleanup.
Jon A. Cruz
2011-10-03
1
-1
/
+1
*
Refactor SPItem bounding box methods: remove NRRect usage and make code
Krzysztof Kosi??ski
2011-08-27
1
-1
/
+1
*
Merge and cleanup of GSoC C++-ification project.
Jon A. Cruz
2010-12-12
1
-1
/
+2
|
\
|
*
This is the first c++ification commit from me. It handles sp-line, sp-polylin...
Abhishek Sharma Public
2010-06-29
1
-1
/
+1
*
|
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
2010-11-17
1
-1
/
+1
|
/
*
Merge from fe-moved
Ted Gould
2008-11-21
1
-4
/
+4
*
Merging from trunk
Ted Gould
2008-10-11
1
-4
/
+4
*
NR::Maybe => boost::optional
Johan B. C. Engelen
2008-08-05
1
-4
/
+4
*
fix update on layer switch and work around some blur-related glitches
MenTaLguY
2008-01-01
1
-0
/
+1
*
abstraction for style widget subjects
MenTaLguY
2008-01-01
1
-0
/
+193