summaryrefslogtreecommitdiff
path: root/core/pim/todo/TODO
blob: a7b430acd4622daf29dd5d91b32fdf3942a78210 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
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