You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
koffice/filters/kspread/qpro/libqpro/TODO

12 lines
435 B

1. Add USE_QT option to build a TQt version of the library
2. Add options to FormulaAsText function. e.g. optionRemoveAt to
make removal of leading @ on functions optional.
3. Split classes into individual files
4. Add missing functions to FormulaAsText
5. Add dmalloc option
6. Add more record types
7. Add output functionality so that Quattro Pro files can be created
as well as read.
8. Add test program
9. Port to other platforms?