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

tfry at users.sourceforge.net tfry at users.sourceforge.net
Wed Dec 13 17:33:21 UTC 2006


Revision: 1007
          http://svn.sourceforge.net/rkward/?rev=1007&view=rev
Author:   tfry
Date:     2006-12-13 09:33:21 -0800 (Wed, 13 Dec 2006)

Log Message:
-----------
More ideas from Ralf

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

Modified: trunk/rkward/TODO
===================================================================
--- trunk/rkward/TODO	2006-12-13 16:49:44 UTC (rev 1006)
+++ trunk/rkward/TODO	2006-12-13 17:33:21 UTC (rev 1007)
@@ -51,6 +51,7 @@
 			- 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
+		- double click action should be configurable: View, Edit, insert name into current script, insert name into console, nothing
 	- 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
@@ -76,6 +77,10 @@
 	- use RKGlobals::marginHint (), RKGlobals::spacingHint () everywhere
 	- from Ralf:
 		- another nifty feature would be - if F8 would work also in the console/log.
+		- show first few values of vectors/scalars in tool-tip in workspace browser
+	- Debugging functionality
+		- ideally the whole thing: setting breakpoints, etc.
+		- realistically, maybe we can override browser () or do_browser with something nicer
 
 Internal stuff:
 	- Look at package odfWeave, and find out, how to use this


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