Commit Graph

5 Commits

Author SHA1 Message Date
Brandon Schaefer
42a3122598 Add fudge time to Scheduled Sync Time so everyone doesnt start syncing at once
#jira none
#rb none
#fyi Robert.Seiver
#preflight none

[CL 21346972 by Brandon Schaefer in ue5-main branch]
2022-08-11 18:29:14 -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
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
Brandon Schaefer
71b8b80d56 Add support for a MessageQueue that allows for queuing up functions from threads that will be called on the main thread
Add inital support for PerforceMonitor callbacks, and lists the latest 100 CLs for the given workspace
Add tick function to tabs, so we can clear our message queue, or other things when needed on the main thread

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

[CL 21066658 by Brandon Schaefer in ue5-main branch]
2022-07-12 21:26:56 -04:00
robert seiver
106b7597f7 Introduced UGSTab and UGSTabManager which acts as a buffer between UGSCore code and Widget UI (Slate) code.
#fyi @Brandon.Schaefer
#preflight none

[CL 20968936 by robert seiver in ue5-main branch]
2022-07-06 13:15:26 -04:00