summaryrefslogtreecommitdiff
path: root/core/pim/todo/mainwindow.cpp
AgeCommit message (Expand)AuthorFilesLines
2007-01-03Fix for bug#0001547 provided by Paul Eggleton <bluelightning@bluelightning.org>korovkin1-21/+29
2005-04-06Use OResource for loading images and fix headersdrw1-23/+24
2005-02-02Minor update to work with new OPimMainWindowdrw1-11/+12
2005-01-30Convert Todo to use new OPimMainWindow functionality, plus some other code cl...drw1-299/+126
2004-11-18-Kill owarn statements from the codezecke1-13/+3
2004-04-28Removed static cast which is not working with the new modifications ofeilers1-1/+2
2004-04-04fix up owarn usagezecke1-20/+22
2004-04-02Use ODebug (another 35 down...) - all of core/pim is converted.drw1-9/+10
2004-03-14Make use of ODP namespacezecke1-1/+3
2004-03-02fixed up todlist to work again. The segfault resulted due a real ugly code-st...alwin1-1/+1
2004-03-02run the optimize_connect scriptalwin1-1/+1
2004-03-01fix includeschicken1-6/+0
2004-02-25Todo: libopie->libopie2drw1-50/+48
2004-02-07QPEApplication::showDialog() and QPEAPplication::execDialog() for better big ...ar1-2/+1
2003-12-07s/QPEToolBar/QToolBar:mickeyl1-1/+1
2003-10-07If you decide to close the mainwindow and have say editor and views open as wellzecke1-1/+1
2003-09-06-Switch to OWidgetStack actually only three lines touch by thiszecke1-1/+6
2003-08-27-Convert to quick launch as an examplezecke1-3/+7
2003-08-01Merging changes from BRANCH_1_0 to HEADeilers1-26/+110
2003-05-12Hospital Hacking Sessionzecke1-2/+131
2003-05-07one morezecke1-1/+1
2003-04-10have icons on the right sideharlekin1-4/+8
2003-03-14Do not crash when trying to edit and there is no datazecke1-1/+2
2003-02-22shutup todolist while runningzecke1-1/+1
2003-02-11Add switching the views with the ActionKey..zecke1-3/+6
2003-01-29Changed some code to make all strings translatablegroucho1-50/+50
2002-12-22QWhatsThis for main task view and toolbars.drw1-9/+11
2002-12-21Main task view updates.drw1-4/+2
2002-12-20First part of GUI clean-up. Added icons to 'quick task' entry toolbar and me...drw1-27/+43
2002-12-10Shut up the compilerzecke1-8/+2
2002-11-30Back from hospital with new powerzecke1-57/+156
2002-10-25MainWindow i18n change 'Show only over due' to avoid misunderstandingzecke1-1/+1
2002-10-21Now it should compile just finezecke1-1/+0
2002-10-21Fix a bug where newly added items did not show up in the viewzecke1-1/+2
2002-10-19Fix crash if todolist is emptyzecke1-3/+26
2002-10-19MainWindow setReadAhead addedzecke1-0/+4
2002-10-13Implement beaming and adding of todos. Use the vCal resource for thatzecke1-6/+46
2002-10-13Speed Speed Speed...zecke1-3/+4
2002-10-07Fix bug with category ids in sortedzecke1-2/+2
2002-10-07We're now using a home made painting of cellszecke1-1/+2
2002-10-07TodoView is a mess because I tried hard to makezecke1-8/+24
2002-10-07Re add fileszecke1-0/+621
2002-10-07make place for the new todozecke1-634/+0
2002-07-10Fix "delete all" message boxleseb1-1/+1
2002-07-10Fix "view" menu itemleseb1-0/+6
2002-06-17Fool Qt and fool QtDesigner to unfuck the designer .ui *evilgrin*zecke1-1/+1
2002-06-17fix overlappingzecke1-0/+1
2002-06-15Summary supportzecke1-1/+1
2002-05-09Patch from Stefan Eilers to make the Table align better and the viewing of ev...zecke1-0/+3
2002-04-30- no default arguments in method implementationssimon1-1/+1