summaryrefslogtreecommitdiffstats
path: root/src/corelib/doc
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* Improve docs for QFuture::then() with contextSona Kurazyan2021-02-251-0/+11
* 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
* 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-092-15/+33
* Create bindable property overview documentationAndreas Buhr2021-01-281-0/+102
* 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-262-1/+10
* 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-114-1/+601
* Remove the qmake project filesJoerg Bornemann2021-01-077-32/+0
* QRegularExpression: mention raw string literal in the docsAhmad Samir2020-12-281-0/+10