summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add SubType setters/getters and SupportedSubTypes option.Ivan Komissarov2014-08-057-1/+94
* QPlatformMenu: add MenuType enumRichard Moe Gustavsen2014-08-051-0/+3
* Improve qDebug output for QTabletEventShawn Rutledge2014-08-052-3/+27
* Logging: use the known function when the first frame of the backtrace is unknownOlivier Goffart2014-08-052-4/+9
* Make it possible to capture GLXBufferSwapComplete eventsFredrik Höglund2014-08-052-2/+67
* Enhance QOpenGLWidget docs about resource managementLaszlo Agocs2014-08-052-3/+125
* Introduce QRasterWindowLaszlo Agocs2014-08-059-4/+451
* Introduce QOpenGLWindowLaszlo Agocs2014-08-0516-6/+1950
* Merge "Merge remote-tracking branch 'origin/5.3' into dev" into refs/staging/devFrederik Gladhorn2014-08-0523-92/+140
|\
| * Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-08-0423-92/+140
| |\
| | * pass --sysroot to compile tests also on windowsOswald Buddenhagen2014-08-012-0/+12
| | * add /ENTRY:main only for target buildsOswald Buddenhagen2014-08-011-2/+4
| | * avoid that CROSS_COMPILE affects host buildsOswald Buddenhagen2014-08-011-1/+3
| | * ensure that arch_host.pro is used also on windowsOswald Buddenhagen2014-08-011-5/+7
| | * Merge "Merge remote-tracking branch 'origin/stable' into 5.3" into refs/stagi...Oswald Buddenhagen2014-07-3112-55/+69
| | |\
| | | * Merge remote-tracking branch 'origin/stable' into 5.3Oswald Buddenhagen2014-07-3012-55/+69
| | | |\
| | | | * Fix warning message when re-setting text on tooltipJoni Poikelin2014-07-291-1/+1
| | | | * XCB: Enable loading of the Qt::DragLinkCursorAlessandro Portale2014-07-101-1/+1
| | | | * move loading of testability driver from QApplication to QGuiApplicationMichael Zanetti2014-07-033-24/+23
| | | | * Mac: Don't register for Pan Gestures.Morten Johan Sørvig2014-07-031-1/+1
| | | | * Fix QFileInfoGatherer threading issueBernd Weimer2014-06-301-10/+9
| | | | * Support MIPS atomic on pre-MIPS32 architecturesAurelien Jarno2014-06-271-2/+8
| | | | * Enable sparc detection.Lisandro Damián Nicanor Pérez Meyer2014-06-271-6/+9
| | | | * Remove -Wcast-align from QMAKE_CXXFLAGS.Lisandro Damián Nicanor Pérez Meyer2014-06-271-6/+1
| | | | * Create the 64 bits version strings for MIPS, SPARC and S390Lisandro Damián Nicanor Pérez Meyer2014-06-271-0/+6
| | | | * QNX: Fix QMdiWindow autotestsFabian Bumberger2014-06-251-4/+10
| | * | | Add missing power button keycode to keymapRainer Keller2014-07-311-0/+1
| | * | | Android: export ANDROID_SDK_BUILD_TOOLS_REVISION.BogDan Vatra2014-07-313-22/+20
| | * | | cocoa: Fix compiler warnings about unused functions.Sérgio Martins2014-07-311-6/+0
| | * | | Propagate swapInterval to QGLFormatLaszlo Agocs2014-07-311-0/+2
| | * | | Fix double clicks in eglfsLaszlo Agocs2014-07-311-1/+1
| | |/ /
| | * | Work around ICC bug in local static symbols for Q_GLOBAL_STATICThiago Macieira2014-07-301-1/+10
| | * | QCoreTextFontDatabase: Fix font weight value when populating a familyGabriel de Dietrich2014-07-291-3/+13
| | * | Don't convert signed to unsigned when we need all 32bitAllan Sandfeld Jensen2014-07-291-2/+2
* | | | winrt: Fix orientation update maskAndrew Knight2014-08-052-14/+5
* | | | Remove d3dcompiler_qtAndrew Knight2014-08-057-725/+0
* | | | winrt: Fix EGL context getProcAddress()Andrew Knight2014-08-052-0/+157
* | | | WinRT: Fix physical size of screenJochen Seemann2014-08-051-1/+11
* | | | winrt: Use physical window resolutionAndrew Knight2014-08-052-42/+36
* | | | ANGLE: Add support for querying platform deviceAndrew Knight2014-08-052-10/+134
* | | | ANGLE: upgrade to 2.1~07d49ef5350aAndrew Knight2014-08-05402-33658/+65660
* | | | Rewrite debug output of event classes.Friedemann Kleint2014-08-051-287/+295
* | | | Fix cmake-test for Dynamic OpenGL.Friedemann Kleint2014-08-051-12/+19
* | | | Add Q_ENUMS for Qt::MouseEventSource, Qt::FocusReason.Friedemann Kleint2014-08-051-0/+2
* | | | QList: Fix MSVC 64bit warning about loss of data.Friedemann Kleint2014-08-051-1/+1
* | | | Windows: Ensure DPI awareness is set only once.Friedemann Kleint2014-08-051-1/+5
* | | | Implement focus change for Windows Input context.Friedemann Kleint2014-08-042-19/+33
* | | | Rename globalShareContext to qt_gl_global_share_contextJocelyn Turcotte2014-08-043-12/+27
|/ / /
* | | QNativeSocketEngine: Add debug in createNewSocket.Robin Burchell2014-08-041-1/+13
* | | QNativeSocketEngine: use stream-style qDebug to fix a warning about FD types.Robin Burchell2014-08-041-2/+2