summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikaël Capelle <capelle.mikael@gmail.com>2021-02-05 19:47:47 +0100
committerMikaël Capelle <capelle.mikael@gmail.com>2021-02-05 19:47:47 +0100
commita701d66cce8c757735d9af302278c3783f99a355 (patch)
tree5d4a641274324450d76eb79c7ac17f830a504bf1
parentd5380ef6d3e889a70063a677b9637f79e8f357a7 (diff)
Remove update of data-tab tree and check for problems when modifying the mod list.
-rw-r--r--src/mainwindow.cpp10
-rw-r--r--src/organizer_en.ts182
2 files changed, 91 insertions, 101 deletions
diff --git a/src/mainwindow.cpp b/src/mainwindow.cpp
index b3670fc7..713037e9 100644
--- a/src/mainwindow.cpp
+++ b/src/mainwindow.cpp
@@ -313,16 +313,6 @@ MainWindow::MainWindow(Settings &settings
setupModList();
ui->espList->setup(m_OrganizerCore, this, ui);
- connect(m_OrganizerCore.modList(), &ModList::modPrioritiesChanged, [this]() {
- onDirectoryStructureChanged();
- });
- connect(m_OrganizerCore.modList(), &ModList::modStatesChanged, [this]() {
- onDirectoryStructureChanged();
- });
- connect(m_OrganizerCore.modList(), &QAbstractItemModel::rowsRemoved, [this]() {
- onDirectoryStructureChanged();
- });
-
ui->bsaList->setLocalMoveOnly(true);
ui->bsaList->setHeaderHidden(true);
diff --git a/src/organizer_en.ts b/src/organizer_en.ts
index dd0de4a4..535e6117 100644
--- a/src/organizer_en.ts
+++ b/src/organizer_en.ts
@@ -3305,7 +3305,7 @@ p, li { white-space: pre-wrap; }
<message>
<location filename="mainwindow.ui" line="1786"/>
<location filename="mainwindow.ui" line="1789"/>
- <location filename="mainwindow.cpp" line="2693"/>
+ <location filename="mainwindow.cpp" line="2683"/>
<source>Endorse Mod Organizer</source>
<translation type="unfinished"></translation>
</message>
@@ -3389,139 +3389,139 @@ p, li { white-space: pre-wrap; }
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="371"/>
+ <location filename="mainwindow.cpp" line="361"/>
<source>Toolbar and Menu</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="372"/>
+ <location filename="mainwindow.cpp" line="362"/>
<source>Desktop</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="373"/>
+ <location filename="mainwindow.cpp" line="363"/>
<source>Start Menu</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="392"/>
+ <location filename="mainwindow.cpp" line="382"/>
<source>There is no supported sort mechanism for this game. You will probably have to use a third-party tool.</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="609"/>
+ <location filename="mainwindow.cpp" line="599"/>
<source>Crash on exit</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="610"/>
+ <location filename="mainwindow.cpp" line="600"/>
<source>MO crashed while exiting. Some settings may not be saved.
Error: %1</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="910"/>
+ <location filename="mainwindow.cpp" line="900"/>
<source>There are notifications to read</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="929"/>
+ <location filename="mainwindow.cpp" line="919"/>
<source>There are no notifications</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="1027"/>
+ <location filename="mainwindow.cpp" line="1017"/>
<source>Endorse</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="1031"/>
+ <location filename="mainwindow.cpp" line="1021"/>
<source>Won&apos;t Endorse</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="1047"/>
+ <location filename="mainwindow.cpp" line="1037"/>
<source>Help on UI</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="1051"/>
+ <location filename="mainwindow.cpp" line="1041"/>
<source>Documentation</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="1055"/>
+ <location filename="mainwindow.cpp" line="1045"/>
<source>Chat on Discord</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="1059"/>
+ <location filename="mainwindow.cpp" line="1049"/>
<source>Report Issue</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="1063"/>
+ <location filename="mainwindow.cpp" line="1053"/>
<source>Tutorials</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="1102"/>
+ <location filename="mainwindow.cpp" line="1092"/>
<source>About</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="1103"/>
+ <location filename="mainwindow.cpp" line="1093"/>
<source>About Qt</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="1111"/>
+ <location filename="mainwindow.cpp" line="1101"/>
<source>Name</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="1112"/>
+ <location filename="mainwindow.cpp" line="1102"/>
<source>Please enter a name for the new profile</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="1120"/>
+ <location filename="mainwindow.cpp" line="1110"/>
<source>failed to create profile: %1</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="1156"/>
+ <location filename="mainwindow.cpp" line="1146"/>
<source>Show tutorial?</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="1157"/>
+ <location filename="mainwindow.cpp" line="1147"/>
<source>You are starting Mod Organizer for the first time. Do you want to show a tutorial of its basic features? If you choose no you can always start the tutorial from the &quot;Help&quot;-menu.</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="1162"/>
+ <location filename="mainwindow.cpp" line="1152"/>
<source>Never ask to show tutorials</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="1312"/>
+ <location filename="mainwindow.cpp" line="1302"/>
<source>Downloads in progress</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="1313"/>
+ <location filename="mainwindow.cpp" line="1303"/>
<source>There are still downloads in progress, do you really want to quit?</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="1370"/>
+ <location filename="mainwindow.cpp" line="1360"/>
<source>Plugin &quot;%1&quot; failed: %2</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="1373"/>
+ <location filename="mainwindow.cpp" line="1363"/>
<source>Plugin &quot;%1&quot; failed</source>
<translation type="unfinished"></translation>
</message>
@@ -3534,286 +3534,286 @@ Error: %1</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="1678"/>
+ <location filename="mainwindow.cpp" line="1668"/>
<source>&lt;Edit...&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="1689"/>
+ <location filename="mainwindow.cpp" line="1679"/>
<source>(no executables)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="1843"/>
+ <location filename="mainwindow.cpp" line="1833"/>
<source>This bsa is enabled in the ini file so it may be required!</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="1894"/>
+ <location filename="mainwindow.cpp" line="1884"/>
<source>Activating Network Proxy</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="1987"/>
+ <location filename="mainwindow.cpp" line="1977"/>
<source>Notice: Your current MO version (%1) is lower than the previously used one (%2). The GUI may not downgrade gracefully, so you may experience oddities. However, there should be no serious issues.</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="2126"/>
+ <location filename="mainwindow.cpp" line="2116"/>
<source>Start Tutorial?</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="2127"/>
+ <location filename="mainwindow.cpp" line="2117"/>
<source>You&apos;re about to start a tutorial. For technical reasons it&apos;s not possible to end the tutorial early. Continue?</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="2252"/>
+ <location filename="mainwindow.cpp" line="2242"/>
<source>failed to change origin name: %1</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="2276"/>
+ <location filename="mainwindow.cpp" line="2266"/>
<source>failed to move &quot;%1&quot; from mod &quot;%2&quot; to &quot;%3&quot;: %4</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="2398"/>
+ <location filename="mainwindow.cpp" line="2388"/>
<source>Open Game folder</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="2399"/>
+ <location filename="mainwindow.cpp" line="2389"/>
<source>Open MyGames folder</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="2400"/>
+ <location filename="mainwindow.cpp" line="2390"/>
<source>Open INIs folder</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="2405"/>
+ <location filename="mainwindow.cpp" line="2395"/>
<source>Open Instance folder</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="2406"/>
+ <location filename="mainwindow.cpp" line="2396"/>
<source>Open Mods folder</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="2407"/>
+ <location filename="mainwindow.cpp" line="2397"/>
<source>Open Profile folder</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="2408"/>
+ <location filename="mainwindow.cpp" line="2398"/>
<source>Open Downloads folder</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="2414"/>
+ <location filename="mainwindow.cpp" line="2404"/>
<source>Open MO2 Install folder</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="2415"/>
+ <location filename="mainwindow.cpp" line="2405"/>
<source>Open MO2 Plugins folder</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="2416"/>
+ <location filename="mainwindow.cpp" line="2406"/>
<source>Open MO2 Stylesheets folder</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="2417"/>
+ <location filename="mainwindow.cpp" line="2407"/>
<source>Open MO2 Logs folder</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="2496"/>
+ <location filename="mainwindow.cpp" line="2486"/>
<source>Restart Mod Organizer</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="2498"/>
+ <location filename="mainwindow.cpp" line="2488"/>
<source>Mod Organizer must restart to finish configuration changes</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="2500"/>
+ <location filename="mainwindow.cpp" line="2490"/>
<source>Restart</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="2501"/>
+ <location filename="mainwindow.cpp" line="2491"/>
<source>Continue</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="2501"/>
+ <location filename="mainwindow.cpp" line="2491"/>
<source>Some things might be weird.</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="2526"/>
+ <location filename="mainwindow.cpp" line="2516"/>
<source>Can&apos;t change download directory while downloads are in progress!</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="2659"/>
+ <location filename="mainwindow.cpp" line="2649"/>
<source>Update available</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="2694"/>
+ <location filename="mainwindow.cpp" line="2684"/>
<source>Do you want to endorse Mod Organizer on %1 now?</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="2708"/>
+ <location filename="mainwindow.cpp" line="2698"/>
<source>Abstain from Endorsing Mod Organizer</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="2709"/>
+ <location filename="mainwindow.cpp" line="2699"/>
<source>Are you sure you want to abstain from endorsing Mod Organizer 2?
You will have to visit the mod page on the %1 Nexus site to change your mind.</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="2736"/>
+ <location filename="mainwindow.cpp" line="2726"/>
<source>Thank you for endorsing MO2! :)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="2742"/>
+ <location filename="mainwindow.cpp" line="2732"/>
<source>Please reconsider endorsing MO2 on Nexus!</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="2848"/>
+ <location filename="mainwindow.cpp" line="2838"/>
<source>None of your %1 mods appear to have had recent file updates.</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="2860"/>
+ <location filename="mainwindow.cpp" line="2850"/>
<source>All of your mods have been checked recently. We restrict update checks to help preserve your available API requests.</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="3014"/>
+ <location filename="mainwindow.cpp" line="3004"/>
<source>Thank you!</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="3014"/>
+ <location filename="mainwindow.cpp" line="3004"/>
<source>Thank you for your endorsement!</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="3105"/>
+ <location filename="mainwindow.cpp" line="3095"/>
<source>Mod ID %1 no longer seems to be available on Nexus.</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="3121"/>
+ <location filename="mainwindow.cpp" line="3111"/>
<source>Request to Nexus failed: %1</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="3136"/>
- <location filename="mainwindow.cpp" line="3199"/>
+ <location filename="mainwindow.cpp" line="3126"/>
+ <location filename="mainwindow.cpp" line="3189"/>
<source>failed to read %1: %2</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="3148"/>
+ <location filename="mainwindow.cpp" line="3138"/>
<source>Error</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="3148"/>
+ <location filename="mainwindow.cpp" line="3138"/>
<source>failed to extract %1 (errorcode %2)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="3181"/>
+ <location filename="mainwindow.cpp" line="3171"/>
<source>Extract BSA</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="3210"/>
+ <location filename="mainwindow.cpp" line="3200"/>
<source>This archive contains invalid hashes. Some files may be broken.</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="3220"/>
+ <location filename="mainwindow.cpp" line="3210"/>
<source>Extract...</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="3290"/>
+ <location filename="mainwindow.cpp" line="3280"/>
<source>Remove &apos;%1&apos; from the toolbar</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="3345"/>
+ <location filename="mainwindow.cpp" line="3335"/>
<source>Backup of load order created</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="3355"/>
+ <location filename="mainwindow.cpp" line="3345"/>
<source>Choose backup to restore</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="3368"/>
+ <location filename="mainwindow.cpp" line="3358"/>
<source>No Backups</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="3368"/>
+ <location filename="mainwindow.cpp" line="3358"/>
<source>There are no backups to restore</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="3393"/>
- <location filename="mainwindow.cpp" line="3418"/>
+ <location filename="mainwindow.cpp" line="3383"/>
+ <location filename="mainwindow.cpp" line="3408"/>
<source>Restore failed</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="3394"/>
- <location filename="mainwindow.cpp" line="3419"/>
+ <location filename="mainwindow.cpp" line="3384"/>
+ <location filename="mainwindow.cpp" line="3409"/>
<source>Failed to restore the backup. Errorcode: %1</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="3406"/>
+ <location filename="mainwindow.cpp" line="3396"/>
<source>Backup of mod list created</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="3489"/>
+ <location filename="mainwindow.cpp" line="3479"/>
<source>A file with the same name has already been downloaded. What would you like to do?</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="3491"/>
+ <location filename="mainwindow.cpp" line="3481"/>
<source>Overwrite</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="3492"/>
+ <location filename="mainwindow.cpp" line="3482"/>
<source>Rename new file</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="3493"/>
+ <location filename="mainwindow.cpp" line="3483"/>
<source>Ignore file</source>
<translation type="unfinished"></translation>
</message>
@@ -7081,18 +7081,18 @@ Destination:<byte value="xd"/>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="1208"/>
+ <location filename="mainwindow.cpp" line="1198"/>
<source>Please use &quot;Help&quot; from the toolbar to get usage instructions to all elements</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="1624"/>
- <location filename="mainwindow.cpp" line="2632"/>
+ <location filename="mainwindow.cpp" line="1614"/>
+ <location filename="mainwindow.cpp" line="2622"/>
<source>&lt;Manage...&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="1636"/>
+ <location filename="mainwindow.cpp" line="1626"/>
<source>failed to parse profile %1: %2</source>
<translation type="unfinished"></translation>
</message>