summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Simplify QHighDpi::fromNativeLocalExposedRegion()Alexander Volkov2020-09-231-7/+3
* QDateTime change documentation to reflect usage of C localeAndreas Buhr2020-09-232-48/+29
* CMake Build: Add support for -qtlibinfix configure parameterCristian Adam2020-09-236-6/+10
* Add a ValidWhenMask to QDateTimePrivate::StatusFlagEdward Welbourne2020-09-232-14/+6
* Make QDateTime() unconditionally noexceptEdward Welbourne2020-09-232-6/+7
* macOS: Don't assume NSSlider is never flippedTor Arne Vestbø2020-09-231-7/+7
* Fix Qt6 todo in qcssparserAllan Sandfeld Jensen2020-09-232-6/+8
* Assert some conditions instead of testing for themEdward Welbourne2020-09-231-14/+7
* Make more consistent use of m_offsetFromUtc()Edward Welbourne2020-09-232-19/+25
* Use same-msecs optimization more in QDateTime comparisonEdward Welbourne2020-09-232-5/+50
* QStringBuilder: use qsizetype for size() methodsEdward Welbourne2020-09-231-15/+15
* 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