summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Document change to QAbstractItemView::viewOptions in porting guideVolker Hilsheimer2021-04-041-0/+8
* QThreadPool: let the started thread have the same name as the poolThiago Macieira2021-04-031-1/+7
* Fix Q_OBJECT_COMPAT_PROPERTY_WITH_ARGS when using the signalIvan Solovev2021-04-031-4/+4
* Add support to set thread priority to QThreadPoolSamuel Gaist2021-04-033-2/+33
* QGenericAtomicOps: allow pointer-sized non-atomic atomicsThiago Macieira2021-04-021-2/+4
* Doc: Fix return type of QCursor::shape()Sze Howe Koh2021-04-021-3/+2
* QTable/ListView: mark functions as reimp instead internalChristian Ehrlicher2021-04-022-6/+6
* CMake: Fix building multi-arch universal macOS QtAlexandru Croitor2021-04-019-13/+27
* Add std::chrono overloads for QLockFile functionsShantanu Tushar2021-04-012-0/+64
* Merge integration refs/builds/qtci/dev/1617269094Qt CI Bot2021-04-017-1/+130
|\
| * wasm: add cmake build supportLorn Potter2021-04-017-1/+130
* | Merge integration refs/builds/qtci/dev/1617264361Qt CI Bot2021-04-015-23/+60
|\ \ | |/ |/|
| * QObjectCompatProperty: Reintroduce operator=Fabian Kosmale2021-04-011-0/+6
| * QObjectCompatProperty: Emit signal in notfiyFabian Kosmale2021-04-012-12/+49
| * QObjectCompatProperty: Require explicit notifyFabian Kosmale2021-04-014-11/+5
* | 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-018-46/+254
|/
* Merge integration refs/builds/qtci/dev/1617226155Qt CI Bot2021-03-312-20/+28
|\
| * CMake: Regenerate stale prev_configure.cmake filesAlexandru Croitor2021-03-312-20/+28
* | QWinEventNotifier: migrate to new thread pool APIAlex Trotsenko2021-03-312-38/+47
|/
* 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
* Fix coding style in android platform and style pluginsXing LinKun2021-03-314-9/+9
* Merge integration refs/builds/qtci/dev/1617116580Qt CI Bot2021-03-309-19/+82
|\
| * rhi: Add support for custom bytes-per-line for uncompressed raw dataLaszlo Agocs2021-03-309-19/+82
* | Merge integration refs/builds/qtci/dev/1617109351Qt CI Bot2021-03-301-0/+3
|\ \ | |/ |/|
| * Add missing compile definitions to the resource object libraryAlexey Edelev2021-03-301-0/+3
* | 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-304-0/+56
|\ \ \ | |_|/ |/| |
| * | Add literal operators for QString and QByteArrayAndrei Golubev2021-03-304-0/+56
* | | Merge integration refs/builds/qtci/dev/1617094992Qt CI Bot2021-03-3013-25/+83
|\ \ \ | |_|/ |/| |
| * | QAbstractItemModelTester: fix false positive when model has zero columnsDavid Faure2021-03-301-1/+1
| * | Android: Add select and copy capability to read-only text widgetsPiotr Mikolajczyk2021-03-3011-22/+81
| * | Remove the redundant code related to the QT_NAMESPACE variableAlexey Edelev2021-03-301-2/+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-3010-186/+66
|/
* iOS: Protect against a possible crash after the window is deletedAndy Shaw2021-03-292-1/+3
* 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
* | Rename QUrlResourceProvider to QTextDocumentResourceProviderVolker Hilsheimer2021-03-2910-34/+48
* | QProcess/Win: do not use extended API for pollingAlex Trotsenko2021-03-291-4/+4
|/
* Make getter const, add const overloadsVolker Hilsheimer2021-03-292-2/+17
* Use official names for Android versionsVolker Hilsheimer2021-03-292-8/+8
* Refactor qt_internal_add_plugin() and qt6_add_plugin()Craig Scott2021-03-291-20/+79
* Merge integration refs/builds/qtci/dev/1616760368Qt CI Bot2021-03-261-2/+5
|\
| * Document a peculiarity that might plausibly confuse readersEdward Welbourne2021-03-261-2/+5