summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | Lighthouse: Wayland: Fix includeJørgen Lind2011-02-101-3/+1
| | * | | | | | | | | | | Remove warning msg in Lighthouse QGLWidget codeJørgen Lind2011-02-091-1/+0
| | * | | | | | | | | | | Lighthouse: Wayland: Use EGLSurfaceJørgen Lind2011-02-0918-341/+628
| | * | | | | | | | | | | Export QGLEngineSharedShadersJørgen Lind2011-02-091-1/+1
| | * | | | | | | | | | | Add highest pixel format option to q_configFromQPlatformWindowFormatJørgen Lind2011-02-092-10/+10
| | * | | | | | | | | | | Dont include EGL header when compiling with QT_NO_EGLJørgen Lind2011-02-091-1/+1
| | * | | | | | | | | | | 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
| | * | | | | | | | | | | Make sure its possible to use qpa scope in use applicationsJørgen Lind2011-02-071-0/+1
| | * | | | | | | | | | | Initial (incomplete) XCB platform port.Samuel Rødal2011-02-0712-0/+1077
| | * | | | | | | | | | | Moving mac specific functionality into correct place in pri fileJørgen Lind2011-02-071-8/+4
| | * | | | | | | | | | | Move Mac specific include into Q_WS_MAC scope for QScroller abstractioncon2011-02-071-1/+2
| | * | | | | | | | | | | Lighthouse: QGLWidgetPropogate the resizeEvent down to the WidgetJørgen Lind2011-02-071-1/+2
| | * | | | | | | | | | | Lighthouse: Fix if context isSharing setup for QGLContextJørgen Lind2011-02-071-0/+2
| | * | | | | | | | | | | 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
| | * | | | | | | | | | | Precision specifiers are not allowed for shader variablesKristian Høgsberg2011-01-271-14/+14
| | * | | | | | | | | | | Remove unneeded includeJørgen Lind2011-01-271-5/+1
| | * | | | | | | | | | | Only const_cast can remove const :)Jørgen Lind2011-01-271-1/+1
| * | | | | | | | | | | | Merge branch 'qt-master-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration...Qt Continuous Integration System2011-03-1722-47/+256
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / | |/| | | | | / / / / / / | | | |_|_|_|/ / / / / / | | |/| | | | | | | | |
| | * | | | | | | | | | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2011-03-1722-47/+256
| | |\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / | | | | | | | _ / / / / | | | | | | | / / / /
| | * | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-03-177-8/+109
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | PathView doesn't update if preferred highlight range changes.Martin Jones2011-03-173-1/+43
| | | * | | | | | | | | Image.PreserveAspectFit has unexpected effect on Image's sourceSizeMartin Jones2011-03-174-5/+61
| | | * | | | | | | | | Doc improvement for Image.fillMode.Yann Bodson2011-03-171-2/+5
| | * | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-03-174-3/+23
| | |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / /
| | | * | | | | | | | | QDeclarativeView flickers when composited on MeeGoMartin Jones2011-03-173-0/+20
| | | * | | | | | | | | Re-enable lineHeight tests.Yann Bodson2011-03-171-3/+3
| | * | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-water-staging into 4.7-int...Qt Continuous Integration System2011-03-165-19/+84
| | |\ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ Merge branch '4.7' of git://scm.dev.nokia.troll.no/qt/qt-water-teamQt Continuous Integration System2011-03-165-19/+84
| | | |\ \ \ \ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-water-team into 4.7Jan-Arve Sæther2011-03-16228-1244/+6696
| | | | |\ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | Introduce QGraphicsItem::ItemStopsFocusHandling flagMichael Hasselmann2011-03-165-19/+84
| | * | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-03-161-18/+11
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|_|/ | | | |/| | | | | | | | | | |
| | | * | | | | | | | | | | | Fix for wrong dpi metrics for raster pixmaps on Symbian.Laszlo Agocs2011-03-161-18/+11
| | * | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-03-166-2/+32
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|/ / / / / / / / | | | |/| | | | | | | | | | |
| | | * | | | | | | | | | | | Qt.include() used in WorkerScript is broken on Windows.Martin Jones2011-03-166-2/+32
| | | | | | | | | | | | | | * Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qt-fire-teamQt Continuous Integration System2011-03-1836-851/+1274
| | | | | | | | | | | | | | |\
| | | | | | | | | | | | | | | * Remove undefined symbol from tst_qwindowsurface.Samuel Rødal2011-03-181-1/+0