aboutsummaryrefslogtreecommitdiff
path: root/qtmips_gui/mainwindow.h
Commit message (Expand)AuthorAge
* Add #pragma processing to integrated assembler and its usage to control windows.Pavel Pisa2019-08-26
* In include, use content from editor if file is already open.Pavel Pisa2019-08-22
* Resolve emscripten problem with save as during close by queued connection.Pavel Pisa2019-08-20
* Add embedded examples menu and resources.Pavel Pisa2019-08-20
* Ask for modified source close and handle unnamed sources close.Pavel Pisa2019-08-20
* Ask to save modified files on exit.Pavel Pisa2019-08-19
* Action to execute external make command and ask for unsaved sources.Pavel Pisa2019-08-19
* Add config option to reset machine before internal assembler starts.Pavel Pisa2019-07-18
* Implemented message window to report compilation errors.Pavel Pisa2019-07-17
* Emscripten version does not wait for dialog->exec(), proces selected value by...Pavel Pisa2019-07-03
* Allow to switch between numeric and mnemonics registers names.Pavel Pisa2019-07-03
* Store and restore open source files editors.Pavel Pisa2019-07-03
* Minimal prototype of integrated assembler.Pavel Pisa2019-07-01
* Include simple text editor in QtMips emulator.Pavel Pisa2019-07-01
* Provide option to hide coreview to speedup simulation.Pavel Pisa2019-06-30
* Initial optimized version LCD display emulation.Pavel Pisa2019-06-28
* Set default location of the program view on the left.Pavel Pisa2019-06-27
* Allow to create simulator without loaded executable.Pavel Pisa2019-06-26
* Add simple printing of core view.Pavel Pisa2019-06-11
* Dock to view coprocessor 0 and cop0 counter/comparator support.Pavel Pisa2019-03-05
* Add support for goto to selected symbol address.Pavel Pisa2019-02-22
* Include simple serial port terminal and prepare empty peripheral dock.Pavel Pisa2019-02-13
* Add simple about dialog and prepare menu entries for serial port and peripher...Pavel Pisa2019-02-13
* Add license to the source files.Pavel Pisa2019-02-04
* Rename CoreView to GraphicsViewKarel Kočí2018-04-15
* Add cache dockKarel Kočí2018-04-15
* Drop current cache docksKarel Kočí2018-01-15
* Implement machine reloadKarel Kočí2018-01-05
* Add template for Memory dockKarel Kočí2018-01-05
* Implement initial dialog for program memory dockKarel Kočí2018-01-05
* Implement some machine execution speed control for guiKarel Kočí2018-01-04
* A lot of small changes in guiKarel Kočí2017-12-21
* Put qtmips_machine to machine namespaceKarel Kočí2017-12-17
* Another huge pile of work for about two monthsKarel Kočí2017-11-19
* Initial commitKarel Kočí2017-08-30