index
:
ariadne.git
master
Linux port of mod organizer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
installationmanager.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Write the file category ID to the mod data when installing/updating
Silarn
2019-02-18
1
-1
/
+1
*
Reject new mod installations if another one is already running
Krzysztof Starecki
2019-02-15
1
-0
/
+7
*
Fix crash when 7-zip fails to extract a file
LostDragonist
2018-10-31
1
-0
/
+1
*
Allow installs to pass Mod ID through (fixes NCC installs losing ID)
Silarn
2018-09-09
1
-226
/
+226
*
Add option to create a Mod backup from the modlist context menu.
Al12rs
2018-09-07
1
-1
/
+3
*
Fixes for downloads and installs
Silarn
2018-05-06
1
-5
/
+2
*
Use queued connections and do while loops to finish event processing
Silarn
2018-05-04
1
-1
/
+0
*
Further offload setValue to avoid threading issues
Silarn
2018-05-04
1
-0
/
+1
*
Thread extraction process and properly offload function calls from threads
Silarn
2018-05-02
1
-0
/
+10
*
Support for multi-game downloads
Silarn
2018-04-16
1
-1
/
+1
*
Revert "Applied clang-format on source"
Sandro Jäckel
2018-02-23
1
-134
/
+139
*
Applied clang-format on source
Sandro Jäckel
2018-02-22
1
-139
/
+134
*
Merge pull request #334 from ThosRTanner/issue/308
TanninOne
2015-12-04
1
-2
/
+3
|
\
|
*
Added functionality to use the web page link in a fomod to supply an optional...
Thomas Tanner
2015-10-15
1
-2
/
+3
*
|
Merge branch 'master' of https://github.com/TanninOne/modorganizer into archi...
Thomas Tanner
2015-10-12
1
-1
/
+1
|
\
|
|
*
fixed progress dialogs appearing on startup
Tannin
2015-10-10
1
-1
/
+1
*
|
Changes to go with cleaned up archive library
Thomas Tanner
2015-09-27
1
-7
/
+5
|
/
*
Stop the temp files to delete list growing on each install
Tom Tanner
2015-08-30
1
-1
/
+1
*
Merge
Tannin
2015-01-04
1
-2
/
+2
|
\
|
*
replaced all uses of NULL with nullptr
Tannin
2014-11-28
1
-2
/
+2
*
|
Merge with branch1.2
Tannin
2015-01-03
1
-1
/
+3
|
\
|
|
*
- started on a refactoring moving functionality out of the MainWindow class
Tannin
2014-11-21
1
-1
/
+3
|
*
- several style fixes suggested by static analysis
Tannin
2014-09-24
1
-1
/
+1
|
*
normalized eol style (all files should now have windows line endings)
Tannin
2014-07-17
1
-216
/
+216
*
|
- repository info is now stored with the mod
Tannin
2015-01-03
1
-1
/
+1
*
|
- several style fixes suggested by static analysis
Tannin
2014-09-24
1
-1
/
+1
*
|
normalized eol style (all files should now have windows line endings)
Tannin
2014-07-17
1
-216
/
+216
|
/
*
- bugfix: crash on overwriting a mod (introduced after the previous release)
Tannin
2013-12-19
1
-0
/
+1
*
- downgrading a mod (using replace) will now change the version
Tannin
2013-12-11
1
-2
/
+2
*
- bugfix: installFile for mods was not a relative path if the downloads direc...
Tannin
2013-11-22
1
-0
/
+7
*
- new toggle to display hidden downloads
Tannin
2013-10-10
1
-4
/
+1
*
- bugfix: when installing mods through the nmm importer if no other mods were...
Tannin
2013-09-12
1
-0
/
+5
*
- the download manager now registers download speed. Right now this is only used
Tannin
2013-08-30
1
-1
/
+1
*
- added NCC to repository
Tannin
2013-05-22
1
-19
/
+15
*
- support for grouping filters for mod list (incomplete)
Tannin
2013-03-22
1
-8
/
+8
*
- moved shared and uibase libraries to namespaces
Tannin
2013-02-17
1
-14
/
+14
*
- hooks for CreateHardLink
Tannin
2013-02-16
1
-191
/
+191
*
initial commit to mercurial repository.
Tannin
2013-02-03
1
-0
/
+210