summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add functions for facilitating adding UTF-8 and US-ASCII stringsThiago Macieira2019-11-192-3/+13
* QDom: pass nsURI as const refChristian Ehrlicher2019-11-170-0/+0
* Fix two manual tests qmake project filesLeander Beernaert2019-11-132-5/+9
* Update version checks in tests/manualLeander Beernaert2019-11-1317-54/+18
* Remove redundant overloads in QStringFrederik Gladhorn2019-11-133-62/+9
* Fix build without features.shortcutTasuku Suzuki2019-11-121-3/+0
* Rename some more manual test to be uniqueLeander Beernaert2019-11-113-3/+3
* Fix compile errors related to missing Qt:: namespaceLeander Beernaert2019-11-1112-54/+68
* Rename some manual test to be uniqueLeander Beernaert2019-11-1112-7/+14
* Remove redundant overloads in QByteArrayFrederik Gladhorn2019-11-063-83/+13
* QShortcut: Fix build with -no-feature-whatsthisFriedemann Kleint2019-11-061-0/+4
* Fix 64-bit integer support in QtJSONAllan Sandfeld Jensen2019-11-058-61/+169
* Eradicate Q_FOREACHs over QVarLengthArrayMarc Mutz2019-11-052-7/+1
* Fix converting a null QStringRef to QStringSona Kurazyan2019-11-042-1/+14
* Get rid of QT_STRICT_ITERATORSLars Knoll2019-11-0424-165/+15
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-11-0239-3329/+1845
|\
| * Move the private and internal APIs of QDom to new filesSona Kurazyan2019-11-015-704/+908
| * QSslSocket - remove old OpenSSL backend (< 1.1)Timur Pocheptsov2019-11-0122-2571/+917
| * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-11-0112-54/+20
| |\
| | * 3rd-Party/Double conversion: Fix developer build with MSVCFriedemann Kleint2019-10-311-0/+5
| | * Turn a local QHash into a QMultiHashMårten Nordheim2019-10-311-1/+1
| | * Fix text-rendering regression on semi-transparent background on LinuxAllan Sandfeld Jensen2019-10-311-2/+2
| | * Avoid EGL_BAD_MATCH in tst_qrhi autotestLaszlo Agocs2019-10-311-0/+3
| | * Doc: Remove empty section title from QMilankovicCalendarTopi Reinio2019-10-311-2/+0
| | * macOS: Don't skip display link delivery via GCD during live resizingTor Arne Vestbø2019-10-301-9/+0
| | * Doc: Clarify the ownership of a state for addState()Kavindra Palaraja2019-10-301-1/+1
| | * examples: Fix -Wdeprecated-copy warningsAlbert Astals Cid2019-10-305-39/+8
* | | Extract QGuiShortcutFriedemann Kleint2019-11-019-255/+659
* | | QAction: Properly port to the new configure systemFriedemann Kleint2019-11-0124-65/+66
* | | Split tests of QGuiAction(Group)Friedemann Kleint2019-11-019-348/+460
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-11-0164-13672/+27056
|\| |
| * | Add a transfer timeout at QNAM level as wellVille Voutilainen2019-10-314-0/+71
| * | Unify QFSFileEngine implementations on Windows and UnixVolker Hilsheimer2019-10-313-175/+88
| * | Update UCD data to Unicode 12.1.0's Revision 24Edward Welbourne2019-10-3031-9261/+21189
| * | qmake: Don't call QDir::count() over and overUlf Hermann2019-10-301-1/+1
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-3025-4235/+5707
| |\|
| | * Make tst_QNumeric more systematic about checking float as well as doubleEdward Welbourne2019-10-291-179/+213
| | * Wasm: Fix the markup in wasm_shell.htmlAlessandro Portale2019-10-291-1/+1
| | * wasm: add local file access manual testMorten Johan Sørvig2019-10-292-0/+108
| | * qpa: Add note about QScreen taking care of primary screen during removalTor Arne Vestbø2019-10-291-1/+2
| | * Merge "Merge remote-tracking branch 'origin/5.13' into 5.14"Qt Forward Merge Bot2019-10-2911-32/+55
| | |\
| | | * Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-10-2811-32/+55
| | | |\
| | | | * Drag'n'Drop: fix attached Drag object deleted when DnD is progressingYulong Bai2019-10-274-9/+19
| | | | * Fix prefix for non-Windows cross-builds on WindowsJoerg Bornemann2019-10-251-1/+7
| | | | * Tidy up data-stream testEdward Welbourne2019-10-251-11/+10
| | | | * Exclude tests that need GUI when GUI isn't availableEdward Welbourne2019-10-252-5/+3
| | | | * tst_qgraphicspixmaptiem: Fix undefined behavior in containsJohan Klokkhammer Helsing2019-10-251-0/+8
| | | | * Fix a -Wclass-memaccess problem in qjsonVille Voutilainen2019-10-241-1/+3
| | | | * qmake: Disallow building Qt examples inside the source treeOliver Wolff2019-10-241-4/+6
| | | | * QColorDialog: Fix memory leak when picking screen colorsFriedemann Kleint2019-10-241-2/+2