summaryrefslogtreecommitdiff
path: root/library
AgeCommit message (Expand)AuthorFilesLines
2004-11-151.1.7-snapshot nowmickeyl1-1/+1
2004-11-14Opie 1.1.7mickeyl1-1/+1
2004-10-21turn off qDebug and qWarning in release mode. This should also quiet any 3rd ...llornkcor1-0/+23
2004-10-17G++ 4.0 compiler fixeszecke1-1/+1
2004-10-16Replace QPEApplication::qpeDir() + "/ withzecke3-5/+5
2004-10-15Remove installTranslator also from the headerzecke1-3/+0
2004-10-15Remove QPEApplication::installTranslator and use qtopia_installTranslatorzecke1-35/+33
2004-10-15Make sure that qpeDir() has a QDir::seperator() as last character. This codezecke1-7/+20
2004-10-15-Add a QPEGLOBAL that adds define for 'weak', 'used' and unused symbolszecke7-37/+67
2004-09-19Have only one showDialog function.zecke1-59/+1
2004-09-18prepare changelog for next release, version is now 1.1.6-snapshotmickeyl1-1/+1
2004-09-17- remove double entry.ar1-4/+0
2004-09-17this is 1.1.6mickeyl1-1/+1
2004-09-15BUGFIX: unbreak right-on-hold feedbackmickeyl1-1/+1
2004-09-15changed CDLF into CRschurig2-2349/+2349
2004-09-14Be able to properly import vCard from Cell Phoneszecke3-2440/+2472
2004-09-12Delete the d pointerzecke1-0/+3
2004-09-12show text label and remove bogus sleepmickeyl1-10/+1
2004-09-10added support for DEVFSschurig1-0/+16
2004-09-10Fix warnings of '//' inside the commentzecke1-6/+6
2004-09-10Add some gcc vodoo magic to mark the method as unusedzecke2-1/+14
2004-08-29Added #ifndef QT_NO_SOUND to compile correctly if sound is disabled..eilers1-1/+2
2004-08-25-If play() is called again kill old 'looping/playing' in favorzecke2-2/+35
2004-08-25Do not make the files depend on external defines. This confuseszecke2-4/+0
2004-08-25-Make libqpe work without RoHFeedbackzecke1-3/+3
2004-08-25First try of a stable header for Opie Library. It's planned purposezecke1-0/+77
2004-08-25LGPL-ing fileswimpie2-0/+38
2004-08-25Final changes for RoH Feedbackwimpie6-44/+57
2004-08-24Allow to completely turn off/on Right on Hold Visual Feedbackzecke1-5/+12
2004-08-24Add RightOn Hold Visual Feedback and integrate itzecke3-3/+216
2004-08-02Do not include "qpeapplication.h" this way but use <qpe/qpeapplication.h>zecke2-7/+7
2004-07-26add libopiesecurity2 depclem1-1/+1
2004-07-18yet another compat guard for functions added in recent qte releasesmickeyl1-0/+4
2004-07-18qte-2.3.2 compat compile fixmickeyl1-1/+2
2004-07-18- closed a couple of bugs and added them to changelogmickeyl1-1/+1
2004-07-17Now it is perfect..eilers1-1/+1
2004-07-17Hmph.. No comment .. Thanks Zecke !eilers1-1/+1
2004-07-17Ok.. MAC handles even weak symbols differently..eilers1-5/+4
2004-07-17Make it compileable if just qte 2.3.7 is available.eilers1-1/+5
2004-07-17Add note about deprecation of password.h as it is superseededzecke1-1/+5
2004-07-15The road to precompiled headers. Guard qpemessagebox.h againstzecke2-1/+47
2004-07-15-Change order of includes. Include "qpedialog.h" firstzecke1-9/+19
2004-07-12Query for FontFactories which implement the FontFactoryInterface onzecke2-5/+5
2004-07-01add a few missing includesmickeyl3-5/+6
2004-06-27Safe eilers some time for weak symbols on MacOS Xzecke1-1/+7
2004-06-25- get rid of HIGH_RES_LOW_PHYS to allow shipping one libqpe for all devicesmickeyl1-1252/+1247
2004-06-20Use A higher prime number in AppLnkzecke2-4/+8
2004-06-19- ignore ENOENT and EAGAIN in renameFile (bug in system?)ar1-8/+10
2004-06-18- use QFile::encodeName instead of (const char*) or latin1()ar1-15/+14
2004-06-15- remove sendfile. it doesn't work on linux kernel 2.6 and on mac os xar1-242/+130