summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix download index in downloadFinishedLostDragonist2018-07-161-1/+1
* Redirect endorsements of MO2 to the Skyrim SE nexusLostDragonist2018-07-162-8/+15
* Added "Open in Folder" option to downloads tab.Al12rs2018-07-167-2/+49
* Chnged download speed to be a little more consistant in display, to avoid the...Al12rs2018-07-161-6/+6
* Potential fix for corrupted downloadsSilarn2018-06-252-3/+5
* Added the path of the managed game in the settings menu under the path tab, i...Al12rs2018-06-223-225/+257
* Add open in explorer button to Overwrite dialog.Al12rs2018-06-213-0/+12
* Merge branch 'Develop' of https://github.com/Modorganizer2/modorganizer into ...Al12rs2018-06-201-1/+1
|\
| * Extend mod backups and load order backups to a maximum of 10LostDragonist2018-06-201-1/+1
* | Fix for downloads getting stuck after pausing them.Al12rs2018-06-203-8/+8
|/
* Fix for downloads getting insta-completed if there isn't enough bandwidth for...Al12rs2018-06-191-2/+9
* Prevent instances from ending in a spaceLostDragonist2018-06-091-1/+1
* Allow sorting by "source game" columnLost Dragonist2018-06-081-0/+10
* Updated stringsSilarn2018-06-081-343/+394
* *Avoided some unnecessary refreshes while removing mods.Al12rs2018-05-257-26/+88
* Added un-hide all option to downlods tab.Al12rs2018-05-215-24/+64
* Made downlods file sizes human readable instead of just being KBAl12rs2018-05-203-1/+25
* Added "Open Plugins folder" option to Open folder menu.Al12rs2018-05-202-8/+10
* Fix a memory leak in updateToolBarDiana2018-05-182-32/+36
* Merge pull request #362 from Al12rs/dirWatcherAl2018-05-172-4/+112
|\
| * Huge performace improvements for downloads tab by disabling the dirWatcher tr...Al12rs2018-05-172-23/+34
| * Initial work on avoiding the spamming of the Downlods tab refresh caused by t...Al12rs2018-05-172-2/+99
* | Updated strings for downloadsSilarn2018-05-161-102/+106
|/
* Add UA to resume and fix edge case for hung download checkSilarn2018-05-161-1/+3
* Add the MO user agent string to the download requests (fixes EU#1)Silarn2018-05-162-2/+3
* Move improved version parsing to util.h and use it everywhere.AnyOldName32018-05-165-50/+52
* Remove sneaky test qDebug instance.AnyOldName32018-05-151-1/+0
* Change how the VersionInfo object is created from version.rc such that non-re...AnyOldName32018-05-154-5/+73
* Push version update for 2.1.4 devSilarn2018-05-151-3/+3
* Fixes for download errors and retrying with alternate mirrorsSilarn2018-05-151-14/+12
* Download resume fixes for restarting MO, hung downloadsSilarn2018-05-132-1/+22
* Refresh the sort proxy when the data is changedSilarn2018-05-101-0/+2
* Fix plugin lock slot typoSilarn2018-05-101-1/+1
* Better error message when archives can't be extractedSilarn2018-05-082-111/+108
* Fix issue with resuming a download that was already complete.Silarn2018-05-081-1/+12
* Small compat fix for Qt 5.11Silarn2018-05-081-1/+1
* Reset the progress bar data after completing the extractionSilarn2018-05-081-4/+4
* Remove a pointless error when the game doesn't have a script extenderSilarn2018-05-071-2/+2
* Changes to allow installer_NCC to use the game source set in the DL metaSilarn2018-05-075-1/+17
* Updating about dialog with additional supportersSilarn2018-05-062-1/+11
* Translation updatesSilarn2018-05-061-127/+122
* Fixes for downloads and installsSilarn2018-05-064-54/+49
* Make sure project_path is set before trying to use itSilarn2018-05-061-10/+7
* Rework the existing file download dialog to pause the download while waitingSilarn2018-05-052-19/+36
* Make sure to update the index when data is changedSilarn2018-05-042-0/+11
* Vastly improved plugin index generation and sortingSilarn2018-05-043-38/+25
* Update the about dialogSilarn2018-05-042-64/+90
* Incorporate uibase translations into organizerSilarn2018-05-042-59/+182
* Use queued connections and do while loops to finish event processingSilarn2018-05-042-20/+12
* Allow update processor to include the managed game if nexus info matchesSilarn2018-05-041-0/+8