Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2007-02-08 | Removal of useless code based on a conditional that is never set to anything | erik | 1 | -49/+23 |
but false. | ||||
2007-02-08 | Each file in this commit has a problem where it is possible to dereference | erik | 1 | -23/+46 |
a pointer without that pointer being valid. This commit fixes each instance of that. | ||||
2007-01-19 | Every single file in this commit had a memory leak where a resource is | erik | 1 | -3/+2 |
allocated in the constructor but not de-allocated in the destructor. This commit fixes that. | ||||
2005-05-16 | Resource -> OResource | drw | 1 | -22/+27 |
2004-12-24 | Repair damage done by a broken replace program. Note to self: Never use ↵ | mickeyl | 1 | -107/+1 |
anything other than sed! Merry Christmas! | ||||
2004-12-24 | qmake 1.08a has more rigid syntax checking and chokes on our .pro files | mickeyl | 1 | -1/+107 |
2004-06-10 | - Fix: 0001167 - not the best solution, but it works. | ar | 1 | -1234/+1235 |
2004-05-31 | - convert qWarning to owarn | ar | 1 | -77/+80 |
2004-04-04 | convert to Opie Debugging Framework | mickeyl | 5 | -25/+37 |
2004-03-28 | remove hardcoded build types "debug" and "release". these are set by the ↵ | mickeyl | 1 | -1/+1 |
build system | ||||
2004-03-13 | Namespace changes for Apps | zecke | 1 | -0/+2 |
QAshMoney and Reader need to be valgrinded | ||||
2004-03-02 | applied the patch generated by the optimize_connect script from | alwin | 2 | -14/+14 |
TT. | ||||
2004-03-01 | fix includes | chicken | 4 | -40/+0 |
2004-02-23 | Opie-Write: libopie->libopie2 | drw | 4 | -24/+24 |
2004-02-14 | Clean-up of .cvsignore files | drw | 1 | -0/+2 |
2003-10-27 | merge noncore/apps/* except | mickeyl | 4 | -35/+9 |
- advancedfm (ljp, please...) - odict (tille, please...) | ||||
2003-09-20 | merge control files with BRANCH | mickeyl | 1 | -1/+1 |
2003-08-09 | Merge from BRANCH_1_0 | kergoth | 1 | -1/+1 |
2003-06-04 | sanitized | schurig | 1 | -1/+1 |
2003-04-22 | Add Package: field to control files. This will facilitate ditching mkipks ↵ | kergoth | 1 | -0/+1 |
in favor of something with some sanity. | ||||
2003-04-22 | Dependency fixes. s/opie-base/task-opie-minimal/; ↵ | kergoth | 1 | -1/+1 |
s/libqt2-emb-fonts/qte-fonts/; s/libqt2-emb/libqte2/; | ||||
2003-04-20 | adding dutch to the .pro-files | cniehaus | 1 | -0/+1 |
2003-04-14 | Adjusting for translation | groucho | 1 | -0/+16 |
2003-03-22 | use icons from inline | harlekin | 1 | -5/+5 |
2003-01-26 | Remove depends on a specific version.. it should be depending on >= or <= ↵ | kergoth | 1 | -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-24 | noncore/apps/opie-write/.cvsignore | kergoth | 1 | -1/+2 |
2003-01-24 | Sorry about the flood on the cvs ml list, but this uses OPIEDIR to locate ↵ | kergoth | 1 | -1/+1 |
include.pro rather than a relative path.. then you dont have to alter the .pro when restructuring cvs. | ||||
2003-01-16 | i18n for new buildsystem :) | kergoth | 1 | -0/+4 |
2003-01-16 | Move most of config categorization into root config, and consolated core vs ↵ | kergoth | 1 | -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-21 | usual | harlekin | 1 | -0/+2 |
2002-11-11 | fix this also | llornkcor | 1 | -1/+1 |
2002-11-10 | add | llornkcor | 1 | -0/+9 |
2002-11-10 | use opie's FontDatabase so to be able to use freetype | llornkcor | 1 | -109/+113 |
2002-11-06 | Add X11.. | kergoth | 1 | -1/+1 |
2002-11-05 | Adding initial config.in files | kergoth | 1 | -0/+4 |
2002-07-15 | Sync with Qt 3.0.5 | leseb | 10 | -4144/+3833 |
2002-07-14 | opie-write first draft | leseb | 15 | -0/+18815 |