Revision 213450d...
Go back to digest for 15th April 2012Features in KDE Base
Peter Penz committed changes in [kde-baseapps] /src:
Use KMessageWidget for error- and information-messages
See http://agateau.com/2011/04/21/kde-ux-2011/ for more details.
This simplifies the statusbar in Dolphin a lot and allows to
do a proper eliding in case if status-messages are too long: In
this case a tooltip will show the whole status-message (thanks
to Wolfgang Mader for the initial patch!).
There is still missing some finetuning but the general approach
seems to work quite nice.
FIXED-IN: 4.9.0
File Changes
Modified 8 files
- /src
- dolphin/dolphinmainwindow.cpp
- dolphin/dolphinnewfilemenu.cpp
- dolphin/dolphinviewcontainer.cpp
- dolphin/dolphinviewcontainer.h
- dolphin/statusbar/dolphinstatusbar.cpp
- dolphin/statusbar/dolphinstatusbar.h
- dolphin/statusbar/statusbarspaceinfo.cpp
- dolphin/statusbar/statusbarspaceinfo.h
8 files changed in total