]> cloud.milkyroute.net Git - dolphin.git/commit
Fix font settings issue
authorPeter Penz <peter.penz19@gmail.com>
Thu, 8 Dec 2011 22:08:01 +0000 (23:08 +0100)
committerPeter Penz <peter.penz19@gmail.com>
Thu, 8 Dec 2011 22:10:42 +0000 (23:10 +0100)
commita237e085fc976147858161e6c25b33a825f73eeb
tree043be102e49405bfbe4221ea4d08610c6d86ccf5
parent2827b96d9817252c22ae6f788f4d073303178cea
Fix font settings issue

The font settings have been ignored currently because of the transition to the new view-engine.

The patch is based on the work of Janardhan Reddy and has been extended by the helper class ViewModeSettings.

BUG: 288395
FIXED-IN: 4.8.0
src/CMakeLists.txt
src/kitemviews/kfileitemlistwidget.cpp
src/settings/viewmodes/viewmodesettings.cpp [new file with mode: 0644]
src/settings/viewmodes/viewmodesettings.h [new file with mode: 0644]
src/settings/viewmodes/viewsettingstab.cpp
src/settings/viewmodes/viewsettingstab.h
src/views/dolphinitemlistcontainer.cpp
src/views/dolphinitemlistcontainer.h
src/views/dolphinview.cpp
src/views/dolphinview.h