This website requires JavaScript.
Explore
Help
Sign In
izzy
/
UnrealEngineUWP
Watch
0
Star
0
Fork
0
You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced
2026-03-26 18:15:20 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
84307a427e4a0a96bd68877ddf232db00aefd790
UnrealEngineUWP
/
Engine
/
Source
/
Programs
/
CrashReporter
/
CrashReportClient
/
Private
History
Ben Marsh
3b30d23ec5
Move GEngineVersion into FEngineVersion::Current(), and GCompatibleWithEngineVersion to FEngineVersion::CompatibleWith().
...
#platformnotify Josh.Adams [CL 2655102 by Ben Marsh in Main branch]
2015-08-13 15:44:02 -04:00
..
Linux
…
Mac
cis fix
2015-03-02 11:17:56 -05:00
Windows
CrashReporter-Client - Use directory creation time for finding the most recent error report as WER may update timestamp for all reports thus making the data inaccurate
2015-07-29 11:13:32 -04:00
CrashDescription.cpp
Crash reporter improvements (OR-4990/Automatically copy full dumps to Network Share)
2015-07-22 07:33:02 -04:00
CrashDescription.h
Move GEngineVersion into FEngineVersion::Current(), and GCompatibleWithEngineVersion to FEngineVersion::CompatibleWith().
2015-08-13 15:44:02 -04:00
CrashReportAnalytics.cpp
CrashReporter now identifies itself to analytics as CrashReporter instead of looking like another engine run. #UE-12598
2015-03-27 10:43:02 -04:00
CrashReportAnalytics.h
…
CrashReportClient.cpp
CrashReportClient - Better formatting the diagnostics text (UI fix) #jira UE-18020
2015-07-02 11:12:57 -04:00
CrashReportClient.h
CrashReportClient - Better formatting the diagnostics text
2015-07-01 11:24:39 -04:00
CrashReportClientApp.cpp
CrashReportClient - Various privacy concerns (Analytics via send button)
2015-07-02 11:06:47 -04:00
CrashReportClientStyle.cpp
CrashReportClient - Added CloseWithoutSending, PII is only send if check box "Allow to be.." is checked, username is only send when running non-launcher build, added options to view the folder with the crash data
2015-07-01 06:26:52 -04:00
CrashReportClientStyle.h
…
CrashReportClientUnattended.cpp
Fixed various issues that were only showing up during the process of packaging a project from the editor
2015-07-15 11:16:31 -04:00
CrashReportClientUnattended.h
…
CrashReportUtil.h
CrashReportClient - Various privacy concerns (Analytics via send button)
2015-07-02 11:06:47 -04:00
CrashUpload.cpp
Fixed various issues that were only showing up during the process of packaging a project from the editor
2015-07-15 11:16:31 -04:00
CrashUpload.h
…
GenericErrorReport.cpp
CrashReportClient - Remove commandline if not allowed to contact
2015-07-07 18:12:32 -04:00
GenericErrorReport.h
CrashReportClient - Added CloseWithoutSending, PII is only send if check box "Allow to be.." is checked, username is only send when running non-launcher build, added options to view the folder with the crash data
2015-07-01 06:26:52 -04:00
MainLoopTiming.cpp
CrashReportClient - UECORE-160/Process 'ensures' with the crash report client
2015-06-02 10:49:39 -04:00
MainLoopTiming.h
CrashReportClient - UECORE-160/Process 'ensures' with the crash report client
2015-06-02 10:49:39 -04:00
PendingReports.cpp
…
PendingReports.h
…
PlatformErrorReport.h
…
SCrashReportClient.cpp
CrashReportClient - Added CloseWithoutSending, PII is only send if check box "Allow to be.." is checked, username is only send when running non-launcher build, added options to view the folder with the crash data
2015-07-01 06:26:52 -04:00
SCrashReportClient.h
…