summaryrefslogtreecommitdiffstats
path: root/src/corelib/doc/snippets/code
Commit message (Expand)AuthorAgeFilesLines
* Add support for combining multiple QFuturesSona Kurazyan2021-11-201-0/+87
* Add missing QT_TRID_N_NOOP definitionLucie Gérard2021-11-181-0/+14
* QFuture: extend the docs to explain how to cancel continuation chainSona Kurazyan2021-11-151-0/+17
* QObjectComputedProperty docs: move example to snippetIvan Solovev2021-10-261-0/+37
* QPoint: Don't claim that QPoint[F]::dotProduct() produces length squaredIevgenii Meshcheriakov2021-10-121-2/+2
* corelib: Fix typos in source code commentsJonas Kvinge2021-10-121-1/+1
* Improve version-related docs in qglobal.cppEdward Welbourne2021-09-211-2/+2
* Encourage use of QT_VERSION_CHECK()Edward Welbourne2021-09-201-2/+2
* Teach QByteArrayView how to parse numbersEdward Welbourne2021-08-301-1/+22
* QLocale: improve documentation snippetIvan Solovev2021-08-261-9/+11
* Doc: Replace the example for QFileInfo::setFileLuca Di Sera2021-08-252-10/+20
* QRegularExpressionMatch: add a way to know if a capturing group capturedGiuseppe D'Angelo2021-08-251-0/+12
* Improve docs for QFuture continuationsSona Kurazyan2021-08-101-6/+6
* QObject: optimize the common case of findChildren(QString())Marc Mutz2021-07-131-1/+1
* Fix QStringEncoder code exampleNicolas Fella2021-07-061-1/+1
* Doc: Use https for links to unicode.orgPaul Wicking2021-06-251-1/+1
* Doc: Fix snippet for QRandomGenerator64 docsPaul Wicking2021-06-141-1/+1
* Doc: Fix QVariant documentationKai Köhne2021-06-091-9/+5
* Make QLocale documentation more honestEdward Welbourne2021-04-151-4/+0
* Add example to QObjectBindableProperty change handler docsAndreas Buhr2021-03-251-0/+41
* The conditional statement is missing parenthesesZhang Yong2021-03-111-1/+1
* QtGlobal docs: code tidiesZhang Yong2021-03-101-4/+2
* Improve docs for QFuture::then() with contextSona Kurazyan2021-02-251-0/+11
* Revert "Remove the qmake project files" for snippetsNico Vertriest2021-02-122-0/+9
* QBindable: add initial documentationFabian Kosmale2021-01-271-0/+12
* Update QMutexLocker documentationLars Knoll2021-01-261-1/+1
* Remove the qmake project filesJoerg Bornemann2021-01-072-9/+0
* QRegularExpression: mention raw string literal in the docsAhmad Samir2020-12-281-0/+10
* Bindable property with initializationIvan Solovev2020-12-171-0/+39
* Add sections about std containers and algorithmsOle-Morten Duesund2020-12-171-0/+21
* Move QObjectBindableProperty documentation into snippet fileFabian Kosmale2020-12-151-0/+70
* Add support of invoking QFuture continuations in a given contextSona Kurazyan2020-12-111-0/+31
* QByteArray: update documentationIvan Solovev2020-12-051-13/+0
* Doc: Document BINDABLE attribute for Q_PROPERTY macroTopi Reinio2020-11-301-0/+1
* QHash: support std::hash as hashing functionGiuseppe D'Angelo2020-11-301-0/+10
* Replace discouraged Q_MOVABLE_TYPE by Q_RELOCATABLE_TYPEAndreas Buhr2020-11-301-1/+1
* Clean up QCollator's documentation and tell fewer liesEdward Welbourne2020-11-271-0/+58
* Doc: Improve *_CAST_FROM_ASCII documentationKai Koehne2020-11-271-6/+0
* Remove deprecated algorithms from documentationMarcel Krems2020-11-261-300/+3
* Remove documentation for removed qHash overloadVolker Hilsheimer2020-10-291-4/+0
* Doc: Scrub QByteArray/QByteArrayView documentationKarsten Heimrich2020-10-291-7/+7
* Fix QList snippets to use qsizetype instead of intAndrei Golubev2020-10-281-3/+3
* Store std::exception_ptr in QUnhandledExceptionSona Kurazyan2020-10-261-0/+16
* doc: fix description in doc_src_containers.cppHiweed Mandriva2020-10-251-1/+1
* Deprecate QVariant::TypeLars Knoll2020-10-231-1/+1
* QList docs: remove some QVector->QList leftoversGiuseppe D'Angelo2020-10-191-17/+0
* Another round of replacing 0 with nullptrAllan Sandfeld Jensen2020-10-071-1/+1
* QREMatchIterator: add support for range-based forGiuseppe D'Angelo2020-09-301-0/+9
* Doc: Fix incorrectly placed closing bracket in Q_PROPERTY codeKai Koehne2020-09-301-2/+2
* Remove traces of QObject::trUtf8 from documentationVolker Hilsheimer2020-09-251-2/+0