index
:
ariadne.git
master
Linux port of mod organizer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
downloadmanager.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rework messages about downloads already queued or started
LostDragonist
2019-02-18
1
-5
/
+45
*
Coalesce code for identifying game short name from nexus name
Silarn
2019-02-18
1
-24
/
+14
*
Fix up messages for already pending/started downloads
LostDragonist
2019-02-18
1
-7
/
+5
*
Fix display of file names when querying info
LostDragonist
2019-02-18
1
-1
/
+1
*
Fix issue with downloads not being remove on failure
Silarn
2019-02-18
1
-1
/
+10
*
Some fixes to parse the preferred server list and download speed feature
Silarn
2019-02-18
1
-2
/
+2
*
Use NXM link key and expiration in file list API call when available
Silarn
2019-02-18
1
-2
/
+8
*
Various fixes and updates
Silarn
2019-02-18
1
-1
/
+2
*
Multiple fixes:
Silarn
2019-02-18
1
-4
/
+25
*
Filter deleted downloads from the download query dialog
Silarn
2019-02-18
1
-1
/
+2
*
Reworking update checks to use the file update info with a fallback
Silarn
2019-02-18
1
-1842
/
+1831
*
Initial Nexus API changes:
Silarn
2019-02-18
1
-15
/
+4
*
Fix modId behavior on 'Query Info' cancel (issue #446)
Krzysztof Starecki
2019-02-14
1
-1
/
+2
*
Make logs more consistent in format and content
LostDragonist
2019-01-30
1
-1
/
+1
*
Change qPrintable to qUtf8Printable to better support non-ASCII text
LostDragonist
2019-01-05
1
-9
/
+9
*
Improve spacing for plugincounter.
Al
2019-01-06
1
-1
/
+1
*
Remove unused import, fix accidental indent
Krzysztof Starecki
2019-01-01
1
-1
/
+1
*
Change redownload dialog to display the filename
Krzysztof Starecki
2019-01-01
1
-2
/
+2
*
Fix bug with hiding installed downloads
Krzysztof Starecki
2018-12-31
1
-11
/
+7
*
Add icon for incomplete download info, add download progress delegate
Krzysztof Starecki
2018-12-30
1
-3
/
+3
*
Port context menus to new downloadlist
Krzysztof Starecki
2018-12-30
1
-1
/
+1
*
Fix possible crash during write to disk error
LostDragonist
2018-08-21
1
-1
/
+2
*
Detect errors when writing downloads to disk and cancel download
LostDragonist
2018-08-19
1
-6
/
+19
*
Correct file category when manually querying info
LostDragonist
2018-08-15
1
-15
/
+3
*
Added Open File option to downloads tab.
Al12rs
2018-08-06
1
-3
/
+2
*
Merge PR
Al12rs
2018-08-06
1
-0
/
+18
|
\
|
*
Clean up `DownloadManager::openFile`
Frederik “Freso” S. Olesen
2018-08-06
1
-8
/
+1
|
*
Add new "Open File" right-click dialog for Downloads
Frederik “Freso” S. Olesen
2018-08-06
1
-0
/
+25
*
|
Fix `DownloadManager::openInDownloadsFolder` error message
Frederik “Freso” S. Olesen
2018-08-06
1
-1
/
+1
|
/
*
Changed unit check.
Al12rs
2018-07-18
1
-1
/
+1
*
Revert "Fix download index in downloadFinished"
Al12rs
2018-07-17
1
-1
/
+1
*
Avoid asking users if they are sure they want to close of all downlaods are p...
Al12rs
2018-07-17
1
-0
/
+10
*
Merge pull request #438 from LostDragonist/Develop
Al
2018-07-17
1
-1
/
+1
|
\
|
*
Fix download index in downloadFinished
LostDragonist
2018-07-16
1
-1
/
+1
*
|
Added new "Hide Uninstalled" and "Delete Uninstalled" options to downloads tab.
Al12rs
2018-07-17
1
-1
/
+7
|
/
*
Added "Open in Folder" option to downloads tab.
Al12rs
2018-07-16
1
-0
/
+25
*
Chnged download speed to be a little more consistant in display, to avoid the...
Al12rs
2018-07-16
1
-6
/
+6
*
Potential fix for corrupted downloads
Silarn
2018-06-25
1
-2
/
+3
*
Fix for downloads getting stuck after pausing them.
Al12rs
2018-06-20
1
-2
/
+2
*
Fix for downloads getting insta-completed if there isn't enough bandwidth for...
Al12rs
2018-06-19
1
-2
/
+9
*
*Avoided some unnecessary refreshes while removing mods.
Al12rs
2018-05-25
1
-3
/
+32
*
Added un-hide all option to downlods tab.
Al12rs
2018-05-21
1
-12
/
+28
*
Huge performace improvements for downloads tab by disabling the dirWatcher tr...
Al12rs
2018-05-17
1
-20
/
+30
*
Initial work on avoiding the spamming of the Downlods tab refresh caused by t...
Al12rs
2018-05-17
1
-2
/
+83
*
Add UA to resume and fix edge case for hung download check
Silarn
2018-05-16
1
-1
/
+3
*
Add the MO user agent string to the download requests (fixes EU#1)
Silarn
2018-05-16
1
-0
/
+1
*
Fixes for download errors and retrying with alternate mirrors
Silarn
2018-05-15
1
-14
/
+12
*
Download resume fixes for restarting MO, hung downloads
Silarn
2018-05-13
1
-1
/
+18
*
Fix issue with resuming a download that was already complete.
Silarn
2018-05-08
1
-1
/
+12
*
Small compat fix for Qt 5.11
Silarn
2018-05-08
1
-1
/
+1
[next]