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
/
unixsignalhandler.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Crashhandler: reinstall ourselves, if our handlers got disconnected
Robert Griebl
2024-10-29
1
-36
/
+87
*
Clazy: fixes
Robert Griebl
2024-01-08
1
-3
/
+3
*
Fix clang warnings on macOS
Robert Griebl
2023-12-15
1
-3
/
+3
*
Clang-Tidy / Clazy warnings and modernization
Robert Griebl
2023-08-01
1
-2
/
+2
*
Port from qAsConst to std::as_const
Marc Mutz
2023-01-14
1
-5
/
+5
*
Fix pipe in signal handler (QNX only)
Bernd Weimer
2022-07-07
1
-8
/
+2
*
Support QNX (unoffically)
Bernd Weimer
2022-07-01
1
-2
/
+2
*
Use SPDX license identifiers
Dominik Holland
2022-06-15
1
-30
/
+4
*
Work around unused result issue in gcc
Bernd Weimer
2022-03-21
1
-2
/
+4
*
Allocate the signal stack using an anon mapping
Robert Griebl
2022-03-21
1
-10
/
+13
*
Avoid race condition during Unix signal handling
Robert Griebl
2022-03-01
1
-12
/
+18
*
Fix glibc compatibility problem
Robert Griebl
2021-11-30
1
-1
/
+1
*
SIGSTKSZ is not a constexpr anymore in glibc 2.34+
Robert Griebl
2021-10-06
1
-1
/
+1
*
Update copyright headers to 2021 an finally switch to the GPL
Robert Griebl
2021-06-01
1
-24
/
+13
*
Replace deprecated sys_siglist array usage
Bernd Weimer
2020-09-21
1
-0
/
+4
*
Build optimization: include all moc cpps directly in the main cpp file
Robert Griebl
2020-08-11
1
-0
/
+2
*
Increase signal stack size
Bernd Weimer
2020-03-20
1
-2
/
+4
*
Improve crash handler
Bernd Weimer
2020-03-09
1
-18
/
+19
*
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 calling resetToDefault right before re-installing a signal handler
Robert Griebl
2018-11-09
1
-1
/
+2
*
Add support for Ctrl+C handling on Windows
Robert Griebl
2018-08-07
1
-2
/
+33
*
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
*
common-lib cleanup
Robert Griebl
2017-03-13
1
-0
/
+1
*
Make build on Windows warning free
Robert Griebl
2017-03-07
1
-0
/
+2
*
Make all tests valgrind leak free
Robert Griebl
2017-02-22
1
-1
/
+7
*
unixsignalhandler: suppress warnings
Gordan Markuš
2017-01-25
1
-3
/
+7
*
Updated Pelagicore AG copyright to 2017
Robert Griebl
2017-01-16
1
-1
/
+1
*
Synchronized app exiting between the AM and the controller
Robert Griebl
2016-12-19
1
-0
/
+198