┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/settings
AgeCommit message (Expand)Author
2009-04-20Let the user choose if folders are always shown first in the views ofFrank Reininghaus
2009-04-10Allow to configure which preview plugins should be enabled. Per default previ...Peter Penz
2009-04-06Fixed regression introduced with KDE 4.2.0 that the column width setting was ...Peter Penz
2009-03-21- Write the settings to the disk as soon as "Apply" or "OK" has been pressed ...Peter Penz
2009-03-12Ask for confirmation when closing a Dolphin window with more than one tab. Th...Frank Reininghaus
2009-03-03§$%$ revert last commit, this does not compile (sorry!)Peter Penz
2009-03-03SVN_SILENT: coding style fixPeter Penz
2009-03-03only add the service to the list, if there is no other service using the same...Peter Penz
2009-03-03Changed activated() signal usages... to currentIndexChanged();Shaun Reich
2009-03-01Use currentIndexChanged() signal instead of activated(), the latter does not ...Shaun Reich
2009-02-26adjust size hints of group boxesPeter Penz
2009-02-26Calling the "Show" group "hiddenGroup" is a bit surprising to the casual read...David Faure
2009-02-26remember which service menus should be shown in the context menuPeter Penz
2009-02-25Provide a basic UI for the "Services" settings dialog. It's open yet whether ...Peter Penz
2009-02-20Remember the used URL completion mode of the URL navigator. Thanks to Frank R...Peter Penz
2009-02-17The tab order of the View Properties Dialog now moves in a logical and cohere...Shaun Reich
2009-02-16I forgot to change these connection statements to both send and receive boole...Shaun Reich
2009-02-15Added the Trash KCM to Dolphin, it's visible in the Settings Dialog, in the '...Shaun Reich
2009-02-15The View Properties dialog now correctly disables/enables the Apply button, i...Shaun Reich
2009-02-14Changed connections of the signals activated(), to currentIndexChanged() as u...Shaun Reich
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