summaryrefslogtreecommitdiffstats
path: root/src/preferences.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Preferences: hold-off on caching until fully instantiatedPatrick Storz2019-10-201-4/+5
* Preferences: add methods to set/get unsigned integersPatrick Storz2019-07-221-10/+70
* Remove dead code.Tavmjong Bah2019-03-271-5/+0
* clang-tidy recent changesAlexander Valavanis2019-02-011-4/+4
* std::unique_ptr<_ObserverData>Thomas Holder2019-01-141-2/+2
* std::unique_ptr<PrefNodeObserver>Thomas Holder2019-01-141-1/+2
* Add button to delete prefsMarc Jeanmougin2019-01-111-0/+4
* Fix bug 1804946: Measurement tool is very slow when using gridsJabier Arraiza2018-11-251-3/+37
* Clarify licensesMax Gaukler2018-11-081-1/+2
* More caching in prefsMarc Jeanmougin2018-09-121-3/+19
* Fix preferences crashThomas Holder2018-09-121-1/+1
* Cache preference raw valuesMarc Jeanmougin2018-09-111-0/+1
* Run clang-tidy’s modernize-pass-by-value pass.Emmanuel Gil Peyrot2018-06-181-2/+3
* Run clang-tidy’s modernize-use-equals-default pass.Emmanuel Gil Peyrot2018-06-181-3/+3
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-2/+2
* Run clang-tidy’s modernize-use-equals-delete pass.Emmanuel Gil Peyrot2018-06-121-2/+2
* Refactor profile directory use and promote IO::Resource get_path and get_file...Martin Owens2017-06-281-2/+0
* Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-0/+2
* Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-2/+0
* Header cleanup: stop using Glib types where they aren't truly needed. Eases G...Liam P. White2014-08-311-2/+4
* string class usageKris De Gussem2014-03-161-1/+1
* Fix for 255792 : Calligraphy tool presets managementJohn Smith2012-11-301-0/+7
* More header cleanup/fwd declarationsAlex Valavanis2012-02-151-1/+0
* Fix for 910463 : Improve System preferencesJohn Smith2012-02-141-0/+5
* Removed use of 'void *' as attemtp to limit access to internals.Jon A. Cruz2011-10-231-2/+5
* Purging some forward.h files.Jon A. Cruz2011-10-041-1/+0
* add new preference widget for a number with a unit.Johan B. C. Engelen2011-04-171-11/+51
* Doc comment cleanup of '@brief'.Jon A. Cruz2011-03-211-70/+82
* First GSoC node tool commit to BazaarKrzysztof Kosi??ski2009-11-291-0/+24
* Migrate file MRU prefsJon A. Cruz2009-11-091-0/+6
* Fixed non-ASCII characters in source file. Added missing virtual dtor.Jon A. Cruz2009-05-271-1/+2
* Fixed collapsed if/cond/body lines that blocked debugging.Jon A. Cruz2009-05-051-41/+67
* Implement warning of prior errors.Jon A. Cruz2009-05-041-0/+17
* Fixed broken preferences singleton and removed GUI encapsulation leakage. Fix...Jon A. Cruz2009-05-041-30/+16
* Clean up formatting so that methods are not all run together. Helps with diffs.Jon A. Cruz2009-05-041-1/+31
* Tentative fix for LP bug #168922: don't save prefs n crash handlerKrzysztof Kosi??ski2009-02-261-10/+7
* Add missing xml/repr.h header.Krzysztof Kosi??ski2009-02-131-0/+1
* Fix crashes when tool styles are not set in prefs.Krzysztof Kosi??ski2009-02-131-4/+4
* "make check" now compiles and runs on Linux.Krzysztof Kosi??ski2008-12-081-0/+1
* Change the way preferences are loaded to simplify unit testingKrzysztof Kosi??ski2008-12-071-20/+20
* From trunkTed Gould2008-10-271-36/+453
* Fix some bugs introduced by the preferences rewrite.Krzysztof Kosi??ski2008-09-161-7/+3
* Refactored preferences handling into a new version of Krzysztof Kosi??ski2008-09-161-20/+106
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+44