index
:
qtmips
fix-memory-view
master
simple-memory-view
MIPS CPU emulator for education purposes
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
qtmips_gui
/
memoryview.cpp
Commit message (
Expand
)
Author
Age
*
Converted program listing to be QTableView based.
Pavel Pisa
2019-02-11
*
Implemented simple indication of presence of memory location in the cache.
Pavel Pisa
2019-02-07
*
Resolve some memory leaks found by Valgrind.
Pavel Pisa
2019-02-06
*
Add license to the source files.
Pavel Pisa
2019-02-04
*
Correct memory view updates for uncached and write-through case.
Pavel Pisa
2019-02-03
*
Fix angle scroll speed
Karel Kočí
2018-04-17
*
Store memory and program view address position
Karel Kočí
2018-04-17
*
When changing focus load it back to edit field in memoryview
Karel Kočí
2018-04-15
*
Drop quick jump buttons from memory view
Karel Kočí
2018-04-10
*
Another fix for memoryview scroll
Karel Kočí
2018-02-10
*
Fix widget docking for MemoryView
Karel Kočí
2018-02-05
*
Fix focus to take in account number of columns
Karel Kočí
2018-01-27
*
Drop frame from MemoryView completely
Karel Kočí
2018-01-27
*
Various graphics tweaks
Karel Kočí
2018-01-27
*
Implement angle scroll
Karel Kočí
2018-01-25
*
Drop some debug outputs
Karel Kočí
2018-01-25
*
Add focus function to memory view
Karel Kočí
2018-01-25
*
Implement memoryview
Karel Kočí
2018-01-25
*
Add skeleton for memory view
Karel Kočí
2018-01-08