[Kst] kdeextragear-2/kst (silent)

George Staikos staikos at kde.org
Tue Apr 5 05:40:47 CEST 2005


CVS commit by staikos: 

CVS_SILENT update changelog


  M +137 -0    ChangeLog   1.51


--- kdeextragear-2/kst/ChangeLog  #1.50:1.51
@@ -1,2 +1,139 @@
+2005-04-04 Monday 23:29  staikos
+
+        I believe these are all correct and fix the failures
+
+2005-04-04 Monday 23:20  staikos
+
+        fix many of the failures
+
+2005-04-04 Monday 23:12  staikos
+
+        fix a bug where fields that are invalid are identified as valid
+
+2005-04-04 Monday 22:43  staikos
+
+        link to libtransfunc.  requires the very latest version from CVS-HEAD
+
+        CCMAIL: Claude Mercier <claude.mercier at ias.u-psud.fr>
+        CCMAIL: delouis at iap.fr
+
+2005-04-04 Monday 15:55  staikos
+
+        make it clear
+
+2005-04-04 Monday 14:28  staikos
+
+        memory leak
+
+2005-04-04 Monday 12:06  staikos
+
+        ability to load and save Kst files
+
+2005-04-04 Monday 11:33  staikos
+
+        fix the icons.  This widget is pretty much done now.
+
+2005-04-04 Monday 11:10  staikos
+
+        these are unneeded now
+
+2005-04-04 Monday 10:59  staikos
+
+        CVS_SILENT 3.1
+
+2005-04-04 Monday 10:08  netterfield
+
+        BUG: 101214
+        GUI:
+
+        Equations no longer make X vectors.  They only use vectors.
+        SVectors can now be edited and viewed from the data manager.
+
+2005-04-04 Monday 02:36  staikos
+
+        These paints were supposed to have been removed.  Meanwhile I think the whole
+        view link in here needs to go
+
+2005-04-04 Monday 02:21  staikos
+
+        QString::null
+
+2005-04-04 Monday 02:17  staikos
+
+        add purge binding
+
+2005-04-04 Monday 02:10  staikos
+
+        added binding to KstDebug.  writing works, reading is unimplemented
+
+2005-04-04 Monday 01:54  staikos
+
+        update unused objects again until an additional layer is implemented to add
+        objects to a list of "forced" updates.  It's still a race, but it's smaller than
+        now this way.
+
+        The proper fix has to be done in the UI and then this will be removed again.
+
+2005-04-04 Monday 01:38  staikos
+
+        a new debug widget
+        - makes scrolling easier
+        - might be faster (keeps more duplicated in memory, but doesn't do as much raw
+        painting)
+        - copy+paste, etc, works since it's a text widget now
+
+        All functionality is retained but the images may not all look "right" just yet.
+        Also the images don't scale relative to font size.
+
+2005-04-04 Monday 00:28  staikos
+
+        no need to use QString::arg in here
+
+2005-04-03 Sunday 23:55  staikos
+
+        needs to be threadsafe
+
+2005-04-03 Sunday 21:45  staikos
+
+        to be clear...
+
+2005-04-03 Sunday 21:39  staikos
+
+        kstdebug can be used from threads so emitting the signal was a bad idea,
+        especially when it triggered UI code.
+
+2005-04-01 Friday 16:24  staikos
+
+        long long is the type
+
+2005-03-31 Thursday 23:46  staikos
+
+        C+P error
+
+2005-03-31 Thursday 23:17  staikos
+
+        order was wrong
+
+2005-03-31 Thursday 19:16  staikos
+
+        refactor the datasource extracting code and add support for passing datasources
+        as strings, and even implicitly loading them if they aren't already loaded.
+
+2005-03-31 Thursday 18:47  staikos
+
+        Add histogram binding.  Problem remains of how to deal with different types.
+
+2005-03-31 Thursday 18:07  staikos
+
+        convert to using collection classes
+
+2005-03-31 Thursday 17:57  staikos
+
+        needed in bindings (and probably elsewhere)
+
+2005-03-31 Thursday 17:52  staikos
+
+        recreate the bindings
+
 2005-03-31 Thursday 17:26  staikos
 




More information about the Kst mailing list