summaryrefslogtreecommitdiff
path: root/src/settingsdialog.ui
diff options
context:
space:
mode:
authorJeremy Rimpo <jeremy.rimpo@servermonkey.com>2023-09-18 21:30:39 -0500
committerJeremy Rimpo <jeremy.rimpo@servermonkey.com>2023-09-21 17:32:37 -0500
commit4342fe3ce16e1e14fb44cf2676e3887002f67ec4 (patch)
tree8f22dc173c52e7cfb181875011d18748d924be07 /src/settingsdialog.ui
parent6dfe55f444bbe59899b583a5c795714bf50e91f7 (diff)
Several updates
* No longer cause an error when deleting a category that's being used * Add a dialog when installing a mod with no Nexus mapping (if not disabled) * Allow disabling Nexus category mapping in Settings (Nexus tab) * Add context option to remove nexus mappings in the category editor * Some clang style fixes
Diffstat (limited to 'src/settingsdialog.ui')
-rw-r--r--src/settingsdialog.ui20
1 files changed, 15 insertions, 5 deletions
diff --git a/src/settingsdialog.ui b/src/settingsdialog.ui
index 27949c3a..40921d9d 100644
--- a/src/settingsdialog.ui
+++ b/src/settingsdialog.ui
@@ -17,7 +17,7 @@
<item>
<widget class="QTabWidget" name="tabWidget">
<property name="currentIndex">
- <number>0</number>
+ <number>4</number>
</property>
<widget class="QWidget" name="generalTab">
<attribute name="title">
@@ -1052,8 +1052,8 @@ If you disable this feature, MO will only display official DLCs this way. Please
<rect>
<x>0</x>
<y>0</y>
- <width>778</width>
- <height>497</height>
+ <width>761</width>
+ <height>515</height>
</rect>
</property>
<property name="autoFillBackground">
@@ -1341,6 +1341,16 @@ If you disable this feature, MO will only display official DLCs this way. Please
</widget>
</item>
<item>
+ <widget class="QCheckBox" name="categoryMappingsBox">
+ <property name="text">
+ <string>Use Nexus category mappings</string>
+ </property>
+ <property name="checked">
+ <bool>true</bool>
+ </property>
+ </widget>
+ </item>
+ <item>
<widget class="QCheckBox" name="hideAPICounterBox">
<property name="toolTip">
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;By default, a counter is displayed in the bottom right corner. This informs the user of their remaining API requests. The Nexus API becomes unusable once these API requests run out. Checking this option will hide that counter.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
@@ -1732,8 +1742,8 @@ If you disable this feature, MO will only display official DLCs this way. Please
<rect>
<x>0</x>
<y>0</y>
- <width>778</width>
- <height>475</height>
+ <width>390</width>
+ <height>342</height>
</rect>
</property>
<property name="autoFillBackground">