author | zecke <zecke> | 2002-04-27 18:10:51 (UTC) |
---|---|---|
committer | zecke <zecke> | 2002-04-27 18:10:51 (UTC) |
commit | 0c3303957aa56abb12c0cc4db1493eea5a995f28 (patch) (unidiff) | |
tree | a0b7ea7cc21e31a45deca6f0c0d0a2be70fe1b25 /libopie/TODO | |
parent | 24cfee06815c460fdaa8e34f4b3a7cc9f4b008dd (diff) | |
download | opie-0c3303957aa56abb12c0cc4db1493eea5a995f28.zip opie-0c3303957aa56abb12c0cc4db1493eea5a995f28.tar.gz opie-0c3303957aa56abb12c0cc4db1493eea5a995f28.tar.bz2 |
Update TODO
Update todoevent.cpp I almost forgot about this
\n -> <br> inside the RichText
remove oconfig cause it was bogus. We can achieve the same
with Config(path, Config::File );
-rw-r--r-- | libopie/TODO | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/libopie/TODO b/libopie/TODO index d49910c..98baf72 100644 --- a/libopie/TODO +++ b/libopie/TODO | |||
@@ -4,14 +4,7 @@ | |||
4 | - set Alarms | 4 | - set Alarms |
5 | - multiple categories | ||
6 | - Attendees | ||
7 | 5 | ||
8 | - OFileSelector | 6 | - OFileSelector |
9 | - fix the weird view change bug delete m_pseudoLayout crash | ||
10 | - DocLnk when not in Document Mode ( and vice versa ) | 7 | - DocLnk when not in Document Mode ( and vice versa ) |
11 | - MultipleDocuments | 8 | - MultipleDocuments |
12 | - TreeView have a own OFileSelectorItem for this | ||
13 | - IconView add a QIconView to the widgetstack | ||
14 | - Move OFileSelectorItem to it's own files | 9 | - Move OFileSelectorItem to it's own files |
15 | - add functions to access the member variables | ||
16 | - debug | ||
17 | - new Dirs created inside the listview | 10 | - new Dirs created inside the listview |