| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
| |
---------
Co-authored-by: Jonathan Feenstra <26406078+JonathanFeenstra@users.noreply.github.com>
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
| |
link. (#2082)
* Move slot connections to avoid issue when starting MO2 to download a NXM link.
|
| |
|
|
| |
* Fix FIXABLE status for ModDataChecker.
* Fix issue with registerFeature() without games.
|
| | |
|
| |
|
|
|
|
|
| |
style (#2072)
* Set 'windowsvista' as the default style.
* Allow stylesheet to modify base style.
|
| |
|
|
|
| |
* Support for archive file previews
- Should account for alternates
- Extracts files and requests preview from plugins that claim support
|
| |
|
|
|
|
|
|
|
|
| |
* Parse unmanaged file location when creating ModInfoForeign
- Fixes issues with secondaryDataDirectories
* Revert SF memory address changes
- CCC implementation prevents the need to determine core plugin LO by dependency chains
* The light flag wins over the medium flag
- I had expected the opposite, but apparently the light flag still wins if both are set. This shouldn't really happen but it's possible, even with the CK
* Update display to account for multi-flagged plugins
- Show both icons, warn if both set
|
| |
|
|
|
|
|
|
|
|
|
|
| |
* Use new Skip File & Skip Directory in usvfs.
# Motivations
https://github.com/ModOrganizer2/usvfs/pull/61 Highlights some reasons why the ability to skip files & directories would be beneficial
# Modifications
- Add two new settings, `skip_file_suffixes` and `skip_directories`
- Wire the two new settings up to usvfs
- Add two new buttons to the `Workarounds` dialog, one to adjust Skip File Suffixes and another for Skip Directories, both buttons act nearly identical to the Executable Blacklist button
- Add a new grouping in the `Workarounds` dialog box that contains the usvfs buttons to keep the dialog a tad organized
|
| |
|
|
|
|
|
| |
* Add medium plugin support (Starfield)
- Coopt the overlay support for the new 'medium' / ESH plugin flag
- Update various displays to include ESH info
* Rework address display for SF weirdness
* Fix core ESH display
|
| | |
|
| |
|
|
| |
* Move loadOrderMechanism out of loop
* PluginList::refresh reduce number of loops
|
| | |
|
| |
|
|
|
| |
* Update for new USVFS function scheme.
* Fix call to usvfsVersionString().
* Move USVFS to mo2 dependencies instead of third party in CI.
|
| | |
|
| | |
|
| |
|
|
|
|
|
|
|
|
| |
* Use `displayGameName()` in create instance dialogs & the main window, this doesn't cover all places `gameName()` was being used for purely display reasons, but it covers the bulk.
* Use `lootGameName()` instead of `gameShortName()` for LOOT cli initiation.
* Use game display name in status bar.
---------
Co-authored-by: Twinki <Twinki@users.noreply.github.com>
|
| |
|
|
|
| |
* Switch from fmtlib to std::format.
* Remove libffi from dependencies in Github action.
|
| |
|
| |
* Show ESL plugins but disable and warn if unsupported
|
| |
|
|
|
|
|
|
|
| |
* Remove uneeded "Fix" text
* Don't set Qt::WA_OpaquePaintEvent when imagesThumbnails has transparent base
---------
Co-authored-by: Liderate <Liderate@users.noreply.github.com>
|
| |
|
| |
Co-authored-by: Liderate <Liderate@users.noreply.github.com>
|
| |\
| |
| | |
Ignore Qt-created 'cache' directory in list of instances.
|
| |/ |
|
| |\
| |
| | |
Use primary game source for categories if defined
|
| |/ |
|
| |\
| |
| | |
Update version to 2.5.1 RC 1
|
| |/ |
|
| |\
| |
| | |
Change recordless plugin display to flag icon
|
| |/ |
|
| |\
| |
| | |
Null category fix
|
| | | |
|
| |/ |
|
| |\
| |
| | |
Version 2.5.0
|
| |/ |
|
| |\
| |
| | |
Style updates
|
| |/
|
|
|
| |
- Remove Transparent Style directory (pulled in by MOB)
- Update Night Eyes to 1.2
|
| |\
| |
| | |
A few fixes for RC 1
|
| |/
|
|
|
|
|
| |
* Convert the priority index to a string as Windows appears to be converting these to localized numerals
* Skip separators when assigning categories
* Update the context menu requirements for displaying the auto-assign option
* Bump to RC 2
|
| |\
| |
| | |
Bump version and update translations
|
| |/ |
|
| |\
| |
| | |
Download issue fixes
|
| | |
| |
| |
| |
| |
| | |
- Add scoped watcher disabler
- Disable during mod install
- Update interprocess message handler to fix 'unable to communicate' issues
|
| |\ \
| |/
|/| |
Display changes for plugins
|
| | |
| |
| |
| |
| | |
- Only bold master plugins
- Only italicize light plugins
|
| |\ \
| |/
|/| |
Replace spaces with ? wildcard when looking for game executable, fix #1605.
|
| | | |
|
| |\ \
| |/
|/| |
Plugins updates
|