summaryrefslogtreecommitdiff
path: root/core/pim/todo/todomanager.cpp
AgeCommit message (Collapse)AuthorFilesLines
2002-11-30Back from hospital with new powerzecke1-2/+5
This versions clean up m failure on templates with Qt... in todoview Implements Recurrance( backends to not safe it yet ) OPimState and Maintainer mode in some ways and much more This one also implements the OPimMainWindow specs and has a small Memu replacement to get the toolbar in one line
2002-10-13Speed Speed Speed...zecke1-0/+2
main.cpp disabled messagehandler.. TableView: do not update View from setCategory if category was not changed and if not first setCategory Inline editing is working again current is working too Fixed sorting MainWindow: Show Event and Edit event does work again Try to avoid calling sorted or allRecords unneeded... 10.000 todos on SQL does feel fast I need to get it down some more... maybe tweaking libsqlite a bit ( some compiler switches and disable asserts ) Before I implement new features I want to get down to 2-3 seconds loading of Data The UI will instantly pop up and then load the stuff within seconds
2002-10-07TodoView is a mess because I tried hard to makezecke1-6/+5
it work with templates... I've to clean this up Then I made the way free to use sorted my next step is to make the paint hack work
2002-10-07Re add fileszecke1-0/+125
for todo