Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2005-05-04 | Resource -> OResource | drw | 2 | -41/+32 |
2005-01-03 | mess with things so this runs from launcher. not sure what was going on, but ↵ | llornkcor | 4 | -33/+44 |
this seems to fix #1507 | ||||
2004-12-24 | Repair damage done by a broken replace program. Note to self: Never use ↵ | mickeyl | 1 | -93/+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/+93 |
2004-11-14 | No reason to disable quicklaunching of Opie FTP | zecke | 1 | -2/+1 |
2004-09-18 | fix layout issue | llornkcor | 1 | -18/+31 |
2004-07-07 | hide path combo if on config tab | llornkcor | 1 | -0/+3 |
2004-07-07 | fix combo filling with real QString instead of QDir object | llornkcor | 1 | -2/+1 |
2004-07-07 | bug fix 1267 | llornkcor | 1 | -13/+14 |
2004-04-28 | CLEANUP: remove relative includes over the source tree | mickeyl | 1 | -1/+1 |
2004-04-04 | convert to Opie Debugging Framework | mickeyl | 4 | -45/+47 |
2004-03-28 | remove hardcoded build types "debug" and "release". these are set by the ↵ | mickeyl | 1 | -2/+2 |
build system | ||||
2004-03-23 | eliminate bogus dependency on libopie | mickeyl | 1 | -1/+1 |
2004-03-20 | Shouldn't DESTDIR have OPIEDIR not QPEDIR? | sudonix | 1 | -1/+1 |
2004-03-15 | non quicklaunch, and remove non necessary libs | llornkcor | 1 | -2/+4 |
2004-03-14 | Convert net to ODP and QtAUX | zecke | 1 | -0/+2 |
2004-03-02 | applied the patch generated by the optimize_connect script from | alwin | 1 | -23/+23 |
TT. | ||||
2004-03-01 | fix whatever it was | llornkcor | 1 | -2/+2 |
2004-03-01 | opie->opie2 | alwin | 1 | -1/+1 |
2004-03-01 | link against opie2 | alwin | 1 | -1/+1 |
2004-03-01 | just modified this way, that it not longer crashes when just startet. | alwin | 1 | -13/+27 |
but completly unusable. Who will maintain this stuff? If no one will do it, we should remove this app in next opie release 'cause this moment it makes no sense. | ||||
2004-02-14 | Make info in *.control files a little more consistent (mostly modified ↵ | drw | 1 | -2/+2 |
Maintainer, Files and Section fields) | ||||
2004-01-05 | Spelling fixes by Michael Opdenacker <zumbi2@netcourrier.com> | zecke | 1 | -1/+1 |
2003-12-07 | s/QPEToolBar/QToolBar: | mickeyl | 2 | -3/+3 |
- remove usage of deprecated classses - makes it easier to migrate to OToolBar in the future | ||||
2003-12-07 | s/QPEMenuBar/QMenuBar: | mickeyl | 2 | -2/+2 |
- remove usage of deprecated classses - makes it easier to migrate to OMenuBar in the future | ||||
2003-12-04 | use opie-lupdate instead lupdate | ar | 1 | -20/+0 |
2003-10-29 | mrege noncore/net/* | mickeyl | 4 | -47/+35 |
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-08-09 | Merge from BRANCH_1_0 | kergoth | 1 | -1/+1 |
2003-06-17 | fix crash on menu - no item selected | llornkcor | 1 | -9/+14 |
2003-06-04 | sanitized | schurig | 1 | -1/+1 |
2003-05-26 | remove extra includes | llornkcor | 4 | -26/+0 |
2003-05-20 | fix menu issue | llornkcor | 1 | -3/+7 |
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-12 | hide about thingy | llornkcor | 1 | -2/+2 |
2003-03-26 | change to UnknownDocument icon | llornkcor | 2 | -3/+9 |
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 | 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-23 | add Replaces entry which has been forgotten when renaming | mickeyl | 1 | -0/+1 |
2003-01-16 | i18n for new buildsystem :) | kergoth | 1 | -0/+4 |
2003-01-05 | trying to get things consistent on the way to 1.0 | mickeyl | 1 | -1/+1 |
2002-12-14 | addLanguage rules | cniehaus | 1 | -0/+2 |
2002-11-09 | Add ftp library. remember to make -f Makefile.test clean-configs before ↵ | kergoth | 1 | -1/+1 |
menuconfig, to ensure the generated configs are updated | ||||
2002-11-09 | move ftp stuff from opieftp to shared lib | llornkcor | 6 | -1422/+10 |
2002-11-08 | - for ( i; i <= numberOfEntries; i++) { | simon | 1 | -1/+1 |
+ for ( ; i <= numberOfEntries; i++) { | ||||
2002-11-06 | Add X11.. | kergoth | 1 | -1/+1 |
2002-11-05 | you know the drill | kergoth | 1 | -1/+1 |