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
*
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
*
Addition of FileNameString clase which ignores case during compares.
Tom Tanner
2015-06-06
1
-3
/
+3
*
Retain 'backup' switch state on mod overwrite options
Tom Tanner
2015-05-03
1
-1
/
+5
*
1) reintroduce the report error when unpacking archives to avoid the error
Tom Tanner
2015-04-25
1
-6
/
+2
*
tons of code cleanup and minor fixes to harden the code (mostly suggestions f...
Tannin
2015-02-25
1
-5
/
+5
*
Merge with branch1.2
Tannin
2015-01-24
1
-2
/
+3
|
\
|
*
cleanup (mostly removing unused includes)
Tannin
2015-01-22
1
-2
/
+3
*
|
Merge
Tannin
2015-01-04
1
-15
/
+16
|
\
\
|
*
|
replaced all uses of NULL with nullptr
Tannin
2014-11-28
1
-14
/
+14
|
*
|
cleanup und bugfixes after refactoring
Tannin
2014-11-28
1
-1
/
+2
*
|
|
Merge with branch1.2
Tannin
2015-01-03
1
-3
/
+10
|
\
|
|
|
|
/
|
/
|
|
*
- started on a refactoring moving functionality out of the MainWindow class
Tannin
2014-11-21
1
-3
/
+10
|
*
- workaround for GetModuleFileName-calls that supply wrong buffer size
Tannin
2014-11-06
1
-2
/
+2
|
*
- processes spawned from MO are now themselves allowed to break away from the...
Tannin
2014-08-25
1
-2
/
+4
|
*
normalized eol style (all files should now have windows line endings)
Tannin
2014-07-17
1
-802
/
+802
*
|
- repository info is now stored with the mod
Tannin
2015-01-03
1
-2
/
+11
*
|
when reinstalling a mod the existing mods name is used by default
Tannin
2014-12-14
1
-2
/
+3
*
|
searching for steam process will no longer fail when more than 1024 processes...
Tannin
2014-12-09
1
-2
/
+2
[next]