author | zecke <zecke> | 2002-04-27 18:10:51 (UTC) |
---|---|---|
committer | zecke <zecke> | 2002-04-27 18:10:51 (UTC) |
commit | 0c3303957aa56abb12c0cc4db1493eea5a995f28 (patch) (side-by-side diff) | |
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 @@ - set Alarms - - multiple categories - - Attendees - OFileSelector - - fix the weird view change bug delete m_pseudoLayout crash - DocLnk when not in Document Mode ( and vice versa ) - MultipleDocuments - - TreeView have a own OFileSelectorItem for this - - IconView add a QIconView to the widgetstack - Move OFileSelectorItem to it's own files - - add functions to access the member variables - - debug - new Dirs created inside the listview |