summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Make more consistent use of m_offsetFromUtc()Edward Welbourne2020-09-232-19/+25
* Use same-msecs optimization more in QDateTime comparisonEdward Welbourne2020-09-231-2/+33
* 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
* CMake: partially revert 00a1e5dAssam Boudjelthia2020-09-231-0/+4
* 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
* 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-233-15/+37
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-2396-1111/+987
* 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
* 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-224-17/+26
* QFile::copy: call syncToDisk on destinationThiago Macieira2020-09-221-1/+1
* QDecompressHelper: limit decompression ratioMÃ¥rten Nordheim2020-09-227-0/+93
* 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-2214-68/+131
* Remove default ctor for QIterableUlf Hermann2020-09-224-6/+10
* 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-224-8/+6
* 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