Commit Graph

52 Commits

Author SHA1 Message Date
robert seiver
b333debc9a Allows creation of new workspaces through SlateUGS
#jira UE-163947
#preflight none
#rb Zack.Neyland

[CL 22459139 by robert seiver in ue5-main branch]
2022-10-11 11:51:56 -04:00
robert seiver
c7cc34b3b5 Fixed const-correctness and added TEXT() macro to a string literal
#fyi Brandon.Schaefer
#preflight none

[CL 22207969 by robert seiver in ue5-main branch]
2022-09-27 14:37:01 -04:00
robert seiver
a653391a26 Add loading modal dialog window when selecting stream for new workspace
#fyi Brandon.Schaefer, Zack.Neyland
#preflight none

[CL 22207799 by robert seiver in ue5-main branch]
2022-09-27 14:21:41 -04:00
robert seiver
2f410924f1 Removing accidental early submission
#fyi Brandon.Schaefer
#preflight none

[CL 22206890 by robert seiver in ue5-main branch]
2022-09-27 13:17:53 -04:00
robert seiver
a4bf56c3cc Select stream window works and has all features except the loading screen and the search filter (lower prio tasks)
#fyi Brandon.Schaefer, Zack.Neyland
#preflight none

[CL 22206604 by robert seiver in ue5-main branch]
2022-09-27 13:00:50 -04:00
robert seiver
bfc4db96dd Added UI for select-a-stream window, but data is not shown yet.
Made all instances of UGSTab* null-initialized, and made them required arguments in widgets which hold them

#preflight none
#rb Brandon.Schaefer

[CL 22114672 by robert seiver in ue5-main branch]
2022-09-21 11:56:01 -04:00
Brandon Schaefer
35622222a0 SlateUGS: Add new ChangeInfo for Precompiled binaries and Content/Code
Use the value for progress to display a percentage if there is one set
Change the text color when Sync Precompiled binaries are selected allowing you to see which CL have them

#jira none
#rb none
#fyi Robert.Seiver
#preflight none

[CL 22017009 by Brandon Schaefer in ue5-main branch]
2022-09-14 17:22:00 -04:00
Josh Adams
bb4d7afa29 - Changes to get SlateUGS compiling without PCH or non-unity
#rb zack.neyland
#preflight skip (not built)

[CL 21856949 by Josh Adams in ue5-main branch]
2022-09-07 14:07:32 -04:00
Brandon Schaefer
31ef2ad194 SlateUGS: First pass at syncing precompiled editor/binaries
Still work to be done, but we are syncing the pre compiled editor, just need to unzip it!

#jira none
#rb none
#preflight none
#fyi Robert.Seiver

[CL 21749100 by Brandon Schaefer in ue5-main branch]
2022-09-01 17:54:04 -04:00
Brandon Schaefer
9c2b232675 Fix Windows path not using *.exe
#jira none
#rb none
#fyi Robert.Seiver
#preflight none

[CL 21457202 by Brandon Schaefer in ue5-main branch]
2022-08-19 10:30:26 -04:00
Brandon Schaefer
4db077bafd Grab a handle to the Log so we can log some basic actions that are not instance
Giving *some* feedback that we are trying to do something

#jira none
#rb none
#fyi Robert.Seiver
#preflight none

[CL 21457183 by Brandon Schaefer in ue5-main branch]
2022-08-19 10:29:29 -04:00
Brandon Schaefer
a2fa258384 Add suport for Open in Editor and Open Explorer buttons
#jira none
#rb none
#preflight none
#fyi Robert.Seiver

[CL 21449978 by Brandon Schaefer in ue5-main branch]
2022-08-18 17:06:59 -04:00
Brandon Schaefer
348be41285 Implement support for Build button
Add icons for missing ones

#jira none
#rb none
#fyi Robert.Seiver
#preflight none

