summaryrefslogtreecommitdiff
path: root/core/tools
AgeCommit message (Collapse)AuthorFilesLines
2005-04-27first sketch at implementationmickeyl1-1/+23
2005-04-27add hotplug-qcop skeletonmickeyl3-0/+66
2005-04-26here we gomickeyl1-0/+4
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-12-24Repair damage done by a broken replace program. Note to self: Never use ↵mickeyl1-29/+1
anything other than sed! Merry Christmas!
2004-12-24qmake 1.08a has more rigid syntax checking and chokes on our .pro filesmickeyl1-1/+29
2004-11-03Construct a OApplication instead of a QPEApplicationzecke1-2/+2
2004-10-16Replace QPEApplication::qpeDir() + "/ withzecke1-2/+2
QPEApplication::qpeDir() + " as it is guranteed that qpeDir() will have '/' as the last charachter
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" ormickeyl2-8/+11
this won't compile
2004-05-02- convert qDebug to odebugar1-112/+119
2004-04-02eliminate bogus CONFIG scope 'qtopia'. What does that mean? ;)mickeyl1-1/+1
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-28remove hardcoded build types "debug" and "release". these are set by the ↵mickeyl1-2/+2
build system
2004-03-15Fixed LIBOPIE2 config dependsbrad1-1/+1
2004-03-14QuickLauncher links now against opie2zecke4-6/+7
2004-03-02remove dead corpsemickeyl1-10/+0
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-17Fixing the ".so" stuff for MacOS-X .. Quicklauncher apps are noweilers1-0/+9
loaded successfully..
2003-11-06merge core/tools/*mickeyl3-2/+34
2003-09-20merge control files with BRANCHmickeyl1-2/+2
2003-08-27Fix pathzecke1-1/+1
it's application not applications
2003-08-27Opiefy itzecke6-350/+81
2003-08-27Initial revisionzecke5-0/+606