transfers: move transfer manager to IdeApplication
Instead of controlling the transfer manager at the IdeContext level, this uses IdeApplication as the owning instance. This is useful because it allows us to use it from preferences without having a context accessible.
Showing
Please register or sign in to comment