Commit Graph

124 Commits

Author SHA1 Message Date
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
jamie dale
d709c04a4e Fixed the Translation Picker reporting everything as untranslated
#jira UE-141040
#preflight 61fae7a6923ac18db7fc937b
#rb Vincent.Gauthier
#rnx
#lockdown jeanmichel.dignard

#ROBOMERGE-AUTHOR: jamie.dale
#ROBOMERGE-SOURCE: CL 18873925 in //UE5/Release-5.0/... via CL 18873962 via CL 18874617
#ROBOMERGE-BOT: UE5 (Release-Engine-Test -> Main) (v910-18824042)

[CL 18874644 by jamie dale in ue5-main branch]
2022-02-04 17:12:16 -05:00
Marc Audy
0c3be2b6ad Merge Release-Engine-Staging to Test @ CL# 18240298
[CL 18241953 by Marc Audy in ue5-release-engine-test branch]
2021-11-18 14:37:34 -05:00
justin hare
f75e38db4b Fixing instances where several FAssetEditorToolkit-derived editors treat a close request as a close command, prematurely cleaning up in anticipation of closure. This can leave an editor in a dysfunctional state if other code checks whether the editor *could* be closed without actually closing it.
For context, other editors commonly use OnRequestClose as an opportunity to see if their data has changed, and pop up a message box asking the user if they want to save or cancel the closure. Actual cleanup is performed in OnClose() or as part of their destructor.

#jira none
#rb alejandro.arango tom.tillotson patrick.hardy
#preflight 60b0079c072a1d00012bc01e

[CL 16495334 by justin hare in ue5-main branch]
2021-05-27 21:17:19 -04:00
aurel cordonnier
50944fd712 Merge UE5/RES @ 16162155 to UE5/Main
This represents UE4/Main @ 16130047 and Dev-PerfTest @ 16126156

[CL 16163576 by aurel cordonnier in ue5-main branch]
2021-04-29 19:32:06 -04:00
Marc Audy
01b7c9f4f5 Merge UE5/RES @ 15958325 to UE5/Main
This represents UE4/Main @ 15913390 and Dev-PerfTest @ 15913304

[CL 15958515 by Marc Audy in ue5-main branch]
2021-04-08 14:32:07 -04:00
jamie dale
cd70116f5b Removed literal reference to UE4
#jira UE-111723
#rb none
#rnx

#ROBOMERGE-SOURCE: CL 15777832 in //UE5/Release-5.0-EarlyAccess/...
#ROBOMERGE-BOT: STARSHIP (Release-5.0-EarlyAccess -> Main) (v783-15756269)

[CL 15787290 by jamie dale in ue5-main branch]
2021-03-23 19:03:10 -04:00
Marc Audy
bc88b73a29 Merge Release-Engine-Staging to Main @ CL# 15151250
Represents UE4/Main @ 15133763

[CL 15158774 by Marc Audy in ue5-main branch]
2021-01-21 16:22:06 -04:00
Matt Kuhlenschmidt
eee0ebb493 Static mesh editor icons and a few editors that shared the same icons
[CL 15051942 by Matt Kuhlenschmidt in ue5-main branch]
2021-01-12 13:38:00 -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
brooke hubert
48113fc77e Adding EditorFramework to build.cs files
#rnx
#Jira UE-96448
#rb chris.gagnon

[CL 14114839 by brooke hubert in ue5-main branch]
2020-08-14 13:24:16 -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
robert manuszewski
b7568cc694 Fix for UE-90683: You can no longer delete conflicting variables
Refactored FindField into FindUField and FindFProperty to avoid confusion caused by the fact that FindField<UField> will no longer return FProperties.

#jira UE-90683
#rb Steve.Robb
#tests Basic editor functionality test, cooked and ran PC client and server, bot soak tests for two hours

