Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | introduce Q_WS_WINCE | Maurice Kalinowski | 2009-04-29 | 1 | -1/+1 |
| | | | | | | | | | | | Task-number: 246130 Reviewed-by: joerg Introduce Q_WS_WINCE for Windows CE only windowing parts. So far we decided to stick with Q_WS_WIN32, but having a separate define makes the code more readable. In addition Q_WS_WINCE_WM is available for Windows Mobile only parts, where we do not check for the OS on runtime. | ||||
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | Simon Hausmann | 2009-03-24 | 1 | -0/+1 |
|\ | |||||
| * | Fixes: Crash in QPixmap under X11. | Trond Kjernaasen | 2009-03-23 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | Task: 246446 RevBy: Olivier AutoTest: tst_qpixmap::test_246446() Details: The new QX11PixmapData object wasn't referenced (e.g. the ref count would be 0) after calling setMask() on a 32 bit QPixmap when Xrender was used. | ||||
| * | Long live Qt 4.5! | Lars Knoll | 2009-03-23 | 1 | -0/+140 |
| | |||||
* | Long live Qt! | Lars Knoll | 2009-03-23 | 1 | -0/+141 |