summaryrefslogtreecommitdiff
path: root/src/modinfodialogtab.cpp
Commit message (Expand)AuthorAgeFilesLines
* Apply clang-format.Mikaël Capelle2023-07-091-22/+25
* Add getters for most meta-information in mod.Mikaël Capelle2020-09-201-3/+3
* Add modinfodialog Notes Tab color selector.AL2020-04-291-1/+52
* split directoryentryisanae2020-02-181-1/+1
* added modinfodialogfwd.h, mostly for the enum that's used in various placesisanae2019-07-021-3/+4
* added a ModInfoDialogTabContext to avoid passing too many things to tab const...isanae2019-07-021-15/+18
* focus tabs when they need a confirmation to closeisanae2019-07-021-0/+5
* replaced reportError() calls by qCritical() because they can come from a thre...isanae2019-07-021-12/+24
* only load nexus website on activationisanae2019-07-021-1/+19
* don't update invisible tabsisanae2019-07-021-0/+10
* changed "tab index" to "tab id", this was confusing the order in the widget a...isanae2019-07-021-4/+4
* grey out tab names when they have no dataisanae2019-07-021-3/+19
* added missing iconsisanae2019-07-021-4/+25
* finished splitting filetree tabisanae2019-07-021-3/+12
* split notes tabisanae2019-07-021-0/+39
* split nexus tabisanae2019-07-021-3/+36
* split categories tabisanae2019-07-021-0/+6
* split ModInfoDialogTabisanae2019-07-021-0/+36