More Info

Revision 1199477

(Back to digest)
 

Bug Fixes in KDE Base

David Faure committed changes in /trunk/extragear/base/konq-plugins/domtreeviewer:

Port away from kde3support (k3command/k3commandhistory -> qundocommand/kundostack)

Fix crash due to "delete cur_item ; cur_item = foo" without telling the caller of the method
who passed cur_item by pointer and kept using it afterwards. Interestingly this has been in the
code forever...

FIXED-IN: 4.6

File Changes

Modified 7 files
/trunk/extragear/base/konq-plugins/domtreeviewer
 
/CMakeLists.txt
 
/domtreecommands.cpp
 
/domtreecommands.h
 
/domtreeview.cpp
 
/domtreeview.h
 
/domtreewindow.cpp
 
/domtreewindow.h
7 files changed in total