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
*
Add setting to show notifications when downloads complete or fail (#2338)
Jonathan Feenstra
2026-05-15
1
-0
/
+16
*
Stable DownloadId refactor (#2375)
Al
2026-05-07
1
-458
/
+500
*
Download command: Add game instance check (#2388)
Jeremy Rimpo
2026-05-04
1
-2
/
+40
*
Extended MODL / direct download handling (#2384)
Jeremy Rimpo
2026-05-03
1
-0
/
+16
*
Handle Nexus collections links (#2383)
Jeremy Rimpo
2026-05-02
1
-0
/
+8
*
Add author and uploader columns to mod list (#2269)
Jonathan Feenstra
2025-08-18
1
-5
/
+41
*
Mass Metadata Parsing: Prevent re-querying and manual prompts to enter missin...
Jonathan Feenstra
2025-05-23
1
-6
/
+48
*
Dependency Updates Meta PR (#2242)
Jeremy Rimpo
2025-05-22
1
-0
/
+3
*
Add startDownloadNexusFileForGame (#2181)
Jonathan Feenstra
2025-01-02
1
-5
/
+4
*
Download issue fixes
Jeremy Rimpo
2023-11-05
1
-26
/
+22
*
Download files from direct URLs via a command line parameter (#1873)
Eddoursul
2023-09-18
1
-6
/
+32
*
Apply clang-format.
Mikaël Capelle
2023-07-09
1
-487
/
+573
*
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
*
Restore HTTP/2 and set configuration
Jeremy Rimpo
2022-04-19
1
-1
/
+5
*
Patch for slow download speeds
Jeremy Rimpo
2022-04-19
1
-0
/
+1
*
Download status improvements
Jeremy Rimpo
2022-04-19
1
-16
/
+15
*
Better nexus network errors
Jeremy Rimpo
2022-04-19
1
-2
/
+2
*
Remove dependency on Core5Compat
Jeremy Rimpo
2022-04-19
1
-4
/
+4
*
Added ARCHIVED support for nexus update check and download query.
AL
2021-07-12
1
-2
/
+5
*
Sanitize download file names
Chris Bessent
2021-04-29
1
-2
/
+3
*
custom browser command
isanae
2020-12-28
1
-1
/
+1
*
optimizations for download manager:
isanae
2020-12-24
1
-24
/
+67
*
Merge pull request #1313 from Holt59/load-plugin-without-restart
Mikaël Capelle
2020-12-07
1
-9
/
+9
|
\
|
*
Fix callbacks for pluginlist, modlist and download manager.
Mikaël Capelle
2020-12-02
1
-9
/
+9
*
|
handle null plugin when adding a download
isanae
2020-12-03
1
-0
/
+10
|
/
*
Compute supported extensions dynamically in installation and download manager.
Mikaël Capelle
2020-12-01
1
-15
/
+3
*
fixed boost bind warnings
isanae
2020-11-03
1
-1
/
+3
*
Switch from Qt signals to boost::signals for DownloadManager.
Mikaël Capelle
2020-10-11
1
-2
/
+29
*
Updating error logging
erri120
2020-08-20
1
-1
/
+1
*
Removed error log localization
erri120
2020-08-20
1
-1
/
+1
*
Create meta file if it does not exist when trying to open it
erri120
2020-08-20
1
-7
/
+11
*
Added Open Meta File context action to downloads
erri120
2020-08-20
1
-0
/
+23
*
added more timings
isanae
2020-02-18
1
-1
/
+3
*
Merge pull request #1000 from Al12rs/startup_performance
isanae
2020-02-18
1
-3
/
+6
|
\
|
*
Cleanup commented code
AL
2020-02-17
1
-3
/
+2
|
*
Avoid refreshing when setting downloads supported extensions as it only happe...
AL
2020-02-16
1
-1
/
+3
|
*
Allow not refreshing downloads when setting their folder, for example during ...
AL
2020-02-16
1
-2
/
+4
*
|
Change Qtime to QElapsedtimer in some palaces to remove the warnings.
AL
2020-02-15
1
-1
/
+1
|
/
*
Merge pull request #969 from ModOrganizer2/2_2_2
Chris Bessent
2020-01-13
1
-24
/
+34
|
\
|
*
Fix downloading files that have no file name
Chris Bessent
2020-01-11
1
-0
/
+7
|
*
Don't ask for the game when there's only one game
Chris Bessent
2020-01-10
1
-6
/
+13
|
*
Use the old query info logic when MD5 query is ambiguous
Chris Bessent
2020-01-10
1
-18
/
+14
*
|
Migrate obsoleted qVariantFromValue
Silarn
2019-12-31
1
-2
/
+2
|
/
*
Add source game column to the download list
LostDragonist
2019-12-06
1
-0
/
+13
*
fixed crash when starting multiple downloads with dialog boxes opened
isanae
2019-12-02
1
-8
/
+23
*
removed useless logging about servers
isanae
2019-11-26
1
-4
/
+3
*
Sort the files when presenting them during querying info
LostDragonist
2019-11-23
1
-0
/
+2
*
added error messages to FileRenamer and a few more
isanae
2019-10-04
1
-5
/
+5
*
Fix md5 hashing for large download files
LostDragonist
2019-09-28
1
-3
/
+26
[next]