┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/settings/behaviorsettingspage.cpp
AgeCommit message (Expand)Author
2010-07-24Sourcecode hierarchy cleanup: Use subfolders inside the "settings" folderPeter Penz
2010-07-12Don't use KVBox and QVBoxLayout in parallel, just use QVBoxLayout instead.Peter Penz
2010-05-14Use the term "Select" instead of "Configure", as it is less technical (at lea...Peter Penz
2010-03-25Enable the meta data configuration dialog again after the KFileMetaDataWidget...Peter Penz
2010-03-22Use KFileMetaDataWidget from kdelibs. Still open: Provide dialog which wraps ...Peter Penz
2009-11-06allow to set a custom description for the KMetaDataConfigurationDialogPeter Penz
2009-11-06allow to configure which meta data should be shown for tooltipsPeter Penz
2009-10-16prepare the behavior-settings dialog to configure the shown meta data for too...Peter Penz
2009-08-30allow to turn off natural sortingPeter 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-02-26adjust size hints of group boxesPeter Penz
2009-02-04Added const bools for a few settings that were referenced more than once. Oth...Shaun Reich
2009-02-02Confirmations of the following settings now reset themselves to their defaults:Shaun Reich
2009-02-01Now when you click the button "Defaults" in the settings dialog, it will push...Shaun Reich
2009-01-17Relayout of the settings dialog, so that all Dolphin KPart relevant settings ...Peter Penz