summaryrefslogtreecommitdiff
path: root/src/modinfodialogtab.h
Commit message (Expand)AuthorAgeFilesLines
* Apply clang-format.Mikaƫl Capelle2023-07-091-27/+19
* Add modinfodialog Notes Tab color selector.AL2020-04-291-3/+6
* finished moving mod info dialog directinterface to settingsisanae2019-08-241-34/+0
* reordering tabs, then switching to a mod with a different tab set would disca...isanae2019-07-021-1/+60
* added modinfodialogfwd.h, mostly for the enum that's used in various placesisanae2019-07-021-10/+10
* added a ModInfoDialogTabContext to avoid passing too many things to tab const...isanae2019-07-021-8/+86
* focus tabs when they need a confirmation to closeisanae2019-07-021-3/+84
* remember state of various widgetsisanae2019-07-021-0/+23
* replaced reportError() calls by qCritical() because they can come from a thre...isanae2019-07-021-0/+2
* only load nexus website on activationisanae2019-07-021-0/+5
* don't update invisible tabsisanae2019-07-021-0/+3
* changed "tab index" to "tab id", this was confusing the order in the widget a...isanae2019-07-021-3/+3
* grey out tab names when they have no dataisanae2019-07-021-0/+3
* added missing iconsisanae2019-07-021-2/+9
* finished splitting filetree tabisanae2019-07-021-1/+2
* split notes tabisanae2019-07-021-0/+16
* split nexus tabisanae2019-07-021-2/+23
* split categories tabisanae2019-07-021-1/+1
* split ModInfoDialogTabisanae2019-07-021-0/+42