summaryrefslogtreecommitdiffstats
path: root/src/corelib/doc/src
Commit message (Expand)AuthorAgeFilesLines
* Move some CMake commands out of tech preview statusCraig Scott2021-09-102-4/+0
* Add documentation for the NO_DEFAULT option for qt_import_plugins()Craig Scott2021-09-101-1/+5
* Remove inline docs for qt_import_plugins() to avoid duplicationCraig Scott2021-09-101-0/+2
* Split up cmake-macros.qdoc into one file per commandCraig Scott2021-09-0912-633/+893
* Move CMake-related doc files into their own subdirectoryCraig Scott2021-09-093-0/+0
* Doc: Add global \versionlessCMakeCommandsNote qdoc macroJoerg Bornemann2021-08-231-42/+24
* Extend documentation for QFile:copy()Paul Wicking2021-06-231-0/+11
* Porting Guide: Mention that also QSet is affected by stability of referencesKai Köhne2021-06-211-2/+2
* Porting Guide: Mention deprecation of QLibraryInfo::locationKai Köhne2021-06-181-0/+2
* Porting Guide: Mention changed behavior of QCApplication::quit()Kai Köhne2021-06-181-0/+12
* Bindable property docs: mention virtual setters and gettersIvan Solovev2021-06-151-0/+33
* Doc: Mention that you cannot order QVariants anymoreKai Köhne2021-06-121-0/+4
* Android: Add runOnMainAndroidThread() under QNativeInterfaceAssam Boudjelthia2021-05-261-0/+5
* CMake: Replace qt_finalize_executable with qt_finalize_targetAlexandru Croitor2021-05-201-11/+11
* Doc: Extend qt_add_resource documentationJoerg Bornemann2021-05-192-4/+76
* Doc: Add CMake to the "Resource System" documentationJoerg Bornemann2021-05-161-4/+20
* Add new app permissions API under QCoreApplicationAssam Boudjelthia2021-05-051-0/+5
* Doc: Remove mention of no longer supported formatPaul Wicking2021-04-271-3/+1
* Create link from property overview documentation to bindable propertiesAndreas Buhr2021-04-271-1/+2
* Add QT_ANDROID_TARGET_SDK_VERSION target propertyJoerg Bornemann2021-04-262-0/+19
* Add QT_ANDROID_MIN_SDK_VERSION target propertyJoerg Bornemann2021-04-262-0/+19
* Add QT_ANDROID_VERSION_{NAME|CODE} target propertiesJoerg Bornemann2021-04-262-0/+44
* Remove lazy binding evaluationLars Knoll2021-04-161-9/+7
* Add documentation links for some JNI entitiesAssam Boudjelthia2021-04-161-1/+11
* Document how bindable properties can be used in a multithreaded contextAndreas Buhr2021-04-131-0/+6
* Add documentation how to formulate a property bindingAndreas Buhr2021-03-261-0/+38
* Beautify bindable properties documentationAndreas Buhr2021-03-261-13/+14
* Add documentation on how to write a value to a bindable propertyAndreas Buhr2021-03-181-0/+52
* Doc: Fix section titles that confuse QDoc's autolinkerPaul Wicking2021-03-051-9/+9
* Document requirements for getters and setters of bindable propertiesAndreas Buhr2021-02-251-0/+30
* qt6_finalize_executable(): Enable finalizers to be set per-targetCraig Scott2021-02-241-8/+12
* Fix minor documentation typos in bindable propertiesJuha Vuolle2021-02-151-1/+1
* Documentation improvements to JNI APIAssam Boudjelthia2021-02-091-1/+26
* Create bindable property overview documentationAndreas Buhr2021-01-281-0/+102
* Update QMutexLocker documentationLars Knoll2021-01-261-0/+9
* Doc: Document the qt_no_entrypoint target propertyJoerg Bornemann2021-01-152-0/+19
* Doc: Generalize timer docsKai Köhne2021-01-111-3/+3
* Doc: Add partial documentation for CMake API (tech preview)Craig Scott2021-01-113-1/+586
* Add sections about std containers and algorithmsOle-Morten Duesund2020-12-171-0/+51
* Fix broken link to Zstandard libraryAndreas Buhr2020-12-041-1/+1
* Fix link to qHash documentationVolker Hilsheimer2020-12-011-1/+1
* Fix qdoc warning about unknown commandsAndreas Buhr2020-12-011-3/+3
* Discourage the foreach keywordOle-Morten Duesund2020-12-012-63/+110
* Extend container overview documentation, mention Q_DECLARE_TYPEINFOAndreas Buhr2020-11-301-0/+23
* Doc: Document BINDABLE attribute for Q_PROPERTY macroTopi Reinio2020-11-301-0/+6
* Fix broken \endcode marker in Qt 6 porting docsFlorian Bruhin2020-11-271-1/+1
* Document removal of QEvent copyingVolker Hilsheimer2020-11-251-0/+39
* Update container overview documentation - section on growth strategiesAndreas Buhr2020-11-241-30/+14
* Do not advise using AUTORCC anymoreKai Koehne2020-11-231-3/+0
* Doc: Update CMake functions in Qt Core for Qt 6Kai Koehne2020-11-237-494/+115