[Kst] kdeextragear-2/kst/kst

George Staikos staikos at kde.org
Thu Aug 7 20:52:24 CEST 2003


CVS commit by staikos: 

- fix a memory corruption problem in main due to double delete of the mainwindow
in some cases

- only update the necessary parts of the data manager.  this is implemented in a
rather slow way (the code is ~O(n^2)) but it is more reliable for now.  In the
future we should tell the datamanager what to do, as opposed to telling it to
update and having it determine what needs to be updated.


  M +0 -32     datamanager.ui   1.3
  M +2 -1      kst.cpp   1.47
  M +130 -26   kstdatamanager_i.cpp   1.29
  M +0 -1      main.cpp   1.32





More information about the Kst mailing list