summaryrefslogtreecommitdiffstats
path: root/src/shared-main-lib/sharedmain.cpp
Commit message (Expand)AuthorAgeFilesLines
* Dump deferred log messages on error exitRobert Griebl2024-12-091-0/+7
* Make sure that a --verbose run never logs less than a normal runRobert Griebl2024-09-121-3/+13
* Watchdog: fix the event loop stuck durations being way offRobert Griebl2024-08-061-0/+1
* Watchdog: simplify the render thread timeout configurationRobert Griebl2024-07-261-3/+1
* Better abstraction for the watchdog and OpenGL configurationRobert Griebl2024-06-181-15/+7
* Watchdog: fix TSAN warnings and make output consistentRobert Griebl2024-06-141-8/+7
* A better watchdog for Wayland, main thread and scene graphRobert Griebl2024-05-311-0/+22
* Refactor the representation of the YAML configurationRobert Griebl2024-05-291-4/+4
* Add libdbus to 3rdparty for Windows/macOSRobert Griebl2024-03-051-3/+3
* Modernize string literalsRobert Griebl2024-01-081-12/+14
* Remove obsolete QT_VERSION_CHECKsRobert Griebl2023-12-221-4/+0
* Cleanup commitRobert Griebl2023-09-261-1/+9
* Convert StartupTimer into a real QML singletonRobert Griebl2023-08-031-0/+3
* Add a new auto-test for the bubblewrap containersRobert Griebl2023-07-211-1/+0
* Do not show the qml overload info messages in verbose modeRobert Griebl2023-07-211-1/+1
* Fix build without openglSamuli Piippo2022-10-211-1/+3
* Allow compiling against Qt < 6.4Robert Griebl2022-06-301-0/+4
* Use SPDX license identifiersDominik Holland2022-06-151-30/+4
* The QQmlDebuggingHelper c'tor is deprecated nowadaysRobert Griebl2022-06-131-4/+2
* Make setting window properties less chatty in verbose modeRobert Griebl2022-05-171-1/+1
* Protect all static variables via Q_GLOBAL_STATIC or similar functionsRobert Griebl2022-05-171-9/+13
* Fix memory leaks introduced by adding the PackageInfo mechanismRobert Griebl2022-03-211-0/+2
* Inform the user when OpenGL capable Wayland buffers are not availableRobert Griebl2021-07-201-3/+16
* cmake: Nearly full cmake buildRobert Griebl2021-06-181-0/+11
* Update copyright headers to 2021 an finally switch to the GPLRobert Griebl2021-06-011-24/+13
* Remove legacy functionality: headless, pssdp and pshellserverRobert Griebl2020-11-281-24/+4
* Qt 6 port, part 1 .. without cmakeRobert Griebl2020-11-281-4/+0
* Defer logging output until configuration is knownBernd Weimer2020-01-291-0/+1
* Rename classesBernd Weimer2019-11-141-5/+8
* Separate LauncherMain from Q*ApplicationBernd Weimer2019-11-111-4/+24
* Rename from Luxoft AM to Qt AMRobert Griebl2019-08-051-1/+1
* Fix headless compilationRobert Griebl2019-07-081-2/+9
* Add more logging configuration optionsDominik Holland2019-03-141-1/+3
* Update copyright statementsRobert Griebl2018-12-181-1/+2
* Fix the /tmp directory being chmod'ed to 0700 when running with sudoRobert Griebl2018-10-191-1/+3
* Reduce severity of error when failing to create contextDaniel d'Andrada2018-07-251-1/+1
* Add options to specify iconTheme and searchPaths in am-config.yamlDominik Holland2018-06-071-0/+7
* Clang code model fixesRobert Griebl2018-04-171-1/+1
* Automatically detect if the QML debugger should be enabledRobert Griebl2018-03-151-2/+5
* Update Pelagicore copyright headers to 2018Robert Griebl2018-02-071-1/+1
* Refactor the interface between the AM and runtime launchersRobert Griebl2017-12-151-0/+246