summaryrefslogtreecommitdiff
path: root/src/modinfodialog.cpp
Commit message (Expand)AuthorAgeFilesLines
* - re-enabled use of img-tags in bbcode converterTannin2014-11-111-1/+2
* - bugfix: text files weren't displayed in the mod-info-dialogTannin2014-08-181-1/+2
* normalized eol style (all files should now have windows line endings)Tannin2014-07-171-1253/+1253
* - bugfix: broke qt4 compatibility in trying to support qt5Tannin2014-07-171-1/+1
* - re-inserted code for bsa hiding (this was necessary to enforce expected bsa...Tannin2014-06-291-1/+2
* - added pseudo-categories to filter for mo-managed vs. unmanaged modsTannin2014-06-161-109/+122
* - ini file changes that would have to overwrite ini tweaks are now stored in ...Tannin2014-02-171-10/+7
* - tabs in the mod info dialog can now be moved around by the userTannin2014-02-041-4/+58
* - added an about dialogTannin2014-01-161-3/+0
* - implemented hook for NtQueryDirectoryFileTannin2014-01-131-1/+1
* - Mod Organizer can now display most image types (including dds) and txt file...Tannin2014-01-051-12/+3
* - bugfix: archive.dll could cause a crash, attempting to close an archive tha...Tannin2013-12-191-1/+1
* - bugfix: canceling creation of an ini tweak prompted an error messageTannin2013-11-201-3/+3
* - text files encoded in system encoding should now be correctly recognized in...Tannin2013-10-261-11/+19
* - hook.dll now doesn't inject to certain applications (currently steam, chrom...Tannin2013-10-051-9/+2
* - when installing mods from outside the download directory the absolute path ...Tannin2013-09-111-5/+31
* - now avoids a few unnecessary copy operations during generation of the direc...Tannin2013-07-171-1/+1
* - some fixes for qt5 compatibilityTannin2013-06-201-2/+3
* - completed Qt5 compatibilityTannin2013-06-151-64/+0
* - extended plugin interface to allow plugins access to download managerTannin2013-05-171-8/+8
* - initial support for exposing the nexusbridge to pythonTannin2013-05-101-7/+8
* - added hooks for getFileVersion* functionsTannin2013-03-271-6/+21
* - moved shared and uibase libraries to namespacesTannin2013-02-171-0/+3
* - hooks for CreateHardLinkTannin2013-02-161-1199/+1198
* initial commit to mercurial repository.Tannin2013-02-031-0/+1218