summaryrefslogtreecommitdiff
path: root/x11/libqpe-x11
AgeCommit message (Collapse)AuthorFilesLines
2002-10-17More implementation and stubs to build launcherzecke3-1/+53
2002-10-16More IPC integtrationzecke2-15/+34
OCOPClient::self() added so we keep the connections low
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-16Make it linkzecke2-8/+25
2002-10-15More OPIE X11 Stuffzecke9-0/+315
Some empty stubs to compile against Qt2/X it will not link though