index
:
qt/qtapplicationmanager.git
5.10
5.11
5.12
5.13
5.14
5.15
5.7
5.8
5.9
6.10
6.2
6.2.2
6.2.3
6.2.4
6.3
6.3.0
6.3.1
6.3.2
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
6.5.2
6.5.3
6.6
6.6.0
6.6.1
6.6.2
6.6.3
6.7
6.7.0
6.7.1
6.7.2
6.7.3
6.8
6.8.0
6.8.1
6.8.2
6.8.3
6.9
6.9.0
6.9.1
dev
Qt component for application lifecycle management
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
manager-lib
/
quicklauncher.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor the representation of the YAML configuration
Robert Griebl
2024-05-29
1
-2
/
+2
*
Replace all signals/slots keywords with Q_SIGNALS/Q_SLOTS
Robert Griebl
2024-04-22
1
-2
/
+2
*
Replace all #pragma once with old-style #ifdef include guards
Robert Griebl
2024-03-05
1
-1
/
+4
*
Quicklaunch: improve the runtimesPerContainer setting
Robert Griebl
2023-12-12
1
-4
/
+6
*
Quick-launch enhancements
Robert Griebl
2023-06-30
1
-3
/
+13
*
Fix include style to what's mandated for public headers
Alexandru Croitor
2022-12-12
1
-3
/
+3
*
Use SPDX license identifiers
Dominik Holland
2022-06-15
1
-30
/
+4
*
Update copyright headers to 2021 an finally switch to the GPL
Robert Griebl
2021-06-01
1
-24
/
+13
*
Avoid missleading quicklaunch logging output
Bernd Weimer
2020-06-19
1
-3
/
+2
*
Rename from Luxoft AM to Qt AM
Robert Griebl
2019-08-05
1
-1
/
+1
*
Update copyright statements
Robert Griebl
2018-12-18
1
-1
/
+2
*
Clang code model fixes
Robert Griebl
2018-04-17
1
-1
/
+1
*
Update Pelagicore copyright headers to 2018
Robert Griebl
2018-02-07
1
-1
/
+1
*
Improve shutdown behavior to avoid crashes when quitting
Robert Griebl
2017-05-03
1
-1
/
+5
*
Move all monitor related classes to the monitor-lib
Nedim Hadzic
2017-04-25
1
-1
/
+8
*
Replace all 0-pointers with C++11 nullptr
Robert Griebl
2017-03-14
1
-1
/
+1
*
Updated Pelagicore AG copyright to 2017
Robert Griebl
2017-01-16
1
-1
/
+1
*
Make the build warning free
Robert Griebl
2016-10-19
1
-2
/
+2
*
Reimplemented build-system as a real Qt module
Robert Griebl
2016-10-17
1
-1
/
+1
*
Stop all runtimes within quicklaunchers on exit
Robert Griebl
2016-10-07
1
-0
/
+2
*
Moved all symbols to a private namespace
Robert Griebl
2016-09-23
1
-1
/
+5
*
Fixed license header to align with the final QtAS contract.
Robert Griebl
2016-06-02
1
-6
/
+16
*
Use the same license wording for GPL3 as the standard Qt 5.7 license.
Robert Griebl
2016-04-11
1
-13
/
+14
*
Updated copyright year to 2016
Robert Griebl
2016-03-17
1
-1
/
+1
*
Containers are owned by their runtimes now, so do not delete them explicitly
Robert Griebl
2015-12-16
1
-0
/
+1
*
Integrate the SystemMonitor and the QuickLauncher.
Robert Griebl
2015-12-08
1
-1
/
+2
*
Refactored the runtime and container API
Robert Griebl
2015-12-08
1
-0
/
+73