| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add setting to show notifications when downloads complete or fail (#2338) | Jonathan Feenstra | 2026-05-15 | 1 | -2/+15 |
| | | |||||
| * | Migrating to OAuth Authentication (#2374) | Jeremy Rimpo | 2026-05-12 | 1 | -1/+1 |
| | | | | | Co-authored-by: aglowinthefield <146008217+aglowinthefield@users.noreply.github.com> Co-authored-by: Jonathan Feenstra <26406078+JonathanFeenstra@users.noreply.github.com> | ||||
| * | Extended MODL / direct download handling (#2384) | Jeremy Rimpo | 2026-05-03 | 1 | -48/+61 |
| | | | | | | | | * 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 | ||||
| * | Use new Skip File & Skip Directory in usvfs (#2033) | Twinki | 2024-06-15 | 1 | -9/+76 |
| | | | | | | | | | | | | | * 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 | ||||
| * | Directly open logs and crashDumps folders from diagnostics settings (#2028) | RJ | 2024-05-19 | 1 | -1/+1 |
| | | | | Co-authored-by: Liderate <Liderate@users.noreply.github.com> | ||||
| * | Discord link updates | Jeremy Rimpo | 2023-10-03 | 1 | -5/+5 |
| | | |||||
| * | Fix rebase issues | Jeremy Rimpo | 2023-09-21 | 1 | -4/+4 |
| | | |||||
| * | Several updates | Jeremy Rimpo | 2023-09-21 | 1 | -5/+15 |
| | | | | | | | | | * 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 | ||||
| * | Default profile settings (#1869) | Jeremy Rimpo | 2023-09-19 | 1 | -7/+37 |
| | | | | * Fix archive parsing and BSA invalidation | ||||
| * | Revert row changes | Qudix | 2021-09-16 | 1 | -4/+4 |
| | | |||||
| * | Add a toggle for the Alt key showing the menubar | Qudix | 2021-09-11 | 1 | -20/+33 |
| | | |||||
| * | Put stylesheet stuff into .ui file instead | Chris Bessent | 2021-03-02 | 1 | -3/+15 |
| | | |||||
| * | Add scrollbars to some settings tabs to reduce minimum size | Chris Bessent | 2021-03-02 | 1 | -946/+1040 |
| | | | | | | | | | | | | The previous minimum size was around 450 x 560px. At a DPI scaling of 200%, this means 900 x 1120px which extends off the typical 1080p screen. Why is someone using 200% scaling on a 1080p screen? I have no clue. Now, the minimum size is around 450 x 410px for 900 x 820 px at 200% scaling. Which works for anything short of a 1376 x 768 screen at 200% scaling which I just don't really care about. | ||||
| * | Move settings around. Remove unused settings. | Mikaël Capelle | 2021-01-29 | 1 | -1037/+1107 |
| | | |||||
| * | Fix typo. | Mikaël Capelle | 2021-01-18 | 1 | -2/+2 |
| | | |||||
| * | Add option to enable auto-collapse on hover after delay. | Mikaël Capelle | 2021-01-17 | 1 | -13/+26 |
| | | |||||
| * | Add setting to not check for updates after installing mods. | Mikaël Capelle | 2021-01-17 | 1 | -0/+16 |
| | | |||||
| * | Add setting to automatically hide download after installation. | Mikaël Capelle | 2021-01-14 | 1 | -0/+13 |
| | | |||||
| * | Fix disabling of collapsible separators settings. | Mikaël Capelle | 2021-01-14 | 1 | -2/+2 |
| | | |||||
| * | Add settings to enable/disable icons on collapsed separators. | Mikaël Capelle | 2021-01-14 | 1 | -103/+133 |
| | | |||||
| * | Disable highlighting from/to separators separately. | Mikaël Capelle | 2021-01-14 | 1 | -16/+57 |
| | | |||||
| * | Add setting to enable/disable collapsible priority depending on the sort order. | Mikaël Capelle | 2021-01-11 | 1 | -1/+52 |
| | | |||||
| * | Fix text for new option. | Mikaël Capelle | 2021-01-11 | 1 | -1/+1 |
| | | |||||
| * | Add option to have different separator collapsed/expanded states between ↵ | Mikaël Capelle | 2021-01-10 | 1 | -0/+13 |
| | | | | | profiles. | ||||
| * | Show conflicts and highligth plugins from collapsed separators. | Mikaël Capelle | 2021-01-10 | 1 | -3/+3 |
| | | |||||
| * | Re-organize settings. Add setting to remember filters when restarting MO. | Mikaël Capelle | 2021-01-10 | 1 | -388/+397 |
| | | |||||
| * | Add option to enable/disable displaying conflicts on collapsed separators. | Mikaël Capelle | 2021-01-03 | 1 | -0/+19 |
| | | |||||
| * | Move option to use collapsible separators. | Mikaël Capelle | 2021-01-02 | 1 | -64/+71 |
| | | |||||
| * | Add option to disable collapsible separators. | Mikaël Capelle | 2021-01-02 | 1 | -0/+37 |
| | | |||||
| * | custom browser command | isanae | 2020-12-28 | 1 | -18/+72 |
| | | | | | changed some places that used QDesktopServices to use shell::Open() from uibase instead | ||||
| * | Merge pull request #1292 from Holt59/iplugin-isactive-refactoring | Mikaël Capelle | 2020-11-18 | 1 | -49/+92 |
| |\ | | | | | IPlugin::isActive refactoring | ||||
| | * | Better vertical alignment for plugin descriptions. | Mikaël Capelle | 2020-11-17 | 1 | -0/+21 |
| | | | |||||
| | * | Fix selection in Plugins settings. | Mikaël Capelle | 2020-11-17 | 1 | -59/+71 |
| | | | |||||
| | * | Improve requirements handling. | Mikaël Capelle | 2020-11-11 | 1 | -0/+10 |
| | | | |||||
| * | | tabstop | Qudix | 2020-11-11 | 1 | -0/+3 |
| | | | |||||
| * | | Add a toggle for tracking | Qudix | 2020-11-11 | 1 | -13/+21 |
| |/ | |||||
| * | removed excess padding in plugins tab | isanae | 2020-11-09 | 1 | -19/+45 |
| | | | | | put blacklist into a group box | ||||
| * | Fix default tab index of settings dialog. | Mikaël Capelle | 2020-10-01 | 1 | -4/+4 |
| | | |||||
| * | Make filter work and reorganize layout with QSplitters. | Mikaël Capelle | 2020-09-30 | 1 | -115/+156 |
| | | |||||
| * | Add filter for plugin list. | Mikaël Capelle | 2020-09-30 | 1 | -14/+22 |
| | | |||||
| * | Display plugins in a tree instead of a list in the settings dialog. | Mikaël Capelle | 2020-09-29 | 1 | -5/+7 |
| | | |||||
| * | Fix tutorial targets | Silarn | 2019-12-14 | 1 | -1/+1 |
| | | |||||
| * | Update transifex location | Silarn | 2019-12-07 | 1 | -2/+2 |
| | | |||||
| * | implemented previews on double-click for the data and conflicts tabs | isanae | 2019-12-04 | 1 | -0/+3 |
| | | |||||
| * | added open previews on double-click option | isanae | 2019-12-04 | 1 | -0/+10 |
| | | | | | implemented for filetree | ||||
| * | added explore button in the settings to open stylesheets folder | isanae | 2019-12-04 | 1 | -12/+19 |
| | | | | | | added stylesheets folder to the open folders button moved "Open MO2 Logs folder" up to be with instance folders, removed "MO2" in the name | ||||
| * | added transifex link in the settings | isanae | 2019-11-27 | 1 | -2/+12 |
| | | |||||
| * | changed labels that have links to new LinkLabel, removed hardcoded colors | isanae | 2019-11-27 | 1 | -1/+6 |
| | | | | | changed the link colors on dark themes to something saner | ||||
| * | added option to hide confirmation when switching instances | isanae | 2019-11-26 | 1 | -0/+7 |
| | | |||||
| * | added loot log level option | isanae | 2019-11-22 | 1 | -72/+64 |
| | | |||||
