Commit graph

14 commits

Author SHA1 Message Date
kaetemi
735027d3e0 Revert invalid hotfix commits 2015-02-22 10:34:27 +01:00
dfighter1985
65366b92e1 Removed unused references to CMsgBoxDisplayer. 2015-02-21 22:34:02 +01:00
dfighter1985
169a41c59d A little cleanup of CMsgBoxDisplayer. 2015-02-21 22:32:11 +01:00
dfighter1985
b8192c387f Use CMsgBoxDisplayer on platforms other than Windows as well. 2015-02-21 21:28:56 +01:00
dfighter1985
c246eb3fe2 Install rcerror 2015-02-21 20:01:44 +01:00
dfighter1985
40c6614dfc Typo... 2015-02-20 03:22:02 +01:00
dfighter1985
fdfffb32a2 Oups 2015-02-20 02:56:22 +01:00
dfighter1985
a8fe3d6c24 Tell the user if the report couldn't be sent. 2015-02-20 02:54:05 +01:00
dfighter1985
fc0cb388d8 Override the cursor while sending the report. 2015-02-20 02:44:22 +01:00
dfighter1985
021b034e97 Unfortunately on Windows argc and argv parameters are unreliable inside a Qt application, so I had to hardcode the report file name. :( 2015-02-20 02:35:11 +01:00
dfighter1985
271fbb8013 Probably a good idea to look for rcerror as rcerror.exe on Windows. 2015-02-20 02:03:33 +01:00
dfighter1985
7f16563262 Implemented the bug report Qt app and an example web app that takes the report. 2015-02-20 01:59:04 +01:00
dfighter1985
439302da23 Added the Ryzom Core Error Reporter's skeleton. 2015-02-19 00:20:18 +01:00
dfighter1985
c649dce53b CMsgBoxDisplayer should not present a dialog now, but write the report to a file then attempt to launch the error reporter application. Which ofc doesn't exist yet in this commit. 2015-02-17 03:12:26 +01:00