summaryrefslogtreecommitdiffstats
path: root/src/corelib/doc/snippets
Commit message (Expand)AuthorAgeFilesLines
* Documentation: Port code snippets to new connection syntaxFriedemann Kleint2023-01-131-1/+1
* Brush up the container documentationFriedemann Kleint2022-12-021-6/+6
* Documentation: Fix information on how to iterate over listsFriedemann Kleint2022-11-251-18/+0
* Documentation: Expand documentation on how to iterate Qt containersFriedemann Kleint2022-11-251-0/+21
* Documentation: Modernize the Qt container doc snippetsFriedemann Kleint2022-11-251-23/+15
* QString/doc: correct the record on const char* optimizationsThiago Macieira2022-10-241-0/+3
* Doc: Update the animation framework overviewVenugopal Shivashankar2022-09-201-5/+89
* [docs] Fix return value of QStringIterator::next()Marc Mutz2022-08-221-1/+1
* Fix doc and example of QLoggingCategory::installCategory()Edward Welbourne2022-06-161-7/+10
* QMap: remove more docs referring to multiple values for the same keyGiuseppe D'Angelo2022-06-031-16/+0
* Doc: Document QT_NO_[SIGNALS_SLOTS_]KEYWORDS definesJoerg Bornemann2022-03-291-0/+5
* Doc: Fix snippet to match actual QFileInfo behaviorKai Köhne2022-01-281-1/+1
* Doc: Make QListIterator snippets more robustKai Köhne2022-01-186-18/+22
* Doc: Replace "C:\Documents and Settings" pathsKai Köhne2022-01-172-4/+4
* Doc: Use find_package(Qt6 REQUIRED COMPONENTS ...) idiomKai Köhne2021-12-142-2/+2
* QFuture: extend the docs to explain how to cancel continuation chainSona Kurazyan2021-12-071-0/+17
* Repair parameter typeChunLin Wang2021-12-033-3/+3
* QObjectComputedProperty docs: move example to snippetIvan Solovev2021-10-261-0/+37
* corelib: Fix typos in source code commentsJonas Kvinge2021-10-151-1/+1
* QMetaType: Expand and clean up converter/view function documentationFabian Kosmale2021-09-301-0/+101
* Rewrite Qt Resource System overviewKai Köhne2021-09-1610-18/+131
* Update Qt5:: namespaced targets in snippets to versionless Qt::Craig Scott2021-09-131-4/+4
* Remove unused qt5_... CMake command snippetsCraig Scott2021-09-131-38/+0
* QLocale: improve documentation snippetIvan Solovev2021-08-261-9/+11
* Doc: Replace the example for QFileInfo::setFileLuca Di Sera2021-08-262-10/+20
* Improve docs for QFuture continuationsSona Kurazyan2021-08-101-6/+6
* Remove app permission API from QCoreApplicationAssam Boudjelthia2021-07-301-141/+0
* Rename QPermission namespace to QApplicationPermissionAssam Boudjelthia2021-07-141-16/+16
* 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
* Add a const JNINativeMethod[] overload for registerNativeMethods()Assam Boudjelthia2021-06-021-2/+3
* Fix QSettings documentationFriedemann Kleint2021-06-011-4/+6
* CMake: Replace qt_finalize_executable with qt_finalize_targetAlexandru Croitor2021-05-201-1/+1
* Doc: Extend qt_add_resource documentationJoerg Bornemann2021-05-191-0/+7
* Doc: Add CMake to the "Resource System" documentationJoerg Bornemann2021-05-161-0/+23
* Add new app permissions API under QCoreApplicationAssam Boudjelthia2021-05-051-0/+141
* 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-123-0/+12
* CMake: fix typo in qt_finalize_executable snippetAssam Boudjelthia2021-02-101-1/+1
* Documentation improvements to JNI APIAssam Boudjelthia2021-02-091-14/+7
* Make QJniObject and QJniEnvironment public APIAssam Boudjelthia2021-01-271-0/+133
* QBindable: add initial documentationFabian Kosmale2021-01-271-0/+12
* Update QMutexLocker documentationLars Knoll2021-01-261-1/+1
* Doc: Add partial documentation for CMake API (tech preview)Craig Scott2021-01-111-0/+15