summaryrefslogtreecommitdiffstats
path: root/src/corelib/doc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Move q{,Utf8, Utf16}Printable to qstring.hSona Kurazyan2022-08-042-10/+8
* QAbstractNativeEventFilter: Fix the Mac example class nameLaszlo Papp2022-08-041-1/+1
* Add license headers to cmake filesLucie Gérard2022-08-033-0/+9
* QAbstractNativeEventFilter: Add a Windows exampleLaszlo Papp2022-08-021-0/+20
* Remove outdated docs for qOverload()Sona Kurazyan2022-08-011-5/+0
* 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
* Clean up qt-cpp-defines.qdocconfKai Köhne2022-07-201-0/+2
* 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-162-0/+9
* Fix doc and example of QLoggingCategory::installCategory()Edward Welbourne2022-06-131-7/+10
* Doc: Document the CorePrivate moduleTopi Reinio2022-06-081-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