summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| * | Log the MO version for diagnostic purposesEran Mizrahi2018-01-041-1/+19
|/ /
* | Merge pull request #180 from erasmux/devJeremy Rimpo2018-01-013-15/+112
|\ \ | | | | | | Prefer hiding the MO proxy when waiting for spawned processes
| * | Prefer hiding the MO proxy when waiting for spawned processesEran Mizrahi2017-12-293-15/+112
|/ /
* | Version bump to 2.1.1LePresidente2017-12-271-2/+2
| |
* | Merge pull request #168 from erasmux/devBrian Munro2017-12-276-31/+149
|\ \ | | | | | | Various fixes
| * | Don't log username and passwordEran Mizrahi2017-12-272-2/+3
| | |
| * | Clean up proxy spawning a process (cleaner args forwarding and QProcess had ↵Eran Mizrahi2017-12-271-11/+62
| | | | | | | | | | | | some problems even without arguments)
| * | Virtualize spawning of executable also if working directory is under mods folderEran Mizrahi2017-12-271-13/+18
| | |
| * | Enable open in explorer option also for overwriteEran Mizrahi2017-12-271-0/+1
| | |
| * | Add clear overwrite optionEran Mizrahi2017-12-272-0/+27
| | |
| * | print settings loading and changes to log for diagnostic purposesEran Mizrahi2017-12-272-0/+28
| | |
| * | Default to sorting newest download firstEran Mizrahi2017-12-261-1/+1
| | |
| * | Show the newly added mod when creating an empty modEran Mizrahi2017-12-261-0/+2
| | |
| * | Fix mods priorities getting messed up when renaming a modEran Mizrahi2017-12-261-6/+9
|/ /
* | Disable BSA Conflict Checking.LePresidente2017-12-262-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 releaseLePresidente2017-12-253-4/+47
| | | | | | | | | | Version bump to 2.1.0 Updated about window
* | Merge pull request #161 from erasmux/deactivate_bug_fixBrian Munro2017-12-241-3/+3
|\ \ | | | | | | Fix rare crash when deactiving mods
| * | Fix rare crash when deactiving modsEran Mizrahi2017-12-241-3/+3
|/ /
* | Merge pull request #160 from erasmux/devBrian Munro2017-12-241-0/+2
|\ \ | | | | | | Deploy also styles/qwindowsvistastyle.dll
| * | Deploy also styles/qwindowsvistastyle.dllEran Mizrahi2017-12-221-0/+2
|/ /
* | Merge pull request #156 from erasmux/vs_usvfs_plus_various_fixesBrian Munro2017-12-2114-123/+274
|\ \ | | | | | | Vs usvfs plus various fixes
| * | Hide boost compiler version warningsEran Mizrahi2017-12-201-1/+1
| | |
| * | Fix modorganizer stagingEran Mizrahi2017-12-201-1/+3
| | |
| * | Use Qt deploy also for Qt plugins (cherry picking only the ones we need)Eran Mizrahi2017-12-191-2/+5
| | |
| * | fix usvfs includes (following usvfs VS project)Eran Mizrahi2017-12-191-1/+1
| | |
| * | Tie moshortcuts to a specific instanceEran Mizrahi2017-12-1910-20/+134
| | |
| * | avoid splash screen when running a shortcutEran Mizrahi2017-12-181-8/+4
| | |
| * | Ensure clearing currentInstance reg key when selecting portable installEran Mizrahi2017-12-181-2/+1
| | |
| * | Fix mod rename with custom profiles pathEran Mizrahi2017-12-185-70/+87
| | |
| * | Ensure all mostlist writing is done through the DelayedFileWriterEran Mizrahi2017-12-185-17/+37
| | |
| * | Increase mo_interface log to help diagnose problemsEran Mizrahi2017-12-181-1/+1
|/ /
* | Merge pull request #154 from Silarn/mainline_devJeremy Rimpo2017-12-1716-83/+412
|\ \ | | | | | | Implementing archive parsing some prioritization
| * | Implement file priority for loose files > archivesJeremy Rimpo2017-12-1711-99/+103
| | |
| * | Restore archive tab and partial functionalityJeremy Rimpo2017-12-1510-6/+331
| | |
| * | Merge remote-tracking branch 'up/new_vfs_library' into mainline_devJeremy Rimpo2017-12-150-0/+0
| |\ \ | |/ / |/| |
* | | Merge pull request #148 from erasmux/lockeddialog_fixesJeremy Rimpo2017-12-1318-11594/+517
|\ \ \ | | | | | | | | Lockeddialog fixes
| * | | Improve responsiveness of unlock buttonEran Mizrahi2017-12-131-5/+10
| | | |
| * | | Wait for injected processes on MO closeEran Mizrahi2017-12-1313-87/+443
| | | |
| * | | Locked dialog fixes (fix mainwindow modalness; use normal window to fix ↵Eran Mizrahi2017-12-136-20/+86
| | | | | | | | | | | | | | | | parentless scenario)
| * | | fix waitForProcessCompletion bugEran Mizrahi2017-12-131-1/+1
| | | |
| * | | Allow silent closing during instance selectionEran Mizrahi2017-12-131-2/+2
| | | |
| * | | Remove auto-generated files from source controlEran Mizrahi2017-12-133-11505/+1
|/ / /
* | | Merge pull request #147 from Silarn/mainline_devJeremy Rimpo2017-12-131-1/+1
|\ \ \ | | | | | | | | Insert the game rather than replacing the current entry
* \ \ \ Merge pull request #145 from Silarn/mainline_devJeremy Rimpo2017-12-137-189/+237
|\ \ \ \ | | | | | | | | | | A number of fixes and improvements
| | | * | Improve responsiveness of unlock buttonEran Mizrahi2017-12-131-5/+10
| | | | |
| | | * | Wait for injected processes on MO closeEran Mizrahi2017-12-1313-87/+443
| | | | |
| | | * | Locked dialog fixes (fix mainwindow modalness; use normal window to fix ↵Eran Mizrahi2017-12-136-20/+86
| | | | | | | | | | | | | | | | | | | | parentless scenario)
| | | * | fix waitForProcessCompletion bugEran Mizrahi2017-12-131-1/+1
| | | | |
| | | * | Allow silent closing during instance selectionEran Mizrahi2017-12-131-2/+2
| | | | |
| | | * | Remove auto-generated files from source controlEran Mizrahi2017-12-133-11505/+1
| | |/ /