Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2003-10-07 | Add the possible defines to the custom- device headers | zecke | 1 | -1/+3 |
-storage remove stupid check for custom.h. We gurantee it to be present ( even if it is empty ) -qpeapplication -introduce OPIE_NEW_MALLOC This will use malloc and free for new and delete -introduce OPIE_HIGH_RES_SMALL_PHY define this if you've a high resolution but physical smaller display FIXME: some one needs to introduce a C7xx Custom.h or define OPIE_HIGH_RES_SMALL_PHY somewhere in the custom-sharp.h | ||||
2003-08-25 | -instead of defining for an board we define now what this | zecke | 1 | -0/+7 |
boards need QPE_NEED_CALIBRATE -launcher is the only one executin application -allow processing of QCOPfiles after start ( qpeapplication ) -qcopenvelope no longer calls Global::execute |