summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix qdoc warnings for QByteArrayViewVolker Hilsheimer2020-09-232-5/+8
* Fix qdoc warnings: QSplitterVolker Hilsheimer2020-09-231-5/+3
* Fix qdoc warning from broken snippetVolker Hilsheimer2020-09-231-1/+1
* Fix qdoc warning: use correct parameter type in QVariant c'torVolker Hilsheimer2020-09-231-2/+2
* Fix qdoc warning from flag instead of enum type in \enumVolker Hilsheimer2020-09-231-1/+1
* Fix qdoc warnings from removed enum valuesVolker Hilsheimer2020-09-232-11/+0
* Fix qdoc warning: yet another std::filesystemVolker Hilsheimer2020-09-231-1/+1
* Fix some qdoc warnings from QByteArrayVolker Hilsheimer2020-09-232-18/+1
* Documentation: purge QSet and QHash members that no longer existVolker Hilsheimer2020-09-233-442/+54
* Add unit test to check emoji handling in date-time parsingAndreas Buhr2020-09-234-0/+39
* Android: set default API level to 23 in docsAssam Boudjelthia2020-09-233-4/+4
* CMake: partially revert 00a1e5dAssam Boudjelthia2020-09-232-216/+4
* Android: add qmlimportscanner and rcc paths to deployment-settings.jsonAssam Boudjelthia2020-09-231-0/+3
* Doc: Make network snippets a subdirs/lib projectPaul Wicking2020-09-232-8/+12
* Doc: Make widgets snippets a subdirs/lib projectPaul Wicking2020-09-2310-41/+62
* Remove ### comment on QT5_NULL_STRINGSEdward Welbourne2020-09-231-1/+1
* Use 'A' for Apple framework version instead of Qt major versionTor Arne Vestbø2020-09-234-6/+7
* rhi: Reuse the data in buffer ops in res.update batchesLaszlo Agocs2020-09-236-25/+60
* rhi: Reuse buffer/texture op entries in res.update batchesLaszlo Agocs2020-09-237-36/+125
* rhi: Report an "optimal capacity" from res.update batchesLaszlo Agocs2020-09-233-2/+30
* rhi: Do not just pick the first free res.upd. batch all the timeLaszlo Agocs2020-09-232-1/+13
* rhi: d3d: Fix dynamic offsets with multiple buffersLaszlo Agocs2020-09-2316-15/+246
* CMake: Disable usage of CMake API compatibility wrappersAlexandru Croitor2020-09-231-0/+3
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-231165-2751/+2440
* CMake: Rename internal functions to contain qt_internalAlexandru Croitor2020-09-2313-87/+174
* QMetaPropertyBuilder: support bindable flagFabian Kosmale2020-09-232-0/+23
* Fix documentation of QPointerEvent::pointsVolker Hilsheimer2020-09-231-15/+6
* Fix some qdoc warnings: QRegularExpression parametersVolker Hilsheimer2020-09-222-6/+8
* CMake: Fix configure -redo for top-level buildsJoerg Bornemann2020-09-223-13/+22
* QLibrary: Use QTaggedPointer for the did_load flagUlf Hermann2020-09-222-19/+19
* Apply some code cosmetics to iterablesUlf Hermann2020-09-222-6/+6
* Doc: link QModelRoleData and QModelRoleDataSpan documentationVolker Hilsheimer2020-09-221-17/+17
* Fix some qdoc warnings: std::filesystem::path gettersVolker Hilsheimer2020-09-223-4/+4
* Fix some qdoc warnings: function names in "see also"Volker Hilsheimer2020-09-222-5/+5
* Fix some qdoc warnings: printer API cleanupVolker Hilsheimer2020-09-222-112/+5
* Fix some qdoc warnings: function parameter namesVolker Hilsheimer2020-09-224-13/+16
* Fix some qdoc warnings: QtConcurrent functors and exceptionsVolker Hilsheimer2020-09-222-18/+4
* Doc: Fix QSqlField documentation for deprecated constructorVolker Hilsheimer2020-09-222-31/+4
* Fix various qdoc warningsVolker Hilsheimer2020-09-224-11/+16
* QMimeDatabase: fix handling of glob-deleteallDavid Faure2020-09-225-19/+33
* QFile::copy: call syncToDisk on destinationThiago Macieira2020-09-221-1/+1
* QDecompressHelper: limit decompression ratioMårten Nordheim2020-09-229-0/+99
* Use QLatin1Char in place of QChar in a few more placesEdward Welbourne2020-09-221-4/+4
* Count digits in QDateTimeParser::parseSection()'s numeric fieldsEdward Welbourne2020-09-221-1/+1
* Inline various date-time fromString(const QString &...) methodsEdward Welbourne2020-09-222-26/+6
* CMake: Regenerate projectsAlexandru Croitor2020-09-2246-92/+492
* CMake: Fix failing tests on macOS developer buildsAlexandru Croitor2020-09-223-0/+16
* Remove default ctor for QIterableUlf Hermann2020-09-225-10/+14
* Fix some MSVC conversion warningsFriedemann Kleint2020-09-223-4/+4
* Windows QPA: Fix warnings about deprecated operator + for keysFriedemann Kleint2020-09-221-2/+2