| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | 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 | |
| | | ||||||
| * | Added modlist Separators feature: | Al12rs | 2018-10-28 | 1 | -4/+38 | |
| | | | | | | | | | *New modType separator. *Bold, italic and centralized name without _separator at the end. *Added "create separator" option to context menu. *Added "rename separator" option. *Fixed rename separator issue with priority resetting. | |||||
| * | Fixed UI file to not break each time it's opened in creator. | Al12rs | 2018-10-13 | 1 | -1/+1 | |
| | | ||||||
| * | Changed "ignore missing game data" to not create an empty Texture folder and ↵ | Al12rs | 2018-09-29 | 1 | -2/+4 | |
| | | | | | instead save the choice in meta.ini | |||||
| * | Automatically set CDN as a preferred server | LostDragonist | 2018-09-17 | 1 | -1/+1 | |
| | | | | | This also removes the (free) and (premium) labels from the servers as they aren't useful anymore. Premium users get premium speeds on all servers. Added (automatic) tag to the CDN server to indicate it will automatically pick servers based on geography. | |||||
| * | Store and load major dialogs geometry information. | Al12rs | 2018-09-15 | 1 | -1/+41 | |
| | | ||||||
| * | Add option to create a Mod backup from the modlist context menu. | Al12rs | 2018-09-07 | 1 | -0/+12 | |
| | | ||||||
| * | Added Mod Backups filter for modlist. | Al12rs | 2018-09-07 | 1 | -0/+1 | |
| | | ||||||
| * | Added "Refresh" button to downloads tab. | Al12rs | 2018-08-31 | 1 | -0/+5 | |
| | | ||||||
| * | Refresh save game list when local game settings may have changed | LostDragonist | 2018-08-26 | 1 | -0/+12 | |
| | | ||||||
| * | Allow user to cancel VFS mapping | LostDragonist | 2018-08-16 | 1 | -0/+3 | |
| | | ||||||
| * | Add "enable/disable selected" to mod list context menu | LostDragonist | 2018-08-16 | 1 | -2/+20 | |
| | | ||||||
| * | Add "enable/disable selected" to plugin list context menu | LostDragonist | 2018-08-16 | 1 | -0/+18 | |
| | | ||||||
| * | Fix another instance of "Open in Explorer" | LostDragonist | 2018-08-16 | 1 | -1/+1 | |
| | | ||||||
| * | Fix selecting the active profile when opening the profiles dialog | LostDragonist | 2018-08-12 | 1 | -2/+1 | |
| | | ||||||
| * | Revert "Improve robustness of endorsement checks" | LostDragonist | 2018-08-12 | 1 | -4/+2 | |
| | | | | | This reverts commit fc8a6b358fb7bda18979c7c5c23c13d7c2ae8dc8. | |||||
| * | Set toolbar widget names later to catch the problems and update widgets | LostDragonist | 2018-08-12 | 1 | -3/+5 | |
| | | ||||||
| * | Added Open File option to downloads tab. | Al12rs | 2018-08-06 | 1 | -0/+1 | |
| | | ||||||
| * | Fix capitalisation of "Explorer" | Frederik “Freso” S. Olesen | 2018-08-06 | 1 | -1/+1 | |
| | | | | | | | | 1. Explorer is a specific program, so it should be treated as a proper noun, and thus capitalised. 2. Other menu items in the same menu are Title Cases, so it looks out of place that this item is not. | |||||
| * | Set the names of the toolbar widgets to allow styling | LostDragonist | 2018-08-05 | 1 | -0/+3 | |
| | | | | | | | | | | | | | | | | | QToolButton#foo where foo is one of: actionChange_Game actionInstallMod actionNexus actionAdd_Profile actionModify_Executables actionTool actionSettings seperator actionEndorseMO actionProblems actionUpdate actionHelp | |||||
| * | List load order backups from most recent to oldest | LostDragonist | 2018-08-04 | 1 | -1/+2 | |
| | | ||||||
| * | Added CTRL+Doubleclick on plugin list as well | Al12rs | 2018-08-01 | 1 | -4/+13 | |
| | | ||||||
| * | Added CTRL+Double Click on Modlist to open in Explorer | Al12rs | 2018-08-01 | 1 | -8/+24 | |
| | | ||||||
| * | Revert "Temporarely disable the BSA list refresh if it is hidden from view. ↵ | Al12rs | 2018-08-01 | 1 | -4/+1 | |
| | | | | | | | this will need to be reversted once the Bsa changes are added I presume." This reverts commit 8f28e0af36d6246f1230a8aa296cfd5485b34242. | |||||
| * | Improve robustness of endorsement checks | LostDragonist | 2018-07-22 | 1 | -2/+4 | |
| | | | | | At times, the voted_by_user item is returned as Invalid. toBool() causes this to be false, meaning the item is seen as not endorsed. Now, the endorsement state is not checked if the data is invalid. | |||||
| * | Avoided downloads defaulting to "File Time" sorting at each startup. | Al12rs | 2018-07-21 | 1 | -2/+2 | |
| | | | | | Improved downloads tab header sizes and resize policy. | |||||
| * | Added "Open Mods folder" to "Open Folder" context menu. | Al12rs | 2018-07-21 | 1 | -0/+7 | |
| | | ||||||
| * | Temporarely disable the BSA list refresh if it is hidden from view. this ↵ | Al12rs | 2018-07-21 | 1 | -1/+4 | |
| | | | | | will need to be reversted once the Bsa changes are added I presume. | |||||
