aboutsummaryrefslogtreecommitdiff
path: root/qtmips_gui/NewDialogCache.ui
Commit message (Collapse)AuthorAge
* Various graphics tweaksKarel Kočí2018-01-27
|
* Hide writeback policy in program cacheKarel 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 newdialogKarel 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 configurationKarel Kočí2018-01-15
For now no settings and no direct machine configuration but graphics is there.