author | zecke <zecke> | 2002-03-31 21:39:01 (UTC) |
---|---|---|
committer | zecke <zecke> | 2002-03-31 21:39:01 (UTC) |
commit | 66357a57409435e5967887af026bc1cf1d725f56 (patch) (unidiff) | |
tree | 1be99ea18dd4c693d68afe473b2676a5d0c60ba5 /libopie/TODO | |
parent | 7208583b0b7ff339e6019b188332d8bcb8f30973 (diff) | |
download | opie-66357a57409435e5967887af026bc1cf1d725f56.zip opie-66357a57409435e5967887af026bc1cf1d725f56.tar.gz opie-66357a57409435e5967887af026bc1cf1d725f56.tar.bz2 |
more functionality
-rw-r--r-- | libopie/TODO | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/libopie/TODO b/libopie/TODO new file mode 100644 index 0000000..c1bf6d1 --- a/dev/null +++ b/libopie/TODO | |||
@@ -0,0 +1,17 @@ | |||
1 | - xmltree done | ||
2 | |||
3 | - tododb | ||
4 | - set Alarms | ||
5 | - multiple categories | ||
6 | - Attendees | ||
7 | |||
8 | - OFileSelector | ||
9 | - DocLnk when not in Document Mode | ||
10 | - TreeView have a own OFileSelectorItem for this | ||
11 | - IconView add a QIconView to the widgetstack | ||
12 | - Move OFileSelectorItem to it's own files | ||
13 | - add functions to access the member variables | ||
14 | - debug | ||
15 | |||
16 | - Clickable labels? | ||
17 | Harlekin you wanted them in the libs? \ No newline at end of file | ||