[Kst] kdeextragear-2/kst/devel-docs
George Staikos
staikos at kde.org
Thu Jul 8 21:29:48 CEST 2004
CVS commit by staikos:
the neverending pit of dispair
M +6 -1 RELEASE_PLAN-0.98 1.20
--- kdeextragear-2/kst/devel-docs/RELEASE_PLAN-0.98 #1.19:1.20
@@ -12,8 +12,13 @@
- "overwrite all" doesn't work in plugin manager <-- KIO related?
- updates are calling plugins too often without need <-- major problem (George)
-- race condition in thread: updating() is not synchronized
- using QWaitCondition in update thread is bad - it's broken in all but the
most recent Qt releases
- data display dialogs are unusable in realtime mode
+- QMetaObject::findSignal:KstFitDialogI: Conflict with KstFitDialog::modified()
+- fits should store the stat variables as scalars, not as a vector
+- locking is missing in places - especially dialogs (plugin, etc)
+- update the fit and event dialogs to remove dependency on new_index, then
+ remove that parameter entirely
+- data manager update doesn't work (ex if vector grows)
More information about the Kst
mailing list