[rkward-cvs] rkward TODO,1.106,1.107
Thomas Friedrichsmeier
tfry at users.sourceforge.net
Tue Mar 21 15:41:26 UTC 2006
- Previous message: [rkward-cvs] rkward/rkward/plugin Makefile.am,1.15,1.16 rkcomponentmap.cpp,1.8,1.9 rkvarslot.cpp,1.22,1.23 rkplugin.cpp,1.21,NONE rkplugin.h,1.7,NONE rkpluginhandle.cpp,1.5,NONE rkpluginhandle.h,1.4,NONE rkpluginwidget.cpp,1.7,NONE rkpluginwidget.h,1.3,NONE
- Next message: [rkward-cvs] rkward/rkward/plugins/plots histogram.xml,1.3,1.4 plot_options.xml,1.1,1.2
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/rkward/rkward
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13677
Modified Files:
TODO
Log Message:
Embedding a wizard (or dialog) inside a wizard works
Index: TODO
===================================================================
RCS file: /cvsroot/rkward/rkward/TODO,v
retrieving revision 1.106
retrieving revision 1.107
diff -C2 -d -r1.106 -r1.107
*** TODO 20 Mar 2006 19:33:54 -0000 1.106
--- TODO 21 Mar 2006 15:41:24 -0000 1.107
***************
*** 28,34 ****
- convert to kdoc
- Plugin/Component-Widgets:
- - have min / max default to minimum/maximum integer/float, etc. Or does this come automatically with XMLHelper?
-
Configuration options to add:
- additional console options:
--- 28,31 ----
***************
*** 64,69 ****
- plugins (general)
- add import-filter plugins
- - add component-wrapper and allow embedded plugins
- - add preliminary image generation
- on exit, check whether there are still RCommands left in the backend and wait/request user-interaction before tearing down the thread. After all, the last command might have been a "save"!
- How about always doing exiting via a "q ()" command in the backend, instead? That way we could always be sure, all previous commands have been completed before the q ()!
--- 61,64 ----
***************
*** 101,108 ****
- add more plugin-widgets
- setValue-API for plugin-widgets and copying of values when switching from wizard to dialog-interface
- - improve and use debugging framework
- - cleanup label-mess for plugin-widgets
- - setEnabled (), setVisible ()-API (trivial, once the plugin-widgets are QWidgets)
- - use XMLHelper
- formula-widget:
- use smart sorting, esp. of generated string
--- 96,99 ----
- Previous message: [rkward-cvs] rkward/rkward/plugin Makefile.am,1.15,1.16 rkcomponentmap.cpp,1.8,1.9 rkvarslot.cpp,1.22,1.23 rkplugin.cpp,1.21,NONE rkplugin.h,1.7,NONE rkpluginhandle.cpp,1.5,NONE rkpluginhandle.h,1.4,NONE rkpluginwidget.cpp,1.7,NONE rkpluginwidget.h,1.3,NONE
- Next message: [rkward-cvs] rkward/rkward/plugins/plots histogram.xml,1.3,1.4 plot_options.xml,1.1,1.2
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the rkward-tracker
mailing list