summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | Document a peculiarity that might plausibly confuse readersEdward Welbourne2021-03-261-2/+5
* | | Merge integration refs/builds/qtci/dev/1616756003Qt CI Bot2021-03-264-4/+62
|\ \ \ | |_|/ |/| |
| * | Fix error when re-configuring an already installed Qt repositoryJoerg Bornemann2021-03-264-4/+62
| |/
* | Merge integration refs/builds/qtci/dev/1616748388Qt CI Bot2021-03-266-13/+46
|\ \
| * | QMetaType::id(): Fix ABI breakageFabian Kosmale2021-03-263-1/+23
| * | Android: fix wrong position of cursor hander in split screenBartlomiej Moskal2021-03-261-4/+8
| * | Android: fix for isSoftwareKeyboard methodBartlomiej Moskal2021-03-262-8/+15
* | | Merge integration refs/builds/qtci/dev/1616752022Qt CI Bot2021-03-269-58/+67
|\ \ \ | |_|/ |/| |
| * | QPainterPath: fix handling of fill rulesGiuseppe D'Angelo2021-03-263-3/+12
| * | Rename QJniEnvironment exceptionCheckAndClear to checkAndClearExceptionsAssam Boudjelthia2021-03-266-55/+55
* | | Merge integration refs/builds/qtci/dev/1616744759Qt CI Bot2021-03-262-13/+58
|\ \ \ | |/ / |/| |
| * | Add documentation how to formulate a property bindingAndreas Buhr2021-03-262-0/+44
| * | Beautify bindable properties documentationAndreas Buhr2021-03-261-13/+14
| |/
* / Fix coding styleFan PengCheng2021-03-261-3/+1
|/
* Use QOpenGLContext::openGLModuleType() instead of QT_CONFIG(opengles2)JiDe Zhang2021-03-261-5/+2
* Merge integration refs/builds/qtci/dev/1616701589Qt CI Bot2021-03-251-0/+93
|\
| * Add documentation for internal Q_OBJECT_COMPUTED_PROPERTYAndreas Buhr2021-03-251-0/+93
* | Merge integration refs/builds/qtci/dev/1616690051Qt CI Bot2021-03-257-54/+98
|\ \ | |/ |/|
| * Introduce QMetaObject::metaTypeFabian Kosmale2021-03-257-54/+98
* | Merge integration refs/builds/qtci/dev/1616686367Qt CI Bot2021-03-255-3/+69
|\ \
| * | Add a way to install versioned hard-links for toolsJoerg Bornemann2021-03-255-3/+69
| |/