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
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add an autotest for the QIviSimulationEngine
Dominik Holland
2018-10-15
3
-0
/
+883
*
Fix the flaky tst_echoqtro autotest
Dominik Holland
2018-10-11
1
-44
/
+35
*
Merge remote-tracking branch 'origin/5.11' into dev
Dominik Holland
2018-09-27
4
-4
/
+4
|
\
|
*
Use the full module uri for the class export macro
Dominik Holland
2018-06-08
4
-4
/
+4
*
|
Build-system cleanup
Dominik Holland
2018-09-14
4
-8
/
+4
*
|
Make it possible to set the result for QIviPendingReply<void> from QML
Dominik Holland
2018-09-14
2
-1
/
+37
*
|
Improve the default_value annotation parser
Dominik Holland
2018-07-17
2
-0
/
+24
*
|
Rename the QIviSearchAndBrowseModelItem to QIviStandardItem
Dominik Holland
2018-07-09
2
-62
/
+62
*
|
Make the QIviProxyServiceObject class public
Dominik Holland
2018-07-06
2
-4
/
+46
*
|
Add a generic backend() function to QIviAbstractFeaturePrivate
Dominik Holland
2018-07-05
1
-11
/
+1
*
|
Add new (un)registerInstance functions to the QIviPagingModelInterface
Dominik Holland
2018-06-26
3
-1
/
+59
*
|
Use the QIviPagingModel as base class in the QIviSearchAndBrowseModel
Dominik Holland
2018-06-19
1
-17
/
+35
*
|
Consolidate the Capabilities flag from QIviSearchAndBrowseModel and QIviPagin...
Dominik Holland
2018-06-19
2
-24
/
+24
*
|
Add the QIviPagingModel class
Dominik Holland
2018-06-19
4
-0
/
+557
|
/
*
Use a different qface module name
Dominik Holland
2018-05-30
1
-1
/
+1
*
Move the simulator features into it's own test folder
Dominik Holland
2018-05-24
11
-16
/
+142
*
Fix override warnings in the qtro template autotest
Dominik Holland
2018-05-24
1
-2
/
+2
*
Add support for additional annotation files
Dominik Holland
2018-05-18
7
-59
/
+15
*
ivigenerator: Fix the Q_PROPERTY NOTIFY part for uppercase properties
Dominik Holland
2018-05-17
2
-0
/
+3
*
Fix plugin loading with different configurations
Dominik Holland
2018-05-03
3
-7
/
+17
*
Fix the QIviServiceManager singleton ownership
Dominik Holland
2018-04-27
1
-1
/
+27
*
Fix the qtro template autotest
Dominik Holland
2018-04-25
1
-2
/
+3
*
Fix problems when building for test coverage
Dominik Holland
2018-04-23
5
-18
/
+3
*
Clazy and clang-tidy fixes
Dominik Holland
2018-04-19
2
-3
/
+5
*
Fix bug with qtro-backend's pending replies
Antti Hölttä
2018-04-09
1
-0
/
+4
*
Add config check for remote objects generator
Antti Hölttä
2018-03-29
1
-1
/
+6
*
Update the QIviSearchAndBrowseModel to use the new QIviPendingReply
Dominik Holland
2018-03-28
3
-19
/
+26
*
Use the new QIviPendingReply class in the autogenerator templates
Dominik Holland
2018-03-23
2
-6
/
+57
*
Fix backend initialization issues
Antti Hölttä
2018-03-21
4
-37
/
+78
*
Use QMAKE_PROJECT_NAME to mark all test executables for QtCreator
Dominik Holland
2018-03-20
13
-4
/
+17
*
Add the QIviPendingReply class
Dominik Holland
2018-03-16
3
-0
/
+530
*
Fix the custom signals and slots in qtro templates
Antti Hölttä
2018-03-15
8
-26
/
+231
*
Fix linker errors with older Qt versions
Dominik Holland
2018-03-09
1
-6
/
+6
*
Add a reload method to QIviSearchAndBrowseModel
Dominik Holland
2018-03-09
1
-0
/
+30
*
Add qtro templates that rely on the qt's replica compiler
Antti Hölttä
2018-03-09
4
-9
/
+4
*
Improve the DataChanged mode of QIviSearchAndBrowseModel
Dominik Holland
2018-03-09
1
-0
/
+38
*
Add autotest for the ivigenerator's qtro-features
Antti Hölttä
2018-03-05
14
-2
/
+620
*
Merge remote-tracking branch 'origin/5.9' into dev
Dominik Holland
2018-02-26
1
-1
/
+1
|
\
|
*
Always generate class names with a uppercase first letter for modules
Dominik Holland
2018-02-14
1
-1
/
+1
*
|
Only return the actual error message in QueryParser::errorString()
Dominik Holland
2018-02-23
1
-1
/
+1
*
|
Expose the QIviServiceManager to QML
Dominik Holland
2018-02-21
1
-4
/
+14
|
/
*
Cleanup unneeded files
Dominik Holland
2018-02-07
6
-1495
/
+0
*
Add an autotest generator template
Dominik Holland
2018-02-07
9
-3
/
+45
*
ivigenerator: Fix a problem generating signals without arguments
Dominik Holland
2018-02-06
1
-0
/
+5
*
Add support for static plugins
Dominik Holland
2018-02-02
11
-3
/
+247
*
Update all Pelagicore copyright headers to 2018
Dominik Holland
2018-01-16
20
-20
/
+20
*
Add fixes that enable the use of struct members in interfaces
Antti Hölttä
2017-11-24
2
-0
/
+19
*
Make sure QIviServiceObject returns a unique id
Dominik Holland
2017-09-22
1
-1
/
+1
*
Integrate qtsimulator support for the control_panel
Dominik Holland
2017-09-19
1
-2
/
+7
*
ivigenerator: Also test the control_panel generation of signals
Dominik Holland
2017-09-19
1
-0
/
+4
[next]