summaryrefslogtreecommitdiff
path: root/core/pim/todo/todoeditor.cpp
AgeCommit message (Collapse)AuthorFilesLines
2003-02-14Remove the #ifdef for QWSzecke1-4/+0
Fix saving of templates The backends want's to load before it saves... Oliver now things should work again
2002-12-10Shut up the compilerzecke1-1/+1
2002-10-25MainWindow i18n change 'Show only over due' to avoid misunderstandingzecke1-10/+22
then 'share' and 'preload' the taskeditor on first request it'll be created but on destroyed until Destruction the interface. This will happen when the apps quits. This should speed up editing and entering quite a lot
2002-10-21Fix a bug where newly added items did not show up in the viewzecke1-5/+7
Now we add the Entry to the backend first and then update the view next step is to make place for the new EditorWidget It features Completed/Start Date State Began, Postponed... Maintainer Mode: needs to be done by... Maintainer: Choose a person who is responsible for ( once implemented I hope he master of our feeds is happy ) Recurrance Widget Alarms + Reminders Widget Parent to be added Most of it is not implemented cause first of all OTodo does not know anything about these attributes but this will change soon. I'll start to implement it very soon
2002-10-07Re add fileszecke1-0/+53
for todo