summaryrefslogtreecommitdiff
path: root/src/modinfodialogcategories.cpp
Commit message (Expand)AuthorAgeFilesLines
* Apply clang-format.Mikaël Capelle2023-07-091-28/+29
* Add getters for most meta-information in mod.Mikaël Capelle2020-09-201-1/+1
* added a ModInfoDialogTabContext to avoid passing too many things to tab const...isanae2019-07-021-8/+6
* replaced reportError() calls by qCritical() because they can come from a thre...isanae2019-07-021-1/+2
* 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/+7
* split nexus tabisanae2019-07-021-23/+20
* split categories tabisanae2019-07-021-0/+129