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
/
abstractruntime.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanup runtime registration and debug output
Robert Griebl
2024-09-10
1
-5
/
+0
*
Simplify the global configuration for all runtimes
Robert Griebl
2024-06-18
1
-44
/
+6
*
Refactor the representation of the YAML configuration
Robert Griebl
2024-05-29
1
-2
/
+2
*
Clazy: fixes
Robert Griebl
2024-01-08
1
-7
/
+0
*
Cleanup commit
Robert Griebl
2023-09-26
1
-5
/
+0
*
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
*
Fix intents for quick-launched runtimes
v5.15.0_QtAS
Bernd Weimer
2020-08-11
1
-0
/
+6
*
Build optimization: include all moc cpps directly in the main cpp file
Robert Griebl
2020-08-11
1
-0
/
+2
*
Spelling fixes all over the place
Robert Griebl
2020-07-17
1
-1
/
+1
*
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
*
Fix qdoc warnings
Robert Griebl
2018-12-06
1
-3
/
+3
*
Split the QtApplicationManager qml module
Daniel d'Andrada
2018-10-30
1
-1
/
+1
*
Remove inProcessSurfaceItemReleased from AbstractRuntime
Daniel d'Andrada
2018-10-19
1
-7
/
+0
*
Get rid of QProcess in the internal and external API
Robert Griebl
2018-08-23
1
-2
/
+2
*
Refactor and improve single-process mode (QML inprocess)
Daniel d'Andrada
2018-06-20
1
-1
/
+1
*
Merge remote-tracking branch 'tqc/5.11' into dev
Robert Griebl
2018-06-07
1
-0
/
+16
|
\
|
*
Add options to specify iconTheme and searchPaths in am-config.yaml
Dominik Holland
2018-06-07
1
-0
/
+16
*
|
Let Application take care of clearing its runtime pointer when needed
Daniel d'Andrada
2018-05-14
1
-2
/
+0
*
|
Refactor the Application object
Daniel d'Andrada
2018-05-14
1
-3
/
+3
|
/
*
Introduce qdoc groups for all qml types
Dominik Holland
2018-04-17
1
-0
/
+1
*
Update Pelagicore copyright headers to 2018
Robert Griebl
2018-02-07
1
-1
/
+1
*
Refactor the interface between the AM and runtime launchers
Robert Griebl
2017-12-15
1
-0
/
+23
*
Hide properties in FakeApplicationManagerWindow
Bernd Weimer
2017-11-27
1
-0
/
+7
*
Move a lot of code out of utilities.cpp into more appropriate modules
Robert Griebl
2017-05-29
1
-6
/
+4
*
Replace all 0-pointers with C++11 nullptr
Robert Griebl
2017-03-14
1
-1
/
+1
*
common-lib cleanup
Robert Griebl
2017-03-13
1
-0
/
+1
*
Fix crash when cleaning up the runtimes
Dominik Holland
2017-03-09
1
-1
/
+1
*
Documentation update
Robert Griebl
2017-02-01
1
-0
/
+19
*
Improving the mimeType API
Dominik Holland
2017-01-20
1
-1
/
+2
*
Adding a new supportsApplicationInterface field to info.yaml
Dominik Holland
2017-01-18
1
-0
/
+5
*
Updated Pelagicore AG copyright to 2017
Robert Griebl
2017-01-16
1
-1
/
+1
*
Add systemProperties to configuration
Bernd Weimer
2017-01-13
1
-7
/
+13
*
Harmonize application run state
Bernd Weimer
2016-12-16
1
-0
/
+13
*
Make the build warning free
Robert Griebl
2016-10-19
1
-2
/
+2
*
Moved all symbols to a private namespace
Robert Griebl
2016-09-23
1
-0
/
+3
*
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
*
Exposing the additionalConfiguration also to the applications
Dominik Holland
2016-03-17
1
-0
/
+17
*
Fix for a few bugs introduced by the runtime refactoring.
Robert Griebl
2015-12-16
1
-1
/
+3
*
Refactored the runtime and container API
Robert Griebl
2015-12-08
1
-17
/
+57
*
Tweaked the header layout a little bit, so that it passes the CI check.
Robert Griebl
2015-11-20
1
-4
/
+4
*
Initial commit of Pelagicore's ApplicationManager with squashed history.
Robert Griebl
2015-10-26
1
-0
/
+103