Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Various graphics tweaks | Karel Kočí | 2018-01-27 |
| | |||
* | Hide writeback policy in program cache | Karel Kočí | 2018-01-23 |
| | | | | | | Program cache is read only so having write cache makes no sense. In reality in code we still configure and use it but user doesn't have to know that. | ||
* | Update how configuration is handled in newdialog | Karel Kočí | 2018-01-17 |
| | | | | | | 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. | ||
* | Update new dialog for new configuration | Karel Kočí | 2018-01-15 |
For now no settings and no direct machine configuration but graphics is there. |