summaryrefslogtreecommitdiffstats
path: root/src/corelib/doc
Commit message (Expand)AuthorAgeFilesLines
...
* Doc: Add code example to describe targeting precompiled libsAndreas Eliasson2024-01-101-0/+3
* Doc: Rearrange best practices and how to documentationJaishree Vyas2023-12-282-2/+2
* Doc: Use Qml DefaultProperty as example for Q_CLASSINFOKai Köhne2023-12-202-3/+5
* wasm: set MAXIMUM_MEMORY to 4GBMorten Sørvig2023-12-201-0/+23
* Android:CMake: add a group for Android propertiesAssam Boudjelthia2023-12-182-0/+21
* CMake: Add LIBEXEC_DIR argument to qt_deploy_runtime_dependenciesJoerg Bornemann2023-12-181-4/+5
* CMake: Add QT_DEPLOY_LIBEXEC_DIRJoerg Bornemann2023-12-182-8/+52
* Doc: Remove references to Qt 4 in Qt 5.0 in Qt Core documentationKai Köhne2023-12-182-2/+3
* Doc: Fix TypoOrkun Tokdemir2023-12-161-1/+1
* Doc: fix links in QString::toLocal8Bit()Christian Ehrlicher2023-12-151-2/+2
* Replace QPair with std::pair in the docsMarc Mutz2023-12-133-3/+3
* Doc: QIdentityProxyModel::itemData() should be reimplemented tooDavid Faure2023-12-111-1/+7
* Add documentation for the private API QAtomicScopedValueRollbackRym Bouabid2023-12-071-0/+1
* CMake: Add a way to pass additional arguments to win/macdeployqtJoerg Bornemann2023-12-072-0/+8
* QObject: allow calling findChild() without a nameRym Bouabid2023-11-221-1/+1
* Doc: Fix highlighting of serialization converter exampleKai Köhne2023-11-201-1/+1
* Android: add opt-out for release package signingLaszlo Agocs2023-11-171-3/+28
* CMake: Document Android per-abi limitation of QT_ANDROID_EXTRA_LIBSAlexandru Croitor2023-11-091-0/+24
* Mention QT_FORCE_FIND_TOOLS in QT_HOST_PATHAlexey Edelev2023-11-021-1/+4
* Highlight some examples for 'Data Processing & IO' categoryKai Köhne2023-10-311-0/+6
* Rename Convert Example to Serialization ConverterEdward Welbourne2023-10-301-1/+1
* QStringList: add filter(QStringMatcher) overloadAhmad Samir2023-10-221-0/+7
* Rename the JSON Save Game Example to Saving a Game to FileEdward Welbourne2023-10-202-4/+2
* doc: improve property example slotSamuel Gaist2023-10-142-1/+7
* Doc: Improve documentation for qInstallMessageHandler()Kai Köhne2023-10-131-23/+12
* Doc: Fix warnings and linking issuesTopi Reinio2023-10-093-5/+4
* QStringConverter: clarify decode()/encode() API docsAhmad Samir2023-10-061-0/+24
* Revamp Bindable Properties exp: Revisit documentationRym Bouabid2023-10-051-1/+1
* Remove Custom Type Example and Custom Type Sending ExampleRym Bouabid2023-10-042-12/+104
* Qt container documenation: Misc fix for std comparisonChristian Ehrlicher2023-10-031-4/+4
* Doc: QtCore: Fix documentation issuesTopi Reinio2023-10-021-1/+1
* Revamp Queued Custom Type Ex: Revisit the documentationRym Bouabid2023-10-021-4/+3
* Doc: state that models are not thread-safeMitch Curtis2023-10-021-0/+14
* QSignalMapper: Fix compile error in snippetsTasuku Suzuki2023-09-261-1/+1
* Doc: Fix typoPaul Wicking2023-09-251-1/+1
* QDataStream: Documentation fixChristian Ehrlicher2023-09-251-4/+4
* Doc: Edit docs for QtCore QT_I18N_ CMake variables added in Qt 6.7Leena Miettinen2023-09-221-7/+7
* Doc: Edit CMake Qt6 Core variable docsLeena Miettinen2023-09-221-33/+33
* Un-deprecate qSwap()Marc Mutz2023-09-221-9/+0
* CMake: Add I18N_NATIVE_LANGUAGE keyword to qt_standard_project_setupJoerg Bornemann2023-09-212-0/+28
* CMake: Add I18N_LANGUAGES keyword to qt_standard_project_setupJoerg Bornemann2023-09-192-0/+36
* Doc: All overviews list categorizationJaishree Vyas2023-09-116-7/+6
* Add static constexpr Boyer-Moore Latin-1 string matcherØystein Heskestad2023-09-071-0/+8
* Doc: remove erroneous statement that signals can't have return typesThiago Macieira2023-09-061-2/+1
* Mark all of Qt as free of Q_FOREACH, except where it isn'tMarc Mutz2023-08-196-0/+12
* Doc: Fix introduction version of QT_DISCARD_FILE_CONTENTSUlf Hermann2023-08-181-1/+1
* _qt_internal_create_moc_command: Fix genex parseOrkun Tokdemir2023-08-172-3/+43
* [Doc] Clarify caller expectations for IPC Cross-platform safe key formatJøger Hansegård2023-08-151-1/+4
* Modernize snippetFabian Kosmale2023-08-141-4/+4
* Fix typo in core animation docsAlexey Edelev2023-08-091-1/+1