aboutsummaryrefslogtreecommitdiff
path: root/qtmips_gui/memoryview.cpp
Commit message (Expand)AuthorAge
* Converted program listing to be QTableView based.Pavel Pisa2019-02-11
* Implemented simple indication of presence of memory location in the cache.Pavel Pisa2019-02-07
* Resolve some memory leaks found by Valgrind.Pavel Pisa2019-02-06
* Add license to the source files.Pavel Pisa2019-02-04
* Correct memory view updates for uncached and write-through case.Pavel Pisa2019-02-03
* Fix angle scroll speedKarel Kočí2018-04-17
* Store memory and program view address positionKarel Kočí2018-04-17
* When changing focus load it back to edit field in memoryviewKarel Kočí2018-04-15
* Drop quick jump buttons from memory viewKarel Kočí2018-04-10
* Another fix for memoryview scrollKarel Kočí2018-02-10
* Fix widget docking for MemoryViewKarel Kočí2018-02-05
* Fix focus to take in account number of columnsKarel Kočí2018-01-27
* Drop frame from MemoryView completelyKarel Kočí2018-01-27
* Various graphics tweaksKarel Kočí2018-01-27
* Implement angle scrollKarel Kočí2018-01-25
* Drop some debug outputsKarel Kočí2018-01-25
* Add focus function to memory viewKarel Kočí2018-01-25
* Implement memoryviewKarel Kočí2018-01-25
* Add skeleton for memory viewKarel Kočí2018-01-08