dfighter1985
|
de5c888318
|
Don't offer send in non-dev mode when there's no log file specified.
|
2015-03-03 02:37:51 +01:00 |
|
dfighter1985
|
2d7784aad4
|
Only send email if the email CB is checked.
|
2015-03-03 02:33:04 +01:00 |
|
dfighter1985
|
a761910a78
|
Send report in dev mode if the CB is checked.
|
2015-03-03 02:30:39 +01:00 |
|
dfighter1985
|
a579fbc924
|
Some more GUI changes.
|
2015-03-02 21:06:01 +01:00 |
|
dfighter1985
|
da6391ec1e
|
Added return codes as requested.
|
2015-03-02 20:12:09 +01:00 |
|
dfighter1985
|
3080717012
|
GUI changes as per requested by Kaetemi.
|
2015-03-02 19:52:39 +01:00 |
|
dfighter1985
|
f7db38c7e1
|
Use CMsgBoxDisplayer on non-windows platforms as well.
|
2015-02-23 01:36:50 +01:00 |
|
dfighter1985
|
7394873799
|
Remove generated log file when quitting the reporter.
|
2015-02-22 22:34:07 +01:00 |
|
dfighter1985
|
967275ec19
|
Parametrize crash reporter.
|
2015-02-22 21:51:17 +01:00 |
|
dfighter1985
|
8ed0e963de
|
More renames...
|
2015-02-22 19:52:01 +01:00 |
|
dfighter1985
|
1c933a93c1
|
Renames.
|
2015-02-22 19:33:38 +01:00 |
|
dfighter1985
|
64a86fbd04
|
Renames.
|
2015-02-22 19:33:12 +01:00 |
|
dfighter1985
|
1b840d8734
|
renamed directory.
|
2015-02-22 19:28:02 +01:00 |
|
dfighter1985
|
82f298cb18
|
Changed default title to NeL Error Report.
|
2015-02-22 19:26:03 +01:00 |
|
dfighter1985
|
9d3f9c1c90
|
Moved to nel\tools\misc
|
2015-02-22 19:24:38 +01:00 |
|
dfighter1985
|
2f11ad54ac
|
Class names in Nel start with a C...
|
2015-02-22 19:04:11 +01:00 |
|
dfighter1985
|
3569d88801
|
Copyright header changed to Nel...
|
2015-02-22 18:59:35 +01:00 |
|
dfighter1985
|
52250695f6
|
Launch the error report application instead of sending an email.
|
2015-02-22 18:45:41 +01:00 |
|
dfighter1985
|
8e745739cf
|
Backed out from fdc0d40
|
2015-02-22 17:38:06 +01:00 |
|
dfighter1985
|
6be000a530
|
Backed out from 5942903
|
2015-02-22 17:20:24 +01:00 |
|
dfighter1985
|
32acbd5297
|
Back out from 5bb3dad
|
2015-02-22 17:15:41 +01:00 |
|
dfighter1985
|
218b413bd0
|
Removed unused references to CMsgBoxDisplayer.
|
2015-02-21 22:34:02 +01:00 |
|
dfighter1985
|
9625ffb7dd
|
A little cleanup of CMsgBoxDisplayer.
|
2015-02-21 22:32:11 +01:00 |
|
dfighter1985
|
50d93d426a
|
Use CMsgBoxDisplayer on platforms other than Windows as well.
|
2015-02-21 21:28:56 +01:00 |
|
dfighter1985
|
8771a4c69c
|
Install rcerror
|
2015-02-21 20:01:44 +01:00 |
|
dfighter1985
|
893ef9e2aa
|
Typo...
|
2015-02-20 03:22:02 +01:00 |
|
dfighter1985
|
3be42babfe
|
Oups
|
2015-02-20 02:56:22 +01:00 |
|
dfighter1985
|
35eeb4697d
|
Tell the user if the report couldn't be sent.
|
2015-02-20 02:54:05 +01:00 |
|
dfighter1985
|
dddcf6158c
|
Override the cursor while sending the report.
|
2015-02-20 02:44:22 +01:00 |
|
dfighter1985
|
457147d008
|
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
|
1e3fad50bb
|
Probably a good idea to look for rcerror as rcerror.exe on Windows.
|
2015-02-20 02:03:33 +01:00 |
|
dfighter1985
|
8b92080b14
|
Implemented the bug report Qt app and an example web app that takes the report.
|
2015-02-20 01:59:04 +01:00 |
|
dfighter1985
|
02ec1b015e
|
Added the Ryzom Core Error Reporter's skeleton.
|
2015-02-19 00:20:18 +01:00 |
|
dfighter1985
|
85fe754bf2
|
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 |
|
kervala
|
d5b620391e
|
Fixed: Wrong include guard for admin_modules PCH
|
2015-02-15 09:53:56 +01:00 |
|
kervala
|
f07c2f51b8
|
Fixed: Warning multichars
|
2015-02-14 17:54:05 +01:00 |
|
kervala
|
f0ebd8d428
|
Fixed: Unnamed semaphores are deprecated under OS X
|
2015-02-14 17:52:15 +01:00 |
|
kervala
|
da7b88f052
|
Fixed: Warning assert always false
|
2015-02-14 17:47:55 +01:00 |
|
kervala
|
8e343db0fa
|
Fixed: Warning comparing an enum to an int
|
2015-02-14 17:47:10 +01:00 |
|
kervala
|
c5ee1f3d95
|
Fixed: Compilation
|
2015-02-14 16:05:45 +01:00 |
|
kervala
|
b023af51cf
|
Added: PCH for admin_modules
|
2015-02-14 15:43:05 +01:00 |
|
kervala
|
f3b38eed9b
|
Changed: Improved User Agent management
|
2015-02-14 15:18:53 +01:00 |
|
kervala
|
44d0c95b69
|
Fixed: Warning with multichars to int conversion
|
2015-02-14 14:25:50 +01:00 |
|
kervala
|
539f721624
|
Fixed: Compilation
|
2015-02-14 13:57:06 +01:00 |
|
kervala
|
779492b262
|
Changed: Updated CMale modules
|
2015-02-14 13:47:37 +01:00 |
|
kervala
|
c569b03d0c
|
Changed: Replaced atoi and atof by NLMISC::fromString
|
2015-02-14 13:46:21 +01:00 |
|
kervala
|
eca33bfb95
|
Changed: Minor changes
|
2015-02-14 13:34:45 +01:00 |
|
kervala
|
491613e7fa
|
Changed: Use Ryzom user agent for CURL
|
2015-02-14 13:19:53 +01:00 |
|
kervala
|
d478bf56a3
|
Fixed: Missing namespace
|
2015-02-14 13:19:09 +01:00 |
|
kervala
|
5b1926aeb4
|
Changed: std::string already initialized to en empty string
|
2015-02-14 13:18:51 +01:00 |
|