summaryrefslogtreecommitdiff
path: root/x11/libqpe-x11/qpe
AgeCommit message (Collapse)AuthorFilesLines
2005-04-16Opie/X11:zecke2-11/+23
Minor updates to build a recent Opie version for usage with the X Window System
2004-10-16Replace QPEApplication::qpeDir() + "/ withzecke1-2/+2
QPEApplication::qpeDir() + " as it is guranteed that qpeDir() will have '/' as the last charachter
2004-03-02applied the patch generated by the optimize_connect script fromalwin1-4/+4
TT.
2003-10-07Include custom.h as wellzecke1-0/+1
2003-10-07use OPIE_NEW_MALLOC as wellzecke1-1/+1
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
2003-02-02Include Rotation so now it compiles againzecke1-0/+1
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