┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/settings
AgeCommit message (Expand)Author
2009-02-04The Home folder location, when set via loadSettings(), and when set via the '...Shaun Reich
2009-02-04Added const bools for a few settings that were referenced more than once. Oth...Shaun Reich
2009-02-03rename the checkbox "Browse through archives" to "Open archives as folder"Peter Penz
2009-02-03SVN_SILENT: updated commentPeter Penz
2009-02-03* no general settings are read -> invoking loadSettings has no effect in rest...Peter Penz
2009-02-03String change - Added clarification in the displayed message box for when the...Shaun Reich
2009-02-03SVN_SILENT Small update to a comment.Shaun Reich
2009-02-03Both the 'preview size' slider and the 'embed thumbnails in files' settings n...Shaun Reich
2009-02-02A few more fixes...mostly cleanups.Shaun Reich
2009-02-02We were calling methods within loadSettings() which should have been moved to...Shaun Reich
2009-02-02Navigation click type (single/double-click) now gets set to it's default when...Shaun Reich
2009-02-02Changed group config reference pertaining to the "kcminputrc" file. The Navig...Shaun Reich
2009-02-02Reverted my previous commit(919897), I was incorrect, it looked to work like ...Shaun Reich
2009-02-02Confirmations of the following settings now reset themselves to their defaults:Shaun Reich
2009-02-02The "Show 'Delete' Command" checkbox now gets restored to it's default (false).Shaun Reich
2009-02-02These radio buttons are paired, when you enable one, you inherently disable t...Shaun Reich
2009-02-01I forgot to change these three tabs to the new method usage also. Effected wa...Shaun Reich
2009-02-01Now when you click the button "Defaults" in the settings dialog, it will push...Shaun Reich
2009-01-28Default size and Preview size sliders, were using wrong signal to notify that...Shaun Reich
2009-01-27The apply button in the settings dialog now disables itself when settings are...Shaun Reich
2009-01-17Relayout of the settings dialog, so that all Dolphin KPart relevant settings ...Peter Penz
2009-01-14Group classes into folders, Dolphin is too big in the meantime for having a f...Peter Penz