Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | 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 | |
| | * | | | | | | | | Lighthouse: Fix keyboard modifier handling | Jørgen Lind | 2011-01-07 | 3 | -15/+23 | |
| | * | | | | | | | | Lighthouse: Support external plugins. | Morten Johan Sørvig | 2011-01-07 | 4 | -9/+63 | |
| | * | | | | | | | | Lighthouse: Adding support for EGL to testlite | Jørgen Lind | 2011-01-05 | 8 | -32/+287 | |
| | * | | | | | | | | Lighthouse: Make testlite compile on systems where QtOpenGL is ES2 | Jørgen Lind | 2011-01-05 | 4 | -6/+14 | |
| | * | | | | | | | | Build on Mac OS X. | Morten Johan Sørvig | 2011-01-05 | 1 | -0/+4 | |
| | * | | | | | | | | Compile on OS X. | Morten Johan Sørvig | 2011-01-05 | 1 | -1/+1 | |
| | * | | | | | | | | Merge branch 'master' into lighthouse-master | Jørgen Lind | 2011-01-05 | 16 | -41/+698 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | Add styleHint to fallback api for fontdatabases in Lighthouse | Jørgen Lind | 2011-01-04 | 6 | -9/+39 | |
| | * | | | | | | | | | Create clearer sepperation between TestLiteMime and QTestliteClipboard | Jørgen Lind | 2011-01-04 | 4 | -161/+181 | |
| | * | | | | | | | | | Renamed variable name in TestLite event handling | Jørgen Lind | 2011-01-04 | 1 | -20/+20 | |
| | * | | | | | | | | | Renamed QTestLiteStaticInfo to QTestLiteStatic | Jørgen Lind | 2011-01-04 | 6 | -67/+121 | |
| | * | | | | | | | | | Copy/Paste in testlite and also added QTestLiteStaticInfo | Jørgen Lind | 2011-01-04 | 12 | -76/+1899 | |
| | * | | | | | | | | | Fix keyboard when using modifiers for testlite | Jørgen Lind | 2011-01-04 | 1 | -1/+18 | |
| | * | | | | | | | | | Initial support for WS specific clipboard support in Lighthouse | Jørgen Lind | 2011-01-04 | 7 | -74/+209 | |
| | * | | | | | | | | | Lighthouse: fix keyboard problem in testlite | Jørgen Lind | 2011-01-04 | 1 | -3/+3 | |
| | * | | | | | | | | | Make TestLite show windows in correct position | Jørgen Lind | 2011-01-04 | 2 | -3/+27 | |
| | * | | | | | | | | | Add basic mouse context menues to lighthouse | Jørgen Lind | 2011-01-04 | 1 | -0/+8 | |
| | * | | | | | | | | | Refactored the keyboard event handling in testlite | Jørgen Lind | 2011-01-04 | 7 | -331/+997 | |
| | * | | | | | | | | | Remove current cursor optimization | Jørgen Lind | 2011-01-04 | 2 | -3/+1 | |
| | * | | | | | | | | | Fix nativechild widget position in Lighthouse | Jørgen Lind | 2011-01-04 | 3 | -18/+12 | |
| | * | | | | | | | | | Fix gstreamer phonon build on X11 | Jørgen Lind | 2011-01-04 | 2 | -2/+2 | |
| | * | | | | | | | | | Dont do backingStore.destroy in deleteTLSysExtra | Jørgen Lind | 2011-01-04 | 1 | -1/+0 | |
| | * | | | | | | | | | Handle the QWidgetPrivate::mapper structure | Jørgen Lind | 2011-01-04 | 1 | -0/+1 | |
| | * | | | | | | | | | Remove Lighthouse specific code in QGLWidget constructor | Jørgen Lind | 2011-01-04 | 3 | -39/+83 | |
| | * | | | | | | | | | Refactoring of testlite to conform with Lighthouse structure | Jørgen Lind | 2011-01-04 | 13 | -996/+1005 | |
| | * | | | | | | | | | Add function QPlatformScreen::platformScreenForWidget | Jørgen Lind | 2011-01-04 | 6 | -39/+36 | |
| | * | | | | | | | | | Added window focus handling to lighthouse | Jørgen Lind | 2011-01-04 | 10 | -6/+72 | |
| | * | | | | | | | | | Merge branch 'master' into lighthouse-master | Jørgen Lind | 2011-01-04 | 864 | -14002/+117023 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | Propegate fullscreen screen size back to toplevel widgets | Gunnar Sletta | 2010-12-06 | 1 | -0/+3 | |
| * | | | | | | | | | | | Merge branch 'qt-master-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration... | Qt Continuous Integration System | 2011-01-27 | 115 | -6186/+7675 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | configure: fixed configure on mac. | Rohan McGovern | 2011-01-27 | 1 | -1/+2 | |
| | * | | | | | | | | | | Merge branch 'qt-master-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration... | Qt Continuous Integration System | 2011-01-27 | 115 | -6185/+7673 | |
| | |\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / | ||||||
| | * | | | | | | | | | | Merge branch 4.7 into qt-master-from-4.7 | Qt Continuous Integration System | 2011-01-26 | 19 | -78/+424 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2011-01-26 | 3 | -0/+3 | |
| | | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | | | Add util/xkbdatagen/README | Olivier Goffart | 2011-01-26 | 3 | -0/+3 | |
| | | * | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2011-01-26 | 1 | -4/+4 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / | | | |/| | | | | | | | | | | ||||||
| | | | * | | | | | | | | | | Application background is incorrect if app locked to landscape. | Sami Merila | 2011-01-26 | 1 | -4/+4 | |
| | | |/ / / / / / / / / / |