mjbudd77
|
9e70db952e
|
Changed Qt hotkey window to sort the hot keys into logical groups.
|
2021-08-12 21:05:43 -04:00 |
mbudd02
|
adc08cfd1d
|
Added a set defaults button to Qt hot keys window.
|
2021-03-30 08:13:45 -04:00 |
mjbudd77
|
1d7dd522ba
|
Changed Qt GUI hot key set logic to be more like Win32 version. Each key now spawns a set/clear key state dialog window.
|
2021-03-30 04:32:00 -04:00 |
mjbudd77
|
cbdd6e43d9
|
Further hot key config rework.
|
2021-03-29 20:52:58 -04:00 |
mjbudd77
|
7dc77269b5
|
Added close buttons to Qt GUI config and tools windows. Debug windows still to be evaluated. Only exceptions are when the window has a menu bar with a file -> close option.
|
2021-02-20 06:57:25 -05:00 |
mjbudd77
|
049f1017d4
|
For Qt GUI, fixed thread timing bug in rapid autofire pattern. Also, added hooks to make the autofire pattern number of on/off frames configurable. Minor indentation fixes in code.
|
2021-02-15 08:43:14 -05:00 |
Matthew Budd
|
7001b55569
|
Added initial framework for console breakpoint debugger window.
|
2020-09-01 22:04:59 -04:00 |
Matthew Budd
|
c23fa5dc60
|
Memory management fix for QT dialog windows. Ensure that window is marked for deletion when it is closed.
|
2020-08-25 20:59:36 -04:00 |
Matthew Budd
|
b2c094a6bf
|
Added QT Hotkey configuration window.
|
2020-07-06 21:44:23 -04:00 |