| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | dp windeployqt.exe last since we require everything to be installed before ↵ | LePresidente | 2019-04-20 | 1 | -13/+11 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | running. | |||||
| * | | | | | | Add protection against non-existent working directory for executables | LostDragonist | 2019-04-15 | 3 | -6/+38 | |
| | | | | | | | ||||||
| * | | | | | | Added the missing URL to setURL function to support the call to getURL() | Jake | 2019-04-14 | 1 | -0/+1 | |
| | | | | | | | ||||||
| * | | | | | | Update translation file | LostDragonist | 2019-04-13 | 1 | -394/+420 | |
| | | | | | | | ||||||
| * | | | | | | Improve ignoring of missing English translations | LostDragonist | 2019-04-13 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | Why does the language code keep changing?! | |||||
| * | | | | | | Update version to 2.2.0beta9 | LostDragonist | 2019-04-13 | 1 | -1/+1 | |
| | | | | | | | ||||||
| * | | | | | | Don't log warnings when files can't be found (moves responsibility to caller) | LostDragonist | 2019-04-13 | 1 | -4/+0 | |
| | | | | | | | ||||||
| * | | | | | | Fix typo in missing INI dialog | LostDragonist | 2019-04-13 | 1 | -1/+1 | |
| | | | | | | | ||||||
| * | | | | | | Rework logic - we want updates that are newer than the last update - 1hr | Silarn | 2019-04-12 | 1 | -1/+1 | |
| | | | | | | | ||||||
| * | | | | | | Update tooltip on Nexus settings | LostDragonist | 2019-04-01 | 1 | -3/+3 | |
| | | | | | | | ||||||
| * | | | | | | Fix performance when selecting many mods | LostDragonist | 2019-03-30 | 1 | -6/+5 | |
| | | | | | | | ||||||
| * | | | | | | Fix getFileOrigins | LostDragonist | 2019-03-26 | 1 | -4/+3 | |
| | | | | | | | ||||||
| * | | | | | | Add more protection against missing game plugins | LostDragonist | 2019-03-25 | 4 | -8/+28 | |
| | | | | | | | ||||||
| * | | | | | | Update version to 2.2.0beta8 | LostDragonist | 2019-03-24 | 1 | -1/+1 | |
| | | | | | | | ||||||
| * | | | | | | Add parameters to startApplication to allow control of custom overwrite | LostDragonist | 2019-03-24 | 4 | -26/+38 | |
| | | | | | | | ||||||
| * | | | | | | Don't query for the file description if it's present but blank | LostDragonist | 2019-03-24 | 1 | -1/+1 | |
| | | | | | | | ||||||
| * | | | | | | Add another query to get the missing file description | LostDragonist | 2019-03-24 | 2 | -4/+12 | |
| | | | | | | | ||||||
| * | | | | | | Handle multiple replies to MD5 search | LostDragonist | 2019-03-24 | 1 | -93/+145 | |
| | | | | | | | ||||||
| * | | | | | | Expand mo_interface.log from 1K lines to 1M lines | LostDragonist | 2019-03-24 | 1 | -1/+1 | |
| | | | | | | | ||||||
| * | | | | | | Make sure the configured temp folder exists | LostDragonist | 2019-03-23 | 1 | -0/+5 | |
| | | | | | | | ||||||
| * | | | | | | Prevent diagnose plugins that return false for isActive from reporting ↵ | LostDragonist | 2019-03-23 | 5 | -9/+28 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | notifications | |||||
| * | | | | | | Connect diagnosisUpdate and updateProblemsButton so the notification button ↵ | LostDragonist | 2019-03-23 | 1 | -0/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | is updated properly | |||||
| * | | | | | | Allow the user to go back to the instance manager if using an instance and ↵ | LostDragonist | 2019-03-23 | 1 | -0/+6 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | the instance's game plugin disappears or stops functioning | |||||
| * | | | | | | Only let the user select game installations that match what the instance is ↵ | LostDragonist | 2019-03-23 | 1 | -15/+30 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | configured for | |||||
| * | | | | | | Do not change the game type of an instance without getting explicit ↵ | LostDragonist | 2019-03-23 | 1 | -44/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | instructions from the user | |||||
| * | | | | | | Revert "Use MD5 info search for new downloads" | LostDragonist | 2019-03-23 | 1 | -13/+10 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 5ba369680db90b70b25fbc8a5d33880de077f76e. | |||||
| * | | | | | | Fix origin determination for the case of a lower priority, loose files mod ↵ | LostDragonist | 2019-03-22 | 1 | -4/+14 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | being added after a higher priority, archived files mod. | |||||
| * | | | | | | Fix update filter check | LostDragonist | 2019-03-22 | 1 | -1/+1 | |
| | | | | | | | ||||||
| * | | | | | | Only change to the update filter if mods are being checked for update or ↵ | LostDragonist | 2019-03-22 | 3 | -9/+45 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | mods have updates available | |||||
| * | | | | | | Add support for info log messages | LostDragonist | 2019-03-22 | 1 | -0/+5 | |
| | | | | | | | ||||||
| * | | | | | | Use MD5 info search for new downloads | LostDragonist | 2019-03-22 | 1 | -10/+13 | |
| | | | | | | | ||||||
| * | | | | | | Set the remaining API requests on a 429 reply | LostDragonist | 2019-03-22 | 1 | -2/+15 | |
| | | | | | | | ||||||
| * | | | | | | Fix reported number of mods checking for update when multiple mods are selected | LostDragonist | 2019-03-22 | 1 | -3/+12 | |
| | | | | | | | ||||||
| * | | | | | | Don't display Nexus ID of zero | LostDragonist | 2019-03-22 | 1 | -1/+1 | |
| | | | | | | | ||||||
| * | | | | | | Don't delete the Nexus ID on invalid update requests | LostDragonist | 2019-03-22 | 1 | -12/+1 | |
| | | | | | | | ||||||
| * | | | | | | Allow moving overwrite files to mods to replace files | LostDragonist | 2019-03-18 | 1 | -7/+1 | |
| | | | | | | | ||||||
| * | | | | | | Update translation file | LostDragonist | 2019-03-18 | 1 | -355/+350 | |
| | | | | | | | ||||||
| * | | | | | | Update version to 2.2.0beta7 | LostDragonist | 2019-03-18 | 1 | -1/+1 | |
| | | | | | | | ||||||
| * | | | | | | Add "Explore Virtual Folder" (name subject to change) as a default executable. | Al | 2019-03-10 | 1 | -0/+13 | |
| | | | | | | | ||||||
| * | | | | | | Refresh mod list after clearing overwrite folder | LostDragonist | 2019-03-09 | 1 | -2/+6 | |
| | | | | | | | ||||||
| * | | | | | | Allow selecting overwrite to trigger selected plugin highlight | LostDragonist | 2019-03-09 | 1 | -3/+2 | |
| | | | | | | | ||||||
| * | | | | | | Allow selecting overwrite to trigger mod conflict highlights | LostDragonist | 2019-03-09 | 6 | -18/+27 | |
| | | | | | | | ||||||
| * | | | | | | Improve updating mod highlights when no mod is selected | LostDragonist | 2019-03-09 | 2 | -12/+10 | |
| | | | | | | | ||||||
| * | | | | | | Fix conflict detection concerning overwrite | LostDragonist | 2019-03-09 | 3 | -14/+7 | |
| | | | | | | | ||||||
| * | | | | | | Update tutorials and stylesheets for problems->notifications change | LostDragonist | 2019-03-09 | 5 | -59/+59 | |
| | | | | | | | ||||||
| * | | | | | | Disable the login timeout timer when something happens | LostDragonist | 2019-03-09 | 1 | -1/+3 | |
| | | | | | | | ||||||
| * | | | | | | Improve timeout behavior when logging in to Nexus | LostDragonist | 2019-03-08 | 1 | -4/+16 | |
| | | | | | | | ||||||
| * | | | | | | Update what's this description of profiles | LostDragonist | 2019-03-08 | 2 | -66/+52 | |
| | | | | | | | ||||||
| * | | | | | | Improve function and error reporting of dropping files on mod list | LostDragonist | 2019-03-08 | 1 | -17/+47 | |
| | | | | | | | ||||||
| * | | | | | | Update translation file | LostDragonist | 2019-03-07 | 1 | -140/+147 | |
| | | | | | | | ||||||
