index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
profile-manager.cpp
(
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
-4
/
+4
2018-01-30
Move classes derived from SPObject to own directory.
Tavmjong Bah
1
-2
/
+4
2016-05-21
Fix regression: restore order in resources (e.g. pattern list)
Marc Jeanmougin
1
-3
/
+2
2015-12-07
cppification : GHashMaps replaced by stl maps. getResouceList now gives a std...
Marc Jeanmougin
1
-5
/
+3
2012-06-05
various
Kris De Gussem
1
-1
/
+1
2012-02-12
Header cleaning
Alex Valavanis
1
-0
/
+2
2010-11-17
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
1
-1
/
+1
2010-09-10
Fixed valgrind-detected issue with tooltip shortcuts and profile manager on d...
Jon A. Cruz
1
-0
/
+2
2010-07-01
C++fied SPDocument added
Abhishek Sharma Public
1
-2
/
+2
2009-08-06
Revert recent refactoring changes by johnce because they break the build, whi...
Maximilian Albert
1
-1
/
+1
2009-08-05
SPDocument->Document
johnce
1
-1
/
+1
2008-12-05
Avoid problems when document is being closed.
Jon A. Cruz
1
-4
/
+6
2007-10-29
Adding function to locate profile by bane
Jon A. Cruz
1
-0
/
+17
2007-10-08
Adding profile manager and user-visible drop-down in CMS picker
Jon A. Cruz
1
-0
/
+78