summaryrefslogtreecommitdiff
path: root/x11
AgeCommit message (Collapse)AuthorFilesLines
2002-10-18Fix OCOPServer bugs... when removing clientszecke3-24/+127
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"Add missing include"zecke1-0/+0
2002-10-17More implementation and stubs to build launcherzecke3-1/+53
2002-10-16More IPC integtrationzecke5-23/+69
OCOPClient::self() added so we keep the connections low
2002-10-16some debug outputzecke3-6/+9
+ bugfix besides some problems with the server IPC is working on X11 too
2002-10-16more implementation!!zecke4-16/+243
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-16Make it linkzecke4-18/+35
2002-10-15More OPIE X11 Stuffzecke11-1/+356
Some empty stubs to compile against Qt2/X it will not link though
2002-10-01The client should be workingzecke3-0/+186
it's complete but I never compiled it
2002-10-015th tryzecke9-0/+735
initial checkin of X11 Opie stuff it features an IPC Server the client is todo this will become the OPIE X11 department including alternative QPEApplication, QCOP replacement