aboutsummaryrefslogtreecommitdiff
path: root/qtmips_gui/memorytableview.h
Commit message (Expand)AuthorAge
* Use override to make newer versions of C++ compiler happy.Pavel Pisa2019-06-30
* More precise program and memory tableviews column width calculation.Pavel Pisa2019-03-15
* Fix nested calls of setCurrentIndex which caused breakage.Pavel Pisa2019-03-14
* Enable copy from memory and program views.Pavel Pisa2019-02-15
* Extend program view to support selected stage followup.Pavel Pisa2019-02-11
* 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