| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 | ||||
| | * | | Use release name for changelogs | Chris Bessent | 2021-02-12 | 1 | -1/+1 |
| | | | | |||||
| | * | | Updates to text, title and buttons | Chris Bessent | 2021-02-11 | 4 | -36/+21 |
| | | | | |||||
| | * | | Update CMakeLists.txt | Chris Bessent | 2021-02-11 | 1 | -0/+1 |
| | | | | |||||
| | * | | Create a new dialog for the update window | Chris Bessent | 2021-02-11 | 5 | -17/+335 |
| | | | | | | | | | | | | | | | | The idea here is to be able to resize the window and better handle markdown formatting. Everything was stolen from the LOOT dialog. | ||||
| | * | | Fix concatenating update logs | Chris Bessent | 2021-02-08 | 1 | -2/+2 |
| | | | | |||||
| * | | | Merge pull request #1404 from Al12rs/fix_update_filter | Mikaël Capelle | 2021-02-12 | 1 | -5/+1 |
| |\ \ \ | | | | | | | | | Hopefully fix update filter not showing new mod updates. | ||||
| | * | | | Remove unused variable | AL | 2021-02-11 | 1 | -2/+0 |
| | | | | | |||||
| | * | | | Hopefully fix update filter not showing new mod updates. | AL | 2021-02-11 | 1 | -3/+1 |
| | | |/ | |/| | | | | | | | Notify all the mods that have had their info checked, not just the ones that have been found with an update. This is because Mo2 also shows mods that have had their files deleted or moved to Old as updateAvailable, in which case there is no update but the filter still needs to be notified to include the mod. | ||||
| * | | | Merge pull request #1403 from Holt59/fix-steamappid-env-error | Mikaël Capelle | 2021-02-12 | 2 | -7/+5 |
| |\ \ \ | | | | | | | | | Do not return previous value in env::set and env::setPath. | ||||
| | * | | | Do not return previous value in env::set and env::setPath (avoid error log ↵ | Mikaël Capelle | 2021-02-10 | 2 | -7/+5 |
| | |/ / | | | | | | | | | | when not previously set). | ||||
| * | | | Merge pull request #1401 from ModOrganizer2/Al12rs-appveyorFix | Mikaël Capelle | 2021-02-12 | 1 | -3/+3 |
| |\ \ \ | | | | | | | | | Appveyor: artifact only the exe | ||||
| | * | | | Appveyor: artifact only the exe | Al | 2021-02-09 | 1 | -3/+3 |
| | |/ / | | | | | | | The entire build is too big and we get over the limit too fast | ||||
| * | | | Merge pull request #1400 from Holt59/fix-markers-conflicts-refresh | Mikaël Capelle | 2021-02-12 | 8 | -135/+129 |
| |\ \ \ | |/ / |/| | | Better refresh of override markers and conflicts. | ||||
| | * | | Better refresh of override markers and conflicts. | Mikaël Capelle | 2021-02-09 | 8 | -135/+129 |
| |/ / | |||||
| * / | Bump version to 2.4.0rc1.1. | Mikaël Capelle | 2021-02-07 | 1 | -1/+1 |
| |/ | |||||
| * | Bump version to 2.4.0rc1. | Mikaël Capelle | 2021-02-06 | 1 | -1/+1 |
| | | |||||
| * | Merge pull request #1395 from Holt59/remove-datatab-tree-updates | Mikaël Capelle | 2021-02-06 | 2 | -101/+91 |
| |\ | | | | | Remove update of data-tab tree and check for problems when modifying the mod list. | ||||
| | * | Remove update of data-tab tree and check for problems when modifying the mod ↵ | Mikaël Capelle | 2021-02-05 | 2 | -101/+91 |
| |/ | | | | list. | ||||
| * | Update translation file. | Mikaël Capelle | 2021-02-02 | 1 | -2510/+3028 |
| | | |||||
| * | Merge pull request #1392 from Holt59/fix-download-metainfo | Mikaël Capelle | 2021-01-31 | 5 | -73/+55 |
| |\ | | | | | Fix download of meta-information in download tab. | ||||
| | * | Fix download of meta-information in download tab. | Mikaël Capelle | 2021-01-31 | 5 | -73/+55 |
| |/ | |||||
| * | Merge pull request #1391 from Holt59/pluginlist-case-insensitive | Mikaël Capelle | 2021-01-31 | 2 | -45/+44 |
| |\ | | | | | Use case-insensitive data structure in plugin list. | ||||
| | * | Use case-insensitive data structure in plugin list. | Mikaël Capelle | 2021-01-31 | 2 | -45/+44 |
| | | | |||||
| * | | Merge pull request #1390 from Holt59/fix-datatab-refresh | Mikaël Capelle | 2021-01-31 | 2 | -5/+4 |
| |\ \ | |/ |/| | Fix update of data tab after refresh. | ||||
| | * | Fix update of data tab after refresh. | Mikaël Capelle | 2021-01-31 | 2 | -5/+4 |
| |/ | |||||
| * | Merge pull request #1388 from Holt59/default-collapsible-separators-desc | Mikaël Capelle | 2021-01-30 | 1 | -2/+1 |
| |\ | | | | | Enable collapsible separators in reverse order by default. | ||||
| | * | Enable collapsible separators in reverse order by default. | Mikaël Capelle | 2021-01-30 | 1 | -2/+1 |
| |/ | |||||
| * | Merge pull request #1387 from Holt59/update-settings-dialog | Mikaël Capelle | 2021-01-30 | 1 | -0/+6 |
| |\ | | | | | Add migration code to remove old settings from ModOrganizer.ini. | ||||
| | * | Add migration code to remove old settings from ModOrganizer.ini. | Mikaël Capelle | 2021-01-30 | 1 | -0/+6 |
| |/ | |||||
| * | Bump dev-build version. | Mikaël Capelle | 2021-01-30 | 1 | -1/+1 |
| | | |||||
| * | Merge pull request #1386 from Holt59/update-settings-dialog | Mikaël Capelle | 2021-01-30 | 22 | -1431/+1279 |
| |\ | | | | | Update settings dialog. | ||||
| | * | Remove LoadMechanism completely. | Mikaël Capelle | 2021-01-29 | 5 | -129/+0 |
| | | | |||||
| | * | Reorganize settingsdialog classes to match UI. | Mikaël Capelle | 2021-01-29 | 12 | -138/+170 |
| | | | |||||
| | * | Move settings around. Remove unused settings. | Mikaël Capelle | 2021-01-29 | 9 | -1165/+1110 |
| |/ | |||||
| * | Merge pull request #1378 from Holt59/fix-priority-management | Mikaël Capelle | 2021-01-29 | 31 | -472/+463 |
| |\ | | | | | Increase robustness of mods priority in profile. | ||||
| | * | Fix refresh of data tab. | Mikaël Capelle | 2021-01-29 | 4 | -15/+42 |
| | | | |||||
| | * | Fix enable/disable all message. | Mikaël Capelle | 2021-01-24 | 3 | -105/+119 |
| | | | |||||
| | * | Use proper naming convention for constants. | Mikaël Capelle | 2021-01-22 | 6 | -24/+26 |
| | | | |||||
| | * | Use constant for minimum/maximum priorities. | Mikaël Capelle | 2021-01-22 | 4 | -10/+15 |
| | | | |||||
| | * | Move update of directory structure after mod priority change to organizer core. | Mikaël Capelle | 2021-01-21 | 3 | -38/+44 |
| | | | |||||
| | * | Refresh data tab when mods are enabled or moved. | Mikaël Capelle | 2021-01-21 | 2 | -0/+8 |
| | | | |||||
| | * | Replace isFixedPriority by hasAutomaticPriority. | Mikaël Capelle | 2021-01-21 | 3 | -8/+9 |
| | | | |||||
| | * | Prevent backups from being enabled. | Mikaël Capelle | 2021-01-21 | 3 | -4/+12 |
| | | | |||||
| | * | Use priority from profile (+1) in directory structure to be consistent. | Mikaël Capelle | 2021-01-21 | 1 | -1/+1 |
| | | | |||||