#ROBOMERGE-OWNER: robert.manuszewski
#ROBOMERGE-AUTHOR: robert.manuszewski
#ROBOMERGE-SOURCE: CL 12190998 in //UE4/Release-4.25/... via CL 12190999
#ROBOMERGE-BOT: RELEASE (Release-4.25Plus -> Main) (v661-12148976)

[CL 12191300 by robert manuszewski in Main branch]
2020-03-15 10:33:45 -04:00
rex hill
4511728f09 Tab manager filter can now block tab spawn
#rb chris.gagnon


#ROBOMERGE-OWNER: rex.hill
#ROBOMERGE-AUTHOR: rex.hill
#ROBOMERGE-SOURCE: CL 11604269 via CL 11604360 via CL 11604439
#ROBOMERGE-BOT: (v656-11643781)

[CL 11743509 by rex hill in Main branch]
2020-02-28 11:30:46 -05:00
jamie dale
aeae27da29 Translation Editor now shows stale translations as "Needs Review" rather than "Untranslated"
#jira
#rb none

#ROBOMERGE-SOURCE: CL 11610730 in //UE4/Release-4.25/... via CL 11610736
#ROBOMERGE-BOT: RELEASE (Release-4.25Plus -> Main) (v655-11596533)

[CL 11610747 by jamie dale in Main branch]
2020-02-25 13:27:52 -05: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
Robert Manuszewski
7b6f840f7f Copying //UE4/Dev-Core @ 10708550 to Dev-Main (//UE4/Dev-Main)
#rb none

[CL 10708666 by Robert Manuszewski in Main branch]
2019-12-13 11:07:03 -05:00
Chris Gagnon
8ab0638182 Copying //UE4/Dev-Editor to Dev-Main (//UE4/Dev-Main) for 4.24
#rb none

[CL 9325047 by Chris Gagnon in Main branch]
2019-10-01 20:41:42 -04:00
jamie dale
deb01fdcf2 Added whitespace validation to LocRes compilation, and added flags to control which validation to run on a per-target basis
#jira
#rb Nick.Darnell


#ROBOMERGE-OWNER: jamie.dale
#ROBOMERGE-AUTHOR: jamie.dale
#ROBOMERGE-SOURCE: CL 5232237 via CL 5239160

[CL 5239165 by jamie dale in Main branch]
2019-02-28 11:46:11 -05:00
Chris Gagnon
61c00b35aa DockTabs now supports a suffix string it takes precedend in layout when space is tight, currently used by asset editors to show dirty astrix.
#jira UE-68683

#rb Matt.Kuhlenschmidt

[CL 4813923 by Chris Gagnon in Dev-Editor branch]
2019-01-25 13:07:04 -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
Jamie Dale
9ebedfbcec Fixed Translation Picker constantly stealing focus
#fyi Joe.Conley
#rb none

[CL 4364459 by Jamie Dale in Dev-Editor branch]
2018-09-13 11:10:39 -04:00
Jamie Dale
e6cd2a0052 Fixed Translation Picker to correctly pick the text of the leaf-widget (including children and any visible tooltips)
#fyi Joe.Conley
#rb none

[CL 4364372 by Jamie Dale in Dev-Editor branch]
2018-09-13 10:18:39 -04:00
Jamie Dale
dd1193df33 Translation Picker can now pick String Table entries
It now attempts to show you the translation information for anything that has a valid identity (including String Table entries, which were previously being skipped by the ShouldGatherForLocalization check).

In cases where we have an identity but no localization target information for the translation data, we show a message saying that the text can be localized, but needs to be gathered (and hide the target field and save button).

Also updated the messages for the "not localizable" cases.

#fyi Joe.Conley
#rb none

[CL 4363795 by Jamie Dale in Dev-Editor branch]
2018-09-12 22:44:19 -04:00
Jamie Dale
8f701e93fa Clamp Translation Picker window to the work area (like a tooltip)
#fyi Joe.Conley
#rb none

[CL 4363731 by Jamie Dale in Dev-Editor branch]
2018-09-12 21:19:26 -04:00