summaryrefslogtreecommitdiffstats
path: root/src/corelib/doc
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-16217-9429/+437
* Add support for unwrapping QFuture<QFuture<T>>Sona Kurazyan2022-04-211-0/+34
* Replace uses of _qs with _s in sources and examplesSona Kurazyan2022-04-191-1/+1
* QDate: add conversions for std::chrono calendaring classesGiuseppe D'Angelo2022-04-131-0/+20
* Doc: Document QT_NO_[SIGNALS_SLOTS_]KEYWORDS definesJoerg Bornemann2022-03-292-3/+27
* QtCore: Replace remaining uses of QLatin1String with QLatin1StringViewSona Kurazyan2022-03-262-2/+2
* QtCore: replace QLatin1String/QLatin1Char with _L1/u'' where applicableSona Kurazyan2022-03-256-21/+31
* Add QByteArray::percentDecoded() as an instance methodEdward Welbourne2022-03-181-2/+7
* Doc: Revise Qt Core module landing pageAndreas Eliasson2022-03-151-28/+30
* Associative containers: add a way to obtain a key/value rangeGiuseppe D'Angelo2022-03-043-0/+52
* 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-025-3/+97
* 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
* QVersionNumber: port fromString() to QAnyStringViewMarc Mutz2022-01-181-2/+2
* Doc: Make QListIterator snippets more robustKai Köhne2022-01-177-19/+23
* Add porting instructions for using binary JSONSona Kurazyan2022-01-131-31/+34
* Doc: Fix snippet to match actual QFileInfo behaviorKai Köhne2022-01-131-1/+1
* Doc: Replace "C:\Documents and Settings" pathsKai Köhne2022-01-122-4/+4
* 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-094-4/+4
* 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
* Repair parameter typeChunLin Wang2021-12-033-3/+3
* 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 support for combining multiple QFuturesSona Kurazyan2021-11-201-0/+87
* Docs: Move manifest and androiddeployqt docs to where code livesNicholas Bennett2021-11-191-1/+3
* Add missing QT_TRID_N_NOOP definitionLucie Gérard2021-11-181-0/+14
* QFuture: extend the docs to explain how to cancel continuation chainSona Kurazyan2021-11-151-0/+17
* Add CMake variable to run androiddeployqt with --verbose argumentAlexey Edelev2021-11-021-0/+17