summaryrefslogtreecommitdiffstats
path: root/src/preferences.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Refactor profile directory use and promote IO::Resource get_path and get_file...Martin Owens2017-06-281-18/+10
* Rewrite UXJabiertxof2017-04-291-0/+29
* ResetJabiertxof2017-04-281-29/+0
* Fixing remove prefsJabier Arraiza Cenoz2017-04-271-0/+29
* Remove properties with default values from 'style' entries in users preferenc...Tavmjong Bah2016-09-201-0/+2
* Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-1/+0
* Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-0/+1
* Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-1/+0
* Convert accidental member accesses into static function accessesLiam P. White2014-06-261-3/+5
* 1. make it compileLiam P. White2014-06-251-3/+3
* Stop observer from crashing when it doesn't exist in preferences.xmlMartin Owens2014-04-201-1/+3
* string class usageKris De Gussem2014-03-161-16/+9
* add null check: should fix bug #1163241 (inkscape crashed with SIGSEGV in Ink...Kris De Gussem2014-01-081-0/+3
* Units: stop newing Unit objects. pass around pointers to "undeletable" Unit o...Johan B. C. Engelen2013-10-121-2/+1
* Switched to global UnitTable.Matthew Petroff2013-08-041-2/+2
* A couple of forward declarationsAlex Valavanis2013-02-111-0/+1
* Fix for 255792 : Calligraphy tool presets managementJohn Smith2012-11-301-0/+11
* some memleak fixes (Bug #1043571)Kris De Gussem2012-09-201-6/+6
* revert rev 11646: build issue with dbus (forgot to adapt some more, dbus was ...Kris De Gussem2012-09-031-6/+6
* converted some c-string usage to c++ string class usage: should fix some memo...Kris De Gussem2012-09-021-6/+6
* preferences read out: when no unit is specified, assume it is in the requeste...Johan B. C. Engelen2011-11-271-1/+6
* Removed use of 'void *' as attemtp to limit access to internals.Jon A. Cruz2011-10-231-20/+16
* cppcheck: variable initialisation / fix possible memory leakKris De Gussem2011-10-221-0/+5
* add new preference widget for a number with a unit.Johan B. C. Engelen2011-04-171-0/+44
* Doc comment cleanup of '@brief'.Jon A. Cruz2011-03-211-30/+37
* Cleaned up memory patch. Fixes bug #737298.Jon A. Cruz2011-03-201-0/+3
* Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
* First GSoC node tool commit to BazaarKrzysztof Kosi??ski2009-11-291-0/+22
* Fixed copying of old settings, along with some data() vs. c_str() cleanup. Fi...Jon A. Cruz2009-11-101-27/+38
* Migrate file MRU prefsJon A. Cruz2009-11-091-27/+124
* Fixed collapsed if/cond/body lines that blocked debugging.Jon A. Cruz2009-05-051-128/+158
* Implement warning of prior errors.Jon A. Cruz2009-05-041-1/+20
* Fixed broken preferences singleton and removed GUI encapsulation leakage. Fix...Jon A. Cruz2009-05-041-44/+35
* Tentative fix for LP bug #168922: don't save prefs n crash handlerKrzysztof Kosi??ski2009-02-261-4/+11
* preferences.cpp: Remove an assert that causes problems with some Krzysztof Kosi??ski2008-12-091-1/+2
* Change the way preferences are loaded to simplify unit testingKrzysztof Kosi??ski2008-12-071-9/+13
* Merge from trunkTed Gould2008-10-281-7/+12
* From trunkTed Gould2008-10-271-182/+331
* Merging from trunkTed Gould2008-10-111-18/+18
* Fix some bugs introduced by the preferences rewrite.Krzysztof Kosi??ski2008-09-161-21/+54
* Refactored preferences handling into a new version of Krzysztof Kosi??ski2008-09-161-51/+421
* bulk trailing spaces removal. consistency through MD5 of binaryRalf Stephan2006-02-151-3/+3
* Fix a typo, a vim modeline, and a wrongly indented line.mjwybrow2006-01-171-1/+1
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+92