summaryrefslogtreecommitdiffstats
path: root/src/main-lib/configuration.cpp
Commit message (Expand)AuthorAgeFilesLines
* Mark security critical files according to QUIP 23HEADdevZoltan Gera8 days1-0/+1
* Convert warning to info messages on startupRobert Griebl2025-03-031-3/+3
* Fix more compilation issues with Qt 6.10 (nodiscard)Volker Hilsheimer2025-01-091-1/+2
* 6.9 cleanup commitRobert Griebl2024-12-011-14/+30
* Watchdog: simplify the render thread timeout configurationRobert Griebl2024-07-261-7/+3
* Fix the --build-config command line optionRobert Griebl2024-07-191-7/+1
* Extend the QT_AM_MAIN macro to make it more flexibleRobert Griebl2024-07-191-4/+4
* Add a way to reference the executable directory from config filesRobert Griebl2024-07-191-7/+12
* Fix Axivion style violationsRobert Griebl2024-06-181-3/+3
* Better abstraction for the watchdog and OpenGL configurationRobert Griebl2024-06-181-73/+14
* Code cleanupRobert Griebl2024-06-181-1/+1
* Deprecate the disable installer/intents runtime optionsRobert Griebl2024-06-111-21/+19
* A better watchdog for Wayland, main thread and scene graphRobert Griebl2024-05-311-10/+80
* Refactor the representation of the YAML configurationRobert Griebl2024-05-291-886/+644
* Axivion: fix or document most of the reported issuesRobert Griebl2024-02-211-1/+1
* Clazy: fixesRobert Griebl2024-01-081-6/+6
* Modernize string literalsRobert Griebl2024-01-081-91/+93
* Quicklaunch: improve the runtimesPerContainer settingRobert Griebl2023-12-121-12/+55
* Deprecate dummydata loadingRobert Griebl2023-12-071-1/+1
* Fix ${CONFIG_PWD} always pointing to the first parsed config fileRobert Griebl2023-12-061-1/+1
* Do not treat config parsing errors differently from other errorsRobert Griebl2023-11-291-75/+15
* Fix quicklaunch config parsingRobert Griebl2023-11-201-2/+2
* Config cache: fix a static init fiasco plus modernizationRobert Griebl2023-08-011-7/+8
* qmltestrunner: support BLACKLIST filesRobert Griebl2023-07-211-0/+11
* Remove all of the legacy installer user-id separation codeRobert Griebl2023-07-141-51/+18
* Fix typoRobert Griebl2023-07-131-1/+1
* Remove deprecated functions and classesRobert Griebl2023-07-131-17/+0
* Quick-launch enhancementsRobert Griebl2023-06-301-3/+23
* Limit WAYLAND_DISPLAY to control only client sideBernd Weimer2023-05-111-7/+0
* Make it possible to specify directories to read config files fromRobert Griebl2023-03-231-1/+12
* Allow the registration of custom runtimes without patchingRobert Griebl2023-02-161-4/+15
* Adapt to qvariant_p.h removal in QtCoreRobert Griebl2022-07-281-1/+0
* Make tests pass for "no-dbus" buildsBernd Weimer2022-07-011-6/+0
* Add support for managing multiple instances from appman-controllerRobert Griebl2022-06-301-3/+31
* Fix QScopedPointer::take deprecation warningRobert Griebl2022-06-151-2/+2
* Use SPDX license identifiersDominik Holland2022-06-151-30/+4
* Document all environment variablesRobert Griebl2022-05-171-6/+16
* Remove merge artifactRobert Griebl2022-05-171-42/+1
* Disable the Wayland watchdog when running autotestsRobert Griebl2022-05-121-1/+6
* Fix QScopedPointer::take deprecation warningMÃ¥rten Nordheim2022-03-241-2/+3
* Add a new flag to allow surfaces from unknown Wayland clientsRobert Griebl2022-03-231-3/+13
* Remove the touch emulation featureRobert Griebl2022-03-171-12/+5
* Add an option to configure how very long log messages are passed to DLTRobert Griebl2022-02-251-2/+20
* Delay loading packages until a specified partition is mountedRobert Griebl2022-02-021-1/+11
* Add the missing "allowUnsignedPackages" flag to the config parserRobert Griebl2021-11-161-0/+2
* Version bump for the ConfigurationData serializationRobert Griebl2021-07-091-1/+1
* cmake: documenting workaround and optimizationsRobert Griebl2021-06-211-1/+1
* 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/+10
* Ignore unparseable info.yaml manifest fileRobert Griebl2021-04-231-0/+2