summaryrefslogtreecommitdiffstats
path: root/tests/qml
Commit message (Expand)AuthorAgeFilesLines
* Bump all QtApplicationManager QML imports to 2.0Robert Griebl2018-12-1827-32/+32
* Fix the qml/configs test to work in shadow build environmentsRobert Griebl2018-12-121-3/+3
* Remove test for component that no longer existsDaniel d'Andrada2018-12-124-133/+0
* Keep windowProperties when there's no surface anymoreDaniel d'Andrada2018-12-111-0/+18
* Add tests for various configurationsBernd Weimer2018-12-058-1/+258
* Fix flaky memory monitoring testBernd Weimer2018-11-141-2/+5
* Intents: add basic unit testsRobert Griebl2018-11-0813-0/+473
* Split the QtApplicationManager qml moduleDaniel d'Andrada2018-10-3023-29/+28
* closing the last window in single-process makes the application stopDaniel d'Andrada2018-10-224-0/+108
* Remove executable bit from tst_applicationmanager.qmlDaniel d'Andrada2018-10-191-0/+0
* Fix the low-level "invalid index" warnings in the singletonsRobert Griebl2018-10-101-9/+2
* Add thread name in crash infoBernd Weimer2018-09-211-1/+1
* Add DLT crash logging and QML stack traceBernd Weimer2018-09-1711-1/+399
* Get rid of QProcess in the internal and external APIRobert Griebl2018-08-234-44/+43
* Make SystemMonitor instantiable from QMLDaniel d'Andrada2018-08-211-17/+21
* Update tst_quicklaunch according to the new Window APIDaniel d'Andrada2018-08-141-5/+0
* Avoid nested WindowManager::removeWindow callsDaniel d'Andrada2018-07-237-0/+225
* WindowManager model contains only windows with surfacesDaniel d'Andrada2018-07-111-4/+13
* WindowItem: ensure Z order of childrenDaniel d'Andrada2018-07-052-2/+54
* tst_windowitem: Remove workaroundDaniel d'Andrada2018-07-031-10/+1
* Don't crash when calling close() on an empty WindowDaniel d'Andrada2018-07-031-0/+18
* WindowItem.objectFollowsItemSize and WindowObject.resizeDaniel d'Andrada2018-07-021-7/+81
* Update Quicklaunch test according to the new appman APIDaniel d'Andrada2018-06-291-10/+11
* Merge remote-tracking branch 'tqc/5.11' into devRobert Griebl2018-06-287-1/+169
|\
| * Add auto tests for quick launch featureBernd Weimer2018-06-227-1/+169
* | Fix bug in WindowItem where it would not set the surface's initial sizeDaniel d'Andrada2018-06-201-8/+51
* | Refactor and improve single-process mode (QML inprocess)Daniel d'Andrada2018-06-2015-346/+2
* | Window size and WindowItem implicit sizeDaniel d'Andrada2018-06-202-1/+33
* | A WindowObject can be displayed by multiple WindowItemsDaniel d'Andrada2018-06-197-0/+323
* | WindowObject and WindowItem typesDaniel d'Andrada2018-06-192-144/+143
* | Keep window properties between QWindow show/hide cycles in multi-processDaniel d'Andrada2018-06-181-0/+18
* | Rename Application to ApplicationObjectDaniel d'Andrada2018-05-143-72/+70
* | Refactor the Application objectDaniel d'Andrada2018-05-142-12/+2
|/
* Rewrite the tst_installer QML autotestDominik Holland2018-04-271-21/+32
* Move RunState API from ApplicationManager to ApplicationDaniel d'Andrada2018-03-172-34/+37
* Fix flaky QML auto testsBernd Weimer2018-02-082-6/+11
* Update Pelagicore copyright headers to 2018Robert Griebl2018-02-0718-18/+18
* Allow window to be shown in ping-pong testBernd Weimer2018-02-052-2/+2
* Extend and improve QML auto testsBernd Weimer2018-02-022-0/+3
* Make installation task state an enumerationBernd Weimer2018-01-151-1/+22
* Add monitoring auto testsBernd Weimer2018-01-114-1/+127
* Allow to enable Wayland ping-pong againBernd Weimer2018-01-114-0/+78
* Add installation state auto testBernd Weimer2017-12-206-1/+139
* Add window property testsBernd Weimer2017-11-282-34/+64
* Improve in-process window mappingBernd Weimer2017-11-281-27/+30
* Hide properties in FakeApplicationManagerWindowBernd Weimer2017-11-2719-64/+547
* Fix QML file license headersBernd Weimer2017-11-147-212/+135
* Fix the windowmapping autotest to work inside virtual machinesDominik Holland2017-10-201-0/+6
* Allow to show root window in single-process modeBernd Weimer2017-10-094-0/+170
* Fix auto-test error string comparisonRobert Griebl2017-10-061-1/+1