summaryrefslogtreecommitdiffstats
path: root/src/corelib/doc
Commit message (Expand)AuthorAgeFilesLines
* Add docs for qt_extract_metatypes()Craig Scott2021-09-241-0/+78
* Add docs for qt_set_finalizer_mode()Craig Scott2021-09-243-0/+116
* Document qt_add_library() and update related docsCraig Scott2021-09-234-13/+186
* Add docs for qt_add_plugin()Craig Scott2021-09-232-5/+86
* Improve version-related docs in qglobal.cppEdward Welbourne2021-09-211-2/+2
* Add docs for qt_allow_non_utf8_sources()Craig Scott2021-09-212-0/+55
* Add docs for qt_disable_unicode_defines()Craig Scott2021-09-211-0/+53
* Encourage use of QT_VERSION_CHECK()Edward Welbourne2021-09-201-2/+2
* Rewrite Qt Resource System overviewKai Köhne2021-09-1612-178/+332
* Doc: Centralize RFC documentation-links in rfc.qdocLuca Di Sera2021-09-162-6/+1
* Doc: Update link to RFC-4627Luca Di Sera2021-09-131-1/+1
* Remove inline docs for qt_import_plugins() to avoid duplicationCraig Scott2021-09-101-0/+2
* Add documentation for the NO_DEFAULT option for qt_import_plugins()Craig Scott2021-09-101-1/+5
* Update Qt5:: namespaced targets in snippets to versionless Qt::Craig Scott2021-09-101-4/+4
* Remove unused qt5_... CMake command snippetsCraig Scott2021-09-101-38/+0
* Move some CMake commands out of tech preview statusCraig Scott2021-09-102-4/+0
* Split up cmake-macros.qdoc into one file per commandCraig Scott2021-09-1012-633/+893
* Move CMake-related doc files into their own subdirectoryCraig Scott2021-09-103-0/+0
* Doc: Remove unsupported customFiltersKai Köhne2021-09-031-3/+0
* 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
* Doc: Fix documentation issues for Qt CoreTopi Reinio2021-08-241-0/+1
* Doc: Add global \versionlessCMakeCommandsNote qdoc macroJoerg Bornemann2021-08-231-42/+24
* 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-151-16/+16
* 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
* Extend documentation for QFile:copy()Paul Wicking2021-06-231-0/+11
* Doc: Fix typosKai Köhne2021-06-211-1/+1
* Porting Guide: Mention that also QSet is affected by stability of referencesKai Köhne2021-06-171-2/+2
* Porting Guide: Mention deprecation of QLibraryInfo::locationKai Köhne2021-06-171-0/+2
* Porting Guide: Mention changed behavior of QCApplication::quit()Kai Köhne2021-06-171-0/+12
* Bindable property docs: mention virtual setters and gettersIvan Solovev2021-06-151-0/+33
* Doc: Fix snippet for QRandomGenerator64 docsPaul Wicking2021-06-141-1/+1
* Doc: Mention that you cannot order QVariants anymoreKai Köhne2021-06-121-0/+4
* 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
* Doc: QtCore: Fix documentation issuesTopi Reinio2021-06-013-0/+5
* Android: Add runOnMainAndroidThread() under QNativeInterfaceAssam Boudjelthia2021-05-261-0/+5
* CMake: Replace qt_finalize_executable with qt_finalize_targetAlexandru Croitor2021-05-202-12/+12
* Doc: Extend qt_add_resource documentationJoerg Bornemann2021-05-193-4/+83
* Doc: Add CMake to the "Resource System" documentationJoerg Bornemann2021-05-162-4/+43
* Doc: Fix documentation warnings for QJni* classesTopi Reinio2021-05-052-0/+64
* Add new app permissions API under QCoreApplicationAssam Boudjelthia2021-05-052-0/+146
* Doc: Remove mention of no longer supported formatPaul Wicking2021-04-271-3/+1