summaryrefslogtreecommitdiffstats
path: root/src/launcher-lib
Commit message (Expand)AuthorAgeFilesLines
* Fix CI compilationRobert Griebl2019-07-251-0/+1
* Add more logging configuration optionsDominik Holland2019-03-142-0/+8
* Add support for isSingleton and isCreatable in the qmltypes type informationRobert Griebl2019-02-041-1/+1
* Fix slow-mode for applications with multiple windows and QtObject root itemsRobert Griebl2018-12-182-0/+10
* Update copyright statementsRobert Griebl2018-12-1817-17/+34
* Bump all QtApplicationManager QML imports to 2.0Robert Griebl2018-12-184-6/+6
* Fix qdoc warningsRobert Griebl2018-12-061-1/+1
* Update the docs to mention both the qmlscene and the new qml toolRobert Griebl2018-12-051-2/+2
* Remove dbus/registrationDelay and fix dbus noneBernd Weimer2018-11-282-26/+31
* Expose the applicationId to the qml runtime launcherRobert Griebl2018-11-063-1/+15
* Remove incorrect documentationDaniel d'Andrada2018-11-061-1/+0
* Make deducing the single-process app context easierRobert Griebl2018-10-312-2/+3
* Split the QtApplicationManager qml moduleDaniel d'Andrada2018-10-304-7/+7
* Intents: add timeout/error handling for the client sideRobert Griebl2018-10-262-8/+10
* Intents: cleanup and new featuresRobert Griebl2018-10-194-17/+10
* Windows fixesRobert Griebl2018-10-191-1/+1
* Add support for Intents for both single- and multi-process modeRobert Griebl2018-10-125-0/+200
* Build fix: Wayland extensions have to be built differently nowadaysRobert Griebl2018-07-101-1/+2
* Keep window properties between QWindow show/hide cycles in multi-processDaniel d'Andrada2018-06-185-1/+19
* Add options to specify iconTheme and searchPaths in am-config.yamlDominik Holland2018-06-072-0/+16
* Clang code model fixesRobert Griebl2018-04-177-15/+12
* Introduce qdoc groups for all qml typesDominik Holland2018-04-171-1/+3
* Fix compiler warnings on macosDominik Holland2018-04-101-0/+6
* Fix missing includesRobert Griebl2018-04-061-0/+1
* Replace QtWayland's surface extension with a custom AM extensionRobert Griebl2018-04-047-39/+314
* Move sanity checks in the qml launcherRobert Griebl2018-03-222-40/+44
* Header cleanup, fixing syncqt warningsRobert Griebl2018-03-162-0/+6
* Update Pelagicore copyright headers to 2018Robert Griebl2018-02-0713-13/+13
* Fix Qt 5.6 build on Win and MacRobert Griebl2018-01-091-1/+1
* Refactor the interface between the AM and runtime launchersRobert Griebl2017-12-153-2/+272
* Don't show invisible root elementsBernd Weimer2017-09-271-5/+5
* Pass slowAnimations down to client applicationsDaniel d'Andrada2017-09-201-2/+1
* Docs: clarify the asynchronous nature of WaylandRobert Griebl2017-06-291-0/+4
* Extend timeout-factor correction from auto-tests to the appman itselfRobert Griebl2017-05-161-1/+7
* Pass name, icon and version to applicationsBernd Weimer2017-04-212-1/+22
* Fix crash on shutdownRobert Griebl2017-04-202-3/+12
* Fix minor memory leakRobert Griebl2017-04-192-0/+6
* Use #include <QtModule/file> syntax in all headersv1.1_QtAS5.8Robert Griebl2017-03-151-2/+1
* Make includes Qt module compliantRobert Griebl2017-03-141-0/+1
* Replace all foreach loops with C++11 ranged-for loopsRobert Griebl2017-03-141-2/+2
* Replace all 0-pointers with C++11 nullptrRobert Griebl2017-03-142-2/+2
* common-lib cleanupRobert Griebl2017-03-132-0/+2
* Remove additionalConfigurationBernd Weimer2017-03-092-6/+0
* Fix for clazy and clang static code analysis findingsRobert Griebl2017-02-274-6/+6
* Addition of a qmlplugindump tool equivalent for the application-managerRobert Griebl2017-02-2112-0/+1564