summaryrefslogtreecommitdiff
path: root/noncore/apps/opie-write
AgeCommit message (Collapse)AuthorFilesLines
2007-02-08Removal of useless code based on a conditional that is never set to anythingerik1-49/+23
but false.
2007-02-08Each file in this commit has a problem where it is possible to dereferenceerik1-23/+46
a pointer without that pointer being valid. This commit fixes each instance of that.
2007-01-19Every single file in this commit had a memory leak where a resource iserik1-3/+2
allocated in the constructor but not de-allocated in the destructor. This commit fixes that.
2005-05-16Resource -> OResourcedrw1-22/+27
2004-12-24Repair damage done by a broken replace program. Note to self: Never use ↵mickeyl1-107/+1
anything other than sed! Merry Christmas!
2004-12-24qmake 1.08a has more rigid syntax checking and chokes on our .pro filesmickeyl1-1/+107
2004-06-10- Fix: 0001167 - not the best solution, but it works.ar1-1234/+1235
2004-05-31- convert qWarning to owarnar1-77/+80
2004-04-04convert to Opie Debugging Frameworkmickeyl5-25/+37
2004-03-28remove hardcoded build types "debug" and "release". these are set by the ↵mickeyl1-1/+1
build system
2004-03-13Namespace changes for Appszecke1-0/+2
QAshMoney and Reader need to be valgrinded
2004-03-02applied the patch generated by the optimize_connect script fromalwin2-14/+14
TT.
2004-03-01fix includeschicken4-40/+0
2004-02-23Opie-Write: libopie->libopie2drw4-24/+24
2004-02-14Clean-up of .cvsignore filesdrw1-0/+2
2003-10-27merge noncore/apps/* exceptmickeyl4-35/+9
- 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-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-04-14Adjusting for translationgroucho1-0/+16
2003-03-22use icons from inlineharlekin1-5/+5
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-24noncore/apps/opie-write/.cvsignorekergoth1-1/+2
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-16i18n for new buildsystem :)kergoth1-0/+4
2003-01-16Move most of config categorization into root config, and consolated core vs ↵kergoth1-4/+4
noncore from a config perspective, as its confusing and unnecessary for users. Also cleaned up a bit, and added some basic descriptions.
2002-11-21usualharlekin1-0/+2
2002-11-11fix this alsollornkcor1-1/+1
2002-11-10addllornkcor1-0/+9
2002-11-10use opie's FontDatabase so to be able to use freetypellornkcor1-109/+113
2002-11-06Add X11..kergoth1-1/+1
2002-11-05Adding initial config.in fileskergoth1-0/+4
2002-07-15Sync with Qt 3.0.5leseb10-4144/+3833
2002-07-14opie-write first draftleseb15-0/+18815