summaryrefslogtreecommitdiff
path: root/src/installationmanager.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge with branch1.2Tannin2015-01-031-3/+10
|\| | | |/ |/|
| * - started on a refactoring moving functionality out of the MainWindow classTannin2014-11-211-3/+10
| * - workaround for GetModuleFileName-calls that supply wrong buffer sizeTannin2014-11-061-2/+2
| * - processes spawned from MO are now themselves allowed to break away from the...Tannin2014-08-251-2/+4
| * normalized eol style (all files should now have windows line endings)Tannin2014-07-171-802/+802
* | - repository info is now stored with the modTannin2015-01-031-2/+11
* | when reinstalling a mod the existing mods name is used by defaultTannin2014-12-141-2/+3
* | searching for steam process will no longer fail when more than 1024 processes...Tannin2014-12-091-2/+2
* | now stored installed files with each modTannin2014-12-091-0/+8
* | - workaround for GetModuleFileName-calls that supply wrong buffer sizeTannin2014-11-061-2/+2
* | - processes spawned from MO are now themselves allowed to break away from the...Tannin2014-08-251-2/+4
* | normalized eol style (all files should now have windows line endings)Tannin2014-07-171-802/+802
|/
* - main window now has a small view displaying log messagesTannin2014-05-041-2/+3
* - improved NCC compatibilityTannin2014-03-261-5/+12
* - bugfix: crash on overwriting a mod (introduced after the previous release)Tannin2013-12-191-1/+3
* - downgrading a mod (using replace) will now change the versionTannin2013-12-111-3/+5
* - bugfix: installFile for mods was not a relative path if the downloads direc...Tannin2013-11-221-1/+1
* - archive.dll now supports querying the crc value of filesTannin2013-11-181-2/+0
* - new toggle to display hidden downloadsTannin2013-10-101-49/+23
* - hook.dll now doesn't inject to certain applications (currently steam, chrom...Tannin2013-10-051-3/+3
* - bugfix: when installing mods through the nmm importer if no other mods were...Tannin2013-09-121-1/+1
* - when installing mods from outside the download directory the absolute path ...Tannin2013-09-111-2/+5
* - bugfix: division-by-zero error in the newly introduced server-speed calcula...Tannin2013-09-021-1/+7
* - the download manager now registers download speed. Right now this is only usedTannin2013-08-301-12/+23
* - caching of downloadwidgets to fix performance problem, currently broken and...Tannin2013-06-291-24/+0
* - some fixes for qt5 compatibilityTannin2013-06-201-0/+2
* - completed Qt5 compatibilityTannin2013-06-151-0/+9
* - mod list no longer loses selection whenever categories context menu gets hi...Tannin2013-06-081-1/+2
* - bugfix: archive file wasn't closed after installationTannin2013-06-061-0/+4
* - install plugins now get a chance to update name, version and modid of modsTannin2013-06-051-4/+3
* - bugfix: installation using custom installer always created mod directoryTannin2013-05-231-3/+1
* - added NCC to repositoryTannin2013-05-221-87/+19
* - extended plugin interface to allow plugins access to download managerTannin2013-05-171-1/+0
* - initial support for exposing the nexusbridge to pythonTannin2013-05-101-6/+10
* - if no version is known for a mod, the file date is usedTannin2013-04-141-0/+6
* - bugfix: wrong multibyte to widechar conversion in hookdll breaks internatio...Tannin2013-04-131-2/+0
* - post-merge cleanupTannin2013-03-291-263/+0
* Merge with branch1.0Tannin2013-03-271-1/+266
|\
| * - added hooks for getFileVersion* functionsTannin2013-03-271-12/+46
* | - support for grouping filters for mod list (incomplete)Tannin2013-03-221-487/+39
|/
* - bugfix: update on overwrite directory leads files incorrectly being assigne...Tannin2013-02-221-14/+22
* - moved shared and uibase libraries to namespacesTannin2013-02-171-0/+4
* - hooks for CreateHardLinkTannin2013-02-161-46/+48
* initial commit to mercurial repository.Tannin2013-02-031-0/+1302