summaryrefslogtreecommitdiff
path: root/src/downloadmanager.h
Commit message (Expand)AuthorAgeFilesLines
* Add setting to show notifications when downloads complete or fail (#2338)Jonathan Feenstra2026-05-151-0/+2
* Stable DownloadId refactor (#2375)Al2026-05-071-67/+240
* Download command: Add game instance check (#2388)Jeremy Rimpo2026-05-041-3/+3
* Extended MODL / direct download handling (#2384)Jeremy Rimpo2026-05-031-0/+3
* Add author and uploader columns to mod list (#2269)Jonathan Feenstra2025-08-181-0/+2
* Mass Metadata Parsing: Prevent re-querying and manual prompts to enter missin...Jonathan Feenstra2025-05-231-2/+8
* Add startDownloadNexusFileForGame (#2181)Jonathan Feenstra2025-01-021-1/+1
* Download issue fixesJeremy Rimpo2023-11-051-0/+10
* Apply clang-format.Mikaël Capelle2023-07-091-103/+136
* Extend download speed datatypes to qint64/long long to avoid overflowJeremy Rimpo2022-05-041-4/+4
* Decrease rolling window size for download speedJeremy Rimpo2022-04-191-2/+2
* Download status improvementsJeremy Rimpo2022-04-191-2/+12
* Better nexus network errorsJeremy Rimpo2022-04-191-1/+1
* optimizations for download manager:isanae2020-12-241-1/+3
* Fix callbacks for pluginlist, modlist and download manager.Mikaël Capelle2020-12-021-8/+10
* Compute supported extensions dynamically in installation and download manager.Mikaël Capelle2020-12-011-7/+0
* Switch from Qt signals to boost::signals for DownloadManager.Mikaël Capelle2020-10-111-4/+17
* Added Open Meta File context action to downloadserri1202020-08-201-0/+2
* Merge pull request #1000 from Al12rs/startup_performanceisanae2020-02-181-1/+1
|\
| * Allow not refreshing downloads when setting their folder, for example during ...AL2020-02-161-1/+1
* | Change Qtime to QElapsedtimer in some palaces to remove the warnings.AL2020-02-151-1/+2
|/
* Add source game column to the download listLostDragonist2019-12-061-0/+8
* fixed crash when starting multiple downloads with dialog boxes openedisanae2019-12-021-0/+4
* changed total speed and count to a list of the last 5 downloadsisanae2019-08-261-17/+0
* moved preferred servers into ServerListisanae2019-08-261-4/+7
* Add another query to get the missing file descriptionLostDragonist2019-03-241-0/+1
* Use MD5 when querying info before bothering the userLostDragonist2019-03-071-15/+22
* Multiple fixes:Silarn2019-02-181-0/+3
* Reworking update checks to use the file update info with a fallbackSilarn2019-02-181-568/+564
* Detect errors when writing downloads to disk and cancel downloadLostDragonist2018-08-191-0/+2
* Add new "Open File" right-click dialog for DownloadsFrederik “Freso” S. Olesen2018-08-061-0/+2
* Avoid asking users if they are sure they want to close of all downlaods are p...Al12rs2018-07-171-0/+7
* Added "Open in Folder" option to downloads tab.Al12rs2018-07-161-0/+2
* Potential fix for corrupted downloadsSilarn2018-06-251-1/+2
* *Avoided some unnecessary refreshes while removing mods.Al12rs2018-05-251-0/+2
* Huge performace improvements for downloads tab by disabling the dirWatcher tr...Al12rs2018-05-171-3/+4
* Initial work on avoiding the spamming of the Downlods tab refresh caused by t...Al12rs2018-05-171-0/+16
* Download resume fixes for restarting MO, hung downloadsSilarn2018-05-131-0/+4
* Fixes for downloads and installsSilarn2018-05-061-2/+2
* Rework the existing file download dialog to pause the download while waitingSilarn2018-05-051-2/+2
* Use a five second delta to calculate speed for more responsive displaySilarn2018-05-031-1/+2
* Fix MO endorsement check and add game to ModInfo s_ModsByModIDSilarn2018-05-021-0/+8
* Allow downloads to display speed and complete %Silarn2018-05-011-2/+2
* Need to check if the file is in the download directory for creating metaSilarn2018-04-231-1/+1
* Support for multi-game downloadsSilarn2018-04-161-10/+13
* Fix both remove and reinstall updating hidden downloadsSilarn2018-04-111-0/+2
* Also mark hidden downloads as uninstalled; refresh plugins after filesSilarn2018-04-081-0/+3
* Revert "Applied clang-format on source"Sandro Jäckel2018-02-231-376/+375
* Applied clang-format on sourceSandro Jäckel2018-02-221-375/+376
* Restore start download file method (2 of 3)Thomas Tanner2015-12-201-2/+2