Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Memory QTableView working for part of the memory range. | Pavel Pisa | 2019-02-10 |
| | | | | | | | | | Unfortunately, QModelIndex supports only integers for rows and columns. Even if only size to maxint is used then Qt engine crashes. Workaround for Qt limitations is material for followup patches. Signed-off-by: Pavel Pisa <pisa@cmp.felk.cvut.cz> | ||
* | Next steps to implement QTableView based memory view. | Pavel Pisa | 2019-02-10 |
Signed-off-by: Pavel Pisa <pisa@cmp.felk.cvut.cz> |