| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Apply clang-format. | Mikaël Capelle | 2023-07-09 | 1 | -31/+48 |
| | | |||||
| * | Better refresh of override markers and conflicts. | Mikaël Capelle | 2021-02-09 | 1 | -27/+26 |
| | | |||||
| * | Show conflicts and highligth plugins from collapsed separators. | Mikaël Capelle | 2021-01-10 | 1 | -13/+8 |
| | | |||||
| * | Refactoring of ModInfo to give access to the core. Remove ModInfo::remove() ↵ | Mikaël Capelle | 2021-01-02 | 1 | -9/+1 |
| | | | | | completely. | ||||
| * | Fix PluginContainer::setUserInterface(). | Mikaël Capelle | 2020-11-23 | 1 | -1/+3 |
| | | |||||
| * | Move MemoizedLock to uibase. | Mikaël Capelle | 2020-11-18 | 1 | -4/+4 |
| | | |||||
| * | Add IModInterface::fileTree(). | Mikaël Capelle | 2020-11-04 | 1 | -12/+12 |
| | | |||||
| * | Store contents as a set instead of a vector. | Mikaël Capelle | 2020-05-27 | 1 | -3/+4 |
| | | |||||
| * | Switch to using the ModDataContent feature from the game plugin. | Mikaël Capelle | 2020-05-25 | 1 | -3/+12 |
| | | |||||
| * | Update ModInfo classes following MemoizedLocked changes. | Mikaël Capelle | 2020-05-25 | 1 | -11/+4 |
| | | |||||
| * | Use memoization for file tree, contents and validity of ModInfo. | Mikaël Capelle | 2020-05-24 | 1 | -7/+24 |
| | | |||||
| * | Use a more generic 'prefetch' method instead of isValid(). | Mikaël Capelle | 2020-05-24 | 1 | -0/+9 |
| | | |||||
| * | Update ModInfo to use a single file tree for all content-related operations. | Mikaël Capelle | 2020-05-24 | 1 | -2/+36 |
| | | |||||
| * | Move m_GamePlugin up into ModInfoWithConflictInfo. | Mikaël Capelle | 2020-05-22 | 1 | -2/+8 |
| | | |||||
| * | Fix issue with mods not being checked properly and overwrite not having the ↵ | Mikaël Capelle | 2020-05-07 | 1 | -0/+9 |
| | | | | | right priority. | ||||
| * | Update ModInfo classes to handle plugin game and clean some declarations. | Mikaël Capelle | 2020-05-07 | 1 | -10/+10 |
| | | |||||
| * | Added ModInfo::FLAG_HIDDEN_FILES and check in modinfowithconflictinfo | Al | 2020-01-14 | 1 | -1/+4 |
| | | |||||
| * | Separate conflict flags and render them in separate columns | Silarn | 2019-12-06 | 1 | -1/+2 |
| | | |||||
| * | Add loose file/archive conflict icons | Silarn | 2018-12-12 | 1 | -1/+15 |
| | | |||||
| * | Initial archive conflict parsing | Silarn | 2018-12-12 | 1 | -0/+12 |
| | | | | | | | | | | Squashed commit: Basic archive conflict parsing - pass 1 Merge fixes for archive parsing Basic archive conflict parsing - pass 1 Merge fixes for archive parsing Should fix conflict detection for archive files | ||||
| * | Support for multi-game downloads | Silarn | 2018-04-16 | 1 | -1/+1 |
| | | |||||
| * | Revert "Applied clang-format on source" | Sandro Jäckel | 2018-02-23 | 1 | -24/+38 |
| | | | | | This reverts commit 5e5c9c07291f6b09623d31c92b1fb61c4ede576e. | ||||
| * | Applied clang-format on source | Sandro Jäckel | 2018-02-22 | 1 | -38/+24 |
| | | |||||
| * | Added functionality to use the web page link in a fomod to supply an ↵ | Thomas Tanner | 2015-10-15 | 1 | -0/+64 |
| optional web page. Also refactored modinfo into multiple files (as the actual types are opaque anyway) and cleaned up the headers a bit I also changed 'visit on nexus' from the menu not to open the downloads tab because it was a little confusing | |||||
