index
:
qt/qtdeclarative.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.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
r2d-5.5
r2d-5.6
r2d-5.6.0
r2d-dev
wip/animation-refactor
wip/cmake
wip/dbus
wip/figmastyle
wip/gc
wip/iosstyle
wip/itemviews
wip/material3
wip/nacl
wip/nativemenus
wip/new-backend
wip/pointerhandler
wip/propertycache-refactor
wip/qquickdeliveryagent
wip/qtquickcontrols2
wip/scenegraphng
wip/statemachine
wip/textng
wip/tizen
wip/visuallistmodel
wip/webassembly
Qt Declarative (Quick 2)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
qml
/
Qt6QmlMacros.cmake
Commit message (
Expand
)
Author
Age
Files
Lines
*
CMake: fix unity builds for qml plugins on windows
Tim Blechmann
3 days
1
-0
/
+5
*
Replace _qt_is_android_executable property with _qt_android_target_type
Alexey Edelev
9 days
1
-6
/
+6
*
Move the qml copy files setup to the module definition
Cristian Le
10 days
1
-15
/
+25
*
CMake: Fix qt6_target_qml_sources without QML_FILES argument
Joerg Bornemann
2025-05-02
1
-18
/
+20
*
Refine the warnings for `qt6_target_qml_sources`
Cristian Le
2025-05-02
1
-4
/
+24
*
cmake: recreate .qmlls.ini on build folder change
Sami Shalayel
2025-04-17
1
-9
/
+35
*
Check for file duplicates in `qt6_target_qml_sources`
Cristian Le
2025-03-24
1
-33
/
+123
*
Qt6QmlMacros: Use $<TARGET_FILE> generator expression for qtpaths
Dennis Oberst
2025-03-19
1
-1
/
+1
*
CMake: Allow passing extra root paths and args to qmlimportscanner
Alexandru Croitor
2025-03-12
1
-0
/
+25
*
CMake: add a DISCARD_QML_CONTENTS option to qt_add_qml_module
Aurélien Brooke
2025-03-06
1
-15
/
+39
*
CMake: Remove unused _qt_internal_propagate_qmlcache_object_lib
Alexandru Croitor
2025-03-06
1
-49
/
+0
*
Auto-depend on QtQuick when linking against QtQuick
Fabian Kosmale
2025-03-03
1
-0
/
+15
*
cmake: fix style issue for QT_QML_GENERATE_QMLLS_INI
Sami Shalayel
2025-03-03
1
-1
/
+1
*
qmlls: add cmake option to avoid cmake calls
Sami Shalayel
2025-03-03
1
-1
/
+7
*
CMake: Make qt_target_qml_sources work in subdirectories
Joerg Bornemann
2025-03-03
1
-6
/
+48
*
CMake: Enable building Qt and user projects without support for aotstats
Olivier De Cannière
2025-02-25
1
-13
/
+21
*
CMake: Remove deprecated deployment API argument
Joerg Bornemann
2025-02-21
1
-20
/
+0
*
CMake: Do not automatically link against Qt6::QmlPrivate
Alexandru Croitor
2025-02-19
1
-3
/
+3
*
QmlCompiler: Only import hardcoded builtins by default
Ulf Hermann
2025-02-18
1
-1
/
+6
*
qt_add_qml_module: Add QML module dependencies as CMake dependencies
Fabian Kosmale
2025-02-18
1
-0
/
+6
*
Use the _qt_internal_execute_proccess_in_qt_env instead of tool_wrapper
Alexey Edelev
2025-01-21
1
-4
/
+7
*
Fix the aostats targets handling
Alexey Edelev
2025-01-02
1
-12
/
+8
*
qmlls.ini: quote paths
Sami Shalayel
2024-12-11
1
-2
/
+5
*
qmlls: add qt importpaths in .qmlls.ini generation
Sami Shalayel
2024-12-11
1
-0
/
+5
*
CMake: Fix copying qml files in in-source builds
Alexandru Croitor
2024-11-18
1
-1
/
+14
*
CMake: Improve copying speed for QML sources and resources
Alexandru Croitor
2024-11-14
1
-20
/
+190
*
CMake: Skip running qmlimportscanner in some test building scenarios
Alexandru Croitor
2024-11-12
1
-0
/
+23
*
CMake: Enable Qml import plugins finalizer during the repo build
Alexandru Croitor
2024-11-12
1
-0
/
+12
*
aotstats: Support --only-bytecode and modules with no qml files
Olivier De Cannière
2024-11-04
1
-5
/
+39
*
aotstats: Rework cmake deferred calls
Olivier De Cannière
2024-11-04
1
-51
/
+56
*
CMake: Add a global QT_QML_NO_CACHEGEN cmake variable
Alexandru Croitor
2024-10-31
1
-1
/
+5
*
CMake: Use module target as unique id for module aotstats
Alexandru Croitor
2024-10-25
1
-2
/
+2
*
cmake: fix style issue for qmlls.ini generation
Sami Shalayel
2024-09-24
1
-4
/
+2
*
cmake: add IMPORT_PATH to .qmlls.ini
Sami Shalayel
2024-09-24
1
-2
/
+19
*
qmltyperegistrar: Pass namespace to --extract mode
Ulf Hermann
2024-09-24
1
-0
/
+8
*
Add the missing wrapping quotes around tool_wrapper
Alexey Edelev
2024-09-19
1
-4
/
+4
*
Add the wrapping quotes around various path variables
Alexey Edelev
2024-09-19
1
-13
/
+13
*
CMake: Fix NO_GENERATE_EXTRA_QMLDIRS
Ulf Hermann
2024-09-10
1
-3
/
+2
*
Revert "Consider QT_QML_MODULE_IMPORTS as dependencies"
Alexey Edelev
2024-09-04
1
-5
/
+3
*
Ensure that _qmltyperegistration exists when adding it as dependency
Alexey Edelev
2024-09-04
1
-1
/
+5
*
Consider QT_QML_MODULE_IMPORTS as dependencies
Alexey Edelev
2024-09-03
1
-3
/
+5
*
Add the dependencies from QT_QML_DEPENDENT_QML_MODULE_TARGETS at first place
Alexey Edelev
2024-09-03
1
-0
/
+26
*
Consider the module version when adding the DEPENDENCIES
Alexey Edelev
2024-09-03
1
-5
/
+11
*
Add the (EXACT_)VERSION arguments to the _qt_internal_find_qml_module function
Alexey Edelev
2024-09-03
1
-8
/
+46
*
Fix the aotstats dependency chain for new Xcode generator
Alexey Edelev
2024-09-03
1
-26
/
+18
*
Compiler: Track all_aotstats dependencies with targets insteads of files
Olivier De Cannière
2024-08-31
1
-9
/
+30
*
Android: Rename QT_QML_GENERATE_JAVA_CLASS to include Android
Soheil Armin
2024-08-21
1
-1
/
+1
*
CMake: Exclude QML *_tooling targets from i18n
Joerg Bornemann
2024-08-15
1
-0
/
+1
*
QTP0004: explicit no extra qmldirs
Fabian Kosmale
2024-08-07
1
-1
/
+5
*
Unbreak _qt_internal_write_deferred_builddir_qtconf
Fabian Kosmale
2024-07-26
1
-24
/
+145
[next]