summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* - force-enabled game esms no longer break keyboard-navigation in plugin listTannin2014-03-183-10/+34
* - bugfix: if resuming a download failed with the server sending a textual err...Tannin2014-03-183-2/+19
* - unpacking bsas during installation no longer overwrites loose files (since ...Tannin2014-03-131-1/+2
* - "CreateDirectory" will no longer create directories in original data directoryTannin2014-03-133-12/+15
* - MO will now be elevated if neededTannin2014-02-231-0/+64
* - slightly overworked display of icon delegatesTannin2014-02-234-14/+44
* - made the indicator for drag&drop more visibleTannin2014-02-225-57/+104
* - bugfix: on-demand loading of data tree broke filtering on conflicting filesTannin2014-02-181-11/+14
* - ini file changes that would have to overwrite ini tweaks are now stored in ...Tannin2014-02-178-78/+85
* - a few hooks will now somewhat handle file names starting with \\?\Tannin2014-02-1214-1973/+2111
* - archives.txt is now written using the "safe"-write mechanismTannin2014-02-0712-5108/+6512
* - tabs in the mod info dialog can now be moved around by the userTannin2014-02-044-8/+76
* - main window is now actually disabled while integrated boss is runningTannin2014-02-021-0/+2
* - bugfix: upon moving files between mods, an attempt was made to access originsTannin2014-02-023-18/+57
* - bugfix: elevation dialog didn't offer a "yes" optionTannin2014-01-292-8/+9
* - bugfix: dds preview or transparent textures looked oddTannin2014-01-293-4/+14
* - bugfix: accessing profile without loading one when starting an app through ...Tannin2014-01-271-1/+5
* - information from boss no longer gets lost as soon as the plugin list gets r...Tannin2014-01-233-21/+36
* - boss integrationTannin2014-01-2324-226/+1179
* - when a download server returns a text file, it's assumed to be an error and...Tannin2014-01-1812-48/+67
* - added an about dialogTannin2014-01-1614-805/+1087
* - moved code for file previews to pluginsTannin2014-01-146-79/+27
* - implemented hook for NtQueryDirectoryFileTannin2014-01-137-13/+81
* - Mod Organizer can now display most image types (including dds) and txt file...Tannin2014-01-0510-16/+408
* download manager now removed orphaned meta filesTannin2014-01-041-3/+22
* MergeTannin2014-01-0419-177/+368
|\
| * using icons + splash from heavydudeTannin2014-01-042-0/+0
| * - nxmhandler will now ask before registering itselfTannin2014-01-0417-177/+368
* | -removed compiled translations from the repositoryTannin2014-01-039-0/+0
* | - hook dll now monitors all mod directories, not only overwriteTannin2014-01-0314-3733/+3944
* | - bugfix: crash on overwriting a mod (introduced after the previous release)Tannin2013-12-192-1/+4
* | - bugfix: archive.dll could cause a crash, attempting to close an archive tha...Tannin2013-12-195-6/+8
|/
* - plugin list now highlights plugins with attached ini filesTannin2013-12-148-19/+27
* - downgrading a mod (using replace) will now change the versionTannin2013-12-112-5/+7
* - MO now applies a minimum to the nmm-compatibility field.Tannin2013-12-0813-21/+45
* - bugfix: extracting bsas did not work with non-ascii characters in the mod nameTannin2013-12-071-3/+2
* - returned to default branchTannin2013-12-074-8/+8
* Merge with defaultTannin2013-12-0714-1739/+1666
|\
| * - bugfix: drag&drop on archive list didn't always work properlyTannin2013-12-072-3/+5
| * - minor text fixesTannin2013-12-074-57/+12
| * - plugins can now be localized tooTannin2013-11-2712-1685/+1655
* | minor text changesTannin2013-12-074-7/+6
* | - download manager now saves the file times on nexus, for potential later use...Tannin2013-12-0714-40/+80
* | - bugfix: changing nexus id directly via mod list did not cause the change to...Tannin2013-12-043-1/+9
* | - added second context menu for changing categories that applies only changes toTannin2013-12-014-30/+134
* | minor updates to readme and mod info uiTannin2013-12-011-13/+30
|/
* - bugfix: installFile for mods was not a relative path if the downloads direc...Tannin2013-11-2223-10036/+7034
* - bugfix: canceling creation of an ini tweak prompted an error messageTannin2013-11-201-3/+3
* - archive.dll now supports querying the crc value of filesTannin2013-11-1814-56/+167
* - started qbs based project files (not functional yet)Tannin2013-11-115-2/+44