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
*
- workaround for GetModuleFileName-calls that supply wrong buffer size
Tannin
2014-11-06
1
-1
/
+2
*
- moved the hook-recursion-protection to tls
Tannin
2014-09-29
1
-31
/
+19
*
- archive library can now query for password during extraction (seems to be n...
Tannin
2014-11-05
1
-1
/
+1
*
- re-enabled building of loot_cli and started developing against the new api
Tannin
2014-09-08
1
-1
/
+1
*
- download-list will no longer show a file as having incomplete data if there...
Tannin
2014-07-21
1
-2
/
+1
*
normalized eol style (all files should now have windows line endings)
Tannin
2014-07-17
1
-1471
/
+1471
*
Merge
Tannin
2014-06-23
1
-2
/
+5
|
\
|
*
- changed the url used to login on nexus (the previous page was disabled)
Tannin
2014-06-21
1
-2
/
+5
*
|
- download read buffer is now limited to 1MB. Might prevent out-of-memory err...
Tannin
2014-06-17
1
-3
/
+1
|
/
*
- added a new mod type that represents files handled externally (i.e. DLCs) a...
Tannin
2014-05-31
1
-1
/
+1
*
- files in bsas are now only displayed in the data tab if they are managed by mo
Tannin
2014-05-25
1
-73
/
+110
*
- mod list context menu split into two menus (one for whole list, one for sel...
Tannin
2014-05-13
1
-4
/
+4
*
- main window now has a small view displaying log messages
Tannin
2014-05-04
1
-1
/
+2
*
- added an option to show meta info on downloads instead of filenames
Tannin
2014-04-23
1
-5
/
+33
*
- loot integration now displays the report
Tannin
2014-04-05
1
-16
/
+22
*
Merge with branch1.1
Tannin
2014-04-05
1
-34
/
+165
|
\
|
*
- bugfix: if resuming a download failed with the server sending a textual err...
Tannin
2014-03-18
1
-1
/
+1
|
*
- when a download server returns a text file, it's assumed to be an error and...
Tannin
2014-01-18
1
-17
/
+16
|
*
- added an about dialog
Tannin
2014-01-16
1
-1
/
+0
|
*
- implemented hook for NtQueryDirectoryFile
Tannin
2014-01-13
1
-2
/
+4
|
*
download manager now removed orphaned meta files
Tannin
2014-01-04
1
-3
/
+22
|
*
- nxmhandler will now ask before registering itself
Tannin
2014-01-04
1
-4
/
+45
|
*
- download manager now saves the file times on nexus, for potential later use...
Tannin
2013-12-07
1
-4
/
+22
|
*
- MO now warns if a nxm-link for a wrong game was attempted instead of downlo...
Tannin
2013-10-10
1
-2
/
+15
|
*
- new toggle to display hidden downloads
Tannin
2013-10-10
1
-9
/
+49
|
*
- hook.dll now doesn't inject to certain applications (currently steam, chrom...
Tannin
2013-10-05
1
-0
/
+1
|
*
- download progress is now visible in task bar
Tannin
2013-09-28
1
-0
/
+4
*
|
- added support for mod page plugins
Tannin
2013-09-15
1
-70
/
+129
|
/
*
- bugfix: division-by-zero error in the newly introduced server-speed calcula...
Tannin
2013-09-02
1
-1
/
+3
*
- mod list can now be sorted by install time
Tannin
2013-08-31
1
-1
/
+21
*
- the download manager now registers download speed. Right now this is only used
Tannin
2013-08-30
1
-0
/
+14
*
- download size is now displayed
Tannin
2013-08-24
1
-0
/
+10
*
- bugfix: download manager will now properly pause all downloads on exiting t...
Tannin
2013-08-17
1
-2
/
+42
*
- caching of downloadwidgets to fix performance problem, currently broken and...
Tannin
2013-06-29
1
-21
/
+74
*
- some fixes for qt5 compatibility
Tannin
2013-06-20
1
-3
/
+7
*
- skyrim-specific optimization to accelerate startup
Tannin
2013-06-05
1
-2
/
+2
*
Merge
Tannin
2013-05-22
1
-5
/
+24
|
\
|
*
Merge
Tannin
2013-05-19
1
-5
/
+24
|
|
\
|
|
*
- added hook for GetModuleFileName
Tannin
2013-05-19
1
-6
/
+24
*
|
|
- added NCC to repository
Tannin
2013-05-22
1
-2
/
+2
|
/
/
*
/
- extended plugin interface to allow plugins access to download manager
Tannin
2013-05-17
1
-11
/
+38
|
/
*
- added hooks for getFileVersion* functions
Tannin
2013-03-27
1
-101
/
+190
*
- bugfix: update on overwrite directory leads files incorrectly being assigne...
Tannin
2013-02-22
1
-1
/
+1
*
- proper detection of user-preferred language
Tannin
2013-02-19
1
-1
/
+3
*
- fixed broken help menu
Tannin
2013-02-19
1
-2
/
+2
*
- moved shared and uibase libraries to namespaces
Tannin
2013-02-17
1
-0
/
+1
*
- hooks for CreateHardLink
Tannin
2013-02-16
1
-909
/
+908
*
initial commit to mercurial repository.
Tannin
2013-02-03
1
-0
/
+928