summaryrefslogtreecommitdiff
path: root/core/pim/todo/quickeditimpl.cpp
AgeCommit message (Collapse)AuthorFilesLines
2002-12-23Task Editor dialog: 1. added tab icons 2. rearranged the overview tab 3. ↵drw1-1/+2
alarm/reminder tab updates 4. code clean-up. Still need to work on advanced tab and add qwhatsthis.
2002-12-22QWhatsThis for main task view and toolbars.drw1-5/+9
2002-12-21Main task view updates.drw1-1/+1
2002-12-20Use icons for task priority on quick task toolbardrw1-14/+21
2002-12-20First part of GUI clean-up. Added icons to 'quick task' entry toolbar and ↵drw1-23/+33
menu choice to show/hide the bar.
2002-10-19Fix crash if todolist is emptyzecke1-0/+89
Fix paint update bugs.. knewly created items did not show up. an sort() QTable::update() is and was not enough A new feature. It's a quick entering method. It lacks icons and some more stuff but I like it Now redoing the Editor Dialog