summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove usages of deprecated APIs of qtbase/widgetsSona Kurazyan2019-08-0121-108/+120
* Improve the keypadnavigation manual testSona Kurazyan2019-08-011-21/+16
* Un-deprecate QSignalMapperSona Kurazyan2019-08-012-10/+4
* Port users of get{Contents,Text}Margins() missed first time aroundMarc Mutz2019-08-014-20/+23
* QTestLib: Speed up QCOMPARE for QStringFriedemann Kleint2019-08-014-0/+120
* Conditionally disable parts of the tests testing the deprecated APIsSona Kurazyan2019-08-012-2/+4
* Fix QColorTransform memory leakAllan Sandfeld Jensen2019-08-011-0/+1
* Remove the remaining usages of deprecated APIs of qtbaseSona Kurazyan2019-08-015-3/+14
* tst_QMenu: Eradicate Q_FOREACH loopsMarc Mutz2019-08-011-4/+3
* QResource: consistently cache resourceList()Marc Mutz2019-08-011-8/+10
* Merge "Merge remote-tracking branch 'origin/5.13' into dev"Qt Forward Merge Bot2019-08-017-9/+20
|\
| * Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-08-017-9/+20
|/|
| * QAbstractItemView: refine documentation for SingleSelectionChristian Ehrlicher2019-07-311-1/+1
| * Fix erroneous missing-cmake-tests errorsSimon Hausmann2019-07-311-1/+1
| * Fix assert in QPainterPath after clear()Eirik Aavitsland2019-07-313-6/+15
| * Merge "Merge remote-tracking branch 'origin/5.12' into 5.13"Qt Forward Merge Bot2019-07-311-1/+1
| |\
| | * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-311-1/+1
| |/|
| | * qfsfileengine_p.h: Un-inline processOpenModeFlagsOliver Wolff2019-07-301-1/+1
| * | BLACKLIST insert_remove_loop for msvc-2019Heikki Halmet2019-07-301-0/+2
* | | Fix spdy build without features.propertiesTasuku Suzuki2019-08-012-4/+13
* | | Parse color space name from ICC profileAllan Sandfeld Jensen2019-07-314-19/+117
* | | Harden ICC parserAllan Sandfeld Jensen2019-07-313-52/+130
* | | QSortFilterProxyModel: avoid some unnecessary copiesChristian Ehrlicher2019-07-311-34/+30
* | | QWheelEvent: use QT_DEPRECATED_VERSION_X_5_15Marc Mutz2019-07-311-16/+16
* | | rhi: Fix clear value in offscreen testLaszlo Agocs2019-07-311-1/+1
* | | rhi: gl: Add support for computeLaszlo Agocs2019-07-316-255/+833
* | | rhi: metal: Do not hold on to the drawable when not presentingLaszlo Agocs2019-07-313-4/+17
* | | rhi: vulkan: Fix glitches on resize on X11Laszlo Agocs2019-07-311-0/+4
* | | Rename MakefileGenerator::build_args() to ...::fullBuildArgs()Joerg Bornemann2019-07-312-5/+5
* | | Remove dead code from metamakefile.cppJoerg Bornemann2019-07-311-14/+7
* | | Merge "Merge remote-tracking branch 'origin/5.13' into dev"Liang Qi2019-07-3019-87/+288
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-07-3019-87/+288
| |\| |
| | * | Merge "Merge remote-tracking branch 'origin/5.12' into 5.13"Qt Forward Merge Bot2019-07-306-30/+86
| | |\ \
| | | * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-306-30/+86
| | |/| | | | | |/
| | | * qmake: Keep -force_load with library when merging linker flagsTor Arne Vestbø2019-07-291-3/+6
| | | * qmake: Don't allow -framework without second argument when merging flagsTor Arne Vestbø2019-07-291-8/+4
| | | * macOS: Respect QSurfaceFormat color space when creating NSWindowTor Arne Vestbø2019-07-291-0/+3
| | | * Move processOpenModeFlags out of QFSFileEngineOliver Wolff2019-07-292-19/+36
| | | * QWinRTFileEngine: Handle QIODevice::Truncate when opening filesOliver Wolff2019-07-291-1/+14
| | | * QWinRTFileEngine: Implement setSizeOliver Wolff2019-07-292-0/+24
| | * | Fix crash when the focus widget gets a focus proxy after the factDavid Faure2019-07-292-0/+57
| | * | Merge "Merge remote-tracking branch 'origin/5.12' into 5.13"Qt Forward Merge Bot2019-07-298-26/+112
| | |\ \
| | | * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-298-26/+112
| | | |\|
| | | | * QHostInfo: Always post results through the event loop to the receiverVolker Hilsheimer2019-07-263-10/+62
| | | | * macOS: Respect color space set on NSWindow when flushing backingstoreTor Arne Vestbø2019-07-262-13/+28
| | | | * QMacStyle - another slider fixTimur Pocheptsov2019-07-261-1/+1
| | | | * Android: Fix SSL 1.1 support on API-21BogDan Vatra2019-07-261-0/+17
| | | | * QResource: fix nullptr-check gone tautologicalMarc Mutz2019-07-261-2/+4
| | * | | Windows QPA: Fix detection of the Surface Pen eraser buttonAndre de la Rocha2019-07-291-1/+17
| | * | | qmake: Use a simple response file for ar on mingwOrgad Shaneh2019-07-291-27/+9