summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* Don't crash when requesting text.Frederik Gladhorn2011-04-011-1/+5
* Let QAccessibleButton::text return something even when not visible.Frederik Gladhorn2011-04-011-3/+0
* Merge branch 'master-upstream'Thierry Bastian2011-03-24197-1184/+8792
|\
| * Merge remote-tracking branch 'mainline/master'Oswald Buddenhagen2011-03-22142-1108/+8543
| |\
| | * Merge branch 'qt-master-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration...Qt Continuous Integration System2011-03-222-6/+19
| | |\
| | | * Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2011-03-192-6/+19
| | | |\
| | | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2011-03-182-6/+19
| | | | |\
| | | | | * Added setSwitchPolicy to MeeGo graphicssystem helper API.Samuel Rødal2011-03-182-6/+19
| | * | | | Merge branch 'qt-master-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration...Qt Continuous Integration System2011-03-191-1/+38
| | |\ \ \ \ | | | |/ / /
| | | * | | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2011-03-181-1/+38
| | | |\ \ \ | | | | |/ /
| | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2011-03-171-1/+38
| | | | |\ \ | | | | | |/
| | | | | * Switch to raster also when last window is destroyed (on MeeGo).Samuel Rødal2011-03-171-1/+38
| | * | | | Fixes detected by the static-checkJørgen Lind2011-03-173-3/+85
| | * | | | Fixup license headers in Lighthouse pluginsJørgen Lind2011-03-17101-113/+441
| | * | | | Don't skip remaining events on unhandled events in xcb backend.Samuel Rødal2011-03-171-2/+6
| | * | | | Merge remote-tracking branch 'origin/master' into lighthouse-masterJørgen Lind2011-03-1768-88/+292
| | |\ \ \ \ | | | |/ / /
| | * | | | Lighthouse: Xcb, compile fix for the glx pathJørgen Lind2011-03-161-0/+2
| | * | | | Compile.Morten Johan Sørvig2011-03-161-1/+5
| | * | | | Properly set the window event masks etc for screens and GL windows too.Samuel Rødal2011-03-152-3/+5
| | * | | | Fix race condition in the non-GL casePaul Olav Tvete2011-03-143-5/+12
| | * | | | Do release build for devices and remove some warnings.con2011-03-114-31/+42
| | * | | | XmlPatterns actually compiles and runs.con2011-03-101-2/+2
| | * | | | Add proof-of-concept UIKit based lighthouse platform.con2011-03-1021-0/+2082
| | * | | | Lighthouse: Adding Native interface to getting the native eglcontextJørgen Lind2011-03-079-17/+85
| | * | | | Lighthouse: Fix a block for wayland with gl supportBenjamin Franzke2011-03-041-3/+6
| | * | | | Lighthouse: Make xcb backen usable for anyone else againJørgen Lind2011-03-031-1/+4
| | * | | | Compile with glxPaul Olav Tvete2011-03-022-15/+16
| | * | | | Build fixes for the Wayland pluginPaul Olav Tvete2011-03-023-9/+20
| | * | | | Lighthouse: Implement the new Native Interface api in the xcb pluginJørgen Lind2011-03-014-16/+87
| | * | | | added capabilites to QPlatformIntegrationGunnar Sletta2011-03-0114-3/+72
| | * | | | Merge remote-tracking branch 'origin/master' into lighthouse-masterJørgen Lind2011-03-0118-146/+401
| | |\ \ \ \
| | * | | | | Lighthouse: Xcb, implement native interfaceJørgen Lind2011-03-015-2/+82
| | * | | | | Lighthouse: Xcb. implement dri2 context handlingJørgen Lind2011-03-017-25/+460
| | * | | | | Lighthouse: Adding EGL support to the xcb pluginJørgen Lind2011-03-0110-33/+90
| | * | | | | Lighthouse: Xlib added QXlibDisplay typeJørgen Lind2011-03-0112-144/+228
| | * | | | | Avoid flickerPaul Olav Tvete2011-02-252-0/+20
| | * | | | | Make it build when EGL is not availablePaul Olav Tvete2011-02-244-9/+37
| | * | | | | Call the extended key event handlers in XCB and Xlib backends.Samuel Rødal2011-02-242-2/+2
| | * | | | | Lighthouse: fix qxlib include files after file-renameJørgen Lind2011-02-1422-71/+71
| | * | | | | Lighthouse Renamed testlite files to xlibJørgen Lind2011-02-1421-0/+0
| | * | | | | Lighthouse Moving testlite plugin into xlibJørgen Lind2011-02-1424-0/+0
| | * | | | | Lighthouse: renaming testlite to xlibJørgen Lind2011-02-1423-303/+301
| | * | | | | Lighthouse: Testlite: Added modallity for dialogsJørgen Lind2011-02-142-33/+124
| | * | | | | More debugging of XCB events.Samuel Rødal2011-02-141-38/+46
| | * | | | | Properly update the geometry variable of QPlatformWindow when resized.Samuel Rødal2011-02-141-1/+4
| | * | | | | Lighthouse:Propogate the configure event to the QWaylandWindowJørgen Lind2011-02-111-0/+2
| | * | | | | Lighthouse: Wayland: Sort out egl includes in pluginJørgen Lind2011-02-113-15/+6
| | * | | | | Conform to ICCCM when mapping / unmapping windows in XCB backend.Samuel Rødal2011-02-103-2/+21
| | * | | | | Added WM_TRANSIENT_FOR property to XCB backend.Samuel Rødal2011-02-101-0/+23
| | * | | | | Added warnings for unhandled XCB events.Samuel Rødal2011-02-101-0/+46