index
:
qt/qtinterfaceframework.git
6.2
6.2.2
6.2.3
6.2.4
6.3
6.3.0
6.3.1
6.3.2
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
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
tools
/
ifcodegen
Commit message (
Expand
)
Author
Age
Files
Lines
*
CMake: Fix CMP0177 warnings
Alexandru Croitor
2025-04-28
1
-2
/
+2
*
ifcodegen: Add missing find_package call for Private packages
Dominik Holland
2025-03-25
4
-3
/
+41
*
Update license check
Lucie Gérard
2025-03-20
1
-1
/
+1
*
Disable Python3 targets global promoting
Alexey Edelev
2025-01-15
1
-0
/
+3
*
Fix build issue on Android by adding Qt6 GUI module dependency
Shveta Mittal
2024-12-17
1
-0
/
+1
*
Enhance defaultServerMode with Android option and update annotation
Shveta Mittal
2024-12-04
2
-28
/
+77
*
Add flag for capturing target platform in generator
Shveta Mittal
2024-11-22
1
-7
/
+9
*
qdoc: Fix \instantiates deprecation warning
Dominik Holland
2024-08-22
2
-2
/
+2
*
Register more QML types and their dependencies part 3
Dominik Holland
2024-08-22
1
-1
/
+1
*
ifcodegen: Deprecate the qmlplugin template for CMake
Dominik Holland
2024-08-22
1
-0
/
+10
*
ifcodegen: Integrate a selfcheck mode
Dominik Holland
2024-08-08
3
-23
/
+87
*
Register QIfPendingReply as a value type for QML
Dominik Holland
2024-08-07
2
-0
/
+8
*
Register more QML types and their dependencies part 2
Dominik Holland
2024-08-07
1
-1
/
+2
*
Update the bundled qface to the latest version (2.0.10)
Dominik Holland
2024-08-01
2
-3
/
+3
*
Pin tooling dependencies to avoid breaking builds caused by 3rd parties
Zoltan Gera
2024-07-24
3
-2
/
+6
*
ifcodegen: Fix qtro templates to always include the generated rep code
Dominik Holland
2024-07-10
3
-0
/
+3
*
ifcodegen: Register structs only as anonymous types
Dominik Holland
2024-06-25
1
-1
/
+0
*
ifcodegen: Optimize loading time of backend_simulator plugins
Dominik Holland
2024-06-18
1
-2
/
+2
*
Use Python venv instead of virtualenv everywhere
Zoltan Gera
2024-06-05
6
-592
/
+162
*
CMake: Add a new qt_ifcodegen_add_plugin function
Dominik Holland
2024-05-29
2
-0
/
+8
*
ifcodegen: Fix the plugin class name in the backend_qtro template
Dominik Holland
2024-05-29
2
-2
/
+2
*
Add better support for static backend plugins
Dominik Holland
2024-05-29
1
-0
/
+3
*
Remove warnings for newer clang compilers
Zoltan Gera
2024-05-16
1
-2
/
+2
*
CMake: Rewrite commands which are always executed
Dominik Holland
2024-02-14
1
-1
/
+5
*
Fix memory leaks found by the Address Sanitizer
Dominik Holland
2024-02-14
4
-5
/
+18
*
ifcodegen: Also deploy dataclasses.py needed by watchdog
Dominik Holland
2024-02-07
1
-0
/
+1
*
QIfRemoteObjectsConfig: Fix typo in function name
Dominik Holland
2024-01-22
2
-2
/
+2
*
Fix templates using QtIfRemoteObjectsHelper module for standalone builds
Zoltan Gera
2023-12-15
3
-6
/
+6
*
Fix parsing of enums from simulationData
Dominik Holland
2023-11-24
1
-0
/
+1
*
Deprecate the autogenerated Core class
Dominik Holland
2023-11-13
4
-11
/
+41
*
ifcodegen: Add a autogenerated main to server_qtro
Dominik Holland
2023-11-13
5
-0
/
+64
*
Introduce QIfRemoteObjectConfig
Dominik Holland
2023-11-13
1
-3
/
+16
*
Promote the QtIfRemoteObjectsHelper lib to a proper qt module
Dominik Holland
2023-11-13
9
-7
/
+10
*
ifcodegen: fix generation with older jinja2
Samuli Piippo
2023-08-14
1
-1
/
+1
*
ifcodegen: Add support for deprecating annotations
Dominik Holland
2023-08-10
1
-0
/
+30
*
ifcodegen: Fix module QML registration
Dominik Holland
2023-07-31
1
-1
/
+1
*
ifcodegen: Improve the settings parsing in the backend_qtro template
Dominik Holland
2023-07-20
2
-12
/
+54
*
ifcodegen: Update models in the qtro_backend to use the new connection settings
Dominik Holland
2023-07-19
4
-13
/
+90
*
Mark properties exposed to QML as FINAL to prevent shadowing
Dominik Holland
2023-07-18
3
-3
/
+3
*
Remove the property overrider
Dominik Holland
2023-07-18
2
-53
/
+0
*
Include the autogenerated moc file in all our source files
Dominik Holland
2023-07-18
11
-2
/
+21
*
ifcodegen: Add an option for 'unsupported' properties in the config_simulator
Dominik Holland
2023-07-17
1
-4
/
+13
*
ifcodegen: Fix showing a broken constraint for zoned simulation data
Dominik Holland
2023-07-17
1
-2
/
+2
*
ifcodegen: Restructure the autogenerated QML simulation
Dominik Holland
2023-06-26
1
-37
/
+40
*
Expose the zoneAt() function to QML
Dominik Holland
2023-06-26
1
-1
/
+1
*
ifcodegen: Improve the QDebug output for autogenerated structs
Dominik Holland
2023-06-26
1
-2
/
+7
*
Clazy fixes and getting rid of old QT_VERSION checks
Dominik Holland
2023-05-09
10
-10
/
+10
*
Start using the new literal operator from Qt::StringLiterals
Dominik Holland
2023-05-09
14
-58
/
+84
*
Improve the SERVER_CONF deprecation warning
Dominik Holland
2023-04-25
1
-1
/
+7
*
CMake: Remove dependency walker workaround for the compiled ifcodegen
Dominik Holland
2023-04-25
1
-8
/
+0
[next]