Commit Graph

5 Commits

Author SHA1 Message Date
aditya ravichandran
f945900910 SFilterBar: Add functionality to create and edit custom text filters from the Add Filter dropdown
Add an SFilterSearchBox widget to allow saving custom searches as filters
#rb louise.rasmussen
#preflight 62a21b1c415407fc4cd1c59c
#jira UE-151903

#ROBOMERGE-OWNER: aditya.ravichandran
#ROBOMERGE-AUTHOR: aditya.ravichandran
#ROBOMERGE-SOURCE: CL 20580391 via CL 20583093 via CL 20583265 via CL 20583295
#ROBOMERGE-BOT: UE5 (Release-Engine-Staging -> Main) (v955-20579017)

[CL 20585576 by aditya ravichandran in ue5-main branch]
2022-06-09 18:00:14 -04:00
aditya ravichandran
53360c9ff0 Refactor SFilterList in the Content Browser into more globally usable Filter Widgets
SBasicFilterBar in ToolWidgets is the most generic filter bar, usable in non editor buillds as well
SAssetFilterBar in EditorWidgets is a complex filter bar with support for the built in asset filters from the content browser
SFilterBar in EditorWidgets is the most convinient filter bar to use in editor if you want asset filters and custom filters

#jira UE-151904
#rbJulien.StJean, jamie.dale
#preflight 628ba0da693c5e1de27cbc30

#ROBOMERGE-OWNER: aditya.ravichandran
#ROBOMERGE-AUTHOR: aditya.ravichandran
#ROBOMERGE-SOURCE: CL 20330320 via CL 20337158 via CL 20338269 via CL 20338595
#ROBOMERGE-BOT: UE5 (Release-Engine-Staging -> Main) (v948-20297126)

[CL 20340436 by aditya ravichandran in ue5-main branch]
2022-05-23 18:18:06 -04:00
Dominik Peacock
d017c2c53a Move SCustomDialog from UnrealEd to ToolWidgets
Unshelved from pending changelist '19221005':

#jira none
#rb Sebastian.Nordgren
#preflight 622105f6a00412627d0743ed

[CL 19311394 by Dominik Peacock in ue5-main branch]
2022-03-08 16:29:24 -05: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
Matt Kuhlenschmidt
10c994f73c Added Primary Button to new "ToolWidgets" module. The ToolWidgets module is designed to house common widgets used in tool like applications (editors, insights, ufe,etc) that do not depend on UnrealEd
[CL 17448165 by Matt Kuhlenschmidt in ue5-main branch]
2021-09-07 14:46:49 -04:00