summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* CMake: Fix building multi-arch universal macOS QtAlexandru Croitor2021-04-0117-24/+125
* CMake: Teach qt_internal_add_simd to exclude given osx architecturesAlexandru Croitor2021-04-011-9/+29
* Add std::chrono overloads for QLockFile functionsShantanu Tushar2021-04-012-0/+64
* Merge integration refs/builds/qtci/dev/1617269094Qt CI Bot2021-04-0126-42/+370
|\
| * wasm: add cmake build supportLorn Potter2021-04-0126-42/+370
* | Merge integration refs/builds/qtci/dev/1617264361Qt CI Bot2021-04-016-33/+71
|\ \ | |/ |/|
| * QObjectCompatProperty: Reintroduce operator=Fabian Kosmale2021-04-011-0/+6
| * QObjectCompatProperty: Emit signal in notfiyFabian Kosmale2021-04-013-18/+55
| * QObjectCompatProperty: Require explicit notifyFabian Kosmale2021-04-015-18/+13
* | Merge integration refs/builds/qtci/dev/1617260319Qt CI Bot2021-04-011-1/+6
|\ \
| * | eglfs: Newer Nvidia libdrm provide device instead driver module namePasi Petäjäjärvi2021-04-011-1/+6
| |/
* / Linux: Add abstract address support for QLocal{Socket,Server}Piotr Mikolajczyk2021-04-019-56/+380
|/
* Merge integration refs/builds/qtci/dev/1617226155Qt CI Bot2021-03-316-67/+115
|\
| * CMake: Expose sub-arch test results as featuresAlexandru Croitor2021-03-313-44/+66
| * CMake: Regenerate stale prev_configure.cmake filesAlexandru Croitor2021-03-312-20/+28
| * CMake: Make architecture detection failures more verboseAlexandru Croitor2021-03-311-3/+21
* | QWinEventNotifier: migrate to new thread pool APIAlex Trotsenko2021-03-312-38/+47
|/
* Merge integration refs/builds/qtci/dev/1617208505Qt CI Bot2021-03-312-6/+3
|\
| * QLocalSocket/Win: fix possible UB in _q_pipeClosed()Alex Trotsenko2021-03-311-5/+2
| * QLocalSocket: fix signal name in docsAlex Trotsenko2021-03-311-1/+1
* | Merge integration refs/builds/qtci/dev/1617204886Qt CI Bot2021-03-314-13/+21
|\ \ | |/ |/|
| * 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
* | Add reference to CMake issue in qt-cmake-private-install-cmake.inJoerg Bornemann2021-03-311-1/+2
|/
* 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
| |/