index
:
delta/qt5/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
code.qt.io: qt/qtivi.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Use the full module uri for the class export macro
Dominik Holland
2018-06-08
7
-7
/
+7
|
*
Initialize all properties in the vehiclefunction-controller
Dominik Holland
2018-06-08
1
-0
/
+3
|
*
Doc: update installation guide for 5.11
Tarja Sundqvist
2018-06-07
3
-8
/
+37
|
*
Doc: update byos instructions
Tarja Sundqvist
2018-06-06
2
-155
/
+7
|
*
Doc: Update compoment list
Tarja Sundqvist
2018-06-06
2
-1
/
+35
*
|
Refactor the backend() method in the autogenerated interface classes
Dominik Holland
2018-09-25
2
-9
/
+15
*
|
Fix missing override warnings in autogenerated code
Dominik Holland
2018-09-25
1
-0
/
+8
*
|
Fix qdoc errors and some broken links
Dominik Holland
2018-09-14
21
-39
/
+70
*
|
Build-system cleanup
Dominik Holland
2018-09-14
7
-17
/
+19
*
|
Make it possible to set the result for QIviPendingReply<void> from QML
Dominik Holland
2018-09-14
1
-2
/
+2
*
|
Add a option to use the system python instead of creating a virtualenv
Dominik Holland
2018-09-14
3
-8
/
+32
*
|
Use a already setup wheel directory when possible
Dominik Holland
2018-09-10
1
-1
/
+7
*
|
Update the qface submodule to the latest version (1.10)
Dominik Holland
2018-08-28
2
-1
/
+1
*
|
Enable building on iOS
Robert Griebl
2018-08-14
2
-2
/
+2
*
|
Add a addressbook example for models and custom simulation
Dominik Holland
2018-07-27
4
-1
/
+107
*
|
Remove the need for some annotations
Dominik Holland
2018-07-23
4
-6
/
+7
*
|
Improve the default_value annotation parser
Dominik Holland
2018-07-17
3
-25
/
+44
*
|
Use the new QIviPagingModel for the model type in qface files
Dominik Holland
2018-07-16
23
-373
/
+341
*
|
Improve the overview documentation
Dominik Holland
2018-07-13
12
-42
/
+136
*
|
Rewrite the autogenerated structs to use QIviStandardItem
Dominik Holland
2018-07-09
2
-15
/
+70
*
|
Rename the QIviSearchAndBrowseModelItem to QIviStandardItem
Dominik Holland
2018-07-09
20
-93
/
+96
*
|
Make the QIviProxyServiceObject class public
Dominik Holland
2018-07-06
6
-31
/
+166
*
|
Add a generic backend() function to QIviAbstractFeaturePrivate
Dominik Holland
2018-07-05
12
-59
/
+63
*
|
Update the QtIviMedia qmltypes
Dominik Holland
2018-07-04
1
-0
/
+18
*
|
Add new (un)registerInstance functions to the QIviPagingModelInterface
Dominik Holland
2018-06-26
10
-3
/
+72
*
|
Update the QtIviCore qmltypes
Dominik Holland
2018-06-22
1
-49
/
+59
*
|
ivimedia: expose volume and muted from MediaPlayer
Lukáš Tinkl
2018-06-22
8
-1
/
+132
*
|
Use the QIviPagingModel as base class in the QIviSearchAndBrowseModel
Dominik Holland
2018-06-19
16
-736
/
+166
*
|
Consolidate the Capabilities flag from QIviSearchAndBrowseModel and QIviPagin...
Dominik Holland
2018-06-19
17
-115
/
+271
*
|
Add the QIviPagingModel class
Dominik Holland
2018-06-19
7
-0
/
+1264
|
/
*
doc: Add a better structure to the landing page
Dominik Holland
2018-05-30
2
-13
/
+28
*
Document the limitations of the control_panel template
Dominik Holland
2018-05-30
1
-0
/
+3
*
Update Qt Automotive Suite documentation for Neptune
Bramastyo Harimukti
2018-05-25
4
-6
/
+6
*
Add support for additional annotation files
Dominik Holland
2018-05-18
3
-8
/
+35
*
doc: Add QML documentation for the ServiceManager object
Dominik Holland
2018-05-18
1
-1
/
+61
*
ivigenerator: Fix the Q_PROPERTY NOTIFY part for uppercase properties
Dominik Holland
2018-05-17
1
-1
/
+1
*
ivigenerator: Fix the compilation errors introducec by the last commit
Dominik Holland
2018-05-16
5
-6
/
+12
*
Update the plugins.qmltypes files
Dominik Holland
2018-05-16
2
-3
/
+46
*
Update the ivigenerator templates to use macros
Antti Hölttä
2018-05-15
34
-514
/
+319
*
Doc: Add '..' directory as include path
Topi Reinio
2018-05-15
1
-1
/
+2
*
Fix documentation for 5.11
Dominik Holland
2018-05-14
52
-168
/
+129
*
Improve deploy-virtualenv.sh to also fix wrong permissions
Dominik Holland
2018-05-09
2
-0
/
+7
*
Merge remote-tracking branch 'origin/5.9' into 5.11
Dominik Holland
2018-05-04
6
-0
/
+982
|
\
|
*
Automatically run the "qmltypes" target for every plugin
5.9
Dominik Holland
2018-05-03
3
-0
/
+21
|
*
Add qmltypes files for all QML plugins
Dominik Holland
2018-04-27
6
-0
/
+961
*
|
Change the example walkthroughs to include code from files
Antti Hölttä
2018-05-03
2
-141
/
+25
*
|
Only load every plugin once
Dominik Holland
2018-05-03
1
-8
/
+9
*
|
Fix plugin loading with different configurations
Dominik Holland
2018-05-03
2
-22
/
+73
*
|
Fix the QIviServiceManager singleton ownership
Dominik Holland
2018-04-27
1
-1
/
+3
*
|
Add missing QStringLiterals
Antti Hölttä
2018-04-27
2
-9
/
+9
[prev]
[next]