summaryrefslogtreecommitdiff
path: root/library/qpeapplication.cpp
AgeCommit message (Expand)AuthorFilesLines
2007-01-24Each file in this commit has an instance where a pointer is checked aterik1-5/+5
2007-01-19Commit of Paul's patch to remove a macro and substitute it with aerik1-5/+11
2005-09-27Mac OS X compile fixes:zecke1-1/+1
2005-08-25revert last change which made dialogs appear as small windows on 240x320 modelsmickeyl1-5/+5
2005-08-09default should be maximizedllornkcor1-5/+5
2005-06-26get the default gfx driver from QWS_DISPLAY instead of hardcodingmickeyl1-1/+4
2005-03-10- implement nomax.patch from openembeddedar1-3/+5
2005-03-06The mainwidget could be deleted before the qpeapplication will be destructed orzecke1-1/+4
2005-02-08-Kill the need to compile Opie against a patched version of Qt/Ezecke1-40/+0
2005-01-21- make opie compilable against qte 2.3.10 snapshotar1-2/+2
2004-12-26QWidget *wid = 0;zecke1-4/+8
2004-12-20Restore Files:zecke1-40/+40
2004-10-21turn off qDebug and qWarning in release mode. This should also quiet any 3rd ...llornkcor1-0/+23
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 symbolszecke1-6/+2
2004-09-19Have only one showDialog function.zecke1-59/+1
2004-09-12show text label and remove bogus sleepmickeyl1-10/+1
2004-09-10added support for DEVFSschurig1-0/+16
2004-08-25Final changes for RoH Feedbackwimpie1-28/+30
2004-08-24Allow to completely turn off/on Right on Hold Visual Feedbackzecke1-5/+12
2004-08-24Add RightOn Hold Visual Feedback and integrate itzecke1-3/+29
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-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-12Query for FontFactories which implement the FontFactoryInterface onzecke1-3/+5
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-13Set the ScrollBar position right on start.zecke1-1/+7
2004-04-25escape closellornkcor1-1/+3
2004-04-25fix bigfotosllornkcor1-0/+10
2004-04-25remove commentedllornkcor1-8/+1
2004-04-25remove embeddedkonsole hackllornkcor1-4/+1
2004-04-25remove commented out ugly hackllornkcor1-25/+0
2004-04-25remove non needed qdebugsllornkcor1-2/+0
2004-04-25fix persistence in other widgetsllornkcor1-10/+14
2004-04-25fix nonmaximized apps, and make the state and position persistent. ported fro...llornkcor1-31/+240
2004-04-25revert change 1.76 of this file, as causes titlebars to not show on large dis...llornkcor1-1/+12
2004-04-19- BigScreen: show MainWidget not maximized on big screensar1-12/+1
2004-04-07Using the right mixer helps.. lets see if h5xxx breaks againzecke1-1/+1
2004-04-05Don't lock up with Qt2.3.8zecke1-2/+2
2004-03-06-ioctl( fd, MIXER_WRITE( 0 ), &vol );zecke1-1/+1
2004-03-02applied the patch generated by the optimize_connect script fromalwin1-6/+6
2004-03-01fix includeschicken1-1/+0
2004-02-21Unbreak fastloading. So the API Documentation is a lie..zecke1-8/+7
2004-02-06add api docuzecke1-2/+4
2003-11-03Porting Opie to MacOS-X.eilers1-2/+27