| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Improve responsiveness of unlock button | Eran Mizrahi | 2017-12-13 | 1 | -5/+10 |
| | | |||||
| * | Wait for injected processes on MO close | Eran Mizrahi | 2017-12-13 | 1 | -20/+25 |
| | | |||||
| * | Locked dialog fixes (fix mainwindow modalness; use normal window to fix ↵ | Eran Mizrahi | 2017-12-13 | 1 | -1/+1 |
| | | | | | parentless scenario) | ||||
| * | fix waitForProcessCompletion bug | Eran Mizrahi | 2017-12-13 | 1 | -1/+1 |
| | | |||||
| * | Move crash dumps to instance-dependant data folder | Eran Mizrahi | 2017-12-12 | 1 | -5/+4 |
| | | |||||
| * | Use single instance also for MO shortcuts | Eran Mizrahi | 2017-12-11 | 1 | -1/+4 |
| | | |||||
| * | Run shortcuts using moshortcut:// to avoid command line problems | Eran Mizrahi | 2017-12-10 | 1 | -41/+55 |
| | | |||||
| * | move crash dumps to their own folder | Eran Mizrahi | 2017-12-10 | 1 | -1/+1 |
| | | |||||
| * | 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 | 1 | -9/+37 |
| | | |||||
| * | add logging of process spawn | Eran Mizrahi | 2017-12-10 | 1 | -0/+4 |
| | | |||||
| * | cycle crash dumps | Eran Mizrahi | 2017-12-10 | 1 | -1/+9 |
| | | |||||
| * | generate dumps using new diagnostics settings | Eran Mizrahi | 2017-12-10 | 1 | -2/+21 |
| | | |||||
| * | 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 |
| | | |||||
| * | Fix remaining handle leaks | Jeremy Rimpo | 2017-11-02 | 1 | -5/+14 |
| | | |||||
| * | Process completion fixes | Jeremy Rimpo | 2017-11-02 | 1 | -75/+73 |
| | | | | | | | * Closes all old handles * Hides 'unknown' processes * Correctly detects process chains | ||||
| * | 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. | ||||
| * | More fixes to waitForProcessCompletion | LePresidente | 2017-10-31 | 1 | -35/+38 |
| | | |||||
| * | multiple fixes to waitForProcessCompletion. | LePresidente | 2017-10-31 | 1 | -41/+46 |
| | | |||||
| * | Fixes the handle leak in the OrganizerCore::waitForProcessCompletion | LePresidente | 2017-10-28 | 1 | -49/+50 |
| | | |||||
| * | Basic ESL updates | Jeremy Rimpo | 2017-10-20 | 1 | -2/+16 |
| | | |||||
| * | Fixing overwrite problems | ZachHaber | 2017-01-17 | 1 | -0/+10 |
| | | | | | | Changes the organizerproxy to pull from the settings rather than try and figure it out on its own. | ||||
| * | Fixes the error code 5/6 issues | Brian Munro | 2017-01-11 | 1 | -3/+3 |
| | | |||||
| * | Reverted Change | Brian Munro | 2016-12-21 | 1 | -1/+1 |
| | | | | Reverted silly edit. | ||||
| * | Update organizercore.cpp | Brian Munro | 2016-12-21 | 1 | -1/+1 |
| | | | | Shoud be an "or" query instead of "and", | ||||
| * | Migrate to version numbers with buildnumber. | LePresidente | 2016-12-21 | 1 | -0/+1 |
| | | | | | Added Comment for removal of ModBase::isOneof | ||||
| * | Reverted use of MOBase::isOneOf was causing the lock to fail. | LePresidente | 2016-12-20 | 1 | -2/+2 |
| | | |||||
| * | Merge branch 'master' into new_vfs_library | Tannin | 2016-06-30 | 1 | -157/+103 |
| |\ | |||||
| | * | Restore commented out code | Thomas Tanner | 2016-06-26 | 1 | -1/+41 |
| | | | |||||
| | * | Extra question box functionality | Thomas Tanner | 2016-06-25 | 1 | -1/+1 |
| | | | |||||
| | * | Some refactoring of the spawn code and to make waitForApplication get the ↵ | Thomas Tanner | 2016-06-25 | 1 | -102/+55 |
| | | | | | | | | | | | | | | | right error code (usually) A note: It is possible for the executed program to completely exit before MO attempts to get hold of the pid from the job handle, in which case strangeness will happen (this has always been an issue) | ||||
| | * | Merge branch 'master' into issue/418 | Thomas Tanner | 2016-01-24 | 1 | -4/+4 |
| | |\ | | | | | | | | | | | | | | | | # Conflicts: # SConstruct # src/organizerproxy.cpp | ||||
| | | * | Removing the 'get' in all function names and making FO4 plugin build | Thomas Tanner | 2016-01-24 | 1 | -4/+4 |
| | | | | | | | | | | | | | Merge branch 'master' of https://github.com/TanninOne/modorganizer | ||||
| | * | | Changes to support getting list of mods / esps to activate from game plugin | Thomas Tanner | 2015-12-19 | 1 | -6/+29 |
| | |/ | |||||
| * | | fixed creation of data paths after changing paths in settings and update of ↵ | Tannin | 2016-06-23 | 1 | -2/+33 |
| | | | | | | | | | profile list after change | ||||
| * | | usvfs log level can now be changed without a restart | Tannin | 2016-06-19 | 1 | -0/+5 |
| | | | |||||
| * | | bugfix: unnecessary repeat of delayed operations | Tannin | 2016-06-05 | 1 | -0/+1 |
| | | | |||||
| * | | minor cleanup | Tannin | 2016-06-01 | 1 | -2/+3 |
| | | | |||||
| * | | fixed: after running an external application the plugin list was potentially ↵ | Tannin | 2016-05-15 | 1 | -12/+13 |
| | | | | | | | | | not updated correctly | ||||
| * | | added option to use a mod as the target to create now files instead of ↵ | Tannin | 2016-05-07 | 1 | -13/+72 |
| | | | | | | | | | "overwrite" | ||||
| * | | cleanup | Tannin | 2016-05-07 | 1 | -7/+5 |
| | | | |||||
| * | | now using github for self updater | Tannin | 2016-05-06 | 1 | -8/+0 |
| | | | |||||
| * | | merged master into new_vfs_library | Tannin | 2016-02-12 | 1 | -6/+30 |
| | | | |||||
| * | | fixed display of process name in unlock-widget | Tannin | 2016-02-09 | 1 | -21/+40 |
| | | | |||||
| * | | fixed cleanup on restart | Tannin | 2016-02-09 | 1 | -1/+1 |
| | | | |||||
| * | | code formatting (clang_format) | Tannin | 2016-02-09 | 1 | -255/+412 |
| | | | |||||
| * | | made instance-switching usable | Tannin | 2016-01-10 | 1 | -12/+10 |
| | | | | | | | | | | | this includes tons and tons of changes to how paths are determined. the profiles-dir can now also be configured | ||||
