┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/settings/detailsviewsettingspage.cpp
AgeCommit message (Collapse)Author
2010-07-24Sourcecode hierarchy cleanup: Use subfolders inside the "settings" folderPeter Penz
svn path=/trunk/KDE/kdebase/apps/; revision=1154129
2010-03-27Use floating point font sizes for font requesterChristoph Feck
CCBUG: 220632 svn path=/trunk/KDE/kdebase/apps/; revision=1108111
2010-02-03Respect floating point font sizesChristoph Feck
BUG: 220632 svn path=/trunk/KDE/kdebase/apps/; revision=1084629
2009-03-21- Write the settings to the disk as soon as "Apply" or "OK" has been pressed ↵Peter Penz
inside a settings dialog. - Assure that the settings are saved in the DolphinPart destructor for settings that are changed outside the settings dialog (e. g. by using Ctrl + mouse wheel for adjusting the icon size). Thanks to Frank Reininghaus and David Faure for the analyses. CCBUG: 175085 svn path=/trunk/KDE/kdebase/apps/; revision=942194
2009-02-01I forgot to change these three tabs to the new method usage also. Effected ↵Shaun Reich
was the View Modes page. svn path=/trunk/KDE/kdebase/apps/; revision=919919
2009-01-14Group classes into folders, Dolphin is too big in the meantime for having a ↵Peter Penz
flat directory hierarchy. dolphin/src/CMakeLists.txt will be cleaned up later. svn path=/trunk/KDE/kdebase/apps/; revision=911065