┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/settings/viewpropertiesdialog.cpp
AgeCommit message (Collapse)Author
2009-03-03§$%$ revert last commit, this does not compile (sorry!)Peter Penz
svn path=/trunk/KDE/kdebase/apps/; revision=934823
2009-03-03SVN_SILENT: coding style fixPeter Penz
svn path=/trunk/KDE/kdebase/apps/; revision=934820
2009-02-17The tab order of the View Properties Dialog now moves in a logical and ↵Shaun Reich
coherent manner (it no longer skips out of order). svn path=/trunk/KDE/kdebase/apps/; revision=927483
2009-02-16I forgot to change these connection statements to both send and receive ↵Shaun Reich
boolean values in my prior commit(s). Now the View Properties Dialog will enable the apply button when the affected (4) widget values are changed. svn path=/trunk/KDE/kdebase/apps/; revision=926757
2009-02-15The View Properties dialog now correctly disables/enables the Apply button, ↵Shaun Reich
instead of it just being enabled all the time, even after you apply it, so it's similar to the Settings Dialog now. svn path=/trunk/KDE/kdebase/apps/; revision=926562
2009-02-14Changed connections of the signals activated(), to currentIndexChanged() as ↵Shaun Reich
used in 3 QComboBoxes. Remember that activated() is not always triggered when the selected item is changed. svn path=/trunk/KDE/kdebase/apps/; revision=926180
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