summaryrefslogtreecommitdiffstats
path: root/src/corelib/doc
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
* Remove unused qt5_... CMake command snippetsCraig Scott2021-09-091-38/+0
* Split up cmake-macros.qdoc into one file per commandCraig Scott2021-09-0912-633/+893
* Update Qt5:: namespaced targets in snippets to versionless Qt::Craig Scott2021-09-091-4/+4
* Move CMake-related doc files into their own subdirectoryCraig Scott2021-09-093-0/+0
* QLocale: improve documentation snippetIvan Solovev2021-08-261-9/+11
* Doc: Replace the example for QFileInfo::setFileLuca Di Sera2021-08-262-10/+20
* 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-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
* 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: 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
* 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
* Make QLocale documentation more honestEdward Welbourne2021-04-151-4/+0
* 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 example to QObjectBindableProperty change handler docsAndreas Buhr2021-03-251-0/+41
* Add documentation on how to write a value to a bindable propertyAndreas Buhr2021-03-181-0/+52
* The conditional statement is missing parenthesesZhang Yong2021-03-111-1/+1
* QtGlobal docs: code tidiesZhang Yong2021-03-101-4/+2
* 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