This website requires JavaScript.
Explore
Help
Sign In
izzy
/
UnrealEngineUWP
Watch
0
Star
0
Fork
0
You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced
2026-03-26 18:15:20 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d70154e80a3e28ab66c0dfd46bc3943f7362896d
UnrealEngineUWP
/
Engine
/
Source
/
Developer
/
SourceControl
/
Private
History
Michael Trepka
6de96b021a
FSourceControlModule::ShowLoginDialog will now properly show the window as modal if needed when RootWindow is NULL
...
[CL 2322621 by Michael Trepka in Main branch]
2014-10-08 09:58:56 -04:00
..
Tests
Automation: Milestone 2 - Editor build promotion tests
2014-08-12 22:05:52 -04:00
DefaultSourceControlProvider.cpp
…
DefaultSourceControlProvider.h
UE4 Refactoring. Changed OVERRIDE and FINAL macros to keywords override and final.
2014-06-13 06:14:46 -04:00
ScopedSourceControlProgress.cpp
Fix from Thomas Sarkanen for CRITICAL: EDITOR: Mac: CRASH: Creating a new collection while connented to Source Control (TTP
#345087
) - make sure that the scoped source control progress window is created as a modal window.
2014-08-29 11:20:13 -04:00
SourceControlHelpers.cpp
Fix branching creating multiple files
2014-07-09 06:31:13 -04:00
SourceControlModule.cpp
FSourceControlModule::ShowLoginDialog will now properly show the window as modal if needed when RootWindow is NULL
2014-10-08 09:58:56 -04:00
SourceControlModule.h
Fixed crash closing the editor with SVN source control enabled
2014-08-05 10:29:53 -04:00
SourceControlPrivatePCH.h
…
SourceControlSettings.cpp
…
SourceControlSettings.h
…
SSourceControlLogin.cpp
SCC: Source control login UI polish
2014-09-16 13:46:07 -04:00
SSourceControlLogin.h
UE4 Refactoring. Changed OVERRIDE and FINAL macros to keywords override and final.
2014-06-13 06:14:46 -04:00
SSourceControlPicker.cpp
…
SSourceControlPicker.h
…
SSourceControlStatus.cpp
Fix constant FName initialization in places that execute often
2014-09-11 16:48:17 -04:00
SSourceControlStatus.h
…