summaryrefslogtreecommitdiffstats
path: root/src/corelib/doc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Bindable property with initializationIvan Solovev2020-12-171-0/+39
* Add sections about std containers and algorithmsOle-Morten Duesund2020-12-172-0/+72
* QString: update documentationIvan Solovev2020-12-151-3/+3
* Move QObjectBindableProperty documentation into snippet fileFabian Kosmale2020-12-151-0/+70
* Add support of invoking QFuture continuations in a given contextSona Kurazyan2020-12-111-0/+31
* QByteArray: update documentationIvan Solovev2020-12-051-13/+0
* 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-302-0/+7
* QHash: support std::hash as hashing functionGiuseppe D'Angelo2020-11-301-0/+10
* Replace discouraged Q_MOVABLE_TYPE by Q_RELOCATABLE_TYPEAndreas Buhr2020-11-301-1/+1
* Doc: Use explicit linkage with target_link_librariesKai Koehne2020-11-301-1/+1
* Clean up QCollator's documentation and tell fewer liesEdward Welbourne2020-11-271-0/+58