| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add form and header versions to plugin list tool tips and plugin API and add ↵ | Jonathan Feenstra | 2025-01-31 | 1 | -0/+2 |
| | | | | | more columns (#2200) | ||||
| * | Starfield Updates: Shattered Space & Blueprint Support (#2131) | Jeremy Rimpo | 2024-10-03 | 1 | -0/+1 |
| | | | | | | --------- Co-authored-by: Jonathan Feenstra <26406078+JonathanFeenstra@users.noreply.github.com> | ||||
| * | Add author and description methods to IPluginList (#2118) | Jonathan Feenstra | 2024-09-28 | 1 | -0/+3 |
| | | |||||
| * | Add medium plugin support (Starfield) (#2048) | Jeremy Rimpo | 2024-06-13 | 1 | -1/+1 |
| | | | | | | | | * Add medium plugin support (Starfield) - Coopt the overlay support for the new 'medium' / ESH plugin flag - Update various displays to include ESH info * Rework address display for SF weirdness * Fix core ESH display | ||||
| * | Use hasNoRecords | Jeremy Rimpo | 2023-10-18 | 1 | -1/+1 |
| | | |||||
| * | Plugins updates | Jeremy Rimpo | 2023-10-18 | 1 | -0/+1 |
| | | | | | | | - Temporarily remove some overlay info - Add isDummy and dummy info - Display refinements for plugin info | ||||
| * | Additional overlay plugin support | Jeremy Rimpo | 2023-10-08 | 1 | -0/+1 |
| | | | | | | | | * Add isOverlayFlagged to IPluginList * Further notate plugin list * Rename to match xEdit / Wrye / LOOT * Update counter | ||||
| * | Apply clang-format. | Mikaël Capelle | 2023-07-09 | 1 | -6/+6 |
| | | |||||
| * | Change `isXFile` to `hasXExtension` | Qudix | 2022-03-19 | 1 | -7/+6 |
| | | |||||
| * | Rename isX to isXFile, and deprecate isMaster | Qudix | 2022-02-24 | 1 | -2/+5 |
| | | | | | Also made sure to not change existing behaviour | ||||
| * | Add `isMasterFlagged` `isLight` `isLightFlagged` | Qudix | 2022-02-24 | 1 | -0/+3 |
| | | | | | Note: The behavior of isMaster has been changed to match isLightFlagged | ||||
| * | Avoid duplicating code to simulate startup. | Mikaël Capelle | 2020-12-04 | 1 | -0/+6 |
| | | |||||
| * | Fix callbacks for pluginlist, modlist and download manager. | Mikaël Capelle | 2020-12-02 | 1 | -3/+10 |
| | | |||||
| * | Use proxy for ModList, PluginList and DownloadManager. Do not use registered ↵ | Mikaël Capelle | 2020-10-11 | 1 | -0/+36 |
| callbacks when plugin is inactive. | |||||
