summaryrefslogtreecommitdiff
path: root/src/pluginlistproxy.h
Commit message (Expand)AuthorAgeFilesLines
* Add form and header versions to plugin list tool tips and plugin API and add ...Jonathan Feenstra2025-01-311-0/+2
* Starfield Updates: Shattered Space & Blueprint Support (#2131)Jeremy Rimpo2024-10-031-0/+1
* Add author and description methods to IPluginList (#2118)Jonathan Feenstra2024-09-281-0/+3
* Add medium plugin support (Starfield) (#2048)Jeremy Rimpo2024-06-131-1/+1
* Use hasNoRecordsJeremy Rimpo2023-10-181-1/+1
* Plugins updatesJeremy Rimpo2023-10-181-0/+1
* Additional overlay plugin supportJeremy Rimpo2023-10-081-0/+1
* Apply clang-format.Mikaël Capelle2023-07-091-6/+6
* Change `isXFile` to `hasXExtension`Qudix2022-03-191-7/+6
* Rename isX to isXFile, and deprecate isMasterQudix2022-02-241-2/+5
* Add `isMasterFlagged` `isLight` `isLightFlagged`Qudix2022-02-241-0/+3
* Avoid duplicating code to simulate startup.Mikaël Capelle2020-12-041-0/+6
* Fix callbacks for pluginlist, modlist and download manager.Mikaël Capelle2020-12-021-3/+10
* Use proxy for ModList, PluginList and DownloadManager. Do not use registered ...Mikaël Capelle2020-10-111-0/+36