summaryrefslogtreecommitdiff
path: root/src/modinfodialog.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update Process ImprovementsSilarn2019-02-181-1/+1
* Reworking update checks to use the file update info with a fallbackSilarn2019-02-181-1577/+1577
* Make logs more consistent in format and contentLostDragonist2019-01-301-2/+2
* Make logs more consistent in format and contentLostDragonist2019-01-301-1/+1
* Merge remote-tracking branch 'origin/Develop' into archive_conflicts_2Silarn2019-01-181-1/+11
|\
| * Delete the settings array before writing a new oneLostDragonist2019-01-111-0/+1
| * Added Web Page URL field in modinfodialog.Al2019-01-111-1/+6
| * Save rich text of notes tab across restart.Al2019-01-101-1/+5
* | Merge branch 'Develop' into archive_conflicts_2Project5792018-12-291-5/+7
|\|
| * Add an option to disable endorsementsLostDragonist2018-12-241-1/+1
| * Fixed Description not loading when InfoDialog opens on Nexus tab.Al12rs2018-12-211-5/+7
* | Added red archive conflict icon and made the conflicts tab change font for fi...Al12rs2018-12-121-1/+14
* | Initial archive conflict parsingSilarn2018-12-121-4/+4
|/
* Add notes column to mod listLostDragonist2018-12-081-0/+2
* Added modlist Separators feature:Al12rs2018-10-281-1/+16
* Fix pointer truncation to remove warningLostDragonist2018-09-301-1/+1
* Cache the current game as populating the dropdown triggers the saveSilarn2018-04-271-1/+2
* Improve and fix handling of external linksSilarn2018-04-181-2/+10
* Added Delete shourcut to both modinfodialog and Overwriteinfodilaog. Added co...Al12rs2018-04-181-0/+33
* Changed mod Information dialog "Next" and "Previous" buttons to remember the ...Al12rs2018-04-171-4/+10
* Merged the new open in explorer button with Silarn's code.Al12rs2018-04-171-2/+6
* Add source game setter in mod info dialogSilarn2018-04-171-0/+25
* Support for multi-game downloadsSilarn2018-04-161-2/+2
* 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