summaryrefslogtreecommitdiff
path: root/src/modinfodialognexus.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add nexus category ID to mod infoJeremy Rimpo2023-09-211-0/+16
* Apply clang-format.Mikaël Capelle2023-07-091-43/+61
* Fix webkit obsolete tag errorJeremy Rimpo2022-04-191-1/+1
* custom browser commandisanae2020-12-281-6/+6
* Add a toggle for trackingQudix2020-11-111-0/+1
* split nexus connection stuff into NexusConnectionUI so it can be reused in th...isanae2020-11-031-4/+4
* Change modId() to nexusId().Mikaël Capelle2020-09-221-7/+7
* Add getters for most meta-information in mod.Mikaël Capelle2020-09-201-18/+18
* Rollback to setGameName instead of setGamePlugin for mod interface.Mikaël Capelle2020-05-191-1/+1
* Update ModInfo classes to handle plugin game and clean some declarations.Mikaël Capelle2020-05-071-1/+1
* added error messages to FileRenamer and a few moreisanae2019-10-041-3/+3
* split settings into a bunch of classesisanae2019-09-021-1/+1
* replaced qInfo() with log::info()isanae2019-07-221-2/+3
* Added full Spoiler support to the nexus Description viewer.Al2019-07-141-0/+26
* Add full support for quotes in nexus descriptions and avoid url horizontal ov...Al2019-07-141-0/+22
* Improved Nexus description css to be easier on the eyes and handle images bet...Al2019-07-101-0/+8
* added modinfodialogfwd.h, mostly for the enum that's used in various placesisanae2019-07-021-1/+1
* added a ModInfoDialogTabContext to avoid passing too many things to tab const...isanae2019-07-021-42/+43
* changed how the mod url works:isanae2019-07-021-40/+107
* added path to editor toolbarisanae2019-07-021-11/+0
* only load nexus website on activationisanae2019-07-021-15/+16
* nexus tab: fixed to only make one request, changed css to match nexus more cl...isanae2019-07-021-14/+38
* don't update invisible tabsisanae2019-07-021-0/+5
* changed "tab index" to "tab id", this was confusing the order in the widget a...isanae2019-07-021-2/+2
* grey out tab names when they have no dataisanae2019-07-021-0/+2
* added missing iconsisanae2019-07-021-2/+2
* split notes tabisanae2019-07-021-2/+0
* split nexus tabisanae2019-07-021-0/+273