mjbudd77
|
cbdd6e43d9
|
Further hot key config rework.
|
2021-03-29 20:52:58 -04:00 |
mjbudd77
|
5a9010b8e2
|
Qt hot key rework intermediate commit.
|
2021-03-29 17:39:19 -04:00 |
mjbudd77
|
3505e81710
|
Reworking of Qt Hot Keys. Intermediate commit.
|
2021-03-27 22:44:55 -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
|
c6752c4193
|
Added standard FCEU GPL2 license header to Qt cpp files that were
missing it.
|
2021-01-20 19:19:22 -05:00 |
Matthew Budd
|
92ccbd8a49
|
Changed Qt GUI hot key logic to allow for hot key bindings to include the use of modifier keys (Shift,Alt,Ctrl) to form key sequences instead of just being limited to single key bindings.
|
2020-11-08 22:57:28 -05: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 |