summaryrefslogtreecommitdiff
path: root/x11/libqpe-x11/qpe
AgeCommit message (Collapse)AuthorFilesLines
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 clientszecke2-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-17More implementation and stubs to build launcherzecke2-0/+35
2002-10-16more implementation!!zecke2-13/+217
OCOPClient now tries to start the server
2002-10-16More implementation for X11zecke2-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-15More OPIE X11 Stuffzecke2-0/+73
Some empty stubs to compile against Qt2/X it will not link though