index
:
qt/qtdoc.git
5.10
5.11
5.12
5.13
5.14
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.10
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
6.5.2
6.5.3
6.6
6.6.0
6.6.1
6.6.2
6.6.3
6.7
6.7.0
6.7.1
6.7.2
6.7.3
6.8
6.8.0
6.8.1
6.8.2
6.8.3
6.9
6.9.0
6.9.1
dev
old/5.0
old/5.1
old/5.2
wip/android
Qt Documentation
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
doc
/
src
/
cmake
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add Quick3D cmake commands
Andreas Eliasson
6 days
1
-0
/
+5
*
Doc: Simplify the "Getting started with CMake" page some more
Joerg Bornemann
2025-04-29
1
-17
/
+2
*
Doc: Move "Importing Qt" section out of "Getting started with CMake"
Joerg Bornemann
2025-04-29
2
-55
/
+62
*
Doc: Auto-generate previous/next links for CMake Manual
Joerg Bornemann
2025-04-28
2
-24
/
+2
*
Doc: Remove empty "Manual" hierarchy item from "Build with CMake"
Joerg Bornemann
2025-04-28
2
-57
/
+1
*
Doc: Fix broken link in CMake Manual's table of contents
Joerg Bornemann
2025-04-08
1
-1
/
+1
*
Document supported CMake import models
Cristian Le
2025-03-20
2
-24
/
+63
*
Fix documentation for multi-version support
Cristian Le
2025-03-18
2
-26
/
+33
*
doc: Mention import path in "Building a QML application"
Fabian Kosmale
2025-02-26
1
-2
/
+4
*
Doc: Prevent translation of CMake target names in documentation
Topi Reinio
2025-02-10
1
-43
/
+43
*
Replace mentions of Visual Studio 2019 in our documentation
Oliver Wolff
2024-12-10
1
-2
/
+2
*
CMake: Bump the minimum required CMake version to 3.22
Alexandru Croitor
2024-12-04
1
-11
/
+1
*
doc: Reorder cmake commands and variables in the manual alphabetically
Alexandru Croitor
2024-09-30
1
-26
/
+28
*
qdoc: update cmake manual to refer to multimedia commands and variables
Timur Pocheptsov
2024-09-16
2
-0
/
+11
*
Doc: Fix links to Qt Creator documentation
Leena Miettinen
2024-08-09
1
-2
/
+2
*
Doc: Improve qt_add_ui documentation
Orkun Tokdemir
2024-08-07
1
-0
/
+18
*
Doc: Improve AUTOGEN_BETTER_GRAPH_MULTI_CONFIG documentation
Orkun Tokdemir
2024-08-06
1
-0
/
+8
*
CMake: Add wayland cmake commands to the manual command reference
Alexandru Croitor
2024-07-11
2
-0
/
+14
*
Doc: Update i18n/l10n documentation according to CMake API changes
Joerg Bornemann
2024-07-08
1
-11
/
+24
*
Doc: Don't hardcode Qt versions in CMake manual
Kai Köhne
2024-06-26
1
-3
/
+3
*
doc: Clarify minimum CMake version usage for user projects
Alexandru Croitor
2024-06-25
1
-6
/
+37
*
Doc: Add Qt Academy courses in the documentation
Jaishree Vyas
2024-05-15
1
-0
/
+4
*
Correct doc snippet license
Lucie Gérard
2024-04-04
8
-8
/
+8
*
Doc: Link Qt6::LinguistTools properties on "Build with CMake" page
Joerg Bornemann
2024-03-26
1
-0
/
+1
*
Doc: Specify CMAKE_TOOLCHAIN_FILE for crosscompiling
Piotr Wierciński
2024-02-20
1
-6
/
+20
*
Rename 'Qt Designer' to 'Qt Widgets Designer'
Friedemann Kleint
2024-02-19
1
-1
/
+1
*
Docs: Add `Standard CMake properties`
Orkun Tokdemir
2024-01-17
1
-0
/
+5
*
Doc: Document pitfalls of using versionless Qt targets
Joerg Bornemann
2023-12-13
1
-3
/
+17
*
Use the correct snippet in Qt Quick application deployment section
Amir Masoud Abdol
2023-12-12
1
-3
/
+3
*
Add description for several CMake variable that control Qt build
Alexey Edelev
2023-11-03
1
-0
/
+28
*
Doc: Fix typo
Paul Wicking
2023-10-16
1
-1
/
+1
*
CMake: Explain the meaning of REQUIRES in qt_standard_project_setup
Ulf Hermann
2023-10-12
1
-1
/
+3
*
Doc: Unify naming for tools in qtdoc repo
Inkamari Harjula
2023-09-21
1
-1
/
+1
*
Doc: Add Qt6::LinguistTools property documentation to the reference
Joerg Bornemann
2023-09-21
1
-0
/
+11
*
Docs:Add Build folders to antivirus exception list
Safiyyah Moosa
2023-08-20
1
-0
/
+3
*
Doc: Remove warninglimit .qdocconf variable
Topi Reinio
2023-06-27
1
-4
/
+0
*
Doc: Fix wording in CMake manual that might be misinterpreted
Joerg Bornemann
2023-06-23
1
-5
/
+5
*
Bump CMake requirements on Apple platforms
Tor Arne Vestbø
2023-06-19
1
-3
/
+3
*
Doc: Fix incomplete sentence in qt-cmake documentation
Kai Köhne
2023-05-23
1
-1
/
+1
*
Doc: Explain how to deploy desktop projects with CMake
Joerg Bornemann
2023-05-12
3
-2
/
+157
*
Doc: fix typo (REQUIRED -> REQUIRES)
Fabian Kosmale
2023-05-09
1
-1
/
+1
*
Cleanup "Building a reusable QML module"
Fabian Kosmale
2023-04-26
1
-51
/
+21
*
Doc: Use qt_add_executable() and qt_add_library()
Leena Miettinen
2023-04-25
4
-14
/
+13
*
Doc: Fix CMake module variable name: <module>_VERSION
Leena Miettinen
2023-04-24
1
-1
/
+1
*
Fix a typo
Amir Masoud Abdol
2023-04-06
2
-2
/
+2
*
Fix a broken link to qt_cmake_policies
Amir Masoud Abdol
2023-02-28
1
-0
/
+1
*
Update Building a QML application for 6.5
Fabian Kosmale
2023-02-24
2
-19
/
+20
*
Add qt_add_grpc cmake procedure to the documented list
Tatiana Borisova
2023-02-23
2
-0
/
+7
*
Doc: Fix included snippets for CMake manual
Kai Köhne
2023-02-10
9
-89
/
+95
*
Add the Qt CMake Policies to cmake-manual
Amir Masoud Abdol
2023-01-30
1
-2
/
+21
[next]