[Kst] kdeextragear-2/kst (silent)
George Staikos
staikos at kde.org
Tue Apr 26 21:25:03 CEST 2005
CVS commit by staikos:
CVS_SILENT update changelog
M +118 -0 ChangeLog 1.55
--- kdeextragear-2/kst/ChangeLog #1.54:1.55
@@ -1,2 +1,120 @@
+2005-04-26 Tuesday 15:23 staikos
+
+ prepare for beta2
+
+2005-04-26 Tuesday 15:22 staikos
+
+ disable time support in the ascii source for 1.1.0
+
+2005-04-26 Tuesday 13:29 staikos
+
+ add a static mechanism to determine if a source supports time. Inefficient, but
+ we have to wait for Kst2 for something better. Fixes the vector dialog time
+ support
+
+2005-04-26 Tuesday 12:10 staikos
+
+ mark new methods
+
+2005-04-26 Tuesday 11:42 staikos
+
+ revert const changes - this is a public interface. We don't gain much from it
+ so it's not worth duplicating the method.
+
+2005-04-26 Tuesday 11:29 staikos
+
+ mark new members
+
+2005-04-25 Monday 23:56 staikos
+
+ remove debug added recently
+
+2005-04-25 Monday 23:41 staikos
+
+ make time work the first time through
+
+2005-04-25 Monday 22:43 staikos
+
+ this seems to implement all that's needed for time support in the planck plugin.
+ However it looks like time support needs more work inside Kst core still.
+
+2005-04-24 Sunday 14:08 staikos
+
+ add a good chunk of the code to create new data objects from the script side,
+ where a piece of JS code is the logic of the object (basically slower plugins).
+ It has to remain disabled right now because KJS doesn't provide a mechanism to
+ give us a separate interpreter (for the thread) and make sure it doesn't race
+ with the main one.
+
+2005-04-23 Saturday 17:53 staikos
+
+ Add a bit of a hack to fix fit labels, at least for the release. I'm not sure
+ it's a good idea to expose this as a public method.
+
+2005-04-23 Saturday 11:14 adridg
+
+ Link
+
+2005-04-22 Friday 18:52 staikos
+
+ don't create curve and plugin with the same name
+
+2005-04-22 Friday 18:25 staikos
+
+ don't compare a QString with NULL
+
+2005-04-22 Friday 15:55 staikos
+
+ remove plenty more $(all_libraries)
+
+2005-04-22 Friday 15:51 staikos
+
+ remove $(all_libraries)
+
+2005-04-22 Friday 15:50 staikos
+
+ remove $(all_libraries) because we don't use anything in there and it makes GSL
+ not link properly for me on SuSE 9.2
+
+2005-04-22 Friday 14:05 staikos
+
+ No newline at end of file
+
+2005-04-20 Wednesday 22:10 staikos
+
+ Don't use deprecated toolbar action
+
+2005-04-20 Wednesday 13:42 scripty
+
+ CVS_SILENT made messages (.desktop file)
+
+2005-04-18 Monday 23:30 staikos
+
+ fix warning
+
+2005-04-18 Monday 23:24 staikos
+
+ I guess beta1 is useless for JS testing since I missed this symbol
+
+2005-04-18 Monday 23:15 staikos
+
+ a couple more bindings and some notes
+
+2005-04-18 Monday 22:05 arwalker
+
+ Add the icons back to the data manager in 3.1 compatible format.
+
+2005-04-18 Monday 22:00 staikos
+
+ provide access to the plugin module from the plugin
+
+2005-04-18 Monday 21:57 staikos
+
+ add bindings for pluginmodule - roughly complete
+
+2005-04-18 Monday 16:08 staikos
+
+ add two missing files
+
2005-04-18 Monday 13:47 staikos
More information about the Kst
mailing list