summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge pull request #136 from erasmux/devJeremy Rimpo2017-12-072-1/+5
|\ \ \
| * | | Fix lootcli sorting when temp dir contains a space (i.e. user name has a space)Eran Mizrahi2017-12-071-1/+1
| * | | update gitignoreEran Mizrahi2017-12-071-0/+4
|/ / /
* | | Merge pull request #135 from LePresidente/QT5.7Brian Munro2017-12-0552-875/+1333
|\ \ \
| * | | Merge pull request #133 from Silarn/mainline_devJeremy Rimpo2017-12-023-4/+5
| |\| |
| | * | Final highlighting changesJeremy Rimpo2017-12-023-4/+5
| * | | Merge pull request #132 from Silarn/mainline_devJeremy Rimpo2017-11-3021-451/+722
| |\| |
| | * | Add unmanaged mods and fix plugin identificationJeremy Rimpo2017-11-302-2/+13
| | * | Implement mod/plugin highlighting when pair is selectedJeremy Rimpo2017-11-3015-406/+629
| | * | Set the default WebEngineProfile settings to webcacheJeremy Rimpo2017-11-301-0/+6
| | * | Merge remote-tracking branch 'up/QT5.7' into mainline_devJeremy Rimpo2017-11-151-0/+4
| | |\ \ | | |/ / | |/| |
| * | | Merge pull request #126 from Al12rs/QT5.7Brian Munro2017-11-111-0/+4
| |\ \ \
| | * | | Fix for MO finding the wrong game to manage.Al12rs2017-11-101-0/+4
| | | * | Category fixesJeremy Rimpo2017-11-151-9/+7
| | | * | Add resource image for MCM detectionJeremy Rimpo2017-11-131-0/+0
| | | * | Merge remote-tracking branch 'up/QT5.7' into mainline_devJeremy Rimpo2017-11-101-0/+6
| | | |\ \ | | |_|/ / | |/| | |
| * | | | Merge pull request #125 from Helidoc65/QT5.7Jeremy Rimpo2017-11-071-0/+6
| |\ \ \ \
| | * | | | Add files via uploadHelidoc652017-11-071-0/+6
| |/ / / /
| * | | | Merge pull request #121 from Silarn/mainline_devJeremy Rimpo2017-11-051-84/+102
| |\ \ \ \
| | | | * | Add MCM detection (but doesn't fix loading issues :()Jeremy Rimpo2017-11-085-2/+8
| | | | * | Add missing Nexus categoriesJeremy Rimpo2017-11-081-32/+55
| | | | * | Don't truncate, bypass the issue by fixing the progress window sizeJeremy Rimpo2017-11-071-8/+7
| | | | * | Forcing the progress window to resize seems to hang the extraction processJeremy Rimpo2017-11-071-1/+6
| | | | * | Wait for mousebutton to reduce MO cpu use while waitingJeremy Rimpo2017-11-051-2/+2
| | | | * | Remove cruft and reapply input event listening on subprocess delayJeremy Rimpo2017-11-051-7/+7
| | | |/ / | | |/| |
| | * | | Rework waitForProcessCompletion - reduce handle use and add delayJeremy Rimpo2017-11-051-84/+102
| |/ / /
| * | | processes should be deleted at end of waitForProcessCompletionLePresidente2017-11-041-0/+1
| * | | Merge pull request #120 from Silarn/mainline_devJeremy Rimpo2017-11-021-5/+14
| |\ \ \ | | |/ / | |/| |
| | * | Fix remaining handle leaksJeremy Rimpo2017-11-021-5/+14
| * | | Merge pull request #119 from Silarn/mainline_devJeremy Rimpo2017-11-021-75/+73
| |\| |
| | * | Process completion fixesJeremy Rimpo2017-11-021-75/+73
| |/ /
| * | Merge pull request #117 from Al12rs/QT5.7Brian Munro2017-11-011-1/+1
| |\ \
| | * | Added !found condition to for loop to ensure that a valid processHandle can't...Al12rs2017-10-311-1/+1
| * | | Merge pull request #118 from Silarn/mainline_devJeremy Rimpo2017-10-311-27/+30
| |\ \ \ | | |/ / | |/| |
| | * | If architecture is not detected, skip handlingJeremy Rimpo2017-10-311-27/+30
| | * | Merge remote-tracking branch 'up/QT5.7' into mainline_devJeremy Rimpo2017-10-311-44/+52
| | |\ \ | | |/ / | |/| |
| * | | Merge branch 'QT5.7' of https://github.com/LePresidente/modorganizer into QT5.7LePresidente2017-10-310-0/+0
| |\ \ \
| | * \ \ Merge pull request #114 from Al12rs/QT5.7Brian Munro2017-10-311-1/+1
| | |\ \ \
| | | * \ \ Merge pull request #1 from LePresidente/QT5.7Al12rs2017-10-311-41/+46
| | | |\ \ \ | | | |/ / / | | |/| | |
| * / | | | More fixes to waitForProcessCompletionLePresidente2017-10-311-35/+38
| |/ / / /
| * | | | multiple fixes to waitForProcessCompletion.LePresidente2017-10-311-41/+46
| | | * | Merge pull request #2 from Al12rs/QT5.7Jeremy Rimpo2017-10-304-6/+7
| | | |\ \ | | | |/ / | | |/| |
| | * | | Changed segment of while condition in waitForProcessCompletion() from OR to A...Al12rs2017-10-301-1/+1
| |/ / /
| * | | Close the handle that is created by FindFirstFileW correctly.LePresidente2017-10-301-2/+3
| * | | Merge pull request #113 from Silarn/mainline_devBrian Munro2017-10-304-114/+132
| |\| |
| | * | Reimplement ScriptExtender handling by detecting USVFS archJeremy Rimpo2017-10-292-13/+34
| | * | Merge remote-tracking branch 'up/QT5.7' into mainline_devJeremy Rimpo2017-10-283-54/+59
| | |\ \
| | * | | Update master parsing and detect ESLs by extensionJeremy Rimpo2017-10-262-101/+98
| * | | | Use ScriptExtender PluginPath instead of appending "/plugin" to the old scrip...LePresidente2017-10-292-3/+3
| | |/ / | |/| |
| * | | Fixes the handle leak in the OrganizerCore::waitForProcessCompletionLePresidente2017-10-281-49/+50