summaryrefslogtreecommitdiffstats
path: root/src/corelib/doc
Commit message (Expand)AuthorAgeFilesLines
* CMake: Add reference documentation for QT_IOS_LAUNCH_SCREENAlexandru Croitor2022-09-022-5/+43
* Add CBOR documentationØystein Heskestad2022-09-023-1/+81
* CMake: Clarify documentation for target and project finalizationAlexandru Croitor2022-08-311-10/+19
* CMake: Add documentation for QT_NO_COLLECT_BUILD_TREE_APK_DEPSAlexandru Croitor2022-08-312-0/+23
* QMetaType/Doc: update some wording about type registrationThiago Macieira2022-08-291-5/+5
* Doc: Remove "Container keywords" section from containers.htmlKai Köhne2022-08-241-23/+1
* Doc: Remove qmake-only reference in Q_IMPORT_PLUGIN descriptionKai Köhne2022-08-241-4/+0
* CMake: Add QT_ANDROID_SIGN_AAB variableJoerg Bornemann2022-08-151-0/+25
* [docs] Fix return value of QStringIterator::next()Marc Mutz2022-08-111-1/+1
* Doc: Document the .base modifier for qmake resourcesJoerg Bornemann2022-08-101-0/+9
* Clean up qt-cpp-defines.qdocconfKai Köhne2022-07-201-0/+2
* Include the QRegularExpression porting docs in Qt 6 porting guideSona Kurazyan2022-07-201-245/+6
* Porting guide: recover the missing section titleSona Kurazyan2022-07-061-0/+2
* CMake: Warn when using qt6_add_big_resources on iOSAlexandru Croitor2022-06-201-0/+4
* Doc: Document how to treat qt_add_big_resources args as source filesCristian Adam2022-06-162-0/+9
* Fix doc and example of QLoggingCategory::installCategory()Edward Welbourne2022-06-131-7/+10
* Doc: Document the CorePrivate moduleTopi Reinio2022-06-131-0/+10
* Android: Extend make_apk target with the sign optionBartlomiej Moskal2022-05-301-1/+26
* QMap: remove more docs referring to multiple values for the same keyGiuseppe D'Angelo2022-05-291-16/+0
* 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