summaryrefslogtreecommitdiff
path: root/core/tools/quicklauncher/main.cpp
AgeCommit message (Collapse)AuthorFilesLines
2005-03-05Change loadIconSet to loadPixmap to prevent search for new_disabled icon ↵drw1-1/+1
(which doesn't exist
2005-01-09CONTROL files : reset version to 'standard' formatwimpie1-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-08Added error message to make difference between plug loading errorwimpie1-2/+5
or plugin initialization error
2004-11-03Construct a OApplication instead of a QPEApplicationzecke1-2/+2
2004-09-26Since some 2.6.8 kernel the Linux kernel one can setzecke1-0/+9
the process name with prctl. Let us use this as well
2004-09-26Fix the indentation...zecke1-112/+115
2004-05-02#define QTOPIA_INTERNAL_INITAPP must happen before #include "dropins.h" ormickeyl1-5/+5
this won't compile
2004-05-02- convert qDebug to odebugar1-112/+119
2004-03-31Fixed namespace for OWait to be able to compile it.. But I don't understand, ↵eilers1-1/+1
why we need it.. !?
2004-03-14QuickLauncher links now against opie2zecke1-0/+3
2004-03-02run the optimize_connect scriptalwin1-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-06merge core/tools/*mickeyl1-2/+20
2003-08-27Opiefy itzecke1-3/+9
2003-08-27Initial revisionzecke1-0/+241