summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | Wayland: misc cleanupsJesse Barnes2011-01-252-2/+12
| | * | | | | | | | Introduce drm wayland bufferKristian Høgsberg2011-01-254-40/+151
| | * | | | | | | | Initialize EGLKristian Høgsberg2011-01-253-31/+142
| | * | | | | | | | Cursors, keyboard support, move/resizeKristian Høgsberg2011-01-257-87/+426
| | * | | | | | | | Use QImage::Format_ARGB32_Premultiplied for the surfaceKristian Høgsberg2011-01-251-1/+1
| | * | | | | | | | wayland: Track the QWaylandWindow in the input device instead of the surfaceKristian Høgsberg2011-01-251-12/+17
| | * | | | | | | | wayland: Assign a window id to wayland windowsKristian Høgsberg2011-01-252-0/+10
| | * | | | | | | | wayland: Create and destroy surface at show and hideKristian Høgsberg2011-01-254-10/+35
| | * | | | | | | | wayland: Split input device out to its own fileKristian Høgsberg2011-01-254-163/+185
| | * | | | | | | | Add wayland lighthouse pluginKristian Høgsberg2011-01-2510-0/+870
| | * | | | | | | | Add Qt::Key_ScreenSaverPaul Olav Tvete2011-01-181-0/+1
| | * | | | | | | | Configure: allow -no-framework for lighthouse.Morten Johan Sørvig2011-01-141-1/+1
| | * | | | | | | | Lighthouse: Fix keyboard on testliteJørgen Lind2011-01-072-18/+7
| | * | | | | | | | Lighthouse: Fix keyboard modifier handlingJørgen Lind2011-01-073-15/+23
| | * | | | | | | | Lighthouse: Support external plugins.Morten Johan Sørvig2011-01-074-9/+63
| | * | | | | | | | Lighthouse: Adding support for EGL to testliteJørgen Lind2011-01-058-32/+287
| | * | | | | | | | Lighthouse: Make testlite compile on systems where QtOpenGL is ES2Jørgen Lind2011-01-054-6/+14
| | * | | | | | | | Build on Mac OS X.Morten Johan Sørvig2011-01-051-0/+4
| | * | | | | | | | Compile on OS X.Morten Johan Sørvig2011-01-051-1/+1
| | * | | | | | | | Merge branch 'master' into lighthouse-masterJørgen Lind2011-01-0516-41/+698
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | Add styleHint to fallback api for fontdatabases in LighthouseJørgen Lind2011-01-046-9/+39
| | * | | | | | | | | Create clearer sepperation between TestLiteMime and QTestliteClipboardJørgen Lind2011-01-044-161/+181
| | * | | | | | | | | Renamed variable name in TestLite event handlingJørgen Lind2011-01-041-20/+20
| | * | | | | | | | | Renamed QTestLiteStaticInfo to QTestLiteStaticJørgen Lind2011-01-046-67/+121
| | * | | | | | | | | Copy/Paste in testlite and also added QTestLiteStaticInfoJørgen Lind2011-01-0412-76/+1899
| | * | | | | | | | | Fix keyboard when using modifiers for testliteJørgen Lind2011-01-041-1/+18
| | * | | | | | | | | Initial support for WS specific clipboard support in LighthouseJørgen Lind2011-01-047-74/+209
| | * | | | | | | | | Lighthouse: fix keyboard problem in testliteJørgen Lind2011-01-041-3/+3
| | * | | | | | | | | Make TestLite show windows in correct positionJørgen Lind2011-01-042-3/+27
| | * | | | | | | | | Add basic mouse context menues to lighthouseJørgen Lind2011-01-041-0/+8
| | * | | | | | | | | Refactored the keyboard event handling in testliteJørgen Lind2011-01-047-331/+997
| | * | | | | | | | | Remove current cursor optimizationJørgen Lind2011-01-042-3/+1
| | * | | | | | | | | Fix nativechild widget position in LighthouseJørgen Lind2011-01-043-18/+12
| | * | | | | | | | | Fix gstreamer phonon build on X11Jørgen Lind2011-01-042-2/+2
| | * | | | | | | | | Dont do backingStore.destroy in deleteTLSysExtraJørgen Lind2011-01-041-1/+0
| | * | | | | | | | | Handle the QWidgetPrivate::mapper structureJørgen Lind2011-01-041-0/+1
| | * | | | | | | | | Remove Lighthouse specific code in QGLWidget constructorJørgen Lind2011-01-043-39/+83
| | * | | | | | | | | Refactoring of testlite to conform with Lighthouse structureJørgen Lind2011-01-0413-996/+1005
| | * | | | | | | | | Add function QPlatformScreen::platformScreenForWidgetJørgen Lind2011-01-046-39/+36
| | * | | | | | | | | Added window focus handling to lighthouseJørgen Lind2011-01-0410-6/+72
| | * | | | | | | | | Merge branch 'master' into lighthouse-masterJørgen Lind2011-01-04864-14002/+117023
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Propegate fullscreen screen size back to toplevel widgetsGunnar Sletta2010-12-061-0/+3
| * | | | | | | | | | | Merge branch 'qt-master-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration...Qt Continuous Integration System2011-01-27115-6186/+7675
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | |
| | * | | | | | | | | | configure: fixed configure on mac.Rohan McGovern2011-01-271-1/+2
| | * | | | | | | | | | Merge branch 'qt-master-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration...Qt Continuous Integration System2011-01-27115-6185/+7673
| | |\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / /
| | * | | | | | | | | | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2011-01-2619-78/+424
| | |\ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2011-01-263-0/+3
| | | |\ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | Add util/xkbdatagen/READMEOlivier Goffart2011-01-263-0/+3
| | | * | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-01-261-4/+4
| | | |\ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / | | | |/| | | | | | | | | |
| | | | * | | | | | | | | | Application background is incorrect if app locked to landscape.Sami Merila2011-01-261-4/+4
| | | |/ / / / / / / / / /