summaryrefslogtreecommitdiff
path: root/noncore/apps/checkbook
AgeCommit message (Collapse)AuthorFilesLines
2004-03-02applied the patch generated by the optimize_connect script fromalwin5-21/+21
TT.
2004-03-01fix includeschicken6-15/+0
2004-02-22Fix config dependsdrw1-1/+1
2004-02-22Checkbook: libopie->libopie2drw5-517/+517
2004-02-14Clean-up of .cvsignore filesdrw1-1/+2
2004-02-14Make info in *.control files a little more consistent (mostly modified ↵drw1-1/+1
Maintainer, Files and Section fields)
2004-02-08improve support for BigScreenar2-11/+6
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-12-04use opie-lupdate instead lupdatear1-21/+0
2003-10-30apply patch to HEADmickeyl12-44/+249
2003-10-27merge noncore/apps/* exceptmickeyl20-250/+1478
- advancedfm (ljp, please...) - odict (tille, please...)
2003-09-20merge control files with BRANCHmickeyl1-1/+1
2003-08-09Merge from BRANCH_1_0kergoth1-1/+1
2003-07-20Fix for bug #1022 - correct English spelling of electronicsdrw1-1/+1
2003-07-17fixincludesllornkcor7-19/+0
2003-06-04sanitizedschurig1-1/+1
2003-04-22Add Package: field to control files. This will facilitate ditching mkipks ↵kergoth1-0/+1
in favor of something with some sanity.
2003-04-22Dependency fixes. s/opie-base/task-opie-minimal/; ↵kergoth1-1/+1
s/libqt2-emb-fonts/qte-fonts/; s/libqt2-emb/libqte2/;
2003-04-20adding dutch to the .pro-filescniehaus1-0/+1
2003-03-08Use inline picdrw1-1/+1
2003-01-26Remove depends on a specific version.. it should be depending on >= or <= ↵kergoth1-1/+1
depending on what API the app in question is depending on.. given we're still in a development stage, this is unnecessary. Going forward better explicit depends will be necessary on every API change which introduces a new dependency.
2003-01-24Sorry about the flood on the cvs ml list, but this uses OPIEDIR to locate ↵kergoth1-1/+1
include.pro rather than a relative path.. then you dont have to alter the .pro when restructuring cvs.
2003-01-23package naming change.. alter library packages to use debian naming ↵kergoth1-1/+1
convention. also moved bits that didnt belong in lib pakcages elsewhere.
2003-01-16i18n for new buildsystem :)kergoth1-0/+4
2002-12-30Use background color for alternating transaction lines (like todo does now).drw1-1/+1
2002-12-14addLanguage rulescniehaus1-0/+2
2002-12-08Fixed saving of new checkbooks and incorrect setting of notes.drw2-1/+7
2002-12-04Abstracted checkbook storage, added new main window display/configuration ↵drw13-243/+753
options.
2002-11-30Checkbook password protectiondrw9-31/+264
2002-11-30Made checkbook transaction list prettier & updated contact infodrw14-29/+114
2002-11-07- include math.h for sin() and cos()simon1-0/+2
2002-11-06Add X11..kergoth1-1/+1
2002-11-05you know the drillkergoth1-2/+2
2002-11-05Adding initial config.in fileskergoth1-0/+4
2002-11-02Fixesdrw3-4/+25
2002-11-02Implementing charting...drw6-39/+241
2002-11-02Code updates/fixesdrw11-58/+430
2002-10-26Use new pics for checkbookdrw2-6/+6
2002-10-26Whats This and a couple fixesdrw4-36/+74
2002-10-21New version of Checkbook appdrw40-3820/+1444
2002-10-20added ability to delete checkbook accountllornkcor7-136/+295
2002-09-15Missed a couple.kergoth2-1/+14
2002-09-15Reverting to checkbook in its previous state, hopefully i got everything.kergoth42-1285/+3683
2002-09-15wow... I just don't get my own code... Help neededcniehaus6-71/+84
2002-09-15hope it works now. Sorry for multi-commitscniehaus16-2152/+0
2002-09-15hehecniehaus12-1520/+243
2002-09-15updatecniehaus1-13/+0
2002-09-15Ok, this is what I have so far. I know it is not really working thus it iscniehaus13-10/+1028
not in the toplevel-Makefile. I am putting as much work in it as possible. Currently I am doing the kmol-port, after that the PSE-stuff.