Commit Graph

18 Commits

Author SHA1 Message Date
Matthew Griffin
bb70b349ce Merging CL 2804086 from //UE4/Release-4.11 to Dev-Main (//UE4/Dev-Main) to isolate copyright update
#lockdown Nick.Penwarden

[CL 2819020 by Matthew Griffin in Main branch]
2016-01-07 08:17:16 -05:00
Joe Conley
94500a71c3 Localization Module: GetLocalizationTargetByName moved here from LocalizationDashboard, removing old version and using new version instead
[CL 2620049 by Joe Conley in Main branch]
2015-07-14 09:59:44 -04:00
Saul Abreu
03739c4279 Created a new localization module for all the editor's general needs with regards to localization configuration scripts and localization pipeline configuration. Necessary minor refactoring to alter dependencies as needed.
[CL 2611380 by Saul Abreu in Main branch]
2015-07-06 14:49:51 -04:00
Joe Conley
43dd04b1be Translation Picker: Upload changes to OneSky
[CL 2608281 by Joe Conley in Main branch]
2015-07-01 17:12:23 -04:00
Joe Conley
014919729d Localization Dashboard: Fix crash on loading Loc Dashboard if OneSky plugin was not enabled.
[CL 2587661 by Joe Conley in Main branch]
2015-06-15 14:39:19 -04:00
Joe Conley
6cb0ae2cb1 Add Localization Service Provider settings to Localization Dashboard
Also deleting Localization Dashboard's ILocalizationServiceProvider, as this class now exists in the LocalizationService module.

[CL 2564754 by Joe Conley in Main branch]
2015-05-26 07:13:31 -04:00
Saul Abreu
9c7b62ebe5 Massive overhaul of gather configuration UI in the Localization Dashboard. Updated localization configuration script settings with new, more descriptive names and moved "friendly" behaviors to the Localization Dashboard's localization configuration script generation code, rather than in the commandlets. REVIEW CHANGELIST FOR API CHANGES.
[CL 2520629 by Saul Abreu in Main branch]
2015-04-22 01:18:49 -04:00
Robert Manuszewski
940c4336fc Fixing module implementation macro for LocalizationDashboardModule
[CL 2506935 by Robert Manuszewski in Main branch]
2015-04-09 12:25:51 -04:00
Mike Fricker
114458bf0f Clang warning fixes: Fixed missing 'override' specifiers
- Also removed some unreferenced functions that adding 'override' revealed

PR #1002 -- Thank you, Omar007!

[CL 2498415 by Mike Fricker in Main branch]
2015-04-01 07:20:55 -04:00
Saul Abreu
8e63e8c809 Refactored localization target data structures so that the configuration settings exist within a unified localization dashboard settings object.
[CL 2495090 by Saul Abreu in Main branch]
2015-03-28 19:17:15 -04:00
Saul Abreu
69249c5a98 Added engine localization target set and project localization target set separation in localization dashboarded. Added tab for engine localization target set. Made the localization commandlet process use the project file as necessary.
[CL 2477847 by Saul Abreu in Main branch]
2015-03-12 19:41:56 -04:00
Saul Abreu
d15578233c Relocated several methods on FLocalizationTargetSettings to ULocalizationTarget in preparation for seprating UE4 and game-specific target sets. ULocalizationTarget will make the distinction possible, not FLocalizationTargetSettings.
[CL 2472820 by Saul Abreu in Main branch]
2015-03-09 15:09:46 -04:00
Saul Abreu
fe3c70a0ff Updated copyright years on localization dashboard source files.
[CL 2469772 by Saul Abreu in Main branch]
2015-03-05 00:11:00 -05:00
Saul Abreu
945f1a533a Moved detail customizations from the localization dashboard and localization target editor into their own files. Both are registered and unregistered as part of the module now.
[CL 2469770 by Saul Abreu in Main branch]
2015-03-05 00:08:26 -05:00
Saul Abreu
c74168b734 Renamed project localization settings to localization target set, as its purpose is simpler now. Done in preparation for having UE4 targets versus project-specific targets.
[CL 2469744 by Saul Abreu in Main branch]
2015-03-04 22:31:03 -05:00
Saul Abreu
c288a9b27a Redesigned layout for localization dashboard and target editor tabs.
[CL 2424624 by Saul Abreu in Main branch]
2015-01-29 17:59:14 -05:00
Saul Abreu
ba97642af2 Fixed build issues with new localization dashboard module files. Also replaced unnecessary usage of NSLOCTEXT with LOCTEXT_NAMESPACE defines and LOCTEXT.
[CL 2421279 by Saul Abreu in Main branch]
2015-01-27 18:24:26 -05:00
Saul Abreu
ede61945bf Added the experimental Localization Dashboard UI.
[CL 2421013 by Saul Abreu in Main branch]
2015-01-27 16:31:40 -05:00