summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove QEXPECT_FAIL for tests that pass now on AndroidVolker Hilsheimer2021-03-312-9/+0
* Fix DESTDIR support on Windows for versioned hard-linksJoerg Bornemann2021-03-311-4/+16
* Make find_package in configure.cmake a hard errorJoerg Bornemann2021-03-311-0/+5
* Merge integration refs/builds/qtci/dev/1617183127Qt CI Bot2021-03-312-3/+6
|\
| * Fix some warningsAndreas Buhr2021-03-312-3/+6
* | Merge integration refs/builds/qtci/dev/1617179524Qt CI Bot2021-03-311-1/+0
|\ \
| * | Remove QEXPECT_FAIL from passing testVolker Hilsheimer2021-03-311-1/+0
| |/
* / Avoid using prohibited target property names with INTERFACE targetsCraig Scott2021-03-312-5/+5
|/
* Merge integration refs/builds/qtci/dev/1617158905Qt CI Bot2021-03-311-12/+32
|\
| * CMake: Semi-handle non-current repo qt modules when creating pluginsAlexandru Croitor2021-03-311-12/+32
* | Fix coding style in android platform and style pluginsXing LinKun2021-03-314-9/+9
|/
* Merge integration refs/builds/qtci/dev/1617116580Qt CI Bot2021-03-3010-20/+144
|\
| * rhi: Add support for custom bytes-per-line for uncompressed raw dataLaszlo Agocs2021-03-3010-20/+144
* | Merge integration refs/builds/qtci/dev/1617112958Qt CI Bot2021-03-303-5/+5
|\ \
| * | Move bin/qt-internal-configure-tests to libexecJoerg Bornemann2021-03-303-5/+5
* | | Merge integration refs/builds/qtci/dev/1617109351Qt CI Bot2021-03-303-6/+21
|\ \ \ | |_|/ |/| |
| * | Fix processing of list arguments passed to the 'configure' scriptAlexey Edelev2021-03-301-3/+11
| * | Add missing compile definitions to the resource object libraryAlexey Edelev2021-03-301-0/+3
| * | tst_qobject: enable some tests for narrowingGiuseppe D'Angelo2021-03-301-3/+7
* | | Merge integration refs/builds/qtci/dev/1617105725Qt CI Bot2021-03-301-0/+5
|\ \ \ | |_|/ |/| |
| * | Android: Fix Touch event position depending on SurfaceBartlomiej Moskal2021-03-301-0/+5
* | | Merge integration refs/builds/qtci/dev/1617098611Qt CI Bot2021-03-306-6/+104
|\ \ \ | |_|/ |/| |
| * | Remove meaningless QT_NO_UNICODE_LITERAL check in QString literal testsAndrei Golubev2021-03-302-6/+0
| * | Add literal operators for QString and QByteArrayAndrei Golubev2021-03-306-0/+104
* | | Merge integration refs/builds/qtci/dev/1617094992Qt CI Bot2021-03-3016-30/+111
|\ \ \ | |_|/ |/| |
| * | QAbstractItemModelTester: fix false positive when model has zero columnsDavid Faure2021-03-302-1/+11
| * | Android: Add select and copy capability to read-only text widgetsPiotr Mikolajczyk2021-03-3012-22/+99
| * | Remove the redundant code related to the QT_NAMESPACE variableAlexey Edelev2021-03-302-7/+1
| |/
* | Merge integration refs/builds/qtci/dev/1617091379Qt CI Bot2021-03-301-10/+10
|\ \ | |/ |/|
| * QList: replace typedef with usingFabian Kosmale2021-03-301-10/+10
* | Replace QTextDocumentResourceProvider with a std::functionVolker Hilsheimer2021-03-3012-221/+107
|/
* iOS: Protect against a possible crash after the window is deletedAndy Shaw2021-03-292-1/+3
* Merge integration refs/builds/qtci/dev/1617036658Qt CI Bot2021-03-291-5/+14
|\
| * Fix plugin SKIP_INSTALL optionAlexey Edelev2021-03-291-5/+14
* | Merge integration refs/builds/qtci/dev/1617030826Qt CI Bot2021-03-293-6/+6
|\ \ | |/ |/|
| * Remove outdated commentAndreas Buhr2021-03-292-5/+5
| * QFontDialog: Fix crash when passing QFont constructed from empty string/strin...Friedemann Kleint2021-03-291-1/+1
* | Fix some warningsAndreas Buhr2021-03-298-14/+37
* | Silence a bunch of gcc warnings for the moc testVolker Hilsheimer2021-03-293-1/+11
* | Rename QUrlResourceProvider to QTextDocumentResourceProviderVolker Hilsheimer2021-03-2912-38/+52
* | QProcess/Win: do not use extended API for pollingAlex Trotsenko2021-03-291-4/+4
* | Repair tst_qwineventnotifierAlex Trotsenko2021-03-292-1/+3
|/
* Fix Editable Tree Model example model rowCount and model instance leakSamuel Gaist2021-03-292-1/+4
* Make getter const, add const overloadsVolker Hilsheimer2021-03-292-2/+17
* Use official names for Android versionsVolker Hilsheimer2021-03-292-8/+8
* Skip a tst_QRhi test case with the Android emulatorLaszlo Agocs2021-03-291-0/+3
* Refactor qt_internal_add_plugin() and qt6_add_plugin()Craig Scott2021-03-296-133/+183
* Merge integration refs/builds/qtci/dev/1616767130Qt CI Bot2021-03-261-4/+14
|\
| * tst_qobject: fix the detection for GCCGiuseppe D'Angelo2021-03-261-4/+14
* | Merge integration refs/builds/qtci/dev/1616760368Qt CI Bot2021-03-261-2/+5
|\ \