summaryrefslogtreecommitdiff
path: root/src/pluginlistproxy.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add form and header versions to plugin list tool tips and plugin API and add ...Jonathan Feenstra2025-01-311-0/+10
* Starfield Updates: Shattered Space & Blueprint Support (#2131)Jeremy Rimpo2024-10-031-0/+5
* Add author and description methods to IPluginList (#2118)Jonathan Feenstra2024-09-281-0/+10
* Add medium plugin support (Starfield) (#2048)Jeremy Rimpo2024-06-131-4/+4
* Use hasNoRecordsJeremy Rimpo2023-10-181-2/+2
* Plugins updatesJeremy Rimpo2023-10-181-0/+5
* Additional overlay plugin supportJeremy Rimpo2023-10-081-0/+5
* Apply clang-format.Mikaël Capelle2023-07-091-7/+13
* Change `isXFile` to `hasXExtension`Qudix2022-03-191-20/+20
* Rename isX to isXFile, and deprecate isMasterQudix2022-02-241-4/+9
* Add `isMasterFlagged` `isLight` `isLightFlagged`Qudix2022-02-241-0/+15
* 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