index
:
qt/qtinterfaceframework.git
6.10
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
6.9.2
dev
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Bump version to 6.9.0
Jani Heikkinen
2024-06-06
1
-1
/
+1
*
Use Python venv instead of virtualenv everywhere
Zoltan Gera
2024-06-05
15
-987
/
+260
*
CMake: Improve the ifcodegen warning reporting for QtCreator
Dominik Holland
2024-06-05
1
-3
/
+5
*
Stop using the deprecated IMPORT_PATHS cmake variable
Dominik Holland
2024-06-05
6
-6
/
+6
*
CMake: Fix module build using -DQT_BUILD_TESTS=ON
Dominik Holland
2024-06-04
1
-67
/
+64
*
Update dependencies on 'dev' in qt/qtinterfaceframework
Qt Submodule Update Bot
2024-05-31
1
-3
/
+3
*
Update dependencies on 'dev' in qt/qtinterfaceframework
Qt Submodule Update Bot
2024-05-30
1
-3
/
+3
*
CMake: Deprecate the IMPORT_PATH function argument
Dominik Holland
2024-05-29
2
-16
/
+23
*
CMake: Add a new qt_ifcodegen_add_qml_module function
Dominik Holland
2024-05-29
3
-0
/
+129
*
CMake: Add a new qt_ifcodegen_add_plugin function
Dominik Holland
2024-05-29
9
-29
/
+181
*
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
13
-133
/
+273
*
Update dependencies on 'dev' in qt/qtinterfaceframework
Qt Submodule Update Bot
2024-05-28
1
-3
/
+3
*
Update dependencies on 'dev' in qt/qtinterfaceframework
Qt Submodule Update Bot
2024-05-25
1
-3
/
+3
*
Add support to temporarily disable backend updates
Dominik Holland
2024-05-24
11
-29
/
+396
*
Update dependencies on 'dev' in qt/qtinterfaceframework
Qt Submodule Update Bot
2024-05-24
1
-3
/
+3
*
coin: Temporarily disable building on windows arm64
Dominik Holland
2024-05-24
1
-0
/
+9
*
QIfConfiguration: Add a function to trigger the auto discovery
Dominik Holland
2024-05-22
4
-2
/
+67
*
Update dependencies on 'dev' in qt/qtinterfaceframework
Qt Submodule Update Bot
2024-05-21
1
-3
/
+3
*
Update dependencies on 'dev' in qt/qtinterfaceframework
Qt Submodule Update Bot
2024-05-16
1
-3
/
+3
*
Update dependencies on 'dev' in qt/qtinterfaceframework
Qt Submodule Update Bot
2024-05-16
1
-3
/
+3
*
Remove warnings for newer clang compilers
Zoltan Gera
2024-05-16
5
-4
/
+6
*
Update dependencies on 'dev' in qt/qtinterfaceframework
Qt Submodule Update Bot
2024-05-03
1
-3
/
+3
*
Update dependencies on 'dev' in qt/qtinterfaceframework
Qt Submodule Update Bot
2024-05-02
1
-3
/
+3
*
Update dependencies on 'dev' in qt/qtinterfaceframework
Qt Submodule Update Bot
2024-04-19
1
-3
/
+3
*
Update dependencies on 'dev' in qt/qtinterfaceframework
Qt Submodule Update Bot
2024-04-05
1
-3
/
+3
*
Update dependencies on 'dev' in qt/qtinterfaceframework
Qt Submodule Update Bot
2024-03-26
1
-3
/
+3
*
Remove tests again from the code-coverage report
Dominik Holland
2024-03-25
1
-1
/
+1
*
Update dependencies on 'dev' in qt/qtinterfaceframework
Qt Submodule Update Bot
2024-03-18
1
-3
/
+3
*
Use versioned targets in PRIVATE_MODULE_INTERFACE
Alexey Edelev
2024-03-18
1
-2
/
+2
*
Revert "coin: Disable building for WebAssembly"
Dominik Holland
2024-03-16
1
-3
/
+0
*
Fix tests to compile for WebAssembly
Dominik Holland
2024-03-16
14
-83
/
+105
*
CMake: Use qt_internal_add_example for examples
Alexandru Croitor
2024-03-11
1
-4
/
+4
*
Update dependencies on 'dev' in qt/qtinterfaceframework
Qt Submodule Update Bot
2024-03-10
1
-3
/
+3
*
Improve the code-coverage setup
Dominik Holland
2024-03-07
3
-22
/
+10
*
Update dependencies on 'dev' in qt/qtinterfaceframework
Qt Submodule Update Bot
2024-03-02
1
-3
/
+3
*
coverage: make sure lcov version 2 is available
Robert Griebl
2024-02-28
1
-0
/
+1
*
coin: Add special build instruction for a lcov code coverage build
Dominik Holland
2024-02-28
2
-2
/
+72
*
CMake: Update instructions to build a code-coverage report
Dominik Holland
2024-02-28
1
-19
/
+27
*
Update dependencies on 'dev' in qt/qtinterfaceframework
Qt Submodule Update Bot
2024-02-27
1
-3
/
+3
*
Update dependencies on 'dev' in qt/qtinterfaceframework
Qt Submodule Update Bot
2024-02-25
1
-3
/
+3
*
tst_backends: Try to shutdown the server process before killing it
Dominik Holland
2024-02-20
4
-2
/
+18
*
Update dependencies on 'dev' in qt/qtinterfaceframework
Qt Submodule Update Bot
2024-02-19
1
-3
/
+3
*
Remove const from the QIfPagingModel::fetchMoreThresholdReached() signal
Dominik Holland
2024-02-19
2
-3
/
+3
*
Axivion: Fix more issues
Dominik Holland
2024-02-19
7
-0
/
+19
*
Ignore Python compiled cache files
Zoltan Gera
2024-02-16
1
-0
/
+1
*
Revert "CI: Disable configs with DebianPackaging feature"
Simo Fält
2024-02-15
1
-3
/
+0
*
CMake: Rewrite commands which are always executed
Dominik Holland
2024-02-14
6
-6
/
+20
*
Fix memory leaks found by the Address Sanitizer
Dominik Holland
2024-02-14
18
-45
/
+73
*
CMake: Add a option to create a ASAN build
Dominik Holland
2024-02-14
1
-0
/
+10
[prev]
[next]