Lauren Barnes
6248f8d412
Replacing legacy EditorStyle calls with AppStyle
...
#preflight 6272a74d2f6d177be3c6fdda
#rb Matt.Kuhlenschmidt
#ROBOMERGE-OWNER: Lauren.Barnes
#ROBOMERGE-AUTHOR: lauren.barnes
#ROBOMERGE-SOURCE: CL 20057269 via CL 20070159 via CL 20072035 via CL 20072203
#ROBOMERGE-BOT: UE5 (Release-Engine-Staging -> Main) (v943-19904690)
#ROBOMERGE-CONFLICT from-shelf
[CL 20105363 by Lauren Barnes in ue5-main branch]
2022-05-09 13:12:28 -04:00
aurel cordonnier
34f55d3a4a
Merge from Release-Engine-Test @ 17946149 to UE5/Main
...
This represents UE4/Main @17911760, Release-5.0 @17915875 and Dev-PerfTest @17914035
[CL 17949667 by aurel cordonnier in ue5-main branch]
2021-10-27 15:14:40 -04:00
Lauren Barnes
39f1923ed0
Deprecating .Icon() as a slate attribute on SDockTab. By default, tab icons fall back to using the one for the tab spawner's menu item. SetTabIcon can be used in the edge cases where an icon needs to be set that doesn't match the default. Updating all found cases of .Icon() usage on SDockTab.
...
#jira UETOOL-3429
#preflight 60996a2bdd2e00000126ff25
#rb Matt.Kuhlenschmidt
[CL 16251489 by Lauren Barnes in ue5-main branch]
2021-05-10 14:19:15 -04:00
dave jones2
0e438f8e46
UE-62702 - Clicking the button to remove a Data Table row while no row is selected causes the first row in the table to be selected
...
The various commands that depend on a valid selection (eg: Copy, Duplicate, etc) need to use a FCanExecuteAction delegate to ensure that a row is currently highlighted. For now, we can just use CanEditTable for that check.
The Jira only calls out the toolbar as having this issue, but we need to add FCanExecuteAction to the commands as well. This ensures that these commands are disabled if they're ever added to a menu in the future.
#jira UE-62702
#rb michael.noland
[CL 15989996 by dave jones2 in ue5-main branch]
2021-04-13 10:48:43 -04:00
ben zeigler
2b1258dbf9
#jira UE-112290 Fix missing icon in DataRegistry editor, was renamed
...
Also fix unrecognized tab, and duplicate struct link in both registry and data table editor
#rb none
#ROBOMERGE-SOURCE: CL 15868470 in //UE5/Release-5.0-EarlyAccess/...
#ROBOMERGE-BOT: STARSHIP (Release-5.0-EarlyAccess -> Main) (v786-15839533)
[CL 15868477 by ben zeigler in ue5-main branch]
2021-03-30 17:49:53 -04:00
Matt Kuhlenschmidt
036e2d0733
Removed all instances of large toolbars with 40x40 icons and reset their layouts to confrom to the new standard toolbar size and tabless design
...
[CL 14999694 by Matt Kuhlenschmidt in ue5-main branch]
2021-01-06 12:07:36 -04:00
Matt Kuhlenschmidt
d2368b5d98
Consolidating icons.
...
Moved property editing icons to the generic icon set.
[CL 14753068 by Matt Kuhlenschmidt in ue5-main branch]
2020-11-16 09:57:56 -04:00
sebastian nordgren
c678b96a4b
FDetailsViewArgs 8 parameter defaulted constructor deprecated and all usages fixed.
...
#rb lauren.barnes
[CL 14750682 by sebastian nordgren in ue5-main branch]
2020-11-16 08:16:15 -04:00
Marcus Wassmer
3b81cf8201
Merging using //UE5/Main_to_//UE5/Release-Engine-Staging @14384769
...
autoresolved files
#rb none
[CL 14384911 by Marcus Wassmer in ue5-main branch]
2020-09-24 00:43:27 -04:00
Marc Audy
a7c9001a94
Merging //UE5/Release-Engine-Staging to Main (//UE5/Main) @ 14075166
...
#rb
#rnx
[CL 14075271 by Marc Audy in ue5-main branch]
2020-08-11 01:36:57 -04:00
brooke hubert
a470770796
Remove deprecated asset editor manager.
...
#Jira none
#rb lauren.barnes
[CL 13816532 by brooke hubert in ue5-main branch]
2020-07-01 16:35:41 -04:00
ryan durand
627baf970a
Updating copyright for Engine Editor.
...
#rnx
#rb none
#ROBOMERGE-SOURCE: CL 10869241 via CL 10869527 via CL 10869904
#ROBOMERGE-BOT: (v613-10869866)
[CL 10870586 by ryan durand in Main branch]
2019-12-26 15:33:43 -05:00
jason stasik
b93351c8d4
Make Data Table Editor refresh when filter changes
...
#jira UE-82674
#rb none
#ROBOMERGE-SOURCE: CL 9931657 in //UE4/Release-4.24/...
#ROBOMERGE-BOT: RELEASE (Release-4.24 -> Main) (v558-9892490)
[CL 9931719 by jason stasik in Main branch]
2019-10-31 15:17:06 -04:00
jason stasik
cc94a5cf12
Fix DataTableEditor member vars not being initialized
...
#jira UE-81657
#rb jamie.dale
#ROBOMERGE-SOURCE: CL 9887615 in //UE4/Release-4.24/...
#ROBOMERGE-BOT: RELEASE (Release-4.24 -> Main) (v553-9872581)
[CL 9887616 by jason stasik in Main branch]
2019-10-29 18:27:40 -04:00
Chris Gagnon
2e87118a18
Copying //UE4/Dev-Editor to Dev-Main (//UE4/Dev-Main) Interim 4.24.
...
#rb none
[CL 8614014 by Chris Gagnon in Main branch]
2019-09-10 11:35:20 -04:00
michael noland
cb0a903f55
Fixed a typo in FDataTableEditor::OnNavigateToDataTableRowCode where it was trying to navigate to the struct twice
...
[FYI] chris.gagnon
#ROBOMERGE-SOURCE: CL 8393064 via CL 8395595
#ROBOMERGE-BOT: (v403-8382528)
[CL 8395685 by michael noland in Main branch]
2019-09-02 04:44:45 -04:00
Chris Gagnon
930e33cb48
Copying //UE4/Dev-Editor to Dev-Main (//UE4/Dev-Main) for 4.23 From CL 6837861
...
#rb none
[CL 6838042 by Chris Gagnon in Main branch]
2019-06-04 15:42:48 -04:00
Ben Zeigler
b1e18ea227
#jira UE-72005 Correctly refresh data table defaults view when reimporting
...
#rb None
[CL 5675643 by Ben Zeigler in Dev-Framework branch]
2019-04-01 17:47:21 -04:00
Marc Audy
6c6b055f0e
Merging //UE4/Dev-Main to Dev-Framework (//UE4/Dev-Framework) @ 5271686
...
#rb
#rnx
[CL 5282523 by Marc Audy in Dev-Framework branch]
2019-03-04 10:23:33 -05:00
Chris Gagnon
80918bea22
Merging //UE4/Dev-Main to Dev-Editor (//UE4/Dev-Editor)
...
#rb none
[CL 5110714 by Chris Gagnon in Dev-Editor branch]
2019-02-21 13:05:30 -05:00
Ben Zeigler
ee796093c4
Add support for setting the ImportKeyField on a datatable, which allows selecting what field from the import/export data is used as the key
...
Add a DataTable Details tab to the data table editor to show this and the existing bStripFromClientBuilds flag
Right now you can only set these options after a datatable has been created, I will add import UI later as well as more options
#rb Fred.Kimberley
[CL 5078685 by Ben Zeigler in Dev-Framework branch]
2019-02-19 18:25:53 -05:00
Chris Gagnon
1a3bf5caf1
Merging The Engine directory from //UE4/Dev-Main to //UE4/Dev-Editor upto CL 4698813
...
#rb none
[CL 4720826 by Chris Gagnon in Dev-Editor branch]
2019-01-14 16:55:55 -05:00
Marc Audy
ab108c215e
Copying to Dev-Main @ CL# 4688301
...
#rb
#rnx
[CL 4688816 by Marc Audy in Main branch]
2019-01-08 11:38:48 -05:00
Chris Gagnon
8fc25ea18e
Merging //UE4/Dev-Main to Dev-Editor (//UE4/Dev-Editor)
...
#rb none
[CL 4676797 by Chris Gagnon in Dev-Editor branch]
2019-01-02 14:54:39 -05:00
Ben Marsh
7598af0532
Update copyright notices to 2019.
...
#rb none
#lockdown Nick.Penwarden
[CL 4662404 by Ben Marsh in Main branch]
2018-12-14 13:41:00 -05:00