aboutsummaryrefslogtreecommitdiff
path: root/qtmips_gui/programdock.cpp
Commit message (Expand)AuthorAge
* Parent models created by views to ensure their deletion.Pavel Pisa2019-07-18
* Allow to switch between numeric and mnemonics registers names.Pavel Pisa2019-07-03
* Allow spaces in middle of assembler arguments and report errors.Pavel Pisa2019-07-03
* Set follow fetch for program view if configuration is not found.Pavel Pisa2019-06-27
* Highlight instructions passing through the pipeline stages.Pavel Pisa2019-03-25
* Do not save program view start address when changed due to program executed.Pavel Pisa2019-03-25
* Basic "hardware" breakpoints support implemented.Pavel Pisa2019-02-11
* Extend program view to support selected stage followup.Pavel Pisa2019-02-11
* Converted program listing to be QTableView based.Pavel Pisa2019-02-11
* Correct display of jump and branch instructions.Pavel Pisa2019-02-07
* Add license to the source files.Pavel Pisa2019-02-04
* Store memory and program view address positionKarel Kočí2018-04-17
* Disable program followKarel Kočí2018-04-14
* Various graphics tweaksKarel Kočí2018-01-27
* Jump to pc address when program counter is double clickedKarel Kočí2018-01-25
* Add focus function to memory viewKarel Kočí2018-01-25
* Fix compilationKarel Kočí2018-01-25
* Implement memoryviewKarel Kočí2018-01-25
* Add skeleton for memory viewKarel Kočí2018-01-08
* Fix segfault on gui exitKarel Kočí2018-01-05
* Add template for Memory dockKarel Kočí2018-01-05
* Implement initial dialog for program memory dockKarel Kočí2018-01-05