Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2005-04-27 | first sketch at implementation | mickeyl | 1 | -1/+23 |
2005-04-27 | add hotplug-qcop skeleton | mickeyl | 3 | -0/+66 |
2005-04-26 | here we go | mickeyl | 1 | -0/+4 |
2005-03-05 | Change loadIconSet to loadPixmap to prevent search for new_disabled icon ↵ | drw | 1 | -1/+1 |
(which doesn't exist | ||||
2005-01-09 | CONTROL files : reset version to 'standard' format | wimpie | 1 | -2/+1 |
(partly rolls back my drastic all-applicatoins-same-version change) now format is x.y(.z)$EXTRAVERSION where x.y (and aptionally .z) are x : major version y : minor version z : application patch and extra version is seconds-since-epoch this value can be used to automatically upgrade versions with minor changes (without manual update of the control file) | ||||
2005-01-08 | Added error message to make difference between plug loading error | wimpie | 1 | -2/+5 |
or plugin initialization error | ||||
2004-12-24 | Repair damage done by a broken replace program. Note to self: Never use ↵ | mickeyl | 1 | -29/+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/+29 |
2004-11-03 | Construct a OApplication instead of a QPEApplication | zecke | 1 | -2/+2 |
2004-10-16 | Replace QPEApplication::qpeDir() + "/ with | zecke | 1 | -2/+2 |
QPEApplication::qpeDir() + " as it is guranteed that qpeDir() will have '/' as the last charachter | ||||
2004-09-26 | Since some 2.6.8 kernel the Linux kernel one can set | zecke | 1 | -0/+9 |
the process name with prctl. Let us use this as well | ||||
2004-09-26 | Fix the indentation... | zecke | 1 | -112/+115 |
2004-05-02 | #define QTOPIA_INTERNAL_INITAPP must happen before #include "dropins.h" or | mickeyl | 2 | -8/+11 |
this won't compile | ||||
2004-05-02 | - convert qDebug to odebug | ar | 1 | -112/+119 |
2004-04-02 | eliminate bogus CONFIG scope 'qtopia'. What does that mean? ;) | mickeyl | 1 | -1/+1 |
2004-03-31 | Fixed namespace for OWait to be able to compile it.. But I don't understand, ↵ | eilers | 1 | -1/+1 |
why we need it.. !? | ||||
2004-03-28 | remove hardcoded build types "debug" and "release". these are set by the ↵ | mickeyl | 1 | -2/+2 |
build system | ||||
2004-03-15 | Fixed LIBOPIE2 config depends | brad | 1 | -1/+1 |
2004-03-14 | QuickLauncher links now against opie2 | zecke | 4 | -6/+7 |
2004-03-02 | remove dead corpse | mickeyl | 1 | -10/+0 |
2004-03-02 | run the optimize_connect script | alwin | 1 | -2/+2 |
the whole cvs is tagged with "before_optimize_connect" if there are problems you can check the diff (but it had compiled and run here) | ||||
2003-11-17 | Fixing the ".so" stuff for MacOS-X .. Quicklauncher apps are now | eilers | 1 | -0/+9 |
loaded successfully.. | ||||
2003-11-06 | merge core/tools/* | mickeyl | 3 | -2/+34 |
2003-09-20 | merge control files with BRANCH | mickeyl | 1 | -2/+2 |
2003-08-27 | Fix path | zecke | 1 | -1/+1 |
it's application not applications | ||||
2003-08-27 | Opiefy it | zecke | 6 | -350/+81 |
2003-08-27 | Initial revision | zecke | 5 | -0/+606 |