summaryrefslogtreecommitdiff
path: root/core/pim/todo/TODO
Side-by-side diff
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 @@
+05.09.2002
+-Implement a ProjectView
+-Implement Templates
+-Implement Template COnfig
+-Implement MoreConfig
+-Implement beaming again
+-Implement setDocument
+-Implement ViewMenu
+-Implement OFontMenu again
+
+
+
+older
+HI,
+this is the Todo for the TODO Application.
+
+I started a small rewrite of the whole application.
+The idea is to have only the necessary bits
+in memory at once.
+It's meant to be extandable and exchangable.
+I've TodoView as a Baseclass for all Views representationg
+todos. So you could have a QTable or QListView todo
+
+What's missing is:
+Implementation of the views.
+The MainWindow Implementation
+The connection between the Parts \ No newline at end of file