summaryrefslogtreecommitdiff
path: root/core/pim/todo/quickeditimpl.cpp
AgeCommit message (Collapse)AuthorFilesLines
2003-08-01Merging changes from BRANCH_1_0 to HEADeilers1-1/+6
2003-05-12Hospital Hacking Sessionzecke1-10/+10
make more translatable fix up GUI for Opie1.0 in regards what is implemnted implement setting and removing of Alarms!!!! Show Alarms once they got fired...
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