index
:
ariadne.git
master
Linux port of mod organizer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
installationmanager.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
forgot one tr()
isanae
2019-10-04
1
-1
/
+1
*
made extraction errors translatable
isanae
2019-10-04
1
-4
/
+4
*
passes callbacks to QuestionBoxMemory so it doesn't access the ini directly
isanae
2019-08-17
1
-4
/
+9
*
changed qDebug() to log::debug()
isanae
2019-07-22
1
-8
/
+8
*
changed qCritical() to log::error()
isanae
2019-07-22
1
-4
/
+3
*
replaced qWarning()
isanae
2019-07-22
1
-1
/
+1
*
Fix state breakage when terminating installation via exceptions
Krzysztof Starecki
2019-02-20
1
-4
/
+2
*
Write the file category ID to the mod data when installing/updating
Silarn
2019-02-18
1
-2
/
+5
*
Reject new mod installations if another one is already running
Krzysztof Starecki
2019-02-15
1
-1
/
+13
*
Make logs more consistent in format and content
LostDragonist
2019-01-30
1
-2
/
+2
*
Make logs more consistent in format and content
LostDragonist
2019-01-30
1
-1
/
+1
*
Cancel the installation progress bar when done to prevent it showing up again
LostDragonist
2019-01-18
1
-0
/
+1
*
Fix #523 by resetting m_URL after install.
Al
2019-01-10
1
-0
/
+3
*
Change qPrintable to qUtf8Printable to better support non-ASCII text
LostDragonist
2019-01-05
1
-4
/
+4
*
Improve cleanup of temporary files when installing
LostDragonist
2018-12-13
1
-1
/
+8
*
Fix crash when 7-zip fails to extract a file
LostDragonist
2018-10-31
1
-1
/
+5
*
Allow installs to pass Mod ID through (fixes NCC installs losing ID)
Silarn
2018-09-09
1
-917
/
+917
*
Better error message when archives can't be extracted
Silarn
2018-05-08
1
-1
/
+2
*
Reset the progress bar data after completing the extraction
Silarn
2018-05-08
1
-4
/
+4
*
Changes to allow installer_NCC to use the game source set in the DL meta
Silarn
2018-05-07
1
-1
/
+1
*
Fixes for downloads and installs
Silarn
2018-05-06
1
-25
/
+18
*
Use queued connections and do while loops to finish event processing
Silarn
2018-05-04
1
-19
/
+12
*
Further offload setValue to avoid threading issues
Silarn
2018-05-04
1
-1
/
+8
*
invokeMethod was getting called too late and is unneeded now
Silarn
2018-05-04
1
-3
/
+1
*
Thread extraction process and properly offload function calls from threads
Silarn
2018-05-02
1
-18
/
+62
*
Remove redundant code causing multiple installs
Silarn
2018-05-01
1
-9
/
+0
*
Support for multi-game downloads
Silarn
2018-04-16
1
-2
/
+16
*
Revert "Applied clang-format on source"
Sandro Jäckel
2018-02-23
1
-588
/
+668
*
Applied clang-format on source
Sandro Jäckel
2018-02-22
1
-668
/
+588
*
Don't truncate, bypass the issue by fixing the progress window size
Jeremy Rimpo
2017-11-07
1
-8
/
+7
*
Forcing the progress window to resize seems to hang the extraction process
Jeremy Rimpo
2017-11-07
1
-1
/
+6
*
updated to changed usvfs api
Tannin
2016-06-30
1
-8
/
+6
*
fixed some filename/modname handling for names received from nexus
Tannin
2016-06-02
1
-2
/
+6
*
cleanup
Tannin
2016-05-07
1
-1
/
+2
*
code formatting (clang_format)
Tannin
2016-02-09
1
-25
/
+41
*
made instance-switching usable
Tannin
2016-01-10
1
-1
/
+1
*
Merge branch 'master' into new_vfs_library
Tannin
2015-12-07
1
-57
/
+67
|
\
|
*
Merge remote-tracking branch 'remotes/TanninOne/master' into issue/356
Thomas Tanner
2015-12-05
1
-54
/
+60
|
|
\
|
|
*
Merge pull request #334 from ThosRTanner/issue/308
TanninOne
2015-12-04
1
-0
/
+5
|
|
|
\
|
|
|
*
Added functionality to use the web page link in a fomod to supply an optional...
Thomas Tanner
2015-10-15
1
-0
/
+5
|
|
*
|
Merge branch 'master' of https://github.com/TanninOne/modorganizer into archi...
Thomas Tanner
2015-10-12
1
-33
/
+46
|
|
|
\
|
|
|
*
|
Changes to go with cleaned up archive library
Thomas Tanner
2015-09-27
1
-58
/
+55
|
*
|
|
Replace last occurrence of GameInfo::getNexusGameID and remove a whole load o...
Thomas Tanner
2015-11-26
1
-2
/
+5
|
|
|
/
|
|
/
|
*
/
|
some fixes/disabled code required since hook.dll is gone
Tannin
2015-11-19
1
-1
/
+4
|
/
/
*
/
fixed progress dialogs appearing on startup
Tannin
2015-10-10
1
-37
/
+46
|
/
*
This fixes some resource leaks with archive handling
Tom Tanner
2015-09-26
1
-0
/
+5
*
Stop the temp files to delete list growing on each install
Tom Tanner
2015-08-30
1
-2
/
+4
*
Extract multiple copies of file from archive
Tom Tanner
2015-08-02
1
-39
/
+21
*
Fix up selection with exactly/at least/at most one
Tom Tanner
2015-07-18
1
-0
/
+5
*
fixes regarding path name generation during mod installation
Tannin
2015-06-09
1
-8
/
+14
[next]