summaryrefslogtreecommitdiff
path: root/noncore/apps/checkbook/mainwindow.cpp
AgeCommit message (Collapse)AuthorFilesLines
2007-01-24Each file in this commit has an instance where a pointer is checked aterik1-4/+3
one point in the code and then not checked in another point in the code. If it needed to be checked once, it needs to be checked the other time. If not the application could segfault.
2005-05-16Resource -> OResourcedrw1-32/+35
2004-10-26-Remove usage of latin1() as a possible fix to #1471zecke1-2/+4
2004-03-13Namespace changes for Appszecke1-1/+1
QAshMoney and Reader need to be valgrinded
2004-03-02applied the patch generated by the optimize_connect script fromalwin1-1/+1
TT.
2004-03-01fix includeschicken1-4/+0
2004-02-08improve support for BigScreenar1-7/+4
2004-02-05Re-enable whats this icon in titlebardrw1-216/+216
2003-12-07s/QPEToolBar/QToolBar:mickeyl1-3/+3
- remove usage of deprecated classses - makes it easier to migrate to OToolBar in the future
2003-12-07s/QPEMenuBar/QMenuBar:mickeyl1-1/+1
- remove usage of deprecated classses - makes it easier to migrate to OMenuBar in the future
2003-10-30apply patch to HEADmickeyl1-1/+6
2003-10-27merge noncore/apps/* exceptmickeyl1-47/+72
- advancedfm (ljp, please...) - odict (tille, please...)
2003-07-17fixincludesllornkcor1-3/+0
2003-03-08Use inline picdrw1-1/+1
2002-12-08Fixed saving of new checkbooks and incorrect setting of notes.drw1-0/+6
2002-12-04Abstracted checkbook storage, added new main window display/configuration ↵drw1-42/+188
options.
2002-11-30Checkbook password protectiondrw1-4/+22
2002-11-30Made checkbook transaction list prettier & updated contact infodrw1-1/+1
2002-11-02Code updates/fixesdrw1-3/+8
2002-10-26Whats This and a couple fixesdrw1-30/+29
2002-10-21New version of Checkbook appdrw1-0/+164