summaryrefslogtreecommitdiffstats
path: root/src/corelib/doc
Commit message (Expand)AuthorAgeFilesLines
...
* Extend documentation for bindable propertiesIvan Solovev2021-10-291-0/+17
* Doc: Enforce zero warnings for QtCore, QtGuiTopi Reinio2021-10-261-0/+3
* QObjectComputedProperty docs: move example to snippetIvan Solovev2021-10-261-0/+37
* Document QFutureWatcher::isFinished behavior changeMårten Nordheim2021-10-131-0/+4
* Doc: Fix usage of \summary macroTopi Reinio2021-10-1219-35/+35
* QPoint: Don't claim that QPoint[F]::dotProduct() produces length squaredIevgenii Meshcheriakov2021-10-121-2/+2
* corelib: Fix typos in documentationJonas Kvinge2021-10-123-3/+3
* corelib: Fix typos in source code commentsJonas Kvinge2021-10-121-1/+1
* Doc: Remove mentioning of CMake 3.9 minimum versionKai Köhne2021-10-071-2/+0
* Doc: remove unnecessary newline in snippetKai Köhne2021-10-051-1/+0
* Doc: Make it explicit when CMake API is definedKai Köhne2021-10-0516-0/+35
* Doc: Add overview pages to CMake APIKai Köhne2021-10-0419-15/+85
* Doc: Add summary to CMake commandsKai Köhne2021-10-0419-35/+35
* QMetaType: Expand and clean up converter/view function documentationFabian Kosmale2021-09-301-0/+101
* 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