summaryrefslogtreecommitdiff
path: root/src/main-lib
Commit message (Expand)AuthorAgeFilesLines
* Fix QScopedPointer::take deprecation warningRobert Griebl2022-11-253-6/+8
* Add explicit include for std::abort (part 2)Robert Griebl2022-08-161-0/+1
* Make tests pass for "no-dbus" buildsBernd Weimer2022-07-011-6/+0
* Prevent linking of AppMan modules into user pluginsRobert Griebl2022-06-301-0/+2
* Add support for managing multiple instances from appman-controllerRobert Griebl2022-06-305-10/+50
* Use SPDX license identifiersDominik Holland2022-06-1511-330/+44
* Use real file names when creating the wrappersRobert Griebl2022-05-301-4/+4
* Document all environment variablesRobert Griebl2022-05-171-6/+16
* Remove merge artifactRobert Griebl2022-05-171-42/+1
* Fix DBus error handling when set to "auto"Robert Griebl2022-05-121-1/+4
* Fix broken cmake auto test setupsRobert Griebl2022-05-121-1/+1
* Disable the Wayland watchdog when running autotestsRobert Griebl2022-05-124-4/+11
* Better debug output when failing to load resourcesRobert Griebl2022-04-271-2/+5
* Fix the QML tst_installer to run on WindowsRobert Griebl2022-04-261-1/+1
* Fix QScopedPointer::take deprecation warningMÃ¥rten Nordheim2022-03-241-2/+3
* Add a new flag to allow surfaces from unknown Wayland clientsRobert Griebl2022-03-235-7/+21
* Handle an empty or invalid documentDir correctlyRobert Griebl2022-03-221-0/+9
* Fix memory leaks introduced by adding the PackageInfo mechanismRobert Griebl2022-03-211-1/+1
* Re-enable running autotests on macOSRobert Griebl2022-03-211-5/+5
* Fix the userIdSeparation check on startupRobert Griebl2022-03-211-1/+1
* Remove the touch emulation featureRobert Griebl2022-03-175-36/+5
* Create extra sockets only just before the Wayland compositor is createdRobert Griebl2022-03-021-50/+64
* Add an option to configure how very long log messages are passed to DLTRobert Griebl2022-02-254-2/+24
* Delay loading packages until a specified partition is mountedRobert Griebl2022-02-025-8/+36
* Improve examplesBernd Weimer2022-01-191-2/+2
* Rename main.cpp generated by qt6_am_add_systemui_wrapper in cmake examplesDominik Holland2021-12-071-2/+2
* CMake: Fix qt6_am_add_systemui_wrapper to work with standalone examplesDominik Holland2021-12-011-1/+6
* Add the missing "allowUnsignedPackages" flag to the config parserRobert Griebl2021-11-161-0/+2
* Fix broken QtWaylandCompositor dependencyRobert Griebl2021-10-261-0/+4
* Clazy: fix srcRobert Griebl2021-08-203-4/+4
* Make the ApplicationManager and PackageManager connections implicitRobert Griebl2021-08-061-11/+0
* Remove the old deprecated ApplicationIPCManager IPC mechanismRobert Griebl2021-07-272-11/+0
* Version bump for the ConfigurationData serializationRobert Griebl2021-07-091-1/+1
* 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-44/+0
* cmake: Fix qml-only tests/example wrapper generationDominik Holland2021-06-303-20/+21
* Add support for running qml-only autotestsDominik Holland2021-06-301-7/+108
* Make all qml-only examples usable from within QtCreatorDominik Holland2021-06-282-0/+130
* cmake: Re-enable and fix the doc targetRobert Griebl2021-06-261-4/+6
* Re-enable DLT logging and prefix all features to prevent naming clashesRobert Griebl2021-06-261-3/+3
* Do not try to create the installation and document directories on the targetRobert Griebl2021-06-221-4/+6
* cmake: documenting workaround and optimizationsRobert Griebl2021-06-213-2/+9
* cmake: Nearly full cmake buildRobert Griebl2021-06-182-1/+57
* Update copyright headers to 2021 an finally switch to the GPLRobert Griebl2021-06-0111-272/+143
* Add a flag to allow installation of unsigned packagesRobert Griebl2021-04-235-10/+19
* Ignore unparseable info.yaml manifest fileRobert Griebl2021-04-231-0/+2
* Remove legacy functionality: headless, pssdp and pshellserverRobert Griebl2020-11-285-172/+21
* Qt6 port, part 2 .. compiling with cmakeRobert Griebl2020-11-281-5/+5
* Qt 6 port, part 1 .. without cmakeRobert Griebl2020-11-281-2/+5
* Fix lists not being merged when using multiple config filesRobert Griebl2020-09-243-15/+8