Linux build fixes
[clinton/Virtual-Jaguar-Rx.git] / src / gui / mainwin.cpp
2021-01-14 Richard GoedekenLinux build fixes
2020-08-20 Jean-Paul MariAdd the source level tracing
2020-08-20 Jean-Paul MariMerge branch 'feature/sourcetracing' into develop
2020-03-15 Jean-Paul MariAdded the step over for source level tracing
2019-10-06 Jean-Paul MariWork started for the source tracing
2019-10-02 Jean-Paul MariWorked started for the source tracing
2019-08-21 Jean-Paul MariAdded a HW registers browser window and set a tab for...
2019-08-09 Jean-Paul MariSet cartridge view menu for debugger mode only
2019-04-22 Jean-Paul MariAdded a Save Dump As... feature to save a memory zone...
2019-04-11 Jean-Paul MariAdded ELF sections check so a potential unknown section...
2018-12-02 Jean-Paul MariFix a crash when emulator, in non-debugger mode, opens...
2018-10-28 Jean-Paul MariAdded a cartdridge view menu
2018-10-23 Jean-Paul MariAdded multiple breakpoints feature and their key bindings
2018-10-12 Jean-Paul MariAdded search paths in case of missing DWARF directories...
2018-10-08 Jean-Paul MariFixed a crash legacy issue when emulator launches in...
2018-10-07 Jean-Paul MariMinor cosmetic and comments modifications
2018-09-25 Jean-Paul MariAdded a source code files list viewer
2018-09-17 Jean-Paul MariAdded screenshot feature
2018-09-08 Jean-Paul MariJaguar model and BIOS configuration integration
2018-09-03 Jean-Paul MariUI modifications and crash fix
2018-08-30 Jean-Paul MariBreakpoint will happen in case of writing at unknown...
2018-08-27 Jean-Paul MariCosmetic changes on UI and icons.
2018-08-20 Jean-Paul MariROM cartridge writing detection
2017-12-04 Jean-Paul MariThe zoom value setting has been fixed in the registry
2017-11-08 Jean-Paul MariAdded a Local browser window for local variables
2017-10-09 Jean-Paul MariFixed a crash, in Release mode, when the HW labels...
2017-09-13 Jean-Paul Mari* Added a Keybindings dialog tabs.
2017-09-10 Jean-Paul MariRename GPLv3 document as LICENSE, to fit better the...
2017-09-07 Jean-Paul MariFixes mostly to prevent compilation errors in Linux
2017-09-06 Jean-Paul MariFirst commit