Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Disable program follow | Karel Kočí | 2018-04-14 |
| | | | | | | | | This should be easy enought to program but it requires some deeper changes to memoryview it self (to allows direct address to item mapping). Because of that I am disabling it for now and I will return to this feature in future. For now I am focusing on other more important aspects of qtmips (to make it feature complete not nice to use). | ||
* | Various graphics tweaks | Karel Kočí | 2018-01-27 |
| | |||
* | Jump to pc address when program counter is double clicked | Karel Kočí | 2018-01-25 |
| | |||
* | Add focus function to memory view | Karel Kočí | 2018-01-25 |
| | |||
* | Fix compilation | Karel Kočí | 2018-01-25 |
| | |||
* | Implement memoryview | Karel Kočí | 2018-01-25 |
| | |||
* | Add skeleton for memory view | Karel Kočí | 2018-01-08 |
| | |||
* | Fix segfault on gui exit | Karel Kočí | 2018-01-05 |
| | |||
* | Add template for Memory dock | Karel Kočí | 2018-01-05 |
| | | | | For now a memory view is missing so there is no content. | ||
* | Implement initial dialog for program memory dock | Karel Kočí | 2018-01-05 |
I am missing memory view for now. |