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.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Dialogs: improve opacity handling through use of CSS
Patrick Storz
2019-10-26
1
-1
/
+0
*
Preferences: hold-off on caching until fully instantiated
Patrick Storz
2019-10-20
1
-11
/
+12
*
Re-Add blending modes UI using CSS instead filters
Jabier Arraiza
2019-10-14
1
-1
/
+1
*
add extension to prefs backups
Marc Jeanmougin
2019-10-13
1
-2
/
+2
*
Backup prefs instead of deleting
Marc Jeanmougin
2019-10-09
1
-3
/
+15
*
Preferences: add methods to set/get unsigned integers
Patrick Storz
2019-07-22
1
-0
/
+31
*
Preferences: Work around issue with parsing unsigned integers
Patrick Storz
2019-06-08
1
-1
/
+17
*
Remove dead code.
Tavmjong Bah
2019-03-27
1
-88
/
+0
*
Move Calligraphy preset names to more appropriate place.
Tavmjong Bah
2019-03-13
1
-12
/
+0
*
Don't translate Caligraphy presets in Preferences::_loadDefaults.
Tavmjong Bah
2019-03-11
1
-6
/
+10
*
Fix (hopefully) Internationalization of default Calligraphy presets.
Tavmjong Bah
2019-02-10
1
-0
/
+9
*
std::unique_ptr<_ObserverData>
Thomas Holder
2019-01-14
1
-12
/
+7
*
std::unique_ptr<PrefNodeObserver>
Thomas Holder
2019-01-14
1
-9
/
+1
*
Fixing Bug #1811551: GCC is not liking missing string_literal in g_strdup_pri...
Kishore Debnath
2019-01-14
1
-2
/
+2
*
Fix memleak and hopefully windows CI
Marc Jeanmougin
2019-01-14
1
-1
/
+1
*
Add button to delete prefs
Marc Jeanmougin
2019-01-11
1
-9
/
+30
*
Convert preferences_skeleton to a C++11 raw string.
Tavmjong Bah
2018-12-18
1
-0
/
+8
*
Change parsing an integer from 'atoi' to 'strtol' to allow parsing hexidecima...
Tavmjong Bah
2018-12-18
1
-1
/
+1
*
Fix bug 1804946: Measurement tool is very slow when using grids
Jabier Arraiza
2018-11-25
1
-0
/
+23
*
Clarify licenses
Max Gaukler
2018-11-08
1
-1
/
+2
*
More caching in prefs
Marc Jeanmougin
2018-09-12
1
-6
/
+27
*
Fix preferences crash
Thomas Holder
2018-09-12
1
-3
/
+24
*
Cache preference raw values
Marc Jeanmougin
2018-09-11
1
-0
/
+6
*
Run clang-tidy’s modernize-pass-by-value pass.
Emmanuel Gil Peyrot
2018-06-18
1
-4
/
+5
*
Run clang-tidy’s modernize-use-equals-default pass.
Emmanuel Gil Peyrot
2018-06-18
1
-1
/
+1
*
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
2018-06-18
1
-41
/
+41
*
Run clang-tidy’s modernize-use-override pass.
Emmanuel Gil Peyrot
2018-06-18
1
-2
/
+2
*
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
2018-05-04
1
-12
/
+12
*
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
2018-04-29
1
-12
/
+12
*
Misc. typos
Unknown
2017-11-07
1
-1
/
+1
*
Protect against missing "id".
Tavmjong Bah
2017-10-27
1
-0
/
+6
*
Define INKSCAPE_FONTSDIR and add USER/SYSTEM resource paths for fonts
Eduard Braun
2017-10-20
1
-1
/
+1
*
Refactor Util::ptr_shared
Jan Lingscheid
2017-10-18
1
-2
/
+2
*
Refactor profile directory use and promote IO::Resource get_path and get_file...
Martin Owens
2017-06-28
1
-18
/
+10
*
Rewrite UX
Jabiertxof
2017-04-29
1
-0
/
+29
*
Reset
Jabiertxof
2017-04-28
1
-29
/
+0
*
Fixing remove prefs
Jabier Arraiza Cenoz
2017-04-27
1
-0
/
+29
*
Remove properties with default values from 'style' entries in users preferenc...
Tavmjong Bah
2016-09-20
1
-0
/
+2
*
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
*
Convert accidental member accesses into static function accesses
Liam P. White
2014-06-26
1
-3
/
+5
*
1. make it compile
Liam P. White
2014-06-25
1
-3
/
+3
*
Stop observer from crashing when it doesn't exist in preferences.xml
Martin Owens
2014-04-20
1
-1
/
+3
*
string class usage
Kris De Gussem
2014-03-16
1
-16
/
+9
*
add null check: should fix bug #1163241 (inkscape crashed with SIGSEGV in Ink...
Kris De Gussem
2014-01-08
1
-0
/
+3
*
Units: stop newing Unit objects. pass around pointers to "undeletable" Unit o...
Johan B. C. Engelen
2013-10-12
1
-2
/
+1
*
Switched to global UnitTable.
Matthew Petroff
2013-08-04
1
-2
/
+2
*
A couple of forward declarations
Alex Valavanis
2013-02-11
1
-0
/
+1
*
Fix for 255792 : Calligraphy tool presets management
John Smith
2012-11-30
1
-0
/
+11
[next]