[Kst] kdeextragear-2/kst (silent)
George Staikos
staikos at kde.org
Sat Oct 2 23:57:46 CEST 2004
CVS commit by staikos:
CVS_SILENT update changelog
M +117 -0 ChangeLog 1.34
--- kdeextragear-2/kst/ChangeLog #1.33:1.34
@@ -1,2 +1,119 @@
+2004-10-02 Saturday 17:57 staikos
+
+ * - add PSD and plugin curve hints
+ - add curve hint example to linefit.xml
+
+2004-10-01 Friday 11:59 staikos
+
+ * seems to fix lots of memory corruption on exit on RedHat with their KDE 3.1
+
+2004-10-01 Friday 11:07 staikos
+
+ * initialize variables
+
+2004-10-01 Friday 10:51 staikos
+
+ * another missing lock
+
+2004-10-01 Friday 10:35 staikos
+
+ * uninitialized variable references fixed
+
+2004-10-01 Friday 10:08 staikos
+
+ * - Add locking to KstDataSource objects (ooops, major races were lurking!!)
+ - fixes strange crashes all over the place
+ - Enable curve hints for equations
+
+2004-10-01 Friday 09:53 staikos
+
+ * CVS_SILENT
+
+2004-10-01 Friday 09:21 staikos
+
+ * save a cycle or so
+
+2004-10-01 Friday 07:47 staikos
+
+ * add icon to makefile
+
+2004-10-01 Friday 07:44 staikos
+
+ * work around a bug in KMDI - it activate()s a window from the destructor for
+ some reason!! (in at least some cases)
+
+2004-10-01 Friday 07:43 staikos
+
+ * extremely ugly icon for elog browser action - please replace me
+
+2004-10-01 Friday 07:38 staikos
+
+ * make the url form properly
+
+2004-10-01 Friday 07:25 staikos
+
+ * - rename Close to Cancel
+ - add a Launch Browser action
+
+2004-10-01 Friday 07:05 staikos
+
+ * Jean-Marc says this is better input for piolib
+
+2004-10-01 Friday 06:48 staikos
+
+ * it was decided in testing that not doing close() after submit() is highly
+ confusing
+
+2004-09-30 Thursday 11:59 staikos
+
+ * proper fix for mamd's updating issues.
+ Barth: this NFS fix hack causes issues for vectors with no data because 0 != 1
+ in all cases that I know of. :-) Will this fix circumvent the original purpose
+ of the code here?
+
+2004-09-30 Thursday 11:28 staikos
+
+ * trying to fix an update bug for mamd
+
+2004-09-30 Thursday 10:22 staikos
+
+ * - proper fix for the psd editting bug (very tricky stuff :))
+ - add support for "time" unit conversion to data sources
+
+2004-09-30 Thursday 08:57 staikos
+
+ * For some reason this is causing crashes on exit with very heavily loaded Kst
+ sessions on RH9 machines (Qt 3.1). Better disable it
+
+2004-09-30 Thursday 06:40 staikos
+
+ * xml alignment
+
+2004-09-30 Thursday 05:00 staikos
+
+ * remove trigraphs
+
+2004-09-30 Thursday 02:52 scripty
+
+ * CVS_SILENT made messages
+
+2004-09-29 Wednesday 20:45 netterfield
+
+ * -reformatted comments in update_thread
+ -fix x-axis bug loading psds from command line
+ -a temp hack to make editing psds work (but with a potential
+ race condition...). See the FIXME in
+ kstpsddialog_i.cpp for details
+
+2004-09-29 Wednesday 10:54 staikos
+
+ * put the quickstart dialog back in. I'm not convinced that was the cause of
+ the problem it was removed for.
+
+2004-09-29 Wednesday 10:00 staikos
+
+ * implement fieldListForSource in these datasources - should give a nice speedup
+ for autocompletion
+
2004-09-29 Wednesday 09:42 staikos
More information about the Kst
mailing list