index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
preferences.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Preferences: hold-off on caching until fully instantiated
Patrick Storz
2019-10-20
1
-4
/
+5
*
Preferences: add methods to set/get unsigned integers
Patrick Storz
2019-07-22
1
-10
/
+70
*
Remove dead code.
Tavmjong Bah
2019-03-27
1
-5
/
+0
*
clang-tidy recent changes
Alexander Valavanis
2019-02-01
1
-4
/
+4
*
std::unique_ptr<_ObserverData>
Thomas Holder
2019-01-14
1
-2
/
+2
*
std::unique_ptr<PrefNodeObserver>
Thomas Holder
2019-01-14
1
-1
/
+2
*
Add button to delete prefs
Marc Jeanmougin
2019-01-11
1
-0
/
+4
*
Fix bug 1804946: Measurement tool is very slow when using grids
Jabier Arraiza
2018-11-25
1
-3
/
+37
*
Clarify licenses
Max Gaukler
2018-11-08
1
-1
/
+2
*
More caching in prefs
Marc Jeanmougin
2018-09-12
1
-3
/
+19
*
Fix preferences crash
Thomas Holder
2018-09-12
1
-1
/
+1
*
Cache preference raw values
Marc Jeanmougin
2018-09-11
1
-0
/
+1
*
Run clang-tidy’s modernize-pass-by-value pass.
Emmanuel Gil Peyrot
2018-06-18
1
-2
/
+3
*
Run clang-tidy’s modernize-use-equals-default pass.
Emmanuel Gil Peyrot
2018-06-18
1
-3
/
+3
*
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
2018-06-18
1
-2
/
+2
*
Run clang-tidy’s modernize-use-equals-delete pass.
Emmanuel Gil Peyrot
2018-06-12
1
-2
/
+2
*
Refactor profile directory use and promote IO::Resource get_path and get_file...
Martin Owens
2017-06-28
1
-2
/
+0
*
Reverted changes to r15024 after many building problems
Adrian Boguszewski
2016-07-28
1
-0
/
+2
*
Removed unused includes, decrease compilation time
Adrian Boguszewski
2016-07-28
1
-2
/
+0
*
Header cleanup: stop using Glib types where they aren't truly needed. Eases G...
Liam P. White
2014-08-31
1
-2
/
+4
*
string class usage
Kris De Gussem
2014-03-16
1
-1
/
+1
*
Fix for 255792 : Calligraphy tool presets management
John Smith
2012-11-30
1
-0
/
+7
*
More header cleanup/fwd declarations
Alex Valavanis
2012-02-15
1
-1
/
+0
*
Fix for 910463 : Improve System preferences
John Smith
2012-02-14
1
-0
/
+5
*
Removed use of 'void *' as attemtp to limit access to internals.
Jon A. Cruz
2011-10-23
1
-2
/
+5
*
Purging some forward.h files.
Jon A. Cruz
2011-10-04
1
-1
/
+0
*
add new preference widget for a number with a unit.
Johan B. C. Engelen
2011-04-17
1
-11
/
+51
*
Doc comment cleanup of '@brief'.
Jon A. Cruz
2011-03-21
1
-70
/
+82
*
First GSoC node tool commit to Bazaar
Krzysztof Kosi??ski
2009-11-29
1
-0
/
+24
*
Migrate file MRU prefs
Jon A. Cruz
2009-11-09
1
-0
/
+6
*
Fixed non-ASCII characters in source file. Added missing virtual dtor.
Jon A. Cruz
2009-05-27
1
-1
/
+2
*
Fixed collapsed if/cond/body lines that blocked debugging.
Jon A. Cruz
2009-05-05
1
-41
/
+67
*
Implement warning of prior errors.
Jon A. Cruz
2009-05-04
1
-0
/
+17
*
Fixed broken preferences singleton and removed GUI encapsulation leakage. Fix...
Jon A. Cruz
2009-05-04
1
-30
/
+16
*
Clean up formatting so that methods are not all run together. Helps with diffs.
Jon A. Cruz
2009-05-04
1
-1
/
+31
*
Tentative fix for LP bug #168922: don't save prefs n crash handler
Krzysztof Kosi??ski
2009-02-26
1
-10
/
+7
*
Add missing xml/repr.h header.
Krzysztof Kosi??ski
2009-02-13
1
-0
/
+1
*
Fix crashes when tool styles are not set in prefs.
Krzysztof Kosi??ski
2009-02-13
1
-4
/
+4
*
"make check" now compiles and runs on Linux.
Krzysztof Kosi??ski
2008-12-08
1
-0
/
+1
*
Change the way preferences are loaded to simplify unit testing
Krzysztof Kosi??ski
2008-12-07
1
-20
/
+20
*
From trunk
Ted Gould
2008-10-27
1
-36
/
+453
*
Fix some bugs introduced by the preferences rewrite.
Krzysztof Kosi??ski
2008-09-16
1
-7
/
+3
*
Refactored preferences handling into a new version of
Krzysztof Kosi??ski
2008-09-16
1
-20
/
+106
*
moving trunk for module inkscape
MenTaLguY
2006-01-16
1
-0
/
+44