summaryrefslogtreecommitdiffstats
path: root/src/main-lib/main.h
Commit message (Expand)AuthorAgeFilesLines
* Fix potential problems with GNOME platform theme loadingRobert Griebl2025-05-071-1/+1
* More accurate wording on deprecation warningRobert Griebl2025-02-051-1/+1
* Dump deferred log messages on error exitRobert Griebl2024-12-091-1/+1
* 6.9 cleanup commitRobert Griebl2024-12-011-3/+0
* Always state the reason why the AM is doing a controlled shutdownRobert Griebl2024-10-241-1/+1
* Watchdog: fix the event loop stuck durations being way offRobert Griebl2024-08-061-0/+3
* Fix Axivion style violationsRobert Griebl2024-06-181-1/+1
* Refactor the representation of the YAML configurationRobert Griebl2024-05-291-25/+17
* Fix exception handling after Q*Application::exec()Robert Griebl2024-03-071-1/+1
* Replace all #pragma once with old-style #ifdef include guardsRobert Griebl2024-03-051-1/+4
* Axivion: fix or document most of the reported issuesRobert Griebl2024-02-211-1/+1
* Use a P2P DBus on non-Linux platforms for the appman-controllerRobert Griebl2024-02-071-0/+10
* Revamp the instance-id and the dbus anchors for the controllerRobert Griebl2024-01-251-1/+3
* Clazy: modernizeRobert Griebl2024-01-081-10/+10
* Quicklaunch: improve the runtimesPerContainer settingRobert Griebl2023-12-121-2/+2
* Replace AM_.. defines with checks for Qt features where possibleRobert Griebl2023-12-061-6/+1
* Simplify custom appman implementationsRobert Griebl2023-12-061-3/+20
* Remove the legacy ApplicationInstaller and clean up "disable-installer"Robert Griebl2023-10-291-4/+0
* DBus cleanup, part 2 and shared QML APIRobert Griebl2023-09-261-1/+0
* Cleanup commitRobert Griebl2023-09-261-2/+2
* Remove all of the legacy installer user-id separation codeRobert Griebl2023-07-141-2/+1
* Remove deprecated functions and classesRobert Griebl2023-07-131-2/+0
* Quick-launch enhancementsRobert Griebl2023-06-301-2/+3
* Mark properties exposed to QML as FINAL to prevent shadowingRobert Griebl2023-06-221-1/+1
* Allow the registration of custom runtimes without patchingRobert Griebl2023-02-161-1/+2
* Fix include style to what's mandated for public headersAlexandru Croitor2022-12-121-6/+6
* Fix the developmentMode flag not being set, if the installer was offRobert Griebl2022-08-231-1/+2
* Add support for managing multiple instances from appman-controllerRobert Griebl2022-06-301-2/+3
* Use SPDX license identifiersDominik Holland2022-06-151-30/+4
* Disable the Wayland watchdog when running autotestsRobert Griebl2022-05-121-1/+1
* Add a new flag to allow surfaces from unknown Wayland clientsRobert Griebl2022-03-231-1/+2
* Fix memory leaks introduced by adding the PackageInfo mechanismRobert Griebl2022-03-211-1/+1
* Remove the touch emulation featureRobert Griebl2022-03-171-1/+0
* Delay loading packages until a specified partition is mountedRobert Griebl2022-02-021-0/+1
* Clazy: fix srcRobert Griebl2021-08-201-1/+1
* Remove the old deprecated ApplicationIPCManager IPC mechanismRobert Griebl2021-07-271-1/+0
* cmake: Nearly full cmake buildRobert Griebl2021-06-181-1/+2
* Update copyright headers to 2021 an finally switch to the GPLRobert Griebl2021-06-011-25/+13
* Add a flag to allow installation of unsigned packagesRobert Griebl2021-04-231-2/+1
* Remove legacy functionality: headless, pssdp and pshellserverRobert Griebl2020-11-281-7/+1
* Add support for additional Wayland socketsRobert Griebl2020-09-231-1/+1
* Hide the sudo deployment warning if irrelevantRobert Griebl2020-02-041-0/+2
* Do the necessary changes to the locale on startup implicitlyRobert Griebl2020-02-031-0/+1
* Defer logging output until configuration is knownBernd Weimer2020-01-291-1/+3
* Fully transparent and generic cache for config and app databaseRobert Griebl2019-11-071-4/+4
* Add new package abstraction, part 2Robert Griebl2019-10-281-0/+2
* Add support for Qt resourcesBernd Weimer2019-08-131-0/+1
* Rename from Luxoft AM to Qt AMRobert Griebl2019-08-051-1/+1
* Remove support for multiple installation locationsRobert Griebl2019-08-021-4/+2
* Add new package abstraction, which allows multiple executables per packageRobert Griebl2019-08-011-15/+10