summaryrefslogtreecommitdiff
path: root/core/pim/todo/TODO
authorzecke <zecke>2002-10-07 11:39:30 (UTC)
committer zecke <zecke>2002-10-07 11:39:30 (UTC)
commitf11d4bda64b58abfebf77485d5d77143a10dc8c9 (patch) (unidiff)
treea4e80550c4abe867303553de608316941dd943f1 /core/pim/todo/TODO
parentc2cd5470fa3ec69394fa65ad16ab29a6cadab56f (diff)
downloadopie-f11d4bda64b58abfebf77485d5d77143a10dc8c9.zip
opie-f11d4bda64b58abfebf77485d5d77143a10dc8c9.tar.gz
opie-f11d4bda64b58abfebf77485d5d77143a10dc8c9.tar.bz2
Re add files
for todo
Diffstat (limited to 'core/pim/todo/TODO') (more/less context) (ignore whitespace changes)
-rw-r--r--core/pim/todo/TODO27
1 files changed, 27 insertions, 0 deletions
diff --git a/core/pim/todo/TODO b/core/pim/todo/TODO
new file mode 100644
index 0000000..a7b430a
--- a/dev/null
+++ b/core/pim/todo/TODO
@@ -0,0 +1,27 @@
105.09.2002
2-Implement a ProjectView
3-Implement Templates
4-Implement Template COnfig
5-Implement MoreConfig
6-Implement beaming again
7-Implement setDocument
8-Implement ViewMenu
9-Implement OFontMenu again
10
11
12
13older
14HI,
15this is the Todo for the TODO Application.
16
17I started a small rewrite of the whole application.
18The idea is to have only the necessary bits
19in memory at once.
20It's meant to be extandable and exchangable.
21I've TodoView as a Baseclass for all Views representationg
22todos. So you could have a QTable or QListView todo
23
24What's missing is:
25Implementation of the views.
26The MainWindow Implementation
27The connection between the Parts \ No newline at end of file