| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | Merge pull request #1505 from LostDragonist/foresto | Chris Bessent | 2021-04-29 | 1 | -0/+5 | |
| |\ \ | | | | | | | Add foresto as a contributor | |||||
| | * | | Add foresto as a contributor | Chris Bessent | 2021-04-29 | 1 | -0/+5 | |
| | |/ | ||||||
| * | | Merge pull request #1485 from foresto/patch-1 | Chris Bessent | 2021-04-29 | 1 | -2/+2 | |
| |\ \ | | | | | | | Reduce log level of harmless failures | |||||
| | * | | Reduce log level of harmless failures | Forest | 2021-04-05 | 1 | -2/+2 | |
| | |/ | | | | | | | | | | | These two messages (along with their glaring red X icons) are cluttering up the log on linux/wine systems, misleading people who are trying to diagnose real problems. Let's reduce their log priority to make it clear that they're harmless. As mentioned here: https://github.com/ModOrganizer2/modorganizer/issues/372#issuecomment-575231673 | |||||
| * | | Merge pull request #1470 from isanae/filtered-nav-crash | Chris Bessent | 2021-04-29 | 1 | -0/+7 | |
| |\ \ | | | | | | | Crash for next/previous in mod info dialog | |||||
| | * | | model() can return null for invalid indexes | isanae | 2021-03-20 | 1 | -0/+7 | |
| | | | | | | | | | | | | | happens when looking at the mod info for a mod filtered out of the mod list | |||||
| * | | | Merge pull request #1496 from LostDragonist/nexus_links | Chris Bessent | 2021-04-29 | 2 | -3/+44 | |
| |\ \ \ | | | | | | | | | Change the "Visit Nexus" button to support alternate sources | |||||
| | * | | | Add a separator after the primary game and sort the secondary games | Chris Bessent | 2021-04-25 | 2 | -26/+33 | |
| | | | | | ||||||
| | * | | | Change the "Visit Nexus" button to support alternate sources | Chris Bessent | 2021-04-25 | 2 | -3/+37 | |
| | | |/ | |/| | | | | | | | | | | | | | If a game plugin supports more than one Nexus site for downloads, the "Visit Nexus" button will be turned into a drop-down that lets you select each site. | |||||
| * / | | Fix selecting the profile in the dialog | Chris Bessent | 2021-04-25 | 1 | -0/+9 | |
| |/ / | | | | | | | | | | | | | | | | | | | Previously, when clicking the "select" button in the profiles dialog (when the dialog was launched in the menu or toolbar), everything would be refreshed without checking the selected profile in the dialog. Now, the selected profile is set with some signal blocking to help prevent redundant refreshes from occurring. | |||||
| * | | Bump to 2.4.1. | Mikaël Capelle | 2021-03-20 | 1 | -2/+2 | |
| | | | ||||||
| * | | Bump to 2.4.1 RC2. | Mikaël Capelle | 2021-03-14 | 1 | -1/+1 | |
| | | | ||||||
| * | | Stretch last section in the Saves tab. | Mikaël Capelle | 2021-03-14 | 1 | -1/+1 | |
| | | | ||||||
| * | | Bump to 2.4.1rc1.1. | Mikaël Capelle | 2021-03-14 | 1 | -1/+1 | |
| |/ | ||||||
| * | Remove border on QScrollArea from stylesheets. | Mikaël Capelle | 2021-03-13 | 6 | -36/+0 | |
| | | ||||||
| * | Bump to 2.4.1rc1 and update translations. | Mikaël Capelle | 2021-03-12 | 2 | -474/+480 | |
| | | ||||||
| * | Merge pull request #1449 from isanae/uilocker-disabled | Mikaël Capelle | 2021-03-03 | 1 | -10/+45 | |
| |\ | | | | | Disabled uilocker for child dialogs | |||||
| | * | don't disable dialogs that are children of other dialogs | isanae | 2021-03-02 | 1 | -10/+45 | |
| | | | ||||||
| * | | Merge pull request #1447 from LostDragonist/settings_resize | Mikaël Capelle | 2021-03-03 | 1 | -946/+1052 | |
| |\ \ | | | | | | | Add scrollbars to some settings tabs to reduce minimum size | |||||
| | * | | Put stylesheet stuff into .ui file instead | Chris Bessent | 2021-03-02 | 4 | -15/+15 | |
| | | | | ||||||
| | * | | Add scrollbars to some settings tabs to reduce minimum size | Chris Bessent | 2021-03-02 | 4 | -946/+1052 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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. | |||||
| * | | | Merge pull request #1443 from Holt59/fix-savegame-name | Mikaël Capelle | 2021-03-03 | 11 | -18/+64 | |
| |\ \ \ | |_|/ |/| | | Display savegame name and filepath in saves tab. | |||||
| | * | | Display savegame name and filepath in saves tab. | Mikaël Capelle | 2021-02-27 | 11 | -18/+64 | |
| | | | | ||||||
| * | | | Allow plugins to disable themselves by default | Chris Bessent | 2021-03-02 | 1 | -4/+5 | |
| | |/ |/| | ||||||
| * | | Merge pull request #1444 from LostDragonist/lockedorder | Mikaël Capelle | 2021-03-01 | 1 | -2/+2 | |
| |\ \ | | | | | | | Fix load order when using locked plugins | |||||
| | * | | Fix load order when using locked plugins | Chris Bessent | 2021-02-27 | 1 | -2/+2 | |
| | |/ | ||||||
| * | | Merge pull request #1439 from Holt59/fix-downloadlist | Mikaël Capelle | 2021-03-01 | 1 | -2/+2 | |
| |\ \ | | | | | | | Fix download list sorting. | |||||
| | * | | Fix download list sorting. | Mikaël Capelle | 2021-02-26 | 1 | -2/+2 | |
| | |/ | ||||||
| * / | Fix priority for 'Create Empty Mod'. | Mikaël Capelle | 2021-02-27 | 1 | -1/+2 | |
| |/ | ||||||
| * | Fix 'Send to separator... ' in descending priority. | Mikaël Capelle | 2021-02-24 | 1 | -27/+52 | |
| | | ||||||
| * | Merge pull request #1433 from Holt59/fix-bycategory-sorting | Mikaël Capelle | 2021-02-24 | 1 | -0/+6 | |
| |\ | | | | | Fix sorting by priority when grouping by priority. | |||||
| | * | Fix sorting by priority when grouping by priority. | Mikaël Capelle | 2021-02-23 | 1 | -0/+6 | |
| | | | ||||||
| * | | emit modInfoDisplayed, it's required by the tutorial | isanae | 2021-02-24 | 4 | -0/+10 | |
| |/ | ||||||
| * | Merge pull request #1431 from Holt59/fix-update-filter | Mikaël Capelle | 2021-02-23 | 4 | -22/+36 | |
| |\ | | | | | Switch back to invalidating filter when receiving mod updates. | |||||
| | * | Switch back to invalidating filter when receiving mod updates. | Mikaël Capelle | 2021-02-21 | 4 | -22/+36 | |
| | | | ||||||
| * | | Merge pull request #1424 from isanae/dl-share | Mikaël Capelle | 2021-02-23 | 1 | -5/+23 | |
| |\ \ | | | | | | | Network shares for envfs | |||||
| | * | | handle network shares for NtOpenFile() | isanae | 2021-02-22 | 1 | -5/+23 | |
| | | | | | | | | | | | | | changed error messages to use formatNtMessage(), which handles NTSTATUS errors | |||||
| * | | | Fix stylesheets for 2.4. | Mikaël Capelle | 2021-02-23 | 12 | -50/+40 | |
| |/ / | ||||||
| * | | Bump version to 2.4.0 and update translation. | Mikaël Capelle | 2021-02-21 | 2 | -12/+12 | |
| | | | ||||||
| * | | clarified comment | isanae | 2021-02-20 | 1 | -2/+6 | |
| | | | ||||||
| * | | clearPlugins() must be called to load the blacklist or it will be empty when ↵ | isanae | 2021-02-20 | 1 | -0/+6 | |
| |/ | | | | loadPlugins() runs | |||||
| * | rc3 | isanae | 2021-02-19 | 1 | -2/+2 | |
| | | ||||||
| * | Bump version to 2.4.0. | Mikaël Capelle | 2021-02-19 | 1 | -2/+2 | |
| | | ||||||
| * | force instance selection when the current instance cannot be used | isanae | 2021-02-13 | 3 | -3/+9 | |
| | | | | | the problem is that an empty instance name means the portable instance, but MO clears the name when it needs instance selection, which can create a loop if the portable instance can't be used | |||||
| * | Bump version to 2.4.0rc2 and update translations. | Mikaël Capelle | 2021-02-12 | 2 | -114/+132 | |
| | | ||||||
| * | Merge pull request #1408 from isanae/portable-shortcuts | Mikaël Capelle | 2021-02-12 | 10 | -65/+136 | |
| |\ | | | | | Fixes for portable shortcuts | |||||
| | * | - renamed instance::name() to displayName() to reduce confusion with ↵ | isanae | 2021-02-12 | 10 | -65/+136 | |
| | | | | | | | | | | | | | | | portable instances - better errors when running incorrect shortcuts - fixed shortcuts being created with moshortcut://Portable:exe instead of an empty instance name for portable instances | |||||
| * | | Merge pull request #1407 from isanae/processes-in-job | Mikaël Capelle | 2021-02-12 | 1 | -5/+21 | |
| |\ \ | | | | | | | Fixes for processesInJob() | |||||
| | * | | maxIds was local to the loop, not doubled | isanae | 2021-02-10 | 1 | -5/+21 | |
| | |/ | | | | | | | | | handle ERROR_MORE_DATA, it seems to sometimes happen, not sure why added more logging, a user actually got that error | |||||
| * | | Merge pull request #1405 from LostDragonist/update_fixes | Mikaël Capelle | 2021-02-12 | 6 | -19/+323 | |
| |\ \ | | | | | | | Fixes for the update dialog window | |||||
