[rkward-cvs] SF.net SVN: rkward: [876] trunk/rkward

tfry at users.sourceforge.net tfry at users.sourceforge.net
Tue Oct 17 14:49:26 UTC 2006


Revision: 876
          http://svn.sourceforge.net/rkward/?rev=876&view=rev
Author:   tfry
Date:     2006-10-17 07:49:21 -0700 (Tue, 17 Oct 2006)

Log Message:
-----------
ChangeLog, TODO

Modified Paths:
--------------
    trunk/rkward/ChangeLog
    trunk/rkward/TODO

Modified: trunk/rkward/ChangeLog
===================================================================
--- trunk/rkward/ChangeLog	2006-10-17 13:04:55 UTC (rev 875)
+++ trunk/rkward/ChangeLog	2006-10-17 14:49:21 UTC (rev 876)
@@ -2,8 +2,8 @@
 - many new distribution plugins
 - all distribution plugins now use a free-text field, allowing you to enter a vector of probabilties / quantiles
 - another fix to cancelling during readline () calls
-- invalid values are stored in a separate attribute instead of changing the storage mode back and forth -> TODO
-- storage mode for RKWard meta data was changed -> TODO
+- invalid values are stored in a separate attribute instead of changing the storage mode back and forth
+- storage mode for RKWard meta data was changed
 - RMB option to search help on objects from packages in object browser
 - show tooltip information on objects in object browser
 - do not crash on call to "browser ()"

Modified: trunk/rkward/TODO
===================================================================
--- trunk/rkward/TODO	2006-10-17 13:04:55 UTC (rev 875)
+++ trunk/rkward/TODO	2006-10-17 14:49:21 UTC (rev 876)
@@ -43,11 +43,15 @@
 			- this will be very hard to do with the current Qt. We'd really need several checkboxes *within* a QListViewItem. Tackle this when/after porting to Qt4
 	- RObjectListView
 		- use better icons to mark up the different base types
+	- Workplace
+		- use KTabBar for tabs with close icon?
 	- RKConsole:
 		- Console should start a command chain when submitting a batch of pasted commands
 		- Better yet, the commands might be autosplit in the backend. Need to think about how to design this correctly, though
 		- hide tabs in console
 		- tabs should do name completion!
+		- Allow pasting at other positions than line end
+		- Prevent cursor from venturing into lines other than the last line
 	- Script editor:
 		- allow to pipe scripts to the console (console might have to be made smarter about large pasted commands, first)
 	- RKConsole / Script editor:


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.




More information about the rkward-tracker mailing list