Max Preussner
80158ecc7e
SessionFrontend: Displaying session authorization status in session browser; placeholder icons.
...
[CL 2698090 by Max Preussner in Main branch]
2015-09-18 19:17:11 -04:00
Max Preussner
bb1c37b221
SessionFrontend: Fixed Crash when right clicking UFE session browser section headers (UE-21238)
...
[CL 2697178 by Max Preussner in Main branch]
2015-09-18 12:17:12 -04:00
Max Preussner
8220ceecaf
SessionFrontend: Using full username to identify session owners
...
#CodeReview: peter.sauerbrei
[CL 2696478 by Max Preussner in Main branch]
2015-09-17 21:14:52 -04:00
Max Preussner
88478f51e7
SessionFrontend: Highlighting session groups and their number of sessions
...
[CL 2694630 by Max Preussner in Main branch]
2015-09-16 22:33:22 -04:00
Max Preussner
015d7aae06
SessionFrontend: Added ability to set session name and owner from the command line, i.e. on consoles running from Visual Studio
...
See SESSION console command for details.
#CodeReview: jamie.dale
[CL 2694616 by Max Preussner in Main branch]
2015-09-16 22:18:19 -04:00
Max Preussner
a1cf5dac10
SessionBrowser: Fixed unnamed non-standalone sessions not showing as 'unnamed'
...
#CodeReview: jamie.dale
[CL 2694395 by Max Preussner in Main branch]
2015-09-16 18:55:41 -04:00
Max Preussner
cae952efdc
SessionBrowser: Removed dead code
...
[CL 2694393 by Max Preussner in Main branch]
2015-09-16 18:54:59 -04:00
Max Preussner
5f01448c50
Added missing virtual destructors.
...
[CL 2689615 by Max Preussner in Main branch]
2015-09-13 01:13:32 -04:00
Max Preussner
5ebf8b7612
SessionFrontend: Redesigned session browser
...
[CL 2689586 by Max Preussner in Main branch]
2015-09-12 22:16:27 -04:00
Max Preussner
bb5021c5d5
SessionConsole: Code and documentation cleanup pass
...
[CL 2689514 by Max Preussner in Main branch]
2015-09-12 17:20:10 -04:00
Max Preussner
da9207a70c
SessionFrontend: Layout tweaks
...
[CL 2686568 by Max Preussner in Main branch]
2015-09-10 12:58:45 -04:00
Chris Wood
8a112d6140
PushMenu() now respects QueryPopupMethod(). All menus now support reusing windows.
...
UE-14641 - Fix PushMenu() to use QueryPopupMethod()
Pretty big refactor
Adds IMenu as way to identify menus. Replaces referring to menus as SWindows.
Lots of uses of PushMenu() fixed up to match new API
#codereview Nick.Atamas
[CL 2579277 by Chris Wood in Main branch]
2015-06-05 20:19:33 -04:00
Marc Audy
a425eba9ed
Unify Slate's FInputGesture and Engine's FInputChord as FInputChord defined in Slate
...
[CL 2481648 by Marc Audy in Main branch]
2015-03-17 11:36:28 -04:00
Saul Abreu
e9a1f089e7
Fixed UI_COMMAND macro implementation so that it requires use of the LOCTEXT_NAMESPACE macro in the same file it is invoked from. Added necessary LOCTEXT_NAMESPACE definitions to files missing them using UI_COMMAND.
...
[CL 2477295 by Saul Abreu in Main branch]
2015-03-12 15:26:31 -04:00
Jamie Dale
a569f6b356
Fixed code relying on SLATE_TEXT_ATTRIBUTE for STextBlock.
...
UETOOL-213 - Minimize Slate FString -> FText conversion (remove SLATE_TEXT_ATTRIBUTE)
This fixes any editor/engine specific code that was passing text to Slate as FString rather than FText.
[CL 2399803 by Jamie Dale in Main branch]
2015-01-07 09:52:40 -05:00
Max Preussner
67daf9ac6a
SessionServices: Made public headers compilable individually
...
[CL 2387548 by Max Preussner in Main branch]
2014-12-12 17:38:18 -05:00
Nick Darnell
90e793745c
Slate - ESlateCheckBoxState has been renamed to ECheckBoxState.
...
[CL 2384008 by Nick Darnell in Main branch]
2014-12-10 14:24:09 -05:00
Ben Marsh
149375b14b
Update copyright notices to 2015.
...
[CL 2379638 by Ben Marsh in Main branch]
2014-12-07 19:09:38 -05:00
Jamie Dale
d21cff33f7
Fixed code relying on SLATE_TEXT_ARGUMENT for STextEntryPopup
...
Made sure everything was using FText rather than FString.
[CL 2373660 by Jamie Dale in Main branch]
2014-12-02 08:37:25 -05:00
Jamie Dale
e856661aed
Fixed code relying on SLATE_TEXT_ATTRIBUTE for SHeaderRow::FColumn
...
Made sure everything was using FText rather than FString.
[CL 2370913 by Jamie Dale in Main branch]
2014-11-26 12:46:05 -05:00
Jamie Dale
97b21dc58b
Fixed code relying on SLATE_TEXT_ATTRIBUTE for SExpandableArea
...
Made sure everything was using FText rather than FString.
[CL 2370748 by Jamie Dale in Main branch]
2014-11-26 09:16:01 -05:00
Chris Gagnon
0e6d657c3d
Refactor to unify keyboard and controller input and focus.
...
Native controller navigation support.
[CL 2345039 by Chris Gagnon in Main branch]
2014-10-30 12:29:36 -04:00
Max Preussner
54ace367b9
SessionFrontend: include what you use; documentation cleanup pass.
...
[CL 2340607 by Max Preussner in Main branch]
2014-10-24 22:33:36 -04:00
Max Preussner
86ab8e3372
SessionFrontend: Showing EngineVersion=0 as 'custom build' (only official releases have version numbers)
...
[CL 2340335 by Max Preussner in Main branch]
2014-10-24 16:42:08 -04:00
Max Preussner
53fbf23192
UFE: Fixed non-unity build
...
#CodeReview: dan.hertzka
[CL 2339186 by Max Preussner in Main branch]
2014-10-23 18:02:00 -04:00