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
/
common-lib
/
utilities.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Watchdog: do not kill, if a debugger is attached
Robert Griebl
2025-03-01
1
-0
/
+3
*
Modernize recursiveMergeMap
Robert Griebl
2024-12-02
1
-6
/
+0
*
6.9 cleanup commit
Robert Griebl
2024-12-01
1
-19
/
+0
*
A better watchdog for Wayland, main thread and scene graph
Robert Griebl
2024-05-31
1
-0
/
+19
*
Use existing functionality in Qt instead of a custom implementation
Robert Griebl
2024-05-23
1
-2
/
+0
*
Replace all #pragma once with old-style #ifdef include guards
Robert Griebl
2024-03-05
1
-1
/
+4
*
Axivion: fix or document most of the reported issues
Robert Griebl
2024-02-21
1
-1
/
+1
*
Clazy: modernize
Robert Griebl
2024-01-08
1
-5
/
+5
*
Modernize string literals
Robert Griebl
2024-01-08
1
-5
/
+5
*
Clang-Tidy / Clazy warnings and modernization
Robert Griebl
2023-08-01
1
-1
/
+1
*
Add NotificationModel QML type
Bernd Weimer
2023-07-25
1
-0
/
+3
*
Fix include style to what's mandated for public headers
Alexandru Croitor
2022-12-12
1
-9
/
+9
*
Add support for managing multiple instances from appman-controller
Robert Griebl
2022-06-30
1
-0
/
+3
*
Use SPDX license identifiers
Dominik Holland
2022-06-15
1
-30
/
+4
*
Better debug output when failing to load resources
Robert Griebl
2022-04-27
1
-1
/
+1
*
Correctly track redirected std. IO file descriptors through all layers
Robert Griebl
2022-03-30
1
-0
/
+3
*
Re-enable running autotests on macOS
Robert Griebl
2022-03-21
1
-6
/
+1
*
Untangle the icon/name/description/categories mess
Robert Griebl
2022-03-21
1
-0
/
+3
*
Better mount-point management
Robert Griebl
2022-01-20
1
-3
/
+0
*
Update copyright headers to 2021 an finally switch to the GPL
Robert Griebl
2021-06-01
1
-25
/
+13
*
Qt6 port, part 2 .. compiling with cmake
Robert Griebl
2020-11-28
1
-2
/
+2
*
Qt 6 port, part 1 .. without cmake
Robert Griebl
2020-11-28
1
-0
/
+6
*
Add a Windows crash handler for MSVC And MinGW
Robert Griebl
2020-02-11
1
-2
/
+0
*
Fully transparent and generic cache for config and app database
Robert Griebl
2019-11-07
1
-2
/
+6
*
Add support for Qt resources
Bernd Weimer
2019-08-13
1
-0
/
+35
*
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
*
Add support for extra meta-data in packages
Robert Griebl
2018-04-17
1
-0
/
+5
*
Update Pelagicore copyright headers to 2018
Robert Griebl
2018-02-07
1
-1
/
+1
*
Move more code out of common-lib into more appropriate modules
Robert Griebl
2017-05-29
1
-89
/
+17
*
Move a lot of code out of utilities.cpp into more appropriate modules
Robert Griebl
2017-05-29
1
-29
/
+1
*
Extend timeout-factor correction from auto-tests to the appman itself
Robert Griebl
2017-05-16
1
-0
/
+2
*
Application ids are not restricted to reverse-DNS notation anymore
Robert Griebl
2017-03-24
1
-1
/
+2
*
Replace all foreach loops with C++11 ranged-for loops
Robert Griebl
2017-03-14
1
-1
/
+1
*
Replace C++03 throw(Exception) specifications with C++11 noexcept(false)
Robert Griebl
2017-03-14
1
-2
/
+2
*
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
-2
/
+2
*
Improve the error messages for invalid YAML documents
Robert Griebl
2017-03-09
1
-0
/
+3
*
Further cleanup/improvement of the color output handler
Robert Griebl
2017-03-07
1
-1
/
+1
*
Color output handling cleanup
Robert Griebl
2017-02-09
1
-1
/
+1
*
Made Exception default to code == Error::System
Robert Griebl
2017-02-07
1
-2
/
+2
*
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
*
Added startup-plugin support to the QML runtime
Robert Griebl
2016-10-18
1
-0
/
+25
*
Reimplemented build-system as a real Qt module
Robert Griebl
2016-10-17
1
-1
/
+4
*
Accept plain strings instead of lists in config files
Robert Griebl
2016-09-23
1
-0
/
+10
*
Moved all symbols to a private namespace
Robert Griebl
2016-09-23
1
-2
/
+10
*
Added console color output support when running inside QtCreator
Robert Griebl
2016-08-10
1
-0
/
+4
*
Improved crash handling for QML applications and the AM itself
Robert Griebl
2016-07-22
1
-0
/
+2
*
Fixed license header to align with the final QtAS contract.
Robert Griebl
2016-06-02
1
-6
/
+16
[next]