┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/settings/iconsizegroupbox.cpp
AgeCommit message (Collapse)Author
2009-05-19Fix spurious tool tipChristoph Feck
BUG: 190316 svn path=/trunk/KDE/kdebase/apps/; revision=970147
2009-01-28Default size and Preview size sliders, were using wrong signal to notify ↵Shaun Reich
that settings have changed. The keyboard, when used on the slider, wouldn't enable the apply button, nor clicking to either side of the slider to change it. sliderMoved signal emission changed to valueChanged. Effects all tabs in Settings Dialog->View Modes. svn path=/trunk/KDE/kdebase/apps/; revision=917972
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