kaetemi
|
891011b74c
|
Merge with hotfix
|
2015-02-22 10:39:02 +01:00 |
|
kaetemi
|
376833a884
|
Revert invalid hotfix commits
|
2015-02-22 10:34:27 +01:00 |
|
dfighter1985
|
4b15d60ec0
|
Merged in hotfix (pull request #117)
Merge hotfix branch
|
2015-02-21 23:09:07 +01:00 |
|
dfighter1985
|
218b413bd0
|
Removed unused references to CMsgBoxDisplayer.
|
2015-02-21 22:34:02 +01:00 |
|
dfighter1985
|
98cc1f03f8
|
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
|
8a571b8689
|
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
|
566d21f64e
|
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
|
d33da5fe44
|
Install rcerror
|
2015-02-21 20:01:44 +01:00 |
|
kaetemi
|
28a4989c17
|
Visual Studio 2013 compilation support for Ryzom Client
|
2015-02-20 18:10:06 +01:00 |
|
kaetemi
|
b8586b84ec
|
Visual Studio 2013 compilation support for Ryzom Client
|
2015-02-20 17:57:11 +01:00 |
|
kaetemi
|
a5ede54ded
|
Visual Studio 2013 compilation support for Ryzom Client
|
2015-02-20 17:53:39 +01:00 |
|
kaetemi
|
2e3c25251a
|
Visual Studio 2013 compilation support for NeL Tools
|
2015-02-20 17:51:13 +01:00 |
|
kaetemi
|
ae1de68f3b
|
Visual Studio 2013 compilation support for Ryzom Client
|
2015-02-20 17:50:58 +01:00 |
|
kaetemi
|
51721efeec
|
Visual Studio 2013 compilation support for NLGUI
|
2015-02-20 17:17:07 +01:00 |
|
kaetemi
|
e60b2dc760
|
Visual Studio 2013 compilation support for NL3D
|
2015-02-20 17:14:12 +01:00 |
|
kaetemi
|
dedd5b7ef9
|
Visual Studio 2013 compilation support for NLSOUND
|
2015-02-20 17:14:00 +01:00 |
|
kaetemi
|
165151a7e6
|
Visual Studio 2013 compilation support for NLMISC
|
2015-02-20 17:07:23 +01:00 |
|
kaetemi
|
a8d366ead3
|
Visual Studio 2013 compilation support for NLPACS
|
2015-02-20 16:31:54 +01:00 |
|
kaetemi
|
e00310422f
|
Visual Studio 2013 compilation support for NLNET
|
2015-02-20 16:29:09 +01:00 |
|
kaetemi
|
881bbc6083
|
Visual Studio 2013 compilation support for NLMISC
|
2015-02-20 16:24:19 +01:00 |
|
dfighter1985
|
893ef9e2aa
|
Typo...
|
2015-02-20 03:22:02 +01:00 |
|
dfighter1985
|
0eb8913a20
|
Typo...
|
2015-02-20 03:22:02 +01:00 |
|
dfighter1985
|
3be42babfe
|
Oups
|
2015-02-20 02:56:22 +01:00 |
|
dfighter1985
|
7e2e2ae56b
|
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
|
31907ca35f
|
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
|
52bb68f547
|
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
|
04480a3290
|
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
|
a92f816f55
|
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
|
aca8314fdb
|
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
|
e962a41323
|
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 |
|
kaetemi
|
26cbf643bb
|
Branch feature-crashreport
|
2015-02-22 10:29:08 +01:00 |
|
dfighter1985
|
cc52abcfa0
|
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
|
03a3a6bd3a
|
Merge with hotfix
|
2015-02-15 09:54:31 +01:00 |
|
kervala
|
d5b620391e
|
Fixed: Wrong include guard for admin_modules PCH
|
2015-02-15 09:53:56 +01:00 |
|
kervala
|
9718f37ec4
|
Merge with hotfix
|
2015-02-14 19:29:36 +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
|
8f04f658a4
|
Merge with hotfix
|
2015-02-14 16:07:04 +01:00 |
|