Commit Graph

7 Commits

Author SHA1 Message Date
Jaroslaw Palczynski
41f2069c68 UE-14034: UnrealSync resets to default settings when opened
[CL 2564722 by Jaroslaw Palczynski in Main branch]
2015-05-26 05:55:59 -04:00
Jaroslaw Palczynski
c8d6fae1a3 UECORE-112: US3: Implement UnrealSync for Mac.
+ Changed icons to the expected ones.

[CL 2558328 by Jaroslaw Palczynski in Main branch]
2015-05-20 04:42:36 -04:00
Jaroslaw Palczynski
1aae575a70 Added GetCaptureGroup to FRegexMatcher.
+ Changed old usages in UnrealSync.

[CL 2526560 by Jaroslaw Palczynski in Main branch]
2015-04-27 02:46:47 -04: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
Jaroslaw Palczynski
2477b5bd67 UnrealSync3 improvements:
- Moved UAT functionality to US3 -- now the GUI doesn't need UAT anymore.
- The tool is syncing itself at startup and by default runs from copy. It assumes that Binaries/Win64 is writable, but I think its fine cause this tool is needed for syncing anyway.
- User have to provide P4 port and P4 user from command line or from environment variables. It is also assumed that p4.exe is runnable from standard cmd.exe without providing a path.

[CL 2094445 by Jaroslaw Palczynski in Main branch]
2014-06-04 11:01:22 -04:00
Jaroslaw Palczynski
4e75521b7f Couple of improvements for UnrealSync3:
- Moved WinMain to platform specific place.
- Added reload labels button.
- After finishing sync the program gets to the beggining instead of closing.
- Syncing is now copying AutomationToolLauncher.exe to temp file to allow syncing itself.

[CL 2084805 by Jaroslaw Palczynski in Main branch]
2014-05-29 16:59:04 -04:00
Jaroslaw Palczynski
26cfa3432e UnrealSync GUI
Initial version of UnrealSync UAT command GUI.
#codereview Robert.Manuszewski, Gil.Gribb

[CL 2080263 by Jaroslaw Palczynski in Main branch]
2014-05-21 08:45:24 -04:00