Thomas Harte
|
9b6be2571a
|
Introduce Qt options for MSX model, MSX-MUSIC.
|
2023-05-15 09:50:22 -04:00 |
|
Thomas Harte
|
69f92963f9
|
Add Atari ST RAM size to Qt UI.
|
2022-08-10 15:39:55 -04:00 |
|
Thomas Harte
|
fd569201ef
|
Add Qt GUI for Amiga memory selection.
|
2021-12-23 11:28:44 -05:00 |
|
Thomas Harte
|
849e48f519
|
Add the Amiga to Qt's UI.
|
2021-12-08 11:41:38 -05:00 |
|
Thomas Harte
|
52ea3b741c
|
Introduces a presentation flag for LEDs.
All existing receivers ignore it.
|
2021-07-15 21:26:02 -04:00 |
|
Thomas Harte
|
4dd7f2cc09
|
Add 6Mhz option to Qt UI.
|
2021-07-08 22:30:35 -04:00 |
|
Thomas Harte
|
adcd580d5b
|
Ensure LEDs are cleared upon a new machine.
|
2021-07-03 19:06:15 -04:00 |
|
Thomas Harte
|
d715e5fd1d
|
Expose composite/RGB option in Qt.
|
2021-07-02 21:51:48 -04:00 |
|
Thomas Harte
|
a46ff5590d
|
Adds Enterprise new machine dialogue for Qt.
|
2021-06-29 21:04:17 -04:00 |
|
Thomas Harte
|
1c1719e561
|
Adds drag-and-drop snapshot support for Qt.
|
2021-06-13 21:41:20 -04:00 |
|
Thomas Harte
|
57713d63fa
|
Avoids regression of selected tab upon app restart.
|
2021-06-13 19:38:56 -04:00 |
|
Thomas Harte
|
0982141442
|
Corrects many minor errors.
|
2021-06-08 17:52:39 -04:00 |
|
Thomas Harte
|
85fab2abc4
|
Takes a swing at adding a square pixels toggle for Qt.
|
2021-06-08 17:37:46 -04:00 |
|
Thomas Harte
|
9165a85484
|
Correct wstring conversion.
|
2021-06-06 21:58:38 -04:00 |
|
Thomas Harte
|
98ada2588a
|
Resolve name confusion.
|
2021-06-06 21:51:51 -04:00 |
|
Thomas Harte
|
43f686c22d
|
Correct return type and map insertion.
|
2021-06-06 21:44:37 -04:00 |
|
Thomas Harte
|
4a2673d757
|
Make a prima facie attempt to adapt the Qt build.
|
2021-06-06 20:47:25 -04:00 |
|
Thomas Harte
|
4858cfce6b
|
Starts to factor out the keyboard mapper.
The more easily to clarify as to #includes, etc, and to allow for a relevant constructor.
|
2021-05-05 18:56:10 -04:00 |
|
Thomas Harte
|
9196341482
|
Retrenches: it seems nativeVirtualKey does what I want.
Hooray!
|
2021-05-03 21:45:53 -04:00 |
|
Thomas Harte
|
1465b0ee4d
|
Shunt X11 code to bottom of file, to avoid #include interference.
|
2021-05-03 21:15:20 -04:00 |
|
Thomas Harte
|
0bf6b765d3
|
Further namespace/name corrections.
|
2021-05-03 21:11:47 -04:00 |
|
Thomas Harte
|
4774676e2a
|
Correct keypad symbols, push X11 into a namespace.
|
2021-05-03 21:09:01 -04:00 |
|
Thomas Harte
|
70eaa79108
|
Makes an attempt to use X11 KeySyms.
Rather than hard-coding a mapping.
|
2021-05-03 18:51:58 -04:00 |
|
Thomas Harte
|
eb99a64b29
|
Adds new Spectrum models to Qt UI.
|
2021-04-15 22:20:34 -04:00 |
|
Thomas Harte
|
21b1dab4a5
|
Adds the ZX Spectrum to Qt's New... menu.
|
2021-03-21 22:35:46 -04:00 |
|
Thomas Harte
|
26ad760904
|
Withdraws the Apple IIgs tab item.
Also makes some Swift style changes while I'm here: I'm pervasively assuming that all these objects exist, might as well be upfront about it.
|
2021-03-06 18:53:09 -05:00 |
|
Thomas Harte
|
2a7ea9f57c
|
Merge branch 'master' into AppleIIgs
|
2021-02-26 21:31:18 -05:00 |
|
Thomas Harte
|
4f5eb4d71b
|
Adds the Mac 128k & 512k as Qt options.
|
2021-02-26 21:25:11 -05:00 |
|
Thomas Harte
|
6526c645a5
|
Merge branch 'master' into AppleIIgs
|
2021-02-02 21:29:38 -05:00 |
|
Thomas Harte
|
53514c7fdc
|
Ensures non-breakage of Qt interface.
|
2021-01-31 21:28:55 -05:00 |
|
Thomas Harte
|
b5ecd5f7ef
|
Merge branch 'master' into AppleIIgs
|
2021-01-31 11:47:40 -05:00 |
|
Thomas Harte
|
41a618c957
|
Adds new Electron configuration options to the Qt UI.
|
2021-01-31 10:13:32 -05:00 |
|
Thomas Harte
|
091bce9350
|
Merge branch 'master' into AppleIIgs
|
2020-11-29 00:09:20 -05:00 |
|
Thomas Harte
|
ab3fcb3ea0
|
Qt: don't copy the result of get_keyboard().
|
2020-11-29 00:01:11 -05:00 |
|
Thomas Harte
|
5287c57ee0
|
Adds the IIgs as a user-selectable machine.
Albeit that there is no underlying machine yet.
|
2020-10-20 22:18:11 -04:00 |
|
Thomas Harte
|
68c15bd605
|
Updates Qt project; catches another couple of issues via its compiler.
|
2020-10-15 21:09:22 -04:00 |
|
Thomas Harte
|
38912859e1
|
Adds F8+F12 as an alternative mouse-release combo for Qt.
|
2020-10-02 20:31:47 -04:00 |
|
Thomas Harte
|
db8e1b0edf
|
Adds feedback on unidentified ROMs.
|
2020-07-27 20:45:47 -04:00 |
|
Thomas Harte
|
71c3f58c99
|
Provides user feedback upon improper command-line usage.
|
2020-07-27 20:40:38 -04:00 |
|
Thomas Harte
|
7c05b1788e
|
Ensures proper thread confinement for updateStatusBarText .
|
2020-07-27 20:25:52 -04:00 |
|
Thomas Harte
|
86737454a0
|
Exposes activity lights in Qt.
As a status bar, which is a bit of a quick fix, but it's better than not displaying this information.
|
2020-07-10 23:18:38 -04:00 |
|
Thomas Harte
|
223a960a06
|
Implements standard keyboard -> joystick mapping.
|
2020-07-10 22:30:43 -04:00 |
|
Thomas Harte
|
f72570386c
|
Installs and removes an 'Input' menu where required.
Also ensures safe shutdown of a second machine.
|
2020-07-09 23:47:38 -04:00 |
|
Thomas Harte
|
56e5491e5c
|
Ensures safe startup.
|
2020-07-09 23:06:32 -04:00 |
|
Thomas Harte
|
be1c3e9136
|
Ensures key state is cleared upon activation changes.
|
2020-07-08 21:31:29 -04:00 |
|
Thomas Harte
|
2d223305eb
|
Correct subject of switch.
|
2020-07-08 00:49:29 -04:00 |
|
Thomas Harte
|
48c2dcf50e
|
Introduce provisional X11 bindings.
|
2020-07-08 00:46:29 -04:00 |
|
Thomas Harte
|
fa26c82273
|
Undoes extra dependency, checks for X11 at runtime.
|
2020-07-08 00:15:44 -04:00 |
|
Thomas Harte
|
0763ae38dd
|
Attempts to add conditional include for non-Mac UNIX only.
|
2020-07-07 23:57:32 -04:00 |
|
Thomas Harte
|
abe1e7f244
|
Provide current thoughts on Qt and the keyboard.
|
2020-07-06 22:27:50 -04:00 |
|