Age | Commit message (Expand) | Author | Files | Lines |
2005-03-10 | - implement nomax.patch from openembedded | ar | 1 | -3/+5 |
2005-03-06 | The mainwidget could be deleted before the qpeapplication will be destructed or | zecke | 1 | -1/+4 |
2005-02-08 | -Kill the need to compile Opie against a patched version of Qt/E | zecke | 1 | -40/+0 |
2005-01-21 | - make opie compilable against qte 2.3.10 snapshot | ar | 1 | -2/+2 |
2004-12-26 | QWidget *wid = 0; | zecke | 1 | -4/+8 |
2004-12-20 | Restore Files: | zecke | 1 | -40/+40 |
2004-10-21 | turn off qDebug and qWarning in release mode. This should also quiet any 3rd ... | llornkcor | 1 | -0/+23 |
2004-10-15 | Remove QPEApplication::installTranslator and use qtopia_installTranslator | zecke | 1 | -35/+33 |
2004-10-15 | Make sure that qpeDir() has a QDir::seperator() as last character. This code | zecke | 1 | -7/+20 |
2004-10-15 | -Add a QPEGLOBAL that adds define for 'weak', 'used' and unused symbols | zecke | 1 | -6/+2 |
2004-09-19 | Have only one showDialog function. | zecke | 1 | -59/+1 |
2004-09-12 | show text label and remove bogus sleep | mickeyl | 1 | -10/+1 |
2004-09-10 | added support for DEVFS | schurig | 1 | -0/+16 |
2004-08-25 | Final changes for RoH Feedback | wimpie | 1 | -28/+30 |
2004-08-24 | Allow to completely turn off/on Right on Hold Visual Feedback | zecke | 1 | -5/+12 |
2004-08-24 | Add RightOn Hold Visual Feedback and integrate it | zecke | 1 | -3/+29 |
2004-07-18 | yet another compat guard for functions added in recent qte releases | mickeyl | 1 | -0/+4 |
2004-07-18 | qte-2.3.2 compat compile fix | mickeyl | 1 | -1/+2 |
2004-07-17 | Now it is perfect.. | eilers | 1 | -1/+1 |
2004-07-17 | Hmph.. No comment .. Thanks Zecke ! | eilers | 1 | -1/+1 |
2004-07-17 | Ok.. MAC handles even weak symbols differently.. | eilers | 1 | -5/+4 |
2004-07-17 | Make it compileable if just qte 2.3.7 is available. | eilers | 1 | -1/+5 |
2004-07-12 | Query for FontFactories which implement the FontFactoryInterface on | zecke | 1 | -3/+5 |
2004-06-27 | Safe eilers some time for weak symbols on MacOS X | zecke | 1 | -1/+7 |
2004-06-25 | - get rid of HIGH_RES_LOW_PHYS to allow shipping one libqpe for all devices | mickeyl | 1 | -1252/+1247 |
2004-06-13 | Set the ScrollBar position right on start. | zecke | 1 | -1/+7 |
2004-04-25 | escape close | llornkcor | 1 | -1/+3 |
2004-04-25 | fix bigfotos | llornkcor | 1 | -0/+10 |
2004-04-25 | remove commented | llornkcor | 1 | -8/+1 |
2004-04-25 | remove embeddedkonsole hack | llornkcor | 1 | -4/+1 |
2004-04-25 | remove commented out ugly hack | llornkcor | 1 | -25/+0 |
2004-04-25 | remove non needed qdebugs | llornkcor | 1 | -2/+0 |
2004-04-25 | fix persistence in other widgets | llornkcor | 1 | -10/+14 |
2004-04-25 | fix nonmaximized apps, and make the state and position persistent. ported fro... | llornkcor | 1 | -31/+240 |
2004-04-25 | revert change 1.76 of this file, as causes titlebars to not show on large dis... | llornkcor | 1 | -1/+12 |
2004-04-19 | - BigScreen: show MainWidget not maximized on big screens | ar | 1 | -12/+1 |
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 |