Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge license header changes from 4.5 | Volker Hilsheimer | 2009-06-16 | 1 | -2/+2 |
|\ | |||||
| * | Update license headers as requested by the marketing department. | Jason McDonald | 2009-06-16 | 1 | -2/+2 |
| | | | | | | | | Reviewed-by: Trust Me | ||||
| * | Long live Qt 4.5! | Lars Knoll | 2009-03-23 | 1 | -0/+378 |
| | |||||
* | Make WA_TranslucentBackground work for QGLWidgets on X11/EGL | Tom Cooksey | 2009-05-28 | 1 | -11/+15 |
| | | | | Reviewed-By: TrustMe | ||||
* | If EGL fails to provide a valid Visual ID, try XRender for ARGBs | Tom Cooksey | 2009-05-22 | 1 | -9/+55 |
| | | | | | | | | | This patch is inspired by the "Fix ARGB visuals" patch in the Maemo branch. Thanks go to the author of that patch (who isn't signed up to Gitorious and thus can't be named - you know who you are! Thanks!!). This patch should also fix ARGB visuals (even if they are supplied by EGL) as such visuals require a colormap. | ||||
* | Try to use the X11 visual ID provided by EGL | Tom Cooksey | 2009-05-22 | 1 | -30/+74 |
| | | | | | | | EGL has an EGL_NATIVE_VISUAL_ID which can by used as the window's visual ID. We now try to use this ID to avoid an XVisual <-> EGLConfig mis-match. Of course this is usually broken in the EGL library, so we fall back to trying to match outselves. | ||||
* | Long live Qt! | Lars Knoll | 2009-03-23 | 1 | -0/+378 |