Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Next round of override warning silence from emscripten build. | Pavel Pisa | 2019-07-02 |
| | | | | Signed-off-by: Pavel Pisa <pisa@cmp.felk.cvut.cz> | ||
* | Resolve all remaining warnings reported by GCC 6.3. | Pavel Pisa | 2019-07-01 |
| | | | | | | | Unresolved are drawRoundRect, QFontMetrics::width which are deprecated in newer Qt versions. Signed-off-by: Pavel Pisa <pisa@cmp.felk.cvut.cz> | ||
* | Fix memory leakages which repeat during program operation. | Pavel Pisa | 2019-07-01 |
| | | | | | | | There are some singletons left which are allocated/created during main window content population. Signed-off-by: Pavel Pisa <pisa@cmp.felk.cvut.cz> | ||
* | Add license to the source files. | Pavel Pisa | 2019-02-04 |
| | | | | Signed-off-by: Pavel Pisa <pisa@cmp.felk.cvut.cz> | ||
* | Jump to pc address when program counter is double clicked | Karel Kočí | 2018-01-25 |
| | |||
* | Add coreview progress | Karel Kočí | 2018-01-08 |
| | |||
* | Prepend include guard of coreview header files with COREVIEW_ | Karel Kočí | 2017-12-17 |
| | |||
* | Put qtmips_machine to machine namespace | Karel Kočí | 2017-12-17 |
| | |||
* | Implement few initial graphic elements | Karel Kočí | 2017-12-15 |