summaryrefslogtreecommitdiff
path: root/src/downloadmanagerproxy.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Add startDownloadNexusFileForGame (#2181)Jonathan Feenstra2025-01-021-1/+8
|
* Apply clang-format.Mikaël Capelle2023-07-091-7/+13
|
* Avoid duplicating code to simulate startup.Mikaël Capelle2020-12-041-2/+10
|
* Fix callbacks for pluginlist, modlist and download manager.Mikaël Capelle2020-12-021-6/+20
|
* Use proxy for ModList, PluginList and DownloadManager. Do not use registered ↵Mikaël Capelle2020-10-111-0/+44
callbacks when plugin is inactive.