summaryrefslogtreecommitdiff
path: root/src/pluginlistproxy.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Add `isMasterFlagged` `isLight` `isLightFlagged`Qudix2022-02-241-0/+15
| | | | Note: The behavior of isMaster has been changed to match isLightFlagged
* 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-7/+20
|
* Use proxy for ModList, PluginList and DownloadManager. Do not use registered ↵Mikaël Capelle2020-10-111-0/+73
callbacks when plugin is inactive.