Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
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 |
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 | 1 | -0/+90 |
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 | 1 | -0/+26 |
2002-10-16 | more implementation!! | zecke | 1 | -13/+194 |
OCOPClient now tries to start the server | ||||
2002-10-16 | More implementation for X11 | zecke | 1 | -0/+491 |
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... |