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
*
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
*
|
now stored installed files with each mod
Tannin
2014-12-09
1
-0
/
+8
*
|
- 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
|
/
*
- main window now has a small view displaying log messages
Tannin
2014-05-04
1
-2
/
+3
*
- improved NCC compatibility
Tannin
2014-03-26
1
-5
/
+12
*
- bugfix: crash on overwriting a mod (introduced after the previous release)
Tannin
2013-12-19
1
-1
/
+3
*
- downgrading a mod (using replace) will now change the version
Tannin
2013-12-11
1
-3
/
+5
*
- bugfix: installFile for mods was not a relative path if the downloads direc...
Tannin
2013-11-22
1
-1
/
+1
*
- archive.dll now supports querying the crc value of files
Tannin
2013-11-18
1
-2
/
+0
*
- new toggle to display hidden downloads
Tannin
2013-10-10
1
-49
/
+23
*
- hook.dll now doesn't inject to certain applications (currently steam, chrom...
Tannin
2013-10-05
1
-3
/
+3
*
- bugfix: when installing mods through the nmm importer if no other mods were...
Tannin
2013-09-12
1
-1
/
+1
*
- when installing mods from outside the download directory the absolute path ...
Tannin
2013-09-11
1
-2
/
+5
*
- bugfix: division-by-zero error in the newly introduced server-speed calcula...
Tannin
2013-09-02
1
-1
/
+7
*
- the download manager now registers download speed. Right now this is only used
Tannin
2013-08-30
1
-12
/
+23
*
- caching of downloadwidgets to fix performance problem, currently broken and...
Tannin
2013-06-29
1
-24
/
+0
*
- some fixes for qt5 compatibility
Tannin
2013-06-20
1
-0
/
+2
*
- completed Qt5 compatibility
Tannin
2013-06-15
1
-0
/
+9
*
- mod list no longer loses selection whenever categories context menu gets hi...
Tannin
2013-06-08
1
-1
/
+2
*
- bugfix: archive file wasn't closed after installation
Tannin
2013-06-06
1
-0
/
+4
*
- install plugins now get a chance to update name, version and modid of mods
Tannin
2013-06-05
1
-4
/
+3
*
- bugfix: installation using custom installer always created mod directory
Tannin
2013-05-23
1
-3
/
+1
*
- added NCC to repository
Tannin
2013-05-22
1
-87
/
+19
*
- extended plugin interface to allow plugins access to download manager
Tannin
2013-05-17
1
-1
/
+0
*
- initial support for exposing the nexusbridge to python
Tannin
2013-05-10
1
-6
/
+10
*
- if no version is known for a mod, the file date is used
Tannin
2013-04-14
1
-0
/
+6
*
- bugfix: wrong multibyte to widechar conversion in hookdll breaks internatio...
Tannin
2013-04-13
1
-2
/
+0
*
- post-merge cleanup
Tannin
2013-03-29
1
-263
/
+0
*
Merge with branch1.0
Tannin
2013-03-27
1
-1
/
+266
|
\
|
*
- added hooks for getFileVersion* functions
Tannin
2013-03-27
1
-12
/
+46
*
|
- support for grouping filters for mod list (incomplete)
Tannin
2013-03-22
1
-487
/
+39
|
/
*
- bugfix: update on overwrite directory leads files incorrectly being assigne...
Tannin
2013-02-22
1
-14
/
+22
*
- moved shared and uibase libraries to namespaces
Tannin
2013-02-17
1
-0
/
+4
[next]