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
bc56ddf52cedf9dfd386b5c276b5b04e4e5609bc
UnrealEngineUWP
/
Engine
/
Source
/
Developer
/
AutomationWindow
/
Private
History
Jamie Dale
fe2c01e3c0
Ensured that everything in the editor using a TTextFilter is reporting syntax error information back to the user
...
[CL 2582959 by Jamie Dale in Main branch]
2015-06-10 13:22:27 -04:00
..
AutomationFilter.h
…
AutomationPresetManager.cpp
Fixed code relying on SLATE_TEXT_ATTRIBUTE for STextBlock.
2015-01-07 09:52:40 -05:00
AutomationPresetManager.h
Fixed code relying on SLATE_TEXT_ATTRIBUTE for STextBlock.
2015-01-07 09:52:40 -05:00
AutomationWindowModule.cpp
SessionServices: Made public headers compilable individually
2014-12-12 17:38:18 -05:00
AutomationWindowPrivatePCH.h
SessionServices: Made public headers compilable individually
2014-12-12 17:38:18 -05:00
SAutomationExportMenu.cpp
…
SAutomationExportMenu.h
…
SAutomationGraphicalResultBox.cpp
Fixed code relying on SLATE_TEXT_ATTRIBUTE for STextBlock.
2015-01-07 09:52:40 -05:00
SAutomationGraphicalResultBox.h
…
SAutomationTestItem.cpp
Fix shadowed variables
2015-03-02 15:12:31 -05:00
SAutomationTestItem.h
…
SAutomationTestItemContextMenu.h
…
SAutomationTestTreeView.h
Added a way for STableViewBase (and its derived types) to notify you when they are scrolled.
2015-04-10 12:59:46 -04:00
SAutomationWindow.cpp
Ensured that everything in the editor using a TTextFilter is reporting syntax error information back to the user
2015-06-10 13:22:27 -04:00
SAutomationWindow.h
Fixed code relying on SLATE_TEXT_ATTRIBUTE for STextBlock.
2015-01-07 09:52:40 -05:00
SAutomationWindowCommandBar.cpp
…
SAutomationWindowCommandBar.h
…