Brian Munro
9a3a15b1f6
Merge pull request #454 from Modorganizer2/Develop
...
Release 2.1.4
2018-08-02 09:15:12 +02:00
Al12rs
1ea43586d8
Merge branch 'Develop' of https://github.com/Modorganizer2/modorganizer into Develop
2018-08-01 20:12:32 +02:00
Al12rs
fd51434e5e
Enabled Ctrl+C to copy selected stuff instead of the entire log. No one used it before and now it's much more practical.
2018-08-01 20:04:59 +02:00
LostDragonist
7eb4b33214
Tweak shading of mods and plugins to better support dark themes
2018-08-01 12:55:36 -05:00
Al12rs
e1e367c7ea
Added CTRL+Doubleclick on plugin list as well
2018-08-01 17:55:07 +02:00
Al12rs
696bb3bc47
Added CTRL+Double Click on Modlist to open in Explorer
2018-08-01 17:18:07 +02:00
Al12rs
10be66a62a
Revert "Temporarely disable the BSA list refresh if it is hidden from view. this will need to be reversted once the Bsa changes are added I presume."
...
This reverts commit 8f28e0af36 .
2018-08-01 17:07:35 +02:00
LostDragonist
a02b920b19
Force nxmhandler.exe registration when the associate button is clicked
...
This allows the register dialog to appear when the user had previously selected "No, don't ask again". If a user is clicking this button, there's a good chance they want MO to be the primary nxm handler.
2018-07-27 12:34:28 -05:00
LostDragonist
2f8e5b4f69
Update translation file
2018-07-24 14:00:26 -05:00
LostDragonist
385765ecdd
Truncate strings longer than 1024 characters in the plugin list tooltip
2018-07-23 14:13:12 -05:00
LostDragonist
447a2169fe
Allow more characters in instance names and add an error message
...
Previously allowed: "A-Za-z0-9 "
Now allowed: "A-Za-z0-9 !@#$%^()_+-=[]{};'."
2018-07-22 19:44:39 -05:00
LostDragonist
fc8a6b358f
Improve robustness of endorsement checks
...
At times, the voted_by_user item is returned as Invalid. toBool() causes this to be false, meaning the item is seen as not endorsed. Now, the endorsement state is not checked if the data is invalid.
2018-07-22 14:28:38 -05:00
Al12rs
edf608ab23
Allow normal QAbstractItemModel event handling for mainwindow. Somehow before it wouldn't work.
2018-07-22 15:49:40 +02:00
Al12rs
d02df7e4b4
Avoided downloads defaulting to "File Time" sorting at each startup.
...
Improved downloads tab header sizes and resize policy.
2018-07-21 23:43:04 +02:00
Al12rs
cc63717060
Added "Open Mods folder" to "Open Folder" context menu.
2018-07-21 20:09:25 +02:00
Al12rs
8f28e0af36
Temporarely disable the BSA list refresh if it is hidden from view. this will need to be reversted once the Bsa changes are added I presume.
2018-07-21 20:01:40 +02:00
Al12rs
e80bb3a837
Check if there is actually something in overwrite to delete before asking confirmation.
2018-07-18 16:14:16 +02:00
Al12rs
f6ecb93d46
Set delete Key to recursively clear overwrite with confirmation message.
2018-07-18 16:00:19 +02:00
Al12rs
4f14598cfc
Changed size rappresentation in downloads compact view.
2018-07-18 12:06:35 +02:00
Al12rs
ce2494ba20
Don't show info dialog for unmanaged pluugins.
2018-07-18 12:03:02 +02:00
Al12rs
d5f3bee642
Changed unit check.
2018-07-18 12:01:50 +02:00
Al12rs
b38957d853
Small visual fix for size positioning in compact downloads.
2018-07-18 12:00:55 +02:00
Al12rs
f824d255a2
Added clarification to loads archives tooltip.
2018-07-17 19:51:30 +02:00
Al12rs
344b83957e
Revert "Fix download index in downloadFinished"
...
This reverts commit 942e656a71 .
2018-07-17 18:35:32 +02:00
Al12rs
023cacab7f
Added ability to open mod information window by double cliking on plugins.
2018-07-17 16:26:17 +02:00
Al12rs
35bbe0001e
Added a flag to the plugin list indicating if a certain plugin has one or more archives attached.
...
Changed the tooltip to list the loaded archives.
Fixed tool tip to have titles for subsections.
2018-07-17 14:37:50 +02:00
Al12rs
75478f68a1
Avoid asking users if they are sure they want to close of all downlaods are paused.
2018-07-17 13:32:53 +02:00
Al12rs
5a0b8b431c
Added Contains INI files content filter and checking.
2018-07-17 13:10:08 +02:00
Al12rs
61b33a8351
Added feather and scroll content icon to rappresent ini files. Icon curtesy of WolfHeartAurora.
2018-07-17 13:09:57 +02:00
Al
103e3f3098
Merge pull request #438 from LostDragonist/Develop
...
Added support for selecting multiple mod for multiple modlist options.
Added check for Windows Event Service before spawning new hooked processes.
2018-07-17 02:08:17 +02:00
Al12rs
872c33fe55
Added new "Hide Uninstalled" and "Delete Uninstalled" options to downloads tab.
2018-07-17 00:49:41 +02:00
Al12rs
9ddb26ea51
Added size label to compact download view.
2018-07-17 00:10:30 +02:00
Al12rs
1867c20f02
Added sortable "Size" column to the downlaods tab.
2018-07-17 00:10:03 +02:00
LostDragonist
6552054e58
Detect if the Windows Event Log service is not running
2018-07-16 15:46:44 -05:00
LostDragonist
a830f3e09e
Allow "unignore update" to work with multiple mods
2018-07-16 15:46:44 -05:00
LostDragonist
eaf3655492
Allow "ignore update" to work with multiple mods
2018-07-16 15:46:44 -05:00
LostDragonist
952f1fe8cd
Allow "open in explorer" to work with multiple mods
2018-07-16 15:46:44 -05:00
LostDragonist
b4530eb843
Allow "mark as converted" to work with multiple mods
2018-07-16 15:46:43 -05:00
LostDragonist
f20a1f6a84
Allow "ignore missing data" to work with multiple mods
2018-07-16 15:46:43 -05:00
LostDragonist
942e656a71
Fix download index in downloadFinished
...
An index of 0 is valid as this is a bog standard array. This resolves an instance of the warning "no download index 0".
2018-07-16 15:46:43 -05:00
LostDragonist
7f3dc586b0
Redirect endorsements of MO2 to the Skyrim SE nexus
2018-07-16 15:46:43 -05:00
Al12rs
2524d65441
Added "Open in Folder" option to downloads tab.
2018-07-16 20:56:47 +02:00
Al12rs
5efddbd515
Chnged download speed to be a little more consistant in display, to avoid the progrss bar jumping around all the time. Chnaged the kb->MB jumps to happen at 1000 instead of 1024 to avoid going in the 4 digits, but still divide by 1024 to keep units acuurate.
2018-07-16 14:18:25 +02:00
Silarn
181de232f4
Potential fix for corrupted downloads
2018-06-25 20:50:49 -05:00
Al12rs
1f9103c24e
Added the path of the managed game in the settings menu under the path tab, it's read only for now as allowing the user to change it would probably require a lot more work.
2018-06-22 02:47:58 +02:00
Al12rs
2d49ba2bef
Add open in explorer button to Overwrite dialog.
2018-06-21 18:54:20 +02:00
Al12rs
e41c97b64f
Merge branch 'Develop' of https://github.com/Modorganizer2/modorganizer into Develop1
2018-06-20 21:33:27 +02:00
Al12rs
b7d6bbb451
Fix for downloads getting stuck after pausing them.
...
Disabled timer check as it appeared to terminate some downloads early.
2018-06-20 19:33:56 +02:00
Al
4a765cc152
Merge pull request #410 from LostDragonist/Develop
...
Extend mod backups and load order backups to a maximum of 10
2018-06-20 16:17:29 +02:00
LostDragonist
30f170c10d
Extend mod backups and load order backups to a maximum of 10
2018-06-20 08:45:05 -05:00
Al12rs
b6aa12b323
Fix for downloads getting insta-completed if there isn't enough bandwidth for them to procede. Now they will instead remain in the download state and continue once the bandwidth is available.
...
There is much room for improvement here but for now I guess this will avoid MO simply stopping the download.
2018-06-19 23:13:06 +02:00
Al
19d80cc23d
Merge pull request #400 from LostDragonist/Develop
...
Sort by game and fix for instance names
2018-06-10 09:55:41 +02:00
LostDragonist
0c4b1e9a92
Prevent instances from ending in a space
...
Windows directories are not allowed to end in a space. Allowing
this creates a broken directory that is difficult for the user
to remove.
2018-06-09 10:44:23 -07:00
Lost Dragonist
cacf7e0542
Allow sorting by "source game" column
2018-06-08 22:48:53 -05:00
Silarn
f09ec53fcf
Updated strings
2018-06-08 18:05:01 -05:00
Al12rs
ddb40b712e
*Avoided some unnecessary refreshes while removing mods.
...
*Added "Visit on Nexus" menu entry in the downloads tab.
*Added confirmation message when deleting a single download.
*Changed text of messages to more easily distinguish deleting from hiding.
2018-05-25 15:33:53 +02:00
Al12rs
186f26b71e
Added un-hide all option to downlods tab.
...
Improved performace when hiding/unhiding. There is still room for improvement for hiding but it requires refactoring the function
2018-05-21 01:27:13 +02:00
Al12rs
6d6444c126
Made downlods file sizes human readable instead of just being KB
2018-05-20 23:53:57 +02:00
Al12rs
4b66c6c1ef
Added "Open Plugins folder" option to Open folder menu.
2018-05-20 23:02:50 +02:00
Al
08f35d6519
Merge pull request #369 from iaz3/Develop
...
Fix a memory leak in updateToolBar
2018-05-18 14:02:02 +02:00
Diana
6617be8ef9
Fix a memory leak in updateToolBar
...
updateToolBar was creating new QActions and QWidgets every call, without cleaning them up.
The spacer, help widgets, and toolbuttons only need to be created once.
Those have been moved out into the MainWindow constructor
updateToolBar is called in various places, importantly when adding/removing executable shortcuts.
Also adds a deleteLater() call to clean up executable shortcut actions.
2018-05-18 07:45:13 -04:00
Al
5a5bfee712
Merge pull request #362 from Al12rs/dirWatcher
...
Downloads tab: fix for freezes and greatly improved performance and responsiveness
2018-05-17 19:59:06 +02:00
Silarn
2fc55ccc86
Updated strings for downloads
2018-05-16 23:54:50 -05:00
Al12rs
8731159bfb
Huge performace improvements for downloads tab by disabling the dirWatcher triggered refreshes.
...
Avoid app freezes caused by stacked refresh calls.
Added chack to see if a download is alerady hidden before trying to hide it.
Made sure to refresh Download tab where it was othwerwise relying in the dirwatcher to refresh.
2018-05-17 00:03:10 +02:00
Al12rs
1c6543454e
Initial work on avoiding the spamming of the Downlods tab refresh caused by the fileSystemWatcher picking up changes made by MO itself and triggering multiple refreshes
2018-05-17 00:02:34 +02:00
Silarn
941c50bff9
Add UA to resume and fix edge case for hung download check
2018-05-16 14:58:43 -05:00
Silarn
1e6e055f39
Add the MO user agent string to the download requests (fixes EU#1)
2018-05-16 11:14:44 -05:00
Jeremy Rimpo
81e329fb39
Merge pull request #361 from AnyOldName3/even-better-version-parsing
...
Move improved version parsing to util.h and use it everywhere.
2018-05-16 09:32:13 -05:00
AnyOldName3
15db1b76f7
Move improved version parsing to util.h and use it everywhere.
2018-05-16 00:42:31 +01:00
Jeremy Rimpo
75e6c72ae4
Merge pull request #360 from AnyOldName3/better-version-parsing
...
Better version parsing
2018-05-15 17:55:02 -05:00
AnyOldName3
9c1806cc74
Remove sneaky test qDebug instance.
2018-05-15 23:45:15 +01:00
AnyOldName3
8f905e1d49
Change how the VersionInfo object is created from version.rc such that non-release builds are possible and get labelled as such
2018-05-15 23:43:35 +01:00
Silarn
2ee5f0e96d
Push version update for 2.1.4 dev
2018-05-15 12:46:49 -05:00
Silarn
0d220b6b41
Fixes for download errors and retrying with alternate mirrors
2018-05-15 11:13:16 -05:00
Silarn
decbbb611e
Download resume fixes for restarting MO, hung downloads
2018-05-13 18:32:59 -05:00
Silarn
aeb0b42cde
Refresh the sort proxy when the data is changed
2018-05-10 11:21:27 -05:00
Silarn
38391b10e9
Fix plugin lock slot typo
2018-05-10 09:21:02 -05:00
Jeremy Rimpo
886fb10288
Merge pull request #343 from Modorganizer2/Develop
...
Better error message when archives can't be extracted
2018-05-08 19:33:47 -05:00
Silarn
693f3c40ee
Better error message when archives can't be extracted
2018-05-08 19:33:25 -05:00
Jeremy Rimpo
26b946a905
Merge pull request #342 from Modorganizer2/Develop
...
Fix an issue with resuming a completed download
2018-05-08 19:24:02 -05:00
Silarn
11aa955d73
Fix issue with resuming a download that was already complete.
2018-05-08 19:22:07 -05:00
Silarn
2486c554a0
Small compat fix for Qt 5.11
2018-05-08 18:47:45 -05:00
Jeremy Rimpo
5e6bb0a16e
Merge pull request #341 from Modorganizer2/Develop
...
Reset the progress bar data after completing the extraction
2018-05-08 11:35:45 -05:00
Silarn
632474ef97
Reset the progress bar data after completing the extraction
2018-05-08 11:31:05 -05:00
Brian Munro
0da6af17b2
Merge pull request #336 from Modorganizer2/Develop
...
Release 2.1.3
2018-05-08 12:47:54 +02:00
Silarn
44111d12c1
Remove a pointless error when the game doesn't have a script extender
2018-05-07 17:20:33 -05:00
Silarn
02d3f81829
Changes to allow installer_NCC to use the game source set in the DL meta
2018-05-07 01:29:00 -05:00
Silarn
fc74aa90d1
Updating about dialog with additional supporters
2018-05-06 17:31:06 -05:00
Silarn
7d9514d497
Translation updates
2018-05-06 17:22:06 -05:00
Silarn
6359d7d23f
Fixes for downloads and installs
2018-05-06 17:21:35 -05:00
Silarn
5f8bbaae2a
Make sure project_path is set before trying to use it
2018-05-06 10:18:23 -05:00
Silarn
fe33d7af43
Rework the existing file download dialog to pause the download while waiting
...
- Also fixes direct calls to downloadFinished
2018-05-05 01:28:09 -05:00
Silarn
9ae442810b
Make sure to update the index when data is changed
2018-05-04 19:00:55 -05:00
Silarn
9998727dba
Vastly improved plugin index generation and sorting
2018-05-04 18:26:57 -05:00
Silarn
a76d987647
Update the about dialog
2018-05-04 17:28:58 -05:00
Silarn
a29192f9b2
Incorporate uibase translations into organizer
2018-05-04 16:16:32 -05:00
Silarn
a77433f881
Use queued connections and do while loops to finish event processing
2018-05-04 14:28:19 -05:00
Silarn
54e2197592
Allow update processor to include the managed game if nexus info matches
2018-05-04 11:35:44 -05:00
Silarn
0d7460996a
Further offload setValue to avoid threading issues
2018-05-04 11:34:49 -05:00
Silarn
d9b1cfdb4b
invokeMethod was getting called too late and is unneeded now
2018-05-04 02:30:10 -05:00
Silarn
98b659f0da
Updating gitignore
2018-05-04 00:28:43 -05:00
Silarn
979c09b334
Update translation file
2018-05-04 00:15:48 -05:00
Silarn
cf5833437d
Bump to version 2.1.3
2018-05-03 19:36:39 -05:00
Silarn
0eaa1c6791
Add version check and update processor
2018-05-03 19:36:14 -05:00
Silarn
fa193ddabb
Initial icons for alternate games
2018-05-03 18:25:27 -05:00
Silarn
cc32c8c06b
Use a five second delta to calculate speed for more responsive display
2018-05-03 17:14:05 -05:00
Silarn
9872c1e462
Allow for primary game sources and marking mods as converted/working
2018-05-03 16:17:40 -05:00
Silarn
e3989fe8f9
Merge branch 'Develop' of https://github.com/Modorganizer2/modorganizer into Develop
2018-05-02 17:04:50 -05:00
Silarn
f7c9b8c333
Thread extraction process and properly offload function calls from threads
2018-05-02 17:04:28 -05:00
Jeremy Rimpo
5555a58f84
Merge pull request #335 from AnyOldName3/proxy-multiple-inheritance-support
...
Proxy multiple inheritance support
2018-05-02 14:01:50 -05:00
Silarn
6588a81b7f
Only check for the mod organizer endorsement if the ID is set
2018-05-02 13:48:31 -05:00
Silarn
2091330af2
Clean up handling of managed game instance in NexusInterface
2018-05-02 13:47:59 -05:00
Silarn
168da18aa5
Fix MO endorsement check and add game to ModInfo s_ModsByModID
2018-05-02 12:38:23 -05:00
AnyOldName3
4245036f52
Remove unused function which made things confusing
2018-05-02 17:12:34 +01:00
AnyOldName3
238c252b4c
Coalesce plugins with the same name in the settings dialogue (as they already share setting values)
2018-05-02 17:11:54 +01:00
AnyOldName3
938d3ce91b
Take a list of proxied plugins for each name to work around multiple inheritance issues
2018-05-02 17:10:38 +01:00
Silarn
d62ec9c867
Allow downloads to display speed and complete %
2018-05-01 21:50:20 -05:00
Silarn
3bb7a44610
Update translation files
2018-05-01 17:02:05 -05:00
Silarn
4bf7b4e103
Update the NMM version
2018-05-01 13:18:39 -05:00
Silarn
d3c207193f
Add all supported games to the nxmhandler config
2018-05-01 13:01:44 -05:00
Silarn
584c6049f9
Remove redundant code causing multiple installs
2018-05-01 12:37:07 -05:00
Silarn
2b7274380e
Release memory
2018-05-01 12:36:47 -05:00
Silarn
275afb730f
A couple download header-based fixes
...
* If an unknown content error, only fail if the filesize is off
* If a text content type, output a warning but do not retry the download
2018-04-30 13:56:27 -05:00
Silarn
0306b0fc42
Change Nexus API URL
2018-04-28 23:32:39 -05:00
Silarn
86c97c7c06
4096 was the correct number
2018-04-27 20:24:20 -05:00
Silarn
3114bcbd8d
Fix ESL index display and sorting by index
2018-04-27 20:21:42 -05:00
Silarn
41a479bddf
Cache the current game as populating the dropdown triggers the save
2018-04-27 20:00:51 -05:00
Silarn
e02614ee14
Add alternative game flag and check
2018-04-27 01:57:59 -05:00
Al12rs
cfbe399bba
Fixed mod rename to allow just changing letters to uppercase or lowercase.
...
(Previously it would not allow it as it detected an existing mod having the same name (check is caseInsensitive)).
2018-04-25 23:48:18 +02:00
Silarn
10b8d12152
Update to https for other nexus links For Security
2018-04-24 09:28:08 -07:00
Silarn
b3ef185866
Update Nexus protocol to https
2018-04-24 09:22:51 -07:00
Silarn
18328587b5
Merge branch 'Develop' of https://github.com/Modorganizer2/modorganizer into Develop
2018-04-23 22:13:03 -07:00
Silarn
31bf15f3b4
Need to check if the file is in the download directory for creating meta
2018-04-23 22:12:46 -07:00
Al12rs
001fddb069
Changed the shortcut to open in explorer a mod to CTRL+Enter to avoid consuming the Enter key press so that people can still use it to finish renaming a mod.
2018-04-22 16:39:26 +02:00
Silarn
141ac311d2
Don't create meta files if they don't exist
2018-04-21 22:32:17 -05:00
Silarn
fbb93eaf86
Remove remnants of QtScript and fix some CMake issues
2018-04-19 01:43:57 -05:00
Silarn
7e04542762
Some tweaks to make MO the top window when loading or changing games
2018-04-18 11:46:42 -05:00
Silarn
08b56ee783
Improve and fix handling of external links
2018-04-18 03:41:53 -05:00
Silarn
85faed5de1
Fix issues with download query
2018-04-17 19:14:17 -05:00
Al12rs
189445191d
Added Delete shourcut to both modinfodialog and Overwriteinfodilaog. Added confirm messages since delete can't be undone.
2018-04-18 00:08:05 +02:00
Al
618fd543a6
Merge pull request #315 from Al12rs/Develop
...
Ui and shortcut changes.
2018-04-17 22:43:24 +02:00
Al12rs
f276203517
Changed mod Information dialog "Next" and "Previous" buttons to remember the currently viewed tab.
2018-04-17 21:51:22 +02:00
Al12rs
b64fd1ed4d
Enter shourcut will now open the mod containing the selected plugin if the ESPList has the focus.
...
Added F5 shourcut to refresh the profile.
Removed a redundant variable I saw by chance.
2018-04-17 21:51:01 +02:00
Al12rs
b1329c18cd
Added Enter shortcut support for ovewrite as well to open the Explorer window.
2018-04-17 21:50:41 +02:00
Al12rs
62dc387de6
Added key shourtcuts to open in explorer a selected mo by pressing Enter or Return. Needs support for overwrte
2018-04-17 21:50:12 +02:00
Al12rs
fc46a6a782
Disabled Hide inactive plugins checkbox in settings as it didn't work.
2018-04-17 21:49:34 +02:00
Al12rs
a2d7ce67aa
Merged the new open in explorer button with Silarn's code.
2018-04-17 21:49:15 +02:00
Al12rs
a14ed8fcd1
Changed the modifodialog to open the first enabled left most tab, if no particular tab was specified by the function caller.
...
This will allow the users to choose what tab should be opened when opening the mod informations since the order of the tabs can be changed and is saved.
2018-04-17 21:23:40 +02:00
Al12rs
c669fed48a
Fixed inconsistency in line endings.
2018-04-17 21:22:46 +02:00
Silarn
634825e1b8
Adjust mod info dialog, add tooltips, update old
2018-04-17 03:04:59 -05:00
Silarn
7688175c68
Add source game setter in mod info dialog
2018-04-17 02:47:07 -05:00
Silarn
b4eae6e5d1
Fix signal/slot connector for available server parser
2018-04-17 00:33:15 -05:00
Silarn
b1c477f8ec
Fix for virtualized executable path
2018-04-16 15:31:45 -05:00
Jeremy Rimpo
8b3a83ed8d
Merge pull request #311 from AnyOldName3/load-qtbase-qm
...
Load qtbase qm
2018-04-16 14:18:04 -05:00
Silarn
332cdc155a
Merge branch 'Develop' of https://github.com/Modorganizer2/modorganizer into Develop
2018-04-16 12:48:52 -05:00
Silarn
30c177cb37
Support for multi-game downloads
2018-04-16 12:47:17 -05:00
AnyOldName3
ae4e4f9df8
Load qtbase_<language>.qm when possible
2018-04-15 12:59:04 +01:00
AnyOldName3
dd24b60895
Update .gitignore with missing msbuild stuff.
2018-04-15 12:58:27 +01:00
Al12rs
fa104b342f
Moved the Changelog to the detailed text to avoid the msgbox going below the scree. The readability is not graeat as QMessageBox does not allow resizing for some petty reason.
2018-04-15 02:54:58 +02:00
Al12rs
cc2c4cc918
Fix for programs set to start from inside the top level of a mod folder not launching.
2018-04-15 02:54:47 +02:00
Jeremy Rimpo
978d71bb43
Merge pull request #304 from AnyOldName3/proxy-translation-support
...
Proxy translation support
2018-04-13 12:42:54 -05:00
AnyOldName3
25b6fe1471
Reload plugin translation databases when changing language.
2018-04-13 14:49:59 +01:00
AnyOldName3
6b5680f6e4
Make pluginFileNames() include those of proxied plugins, too.
2018-04-13 14:46:04 +01:00
Brian Munro
bc75009169
Merge pull request #294 from Modorganizer2/Develop
...
Release 2.1.2
2018-04-13 11:56:36 +02:00
Jeremy Rimpo
8be73d2e3b
Remove extraneous search code
2018-04-13 00:38:23 -05:00
Silarn
358e2c4e74
Merge branch 'Develop' of https://github.com/Modorganizer2/modorganizer into Develop
2018-04-11 15:13:33 -05:00
Silarn
be2d39b035
Add flag and description text to ESL-flagged ESPs
2018-04-11 15:12:31 -05:00
Jeremy Rimpo
8f0b42d466
Merge branch 'master' into Develop
2018-04-11 13:14:41 -05:00
Silarn
37b1bdd9e6
Bump version to 2.1.2 and update meta info
2018-04-11 12:58:46 -05:00
Silarn
e037caf58e
Fix both remove and reinstall updating hidden downloads
2018-04-11 10:58:22 -05:00
Silarn
e33da8402c
Allow multi-extract via archive origin entry in the BSA tab
2018-04-11 00:55:52 -05:00
Silarn
c4bfee0089
Prep for Qt 5.11 (backward-compatible)
2018-04-10 23:28:33 -05:00
Silarn
5a24d2b60c
Minor improvements to download hiding
2018-04-10 01:53:59 -05:00
Silarn
9465966b2c
Created threaded process for writing mod meta files to prevent hangs
2018-04-09 12:18:22 -05:00
Silarn
47dc5cded7
Add DXTex header licenses for new BSATK handling of FO4 texture BA2s
2018-04-09 12:17:15 -05:00
Silarn
bf9d187036
Merge branch 'Develop' of https://github.com/Modorganizer2/modorganizer into Develop
2018-04-08 14:58:23 -05:00
Silarn
208eaccbf7
Updates to allow a full plugin data refresh in certain circumstances
2018-04-08 14:56:46 -05:00
Al12rs
fb1c376533
Added "Open/Execute" context menu entry to the conflicts tab in the modinfodialog.
2018-04-08 14:41:03 +02:00
Silarn
0f8852f487
Also mark hidden downloads as uninstalled; refresh plugins after files
2018-04-08 03:58:08 -05:00
Silarn
7eba6837dd
Prevent redownloading a mod if the download is still in progress
2018-04-07 23:54:22 -05:00
Silarn
cc2bd15256
Fix for re-downloading a mod already downloading
2018-04-07 22:18:45 -05:00
Silarn
b409a0bef9
Install the translation file (we need at least one)
2018-04-07 20:09:41 -05:00
Silarn
d62669e1b4
Fix overwritten file preview
2018-04-07 18:58:12 -05:00
Silarn
a1d92fb673
Fix up CMAKE to use /MP and allow building through umbrella
2018-04-07 17:12:22 -05:00
Al12rs
fd9eb032b6
Added file preview in conflicts tab in the mod information dialog. The preview is not working for the lower file list for some reason but I left the setup of the context menu and all in case somebody else can figure out what I'm missing.
2018-04-07 19:53:41 +02:00
Al12rs
5c39a762e6
Allow MO2 shortcuts that open the indicated MO2 instance in the argument if the executable name is omitted.
...
This should be added after the MO2 exe path: ' "moshortcut://myInstanceName:" '. If there are caracters after the ":" then MO2 will assume that is an execuatble and will try to run it.
2018-04-07 14:10:16 +02:00
Silarn
a905ce130d
Update About dialog with new contributors (and don't translate names)
2018-04-06 18:25:11 -05:00
Silarn
fed89352d1
Changes to allow plugin loading in the mod info dialog (and rename SE)
2018-04-06 00:56:58 -05:00
Silarn
74dd2bb914
Return extraction context menu to archive list
2018-04-05 23:57:24 -05:00
Silarn
dcbcb29ec7
Update to allow linking to updated bsatk
2018-04-03 14:59:04 -05:00
Jeremy Rimpo
92e3fa2fdd
Merge branch 'Develop' of https://github.com/Modorganizer2/modorganizer into Develop
2018-03-23 11:56:23 -05:00
Jeremy Rimpo
5a98d69dcd
Fix tab index now that the archive tab is back
2018-03-23 11:35:27 -05:00
Al
5dd0e3b77e
Merge pull request #287 from SuperSandro2000/imgbot
...
[ImgBot] optimizes images
2018-03-23 15:30:39 +01:00
Al
4baba035dd
Merge pull request #286 from SuperSandro2000/fix-ocd
...
Proper variable naming
2018-03-23 15:12:49 +01:00
ImgBotApp
5eb03a687c
[ImgBot] optimizes images
...
*Total -- 173.23kb -> 19.45kb (88.77%)
/src/resources/multiply-red.png -- 15.64kb -> 0.65kb (95.84%)
/src/resources/archive-conflict-neutral.png -- 17.63kb -> 0.83kb (95.31%)
/src/resources/archive-conflict-loser.png -- 17.63kb -> 0.87kb (95.09%)
/src/resources/archive-conflict-winner.png -- 17.63kb -> 0.92kb (94.8%)
/src/resources/archive-conflict-mixed.png -- 17.63kb -> 0.95kb (94.63%)
/src/resources/switch-instance-icon.png -- 56.17kb -> 4.23kb (92.47%)
/src/resources/open-Folder-Icon.png -- 16.53kb -> 1.40kb (91.53%)
/src/resources/contents/conversation.png -- 1.47kb -> 0.81kb (44.75%)
/src/resources/contents/breastplate.png -- 1.39kb -> 0.77kb (44.47%)
/src/resources/contents/locked-chest.png -- 1.41kb -> 0.78kb (44.38%)
/src/resources/contents/lyre.png -- 1.36kb -> 0.76kb (43.59%)
/src/resources/contents/usable.png -- 1.31kb -> 0.81kb (37.99%)
/src/resources/contents/hand-of-god.png -- 1.08kb -> 0.67kb (37.6%)
/src/resources/contents/double-quaver.png -- 0.99kb -> 0.63kb (36.57%)
/src/resources/contents/jigsaw-piece.png -- 0.93kb -> 0.66kb (28.78%)
/src/resources/contents/tinker.png -- 1.01kb -> 0.72kb (28.52%)
/src/resources/contents/empty-chessboard.png -- 0.69kb -> 0.52kb (23.94%)
/src/resources/contents/checkbox-tree.png -- 0.64kb -> 0.52kb (19.15%)
/src/resources/check.png -- 0.44kb -> 0.39kb (13.19%)
/src/resources/contents/config.png -- 0.54kb -> 0.47kb (13.04%)
/src/resources/document-save.png -- 1.12kb -> 1.09kb (2.87%)
2018-03-23 14:09:58 +00:00
Brian Munro
dd288fe152
Merge pull request #284 from LePresidente/Develop
...
Updater and Issue reports now point to Modorganizer2/modorganizer
2018-03-22 09:46:09 +02:00
LePresidente
ba0a1bd501
Updater and Issue reports now point to Modorganizer2/modorganizer
2018-03-22 09:41:35 +02:00
Jeremy Rimpo
2d2a2b8b74
Merge pull request #281 from SuperSandro2000/patch-1
...
Added new repos
2018-03-21 10:17:54 -05:00
Sandro Jäckel
0e0c72422c
Added new repos
2018-03-21 10:05:37 +01:00
Sandro Jäckel
82d4742e28
Proper variable naming
...
and fixed Sandros OCD
2018-03-21 08:23:03 +01:00
Jeremy Rimpo
3cceb6502c
Merge pull request #280 from Al12rs/Develop
...
Fixed preview "file not found" error if the mod folder containing the…
2018-03-20 21:41:37 -05:00
Al12rs
92a8a3dce8
Fixed preview "file not found" error if the mod folder containing the file was on a different drive.
2018-03-21 00:12:39 +01:00
Jeremy Rimpo
bcc4c8d6aa
Update BY SA v3 license file to match others
2018-03-20 17:18:57 -05:00
Jeremy Rimpo
149ce846b5
Installer license not needed for application
2018-03-20 17:12:25 -05:00
Jeremy Rimpo
192b0bafa5
Update about dialogue and licenses
2018-03-20 17:11:00 -05:00
Jeremy Rimpo
0c792d548f
Fix lootcli destroying loadorder on newer games
2018-03-20 17:10:35 -05:00
Jeremy Rimpo
336216ba9a
Various save game improvements related to script extender files
...
* Improve handling of SE save transfers and deletes with main save
* Add indicator in save popup dialog if SE save file is present
2018-03-20 01:29:31 -05:00
Al
b71d472e08
Merge pull request #276 from Al12rs/Develop
...
Disabled iniTweaks, added resources, a few ui fixes and text changes.
2018-03-18 10:06:04 +01:00
Al12rs
bbce6506cd
Fixed another typo in the same resource
2018-03-17 14:41:43 +01:00
Al12rs
2def87a143
Fixed a typo of the added resource.
2018-03-17 12:42:15 +01:00
Al12rs
90165b02ab
Disabled iniTweaks part of modinfodialog until it is not fixed.
2018-03-17 01:08:02 +01:00
Al12rs
8095be550f
Added archive-conflict icons to resources.
2018-03-17 00:58:55 +01:00
Al12rs
2fa1b04cd4
Various text and ui changes:
...
Added description to CSV export.
Added line to delete instance error message.
Changed delete instance icon for the list of instances.
Added red X in the resources, thanks to twizz0r.
2018-03-16 18:02:57 +01:00
Al
a4b0524c70
Merge pull request #274 from Al12rs/Develop
...
Fixed default size and positioning of some ui elements to accomodate …
2018-03-15 19:28:27 +01:00
Al12rs
8dee1d108b
Fixed default size and positioning of some ui elements to accomodate the new ones.
...
Fixed incorrect settings for the layout stretching.
2018-03-15 15:21:37 +01:00
Jeremy Rimpo
e0f003a9a6
Merge pull request #273 from Al12rs/Develop
...
Fixed file preview bug, wrong nexus urls in csv export and reverted some ui changes from Creator
2018-03-12 17:36:01 -05:00
Al12rs
ccb5ad53e2
Fixed wrong Nexus page url in CSV export.
2018-03-12 23:18:03 +01:00
Jeremy Rimpo
9c596ceb79
Merge pull request #271 from AnyOldName3/qtdds-dll-deployment
...
Deploy the qtdds.dll as part of the MO install
2018-03-12 14:58:04 -05:00
Al12rs
8305d92157
Reverted some changes added by Qt configurator that caused some wird stretching of the mainwindow. I suspect this is caused by the fact that the archive tab was not disabled in a way that Configurator liked and it is messing with it.
2018-03-12 20:54:30 +01:00
Al12rs
9f61ef5c9e
Added a check to the preview function to handle tha case of the file beeing from the actual data folder instead of a mod.
2018-03-12 20:53:33 +01:00
Brian Munro
887d464f2c
Merge pull request #272 from SuperSandro2000/patch-1
...
Updated Repository links
2018-03-12 18:28:45 +02:00
Sandro Jäckel
0d4a59fd91
Missed one
2018-03-12 17:10:49 +01:00
Sandro Jäckel
8f8beea427
Updated Repository links
2018-03-12 16:30:45 +01:00
AnyOldName3
0983c88c17
Deploy the qtdds.dll as part of the MO install
2018-03-11 23:15:07 +00:00
LePresidente
9ee2831c59
Fix library include for zlibstatic
2018-03-11 16:24:12 +02:00
LePresidente
d6aab781ee
Fix library include for zlibstatic
2018-03-11 16:21:06 +02:00
Sandro Jäckel
a7f17c6429
Don't set zlib_root
2018-03-11 14:23:52 +02:00
Jeremy Rimpo
12161d68fb
Merge pull request #270 from Modorganizer2/master
...
Pull master changes into develop
2018-03-10 18:35:05 -06:00
Jeremy Rimpo
090d660831
Merge pull request #268 from AnyOldName3/qt-deploy-fix
...
Improve Qt deployment so all DLLs are staged properly
2018-03-10 17:50:24 -06:00
AnyOldName3
b7b12bb789
Separate windeployqt calls into their own EXECUTE_PROCESS calls so that they run sequentially
2018-03-10 15:35:22 +00:00
Jeremy Rimpo
30a9f61d6d
Merge pull request #266 from SuperSandro2000/Develop
...
Don't set zlib_root
2018-03-09 18:12:58 -06:00
Sandro Jäckel
f7ab05767c
Update readme.md
2018-03-09 18:32:07 +01:00
Sandro Jäckel
d7e6adb3de
Don't set zlib_root
2018-03-09 18:25:48 +01:00
Jeremy Rimpo
00d8c517ec
Merge pull request #263 from SuperSandro2000/master
...
Added qdds.dll as Qt no longer contains it
2018-03-08 16:46:38 -06:00
Jeremy Rimpo
c7f660e061
Remove outdated namespacing and correct the PATH setting to appends dlls
2018-03-08 15:55:24 -06:00
Sandro Jäckel
d59b28847c
Added qdds.dll as Qt no longer contains it
2018-03-08 22:33:23 +01:00
Al
5b565b5634
Merge pull request #259 from Al12rs/Dev
...
Added check for mod rename and a number of small ui changes.
2018-03-08 22:27:20 +01:00
Al12rs
673a5034f0
Added check for mod rename to ensure the new name is not already used by another mod.
2018-03-07 14:41:48 +01:00
Al12rs
7c87e9a645
Edited "Add/Remove category" menu entry text to "Change Category".
2018-03-07 14:41:26 +01:00
Al12rs
52501e73c9
Updated Open Folder icon as it was not very distinguishable.
2018-03-07 14:40:53 +01:00
Al12rs
513c062932
Inverted position of reinstall and remove mod, as per user request.
2018-03-07 14:39:25 +01:00
Al12rs
7cf0c1a29b
Changed tooltip of Open Folder menu.
2018-03-07 14:38:59 +01:00
Al12rs
a873f7cfe2
Removed "Repace category" menu option from the modlist as it was redundant and cluttering the menu.
2018-03-07 14:38:30 +01:00
Al12rs
1b85cda626
Added open logs folder to open folder toolbar dropdown.
2018-03-07 14:37:12 +01:00
Brian Munro
c7e1d9738f
Merge pull request #252 from LePresidente/new_vfs_library
...
Update master to latest stable code.
2018-03-05 11:35:58 +02:00
Brian Munro
a540a542a4
Merge branch 'master' into new_vfs_library
2018-03-05 11:35:47 +02:00
Jeremy Rimpo
3eee61c67b
Merge branch 'new_vfs_library' of github.com:LePresidente/modorganizer into new_vfs_library
2018-03-05 00:14:16 -06:00
Jeremy Rimpo
3556d4f58f
Light flagged master support and other minor changes
2018-03-05 00:13:09 -06:00
Al
8e97f3f84c
Merge pull request #251 from SuperSandro2000/readme
...
Added GPLv3 license to repo
2018-03-03 21:30:16 +01:00
Sandro Jäckel
e6f999ffbb
Added license
2018-03-03 14:23:12 +01:00
Al
5fcd51aad8
Merge pull request #247 from Al12rs/new_vfs_library
...
- Added "Open Folders" drop-down menu over modlist.
2018-02-28 21:00:11 +01:00
Al12rs
c1421d0734
- Added Open Folders drop-down menu over the modlist (using new custom icon) and moved there all previuolsy added "open <> folder" menu options.
...
- Added "Open MO install folder" option.
2018-02-28 20:57:08 +01:00
Al
4a45e1a2a7
Merge pull request #239 from SuperSandro2000/readme
...
Update readme.md
2018-02-26 21:45:38 +01:00
Al
50c244d7e1
Merge pull request #244 from Al12rs/new_vfs_library
...
Added new stylesheets and changed border of clear filter button.
2018-02-26 21:44:09 +01:00
Al12rs
b82f9f1006
Added two custom stylesheets created by AlcoholSwabs on nexus that he very kindly gave permissions to include in MO2 releases.
2018-02-26 21:35:37 +01:00
Al12rs
8ebd79ee71
Reduced Clear filter red border to one pixel instead of two.
2018-02-26 21:34:14 +01:00
Sandro Jäckel
e70ee1e895
Update readme.md
2018-02-23 12:40:49 +01:00
Brian Munro
0a4fa10ca4
Merge pull request #237 from SuperSandro2000/new_vfs_library
...
Revert "Applied clang-format on source"
2018-02-23 06:38:12 +02:00
Sandro Jäckel
ea6292168a
Revert "Applied clang-format on source"
...
This reverts commit 5e5c9c0729 .
2018-02-23 01:45:58 +01:00
Brian Munro
28714f0eb8
Merge pull request #236 from SuperSandro2000/new_vfs_library
...
Update reame.md
2018-02-22 18:02:02 +02:00
Sandro Jäckel
5e5c9c0729
Applied clang-format on source
2018-02-22 16:54:34 +01:00
Sandro
5ad912e193
Update CMakeLists.txt
...
project name was different than I thought
2018-02-22 16:46:43 +01:00
Sandro Jäckel
0fa6f7feff
Merge remote-tracking branch 'upstream/new_vfs_library' into new_vfs_library
2018-02-22 16:38:30 +01:00
Sandro Jäckel (SuperSandro2000)
ee7d801b86
Added truly all Repos to readme.md and changed a few bits
2018-02-22 16:31:11 +01:00
Sandro
1cdfb7105d
Update CMakeLists.txt
...
project name was different than I thought
2018-02-22 16:27:53 +01:00
Brian Munro
0bcd752b27
Merge pull request #235 from SuperSandro2000/patch-2
...
Make sure that we get all files for sure
2018-02-22 15:05:49 +02:00
Sandro
1f34f7d8c1
Make sure that we get all files for sure
2018-02-22 13:28:02 +01:00
Brian Munro
c2cc2a82c8
Merge pull request #234 from SuperSandro2000/patch-2
...
Update CMakeLists.txt
2018-02-22 12:32:56 +02:00
Sandro
7e2b83c922
Update CMakeLists.txt
...
project name was different than I thought
2018-02-22 11:32:15 +01:00
Brian Munro
9624d86b46
Merge pull request #233 from SuperSandro2000/patch-1
...
set MO as StartUp Project
2018-02-21 10:58:06 +02:00
Sandro
9fd3f6c4e4
set MO as StartUp Project
...
Sets MordOrganizer as StartUp Project in VisualStudio.
Reference: https://stackoverflow.com/a/37994396/4446318
2018-02-20 12:14:24 +01:00
Al
4804903f3a
Merge pull request #231 from Al12rs/new_vfs_library
...
Changed switch instance icon and tooltip
2018-02-18 18:47:51 +01:00
Al12rs
61898074fe
Changed switch instance icon and tooltip
2018-02-18 16:43:16 +01:00
Al
ea7c391c33
Updated description and links
2018-02-16 10:29:20 +01:00
Al
7dfe0c9a8f
Merge pull request #229 from SuperSandro2000/patch-1
...
Updated repo links in Readme to LePresidente ones
2018-02-16 10:10:53 +01:00
Sandro
0241d71da3
Updated repo links in Readme to LePresidente ones
...
Info: https://github.com/TanninOne/modorganizer-tool_nmmimport has not been forked by LePresidente
2018-02-16 09:11:00 +01:00
Al
5be7c9a0b5
Merge pull request #228 from Al12rs/new_vfs_library
...
Export to csv feature changes and added clear filter button.
2018-02-15 12:23:33 +01:00
Al12rs
f7374a8525
- Added "Clear all Filters" button with red outline that only shows up if one or more filters are selected.
...
- Fixed a bug that would not allow the already present "Clear" button under the filters tab to clear "contains" type of filters.
- Fixed a bug that enabled the "Clear" button at the start even if there were no filters selected.
2018-02-15 01:56:40 +01:00
Al12rs
dd8f73178c
Small changes to make the modlist context menu more organized.
2018-02-14 20:08:31 +01:00
Al12rs
3f5f56397b
- Complete overhaul of export to csv feature with custom column selection and added entries.
...
Basically I added a new dialog to ask the user if he wants all/enabled/visible mods and what columns to include via checkboxes.
Also added Mod_Status column.
2018-02-14 20:07:53 +01:00
Al12rs
e85285934e
- Added mod priority, primary category, install date and nexus url columns to Export to csv feature.
...
- Changed priority and install date format to be sortable in csv columns.
2018-02-13 23:49:18 +01:00
Al12rs
e1fc0d22b6
- Fixed a bug that would keep re-activating the "Create files in mod instead of Overwrite" setting in the executable dialog after the user activated it for the first time.
...
Basically it looked in the stored settings to see if there was an entry for that executable to decide if the checkbox was to be enebled but never deleted that entry if the checkbox was then deselected.
2018-02-13 21:02:56 +01:00
Al12rs
9ddbf25809
Added support for High DPI Scaling for higher resolution monitors.
2018-02-12 17:19:07 +01:00
Al12rs
ed08faa4a8
- Changed "Remove Installed" and "Delete Installed" Downloads menu options to not consider the Downloads of Mods that were uninstalled.
...
- Changed Downloads menu options to say "Hide all..." instead of "Remove all...".
2018-02-12 17:18:18 +01:00
Al12rs
0c4cdb89ad
Changed the data tab to remember the current expanded folders when hiding or un-hiding a file. Using the refresh button will close alll the expanded nodes an return to the initial state as it did before.
2018-02-08 22:59:35 +01:00
Jeremy Rimpo
28b0411cca
Merge pull request #219 from Al12rs/new_vfs_library
...
Fixed customOverwrite, reverted nxm handler commit, added a few menu options.
2018-02-07 14:08:17 -06:00
Al12rs
d6b645413c
Revert "Fixed nexus link handling to use gameNexusName() instead of gameShortName()."
...
This reverts commit ca54760c13 .
2018-01-27 12:28:56 +01:00
Al12rs
3a17614bed
Added "open downloads folder", "open profile folder", "open game fodler" and "open MyGames fodler" to the menu entries options of the mainwindow.
...
Changed the menu entry "open in explorer" of overwrite to show even if overwrite is empty.
2018-01-26 18:24:36 +01:00
Al12rs
ba0cd0e10d
Fixed customOverwrite setting for executables.
...
The setting was not being passed to spawnBinary() and was left empty. Just added a couple lines to pass that too. If the setting is disabled cutomOverwrite should be empty and the normal overwrite folder will be used instead.
2018-01-24 13:43:53 +01:00
Jeremy Rimpo
8c34131bb8
Merge pull request #209 from Al12rs/new_vfs_library
...
Added a delete Instances dialog and various other things.
2018-01-22 14:06:36 -06:00
Al12rs
3fdb00e0c9
Added "Open instance folder" entry to the small options list menĂą.
2018-01-19 12:46:07 +01:00
Al12rs
95b258c0df
Updated InstanceSelection dialog to be slighly more clear.
2018-01-19 11:53:47 +01:00
Al12rs
45b3614fbc
fixed a typo in the label text
2018-01-19 01:13:45 +01:00
Al12rs
7dbb4cedda
Added message when creating a new instance with an already existing name,
...
Aldded manageInstances dialog to allow users to delete local instances,
Added a number of confirmation messageboxes.
2018-01-18 19:57:52 +01:00
Brian Munro
5d5a7b8511
Merge pull request #203 from erasmux/dev
...
Add warning when MO1 hook.dll is left in game folder
2018-01-13 11:27:09 +02:00
Brian Munro
0413bf27a5
Merge pull request #199 from matzman666/new_vfs_library
...
Fixed handling of nexus links for FO4VR.
2018-01-13 11:27:01 +02:00
Eran Mizrahi
d267b8aaf3
Add warning when MO1 hook.dll is left in game folder
2018-01-13 00:34:07 +02:00
matzman666
ca54760c13
Fixed nexus link handling to use gameNexusName() instead of gameShortName().
2018-01-06 21:36:21 +01:00
Jeremy Rimpo
d2c5ed352d
Merge pull request #195 from erasmux/dev
...
Cleaner openssl deployment and add diagnostics for openssl loading
2018-01-05 23:15:07 -06:00
Eran Mizrahi
71995f0343
preload openssl dlls (probably unnecessary but can help troubleshooting openssl issues)
2018-01-06 06:43:00 +02:00
Eran Mizrahi
5579db7f90
remove opensll dll from manifest
2018-01-06 06:43:00 +02:00
Jeremy Rimpo
d2f90e6a76
Merge pull request #193 from erasmux/dev
...
Log MO version + remove downloads auto scrolling
2018-01-05 10:16:34 -06:00
Eran Mizrahi
785852cf21
Don't auto scroll down the downloads list (even when a file was downloaded)
2018-01-04 23:41:44 +02:00
Eran Mizrahi
14b06dd2e8
Don't auto scroll down the downloads list
2018-01-04 21:01:30 +02:00
Eran Mizrahi
58ec83f8c8
Log the MO version for diagnostic purposes
2018-01-04 21:01:30 +02:00
Jeremy Rimpo
d06972729d
Merge pull request #180 from erasmux/dev
...
Prefer hiding the MO proxy when waiting for spawned processes
2018-01-01 21:16:06 -06:00
Eran Mizrahi
39efb9a7c2
Prefer hiding the MO proxy when waiting for spawned processes
2017-12-29 15:32:25 +02:00
Brian Munro
a4e43b68cd
Create ISSUE_TEMPLATE.md
...
Added issue template for future issues to stick to a standard
2017-12-10 15:52:59 +02:00
Brian Munro
cdf588e7c4
Added download location for furture releases,
...
Added download location for furture releases,
2016-12-13 07:26:25 +02:00