]> cloud.milkyroute.net Git - dolphin.git/commit
The icons view and details view don't use hardcoded (test-) values anymore, instead...
authorPeter Penz <peter.penz19@gmail.com>
Tue, 27 Feb 2007 20:46:21 +0000 (20:46 +0000)
committerPeter Penz <peter.penz19@gmail.com>
Tue, 27 Feb 2007 20:46:21 +0000 (20:46 +0000)
commitf8dd060cadecd9f4c36b79d53dbae706dadf99f6
treeecc4dbc1066658782ead831fae94b6b8ccde1c36
parent6c4e3aee2a65969d25813d9809bffca23fbe18d3
The icons view and details view don't use hardcoded (test-) values anymore, instead the settings for fonts, grid size, ... are read out. The settings dialogs itself will be reworked later if it is clear what should be configurable in which manner. At least the current settings dialog allows to play with the new capabilities we got by KFileItemDelegate, just lets see what we can improve later on...

svn path=/trunk/KDE/kdebase/apps/; revision=637792
src/dolphin_iconsmodesettings.kcfg
src/dolphindetailsview.cpp
src/dolphindetailsview.h
src/dolphiniconsview.cpp
src/dolphiniconsview.h
src/iconsviewsettingspage.cpp