Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2003-02-10 | better commit that... | zecke | 2 | -4/+11 |
2003-02-05 | Fix the IPC server and client | zecke | 2 | -10/+25 |
registering channel is done locally with refcounts if the channel is already registered globally Fix some sizes to allow proper communication.. | ||||
2003-02-02 | Include Rotation so now it compiles again | zecke | 1 | -0/+1 |
2003-01-24 | Sorry about the flood on the cvs ml list, but this uses OPIEDIR to locate ↵ | kergoth | 1 | -1/+1 |
include.pro rather than a relative path.. then you dont have to alter the .pro when restructuring cvs. | ||||
2003-01-23 | QTDIR/lib -> OPIEDIR/lib | kergoth | 1 | -1/+1 |
2003-01-16 | i18n for new buildsystem :) | kergoth | 1 | -0/+4 |
2002-11-18 | Aye Aye forgot that file to commit add the fonst stuff even to Opie/X11. | zecke | 1 | -0/+2 |
This should make Marc Baaden more happy | ||||
2002-11-07 | inlucde qimage | zecke | 1 | -0/+2 |
this fixes launcher Opie/X11 compilation | ||||
2002-11-06 | .. | kergoth | 1 | -0/+1 |
2002-11-06 | Add X11.. | kergoth | 1 | -4/+5 |
2002-11-06 | TARGET is now qpe again | zecke | 1 | -1/+1 |
and not qpe-x11 this way we do not have to alter the .pro files | ||||
2002-11-05 | Adding initial config.in files | kergoth | 1 | -0/+4 |
2002-10-18 | If a dialog get's accepted call QDialog::accept and not reject | zecke | 1 | -1/+1 |
Now Opie is fully working under X11 Thanks mallum for the one and only matchbox | ||||
2002-10-18 | Fix OCOPServer bugs... when removing clients | zecke | 2 | -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-17 | "Add missing include" | zecke | 1 | -0/+0 |
2002-10-17 | More implementation and stubs to build launcher | zecke | 3 | -1/+53 |
2002-10-16 | More IPC integtration | zecke | 2 | -15/+34 |
OCOPClient::self() added so we keep the connections low | ||||
2002-10-16 | more implementation!! | zecke | 2 | -13/+217 |
OCOPClient now tries to start the server | ||||
2002-10-16 | More implementation for X11 | zecke | 2 | -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-16 | Make it link | zecke | 2 | -8/+25 |
2002-10-15 | More OPIE X11 Stuff | zecke | 9 | -0/+315 |
Some empty stubs to compile against Qt2/X it will not link though |