itsmattkc
792b3b7a44
explicitly state character encoding in crash reports
2021-04-10 13:22:05 +10:00
itsmattkc
0cb8da3de1
use WindowModal on all crash handler messageboxes
...
Improves appearance on macOS.
2021-04-09 08:47:09 +10:00
itsmattkc
11548b3a74
added missing semicolon
2021-04-08 22:38:42 +10:00
itsmattkc
ec3ee9e964
fix symbol discovery on macOS
2021-04-08 20:00:28 +10:00
itsmattkc
748f45b7b8
merged new crashpad implementation
2021-04-05 13:33:21 +10:00
itsmattkc
5b10faee84
try symbol path without ..
2021-04-01 17:16:18 +11:00
itsmattkc
2d20673fe8
fixed human error in crash handler
2021-04-01 16:27:42 +11:00
itsmattkc
636daddc61
cleaned up crashpad code
2021-04-01 16:15:50 +11:00
itsmattkc
5a2db656b6
fixed human error in crashhandler
2021-04-01 11:59:31 +11:00
itsmattkc
6abe38b629
ci: dump crashpad symbols on linux
2021-04-01 11:47:31 +11:00
itsmattkc
7e00ffa88c
more improvements to crash dialog
2021-03-23 18:41:07 +11:00
itsmattkc
9a2949cf4d
fixed crash handler bug
2021-03-23 17:54:31 +11:00
itsmattkc
ac39c6a461
fixed erroneous call to qbytearray
2021-03-21 01:15:39 +11:00
itsmattkc
43318647ac
fixed multiple definitions in crash handler
2021-03-21 01:12:40 +11:00
itsmattkc
551ca40dea
new style of crashpad report
2021-03-21 01:01:23 +11:00
itsmattkc
feab5e8936
package crashpad symbols with app and use them
2021-03-21 00:21:20 +11:00
itsmattkc
75d4cd899b
use hardcoded namespace
...
The macro defined namespaces confused the hell out of lupdate and more or less broke translations permanently. Looks like the only way we can do it is to have a hardcoded namespace, which goes against my instinct, but honestly how likely is it that we'll change the namespace anyway (I guess forks might want to do it, but that's their problem ;) )
2020-11-17 20:24:42 +11:00
itsmattkc
d241090a9f
finally updated the copyright year
2020-11-17 20:13:22 +11:00
itsmattkc
b17b34c5fd
crashhandler: ask confirmation if no summary is written
2020-10-13 23:54:02 +11:00
itsmattkc
08c0931016
crashhandler: stay on top so it's hard to miss
2020-09-23 15:41:23 +10:00
itsmattkc
cd47676043
crashpad: updated crash handler
2020-09-22 18:42:51 +10:00
itsmattkc
8c8bb45f7f
crashhandler: include git commit hash with crash report
2020-05-01 02:11:26 +10:00
itsmattkc
1f76c33f6b
crashhandler: include git commit hash
2020-05-01 02:09:59 +10:00
itsmattkc
1aa87cbda6
various: encapsulate all code in the olive namespace to avoid name collisions
...
Large-scale code cleanup. Also adds a license to the top of all files that were
missing it.
2020-04-06 15:29:53 +10:00
itsmattkc
31edfdc28b
crashhandlerdialog: added system information and made text area read only
2020-02-28 16:44:05 +11:00
itsmattkc
c32ed5955c
implemented simple crash handler
2020-02-28 13:21:32 +11:00