[CL 21449376 by Brandon Schaefer in ue5-main branch]
2022-08-18 16:23:15 -04:00
Brandon Schaefer
b3b21b1bef Add a refresh button that will ask PerforceMonitor to refresh its CL list
#jira none
#rb none
#preflight none
#fyi Robert.Seiver

[CL 21447329 by Brandon Schaefer in ue5-main branch]
2022-08-18 14:54:30 -04:00
Brandon Schaefer
e72e6bb08d If we fail to setup workspace, dont try to access shared pointers created by it
#jira none
#rb none
#preflight none
#fyi Robert.Seiver

[CL 21446366 by Brandon Schaefer in ue5-main branch]
2022-08-18 14:19:03 -04:00
Brandon Schaefer
eabefaeffa Fix an active sync while closing the application calling back into a possible dead tab
overall this likely *should* have been cleaned up in the dtor of the workspace but being explicit here resolves the crash. Need to dig into more why not being cleaned up correctly

#jira none
#rb none
#preflight none
#fyi Robert.Seiver

[CL 21441655 by Brandon Schaefer in ue5-main branch]
2022-08-18 10:08:35 -04:00
Brandon Schaefer
95673ee7a1 Add a cancel button to cancel a sync
TODO add a pop up to confirm yes/no you really want to cancel such a thing

#jira none
#rb none
#preflight none
#fyi Robert.Seiver

[CL 21415970 by Brandon Schaefer in ue5-main branch]
2022-08-16 18:20:22 -04:00
Brandon Schaefer
1a8bb972ed Highlight the currenty synced CL, if there is one
#jira none
#rb none
#preflight none
#fyi Robert.Seiver

[CL 21414022 by Brandon Schaefer in ue5-main branch]
2022-08-16 16:53:21 -04:00
Brandon Schaefer
820d007c8a Add SettingsWindow as well as AfterSync options for now
#jira none
#rb none
#preflight none
#fyi Robert.Seiver

[CL 21410844 by Brandon Schaefer in ue5-main branch]
2022-08-16 14:49:58 -04:00
Brandon Schaefer
9555c43a6e Add basic elements for setting up scheduled sync, the UI needs to be re-worked but the functionality is there
#jira none
#rb Robert.Seiver
#review-21363795 @Robert.Seiver
#preflight none

[CL 21391620 by Brandon Schaefer in ue5-main branch]
2022-08-15 15:12:16 -04:00
Brandon Schaefer
fa43aa0e27 Add support for Schedule Sync, UI still needs to be setup but the logic works
#jira none
#rb Robert.Seiver
#preflight none

[CL 21342150 by Brandon Schaefer in ue5-main branch]
2022-08-11 15:08:33 -04:00
robert seiver
c06e122088 Added full descriptions in tooltips of rows in the build list.
Fixed some margins and spacing for when the window is resized.

#fyi Brandon.Schaefer
#preflight none

[CL 21208888 by robert seiver in ue5-main branch]
2022-07-21 16:19:05 -04:00
Brandon Schaefer
bcf27c9b40 Add support for opening p4v/p4vc if its in the PATH
Add 3 new menus when right clicking a build list item
  View in Swarm (opens the CL in swarm)
  Copy Changelist (copies the CL to the clipboard)
  More Info (opens the CL in p4v)
Fixed a bug in Perforce.cpp not having a ServerAndPort setup

#jira none
#rb none
#fyi Robert.Seiver
#preflight none

[CL 21197389 by Brandon Schaefer in ue5-main branch]
2022-07-20 23:24:30 -04:00
Brandon Schaefer
dd63fc3060 Move UGSCore into a namespace
#jira none
#rb none
#fyi Robert.Seiver
#preflight none

[CL 21196793 by Brandon Schaefer in ue5-main branch]
2022-07-20 21:32:25 -04:00
robert seiver
1f988ac6ac Multiple tabs, header rows in build list for different dates, bolded text, added missing Unreal icon, and other miscellaneous UI polish
#fyi Brandon.Schaefer
#preflight none

[CL 21195793 by robert seiver in ue5-main branch]
2022-07-20 19:57:37 -04:00