Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | Cocoa/Alien: fix qgraphicseffectsource autotest | Richard Moe Gustavsen | 2011-01-28 | 1 | -5/+8 | |
| | * | | | | | | | | Cocoa: fix qgraphicsview autotest | Richard Moe Gustavsen | 2011-01-28 | 2 | -2/+6 | |
| | * | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-water-staging | Richard Moe Gustavsen | 2011-01-27 | 211 | -7739/+15666 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ \ | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-water-staging into mast... | Qt Continuous Integration System | 2011-01-27 | 28 | -1363/+1865 | |
| | | |\ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
| | | * | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-water-staging into mast... | Qt Continuous Integration System | 2011-01-26 | 28 | -1363/+1865 | |
| | | |\ \ \ \ \ \ \ \ | | | | |/ / / / / / / | | | |/| | | | | | | | ||||||
| | | | * | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-water-staging into mast... | Qt Continuous Integration System | 2011-01-26 | 28 | -1363/+1865 | |
| | | | |\ \ \ \ \ \ \ | ||||||
| * | | | \ \ \ \ \ \ \ | Merge branch 'staging-master' of scm.dev.nokia.troll.no:qt/qt-lighthouse into... | Qt Continuous Integration System | 2011-01-27 | 94 | -1549/+7908 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | Merge branch 'master' into lighthouse-master | Jørgen Lind | 2011-01-26 | 10602 | -16862/+24546 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | Lighthouse: License headers to new files in testlite | Jørgen Lind | 2011-01-26 | 11 | -1/+411 | |
| | * | | | | | | | | | | | Make sure we blit the fbo on flush in QGLWindowSurface | Jørgen Lind | 2011-01-26 | 1 | -2/+2 | |
| | * | | | | | | | | | | | Lighthouse: Wayland. Make the wayland integration closer to Lighthosue | Jørgen Lind | 2011-01-26 | 13 | -39/+99 | |
| | * | | | | | | | | | | | Lighthouse: Wayland, only make one fbo for the WaylandPaintDevice | Jørgen Lind | 2011-01-26 | 2 | -87/+138 | |
| | * | | | | | | | | | | | Making clearer separation between responsibility of different classes | Jørgen Lind | 2011-01-26 | 15 | -327/+563 | |
| | * | | | | | | | | | | | Make it possible to vertically mirror gl painting | Jørgen Lind | 2011-01-26 | 3 | -5/+23 | |
| | * | | | | | | | | | | | Lighthouse:Wayland Moving some logic into files | Jørgen Lind | 2011-01-26 | 18 | -631/+1121 | |
| | * | | | | | | | | | | | Fix Wayland plugin to work with Wayland after some interfaces changed | Jørgen Lind | 2011-01-25 | 2 | -10/+9 | |
| | * | | | | | | | | | | | Make QGLContext::fromPlatformGLContext show correct sharing | Jørgen Lind | 2011-01-25 | 4 | -18/+17 | |
| | * | | | | | | | | | | | Remove Lighthouse specific code from QGLWindowSurface | Jørgen Lind | 2011-01-25 | 1 | -7/+1 | |
| | * | | | | | | | | | | | Fix X11 clipboard bug. | Jørgen Lind | 2011-01-25 | 1 | -3/+3 | |
| | * | | | | | | | | | | | Fix for uninitialized member in QWaylandCursor | Rolf Offermanns | 2011-01-25 | 1 | -1/+1 | |
| | * | | | | | | | | | | | wayland: use pkgconfig for libdrm in wayland.pro | Benjamin Franzke | 2011-01-25 | 1 | -1/+5 | |
| | * | | | | | | | | | | | wayland: remove non-public header from config.tests | Benjamin Franzke | 2011-01-25 | 1 | -2/+1 | |
| | * | | | | | | | | | | | wayland: fix SOURCES to point to wayland.cpp in config.tests | Benjamin Franzke | 2011-01-25 | 1 | -1/+1 | |
| | * | | | | | | | | | | | Wayland: request rbg and premultiplied argb visuals as needed | Jesse Barnes | 2011-01-25 | 3 | -3/+27 | |
| | * | | | | | | | | | | | Wayland: clamp window resizes to screen size | Jesse Barnes | 2011-01-25 | 1 | -3/+13 | |
| | * | | | | | | | | | | | Wayland: split GL code into separate files | Jesse Barnes | 2011-01-25 | 6 | -290/+374 | |
| | * | | | | | | | | | | | Wayland: use correct viewport for swapBuffers and correct coords | Jesse Barnes | 2011-01-25 | 1 | -15/+28 | |
| | * | | | | | | | | | | | Wayland: fix geometry of swapBuffers | Jesse Barnes | 2011-01-25 | 1 | -1/+2 | |
| | * | | | | | | | | | | | Wayland: clean up swapBuffers code | Jesse Barnes | 2011-01-25 | 1 | -13/+25 | |
| | * | | | | | | | | | | | Wayland: add GL widget support | Jesse Barnes | 2011-01-25 | 2 | -4/+96 | |
| | * | | | | | | | | | | | Wayland: set parent window pointer in setParent() | Jesse Barnes | 2011-01-25 | 2 | -2/+3 | |
| | * | | | | | | | | | | | Wayland: render to a texture, not a renderbuffer | Jesse Barnes | 2011-01-25 | 3 | -7/+5 | |
| | * | | | | | | | | | | | Wayland: put context & drawing objects into the drm surface | Jesse Barnes | 2011-01-25 | 3 | -28/+27 | |
| | * | | | | | | | | | | | Wayland: add partial GL widget support | Jesse Barnes | 2011-01-25 | 4 | -46/+56 | |
| | * | | | | | | | | | | | Wayland: add waylandgl platform type | Jesse Barnes | 2011-01-25 | 1 | -0/+3 | |
| | * | | | | | | | | | | | Wayland: silence unused variable warnings in qwaylandinputdevice.cpp | Jesse Barnes | 2011-01-25 | 1 | -0/+7 | |
| | * | | | | | | | | | | | Wayland: add GL drawing support | Jesse Barnes | 2011-01-25 | 4 | -32/+167 | |
| | * | | | | | | | | | | | Wayland: misc cleanups | Jesse Barnes | 2011-01-25 | 2 | -2/+12 | |
| | * | | | | | | | | | | | Introduce drm wayland buffer | Kristian Høgsberg | 2011-01-25 | 4 | -40/+151 | |
| | * | | | | | | | | | | | Initialize EGL | Kristian Høgsberg | 2011-01-25 | 3 | -31/+142 | |
| | * | | | | | | | | | | | Cursors, keyboard support, move/resize | Kristian Høgsberg | 2011-01-25 | 7 | -87/+426 | |
| | * | | | | | | | | | | | Use QImage::Format_ARGB32_Premultiplied for the surface | Kristian Høgsberg | 2011-01-25 | 1 | -1/+1 | |
| | * | | | | | | | | | | | wayland: Track the QWaylandWindow in the input device instead of the surface | Kristian Høgsberg | 2011-01-25 | 1 | -12/+17 | |
| | * | | | | | | | | | | | wayland: Assign a window id to wayland windows | Kristian Høgsberg | 2011-01-25 | 2 | -0/+10 | |
| | * | | | | | | | | | | | wayland: Create and destroy surface at show and hide | Kristian Høgsberg | 2011-01-25 | 4 | -10/+35 | |
| | * | | | | | | | | | | | wayland: Split input device out to its own file | Kristian Høgsberg | 2011-01-25 | 4 | -163/+185 | |
| | * | | | | | | | | | | | Add wayland lighthouse plugin | Kristian Høgsberg | 2011-01-25 | 10 | -0/+870 | |
| | * | | | | | | | | | | | Add Qt::Key_ScreenSaver | Paul Olav Tvete | 2011-01-18 | 1 | -0/+1 | |
| | * | | | | | | | | | | | Configure: allow -no-framework for lighthouse. | Morten Johan Sørvig | 2011-01-14 | 1 | -1/+1 | |
| | * | | | | | | | | | | | Lighthouse: Fix keyboard on testlite | Jørgen Lind | 2011-01-07 | 2 | -18/+7 | |