index
:
qt/qtapplicationmanager.git
5.10
5.11
5.12
5.13
5.14
5.15
5.7
5.8
5.9
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
/
application-lib
/
applicationinfo.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Better abstraction for the watchdog and OpenGL configuration
Robert Griebl
2024-06-18
1
-7
/
+10
*
Fix data race on auto generated DLT id
Robert Griebl
2024-06-11
1
-25
/
+7
*
Remove the deprecated installationLocations configuration
Robert Griebl
2024-05-29
1
-1
/
+0
*
Refactor the representation of the YAML configuration
Robert Griebl
2024-05-29
1
-9
/
+23
*
Modernize string literals
Robert Griebl
2024-01-08
1
-19
/
+21
*
Cleanup commit
Robert Griebl
2023-11-29
1
-2
/
+0
*
Config cache: fix a static init fiasco plus modernization
Robert Griebl
2023-08-01
1
-5
/
+6
*
Use SPDX license identifiers
Dominik Holland
2022-06-15
1
-30
/
+4
*
Fix QScopedPointer::take deprecation warning
MÃ¥rten Nordheim
2022-03-24
1
-2
/
+4
*
Untangle the icon/name/description/categories mess
Robert Griebl
2022-03-21
1
-7
/
+35
*
Update copyright headers to 2021 an finally switch to the GPL
Robert Griebl
2021-06-01
1
-24
/
+13
*
Build optimization: include all moc cpps directly in the main cpp file
Robert Griebl
2020-08-11
1
-1
/
+1
*
Added a migration document for 5.13 -> 5.14
Robert Griebl
2020-07-17
1
-0
/
+5
*
Implement cache typing and versioning
Robert Griebl
2020-05-27
1
-10
/
+10
*
Fix broken ApplicationInfo cache
Robert Griebl
2020-01-31
1
-3
/
+5
*
More documentation - especially regarding the new PackageManager
Robert Griebl
2020-01-24
1
-5
/
+20
*
Add support for Qt resources
Bernd Weimer
2019-08-13
1
-2
/
+2
*
Rename from Luxoft AM to Qt AM
Robert Griebl
2019-08-05
1
-1
/
+1
*
Remove support for multiple installation locations
Robert Griebl
2019-08-02
1
-2
/
+1
*
Add new package abstraction, which allows multiple executables per package
Robert Griebl
2019-08-01
1
-293
/
+59
*
[intents] add intents list to read/write of ApplicationInfo to stream
Egor Nemtsev
2019-04-25
1
-2
/
+5
*
Update copyright statements
Robert Griebl
2018-12-18
1
-1
/
+2
*
Make DLT IDs configurable
Bernd Weimer
2018-11-20
1
-2
/
+5
*
Add support for Intents for both single- and multi-process mode
Robert Griebl
2018-10-12
1
-0
/
+5
*
The application icon can have any filename
Daniel d'Andrada
2018-08-07
1
-1
/
+1
*
info.yaml: Don't accept file paths in the 'icon' field
Daniel d'Andrada
2018-08-06
1
-5
/
+22
*
Refactor the Application object
Daniel d'Andrada
2018-05-14
1
-0
/
+415