summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge pull request #235 from SuperSandro2000/patch-2Brian Munro2018-02-221-0/+3
|\ \ \ \
| * | | | Make sure that we get all files for sureSandro2018-02-221-0/+3
|/ / / /
* | | | Merge pull request #234 from SuperSandro2000/patch-2Brian Munro2018-02-221-1/+1
|\ \ \ \
| * | | | Update CMakeLists.txtSandro2018-02-221-1/+1
|/ / / /
* | | | Merge pull request #233 from SuperSandro2000/patch-1Brian Munro2018-02-211-0/+2
|\ \ \ \
| | * | | Added truly all Repos to readme.md and changed a few bitsSandro Jäckel (SuperSandro2000)2018-02-221-29/+37
| | * | | Update CMakeLists.txtSandro2018-02-221-1/+1
| |/ / /
| * / / set MO as StartUp ProjectSandro2018-02-201-0/+2
|/ / /
* | | Merge pull request #231 from Al12rs/new_vfs_libraryAl2018-02-183-2/+4
|\| |
| * | Changed switch instance icon and tooltipAl12rs2018-02-183-2/+4
|/ /
* | Updated description and linksAl2018-02-161-30/+53
* | Merge pull request #228 from Al12rs/new_vfs_libraryAl2018-02-153-54/+220
|\ \
| * | - Added "Clear all Filters" button with red outline that only shows up if one...Al12rs2018-02-153-12/+56
| * | Small changes to make the modlist context menu more organized.Al12rs2018-02-141-5/+17
| * | - Complete overhaul of export to csv feature with custom column selection and...Al12rs2018-02-141-52/+154
| * | - Added mod priority, primary category, install date and nexus url columns to...Al12rs2018-02-131-2/+10
|/ /
* | - Fixed a bug that would keep re-activating the "Create files in mod instead ...Al12rs2018-02-133-0/+9
* | Added support for High DPI Scaling for higher resolution monitors.Al12rs2018-02-121-0/+3
* | - Changed "Remove Installed" and "Delete Installed" Downloads menu options to...Al12rs2018-02-123-18/+36
* | Changed the data tab to remember the current expanded folders when hiding or ...Al12rs2018-02-082-2/+36
* | Merge pull request #219 from Al12rs/new_vfs_libraryJeremy Rimpo2018-02-074-8/+46
|\ \
| * | Revert "Fixed nexus link handling to use gameNexusName() instead of gameShort...Al12rs2018-01-272-3/+3
| * | Added "open downloads folder", "open profile folder", "open game fodler" and ...Al12rs2018-01-262-2/+39
| * | Fixed customOverwrite setting for executables.Al12rs2018-01-241-3/+4
|/ /
* | Merge pull request #209 from Al12rs/new_vfs_libraryJeremy Rimpo2018-01-224-12/+103
|\ \
| * | Added "Open instance folder" entry to the small options list menù.Al12rs2018-01-192-0/+8
| * | Updated InstanceSelection dialog to be slighly more clear.Al12rs2018-01-191-4/+4
| * | fixed a typo in the label textAl12rs2018-01-191-1/+1
| * | Added message when creating a new instance with an already existing name,Al12rs2018-01-182-8/+91
|/ /
* | Merge pull request #203 from erasmux/devBrian Munro2018-01-133-15/+33
|\ \
| * | Add warning when MO1 hook.dll is left in game folderEran Mizrahi2018-01-133-15/+33
* | | Merge pull request #199 from matzman666/new_vfs_libraryBrian Munro2018-01-132-3/+3
|\ \ \ | |/ / |/| |
| * | Fixed nexus link handling to use gameNexusName() instead of gameShortName().matzman6662018-01-062-3/+3
|/ /
* | Merge pull request #195 from erasmux/devJeremy Rimpo2018-01-052-31/+53
|\ \
| * | preload openssl dlls (probably unnecessary but can help troubleshooting opens...Eran Mizrahi2018-01-061-6/+30
| * | remove opensll dll from manifestEran Mizrahi2018-01-061-25/+23
|/ /
* | Merge pull request #193 from erasmux/devJeremy Rimpo2018-01-052-5/+19
|\ \
| * | Don't auto scroll down the downloads list (even when a file was downloaded)Eran Mizrahi2018-01-041-2/+0
| * | Don't auto scroll down the downloads listEran Mizrahi2018-01-041-2/+0
| * | 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 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
|\ \
| * | Don't log username and passwordEran Mizrahi2017-12-272-2/+3
| * | Clean up proxy spawning a process (cleaner args forwarding and QProcess had s...Eran Mizrahi2017-12-271-11/+62
| * | 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