Commit Graph

12 Commits

Author SHA1 Message Date
Saul Abreu
060717d4d5 Source control operations on the config files for the localization dashboard settings are now handled manually and exposed via a widget in the localization dashboard.
[CL 2495099 by Saul Abreu in Main branch]
2015-03-28 20:00:44 -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
Matthew Griffin
ee952b3026 Fixed non-Unity build errors
#codereview Saul.Abreu

[CL 2469943 by Matthew Griffin in Main branch]
2015-03-05 06:15:45 -05: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
Richard TalbotWatkin
47d421e075 Added option to specify whether a save dialog can be declined as opposed to cancelled.
Some dialogs, e.g. from save menu actions, don't need the two options.
#jira UE-10400 - Clicking on Save All brings up same window as when closing the editor

[CL 2463740 by Richard TalbotWatkin in Main branch]
2015-02-27 04:17:41 -05:00
Saul Abreu
e1f29e87e9 Added buttons to localization dashboard and target editor to "compile translations" (generate localization resource files).
[CL 2426494 by Saul Abreu in Main branch]
2015-01-30 17:29:25 -05:00
Saul Abreu
1dcfee6341 Added dialog prompts for path selection in import/export operations in the localization dashboard and target editor.
[CL 2426363 by Saul Abreu in Main branch]
2015-01-30 16:29:01 -05:00
Jamie Dale
5f5d0206a9 Fixed some new code that was providing text to Slate as FString rather than FText
UETOOL-213 - Minimize Slate FString -> FText conversion (remove SLATE_TEXT_ATTRIBUTE)

[CL 2422115 by Jamie Dale in Main branch]
2015-01-28 09:33:56 -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