More Info

Revision 774632

(Back to digest)
 

Features in KDE Base

David Faure committed changes in /branches/KDE/4.0/kdebase/apps:

Provide the dolphinpart view modes (Icons, Details, Columns) in konqueror's View Modes menu.
(this is done using a Q_PROPERTY in the dolphin part and a signal; the available view modes for creating the menu in the first place are listed in dolphinpart.desktop)
Konqueror: cleaned up the old (complex) handling of view modes as N toolbar buttons from M services grouped by library.
Dolphin: moved view mode handling to DolphinViewActionHandler, removes duplication between part and mainwindow.

File Changes

Modified 19 files
/branches/KDE/4.0/kdebase/apps
 
/dolphin/src/dolphinmainwindow.cpp
 
/dolphin/src/dolphinmainwindow.h
 
/dolphin/src/dolphinpart.cpp
 
/dolphin/src/dolphinpart.desktop
 
/dolphin/src/dolphinpart.h
 
/dolphin/src/dolphinview.cpp
 
/dolphin/src/dolphinview.h
 
/dolphin/src/dolphinviewactionhandler.cpp
 
/dolphin/src/dolphinviewactionhandler.h
 
/konqueror/src/konq-simplebrowser.rc
 
/konqueror/src/konqactions.cpp
 
/konqueror/src/konqactions.h
 
/konqueror/src/konqfactory.cpp
 
/konqueror/src/konqmainwindow.cpp
 
/konqueror/src/konqmainwindow.h
 
/konqueror/src/konqueror.kcfg
 
/konqueror/src/konqueror.rc
 
/konqueror/src/konqview.cpp
 
/konqueror/src/konqview.h
19 files changed in total