| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
PluginContainer.
|
| | |
|
| | |
|
| |\
| |
| | |
Fix usage of isActive
|
| | | |
|
| |/ |
|
| |\
| |
| | |
Add IPluginInstaller onInstallationStart and onInstallationEnd callbacks
|
| | | |
|
| | | |
|
| |/ |
|
| |
|
|
|
|
|
|
| |
When a mod install reached the point of checking for overwrites with
existing mods (i.e., new mod has the same name as an old mod), there
was no way to distinguish between a failure and a user cancellation.
Now, an explicit status is passed up the stack so the cancellation
can be safely ignored by error checking code.
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
processEvents.
|
| | |
|
| |
|
|
| |
self-updater.
|
| | |
|
| |
|
|
| |
filenames.
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
This reverts commit 42e5c33a32bdb9438f486d8c608755a4966c1c44.
|
| | |
|
| |
|
|
| |
empty.
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
| |
fixed selected executable being empty after closing the edit dialog
put backup_install inside Settings
|
| |
|
|
| |
removed some commented out logging
|
| |
|
|
| |
removed now unused vlog()
|