dfighter1985
|
958f66a8e9
|
Merged in dfighter1985/ryzomcore/feature-crashreport (pull request #122)
Crash reporter changes
|
2015-02-23 17:55:32 +01:00 |
|
dfighter1985
|
d8812f6076
|
Use CMsgBoxDisplayer on non-windows platforms as well.
|
2015-02-23 01:36:50 +01:00 |
|
kaetemi
|
a35625d1b1
|
Merge with hotfix
|
2015-02-22 23:50:39 +01:00 |
|
dfighter1985
|
8074c1b8a6
|
Remove generated log file when quitting the reporter.
|
2015-02-22 22:34:07 +01:00 |
|
dfighter1985
|
abeac6d56d
|
Parametrize crash reporter.
|
2015-02-22 21:51:17 +01:00 |
|
dfighter1985
|
2b24f62e9a
|
More renames...
|
2015-02-22 19:52:01 +01:00 |
|
dfighter1985
|
687655c086
|
Renames.
|
2015-02-22 19:33:38 +01:00 |
|
dfighter1985
|
151e92a37d
|
Renames.
|
2015-02-22 19:33:12 +01:00 |
|
dfighter1985
|
6646db3d56
|
renamed directory.
|
2015-02-22 19:28:02 +01:00 |
|
dfighter1985
|
ffbbf7d84b
|
Changed default title to NeL Error Report.
|
2015-02-22 19:26:03 +01:00 |
|
dfighter1985
|
a143ffc959
|
Moved to nel\tools\misc
|
2015-02-22 19:24:38 +01:00 |
|
dfighter1985
|
a2cd433eed
|
Class names in Nel start with a C...
|
2015-02-22 19:04:11 +01:00 |
|
dfighter1985
|
f25c6f6103
|
Copyright header changed to Nel...
|
2015-02-22 18:59:35 +01:00 |
|
dfighter1985
|
059287db6a
|
Launch the error report application instead of sending an email.
|
2015-02-22 18:45:41 +01:00 |
|
dfighter1985
|
987f140998
|
Backed out from fdc0d40
|
2015-02-22 17:38:06 +01:00 |
|
dfighter1985
|
917cb4aa9d
|
Backed out from 5942903
|
2015-02-22 17:20:24 +01:00 |
|
dfighter1985
|
9ecf62b3ed
|
Back out from 5bb3dad
|
2015-02-22 17:15:41 +01:00 |
|
kaetemi
|
12487d2e58
|
Merge with dfighter-tools
|
2015-02-22 10:45:48 +01:00 |
|
kaetemi
|
735027d3e0
|
Revert invalid hotfix commits
|
2015-02-22 10:34:27 +01:00 |
|
dfighter1985
|
5cc93c0feb
|
A little cleanup of CMsgBoxDisplayer.
|
2015-02-21 22:32:11 +01:00 |
|
dfighter1985
|
169a41c59d
|
A little cleanup of CMsgBoxDisplayer.
|
2015-02-21 22:32:11 +01:00 |
|
dfighter1985
|
588519b1d1
|
Use CMsgBoxDisplayer on platforms other than Windows as well.
|
2015-02-21 21:28:56 +01:00 |
|
dfighter1985
|
b8192c387f
|
Use CMsgBoxDisplayer on platforms other than Windows as well.
|
2015-02-21 21:28:56 +01:00 |
|
dfighter1985
|
adf9155484
|
Install rcerror
|
2015-02-21 20:01:44 +01:00 |
|
dfighter1985
|
c246eb3fe2
|
Install rcerror
|
2015-02-21 20:01:44 +01:00 |
|
dfighter1985
|
c543f35114
|
Typo...
|
2015-02-20 03:22:02 +01:00 |
|
dfighter1985
|
40c6614dfc
|
Typo...
|
2015-02-20 03:22:02 +01:00 |
|
dfighter1985
|
100fb11435
|
Tell the user if the report couldn't be sent.
|
2015-02-20 02:54:05 +01:00 |
|
dfighter1985
|
a8fe3d6c24
|
Tell the user if the report couldn't be sent.
|
2015-02-20 02:54:05 +01:00 |
|
dfighter1985
|
36633a7aba
|
Override the cursor while sending the report.
|
2015-02-20 02:44:22 +01:00 |
|
dfighter1985
|
fc0cb388d8
|
Override the cursor while sending the report.
|
2015-02-20 02:44:22 +01:00 |
|
dfighter1985
|
7d88d84a5c
|
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
|
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
|
c1da7d663e
|
Probably a good idea to look for rcerror as rcerror.exe on Windows.
|
2015-02-20 02:03:33 +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
|
8417642596
|
Implemented the bug report Qt app and an example web app that takes the report.
|
2015-02-20 01:59:04 +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
|
35fe51761a
|
Added the Ryzom Core Error Reporter's skeleton.
|
2015-02-19 00:20:18 +01:00 |
|
dfighter1985
|
439302da23
|
Added the Ryzom Core Error Reporter's skeleton.
|
2015-02-19 00:20:18 +01:00 |
|
dfighter1985
|
9825a77b79
|
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 |
|
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 |
|
kervala
|
4ee76e6182
|
Fixed: Unnamed semaphores are deprecated under OS X
|
2015-02-14 17:52:15 +01:00 |
|
kervala
|
4b5bad763c
|
Fixed: Warning with multichars to int conversion
|
2015-02-14 14:25:50 +01:00 |
|
kervala
|
fc68f4da14
|
Fixed: Compilation
|
2015-02-14 13:57:06 +01:00 |
|
kervala
|
2ad2fea0bc
|
Changed: Replaced atoi and atof by NLMISC::fromString
|
2015-02-14 13:46:21 +01:00 |
|
kervala
|
3b38f01d5f
|
Changed: Minor changes
|
2015-02-14 12:47:03 +01:00 |
|
kervala
|
c510dcde2e
|
Fixed: Compilation warnings
|
2015-02-14 12:41:59 +01:00 |
|
dfighter1985
|
1d3b8bfd75
|
Include rgba.h in libwww.h. Thanks Nimetu!
|
2015-02-09 20:07:35 +01:00 |
|
dfighter1985
|
2fadeccaf1
|
Handle relative paths when loading .worldedit files in World Editor.
|
2015-02-08 00:24:29 +01:00 |
|
dfighter1985
|
eca3a92a08
|
Erm. Initialize Nel3D on other platforms too...
|
2015-02-06 02:29:33 +01:00 |
|