| Commit message (Expand) | Author | Age | Files | Lines |
| * | Doc: Fix snippet comment markers | David Boddie | 2025-07-01 | 1 | -2/+2 |
| * | QQmlPropertyMap: add an example of two argument constructor | Dheerendra Purohit | 2024-12-23 | 1 | -0/+32 |
| * | Correct doc snippet license | Lucie Gérard | 2024-03-22 | 1 | -1/+1 |
| * | Doc: Don't use versioned Qt imports in QML snippets | Kai Köhne | 2023-06-30 | 1 | -2/+2 |
| * | NetworkAccessManagerFactory: Complete documentation page with snippets | Olivier De Cannière | 2023-03-03 | 1 | -0/+24 |
| * | QQmlEngine: Add module + type based singletonInstance overload | Fabian Kosmale | 2022-12-08 | 1 | -0/+7 |
| * | Change the license of all CMakeLists.txt and *.cmake files to BSD | Lucie Gérard | 2022-09-07 | 1 | -1/+1 |
| * | Add license headers to cmake files | Lucie Gérard | 2022-07-08 | 1 | -0/+3 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-06-11 | 8 | -392/+16 |
| * | Doc: Remove Integrating QML and C++ topic | Jaishree Vyas | 2022-05-11 | 2 | -149/+0 |
| * | CMake: Fix docs and implementation of qt_generate_foreign_qml_types | Alexandru Croitor | 2022-02-15 | 1 | -0/+6 |
| * | Doc: Use find_package(Qt6 REQUIRED COMPONENTS ...) idiom | Kai Köhne | 2022-01-06 | 1 | -1/+1 |
| * | Replace 0 pointer constants with nullptr | Allan Sandfeld Jensen | 2021-10-18 | 1 | -1/+1 |
| * | doc: Improve QQmlParserStatus code snippet | Ivan Tkachenko | 2021-08-18 | 1 | -2/+5 |
| * | Remove the qmake project files | Fabian Kosmale | 2021-01-15 | 2 | -20/+0 |
| * | Doc: Fix occurrences of \Q_OBJECT in code snippets | Topi Reinio | 2020-12-08 | 3 | -0/+248 |
| * | Doc: Use explicit linkage with target_link_libraries | Kai Koehne | 2020-12-02 | 1 | -1/+1 |
| * | Doc: use editingFinished signal of TextInput instead of textChanged | Mitch Curtis | 2020-10-06 | 1 | -1/+1 |
| * | Document how to use CMake for Qt Qml | Kai Koehne | 2020-06-23 | 2 | -53/+4 |
| * | Doc: Modernize backend example and adapt C++ integration docs | Ulf Hermann | 2020-02-12 | 3 | -4/+19 |
| * | Doc: Move literal codeblocks to snippet files | Venugopal Shivashankar | 2018-06-22 | 2 | -0/+56 |
| * | Merge remote-tracking branch 'origin/5.9' into 5.105.10 | Liang Qi | 2018-02-07 | 1 | -0/+20 |
| |\ |
|
| | * | Document that Q_GADGET classes cannot be used with newQMetaObject() | Mitch Curtis | 2018-02-05 | 1 | -0/+20 |
| * | | Merge remote-tracking branch 'origin/5.9' into 5.10 | Liang Qi | 2017-10-24 | 3 | -9/+39 |
| |\| |
|
| | * | Fix outdated BSD license header | Kai Koehne | 2017-10-17 | 3 | -9/+39 |
| * | | Doc: fix QJSEngine code snippet | Samuel Gaist | 2017-09-30 | 1 | -1/+1 |
| |/ |
|
| * | QJSEngine: document limitation of dynamic QObject properties | Mitch Curtis | 2017-07-27 | 1 | -0/+13 |
| * | Doc: Avoid copyright text in the codeblock by using \snippet | Venugopal Shivashankar | 2017-06-16 | 4 | -5/+8 |
| * | Doc: Simplify documentation about integrating QML and C++ | Venugopal Shivashankar | 2017-06-08 | 4 | -0/+290 |
| * | Doc: Expand on QJSEngine exception handling | Sze Howe Koh | 2015-04-18 | 1 | -1/+4 |
| * | Fixed license headers | Jani Heikkinen | 2015-02-17 | 3 | -9/+9 |
| * | Update copyright headers | Jani Heikkinen | 2015-02-12 | 3 | -15/+15 |
| * | Fix broken QJSEngine snippet in documentation. | Mitch Curtis | 2014-09-11 | 1 | -3/+3 |
| * | Update copyright year in Digia's license headers | Sergio Ahumada | 2013-01-10 | 3 | -3/+3 |
| * | Change copyrights from Nokia to Digia | Iikka Eklund | 2012-09-23 | 3 | -18/+18 |
| * | doc: Remove references to QScript* | Girish Ramakrishnan | 2012-05-15 | 1 | -13/+4 |
| * | Doc: Moving QML docs for new doc structure | Jerome Pasion | 2012-05-09 | 3 | -0/+227 |