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-factory.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-11-08
Clarify licenses
Max Gaukler
1
-1
/
+2
2018-01-30
Move classes derived from SPObject to own directory.
Tavmjong Bah
1
-0
/
+0
2015-02-25
create SPObject factory
Liam P. White
1
-4
/
+16
2013-09-16
Added gpl notice
Markus Engel
1
-0
/
+21
2013-07-31
Fixed SPObject ctor and dtor; removed singleton.h; some smaller changes.
Markus Engel
1
-2
/
+5
2013-04-20
Moved factories to different files.
Markus Engel
1
-95
/
+2
2013-04-13
Replaced casting macros for EventContext tree; added contructors.
Markus Engel
1
-10
/
+13
2013-04-13
Made factory a template.
Markus Engel
1
-15
/
+43
2013-04-12
Added prefPaths to contexts; modified SPFactory
Markus Engel
1
-5
/
+37
2013-04-07
Added exception to SPFactory / basic handling to SPObject.
Markus Engel
1
-3
/
+12
2013-04-02
Cleaned up a bit. Uses some C++11 features.
Markus Engel
1
-3
/
+3
2013-04-02
Added virtual destructor to SPObject. Switched to new factory. Replaced some ...
Markus Engel
1
-1
/
+7
2013-04-02
Added new factory for SPObject tree objects.
Markus Engel
1
-0
/
+22