summaryrefslogtreecommitdiff
path: root/src/mainwindow.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update NXM link handling to support premium link and validate user infoSilarn2019-05-091-6/+6
* Improve ignoring of missing English translationsLostDragonist2019-04-131-2/+2
* Fix performance when selecting many modsLostDragonist2019-03-301-6/+5
* Add more protection against missing game pluginsLostDragonist2019-03-251-1/+1
* Prevent diagnose plugins that return false for isActive from reporting notifi...LostDragonist2019-03-231-3/+8
* Connect diagnosisUpdate and updateProblemsButton so the notification button i...LostDragonist2019-03-231-0/+2
* Only change to the update filter if mods are being checked for update or mods...LostDragonist2019-03-221-6/+18
* Don't delete the Nexus ID on invalid update requestsLostDragonist2019-03-221-12/+1
* Refresh mod list after clearing overwrite folderLostDragonist2019-03-091-2/+6
* Improve updating mod highlights when no mod is selectedLostDragonist2019-03-091-11/+10
* Use MD5 when querying info before bothering the userLostDragonist2019-03-071-0/+1
* Add support for displaying tracked mods and setting tracked statusLostDragonist2019-03-071-0/+112
* Add setting to hide the API counterLostDragonist2019-03-061-0/+3
* 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
* Fix call to requestModInfoLostDragonist2019-02-221-1/+1
* Remove the spoofed NMM versionLostDragonist2019-02-221-2/+1
* Force an update check after installing a modLostDragonist2019-02-221-0/+6
* Invalidate mod list sort proxy when mods find updatesLostDragonist2019-02-211-10/+11
* Remove more old Nexus settingsLostDragonist2019-02-191-0/+2
* Cleanup and version bumpSilarn2019-02-181-2/+2
* Small updates, cleanup, update code, cache settings, tooltipsSilarn2019-02-181-5/+17
* Endorsement and efficiency updatesSilarn2019-02-181-50/+112
* Implement bulk update check layerSilarn2019-02-181-2/+31
* Some fixes to parse the preferred server list and download speed featureSilarn2019-02-181-4/+3
* Implement staggered timeouts bases on age.Silarn2019-02-181-2/+3
* Fix issues with duplicate requests, expand parallel requests to 6Silarn2019-02-181-2/+8
* Multiple updates:Silarn2019-02-181-21/+33
* Fix various issues when not having a stored API keySilarn2019-02-181-9/+5
* Make mod search case insensitive, reintroduce timed update batchesSilarn2019-02-181-17/+13
* Various fixes and updatesSilarn2019-02-181-16/+20
* Ensure mainwindow slot doesn't override data we've just setSilarn2019-02-181-13/+20
* Fix missing nexus update settersSilarn2019-02-181-0/+2
* Update Process ImprovementsSilarn2019-02-181-40/+40
* Multiple fixes:Silarn2019-02-181-12/+8
* Translate nexus game name to short name to fix fetching updatesSilarn2019-02-181-6/+20
* Add counter for API requestsSilarn2019-02-181-0/+26
* Fix issue with endorsement response parsingSilarn2019-02-181-11/+9
* Add some comments and always use latest update file as the versionSilarn2019-02-181-2/+18
* Implement an API rate limiterSilarn2019-02-181-0/+8
* Reworking update checks to use the file update info with a fallbackSilarn2019-02-181-44/+101
* Several Nexus API-related changesSilarn2019-02-181-19/+18
* Initial Nexus API changes:Silarn2019-02-181-6554/+6558
* Visit Nexus page for first primary source if game does not have its own Nexus...LostDragonist2019-02-171-1/+5
* Change mod list context menu to stack allocationKrzysztof Starecki2019-02-151-74/+72
* Fix openOriginInfo and openOriginFolder for base files like skyrim.esmAl2019-02-151-15/+24
* Fix mod context menu rendering issueKrzysztof Starecki2019-02-141-7/+6
* Fix mod context menu memleak (issue #379)Krzysztof Starecki2019-02-141-5/+7
* UpdateProblemsButton when it's pressed, should clear notifications if there w...Al2019-02-131-0/+1