summaryrefslogtreecommitdiffstats
path: root/src/preferences.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2012-09-20some memleak fixes (Bug #1043571)Kris De Gussem1-6/+6
2012-09-03revert rev 11646: build issue with dbus (forgot to adapt some more, dbus was ...Kris De Gussem1-6/+6
2012-09-02converted some c-string usage to c++ string class usage: should fix some memo...Kris De Gussem1-6/+6
2011-11-27preferences read out: when no unit is specified, assume it is in the requeste...Johan B. C. Engelen1-1/+6
2011-10-23Removed use of 'void *' as attemtp to limit access to internals.Jon A. Cruz1-20/+16
2011-10-22cppcheck: variable initialisation / fix possible memory leakKris De Gussem1-0/+5
2011-04-17add new preference widget for a number with a unit.Johan B. C. Engelen1-0/+44
2011-03-21Doc comment cleanup of '@brief'.Jon A. Cruz1-30/+37
2011-03-20Cleaned up memory patch. Fixes bug #737298.Jon A. Cruz1-0/+3
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan1-1/+1
2009-11-29First GSoC node tool commit to BazaarKrzysztof Kosi??ski1-0/+22
2009-11-10Fixed copying of old settings, along with some data() vs. c_str() cleanup. Fi...Jon A. Cruz1-27/+38
2009-11-09Migrate file MRU prefsJon A. Cruz1-27/+124
2009-05-05Fixed collapsed if/cond/body lines that blocked debugging.Jon A. Cruz1-128/+158
2009-05-04Implement warning of prior errors.Jon A. Cruz1-1/+20
2009-05-04Fixed broken preferences singleton and removed GUI encapsulation leakage. Fix...Jon A. Cruz1-44/+35
2009-02-26Tentative fix for LP bug #168922: don't save prefs n crash handlerKrzysztof Kosi??ski1-4/+11
2008-12-09preferences.cpp: Remove an assert that causes problems with some Krzysztof Kosi??ski1-1/+2
2008-12-07Change the way preferences are loaded to simplify unit testingKrzysztof Kosi??ski1-9/+13
2008-10-28Merge from trunkTed Gould1-7/+12
2008-10-27From trunkTed Gould1-182/+331
2008-10-11Merging from trunkTed Gould1-18/+18
2008-09-16Fix some bugs introduced by the preferences rewrite.Krzysztof Kosi??ski1-21/+54
2008-09-16Refactored preferences handling into a new version of Krzysztof Kosi??ski1-51/+421
2006-02-15bulk trailing spaces removal. consistency through MD5 of binaryRalf Stephan1-3/+3
2006-01-17Fix a typo, a vim modeline, and a wrongly indented line.mjwybrow1-1/+1