summaryrefslogtreecommitdiff
path: root/src/modinfodialog.cpp
Commit message (Expand)AuthorAgeFilesLines
* Added "Open/Execute" context menu entry to the conflicts tab in the modinfodi...Al12rs2018-04-081-2/+88
* Fix overwritten file previewSilarn2018-04-071-6/+8
* Added file preview in conflicts tab in the mod information dialog. The previe...Al12rs2018-04-071-2/+96
* Revert "Applied clang-format on source"Sandro Jäckel2018-02-231-830/+950
* Applied clang-format on sourceSandro Jäckel2018-02-221-950/+830
* Implement file priority for loose files > archivesJeremy Rimpo2017-12-171-5/+5
* Properly shut down QtWebEngineJeremy Rimpo2017-12-131-0/+2
* Fix the nexus description link handlerJeremy Rimpo2017-10-231-4/+10
* Basic ESL updatesJeremy Rimpo2017-10-201-1/+2
* First attempt to update to QT5.7LePresidente2017-01-041-1/+2
* cleanupTannin2016-05-071-3/+7
* Merge remote-tracking branch 'remotes/TanninOne/master' into issue/356Thomas Tanner2015-12-051-0/+1
|\
* | Replaced the IPluginGame getNexusDisplayURL with some APIs in NexusInterfaceThomas Tanner2015-11-261-8/+5
* | Remove remaining gameInfoThomas Tanner2015-11-261-2/+0
* | This removes getNexusPage from GameInfo and is currently in the game plugin.Thomas Tanner2015-11-261-3/+11
|/
* added cmake build script and a few fixes for 64-bit compatibilityTannin2015-09-231-1/+1
* bugfix: selecting an image in the modinfo dialog caused the image labelTannin2015-06-041-4/+3
* Merge with branch1.2Tannin2015-01-241-1/+2
|\
| * cleanup (mostly removing unused includes)Tannin2015-01-221-1/+2
| * - 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
* | replaced all uses of NULL with nullptrTannin2014-11-281-9/+9
* | - 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-1256/+1256
* | - bugfix: broke qt4 compatibility in trying to support qt5Tannin2014-07-171-1/+1
* | - when highlighting a mod the overwritten and overwriting mods are now highli...Tannin2014-07-141-3/+6
|/
* - 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