Age | Commit message (Expand) | Author | Files | Lines |
2004-04-07 | Using the right mixer helps.. lets see if h5xxx breaks again | zecke | 1 | -1/+1 |
2004-04-05 | Don't lock up with Qt2.3.8 | zecke | 1 | -2/+2 |
2004-03-06 | -ioctl( fd, MIXER_WRITE( 0 ), &vol ); | zecke | 1 | -1/+1 |
2004-03-02 | applied the patch generated by the optimize_connect script from | alwin | 1 | -6/+6 |
2004-03-01 | fix includes | chicken | 1 | -1/+0 |
2004-02-21 | Unbreak fastloading. So the API Documentation is a lie.. | zecke | 1 | -8/+7 |
2004-02-06 | add api docu | zecke | 1 | -2/+4 |
2003-11-03 | Porting Opie to MacOS-X. | eilers | 1 | -2/+27 |
2003-10-07 | ifndef -> if defined... we want big icons on high_res_small_phy | zecke | 1 | -1/+1 |
2003-10-07 | Add the possible defines to the custom- device headers | zecke | 1 | -5/+5 |
2003-10-04 | Allow Opie beeing build with a Plain version of Qt without weak symbols | zecke | 1 | -2/+8 |
2003-10-04 | merges of qcopQok | zecke | 1 | -3/+13 |
2003-10-02 | Move the #ifdef so that the code actually compiles if the expression | zecke | 1 | -1/+2 |
2003-09-30 | Use a QQueue as in Qtopia | zecke | 1 | -9/+11 |
2003-09-30 | Only send local QCOP Requests when you've inserted the event loop because | zecke | 1 | -1/+7 |
2003-09-30 | Use the improved version to iterate over windows from Qtopia | zecke | 1 | -87/+75 |
2003-09-01 | Fix to compile.. | eilers | 1 | -2/+2 |
2003-08-29 | Patch provided by mithro | zecke | 1 | -0/+46 |
2003-08-29 | -IF the app is visible and has more than once topLevel widget | zecke | 1 | -39/+103 |
2003-08-26 | fixlet for compilage with older versions | mickeyl | 1 | -0/+2 |
2003-08-25 | -instead of defining for an board we define now what this | zecke | 1 | -27/+125 |
2003-08-18 | If gnuc > 2 define our own __cxa_pure_virtual | zecke | 1 | -0/+12 |
2003-08-08 | Merged branches from BRANCH_1_0 | eilers | 1 | -21/+35 |
2003-06-03 | #ifdef QT_QWS_SHARP --> #ifndef QT_QWS_SIMPAD | mickeyl | 1 | -3/+3 |
2003-06-03 | initial ramses hardware adaption | schurig | 1 | -5/+5 |
2003-05-22 | guard ugly c700-only hacks with #ifdef QT_QWS_SHARP | mickeyl | 1 | -1/+7 |
2003-05-16 | enable opie to compile against a non-patched qt 2.3.2 | mickeyl | 1 | -0/+2 |
2003-05-12 | Hospital Hacking Session | zecke | 1 | -15/+15 |
2003-04-26 | Change default font for large screen sizes to vera/16 rather than vera/18. | kergoth | 1 | -1/+1 |
2003-04-23 | Change the default font to Bitstream Vera rather than Helvetica. See http://... | kergoth | 1 | -4/+4 |
2003-04-19 | big toolbar icons for screenwidths > 600 | harlekin | 1 | -4/+14 |
2003-04-16 | Fix API docu | zecke | 1 | -1/+2 |
2003-04-10 | small icon size is 14 for > 200 pixel width and font 18 for > 600 | harlekin | 1 | -13/+13 |
2003-03-26 | Instead of writing the entire QWS_DISPLAY field in setDefaultRotation, write ... | kergoth | 1 | -1/+1 |
2003-03-26 | - Kommando zurueck :) | simon | 1 | -5/+3 |
2003-03-26 | - in the systemMessage handler for setCurrentRotation, call | simon | 1 | -3/+5 |
2003-03-19 | Goodbye QT_QWS_EBX and QT_QWS_SHARP.. hello QT_QWS_SL5XXX! | kergoth | 1 | -1/+1 |
2003-01-26 | Add setCurrentRotation QCop call for later use of on the fly rotation. Also ... | kergoth | 1 | -0/+5 |
2002-12-30 | removed the "Width 240" qWarning() | sandman | 1 | -1/+1 |
2002-12-22 | Totally reworked the key grabbing, which always had problems: | sandman | 1 | -67/+54 |
2002-12-17 | small additions to support grabbing the buttons back from a crashed | sandman | 1 | -0/+11 |
2002-12-13 | added Bass and Treble handling - next stop should be odevice | harlekin | 1 | -47/+108 |
2002-12-10 | - small code cleanup | sandman | 1 | -22/+21 |
2002-12-08 | operator new is still completly useless in newer gcc 2.95 toolchains | sandman | 1 | -3/+0 |
2002-12-07 | - removed the libpreload stuff from global.cpp | sandman | 1 | -26/+14 |
2002-12-03 | why didn't anybody notice this ? If you change the font, all currently open | sandman | 1 | -1/+1 |
2002-11-30 | Additional #include that is needed for some toolchains | sandman | 1 | -0/+1 |
2002-11-25 | Some changes to the QPEDecoration c'tor internals: | sandman | 1 | -3/+6 |
2002-11-24 | - LD_PRELOADing of libpreload.so in case the user selected [x] Force style | sandman | 1 | -4/+56 |
2002-11-17 | - another QT_QWS_EBX -> QT_QWS_SHARP | sandman | 1 | -1/+1 |