summaryrefslogtreecommitdiffstats
path: root/src/corelib/doc/snippets/code
Commit message (Expand)AuthorAgeFilesLines
...
* Modernize QMessageBox documentation and exampleTor Arne Vestbø2022-11-181-2/+2
* QHash: tame HasQHashSingleArgOverload ODR violationsGiuseppe D'Angelo2022-11-011-3/+3
* Long live Q_UNREACHABLE_RETURN()!Marc Mutz2022-10-151-0/+13
* QString/doc: correct the record on const char* optimizationsThiago Macieira2022-10-021-0/+3
* Doc: Update the animation framework overviewVenugopal Shivashankar2022-09-201-5/+89
* QMetaObject/Doc: document the variadic invoke{,Method} and newInstanceThiago Macieira2022-09-011-0/+33
* QMetaType/Doc: update some wording about type registrationThiago Macieira2022-08-291-5/+5
* Doc: Remove qmake-only reference in Q_IMPORT_PLUGIN descriptionKai Köhne2022-08-241-4/+0
* [docs] Fix return value of QStringIterator::next()Marc Mutz2022-08-111-1/+1
* Move q{,Utf8, Utf16}Printable to qstring.hSona Kurazyan2022-08-042-10/+8
* QAbstractNativeEventFilter: Fix the Mac example class nameLaszlo Papp2022-08-041-1/+1
* QAbstractNativeEventFilter: Add a Windows exampleLaszlo Papp2022-08-021-0/+20
* Remove outdated docs for qOverload()Sona Kurazyan2022-08-011-5/+0
* QMap: remove more docs referring to multiple values for the same keyGiuseppe D'Angelo2022-05-291-16/+0
* Use SPDX license identifiersLucie Gérard2022-05-16112-5490/+226
* Add support for unwrapping QFuture<QFuture<T>>Sona Kurazyan2022-04-211-0/+34
* QDate: add conversions for std::chrono calendaring classesGiuseppe D'Angelo2022-04-131-0/+20
* Doc: Document QT_NO_[SIGNALS_SLOTS_]KEYWORDS definesJoerg Bornemann2022-03-291-0/+5
* QtCore: replace QLatin1String/QLatin1Char with _L1/u'' where applicableSona Kurazyan2022-03-253-16/+22
* Add QByteArray::percentDecoded() as an instance methodEdward Welbourne2022-03-181-2/+7
* Associative containers: add a way to obtain a key/value rangeGiuseppe D'Angelo2022-03-043-0/+52
* Doc: Make QListIterator snippets more robustKai Köhne2022-01-176-18/+22
* Doc: Fix snippet to match actual QFileInfo behaviorKai Köhne2022-01-131-1/+1
* Doc: Replace "C:\Documents and Settings" pathsKai Köhne2022-01-122-4/+4
* Repair parameter typeChunLin Wang2021-12-033-3/+3
* 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