summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove the QML dummyimportsv5.12.0_QtASDominik Holland2018-12-1910-484/+1
* Don't generate the example wrapper in cross buildsRobert Griebl2018-12-191-1/+1
* Fix minidesk window positioningBernd Weimer2018-12-191-2/+5
* Add missing documentationBernd Weimer2018-12-192-0/+13
* Get rid of D-Bus inconsistency between Linux and macOS/WindowsRobert Griebl2018-12-181-6/+1
* Fix slow-mode for applications with multiple windows and QtObject root itemsRobert Griebl2018-12-186-16/+80
* Catch appman exceptions onlyBernd Weimer2018-12-181-2/+3
* Fix test package generation on macOSRobert Griebl2018-12-181-1/+9
* Fix qdoc warningsRobert Griebl2018-12-182-2/+2
* Add documentation for the Intents QML APIRobert Griebl2018-12-1810-4/+388
* Update copyright statementsRobert Griebl2018-12-18372-396/+755
* Bump all QtApplicationManager QML imports to 2.0Robert Griebl2018-12-1893-152/+155
* Fix the qml/configs test to work in shadow build environmentsRobert Griebl2018-12-121-3/+3
* Fix macOS detection in create-test-packages scriptRobert Griebl2018-12-121-1/+1
* Fix propagation of --slow-animations to applicationsDaniel d'Andrada2018-12-121-1/+1
* Remove test for component that no longer existsDaniel d'Andrada2018-12-124-133/+0
* Get vendor detection code out of GpuTool onto a separate classDaniel d'Andrada2018-12-112-42/+62
* Keep windowProperties when there's no surface anymoreDaniel d'Andrada2018-12-113-3/+29
* Introduce MonitorModel & friendsDaniel d'Andrada2018-12-0779-3872/+4215
* Fix qdoc warningsRobert Griebl2018-12-0617-26/+29
* Update the docs to mention both the qmlscene and the new qml toolRobert Griebl2018-12-054-10/+11
* Add tests for various configurationsBernd Weimer2018-12-059-3/+267
* Add a qmake integration to package applications using appman-packagerDominik Holland2018-12-054-1/+148
* Add yaml-to-json conversion functionality to the appman-packagerRobert Griebl2018-12-041-1/+48
* Fix parallel installationsRobert Griebl2018-11-295-26/+81
* Remove dbus/registrationDelay and fix dbus noneBernd Weimer2018-11-286-49/+38
* Make examples executable from QtCreator also for dev buildsRobert Griebl2018-11-275-5/+20
* Don't build the uploader tool when for androidDominik Holland2018-11-231-1/+1
* WaylandCompositor: Support xdg-shell instead of xdg-shell-v5 in Qt 5.12Daniel d'Andrada2018-11-223-10/+73
* Make DLT IDs configurableBernd Weimer2018-11-2011-23/+111
* Fix const-nessRobert Griebl2018-11-162-4/+4
* Add support for canceling installations to the appman-controllerRobert Griebl2018-11-1610-44/+307
* Fix blank line output in controller's list-* commandsRobert Griebl2018-11-151-2/+6
* Fix flaky memory monitoring testBernd Weimer2018-11-143-2/+15
* Fix calling resetToDefault right before re-installing a signal handlerRobert Griebl2018-11-091-1/+2
* Match minidesk implementation and documentationBernd Weimer2018-11-096-108/+98
* Move Notification to QtApplicationManager moduleDaniel d'Andrada2018-11-092-2/+2
* Fix macOS/clang warningsRobert Griebl2018-11-093-15/+7
* Fix imports for the intents exampleRobert Griebl2018-11-092-0/+2
* Intents: add basic unit testsRobert Griebl2018-11-0813-0/+473
* Add options for intent timeouts and disabling intents and installerRobert Griebl2018-11-088-8/+71
* Get rid of the last remaining direct moc include in source filesRobert Griebl2018-11-088-136/+254
* Have a sensible default for SystemMonitor.reportingIntervalDaniel d'Andrada2018-11-071-1/+1
* Stop SystemMonitor updates when all reporting is disabledDaniel d'Andrada2018-11-075-123/+244
* Move SystemMonitorPrivate to its own headerDaniel d'Andrada2018-11-073-235/+308
* Intents: add a debug output when a request starts waiting for disambiguationRobert Griebl2018-11-071-0/+1
* Remove dead codeRobert Griebl2018-11-072-13/+0
* SystemMonitor manual testDaniel d'Andrada2018-11-074-0/+303
* Fix crash in the Intent integrationRobert Griebl2018-11-071-3/+7
* Support multiple intent handling applications within the same processRobert Griebl2018-11-072-11/+21