| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | Fix discord invite | Chris Bessent | 2021-12-27 | 1 | -1/+1 | |
| |/ | ||||||
| * | Bump version to 2.4.3 | Chris Bessent | 2021-12-25 | 1 | -1/+1 | |
| | | ||||||
| * | Bump version to 2.4.3rc3 | Chris Bessent | 2021-12-23 | 1 | -1/+1 | |
| | | ||||||
| * | Bump version to 2.4.3 RC 2 | Chris Bessent | 2021-12-19 | 1 | -1/+1 | |
| | | ||||||
| * | Update about dialog | Chris Bessent | 2021-12-17 | 2 | -38/+93 | |
| | | ||||||
| * | Bump version to 2.4.3rc1 | Chris Bessent | 2021-12-17 | 1 | -2/+2 | |
| | | ||||||
| * | Fix optional access on profiles dialog | Chris Bessent | 2021-12-07 | 1 | -1/+1 | |
| | | ||||||
| * | Bump version to 2.4.3alpha4 | Chris Bessent | 2021-11-26 | 1 | -1/+1 | |
| | | ||||||
| * | Fix parsing plugins with dots in name | Chris Bessent | 2021-11-26 | 4 | -12/+17 | |
| | | ||||||
| * | Don't blacklist empty usernames and passwords | Chris Bessent | 2021-11-25 | 3 | -15/+19 | |
| | | ||||||
| * | Update translations | Chris Bessent | 2021-11-23 | 1 | -446/+462 | |
| | | ||||||
| * | Bump version to 2.4.3alpha3 | Chris Bessent | 2021-11-23 | 1 | -1/+1 | |
| | | ||||||
| * | Merge pull request #1621 from LostDragonist/misc_fixes | Chris Bessent | 2021-11-23 | 12 | -69/+117 | |
| |\ | | | | | Misc fixes | |||||
| | * | Blacklist %USERNAME% from the log in case it contains PII | Chris Bessent | 2021-11-23 | 1 | -0/+2 | |
| | | | ||||||
| | * | Blacklist Steam username and password from the log | Chris Bessent | 2021-11-23 | 2 | -0/+5 | |
| | | | ||||||
| | * | Fix extension parsing for the plugin list | Chris Bessent | 2021-11-23 | 1 | -3/+4 | |
| | | | | | | | | | The old code was just looking at the last three letters of the filename instead of looking for any kind of proper extension. This led to something like "alice.__esp" being considered a plugin which is just wrong. | |||||
| | * | Don't add invalid games to the "visit Nexus" list | Chris Bessent | 2021-11-22 | 2 | -14/+37 | |
| | | | ||||||
| | * | Fix selecting a new profile | Chris Bessent | 2021-11-22 | 2 | -13/+9 | |
| | | | | | | | | | | | | | This fixes clicking the "select" button in the profiles dialog when a newly created profile is selected. This was broken as the profile was being selected before the profile was added to the list of selections. Fixes #1489 | |||||
| | * | Add Brave to the default blacklist | Chris Bessent | 2021-11-22 | 1 | -0/+1 | |
| | | | | | | | | | Fixes #1592 | |||||
| | * | Update Windows detection | Chris Bessent | 2021-11-22 | 2 | -14/+5 | |
| | | | | | | | | | | | | | | | | | Windows 11 reports itself as Windows 10 using the methods normally employed. Microsoft seems to want people to use the BuildId to identify the version of Windows but I'm going to refuse to do that because it's stupid. This change also prefers DisplayVersion over ReleaseId as somehow I have both and DisplayVersion is more correct (21H2 vs 2009). /shrug. Fixes #1607 | |||||
| | * | Allow portable instances to set custom paths | Chris Bessent | 2021-11-22 | 1 | -17/+14 | |
| | | | | | | | | | Fixes #1610 | |||||
| | * | Fix tab order of create instance dialog | Chris Bessent | 2021-11-22 | 1 | -8/+40 | |
| | | | ||||||
| * | | Merge pull request #1616 from rux616/template-update | Al | 2021-11-19 | 1 | -1/+1 | |
| |\ \ | | | | | | | Update old Discord server link | |||||
| | * | | Update old Discord server link | Dan Cassidy | 2021-11-19 | 1 | -1/+1 | |
| |/ / | ||||||
| * | | Merge pull request #1599 from Qudix/disable_cache | Al | 2021-10-16 | 2 | -3/+3 | |
| |\ \ | | | | | | | Disable qml cache | |||||
| | * | | Remove from instance ignore list | Qudix | 2021-10-15 | 1 | -3/+1 | |
| | | | | ||||||
| | * | | Disable qml cache | Qudix | 2021-10-15 | 1 | -0/+2 | |
| |/ / | ||||||
| * | | Merge pull request #1588 from Qudix/menubar_alt | Al | 2021-10-13 | 5 | -20/+54 | |
| |\ \ | |/ |/| | Add a toggle for the Alt key showing the menubar | |||||
| | * | Revert row changes | Qudix | 2021-09-16 | 1 | -4/+4 | |
| | | | ||||||
| | * | Add a toggle for the Alt key showing the menubar | Qudix | 2021-09-11 | 5 | -23/+57 | |
| |/ | ||||||
| * | Bump to version 2.4.3alpha2 | Chris Bessent | 2021-08-27 | 1 | -3/+3 | |
| | | ||||||
| * | Fix checking for updates when no installedFile | Chris Bessent | 2021-08-26 | 1 | -0/+5 | |
| | | ||||||
| * | Merge pull request #1578 from LostDragonist/forcedlib | Chris Bessent | 2021-08-23 | 2 | -2/+2 | |
| |\ | | | | | Enable forced libraries by default | |||||
| | * | Escape ampersands in game names in instance window | Chris Bessent | 2021-08-22 | 1 | -1/+1 | |
| | | | | | | | | | These are technically buttons so Qt tries to make shortcuts. | |||||
| | * | Enable forced libraries by default | Chris Bessent | 2021-08-22 | 1 | -1/+1 | |
| |/ | ||||||
| * | Merge pull request #1558 from ModOrganizer2/facegen | Al | 2021-07-16 | 2 | -0/+1 | |
| |\ | | | | | Added Facegen content icon | |||||
| | * | Added Facegen content icon (found and edited by Atlntssplayer, original ↵ | AL | 2021-07-16 | 2 | -0/+1 | |
| |/ | | | | creator: Exuin) | |||||
| * | Merge pull request #1555 from ModOrganizer2/nexus-archived-support | Al | 2021-07-16 | 4 | -57/+138 | |
| |\ | | | | | Nexus archived support | |||||
| | * | Added ARCHIVED support for nexus update check and download query. | AL | 2021-07-12 | 3 | -57/+126 | |
| | | | | | | | | | | | Use FileStatus enum instead of scattered int literals. Re-wrote the update check code | |||||
| | * | Added enum for nexus mod file status (main, update, etc). | AL | 2021-07-12 | 1 | -0/+12 | |
| |/ | ||||||
| * | Merge pull request #1553 from ModOrganizer2/download-sorting | Al | 2021-07-10 | 1 | -1/+1 | |
| |\ | | | | | Sort filetimes from newer to older while sorting by status in downloadlist | |||||
| | * | Sort filetimes from newer to older while sorting by status in downloadlist | AL | 2021-07-10 | 1 | -1/+1 | |
| |/ | ||||||
| * | Merge pull request #1552 from ModOrganizer2/fix-no-compile | Al | 2021-07-10 | 1 | -3/+3 | |
| |\ | | | | | Fix compiler error due to using same name for new dialog (VS v16.10.3) | |||||
| | * | Fix compiler error due to using same name for new dialog (VS v16.10.3) | AL | 2021-07-10 | 1 | -3/+3 | |
| |/ | ||||||
| * | Update readme.md | Al | 2021-06-08 | 1 | -2/+2 | |
| | | ||||||
| * | Merge pull request #1528 from Holt59/remove-boost-uibase | Mikaël Capelle | 2021-05-27 | 2 | -9/+1 | |
| |\ | | | | | Update after removal of boost in uibase. | |||||
| | * | Update after removal of boost in uibase. | Mikaël Capelle | 2021-05-26 | 2 | -9/+1 | |
| |/ | ||||||
| * | Merge pull request #1518 from LostDragonist/shortcut | Mikaël Capelle | 2021-05-20 | 1 | -2/+3 | |
| |\ | | | | | Sanitize shortcut names as they result in files | |||||
| | * | Sanitize shortcut names as they result in files | Chris Bessent | 2021-05-06 | 1 | -2/+3 | |
| | | | ||||||
| * | | Merge pull request #1523 from Holt59/ignore-meta-filetree | Mikaël Capelle | 2021-05-20 | 2 | -10/+50 | |
| |\ \ | | | | | | | Add option to ignore root meta.ini when creating IFileTree for QDir. | |||||
