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
c65a2c0128ee2dabfacb1300a40645e8aa75902e
UnrealEngineUWP
/
Engine
/
Source
/
Editor
/
SourceControlWindows
/
Private
History
brooke hubert
f629a92be5
[Revision Control] Auto select CL description text when moving files between CLs
...
#Jira UE-217318 #rb zach.rammell [CL 34361115 by brooke hubert in ue5-main branch]
2024-06-13 20:26:35 -04:00
..
SourceControlSettings.h
…
SourceControlWindows.cpp
[UEFN] Support multiple projects on the same perforce workspace
2024-06-05 12:05:35 -04:00
SourceControlWindowsModule.cpp
…
SSourceControlChangelistRows.cpp
…
SSourceControlChangelistRows.h
…
SSourceControlChangelists.cpp
Source Control Changelist View
2024-05-10 12:25:21 -04:00
SSourceControlChangelists.h
…
SSourceControlCheckedOutDialog.cpp
SkeinUE: Generalized 'checked out by' dialog by moving it to /SourceControlWindows. Folluw up CL from
#33935263
.
2024-05-31 15:24:34 -04:00
SSourceControlCheckedOutDialog.h
SkeinUE: Generalized 'checked out by' dialog by moving it to /SourceControlWindows. Folluw up CL from
#33935263
.
2024-05-31 15:24:34 -04:00
SSourceControlCommon.cpp
…
SSourceControlCommon.h
…
SSourceControlDescription.cpp
[Revision Control] Auto select CL description text when moving files between CLs
2024-06-13 20:26:35 -04:00
SSourceControlDescription.h
…
SSourceControlFileDialog.cpp
Slate: Deprecate SListView::ItemHeight and STreeViewItemHeight. ItemHeight and ItemWidth are only used when the panel is is as a tile or both value are assigned. With TreeView and ListView, you can't assigned both. The function are protected, a subclass of those could but it's up to them to expose the ItemHeight and ItemWidth. This behavior changed was introduced with CL 7634094.
2024-05-01 08:05:39 -04:00
SSourceControlFileDialog.h
…
SSourceControlHistory.cpp
Slate: Deprecate SListView::ItemHeight and STreeViewItemHeight. ItemHeight and ItemWidth are only used when the panel is is as a tile or both value are assigned. With TreeView and ListView, you can't assigned both. The function are protected, a subclass of those could but it's up to them to expose the ItemHeight and ItemWidth. This behavior changed was introduced with CL 7634094.
2024-05-01 08:05:39 -04:00
SSourceControlRevert.cpp
Slate: Deprecate SListView::ItemHeight and STreeViewItemHeight. ItemHeight and ItemWidth are only used when the panel is is as a tile or both value are assigned. With TreeView and ListView, you can't assigned both. The function are protected, a subclass of those could but it's up to them to expose the ItemHeight and ItemWidth. This behavior changed was introduced with CL 7634094.
2024-05-01 08:05:39 -04:00
SSourceControlSubmit.cpp
Slate: Deprecate SListView::ItemHeight and STreeViewItemHeight. ItemHeight and ItemWidth are only used when the panel is is as a tile or both value are assigned. With TreeView and ListView, you can't assigned both. The function are protected, a subclass of those could but it's up to them to expose the ItemHeight and ItemWidth. This behavior changed was introduced with CL 7634094.
2024-05-01 08:05:39 -04:00
SSourceControlSubmit.h
…