Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Disable text elide for memory and program views. | Pavel Pisa | 2019-06-05 |
* | More precise program and memory tableviews column width calculation. | Pavel Pisa | 2019-03-15 |
* | Fix nested calls of setCurrentIndex which caused breakage. | Pavel Pisa | 2019-03-14 |
* | Enable copy from memory and program views. | Pavel Pisa | 2019-02-15 |
* | Extend program view to support selected stage followup. | Pavel Pisa | 2019-02-11 |
* | Converted program listing to be QTableView based. | Pavel Pisa | 2019-02-11 |
* | QTableView based memory view is working. | Pavel Pisa | 2019-02-11 |
* | Implemented workaround QTableView limits workaround which mostly works. | Pavel Pisa | 2019-02-10 |
* | Memory QTableView working for part of the memory range. | Pavel Pisa | 2019-02-10 |
* | Next steps to implement QTableView based memory view. | Pavel Pisa | 2019-02-10 |