| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #497 from Modorganizer2/Develop | Brian Munro | 2018-08-22 | 1 | -1/+2 |
| |\ | | | | | Fix possible crash during write to disk error | ||||
| | * | Fix possible crash during write to disk error | LostDragonist | 2018-08-21 | 1 | -1/+2 |
| | | | |||||
| * | | Merge pull request #495 from Modorganizer2/Develop | Brian Munro | 2018-08-21 | 24 | -506/+832 |
| |\| | | | | | Release 2.1.5 | ||||
| | * | Fix disabled menu item styling in Paper Dark theme | LostDragonist | 2018-08-20 | 1 | -2/+2 |
| | | | |||||
| | * | Detect errors when writing downloads to disk and cancel download | LostDragonist | 2018-08-19 | 2 | -6/+21 |
| | | | |||||
| | * | Center profile deletion dialog on parent | LostDragonist | 2018-08-19 | 1 | -1/+1 |
| | | | |||||
| | * | Prevent user from deleting currently active profile | LostDragonist | 2018-08-19 | 3 | -43/+52 |
| | | | |||||
| | * | Allow user to cancel VFS mapping | LostDragonist | 2018-08-16 | 4 | -1/+25 |
| | | | |||||
| | * | Add "enable/disable selected" to mod list context menu | LostDragonist | 2018-08-16 | 5 | -131/+190 |
| | | | |||||
| | * | Add "enable/disable selected" to plugin list context menu | LostDragonist | 2018-08-16 | 5 | -1/+77 |
| | | | |||||
| | * | Fix another instance of "Open in Explorer" | LostDragonist | 2018-08-16 | 1 | -1/+1 |
| | | | |||||
| | * | Change version to 2.1.5 | LostDragonist | 2018-08-16 | 2 | -258/+263 |
| | | | |||||
| | * | Dracula theme: Make disabled widgets darker than enabled widgets | LostDragonist | 2018-08-16 | 1 | -0/+4 |
| | | | | | | | | | Fix by Kob, author of the Paper themes. | ||||
| | * | Correct file category when manually querying info | LostDragonist | 2018-08-15 | 1 | -15/+3 |
| | | | | | | | | | The Nexus API appears to have been changed back in July 2018 to match what MO was expecting without the conversion. | ||||
| | * | 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 |
| | | | |||||
| | * | Updated "Thanks". | Al12rs | 2018-08-07 | 1 | -1/+6 |
| | | | |||||
| | * | Modify dark and dracula stylesheets to allow text colors on download widgets | LostDragonist | 2018-08-06 | 2 | -1/+13 |
| | | | |||||
| | * | Update Paper themes by 6788-00 to version 3.0.1 | LostDragonist | 2018-08-06 | 2 | -6/+83 |
| | | | |||||
| | * | Added Open File option to downloads tab. | Al12rs | 2018-08-06 | 4 | -369/+382 |
| | | | |||||
| | * | Merge PR | Al12rs | 2018-08-06 | 6 | -0/+36 |
| | |\ | |||||
| | | * | Clean up `DownloadManager::openFile` | Frederik “Freso” S. Olesen | 2018-08-06 | 1 | -8/+1 |
| | | | | |||||
| | | * | Add new "Open File" right-click dialog for Downloads | Frederik “Freso” S. Olesen | 2018-08-06 | 6 | -0/+43 |
| | | | | | | | | | | | | | | | | | | | | | | This enables the user to directly open the downloaded archived/file which can be useful for e.g., inspection of what's inside or if they need to copy files from inside the archive to somewhere else. Saves a step compared to "Show in Folder" and then opening the file. | ||||
| | * | | Merge pull request #469 from Freso/minor-fixups | Al | 2018-08-06 | 2 | -2/+2 |
| | |\ \ | | |/ | |/| | A couple of minor fixes | ||||
| | | * | 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. | ||||
| | | * | Fix `DownloadManager::openInDownloadsFolder` error message | Frederik “Freso” S. Olesen | 2018-08-06 | 1 | -1/+1 |
| | |/ | |||||
| | * | 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 |
| | | | |||||
| * | | Reverted bad commit, should of removed VS_FF_PRERELEASE | LePresidente | 2018-08-04 | 1 | -3/+3 |
| | | | |||||
| * | | use VER_FILEVERSION_STR instead of VER_FILEVERSION so pre-alpha is not shown | LePresidente | 2018-08-04 | 1 | -2/+2 |
| | | | |||||
| * | | Merge pull request #454 from Modorganizer2/Develop | Brian Munro | 2018-08-02 | 42 | -1206/+2211 |
| |\| | | | | | Release 2.1.4 | ||||
| | * | Merge branch 'Develop' of https://github.com/Modorganizer2/modorganizer into ↵ | Al12rs | 2018-08-01 | 2 | -5/+4 |
| | |\ | | | | | | | | | | Develop | ||||
| | | * | Tweak shading of mods and plugins to better support dark themes | LostDragonist | 2018-08-01 | 2 | -5/+4 |
| | | | | |||||
| | * | | Enabled Ctrl+C to copy selected stuff instead of the entire log. No one used ↵ | Al12rs | 2018-08-01 | 1 | -3/+0 |
| | |/ | | | | | | | it before and now it's much more practical. | ||||
| | * | 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. | ||||
| | * | Force nxmhandler.exe registration when the associate button is clicked | LostDragonist | 2018-07-27 | 1 | -1/+1 |
| | | | | | | | | | This allows the register dialog to appear when the user had previously selected "No, don't ask again". If a user is clicking this button, there's a good chance they want MO to be the primary nxm handler. | ||||
| | * | Update translation file | LostDragonist | 2018-07-24 | 1 | -604/+725 |
| | | | |||||
| | * | Truncate strings longer than 1024 characters in the plugin list tooltip | LostDragonist | 2018-07-23 | 1 | -6/+15 |
| | | | |||||
| | * | Allow more characters in instance names and add an error message | LostDragonist | 2018-07-22 | 2 | -3/+33 |
| | | | | | | | | | | | Previously allowed: "A-Za-z0-9 " Now allowed: "A-Za-z0-9 !@#$%^()_+-=[]{};'." | ||||
| | * | 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. | ||||
| | * | Allow normal QAbstractItemModel event handling for mainwindow. Somehow ↵ | Al12rs | 2018-07-22 | 1 | -0/+1 |
| | | | | | | | | | before it wouldn't work. | ||||
| | * | Avoided downloads defaulting to "File Time" sorting at each startup. | Al12rs | 2018-07-21 | 2 | -4/+7 |
| | | | | | | | | | Improved downloads tab header sizes and resize policy. | ||||
| | * | Added "Open Mods folder" to "Open Folder" context menu. | Al12rs | 2018-07-21 | 2 | -0/+8 |
| | | | |||||
| | * | 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. | ||||
| | * | Check if there is actually something in overwrite to delete before asking ↵ | Al12rs | 2018-07-18 | 1 | -1/+1 |
| | | | | | | | | | confirmation. | ||||
| | * | Set delete Key to recursively clear overwrite with confirmation message. | Al12rs | 2018-07-18 | 3 | -0/+16 |
| | | | |||||
| | * | Changed size rappresentation in downloads compact view. | Al12rs | 2018-07-18 | 1 | -5/+9 |
| | | | |||||
