Commit Graph

4 Commits

Author SHA1 Message Date
Dmitry Rekman
fc4578d1b4 More headless crash reporter fixes.
[CL 2330736 by Dmitry Rekman in Main branch]
2014-10-15 17:08:46 -04:00
Wes Hunt
31e2bb00ac Removed a bunch of stuff from Slate standard include, created SlateBasics.h
* Moved Slate.h into SlateBasics.h and began shifting less commonly used headers into SlateExtras.h.
* Slate.h now simply includes SlateBasics.h and SlateExtras.h.
* Slate.h includes a deprecated warning now to indicate that SlateBasics.h + specific includes should be used instead.
* Moved dozens of inlined functions using Slate widgets into .cpp files to avoid header dependencies.
* All code samples now include SlateBasics.h and SlateExtras.h so future shifts will not break most those projects, but not trigger the deprecation warning of including Slate.h.
#BUN

[CL 2329610 by Wes Hunt in Main branch]
2014-10-14 22:50:06 -04:00
Mark Satterthwaite
d8011b6dba Fix from Thomas Sarkanen for CRITICAL: EDITOR: Mac: CRASH: Creating a new collection while connented to Source Control (TTP #345087) - make sure that the scoped source control progress window is created as a modal window.
#codereview michael.trepka, thomas.sarkanen

[CL 2277714 by Mark Satterthwaite in Main branch]
2014-08-29 11:20:13 -04:00
Tim Sweeney
324683ce78 Engine source (Main branch up to CL 2026164) 2014-03-14 14:13:41 -04:00