summaryrefslogtreecommitdiffstats
path: root/src/corelib/doc
Commit message (Expand)AuthorAgeFilesLines
* Documentation: Port code snippets to new connection syntaxFriedemann Kleint2023-01-111-1/+1
* QUrl/doc: explain that the scheme-less URL is probably not intendedThiago Macieira2023-01-061-0/+8
* Slow Deprecation of FILENAME_VARIABLE, replacement by OUTPUT_SCRIPTAmir Masoud Abdol2023-01-055-8/+8
* QStringBuilder: document issues with using "auto" keywordAhmad Samir2023-01-011-0/+23
* Use more documentation snippets for QString and its siblingsAhmad Samir2023-01-011-0/+24
* Doc: Remove incorrect CMake instructions for QtCore-privateTopi Reinio2022-12-221-3/+11
* CMake: Allow contents of resources to be replaced by empty filesUlf Hermann2022-12-173-0/+50
* CMake: Deprecate some android public APIsAlexandru Croitor2022-12-153-3/+4
* Doc: Ensure qt_policy has a titleKai Köhne2022-12-142-1/+4
* Document the qt_add_plugin() options new in Qt 6.5 as suchKai Köhne2022-12-121-0/+3
* CMake: Add qt 'policy' supportFabian Kosmale2022-12-103-1/+69
* Adapt QDateTime to route QTimeSpec uses via QTimeZoneEdward Welbourne2022-12-091-0/+8
* 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
* Doc: Add documentation for qCFatal()Kai Köhne2022-12-051-0/+14
* wasm: add native QByteArray conversion functionsMorten Sørvig2022-12-051-0/+11
* 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-022-15/+14
* 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: Fix information on how to iterate over listsFriedemann Kleint2022-11-241-18/+0
* Documentation: Expand documentation on how to iterate Qt containersFriedemann Kleint2022-11-242-4/+48
* Documentation: Modernize the Qt container doc snippetsFriedemann Kleint2022-11-241-23/+15
* Modernize QMessageBox documentation and exampleTor Arne Vestbø2022-11-181-2/+2
* Doc: Normalize page namesKai Köhne2022-11-0227-69/+69
* Long live QPermissions!Tor Arne Vestbø2022-11-013-1/+54
* QHash: tame HasQHashSingleArgOverload ODR violationsGiuseppe D'Angelo2022-11-011-3/+3
* 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
* Layouts docs: pass parent widget in the ctorAhmad Samir2022-10-212-9/+6
* Long live Q_UNREACHABLE_RETURN()!Marc Mutz2022-10-151-0/+13
* 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
* QString/doc: correct the record on const char* optimizationsThiago Macieira2022-10-021-0/+3
* QMetaType: Support custom unary converters with optional<To> return typeArno Rehn2022-09-271-0/+8
* CMake: Add finalization to plugins created with qt_add_pluginJoerg Bornemann2022-09-232-0/+15
* Doc: Update the animation framework overviewVenugopal Shivashankar2022-09-202-205/+227
* 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-115-11/+105
* 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