summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | 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
| * | | | | | | Added GL support to XCB backend.Samuel Rødal2011-02-1012-24/+588
| * | | | | | | Fixed 'lingering' dialog bug in XCB backend.Samuel Rødal2011-02-101-0/+2
| * | | | | | | Small improvement to XCB key input handling.Samuel Rødal2011-02-101-0/+12
| * | | | | | | Lighthouse: Wayland compile-fix for egl interface changeJørgen Lind2011-02-101-1/+1
| * | | | | | | Lighthouse: Wayland: Fix includeJørgen Lind2011-02-101-3/+1
| * | | | | | | Lighthouse: Wayland: Use EGLSurfaceJørgen Lind2011-02-0918-341/+628
| * | | | | | | Add highest pixel format option to q_configFromQPlatformWindowFormatJørgen Lind2011-02-092-10/+10
| * | | | | | | Better handling of key codes in XCB backend.Samuel Rødal2011-02-092-12/+19
| * | | | | | | Added workaround to make XCB key event handling detect upper case.Samuel Rødal2011-02-092-15/+17
| * | | | | | | Added window attribute setting to XCB backend.Samuel Rødal2011-02-092-10/+145
| * | | | | | | Added setGeometry(), raise(), lower() and setParent() in XCB backend.Samuel Rødal2011-02-081-1/+14
| * | | | | | | Initial key event handling for XCB backend.Samuel Rødal2011-02-088-18/+1124
| * | | | | | | Made XCB report correct physical size.Samuel Rødal2011-02-082-0/+6
| * | | | | | | Optimized XCB window surface using partial updates and shared images.Samuel Rødal2011-02-085-34/+138
| * | | | | | | Add WM_DELETE_WINDOW support and clean up atom / connection handling.Samuel Rødal2011-02-0810-39/+124
| * | | | | | | Added atom resolving, resizing, and window title support to XCB backend.Samuel Rødal2011-02-074-2/+395
| * | | | | | | Added support for scrolling in XCB window surface.Samuel Rødal2011-02-071-1/+10
| * | | | | | | Lighthouse Wayland: wayland-egl entry points where renamedJørgen Lind2011-02-072-7/+6
| * | | | | | | Improve mouse input handling in XCB lighthouse backend.Samuel Rødal2011-02-071-7/+46
| * | | | | | | Initial (incomplete) XCB platform port.Samuel Rødal2011-02-0712-0/+1077
| * | | | | | | wayland: Use wayland-egl instead of drm specific codeKristian Høgsberg2011-02-075-132/+38
| * | | | | | | Lighthouse: Wayland, if we don't have cursors installedJørgen Lind2011-02-011-0/+3
| * | | | | | | wayland: Handle keyboard focus correctlyKristian Høgsberg2011-02-011-5/+14
| * | | | | | | Lighthouse: Wayland plugin. Only create depth and stencil buffers onceKristian Høgsberg2011-01-272-9/+9
| * | | | | | | Remove unneeded includeJørgen Lind2011-01-271-5/+1
| * | | | | | | Only const_cast can remove const :)Jørgen Lind2011-01-271-1/+1
* | | | | | | | Fix compilation with QT_NO_Tasuku Suzuki2011-03-212-0/+11
| |_|/ / / / / |/| | | | | |
* | | | | | | Merge remote-tracking branch 'origin/4.7' into HEADThiago Macieira2011-03-163-15/+175
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2011-03-163-15/+175
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | / / | | |_|_|/ / | |/| | | |
| | * | | | QMeeGoLivePixmapData : when creating QImage, use constructor with pitch.Tapani Pälli2011-03-161-1/+1
| | * | | | Added automatic graphicssystem switching on meego when app is minimized.Samuel Rødal2011-03-162-14/+174
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-03-151-2/+14
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | Merge branch 'backporting-symbian-armcc-to-4.7' into s60-4.7axis2011-03-141-2/+14
| | |\ \ \ \
| | | * | | | Fixed a build library deployment issue in sqlite.axis2011-03-041-0/+6
| | | * | | | Changed various qmake constructs to support Windows.axis2011-02-181-2/+8
* | | | | | | Merge remote-tracking branch 'origin/master' into qt-master-from-4.7Thiago Macieira2011-03-1161-61/+61
|\ \ \ \ \ \ \
| * | | | | | | Update copyright year to 2011.Rohan McGovern2011-03-1061-61/+61
* | | | | | | | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2011-03-111-5/+7
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| / / / / / / | |/ / / / / /
| * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-03-101-5/+7
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Don't use EGL surfaces for translucency with 32MB GPU chip.Jani Hautakangas2011-03-101-5/+7
| * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-03-101-1/+1
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Bump Qt version to 4.7.3Timo Turunen2011-03-091-1/+1
* | | | | | | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2011-03-091-6/+6
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-03-081-6/+6
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Fix possible bearer management Crash with Panic E32USER-CBase, 69Cristiano di Flora2011-03-081-6/+5
| | * | | | | Unsuccessful unlocking of QNetworkConfigurationPrivate mutexPerttu Pohjonen2011-03-071-0/+1