Commit Graph

7 Commits

Author SHA1 Message Date
Justin Sargent
d7fe51bc96 The WidgetCarousel no longer defaults to the WidgetCarouselModuleStyle. Instead this must be specified upon construction. This prevents warning spam for applications like the launcher which don't ship editor content which the WidgetCarouselModuleStyle is dependent upon.
Merging using UE4-To-UE4-LauncherDev

[CL 2567510 by Justin Sargent in Main branch]
2015-05-27 17:50:45 -04:00
bruce nesbit
15873e22b5 Added suport for classes to register with super search for handling/acting on searches
Hooked in feature packs to show in super search using tags in the FP manifests
Added some keywords to manifests for super search

[CL 2526727 by bruce nesbit in Main branch]
2015-04-27 05:56:20 -04:00
Frank Fella
fe1905e4b1 AddContentDialog - Fix issues.
+ Fix text flicker on tab switch.
+ Don't allow multiple instances of the dialog to be opened.
+ Change the tab order to match the new project dialog.
+ Fix warnings.

[CL 2386074 by Frank Fella in Main branch]
2014-12-11 16:09:40 -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
Frank Fella
60f9975fc2 AddContentDialog - Upgrade to the nice widget carousel that the launcher uses.
[CL 2357397 by Frank Fella in Main branch]
2014-11-12 14:49:21 -05:00
Frank Fella
59290a82ca AddContentDialog - Add destructors and undefine loctext namespaces to fix the build.
[CL 2353194 by Frank Fella in Main branch]
2014-11-07 13:16:53 -05:00
Frank Fella
ec05ac91a5 AddContentDialog - A dialog and lower level infrastructure for adding additional content to an existing game. Currently there is only support for the new "feature pack" upack files.
#codereview matt.kuhlenschmidt, nick.atamas

[CL 2353064 by Frank Fella in Main branch]
2014-11-07 09:55:57 -05:00