summaryrefslogtreecommitdiff
path: root/src/modinfodialogesps.cpp
Commit message (Expand)AuthorAgeFilesLines
* Dependency Updates Meta PR (#2242)Jeremy Rimpo2025-05-221-0/+3
* Apply clang-format.Mikaƫl Capelle2023-07-091-64/+32
* finished moving mod info dialog directinterface to settingsisanae2019-08-241-2/+2
* replaced qWarning()isanae2019-07-221-3/+4
* added a ModInfoDialogTabContext to avoid passing too many things to tab const...isanae2019-07-021-5/+3
* fix inactive esps being marked as active because path separators changed from...isanae2019-07-021-1/+1
* remember state of various widgetsisanae2019-07-021-0/+11
* replaced reportError() calls by qCritical() because they can come from a thre...isanae2019-07-021-1/+2
* various optimizations and cachingisanae2019-07-021-14/+12
* custom models for esp listsisanae2019-07-021-72/+173
* 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 nexus tabisanae2019-07-021-3/+5
* split categories tabisanae2019-07-021-1/+0
* pass parent widget to tabs for dialogsisanae2019-07-021-15/+15
* changed layout of esps tab, moved to modinfodialogesps.cpp/hisanae2019-07-021-0/+287