Revision 696665
Go back to digest for 12th August 2007Bug Fixes in KDE Base
Daniel Teske committed changes in /trunk/KDE/kdebase/apps/konqueror/src:
Rewrite the filtered bookmark toolbar code.
The quite commonly reported bug that the icon is not shown in such a filtered bar is fixed. Actions on the bookmark now really change the underlying bookmark
that is, you can change the e.g. title and the bookmark in the menu is changed.
Stop using the KXBelImporter class, a temporary KBookmarkManager and the visitor pattern, which unecessary complicated the code.
File Changes
Modified 2 files
- /trunk/KDE/kdebase/apps/konqueror/src
- /konqbookmarkbar.cpp
- /konqbookmarkbar.h
2 files changed in total