summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* - hook.dll now doesn't inject to certain applications (currently steam, chrom...Tannin2013-10-0529-108/+295
* diagnosis plugin now warns when nitpick is installedTannin2013-09-301-0/+1
* - download progress is now visible in task barTannin2013-09-289-40/+66
* - plugin tooltip now only lists the masters that aren't enabled (if any)Tannin2013-09-262-7/+6
* - bugfix: esp parsing could crash for broken/unrecognized espsTannin2013-09-231-0/+4
* Added tag release v1.0.2 for changeset 0aaed2f8f48dTannin2013-09-220-0/+0
* - removed some obsolete codeTannin2013-09-222-3/+19
* - esp reader now handles invalid files more gracefullyTannin2013-09-2129-452/+456
* Added tag release v1.0.1 for changeset b90a2e9174c0Tannin2013-09-210-0/+0
* - bugfix: testing for missing masters at the wrong time seems to have caused ...Tannin2013-09-166-43/+72
* Added tag release v1.0.0rc1 for changeset 438584941a82Tannin2013-09-150-0/+0
* - bugfix: when installing mods through the nmm importer if no other mods were...Tannin2013-09-123-1/+11
* - when installing mods from outside the download directory the absolute path ...Tannin2013-09-1116-123/+208
* Added tag release v0.99.6 for changeset d9dedb857683Tannin2013-09-050-0/+0
* updated versionsTannin2013-09-051-2/+2
* - bugfix: automatically removes a file from old NCC release that was interfer...Tannin2013-09-051-10/+1
* Added tag release v0.99.5 for changeset f75473410ed3Tannin2013-09-020-0/+0
* - bugfix: "overwrite" is no longer a localizable string, at least for now, be...Tannin2013-09-023-4/+4
* - bugfix: division-by-zero error in the newly introduced server-speed calcula...Tannin2013-09-023-3/+11
* Added tag release v0.99.4 for changeset a2ccfea95ef0Tannin2013-09-020-0/+0
* - separated python proxy into two dlls. One is a wrapper without externalTannin2013-09-011-1/+2
* - added a new column for not-yet-endorsed modsTannin2013-09-017-8/+40
* - mod list can now be sorted by install timeTannin2013-08-3124-3172/+3500
* - the download manager now registers download speed. Right now this is only usedTannin2013-08-3013-51/+163
* Added tag release v0.99.3 for changeset bf57300454f1Tannin2013-08-250-0/+0
* - position of splitter in main window is now saved and restoredTannin2013-08-257-93/+101
* - column sizing is now changeable by the user yet still automatically resizes...Tannin2013-08-242-26/+84
* MergeTannin2013-08-2420-7458/+12823
|\
| * Added tag release v0.99.2 for changeset 95e629510d01Tannin2013-08-240-0/+0
| * - added code for c++ based boss dummyTannin2013-08-242-0/+4623
| * - turned boss dummy into a c++ project (unmanaged exports with c# is a pain)Tannin2013-08-2418-7458/+8200
* | - download size is now displayedTannin2013-08-2413-88/+184
* | MergeTannin2013-08-179-227/+413
|\|
| * - plugins that failed to load are now reported as problemsTannin2013-08-174-140/+198
| * - bugfix: nameprefix-flag incorrectly interpreted on oblivion-style bsasTannin2013-08-158-87/+215
* | - bugfix: download manager will now properly pause all downloads on exiting t...Tannin2013-08-174-7/+56
|/
* - now avoids a few unnecessary copy operations during generation of the direc...Tannin2013-07-1720-92/+337
* - basic diagnosis plugin now catches an issue where the users fontconfig.txt ...Tannin2013-07-143-55/+27
* - added the ability to connect to the internet through a proxyTannin2013-07-136-37/+88
* - minor fixes to ncc build filesTannin2013-07-131-0/+18
* - some fixes to the refreshing behaviourTannin2013-07-137-22/+31
* bugfix: nxmhandler in headless calls didn't save changesTannin2013-07-053-53/+9
* - nxmhandler now has a ui to modify the proxy-handlerTannin2013-06-292-15/+5
* - caching of downloadwidgets to fix performance problem, currently broken and...Tannin2013-06-2923-248/+537
* - some fixes for qt5 compatibilityTannin2013-06-2040-1676/+1356
* - completed Qt5 compatibilityTannin2013-06-1521-374/+276
* - mod list no longer loses selection whenever categories context menu gets hi...Tannin2013-06-088-23/+65
* MergeTannin2013-06-072-21/+4
|\
| * - bugfix: archive file wasn't closed after installationTannin2013-06-062-21/+4
* | - locking/unlocking esps can now be done for the whole selectionTannin2013-06-074-21/+62