| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | Improvements to the plugin and mod counters | LostDragonist | 2018-12-24 | 1 | -7/+99 | |
| | | | | | | | | | | | | | | | * Fix style * Add whatsThis * Add tooltips with additional statistics * Don't count mods like overwrite, unmanaged, DLC, etc. | |||||
| | * | Changed ui of active mod counters | Al | 2018-12-24 | 1 | -3/+2 | |
| | | | ||||||
| | * | Added Active Plugins and Active Mods counters | Al | 2018-12-24 | 1 | -0/+12 | |
| | | | ||||||
| | * | Fixed unignreUpdate option from not showing up. | Al12rs | 2018-12-22 | 1 | -6/+6 | |
| | | | ||||||
| | * | Add hotkeys for download filter and allow ESC to clear filter more often | LostDragonist | 2018-12-20 | 1 | -3/+13 | |
| | | | ||||||
| | * | Expand mod list search edit to work on categories, nexus IDs, and notes | LostDragonist | 2018-12-20 | 1 | -3/+12 | |
| | | | ||||||
| | * | Catch and report exceptions in the MainWindow deconstructor | LostDragonist | 2018-12-20 | 1 | -6/+11 | |
| | | | ||||||
| | * | Made doubleclick open relevant info tab | Al12rs | 2018-12-21 | 1 | -1/+11 | |
| | | | ||||||
| | * | *Added "Open INIs Folder" option. | Al12rs | 2018-12-20 | 1 | -1/+18 | |
| | | | | | | | | | *Changed "Open Instance Folder" to open the Appdata or MO2 install instead of the baseDirectory. | |||||
| | * | Fixed performance issue of Data tab. | Al12rs | 2018-12-18 | 1 | -9/+17 | |
| | | | ||||||
| | * | Fixed opening multiple modinfodialog from Open Origin info. | Al12rs | 2018-12-13 | 1 | -9/+10 | |
| | | | ||||||
| * | | Clean up and fix merge issues | LostDragonist | 2018-12-12 | 1 | -39/+38 | |
| | | | ||||||
| * | | Fixed mainwindow.cpp so that Qt Creator does not break it anymore. | Al12rs | 2018-12-12 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | We should be able to normally use Creator now without having to worry about breaking the build. Partial fix for conflict information getting messd up after opening infodialog or disabling a mod. Icons still get messed up but conflict tab remains consistent at first inspection. Reverted main tab to plugins Changed version of Archive conflicts branch to 2.2.0 pre-alpha. | |||||
| * | | Added button to disable Archives in Data Tree and entirely. | Project579 | 2018-12-12 | 1 | -2/+54 | |
| | | | ||||||
| * | | Add loose file/archive conflict icons | Silarn | 2018-12-12 | 1 | -0/+9 | |
| | | | ||||||
| * | | Initial archive conflict parsing | Silarn | 2018-12-12 | 1 | -8/+17 | |
| |/ | | | | | | | | | 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 | |||||
| * | Reset previousSeparatorColor when a separator color is reset | LostDragonist | 2018-12-12 | 1 | -0/+1 | |
| | | ||||||
| * | Create new Separators in last used color. | Al12rs | 2018-12-12 | 1 | -0/+6 | |
| | | ||||||
| * | Remember the last separator color used | LostDragonist | 2018-12-12 | 1 | -4/+15 | |
| | | ||||||
| * | Allow tool plugins to define a submenu with the display name | LostDragonist | 2018-12-11 | 1 | -17/+49 | |
| | | | | | Setting the display name to "<submenu>/<displayname>" will group plugins under the submenu. | |||||
| * | Updated translations and removed an excessive separator from previous commit. | Al12rs | 2018-12-11 | 1 | -1/+0 | |
| | | ||||||
| * | Added "Open Origin in Explorer" and "Open Origin Info..." options to ESPList ↵ | Al12rs | 2018-12-11 | 1 | -0/+68 | |
| | | | | | context menu. | |||||
| * | * Fixed order of data tab to be Folders first. | Al12rs | 2018-12-11 | 1 | -44/+51 | |
| | | | | | * Remember expanded folders across refreshes. | |||||
| * | Add the ability to change the managed game directory | LostDragonist | 2018-12-11 | 1 | -2/+11 | |
| | | ||||||
| * | Sort tools menu to provide consistent results | LostDragonist | 2018-12-11 | 1 | -1/+8 | |
| | | ||||||
| * | Added UI locking while loadbar is active (for refresh of modlist). | Al12rs | 2018-12-10 | 1 | -0/+2 | |
| | | ||||||
| * | Add shortcut to select name filters on mod list and plugin list | LostDragonist | 2018-12-08 | 1 | -0/+28 | |
| | | ||||||
| * | Add notes column to mod list | LostDragonist | 2018-12-08 | 1 | -0/+4 | |
| | | ||||||
| * | Add workarounds button to reset window geometries | LostDragonist | 2018-12-08 | 1 | -12/+22 | |
| | | ||||||
| * | Improve refresh of data when changing profile settings | LostDragonist | 2018-12-07 | 1 | -7/+24 | |
| | | ||||||
| * | Create empty mods above the selected mod | LostDragonist | 2018-12-04 | 1 | -0/+9 | |
| | | ||||||
| * | Improvements to "send to separator..." dialog | LostDragonist | 2018-12-03 | 1 | -0/+6 | |
| | | | | | | | * Scale contents with dialog size * Save and restore dialog geometry * Add a better window title | |||||
| * | Add "send to separator..." option for mods | LostDragonist | 2018-12-02 | 1 | -4/+53 | |
| | | ||||||
| * | Fixed context menu for Data tab showing the File version for empty folders. | Al12rs | 2018-12-02 | 1 | -7/+12 | |
| | | ||||||
| * | * Added Folders and Files icons to Data tab. | Al12rs | 2018-12-01 | 1 | -0/+12 | |
| | | | | | * Fixed empty folders not showing up in Data tab. | |||||
| * | Add executable blacklisting | LostDragonist | 2018-11-29 | 1 | -7/+7 | |
| | | ||||||
| * | Prevent user from clicking the run button more than once | LostDragonist | 2018-11-05 | 1 | -8/+15 | |
| | | ||||||
| * | Change "mods" to "plugins" in "send to priority..." option for plugins | LostDragonist | 2018-11-04 | 1 | -1/+1 | |
| | | ||||||
| * | Don't change priority of new separators when not sorting by priority | LostDragonist | 2018-11-04 | 1 | -3/+8 | |
| | | ||||||
| * | Hide "send to" context menu options when not sorting by priority | LostDragonist | 2018-11-04 | 1 | -23/+28 | |
| | | ||||||
| * | Add context menu option to send to a specific priority | LostDragonist | 2018-11-04 | 1 | -25/+59 | |
| | | ||||||
| * | Fix creating separators when right-clicking overwrite | LostDragonist | 2018-11-04 | 1 | -1/+1 | |
| | | ||||||
| * | Fix matching highlights for mod and plugin selections | LostDragonist | 2018-11-01 | 1 | -2/+2 | |
| | | | | | | | The selectionChanged event used before requires subtractive/additive logic to work correctly. A separate event is fired for each row and each column for each row that is selected or deselected. The previous logic assumed all of the selection was passed in at once. The logic has been changed to recalculate all highlights each time the event is fired. This is poorly optimized in regards to performance but makes the function work. | |||||
| * | Add separators according to context location of context menu | LostDragonist | 2018-11-01 | 1 | -0/+14 | |
| | | ||||||
| * | Fixed missing category selection for separators. | Al12rs | 2018-11-01 | 1 | -8/+9 | |
| | | ||||||
| * | Add send to top/bottom options for the plugin list | LostDragonist | 2018-10-31 | 1 | -0/+15 | |
| | | ||||||
| * | Add send to top/bottom options for the mod list | LostDragonist | 2018-10-31 | 1 | -10/+48 | |
| | | ||||||
| * | Added Reset color option for separators and changed the bahavior of "cancel" ↵ | Al12rs | 2018-10-28 | 1 | -1/+25 | |
| | | | | | of the color selector dialog to keep previous color. | |||||
| * | Fixed Separators not getting deleted while deleting multiple selected items. | Al12rs | 2018-10-28 | 1 | -1/+1 | |
| | | ||||||
| * | Added Color costumization for Separators. | Al12rs | 2018-10-28 | 1 | -1/+27 | |
| | | ||||||
