summaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Expand mo_interface.log from 1K lines to 1M linesLostDragonist2019-03-241-1/+1
|
* Make sure the configured temp folder existsLostDragonist2019-03-231-0/+5
|
* Prevent diagnose plugins that return false for isActive from reporting ↵LostDragonist2019-03-235-9/+28
| | | | notifications
* Connect diagnosisUpdate and updateProblemsButton so the notification button ↵LostDragonist2019-03-231-0/+2
| | | | is updated properly
* Allow the user to go back to the instance manager if using an instance and ↵LostDragonist2019-03-231-0/+6
| | | | the instance's game plugin disappears or stops functioning
* Only let the user select game installations that match what the instance is ↵LostDragonist2019-03-231-15/+30
| | | | configured for
* Do not change the game type of an instance without getting explicit ↵LostDragonist2019-03-231-44/+3
| | | | instructions from the user
* Revert "Use MD5 info search for new downloads"LostDragonist2019-03-231-13/+10
| | | | This reverts commit 5ba369680db90b70b25fbc8a5d33880de077f76e.
* Fix origin determination for the case of a lower priority, loose files mod ↵LostDragonist2019-03-221-4/+14
| | | | being added after a higher priority, archived files mod.
* Fix update filter checkLostDragonist2019-03-221-1/+1
|
* Only change to the update filter if mods are being checked for update or ↵LostDragonist2019-03-223-9/+45
| | | | mods have updates available
* Add support for info log messagesLostDragonist2019-03-221-0/+5
|
* Use MD5 info search for new downloadsLostDragonist2019-03-221-10/+13
|
* Set the remaining API requests on a 429 replyLostDragonist2019-03-221-2/+15
|
* Fix reported number of mods checking for update when multiple mods are selectedLostDragonist2019-03-221-3/+12
|
* Don't display Nexus ID of zeroLostDragonist2019-03-221-1/+1
|
* Don't delete the Nexus ID on invalid update requestsLostDragonist2019-03-221-12/+1
|
* Allow moving overwrite files to mods to replace filesLostDragonist2019-03-181-7/+1
|
* Update translation fileLostDragonist2019-03-181-355/+350
|
* Update version to 2.2.0beta7LostDragonist2019-03-181-1/+1
|
* Add "Explore Virtual Folder" (name subject to change) as a default executable.Al2019-03-101-0/+13
|
* Refresh mod list after clearing overwrite folderLostDragonist2019-03-091-2/+6
|
* Allow selecting overwrite to trigger selected plugin highlightLostDragonist2019-03-091-3/+2
|
* Allow selecting overwrite to trigger mod conflict highlightsLostDragonist2019-03-096-18/+27
|
* Improve updating mod highlights when no mod is selectedLostDragonist2019-03-092-12/+10
|
* Fix conflict detection concerning overwriteLostDragonist2019-03-093-14/+7
|
* Update tutorials and stylesheets for problems->notifications changeLostDragonist2019-03-095-59/+59
|
* Disable the login timeout timer when something happensLostDragonist2019-03-091-1/+3
|
* Improve timeout behavior when logging in to NexusLostDragonist2019-03-081-4/+16
|
* Update what's this description of profilesLostDragonist2019-03-082-66/+52
|
* Improve function and error reporting of dropping files on mod listLostDragonist2019-03-081-17/+47
|
* Update translation fileLostDragonist2019-03-071-140/+147
|
* Convert file description from BBCodeLostDragonist2019-03-071-1/+1
|
* Update version to 2.2.0beta6LostDragonist2019-03-071-1/+1
|
* Suppress expected network errors during MD5 searchesLostDragonist2019-03-073-5/+14
|
* Use MD5 when querying info before bothering the userLostDragonist2019-03-078-21/+225
|
* Rework tracking pin to be greenLostDragonist2019-03-072-226/+248
|
* Support log messages with newlinesLostDragonist2019-03-071-15/+18
|
* Add support for displaying tracked mods and setting tracked statusLostDragonist2019-03-0714-651/+1002
|
* Assume an empty release list from GitHub means some kind of error occurredLostDragonist2019-03-061-27/+32
|
* Improve failed login checks on start upLostDragonist2019-03-062-2/+4
|
* Add setting to hide the API counterLostDragonist2019-03-065-14/+30
|
* Clear palette of mod list and plugin list to better support themesLostDragonist2019-03-051-133/+0
|
* Don't show unrelated paths when browsing for gameLostDragonist2019-02-251-2/+1
|
* Do not add inactive tool plugins to the tools menuLostDragonist2019-02-241-0/+6
|
* Call toggleMO2EndorseState for consistencyLostDragonist2019-02-241-1/+1
|
* Store endorsement state of MO when a reply is receivedLostDragonist2019-02-231-1/+3
|
* Update version to 2.2.0beta5LostDragonist2019-02-231-1/+1
|
* Add function to get configured mods directoryLostDragonist2019-02-234-5/+17
|
* Change setGameName parameters to match MOBase changesLostDragonist2019-02-227-7/+7
|