summaryrefslogtreecommitdiff
path: root/src/mainwindow.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Make notifications geometry implementation match other dialogsLostDragonist2019-02-101-11/+5
* Fixed crash when "Update" filter is selected and multiple mods are ignored fo...Al2019-02-101-0/+6
* Enable compact mode for mod list flags when column is smaller than 6 iconsLostDragonist2019-02-071-1/+3
* Fixed a Failed to refresh list of esps: invalid vector<T> subscript errorAl2019-01-311-1/+3
* Always display at least 3 segments of version info for MO itselfLostDragonist2019-01-301-2/+2
* Make logs more consistent in format and contentLostDragonist2019-01-301-4/+4
* Make logs more consistent in format and contentLostDragonist2019-01-301-2/+2
* Remember geometry of problems dialogLostDragonist2019-01-301-5/+13
* Rename problems to notificationsLostDragonist2019-01-301-9/+9
* Don't report errors when "write to file..." in data tab is canceledLostDragonist2019-01-301-7/+9
* Merge remote-tracking branch 'remotes/origin/archive_conflicts_2' into DevelopLostDragonist2019-01-251-15/+85
|\
| * Merge remote-tracking branch 'remotes/origin/Develop' into archive_conflicts_2LostDragonist2019-01-221-2/+15
| |\
| * \ Merge remote-tracking branch 'origin/Develop' into archive_conflicts_2Silarn2019-01-181-22/+86
| |\ \
| * \ \ Merge remote-tracking branch 'origin/Develop' into archive_conflicts_2Silarn2019-01-051-36/+40
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'remotes/origin/Develop' into archive_conflicts_2LostDragonist2019-01-011-39/+58
| |\ \ \ \
| * \ \ \ \ Merge branch 'Develop' into archive_conflicts_2LostDragonist2018-12-301-0/+1
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'Develop' into archive_conflicts_2Project5792018-12-291-58/+383
| |\ \ \ \ \ \
| * | | | | | | Clean up and fix merge issuesLostDragonist2018-12-121-39/+38
| * | | | | | | Fixed mainwindow.cpp so that Qt Creator does not break it anymore.Al12rs2018-12-121-0/+1
| * | | | | | | Added button to disable Archives in Data Tree and entirely.Project5792018-12-121-2/+54
| * | | | | | | Add loose file/archive conflict iconsSilarn2018-12-121-0/+9
| * | | | | | | Initial archive conflict parsingSilarn2018-12-121-8/+17