aboutsummaryrefslogtreecommitdiff
path: root/qtmips_gui/memorydock.cpp
Commit message (Expand)AuthorAge
* Parent models created by views to ensure their deletion.Pavel Pisa2019-07-18
* More precise program and memory tableviews column width calculation.Pavel Pisa2019-03-15
* Add support for goto to selected symbol address.Pavel Pisa2019-02-22
* Add debug access to rword and friends to allow read data through cache withou...Pavel Pisa2019-02-12
* Converted program listing to be QTableView based.Pavel Pisa2019-02-11
* QTableView based memory view is working.Pavel Pisa2019-02-11
* Implemented workaround QTableView limits workaround which mostly works.Pavel Pisa2019-02-10
* Memory QTableView working for part of the memory range.Pavel Pisa2019-02-10
* Next steps to implement QTableView based memory view.Pavel Pisa2019-02-10
* Initial cleanup of MemoryDock as preparation for switch to QTableView.Pavel Pisa2019-02-09
* Implemented simple indication of presence of memory location in the cache.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
* Various graphics tweaksKarel Kočí2018-01-27
* Implement memoryviewKarel Kočí2018-01-25
* Add skeleton for memory viewKarel Kočí2018-01-08
* Add template for Memory dockKarel Kočí2018-01-05