| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | generate dumps using new diagnostics settings | Eran Mizrahi | 2017-12-10 | 7 | -80/+73 |
| | | |||||
| * | new diagnostics settings dialog tab | Eran Mizrahi | 2017-12-10 | 3 | -50/+237 |
| | | |||||
| * | Merge pull request #138 from Silarn/mainline_dev | Brian Munro | 2017-12-08 | 3 | -13/+22 |
| |\ | | | | | Fixes for local saves and configuration handling | ||||
| | * | Scan for and include script extender save files when transferring saves | Jeremy Rimpo | 2017-12-08 | 1 | -0/+20 |
| | | | |||||
| | * | Don't set save path or mygamesdirectory in initweaks | Jeremy Rimpo | 2017-12-07 | 1 | -12/+0 |
| | | | |||||
| | * | Use settings to get correct overwrite path for relative location calc. | Jeremy Rimpo | 2017-12-07 | 1 | -1/+2 |
| | | | | | | | | | (Fixes drag & drop from overwrite to mods.) | ||||
| * | | Merge pull request #137 from Silarn/mainline_dev | Jeremy Rimpo | 2017-12-07 | 1 | -11/+12 |
| |\| | | | | | Minor correction of HTML structure | ||||
| | * | Fix lootcli sorting when temp dir contains a space (i.e. user name has a space) | Eran Mizrahi | 2017-12-07 | 1 | -1/+1 |
| | | | |||||
| | * | update gitignore | Eran Mizrahi | 2017-12-07 | 1 | -0/+4 |
| | | | |||||
| | * | Minor change to correct broken HTML tags | Jeremy Rimpo | 2017-12-06 | 1 | -11/+12 |
| | | | |||||
| * | | Merge pull request #136 from erasmux/dev | Jeremy Rimpo | 2017-12-07 | 2 | -1/+5 |
| |\ \ | | | | | | | Small fix when running lootcli and temp dir contains a space (i.e. user name has a space) | ||||
| | * | | Fix lootcli sorting when temp dir contains a space (i.e. user name has a space) | Eran Mizrahi | 2017-12-07 | 1 | -1/+1 |
| | | | | |||||
| | * | | update gitignore | Eran Mizrahi | 2017-12-07 | 1 | -0/+4 |
| |/ / | |||||
| * | | Merge pull request #135 from LePresidente/QT5.7 | Brian Munro | 2017-12-05 | 52 | -875/+1333 |
| |\ \ | | | | | | | All changes done for 2.1.0 | ||||
| | * | | Merge pull request #133 from Silarn/mainline_dev | Jeremy Rimpo | 2017-12-02 | 3 | -4/+5 |
| | |\| | | | | | | | Final highlighting changes | ||||
| | | * | Final highlighting changes | Jeremy Rimpo | 2017-12-02 | 3 | -4/+5 |
| | | | | |||||
| | * | | Merge pull request #132 from Silarn/mainline_dev | Jeremy Rimpo | 2017-11-30 | 21 | -451/+722 |
| | |\| | | | | | | | Numerous updates | ||||
| | | * | Add unmanaged mods and fix plugin identification | Jeremy Rimpo | 2017-11-30 | 2 | -2/+13 |
| | | | | |||||
| | | * | Implement mod/plugin highlighting when pair is selected | Jeremy Rimpo | 2017-11-30 | 15 | -406/+629 |
| | | | | |||||
| | | * | Set the default WebEngineProfile settings to webcache | Jeremy Rimpo | 2017-11-30 | 1 | -0/+6 |
| | | | | |||||
| | | * | Merge remote-tracking branch 'up/QT5.7' into mainline_dev | Jeremy Rimpo | 2017-11-15 | 1 | -0/+4 |
| | | |\ | | |/ | |/| | |||||
| | * | | Merge pull request #126 from Al12rs/QT5.7 | Brian Munro | 2017-11-11 | 1 | -0/+4 |
| | |\ \ | | | | | | | | | Fix for MO finding the wrong game to manage. | ||||
| | | * | | Fix for MO finding the wrong game to manage. | Al12rs | 2017-11-10 | 1 | -0/+4 |
| | | | | | | | | | | | | | | | | | Commented out code that tried to deduce game and found wrong one. Now, if not already set in INI, file MO will ask the user which one to manage. | ||||
| | | | * | Category fixes | Jeremy Rimpo | 2017-11-15 | 1 | -9/+7 |
| | | | | | |||||
| | | | * | Add resource image for MCM detection | Jeremy Rimpo | 2017-11-13 | 1 | -0/+0 |
| | | | | | |||||
| | | | * | Merge remote-tracking branch 'up/QT5.7' into mainline_dev | Jeremy Rimpo | 2017-11-10 | 1 | -0/+6 |
| | | | |\ | | |_|/ | |/| | | |||||
| | * | | | Merge pull request #125 from Helidoc65/QT5.7 | Jeremy Rimpo | 2017-11-07 | 1 | -0/+6 |
| | |\ \ \ | | | | | | | | | | | Fixed to get rid of WindowsWindow::setGeometry: Unable to set geometry bug. | ||||
| | | * | | | Add files via upload | Helidoc65 | 2017-11-07 | 1 | -0/+6 |
| | |/ / / | | | | | | | | | Fixed to get rid of WindowsWindow::setGeometry: Unable to set geometry bug. | ||||
| | * | | | Merge pull request #121 from Silarn/mainline_dev | Jeremy Rimpo | 2017-11-05 | 1 | -84/+102 |
| | |\ \ \ | | | | | | | | | | | Rework waitForProcessCompletion - reduce handle use and add delay | ||||
| | | | | * | Add MCM detection (but doesn't fix loading issues :() | Jeremy Rimpo | 2017-11-08 | 5 | -2/+8 |
| | | | | | | |||||
| | | | | * | Add missing Nexus categories | Jeremy Rimpo | 2017-11-08 | 1 | -32/+55 |
| | | | | | | |||||
| | | | | * | Don't truncate, bypass the issue by fixing the progress window size | Jeremy Rimpo | 2017-11-07 | 1 | -8/+7 |
| | | | | | | |||||
| | | | | * | Forcing the progress window to resize seems to hang the extraction process | Jeremy Rimpo | 2017-11-07 | 1 | -1/+6 |
| | | | | | | |||||
| | | | | * | Wait for mousebutton to reduce MO cpu use while waiting | Jeremy Rimpo | 2017-11-05 | 1 | -2/+2 |
| | | | | | | |||||
| | | | | * | Remove cruft and reapply input event listening on subprocess delay | Jeremy Rimpo | 2017-11-05 | 1 | -7/+7 |
| | | | |/ | | |/| | |||||
| | | * | | Rework waitForProcessCompletion - reduce handle use and add delay | Jeremy Rimpo | 2017-11-05 | 1 | -84/+102 |
| | |/ / | |||||
| | * | | processes should be deleted at end of waitForProcessCompletion | LePresidente | 2017-11-04 | 1 | -0/+1 |
| | | | | |||||
| | * | | Merge pull request #120 from Silarn/mainline_dev | Jeremy Rimpo | 2017-11-02 | 1 | -5/+14 |
| | |\ \ | | |/ | |/| | Fix remaining handle leaks | ||||
| | | * | Fix remaining handle leaks | Jeremy Rimpo | 2017-11-02 | 1 | -5/+14 |
| | | | | |||||
| | * | | Merge pull request #119 from Silarn/mainline_dev | Jeremy Rimpo | 2017-11-02 | 1 | -75/+73 |
| | |\| | | | | | | | Process completion fixes | ||||
| | | * | Process completion fixes | Jeremy Rimpo | 2017-11-02 | 1 | -75/+73 |
| | |/ | | | | | | | | | | | * Closes all old handles * Hides 'unknown' processes * Correctly detects process chains | ||||
| | * | Merge pull request #117 from Al12rs/QT5.7 | Brian Munro | 2017-11-01 | 1 | -1/+1 |
| | |\ | | | | | | | Added !found condition to for loop to avoid possible leak. | ||||
| | | * | Added !found condition to for loop to ensure that a valid processHandle ↵ | Al12rs | 2017-10-31 | 1 | -1/+1 |
| | | | | | | | | | | | | | can't be overwritten to avoid handle leaks. | ||||
| | * | | Merge pull request #118 from Silarn/mainline_dev | Jeremy Rimpo | 2017-10-31 | 1 | -27/+30 |
| | |\ \ | | |/ | |/| | Do not attempt to add or delete if arch not found | ||||
| | | * | If architecture is not detected, skip handling | Jeremy Rimpo | 2017-10-31 | 1 | -27/+30 |
| | | | | |||||
| | | * | Merge remote-tracking branch 'up/QT5.7' into mainline_dev | Jeremy Rimpo | 2017-10-31 | 1 | -44/+52 |
| | | |\ | | |/ | |/| | |||||
| | * | | Merge branch 'QT5.7' of https://github.com/LePresidente/modorganizer into QT5.7 | LePresidente | 2017-10-31 | 0 | -0/+0 |
| | |\ \ | |||||
| | | * \ | Merge pull request #114 from Al12rs/QT5.7 | Brian Munro | 2017-10-31 | 1 | -1/+1 |
| | | |\ \ | | | | | | | | | | | Changed segment of while condition in waitForProcessCompletion() | ||||
| | | | * \ | Merge pull request #1 from LePresidente/QT5.7 | Al12rs | 2017-10-31 | 1 | -41/+46 |
| | | | |\ \ | | | |/ / | | |/| | | merge pull request: multiple fixes to waitForProcessCompletion. | ||||
| | * / | | | More fixes to waitForProcessCompletion | LePresidente | 2017-10-31 | 1 | -35/+38 |
| | |/ / / | |||||
