| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove auto-generated files from source control | Eran Mizrahi | 2017-12-13 | 3 | -11505/+1 |
| | | |||||
| * | Insert the game rather than replacing the current entry | Jeremy Rimpo | 2017-12-13 | 1 | -1/+1 |
| | | |||||
| * | Properly shut down QtWebEngine | Jeremy Rimpo | 2017-12-13 | 1 | -0/+2 |
| | | |||||
| * | A number of improvements and fixes | Jeremy Rimpo | 2017-12-13 | 6 | -189/+235 |
| | | | | | | | | | | * Move diagnostics tab to un-break tutorials targeting tab 3 * Restrict order locking for force-enabled plugins * Cascade locked positions in the case of a conflict * Should remove existing invalid locks * Add some info to primary plugins in plugin list * Differentiate plugin names for DLC and CC content | ||||
| * | Merge pull request #144 from erasmux/crash_fixes | Jeremy Rimpo | 2017-12-12 | 6 | -22/+34 |
| |\ | | | | | Crash dumps fixes | ||||
| | * | Move crash dumps to instance-dependant data folder | Eran Mizrahi | 2017-12-12 | 6 | -11/+27 |
| | | | |||||
| | * | call previous unhandled exception filter | Eran Mizrahi | 2017-12-11 | 1 | -6/+8 |
| | | | |||||
| | * | Revert "Collect crash dumps also for vectored exceptions" | Eran Mizrahi | 2017-12-11 | 1 | -7/+1 |
| |/ | | | | This reverts commit b75e3c12318267be1589cee5e13a9fc89b0097b1. | ||||
| * | Merge pull request #140 from erasmux/shortcut_fixes | Jeremy Rimpo | 2017-12-11 | 7 | -59/+94 |
| |\ | | | | | Shortcut fixes | ||||
| | * | Use single instance also for MO shortcuts | Eran Mizrahi | 2017-12-11 | 3 | -21/+15 |
| | | | |||||
| | * | Turn on application icon for executables by default | Eran Mizrahi | 2017-12-10 | 1 | -1/+1 |
| | | | |||||
| | * | Run shortcuts using moshortcut:// to avoid command line problems | Eran Mizrahi | 2017-12-10 | 4 | -47/+87 |
| | | | |||||
| | * | Allow copying an executable without changing details | Eran Mizrahi | 2017-12-10 | 1 | -1/+2 |
| | | | |||||
| | * | move crash dumps to their own folder | Eran Mizrahi | 2017-12-10 | 2 | -2/+2 |
| |/ | |||||
| * | Added issue template for future issues to stick to a standard | LePresidente | 2017-12-10 | 1 | -0/+25 |
| | | |||||
| * | Merge pull request #139 from erasmux/better_diagnostics_and_shortcuts_fix | Jeremy Rimpo | 2017-12-09 | 14 | -252/+468 |
| |\ | | | | | Better diagnostics and shortcuts fix | ||||
| | * | rewrite waitForProcessCompletion more robustly | Eran Mizrahi | 2017-12-10 | 1 | -85/+69 |
| | | | |||||
| | * | Wait for processes run using command line shortcuts | Eran Mizrahi | 2017-12-10 | 8 | -39/+62 |
| | | | |||||
| | * | add logging of process spawn | Eran Mizrahi | 2017-12-10 | 2 | -0/+12 |
| | | | |||||
| | * | Collect crash dumps also for vectored exceptions | Eran Mizrahi | 2017-12-10 | 1 | -1/+7 |
| | | | |||||
| | * | cycle crash dumps | Eran Mizrahi | 2017-12-10 | 3 | -1/+12 |
| | | | |||||
| | * | 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 | ||||
