index
:
ariadne.git
master
Linux port of mod organizer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
downloadmanager.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add setting to show notifications when downloads complete or fail (#2338)
Jonathan Feenstra
2026-05-15
1
-0
/
+2
*
Stable DownloadId refactor (#2375)
Al
2026-05-07
1
-67
/
+240
*
Download command: Add game instance check (#2388)
Jeremy Rimpo
2026-05-04
1
-3
/
+3
*
Extended MODL / direct download handling (#2384)
Jeremy Rimpo
2026-05-03
1
-0
/
+3
*
Add author and uploader columns to mod list (#2269)
Jonathan Feenstra
2025-08-18
1
-0
/
+2
*
Mass Metadata Parsing: Prevent re-querying and manual prompts to enter missin...
Jonathan Feenstra
2025-05-23
1
-2
/
+8
*
Add startDownloadNexusFileForGame (#2181)
Jonathan Feenstra
2025-01-02
1
-1
/
+1
*
Download issue fixes
Jeremy Rimpo
2023-11-05
1
-0
/
+10
*
Apply clang-format.
Mikaël Capelle
2023-07-09
1
-103
/
+136
*
Extend download speed datatypes to qint64/long long to avoid overflow
Jeremy Rimpo
2022-05-04
1
-4
/
+4
*
Decrease rolling window size for download speed
Jeremy Rimpo
2022-04-19
1
-2
/
+2
*
Download status improvements
Jeremy Rimpo
2022-04-19
1
-2
/
+12
*
Better nexus network errors
Jeremy Rimpo
2022-04-19
1
-1
/
+1
*
optimizations for download manager:
isanae
2020-12-24
1
-1
/
+3
*
Fix callbacks for pluginlist, modlist and download manager.
Mikaël Capelle
2020-12-02
1
-8
/
+10
*
Compute supported extensions dynamically in installation and download manager.
Mikaël Capelle
2020-12-01
1
-7
/
+0
*
Switch from Qt signals to boost::signals for DownloadManager.
Mikaël Capelle
2020-10-11
1
-4
/
+17
*
Added Open Meta File context action to downloads
erri120
2020-08-20
1
-0
/
+2
*
Merge pull request #1000 from Al12rs/startup_performance
isanae
2020-02-18
1
-1
/
+1
|
\
|
*
Allow not refreshing downloads when setting their folder, for example during ...
AL
2020-02-16
1
-1
/
+1
*
|
Change Qtime to QElapsedtimer in some palaces to remove the warnings.
AL
2020-02-15
1
-1
/
+2
|
/
*
Add source game column to the download list
LostDragonist
2019-12-06
1
-0
/
+8
*
fixed crash when starting multiple downloads with dialog boxes opened
isanae
2019-12-02
1
-0
/
+4
*
changed total speed and count to a list of the last 5 downloads
isanae
2019-08-26
1
-17
/
+0
*
moved preferred servers into ServerList
isanae
2019-08-26
1
-4
/
+7
*
Add another query to get the missing file description
LostDragonist
2019-03-24
1
-0
/
+1
*
Use MD5 when querying info before bothering the user
LostDragonist
2019-03-07
1
-15
/
+22
*
Multiple fixes:
Silarn
2019-02-18
1
-0
/
+3
*
Reworking update checks to use the file update info with a fallback
Silarn
2019-02-18
1
-568
/
+564
*
Detect errors when writing downloads to disk and cancel download
LostDragonist
2018-08-19
1
-0
/
+2
*
Add new "Open File" right-click dialog for Downloads
Frederik “Freso” S. Olesen
2018-08-06
1
-0
/
+2
*
Avoid asking users if they are sure they want to close of all downlaods are p...
Al12rs
2018-07-17
1
-0
/
+7
*
Added "Open in Folder" option to downloads tab.
Al12rs
2018-07-16
1
-0
/
+2
*
Potential fix for corrupted downloads
Silarn
2018-06-25
1
-1
/
+2
*
*Avoided some unnecessary refreshes while removing mods.
Al12rs
2018-05-25
1
-0
/
+2
*
Huge performace improvements for downloads tab by disabling the dirWatcher tr...
Al12rs
2018-05-17
1
-3
/
+4
*
Initial work on avoiding the spamming of the Downlods tab refresh caused by t...
Al12rs
2018-05-17
1
-0
/
+16
*
Download resume fixes for restarting MO, hung downloads
Silarn
2018-05-13
1
-0
/
+4
*
Fixes for downloads and installs
Silarn
2018-05-06
1
-2
/
+2
*
Rework the existing file download dialog to pause the download while waiting
Silarn
2018-05-05
1
-2
/
+2
*
Use a five second delta to calculate speed for more responsive display
Silarn
2018-05-03
1
-1
/
+2
*
Fix MO endorsement check and add game to ModInfo s_ModsByModID
Silarn
2018-05-02
1
-0
/
+8
*
Allow downloads to display speed and complete %
Silarn
2018-05-01
1
-2
/
+2
*
Need to check if the file is in the download directory for creating meta
Silarn
2018-04-23
1
-1
/
+1
*
Support for multi-game downloads
Silarn
2018-04-16
1
-10
/
+13
*
Fix both remove and reinstall updating hidden downloads
Silarn
2018-04-11
1
-0
/
+2
*
Also mark hidden downloads as uninstalled; refresh plugins after files
Silarn
2018-04-08
1
-0
/
+3
*
Revert "Applied clang-format on source"
Sandro Jäckel
2018-02-23
1
-376
/
+375
*
Applied clang-format on source
Sandro Jäckel
2018-02-22
1
-375
/
+376
*
Restore start download file method (2 of 3)
Thomas Tanner
2015-12-20
1
-2
/
+2
[next]