summaryrefslogtreecommitdiff
path: root/library/qpeapplication.cpp
AgeCommit message (Expand)AuthorFilesLines
2003-08-25-instead of defining for an board we define now what thiszecke1-27/+125
2003-08-18If gnuc > 2 define our own __cxa_pure_virtualzecke1-0/+12
2003-08-08Merged branches from BRANCH_1_0eilers1-21/+35
2003-06-03#ifdef QT_QWS_SHARP --> #ifndef QT_QWS_SIMPADmickeyl1-3/+3
2003-06-03initial ramses hardware adaptionschurig1-5/+5
2003-05-22guard ugly c700-only hacks with #ifdef QT_QWS_SHARPmickeyl1-1/+7
2003-05-16enable opie to compile against a non-patched qt 2.3.2mickeyl1-0/+2
2003-05-12Hospital Hacking Sessionzecke1-15/+15
2003-04-26Change default font for large screen sizes to vera/16 rather than vera/18.kergoth1-1/+1
2003-04-23Change the default font to Bitstream Vera rather than Helvetica. See http://...kergoth1-4/+4
2003-04-19big toolbar icons for screenwidths > 600harlekin1-4/+14
2003-04-16Fix API docuzecke1-1/+2
2003-04-10small icon size is 14 for > 200 pixel width and font 18 for > 600harlekin1-13/+13
2003-03-26Instead of writing the entire QWS_DISPLAY field in setDefaultRotation, write ...kergoth1-1/+1
2003-03-26- Kommando zurueck :)simon1-5/+3
2003-03-26- in the systemMessage handler for setCurrentRotation, callsimon1-3/+5
2003-03-19Goodbye QT_QWS_EBX and QT_QWS_SHARP.. hello QT_QWS_SL5XXX!kergoth1-1/+1
2003-01-26Add setCurrentRotation QCop call for later use of on the fly rotation. Also ...kergoth1-0/+5
2002-12-30removed the "Width 240" qWarning()sandman1-1/+1
2002-12-22Totally reworked the key grabbing, which always had problems:sandman1-67/+54
2002-12-17small additions to support grabbing the buttons back from a crashedsandman1-0/+11
2002-12-13added Bass and Treble handling - next stop should be odeviceharlekin1-47/+108
2002-12-10 - small code cleanupsandman1-22/+21
2002-12-08operator new is still completly useless in newer gcc 2.95 toolchainssandman1-3/+0
2002-12-07 - removed the libpreload stuff from global.cppsandman1-26/+14
2002-12-03why didn't anybody notice this ? If you change the font, all currently opensandman1-1/+1
2002-11-30Additional #include that is needed for some toolchainssandman1-0/+1
2002-11-25Some changes to the QPEDecoration c'tor internals:sandman1-3/+6
2002-11-24- LD_PRELOADing of libpreload.so in case the user selected [x] Force stylesandman1-4/+56
2002-11-17- another QT_QWS_EBX -> QT_QWS_SHARPsandman1-1/+1
2002-10-13default font size should be 10pt .. 12pt is too big for 320x240sandman1-1/+1
2002-10-13reformated with astyle (this may not be everybodys prefered style, but IMHOsandman1-989/+1066
2002-10-04changes to make the style interface BC with Qtopia 1.6, while stillsandman1-1/+1
2002-10-04- fixed a bug in style loadingsandman1-2/+7
2002-09-25ljps patch was/is correctzecke1-1/+5
2002-09-25fix qpeDir() to return users dir, not qpeDir.. duhllornkcor1-271/+272
2002-09-10Icon size updatezecke1-1/+2
2002-09-10Qtopia1-6 mergezecke1-914/+1023
2002-09-06Removed all the LCD specific stuff:sandman1-358/+3
2002-08-15applied hashs patchharlekin1-35/+41
2002-07-06Complete renovation of the external style API:sandman1-1078/+1216
2002-07-01Made loading of custom styles much faster, since symbols are now resolvedsandman1-1/+1
2002-06-29Modified my "liquid only hack" - appearance now scans plugins/styles forsandman1-16/+45
2002-06-27Including kernel headers in user space apps is bad .. just copy the definessandman1-1/+12
2002-06-24Default font should be helvetica (compatiblity and looks nicer IMHO)sandman1-2/+2
2002-06-21Added a hack to support on-demand loading of liquid style with Qt2sandman1-0/+22
2002-06-20Allow apps to use font selected in appearance appdrw1-2/+18
2002-05-23make sound conform to sharps warped sense of confllornkcor1-5/+5
2002-04-17added #include <linux/fb.h>llornkcor1-608/+611
2002-04-17LCD off(only) on suspend patchllornkcor1-4/+31