| Commit message (Collapse) | Author | Age |
|
|
|
| |
This commit implements both cache configuration for machine and for gui.
|
|
|
|
|
|
| |
In previous implementation were dependencies described on two places. In
NewDialog and in MachineConfig. Now NewDialog sets options in
MachineConfig and configuration is then applied to NewDialog.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Segfault happening had same cause as previous problem so fix is similar.
|
|
|
|
|
| |
Yep when object was instantiated it wasn't copying elf_path so now fixed
(should also not forget to do the same with other options too).
|
|
|
|
|
|
| |
Well I should commit every change instead of this madness. I am not
documenting changes as all this is just improvements and implementation
progression.
|
|
|