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
*
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
*
split settings into a bunch of classes
isanae
2019-09-02
1
-1
/
+1
*
moved code for byte sizes and speed to uibase
isanae
2019-08-26
1
-15
/
+4
*
changed total speed and count to a list of the last 5 downloads
isanae
2019-08-26
1
-10
/
+7
*
moved preferred servers into ServerList
isanae
2019-08-26
1
-11
/
+29
*
Merge pull request #807 from isanae/logging-rework
Jeremy Rimpo
2019-08-02
1
-32
/
+35
|
\
|
*
removed some useless logging
isanae
2019-07-22
1
-3
/
+0
|
*
changed qDebug() to log::debug()
isanae
2019-07-22
1
-17
/
+18
|
*
changed qCritical() to log::error()
isanae
2019-07-22
1
-3
/
+7
|
*
replaced qWarning()
isanae
2019-07-22
1
-10
/
+11
*
|
Refactor obsolete methods
Silarn
2019-07-03
1
-2
/
+7
|
/
*
Merge pull request #731 from isanae/filetree-dds-preview-630
Al
2019-05-26
1
-15
/
+14
|
\
|
*
changed rest of ShellExecuteW() calls to use shell::Execute(), shell::OpenLin...
isanae
2019-05-26
1
-2
/
+2
|
*
put explore and open functions in namespace shell
isanae
2019-05-25
1
-4
/
+4
|
*
ExploreFile() will select the file in explorer when the path is a file
isanae
2019-05-25
1
-13
/
+12
*
|
Add support for new Nexus API game codes to NXM link handling
Silarn
2019-05-23
1
-4
/
+15
|
/
*
Update NXM link handling to support premium link and validate user info
Silarn
2019-05-09
1
-0
/
+1
*
Add more protection against missing game plugins
LostDragonist
2019-03-25
1
-3
/
+3
*
Don't query for the file description if it's present but blank
LostDragonist
2019-03-24
1
-1
/
+1
*
Add another query to get the missing file description
LostDragonist
2019-03-24
1
-4
/
+11
*
Handle multiple replies to MD5 search
LostDragonist
2019-03-24
1
-93
/
+145
*
Revert "Use MD5 info search for new downloads"
LostDragonist
2019-03-23
1
-13
/
+10
[next]