- 26 Sep, 2017 1 commit
-
-
Christian Hergert authored
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.
-
- 21 Sep, 2017 3 commits
-
-
Christian Hergert authored
-
Christian Hergert authored
-
Christian Hergert authored
As the project has grown, we've let things get a bit out of their logical place. This does a bit of cleanup and tries to bring some of the embedded resources closer to where they are used. But more importantly, this allows us to clean some things up to the point that we can move forward statically linking a bunch of the plugins into libide. The plan here is to speed up the initial loading by avoiding lots of disk I/O stats which are currently hurting us.
-