[Kst] kst_threading_branch: kdeextragear-2/kst/kst

George Staikos staikos at kde.org
Thu Jan 8 05:47:09 CET 2004


CVS commit by staikos: 

enough to demo multithreaded updates with one thread doing the updates.  Not
sure if we can do better, but at least it's not in the GUI thread anymore.
It's really horribly thread-unsafe in general though, so doing more than
loading a file and looking at it is bound to cause crashes, deadlock, or other
weird problems.


  M +17 -28    kst.cpp   1.64.2.1
  M +4 -8      kst.h   1.28.2.1
  M +1 -2      kstdatamanager_i.cpp   1.43.2.1
  M +33 -97    kstdoc.cpp   1.48.2.2
  M +7 -9      kstdoc.h   1.20.2.1
  M +9 -17     kstiface_impl.cpp   1.13.2.1
  M +0 -4      kstview.h   1.24.2.1
  M +2 -2      main.cpp   1.47.2.1
  M +128 -5    updatethread.cpp   1.1.2.3
  M +4 -1      updatethread.h   1.1.2.3






More information about the Kst mailing list