index
:
qt/qtivi.git
5.10
5.11
5.12
5.13
5.14
5.15
5.7
5.8
5.9
android_automotive-5.15
dev
Support for Automotive IVI Systems
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update to new CMake API for QML
Ulf Hermann
2021-06-07
1
-5
/
+11
*
Enable building with the new QtMultimedia module
Dominik Holland
2021-06-02
2
-3
/
+3
*
Remove QMake project files
Dominik Holland
2021-06-02
5
-336
/
+0
*
Update copyright headers to 2021
Dominik Holland
2021-06-02
83
-2416
/
+2144
*
cmake: Adapt to the new QtRemoteObjects cmake API
Dominik Holland
2021-06-02
4
-4
/
+4
*
ivigenerator: Remove the "Module" postfix in the autogenerated classes
Dominik Holland
2021-05-28
23
-53
/
+53
*
cmake: Fix problems when tools are not cross-compiled together with the module
Dominik Holland
2021-05-27
1
-5
/
+9
*
Make the ivicore examples to be fully functional again
Dominik Holland
2021-05-26
2
-2
/
+2
*
cmake: Don't build the virtualenv if the python3 qface package is installed
Dominik Holland
2021-05-26
1
-106
/
+114
*
CMake: Disable usage of CMake API compatibility wrappers
Joerg Bornemann
2021-05-26
1
-1
/
+1
*
ivigenerator: Fix class names of the backend_qtro backend
Dominik Holland
2021-05-20
9
-29
/
+29
*
Enable the QtRemoteObjects support
Dominik Holland
2021-05-20
6
-20
/
+58
*
ivigenerator: Add missing override in autogenerated test code
Dominik Holland
2021-05-20
1
-4
/
+4
*
Remove 'virtual' keyword when overriding methods
Dominik Holland
2021-05-20
3
-6
/
+6
*
cmake integration of the ivigenerator
Dominik Holland
2021-05-10
16
-7
/
+136
*
cmake: Add virtualenv creation
Dominik Holland
2021-05-10
1
-0
/
+290
*
Fix missing override keywords backend plugins
Dominik Holland
2021-05-10
2
-4
/
+4
*
Fix some pro and qrc files to get rid of cmake conversion warnings
Dominik Holland
2021-05-10
1
-65
/
+0
*
cmake: Integrate the taglib building
Dominik Holland
2021-03-26
1
-167
/
+1
*
cmake: Start of cmake port using run_pro2cmake.py and friends
Dominik Holland
2021-03-26
2
-0
/
+255
*
ivigenerator: Generate metainfo files for usage in Design Studio
Dominik Holland
2020-12-15
7
-1
/
+89
*
Add support for custom filters per template
Dominik Holland
2020-12-14
1
-0
/
+12
*
Qt6 port without cmake support
Dominik Holland
2020-12-02
2
-9
/
+6
*
ivigenerator: Make sure deploy-virtualenv.sh is able to fix the lib64 folder
Dominik Holland
2020-12-02
1
-1
/
+2
*
Fix build issues
Topi Reinio
2020-08-27
1
-0
/
+1
*
ivigenerator: Deprecate old filters and don't use them internally
Dominik Holland
2020-04-15
4
-3
/
+44
*
ivigenerator: Set the export define when building the frontend
Dominik Holland
2020-04-15
1
-0
/
+3
*
ivigenerator: Improve the errors for incorrect simulation data in annotations
Dominik Holland
2020-04-02
1
-7
/
+8
*
ivigenerator: Improve support support for zoned default_value data
Dominik Holland
2020-04-02
1
-2
/
+13
*
ivigenerator: More default_value fixes for the QtRO backend/server
Dominik Holland
2020-03-31
2
-2
/
+9
*
ivigenerator: Fix broken jinja_error function
Dominik Holland
2020-03-23
2
-7
/
+6
*
ivigenerator: Fix generation error with zoned default values
Dominik Holland
2020-03-23
1
-4
/
+4
*
Merge remote-tracking branch 'origin/5.13' into 5.14
Dominik Holland
2020-03-02
1
-1
/
+3
|
\
|
*
Host and use our own copy of "virtualenv --relocatable"
Dominik Holland
2020-02-25
4
-10
/
+63
|
*
ivimedia-simulation-server: Don't show an icon in the dock
Dominik Holland
2020-02-07
1
-1
/
+3
*
|
Host and use our own copy of "virtualenv --relocatable"
Dominik Holland
2020-02-19
4
-10
/
+63
*
|
ivigenerator: Report an error for 'unsupported' types within qface files
Dominik Holland
2020-01-24
1
-0
/
+32
*
|
ivigenerator: Fix python code style
Dominik Holland
2020-01-22
5
-76
/
+124
*
|
ivigenerator: Fix the jinja_error global function
Dominik Holland
2020-01-22
1
-2
/
+9
*
|
ivigenerator: Improve the autogenerated simulation
Dominik Holland
2020-01-21
1
-13
/
+15
*
|
Merge remote-tracking branch 'origin/5.13' into 5.14
Dominik Holland
2020-01-17
6
-34
/
+47
|
\
|
|
*
ivigenerator: Fix iterating over the items of a model inside a simulation
Dominik Holland
2019-12-17
3
-2
/
+14
|
*
Merge remote-tracking branch 'origin/5.12' into 5.13
Dominik Holland
2019-12-17
2
-29
/
+30
|
|
\
|
|
*
Fix creation of structs from simulationData
Dominik Holland
2019-12-09
2
-29
/
+30
|
*
|
ivigenerator: Use QStringLiterals for string default_values
Dominik Holland
2019-11-29
1
-3
/
+3
*
|
|
ivigenerator: Register the equals comparator of all structs to the meta type ...
Dominik Holland
2020-01-14
1
-0
/
+6
*
|
|
ivicore: Discover new plugins at runtime
Dominik Holland
2020-01-08
1
-0
/
+1
*
|
|
ivimedia-simulation-server: Update wrapper and adapter to accept a custom loo...
Dominik Holland
2019-10-30
8
-13
/
+63
*
|
|
Fix all plugin class names to be unique within the module
Dominik Holland
2019-10-30
8
-12
/
+12
*
|
|
ivigenerator: Use the rule YAML format from QFace 2.0
Dominik Holland
2019-10-30
12
-217
/
+251
[next]