summaryrefslogtreecommitdiffstats
path: root/src/manager-lib/quicklauncher.h
Commit message (Expand)AuthorAgeFilesLines
* Refactor the representation of the YAML configurationRobert Griebl2024-05-291-2/+2
* Replace all signals/slots keywords with Q_SIGNALS/Q_SLOTSRobert Griebl2024-04-221-2/+2
* Replace all #pragma once with old-style #ifdef include guardsRobert Griebl2024-03-051-1/+4
* Quicklaunch: improve the runtimesPerContainer settingRobert Griebl2023-12-121-4/+6
* Quick-launch enhancementsRobert Griebl2023-06-301-3/+13
* Fix include style to what's mandated for public headersAlexandru Croitor2022-12-121-3/+3
* Use SPDX license identifiersDominik Holland2022-06-151-30/+4
* Update copyright headers to 2021 an finally switch to the GPLRobert Griebl2021-06-011-24/+13
* Avoid missleading quicklaunch logging outputBernd Weimer2020-06-191-3/+2
* Rename from Luxoft AM to Qt AMRobert Griebl2019-08-051-1/+1
* Update copyright statementsRobert Griebl2018-12-181-1/+2
* Clang code model fixesRobert Griebl2018-04-171-1/+1
* Update Pelagicore copyright headers to 2018Robert Griebl2018-02-071-1/+1
* Improve shutdown behavior to avoid crashes when quittingRobert Griebl2017-05-031-1/+5
* Move all monitor related classes to the monitor-libNedim Hadzic2017-04-251-1/+8
* Replace all 0-pointers with C++11 nullptrRobert Griebl2017-03-141-1/+1
* Updated Pelagicore AG copyright to 2017Robert Griebl2017-01-161-1/+1
* Make the build warning freeRobert Griebl2016-10-191-2/+2
* Reimplemented build-system as a real Qt moduleRobert Griebl2016-10-171-1/+1
* Stop all runtimes within quicklaunchers on exitRobert Griebl2016-10-071-0/+2
* Moved all symbols to a private namespaceRobert Griebl2016-09-231-1/+5
* Fixed license header to align with the final QtAS contract.Robert Griebl2016-06-021-6/+16
* Use the same license wording for GPL3 as the standard Qt 5.7 license.Robert Griebl2016-04-111-13/+14
* Updated copyright year to 2016Robert Griebl2016-03-171-1/+1
* Containers are owned by their runtimes now, so do not delete them explicitlyRobert Griebl2015-12-161-0/+1
* Integrate the SystemMonitor and the QuickLauncher.Robert Griebl2015-12-081-1/+2
* Refactored the runtime and container APIRobert Griebl2015-12-081-0/+73