summaryrefslogtreecommitdiffstats
path: root/src/corelib/doc/src
Commit message (Expand)AuthorAgeFilesLines
* Document QT_ANDROID_MULTI_ABI_FORWARD_VARS CMake variableAlexey Edelev2022-12-081-0/+81
* CMake: Un-TP most of the deployment APIAlexandru Croitor2022-12-085-11/+0
* CMake: Un-TP QT_RESOURCE_ALIASAlexandru Croitor2022-12-081-1/+0
* Doc: Document Qt Serialization with use casesJaishree Vyas2022-12-081-0/+138
* Docs: Document the QT_ANDROID_SDK_BUILD_TOOLS_REVISION CMake variableNicholas Bennett2022-12-051-0/+20
* Add \brief descriptions to CMake overviewsKai Köhne2022-12-033-0/+5
* Brush up the container documentationFriedemann Kleint2022-12-021-9/+8
* QBindable: Make ordinary Q_PROPERTYs bindablePatrick Stewart2022-11-301-0/+14
* Use the browser compositor for drawing windows on WASMMikolaj Boc2022-11-261-1/+1
* Documentation: Expand documentation on how to iterate Qt containersFriedemann Kleint2022-11-241-4/+27
* Doc: Normalize page namesKai Köhne2022-11-0227-69/+69
* Long live QPermissions!Tor Arne Vestbø2022-11-011-0/+51
* Doc: Fix typo in container documentationPaul Wicking2022-10-261-1/+1
* Make the `PREFIX` Parameter of the `qt_add_resources` OptionalAmir Masoud Abdol2022-10-251-1/+3
* CMake: Add filter options to qt_generate_deploy_app_scriptJoerg Bornemann2022-10-151-0/+12
* CMake: Deploy runtime dependencies outside of the Qt prefix tooJoerg Bornemann2022-10-152-0/+49
* CMake: Add finalization to plugins created with qt_add_pluginJoerg Bornemann2022-09-232-0/+15
* Doc: Update the animation framework overviewVenugopal Shivashankar2022-09-201-200/+138
* CMake: Add NO_TRANSLATIONS option to deployment functionsJoerg Bornemann2022-09-152-0/+12
* CMake: Introduce qt_deploy_translationsJoerg Bornemann2022-09-152-5/+114
* CMake: Add Linux support to qt_deploy_runtime_dependenciesJoerg Bornemann2022-09-151-2/+6
* CMake: Clarify qt_deploy_runtime_dependencies' EXECUTABLE argumentJoerg Bornemann2022-09-121-5/+4
* CMake: Introduce qt_generate_deploy_scriptJoerg Bornemann2022-09-114-11/+78
* CMake: Un-TP QT_NO_STANDARD_PROJECT_SETUPJoerg Bornemann2022-09-091-1/+0
* CMake: Un-TP QT_HOST_PATHJoerg Bornemann2022-09-091-1/+0
* CMake: Collect IMPORTED library dependencies for android deploymentAlexandru Croitor2022-09-062-0/+28
* CMake: Tidy up documentation regarding android library collectionAlexandru Croitor2022-09-061-7/+11
* CMake: Add reference documentation for QT_IOS_LAUNCH_SCREENAlexandru Croitor2022-09-022-5/+43
* Add CBOR documentationØystein Heskestad2022-09-013-1/+81
* CMake: Clarify documentation for target and project finalizationAlexandru Croitor2022-08-301-10/+19
* CMake: Add documentation for QT_NO_COLLECT_BUILD_TREE_APK_DEPSAlexandru Croitor2022-08-302-0/+23
* Doc: Fix faulty include file extensionJoerg Bornemann2022-08-303-4/+4
* Doc: Remove "Container keywords" section from containers.htmlKai Köhne2022-08-241-23/+1
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* Doc: Remove mentioning of outdated QDataStream versionKai Köhne2022-08-151-1/+1
* CMake: Add QT_ANDROID_SIGN_AAB variableJoerg Bornemann2022-08-121-0/+25
* CMake: Put Qt-internal targets into a dedicated FOLDERJoerg Bornemann2022-08-113-0/+52
* CMake: Support big resources in qt_add_resourcesJoerg Bornemann2022-08-091-0/+11
* Doc: Document the .base modifier for qmake resourcesJoerg Bornemann2022-08-091-0/+9
* Add license headers to cmake filesLucie Gérard2022-08-031-0/+3
* Doc: be more explicit about when a MEMBER property NOTIFY signal is emitted a...Albert Astals Cid2022-07-271-2/+3
* Include the QRegularExpression porting docs in Qt 6 porting guideSona Kurazyan2022-07-201-245/+6
* moc: Allow writing properties through bindablesUlf Hermann2022-07-081-1/+6
* Porting guide: recover the missing section titleSona Kurazyan2022-07-061-0/+2
* CMake: Let qt6_add_plugin accept sourcesJoerg Bornemann2022-06-291-0/+4
* moc: Allow reading property values through bindablesUlf Hermann2022-06-221-1/+3
* 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-161-0/+4
* Doc: Document the CorePrivate moduleTopi Reinio2022-06-081-0/+10
* Android: Extend make_apk target with the sign optionBartlomiej Moskal2022-05-301-1/+26