| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Display children contents in collapsed separator. | Mikaël Capelle | 2021-01-10 | 1 | -13/+4 |
| | | |||||
| * | NameRole -> GameNameRole. | Mikaël Capelle | 2021-01-10 | 1 | -1/+1 |
| | | |||||
| * | Fix indentation of indicators branches when using collapsible separators. | Mikaël Capelle | 2021-01-03 | 1 | -6/+4 |
| | | |||||
| * | Move highlighting of mods containing selected plugins to mod view. | Mikaël Capelle | 2021-01-02 | 1 | -6/+0 |
| | | |||||
| * | Move markers management for overwrite/overwritten to ModListView. | Mikaël Capelle | 2021-01-02 | 1 | -11/+0 |
| | | |||||
| * | Minor cleaning and fix in ModList. | Mikaël Capelle | 2021-01-02 | 1 | -0/+6 |
| | | | | | | - Proper display of separator name for removal. - Replace usage of flags with isXXX. | ||||
| * | Minor refactoring. | Mikaël Capelle | 2021-01-02 | 1 | -27/+10 |
| | | |||||
| * | Some cleaning. Avoid using Qt::UserRole. | Mikaël Capelle | 2021-01-02 | 1 | -3/+29 |
| | | |||||
| * | Remove selection-related stuff from plugin/mod lists. | Mikaël Capelle | 2021-01-02 | 1 | -1/+5 |
| | | |||||
| * | Move the separator context menu. | Mikaël Capelle | 2021-01-02 | 1 | -0/+2 |
| | | |||||
| * | More stuff moved to mod list context. | Mikaël Capelle | 2021-01-02 | 1 | -1/+5 |
| | | |||||
| * | Add message for invalid drag. Split & clean code. | Mikaël Capelle | 2021-01-02 | 1 | -84/+9 |
| | | |||||
| * | Clean drag&drop code and add drop of external folder/archives. | Mikaël Capelle | 2021-01-02 | 1 | -9/+79 |
| | | |||||
| * | Remove unused method. | Mikaël Capelle | 2021-01-02 | 1 | -5/+0 |
| | | |||||
| * | Do not invalidate the sort proxy when not required (keep selection). | Mikaël Capelle | 2021-01-02 | 1 | -3/+10 |
| | | |||||
| * | Fix and move stuff around. | Mikaël Capelle | 2021-01-02 | 1 | -16/+3 |
| | | | | | | | - Move selection-related code from ModList to ModListView. - Fix move-selection for multi-selection. - Fix refresh of mod list on toggle selection. | ||||
| * | Fix automatic refresh of the collapsible separator proxy. | Mikaël Capelle | 2021-01-02 | 1 | -0/+5 |
| | | |||||
| * | Fix keyboard move selection. | Mikaël Capelle | 2021-01-02 | 1 | -6/+9 |
| | | |||||
| * | Do not set Qt::ItemIsDropEnabled all the time. | Mikaël Capelle | 2021-01-02 | 1 | -1/+2 |
| | | |||||
| * | Small refactoring to avoid duplicated code. | Mikaël Capelle | 2021-01-02 | 1 | -2/+2 |
| | | |||||
| * | Clean drag&drop of URLs and mods/archives. | Mikaël Capelle | 2021-01-02 | 1 | -9/+17 |
| | | |||||
| * | Drag and drop from download view to install + Expand and scroll to mod on ↵ | Mikaël Capelle | 2021-01-02 | 1 | -4/+14 |
| | | | | | install. | ||||
| * | Start working on collapsible separators. | Mikaël Capelle | 2021-01-02 | 1 | -0/+2 |
| | | |||||
| * | Remove setName and remove from mod interface. | Mikaël Capelle | 2021-01-02 | 1 | -0/+3 |
| | | |||||
| * | Fix callbacks for pluginlist, modlist and download manager. | Mikaël Capelle | 2020-12-02 | 1 | -18/+20 |
| | | |||||
| * | Move IOrganizer::getMod() to IModList::getMod(). | Mikaël Capelle | 2020-10-25 | 1 | -0/+3 |
| | | |||||
| * | Move IOrganizer::removeMod() to IModList::removeMod(). | Mikaël Capelle | 2020-10-25 | 1 | -0/+3 |
| | | |||||
| * | Move IOrganizer::modsSortedByProfilePriority() to ↵ | Mikaël Capelle | 2020-10-25 | 1 | -0/+1 |
| | | | | | IModList::allModsByProfilePriority(). | ||||
| * | Move IOrganizer::onModInstalled() to IModList. Add IModList::onModRemoved(). | Mikaël Capelle | 2020-10-25 | 1 | -8/+27 |
| | | |||||
| * | Update for change to onModStateChanged. | Mikaël Capelle | 2020-08-29 | 1 | -2/+2 |
| | | |||||
| * | Fix typo in notifyModStateChanged documentation. | Mikaël Capelle | 2020-08-29 | 1 | -1/+1 |
| | | |||||
| * | Refactor the way m_ModStateChanged works. | Mikaël Capelle | 2020-08-29 | 1 | -0/+8 |
| | | |||||
| * | Add a bulk-version of ModList::setActive. | Mikaël Capelle | 2020-08-29 | 1 | -0/+3 |
| | | |||||
| * | Store contents as a set instead of a vector. | Mikaël Capelle | 2020-05-27 | 1 | -3/+3 |
| | | |||||
| * | Use ModDataContent to display the tooltip in the header. | Mikaël Capelle | 2020-05-25 | 1 | -1/+1 |
| | | |||||
| * | Switch to using the ModDataContent feature from the game plugin. | Mikaël Capelle | 2020-05-25 | 1 | -6/+6 |
| | | |||||
| * | Update ModInfo to use a single file tree for all content-related operations. | Mikaël Capelle | 2020-05-24 | 1 | -2/+0 |
| | | |||||
| * | split directoryentry | isanae | 2020-02-18 | 1 | -1/+0 |
| | | | | | made classes noncopyable, fixed a few unintended copies | ||||
| * | customizable columns for mod and plugin lists | isanae | 2020-02-18 | 1 | -6/+0 |
| | | |||||
| * | Change Qtime to QElapsedtimer in some palaces to remove the warnings. | AL | 2020-02-15 | 1 | -1/+1 |
| | | |||||
| * | moved the conflicts column back to its proper position in the enum | isanae | 2019-12-09 | 1 | -2/+2 |
| | | | | | removed unnecessary compat code | ||||
| * | Rework column insertion to move to the intended position post-facto | Silarn | 2019-12-08 | 1 | -3/+2 |
| | | |||||
| * | Separate conflict flags and render them in separate columns | Silarn | 2019-12-06 | 1 | -0/+3 |
| | | |||||
| * | fix crash when changing categories on mods when the "no categories" filter ↵ | isanae | 2019-11-27 | 1 | -0/+1 |
| | | | | | is selected | ||||
| * | Various fixes and updates to the tutorial system | Silarn | 2019-07-04 | 1 | -0/+5 |
| | | | | | | | | * Fix problem with main tutorial advancing past mod activation * Add various missing overlays for new and updated features * Restore BSA tab * Fix problem with positioning action button overlays (requires uibase) | ||||
| * | Merge remote-tracking branch 'remotes/origin/Develop' into archive_conflicts_2 | LostDragonist | 2019-01-22 | 1 | -2/+11 |
| |\ | |||||
| | * | Reduce file I/O operations when enabling/disabling multiple mods | LostDragonist | 2019-01-22 | 1 | -2/+11 |
| | | | |||||
| * | | Clean up and fix merge issues | LostDragonist | 2018-12-12 | 1 | -2/+0 |
| | | | |||||
| * | | Add loose file/archive conflict icons | Silarn | 2018-12-12 | 1 | -0/+3 |
| | | | |||||
| * | | Initial archive conflict parsing | Silarn | 2018-12-12 | 1 | -0/+6 |
| |/ | | | | | | | | | 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 | ||||
