| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
(newFilesModCheckBox?)
modifying widgets calls save()
|
| |
|
|
|
| |
added warning that an executable is provided by a plugin, disable widgets that can't be changed
refactoring EditExecutablesDialog
|
| |
|
|
| |
moved add/remove below the list
|
| |
|
|
| |
standard QDialogButtonBox
|
| |
|
|
|
|
|
|
|
| |
removed Executable's constructor with values, replaced with default ctor + setters, all these strings were much too error-prone
added Executable ctor overload to convert from ExecutableInfo
plugin executables now override most of the custom changes
renamed browseButton to browseBinaryButton to avoid confusion with the other browseDirButton
fixed both browse dialogs not handling cancel
EditExecutablesDialog's list used to change the text color for custom executables, replaced with italics
|
| | |
|
| |
|
| |
Fixed to get rid of WindowsWindow::setGeometry: Unable to set geometry bug.
|
| |
|
|
| |
"overwrite"
|
| | |
|
| | |
|
| |
|
|
|
| |
Also fixes 'x' for toolbar not disappearing when it should
Issue 701
|
| |
|
|
| |
to disappear
|
| |
|
|
| |
executable
|
| |
|
|
|
|
| |
- dialog for changing executables now warns if changes will be lost
- main window is now locked before activating pre-start hooks
- better responsiveness while main window is locked (or should be)
|
|
|
Corresponds to MO version 0.12.6
|