| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | Log the MO version for diagnostic purposes | Eran Mizrahi | 2018-01-04 | 1 | -1/+19 | |
| |/ / | ||||||
| * | | Merge pull request #180 from erasmux/dev | Jeremy Rimpo | 2018-01-01 | 3 | -15/+112 | |
| |\ \ | | | | | | | Prefer hiding the MO proxy when waiting for spawned processes | |||||
| | * | | Prefer hiding the MO proxy when waiting for spawned processes | Eran Mizrahi | 2017-12-29 | 3 | -15/+112 | |
| |/ / | ||||||
| * | | Version bump to 2.1.1 | LePresidente | 2017-12-27 | 1 | -2/+2 | |
| | | | ||||||
| * | | Merge pull request #168 from erasmux/dev | Brian Munro | 2017-12-27 | 6 | -31/+149 | |
| |\ \ | | | | | | | Various fixes | |||||
| | * | | Don't log username and password | Eran Mizrahi | 2017-12-27 | 2 | -2/+3 | |
| | | | | ||||||
| | * | | Clean up proxy spawning a process (cleaner args forwarding and QProcess had ↵ | Eran Mizrahi | 2017-12-27 | 1 | -11/+62 | |
| | | | | | | | | | | | | | some problems even without arguments) | |||||
| | * | | Virtualize spawning of executable also if working directory is under mods folder | Eran Mizrahi | 2017-12-27 | 1 | -13/+18 | |
| | | | | ||||||
| | * | | Enable open in explorer option also for overwrite | Eran Mizrahi | 2017-12-27 | 1 | -0/+1 | |
| | | | | ||||||
| | * | | Add clear overwrite option | Eran Mizrahi | 2017-12-27 | 2 | -0/+27 | |
| | | | | ||||||
| | * | | print settings loading and changes to log for diagnostic purposes | Eran Mizrahi | 2017-12-27 | 2 | -0/+28 | |
| | | | | ||||||
| | * | | Default to sorting newest download first | Eran Mizrahi | 2017-12-26 | 1 | -1/+1 | |
| | | | | ||||||
| | * | | Show the newly added mod when creating an empty mod | Eran Mizrahi | 2017-12-26 | 1 | -0/+2 | |
| | | | | ||||||
| | * | | Fix mods priorities getting messed up when renaming a mod | Eran Mizrahi | 2017-12-26 | 1 | -6/+9 | |
| |/ / | ||||||
| * | | Disable BSA Conflict Checking. | LePresidente | 2017-12-26 | 2 | -4/+4 | |
| | | | | | | | | | Version Bump to 2.1.0.1 (Once off using the 4th point do to change being so minor) Next version will be 2.1.1 | |||||
| * | | Disable the bsa tab for release | LePresidente | 2017-12-25 | 3 | -4/+47 | |
| | | | | | | | | | | | Version bump to 2.1.0 Updated about window | |||||
| * | | Merge pull request #161 from erasmux/deactivate_bug_fix | Brian Munro | 2017-12-24 | 1 | -3/+3 | |
| |\ \ | | | | | | | Fix rare crash when deactiving mods | |||||
| | * | | Fix rare crash when deactiving mods | Eran Mizrahi | 2017-12-24 | 1 | -3/+3 | |
| |/ / | ||||||
| * | | Merge pull request #160 from erasmux/dev | Brian Munro | 2017-12-24 | 1 | -0/+2 | |
| |\ \ | | | | | | | Deploy also styles/qwindowsvistastyle.dll | |||||
| | * | | Deploy also styles/qwindowsvistastyle.dll | Eran Mizrahi | 2017-12-22 | 1 | -0/+2 | |
| |/ / | ||||||
| * | | Merge pull request #156 from erasmux/vs_usvfs_plus_various_fixes | Brian Munro | 2017-12-21 | 14 | -123/+274 | |
| |\ \ | | | | | | | Vs usvfs plus various fixes | |||||
| | * | | Hide boost compiler version warnings | Eran Mizrahi | 2017-12-20 | 1 | -1/+1 | |
| | | | | ||||||
| | * | | Fix modorganizer staging | Eran Mizrahi | 2017-12-20 | 1 | -1/+3 | |
| | | | | ||||||
| | * | | Use Qt deploy also for Qt plugins (cherry picking only the ones we need) | Eran Mizrahi | 2017-12-19 | 1 | -2/+5 | |
| | | | | ||||||
| | * | | fix usvfs includes (following usvfs VS project) | Eran Mizrahi | 2017-12-19 | 1 | -1/+1 | |
| | | | | ||||||
| | * | | Tie moshortcuts to a specific instance | Eran Mizrahi | 2017-12-19 | 10 | -20/+134 | |
| | | | | ||||||
| | * | | avoid splash screen when running a shortcut | Eran Mizrahi | 2017-12-18 | 1 | -8/+4 | |
| | | | | ||||||
| | * | | Ensure clearing currentInstance reg key when selecting portable install | Eran Mizrahi | 2017-12-18 | 1 | -2/+1 | |
| | | | | ||||||
| | * | | Fix mod rename with custom profiles path | Eran Mizrahi | 2017-12-18 | 5 | -70/+87 | |
| | | | | ||||||
| | * | | Ensure all mostlist writing is done through the DelayedFileWriter | Eran Mizrahi | 2017-12-18 | 5 | -17/+37 | |
| | | | | ||||||
| | * | | Increase mo_interface log to help diagnose problems | Eran Mizrahi | 2017-12-18 | 1 | -1/+1 | |
| |/ / | ||||||
| * | | Merge pull request #154 from Silarn/mainline_dev | Jeremy Rimpo | 2017-12-17 | 16 | -83/+412 | |
| |\ \ | | | | | | | Implementing archive parsing some prioritization | |||||
| | * | | Implement file priority for loose files > archives | Jeremy Rimpo | 2017-12-17 | 11 | -99/+103 | |
| | | | | ||||||
| | * | | Restore archive tab and partial functionality | Jeremy Rimpo | 2017-12-15 | 10 | -6/+331 | |
| | | | | ||||||
| | * | | Merge remote-tracking branch 'up/new_vfs_library' into mainline_dev | Jeremy Rimpo | 2017-12-15 | 0 | -0/+0 | |
| | |\ \ | |/ / |/| | | ||||||
| * | | | Merge pull request #148 from erasmux/lockeddialog_fixes | Jeremy Rimpo | 2017-12-13 | 18 | -11594/+517 | |
| |\ \ \ | | | | | | | | | Lockeddialog fixes | |||||
| | * | | | Improve responsiveness of unlock button | Eran Mizrahi | 2017-12-13 | 1 | -5/+10 | |
| | | | | | ||||||
| | * | | | Wait for injected processes on MO close | Eran Mizrahi | 2017-12-13 | 13 | -87/+443 | |
| | | | | | ||||||
| | * | | | Locked dialog fixes (fix mainwindow modalness; use normal window to fix ↵ | Eran Mizrahi | 2017-12-13 | 6 | -20/+86 | |
| | | | | | | | | | | | | | | | | | parentless scenario) | |||||
| | * | | | fix waitForProcessCompletion bug | Eran Mizrahi | 2017-12-13 | 1 | -1/+1 | |
| | | | | | ||||||
| | * | | | Allow silent closing during instance selection | Eran Mizrahi | 2017-12-13 | 1 | -2/+2 | |
| | | | | | ||||||
| | * | | | Remove auto-generated files from source control | Eran Mizrahi | 2017-12-13 | 3 | -11505/+1 | |
| |/ / / | ||||||
| * | | | Merge pull request #147 from Silarn/mainline_dev | Jeremy Rimpo | 2017-12-13 | 1 | -1/+1 | |
| |\ \ \ | | | | | | | | | Insert the game rather than replacing the current entry | |||||
| * \ \ \ | Merge pull request #145 from Silarn/mainline_dev | Jeremy Rimpo | 2017-12-13 | 7 | -189/+237 | |
| |\ \ \ \ | | | | | | | | | | | A number of fixes and improvements | |||||
| | | | * | | Improve responsiveness of unlock button | Eran Mizrahi | 2017-12-13 | 1 | -5/+10 | |
| | | | | | | ||||||
| | | | * | | Wait for injected processes on MO close | Eran Mizrahi | 2017-12-13 | 13 | -87/+443 | |
| | | | | | | ||||||
| | | | * | | Locked dialog fixes (fix mainwindow modalness; use normal window to fix ↵ | Eran Mizrahi | 2017-12-13 | 6 | -20/+86 | |
| | | | | | | | | | | | | | | | | | | | | | parentless scenario) | |||||
| | | | * | | fix waitForProcessCompletion bug | Eran Mizrahi | 2017-12-13 | 1 | -1/+1 | |
| | | | | | | ||||||
| | | | * | | Allow silent closing during instance selection | Eran Mizrahi | 2017-12-13 | 1 | -2/+2 | |
| | | | | | | ||||||
| | | | * | | Remove auto-generated files from source control | Eran Mizrahi | 2017-12-13 | 3 | -11505/+1 | |
| | | |/ / | ||||||
