prev
More Info
Revision 852496
(Back to Digest)
next


Commit Details
Bug Fixes in KDE-Base
Rafael Fernández López committed changes in /trunk/KDE/kdelibs:
Ok. Now, this is the ultimate toolbar fix!
The root of all evil was: we iterate over all toolbars when restoring the application (on loading): that means, when you are going to restore the first toolbar, a save was being triggered, saving all toolbars, so all toolbars except the first weren't set up, and being saved their default settings => no good.

Now we use a flag for not saving when we are loading (makes sense, doesn't it ?) ;)
Discussion

File Changes
Modified 4 files
/trunk/KDE/kdelibs
/kdecore/kernel/kglobal.cpp
/kdecore/kernel/kglobal.h
/kdeui/widgets/kmainwindow.cpp
/kdeui/widgets/kmainwindow_p.h
Added 1 file
/trunk/KDE/kdelibs
Deleted 1 file
/trunk/KDE/kdelibs
6 files changed in total

KDE Commit-Digest by Danny Allen, 2006-2009
All issues in archive by Derek Kite