summaryrefslogtreecommitdiffstats
path: root/src/launcher-lib/launchermain.cpp
Commit message (Expand)AuthorAgeFilesLines
* DBus cleanup, part 2 and shared QML APIRobert Griebl2023-09-261-246/+0
* Make our TestRunner #ifdef mess a little bit more readableRobert Griebl2023-08-021-2/+2
* Use SPDX license identifiersDominik Holland2022-06-151-30/+4
* Fix memory leaks introduced by adding the PackageInfo mechanismRobert Griebl2022-03-211-2/+2
* Add an option to configure how very long log messages are passed to DLTRobert Griebl2022-02-251-0/+6
* Update copyright headers to 2021 an finally switch to the GPLRobert Griebl2021-06-011-25/+13
* Remove legacy functionality: headless, pssdp and pshellserverRobert Griebl2020-11-281-5/+5
* Build optimization: include all moc cpps directly in the main cpp fileRobert Griebl2020-08-111-0/+2
* Spelling fixes all over the placeRobert Griebl2020-07-171-1/+1
* Rename classesBernd Weimer2019-11-141-2/+2
* Separate LauncherMain from Q*ApplicationBernd Weimer2019-11-111-5/+9
* Fix copyright headersRobert Griebl2019-11-051-0/+1
* Rewrite of the YAML parser abstraction for QtRobert Griebl2019-10-301-4/+9
* Rename from Luxoft AM to Qt AMRobert Griebl2019-08-051-1/+1
* Add more logging configuration optionsDominik Holland2019-03-141-0/+6
* Fix slow-mode for applications with multiple windows and QtObject root itemsRobert Griebl2018-12-181-0/+8
* Update copyright statementsRobert Griebl2018-12-181-1/+2
* Remove dbus/registrationDelay and fix dbus noneBernd Weimer2018-11-281-15/+16
* Expose the applicationId to the qml runtime launcherRobert Griebl2018-11-061-0/+10
* Keep window properties between QWindow show/hide cycles in multi-processDaniel d'Andrada2018-06-181-0/+10
* Add options to specify iconTheme and searchPaths in am-config.yamlDominik Holland2018-06-071-0/+11
* 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-041-0/+35
* Move sanity checks in the qml launcherRobert Griebl2018-03-221-39/+42
* Update Pelagicore copyright headers to 2018Robert Griebl2018-02-071-1/+1
* 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-151-0/+174