summaryrefslogtreecommitdiffstats
path: root/src/corelib/doc/src
Commit message (Expand)AuthorAgeFilesLines
* Add option to not include native libraries in APKTinja Paavoseppä2022-05-201-0/+39
* Doc: Document qt_add_resources' OUTPUT_TARGETS argumentJoerg Bornemann2022-05-171-0/+6
* Use SPDX license identifiersLucie Gérard2022-05-1652-1352/+104
* Doc: Document QT_NO_[SIGNALS_SLOTS_]KEYWORDS definesJoerg Bornemann2022-03-291-3/+22
* Doc: Revise Qt Core module landing pageAndreas Eliasson2022-03-151-28/+30
* CMake: Clean up docs of deployment variables for 6.3Alexandru Croitor2022-02-285-15/+96
* CMake: Clean up qt_deploy_runtime_dependencies for 6.3Alexandru Croitor2022-02-282-15/+50
* wasm: move user configurable settingsLorn Potter2022-02-231-0/+46
* CMake: Clean up qt_deploy_qt_conf for 6.3Alexandru Croitor2022-02-211-5/+13
* CMake: Clean up qt_generate_deploy_app_script for 6.3Alexandru Croitor2022-02-211-3/+6
* CMake deployment: Make it more explicit what platforms are supportedKai Köhne2022-02-171-0/+1
* Doc: Remove cmake-variables qdoc groupKai Köhne2022-02-172-17/+0
* Doc: Fix cmake example snippetsKai Köhne2022-02-162-2/+2
* CMake: Document source file propertiesAlexandru Croitor2022-02-151-0/+28
* CMake: Promote qt6_standard_project_setup from technical previewJoerg Bornemann2022-02-151-1/+0
* CMake: Fix incorrect link to 'Using qt.conf page'Alexandru Croitor2022-02-101-1/+1
* Mention that the QT_ANDROID_ABIS property only affects executable targetsAlexey Edelev2022-02-091-0/+2
* Doc: Fix some \cmake*since statementsJoerg Bornemann2022-02-093-10/+10
* Doc: Merge two bullet list items into oneAndreas Eliasson2022-02-091-2/+2
* Add documentation for qt_finalize_project commandAlexey Edelev2022-02-024-3/+84
* Mention AAB packages in the qt_android_add_apk_target descriptionAlexey Edelev2022-02-021-10/+13
* Add the list of supported Android ABIs to the related documentationAlexey Edelev2022-02-023-7/+10
* Doc: State Qt versions for when CMake commands etc. were introducedJoerg Bornemann2022-02-0123-1/+64
* qt6_standard_project_setup: Don't enable AUTORCCJoerg Bornemann2022-01-261-2/+2
* Add documentation for the Android Multi-ABI related variablesAlexey Edelev2022-01-202-0/+95
* Doc: Make QListIterator snippets more robustKai Köhne2022-01-171-1/+1
* Add porting instructions for using binary JSONSona Kurazyan2022-01-131-31/+34
* Document the State Machine Framework changes in the Core Migration GuideTamas Martinec2021-12-231-0/+6
* Doc: Use find_package(Qt6 REQUIRED COMPONENTS ...) idiomKai Köhne2021-12-092-2/+2
* CMake: Mark the new deployment API as being in Technical PreviewAlexandru Croitor2021-12-096-0/+22
* CMake: Fix some of the CMake commands not using the right doc groupAlexandru Croitor2021-12-092-2/+2
* Add documentation for CMake deployment supportCraig Scott2021-12-0810-5/+717
* Document the example showing the benefits of using bindable propertiesSona Kurazyan2021-12-021-0/+14
* Doc: Replace use of \oldcode-\newcodeLuca Di Sera2021-11-251-6/+24
* Add CMake variable to run androiddeployqt with --verbose argumentAlexey Edelev2021-11-021-0/+17
* Extend documentation for bindable propertiesIvan Solovev2021-10-291-0/+17
* Document QFutureWatcher::isFinished behavior changeMårten Nordheim2021-10-131-0/+4
* Doc: Fix usage of \summary macroTopi Reinio2021-10-1219-35/+35
* corelib: Fix typos in documentationJonas Kvinge2021-10-123-3/+3
* 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
* 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
* 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