summaryrefslogtreecommitdiffstats
path: root/src/launcher-lib
Commit message (Expand)AuthorAgeFilesLines
* DBus cleanup, part 2 and shared QML APIRobert Griebl2023-09-2613-1314/+0
* Cleanup commitRobert Griebl2023-09-262-3/+3
* DBus cleanupRobert Griebl2023-09-261-1/+1
* Unbreak ApplicationManagerWindow after change in qtdeclarativeRobert Griebl2023-08-162-7/+17
* Make our TestRunner #ifdef mess a little bit more readableRobert Griebl2023-08-021-2/+2
* Clang-Tidy / Clazy warnings and modernizationRobert Griebl2023-08-011-1/+1
* Documentation: small fixesRobert Griebl2023-07-141-1/+1
* Hide internal signals and slots from QMLRobert Griebl2023-06-211-1/+1
* Remove backgroundColor and improve documentationBernd Weimer2023-06-211-14/+18
* Make all example and doc QML imports versionlessRobert Griebl2023-06-171-4/+4
* QML runtime: automatically quit, if no quit handler is installedRobert Griebl2023-06-172-1/+11
* Cleanup our custom qmltype generationRobert Griebl2023-06-161-1/+1
* Fix include style to what's mandated for public headersAlexandru Croitor2022-12-122-4/+4
* Adjust module to work with syncqt.cppAlexey Edelev2022-12-081-0/+4
* Intents: add broadcastsRobert Griebl2022-09-161-0/+3
* Prevent linking of AppMan modules into user pluginsRobert Griebl2022-06-301-0/+2
* Fix QScopedPointer::take deprecation warningRobert Griebl2022-06-151-1/+3
* Use SPDX license identifiersDominik Holland2022-06-1512-360/+48
* Fix the qmltypes generationRobert Griebl2022-05-311-0/+1
* Make setting window properties less chatty in verbose modeRobert Griebl2022-05-171-2/+2
* Fix DBus error handling when set to "auto"Robert Griebl2022-05-121-6/+25
* Fix deprecation warningRobert Griebl2022-03-301-7/+7
* Fix memory leaks introduced by adding the PackageInfo mechanismRobert Griebl2022-03-213-5/+6
* Add an option to configure how very long log messages are passed to DLTRobert Griebl2022-02-252-0/+8
* Fix another unused member warning on non-Wayland buildsRobert Griebl2021-11-301-0/+2
* Remove the old deprecated ApplicationIPCManager IPC mechanismRobert Griebl2021-07-278-752/+0
* cmake: remove all comments from the pro2cmake tool conversionRobert Griebl2021-06-301-5/+0
* cmake: remove qmake build system (except in examples/)Robert Griebl2021-06-301-51/+0
* Re-enable DLT logging and prefix all features to prevent naming clashesRobert Griebl2021-06-261-1/+1
* cmake: Nearly full cmake buildRobert Griebl2021-06-181-0/+60
* Update copyright headers to 2021 an finally switch to the GPLRobert Griebl2021-06-0117-409/+221
* Remove legacy functionality: headless, pssdp and pshellserverRobert Griebl2020-11-282-15/+10
* Qt 6 port, part 1 .. without cmakeRobert Griebl2020-11-284-9/+13
* Fix device images build issuev5.15.1_QtASBernd Weimer2020-09-241-0/+1
* Fix window properties (show-hide-show)Bernd Weimer2020-09-212-25/+30
* Build optimization: include all moc cpps directly in the main cpp fileRobert Griebl2020-08-116-0/+12
* Spelling fixes all over the placeRobert Griebl2020-07-172-4/+4
* Add intent handling in the system-uiRobert Griebl2020-01-311-1/+16
* Rename classesBernd Weimer2019-11-148-80/+88
* Separate LauncherMain from Q*ApplicationBernd Weimer2019-11-115-42/+41
* 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-0517-17/+17
* 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