Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2005-04-16 | Opie/X11: | zecke | 2 | -11/+23 |
Minor updates to build a recent Opie version for usage with the X Window System | ||||
2004-10-16 | Replace QPEApplication::qpeDir() + "/ with | zecke | 1 | -2/+2 |
QPEApplication::qpeDir() + " as it is guranteed that qpeDir() will have '/' as the last charachter | ||||
2004-03-02 | applied the patch generated by the optimize_connect script from | alwin | 1 | -4/+4 |
TT. | ||||
2003-10-07 | Include custom.h as well | zecke | 1 | -0/+1 |
2003-10-07 | use OPIE_NEW_MALLOC as well | zecke | 1 | -1/+1 |
2003-03-19 | Goodbye QT_QWS_EBX and QT_QWS_SHARP.. hello QT_QWS_SL5XXX! | kergoth | 1 | -1/+1 |
2003-02-15 | Implement flush and reload | zecke | 1 | -1/+8 |
so that syncing works with Opie/X11 again | ||||
2003-02-10 | better commit that... | zecke | 1 | -2/+2 |
2003-02-02 | Include Rotation so now it compiles again | zecke | 1 | -0/+1 |
2002-10-18 | If a dialog get's accepted call QDialog::accept and not reject | zecke | 1 | -1/+1 |
Now Opie is fully working under X11 Thanks mallum for the one and only matchbox | ||||
2002-10-18 | Fix OCOPServer bugs... when removing clients | zecke | 2 | -0/+92 |
Implement the Opie side for the OK button now the awesome matchbox needs to get an update I was too excited about X11 so i did not do any PIM work yet | ||||
2002-10-17 | More implementation and stubs to build launcher | zecke | 2 | -0/+35 |
2002-10-16 | more implementation!! | zecke | 2 | -13/+217 |
OCOPClient now tries to start the server | ||||
2002-10-16 | More implementation for X11 | zecke | 2 | -1/+502 |
Hey this QPEApplication looks much better.... There still needs to be some stuff to be implemented InputMethods, eventFilter, hideOrQuit, Styles but they should be copy and paste I'll implement these and then take care of IPC... | ||||
2002-10-15 | More OPIE X11 Stuff | zecke | 2 | -0/+73 |
Some empty stubs to compile against Qt2/X it will not link though |