summaryrefslogtreecommitdiff
path: root/x11/libqpe-x11/qpe/qpeapplication.cpp
AgeCommit message (Collapse)AuthorFilesLines
2003-03-19Goodbye QT_QWS_EBX and QT_QWS_SHARP.. hello QT_QWS_SL5XXX!kergoth1-1/+1
2003-02-15Implement flush and reloadzecke1-1/+8
so that syncing works with Opie/X11 again
2003-02-10better commit that...zecke1-2/+2
2002-10-18If a dialog get's accepted call QDialog::accept and not rejectzecke1-1/+1
Now Opie is fully working under X11 Thanks mallum for the one and only matchbox
2002-10-18Fix OCOPServer bugs... when removing clientszecke1-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-17More implementation and stubs to build launcherzecke1-0/+26
2002-10-16more implementation!!zecke1-13/+194
OCOPClient now tries to start the server
2002-10-16More implementation for X11zecke1-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...