summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Fix some qdoc warnings: typos and qdoc syntaxVolker Hilsheimer2020-09-225-9/+7
* Fix some qdoc warnings: QTableWidgetSelectionRangeVolker Hilsheimer2020-09-211-0/+10
* Fix some qdoc warnings: typosVolker Hilsheimer2020-09-212-3/+3
* Fix some qdoc warnings: broken linksVolker Hilsheimer2020-09-212-5/+4
* Fix some qdoc warnings: unnamed parametersVolker Hilsheimer2020-09-212-3/+6
* Inline trivial function used only by deprecated functionsEdward Welbourne2020-09-211-17/+4
* Remove some deprecation comments from qmap.hEdward Welbourne2020-09-212-7/+5
* Pass -arch when running toolchain configure test on Apple platformsTor Arne Vestbø2020-09-211-0/+4
* headersclean: Fix include paths for dependent modulesKai Koehne2020-09-211-2/+4
* Define inverted QRects consistentlyAllan Sandfeld Jensen2020-09-217-161/+189
* QCocoaDrag::maybeDragMultipleItems - fix erroneous size checkTimur Pocheptsov2020-09-211-1/+1