| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add setting to show notifications when downloads complete or fail (#2338) | Jonathan Feenstra | 2026-05-15 | 1 | -0/+5 |
| | | |||||
| * | Migrating to OAuth Authentication (#2374) | Jeremy Rimpo | 2026-05-12 | 1 | -0/+19 |
| | | | | | Co-authored-by: aglowinthefield <146008217+aglowinthefield@users.noreply.github.com> Co-authored-by: Jonathan Feenstra <26406078+JonathanFeenstra@users.noreply.github.com> | ||||
| * | Defer second nxmhandler call (#2390) | Jeremy Rimpo | 2026-05-06 | 1 | -1/+1 |
| | | | | | - Calls run in parallel leading to extraneous setup dialogs - This only calls the nxm schema registration after modl is done | ||||
| * | Extended MODL / direct download handling (#2384) | Jeremy Rimpo | 2026-05-03 | 1 | -0/+14 |
| | | | | | | | | * Extended MODL / direct download handling - name, modname, version, and source options added to download command - nxmhandler init adds schemas and MODL entry with default launch args - Add MODL register button to general tab - On window display, call meta function to trigger both registrations | ||||
| * | Move to VCPKG (#2068) | Mikaël Capelle | 2025-05-29 | 1 | -2/+2 |
| | | | | | | | | | | * Remove SConscript related files. * Force-load translations from uibase and gamebryo/creation. * Bring githubpp here and add a standalone preset. * Switch VersionInfo -> Version for ModOrganizer2. (#2063) * Add pre-commit hook. * Use 7zip build from VCPKG registry. * Use archive.dll from the bin folder instead of dlls. | ||||
| * | Update following USVFS move to VCPKG. (#2244) | Mikaël Capelle | 2025-05-22 | 1 | -1/+1 |
| | | |||||
| * | Highlight mods that contain selected files in data tab (#2179) | Jonathan Feenstra | 2025-01-02 | 1 | -2/+2 |
| | | |||||
| * | Highlight masters of selected plugins (#2140) | Jonathan Feenstra | 2024-10-12 | 1 | -0/+3 |
| | | |||||
| * | Use new Skip File & Skip Directory in usvfs (#2033) | Twinki | 2024-06-15 | 1 | -0/+6 |
| | | | | | | | | | | | | | * 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 | ||||
| * | Dialogs and bugfixes | Jeremy Rimpo | 2023-09-21 | 1 | -0/+3 |
| | | |||||
| * | Several updates | Jeremy Rimpo | 2023-09-21 | 1 | -0/+5 |
| | | | | | | | | | * 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 | ||||
| * | Add reminder dialog for old instances | Jeremy Rimpo | 2023-09-21 | 1 | -0/+3 |
| | | |||||
| * | Default profile settings (#1869) | Jeremy Rimpo | 2023-09-19 | 1 | -0/+15 |
| | | | | * Fix archive parsing and BSA invalidation | ||||
| * | Apply clang-format. | Mikaël Capelle | 2023-07-09 | 1 | -76/+50 |
| | | |||||
| * | Add a toggle for the Alt key showing the menubar | Qudix | 2021-09-11 | 1 | -0/+5 |
| | | |||||
| * | Remove LoadMechanism completely. | Mikaël Capelle | 2021-01-29 | 1 | -2/+0 |
| | | |||||
| * | Move settings around. Remove unused settings. | Mikaël Capelle | 2021-01-29 | 1 | -16/+0 |
| | | |||||
| * | Add option to enable auto-collapse on hover after delay. | Mikaël Capelle | 2021-01-17 | 1 | -0/+6 |
| | | |||||
| * | Add setting to not check for updates after installing mods. | Mikaël Capelle | 2021-01-17 | 1 | -0/+5 |
| | | |||||
| * | Add setting to automatically hide download after installation. | Mikaël Capelle | 2021-01-14 | 1 | -0/+5 |
| | | |||||
| * | Add settings to enable/disable icons on collapsed separators. | Mikaël Capelle | 2021-01-14 | 1 | -0/+5 |
| | | |||||
| * | Disable highlighting from/to separators separately. | Mikaël Capelle | 2021-01-14 | 1 | -3/+10 |
| | | |||||
| * | Add setting to enable/disable collapsible priority depending on the sort order. | Mikaël Capelle | 2021-01-11 | 1 | -2/+2 |
| | | |||||
| * | Add option to have different separator collapsed/expanded states between ↵ | Mikaël Capelle | 2021-01-10 | 1 | -0/+5 |
| | | | | | profiles. | ||||
| * | Re-organize settings. Add setting to remember filters when restarting MO. | Mikaël Capelle | 2021-01-10 | 1 | -0/+5 |
| | | |||||
| * | Add option to enable/disable displaying conflicts on collapsed separators. | Mikaël Capelle | 2021-01-03 | 1 | -0/+5 |
| | | |||||
| * | Save/restore filter list state between run. | Mikaël Capelle | 2021-01-02 | 1 | -3/+7 |
| | | |||||
| * | Add option to disable collapsible separators. | Mikaël Capelle | 2021-01-02 | 1 | -0/+5 |
| | | |||||
| * | Save collapse state of separator. | Mikaël Capelle | 2021-01-02 | 1 | -0/+6 |
| | | |||||
| * | custom browser command | isanae | 2020-12-28 | 1 | -3/+20 |
| | | | | | changed some places that used QDesktopServices to use shell::Open() from uibase instead | ||||
| * | dump nxmhandler.ini | isanae | 2020-12-24 | 1 | -0/+4 |
| | | |||||
| * | Add Settings::unregisterPlugin(). | Mikaël Capelle | 2020-12-02 | 1 | -1/+2 |
| | | |||||
| * | Add a toggle for tracking | Qudix | 2020-11-11 | 1 | -0/+5 |
| | | |||||
| * | larger initial size for the instance dialog | isanae | 2020-11-07 | 1 | -1/+9 |
| | | | | | save geometry if settings are available | ||||
| * | stopped using core dump stuff from usvfs, mo has its own | isanae | 2020-11-07 | 1 | -4/+5 |
| | | | | | | set exception handler at the start, it can handle not having qt or data paths hopefully fixed infinite crash dumps | ||||
| * | moved splash stuff to MOSplash | isanae | 2020-11-07 | 1 | -0/+18 |
| | | | | | comments | ||||
| * | game icons in the instance list | isanae | 2020-11-03 | 1 | -0/+4 |
| | | |||||
| * | moved nexus api stuff to GlobalSettings | isanae | 2020-11-03 | 1 | -18/+18 |
| | | | | | | | | pass a pointer to Settings around for things that can be called without settings, when creating the first instance added dummy plugin list, mod list and iorganizer to initialize plugins without an instance moved PluginContainer into the core filter, had nothing to do with the plugins list NexusInterface is now created manually instead of being a static singleton because it needs to know if the settings are available | ||||
| * | hide tutorial question option | isanae | 2020-11-03 | 1 | -0/+3 |
| | | |||||
| * | added hide option for intro page in create instance dialog | isanae | 2020-11-03 | 1 | -0/+6 |
| | | |||||
| * | new GlobalSettings class to manage the registry | isanae | 2020-11-03 | 1 | -0/+16 |
| | | | | | close the create instance dialog when launch is unchecked | ||||
| * | don't skip paths for portable instance, what am I doing | isanae | 2020-11-03 | 1 | -0/+12 |
| | | | | | | implemented actual creation removed mentions of %BASE_DIR% everywhere, use constant and functions from PathSettings | ||||
| * | fixed settings doing weird stuff with multiple instances | isanae | 2020-11-03 | 1 | -3/+2 |
| | | | | | | sort games by name added intro and confirmation pages | ||||
| * | started create instance dialog | isanae | 2020-11-03 | 1 | -0/+1 |
| | | | | | | allow for multiple instances of Settings fill in information in instance manager | ||||
| * | more refactoring: | isanae | 2020-11-03 | 1 | -1/+1 |
| | | | | | | - moved splash stuff together - moved stuff in the main loop into doOneRun() | ||||
| * | added hidden validation_timeouts setting | isanae | 2020-07-10 | 1 | -0/+2 |
| | | |||||
| * | Add IOrganizer signal when a plugin setting is changed. | Mikaël Capelle | 2020-06-05 | 1 | -1/+10 |
| | | |||||
| * | threaded refresher | isanae | 2020-02-18 | 1 | -0/+5 |
| | | |||||
| * | added support for FilterWidget regexes | isanae | 2020-02-18 | 1 | -0/+6 |
| | | |||||
| * | Add setting to disable splash since it can cause load time increase | AL | 2020-02-17 | 1 | -0/+4 |
| | | | | | use_spash=true by default. It's not exposed to the ui for now. | ||||
