Cacodemon345
|
9671469778
|
* Implement settings-only mode
* Show correct directory to place ROMs in on macOS
|
2021-12-24 15:02:16 +06:00 |
|
ts-korhonen
|
bbb0b38d31
|
qt: Remove a workaround that is now obsolete
|
2021-12-21 00:28:52 +02:00 |
|
ts-korhonen
|
3b16136142
|
qt: Fix windows clang & vcpkg build
|
2021-12-19 23:49:47 +02:00 |
|
ts-korhonen
|
d3467568b0
|
qt: port atomic_flag doresize from master
|
2021-12-17 22:23:08 +02:00 |
|
ts-korhonen
|
f2d79eee59
|
Add thread yielding to qt main_thread that was omited.
|
2021-12-13 18:02:22 +02:00 |
|
ts-korhonen
|
c5261da4f3
|
qt(windows): use direct connect for mousepoll
|
2021-12-12 18:48:11 +02:00 |
|
ts-korhonen
|
03c077dfa7
|
qt: Disable alt key menu navigation with style override
|
2021-12-12 18:19:44 +02:00 |
|
ts-korhonen
|
cc909078c1
|
qt(windows): don't process raw input events when in menu or other window
|
2021-12-12 17:52:43 +02:00 |
|
ts-korhonen
|
1f408a1ac6
|
Merge branch 'qt' of https://github.com/jgilje/86Box into qt
|
2021-12-12 14:12:11 +02:00 |
|
Cacodemon345
|
457751d108
|
Finish the Qt main menu
|
2021-12-12 01:16:27 +06:00 |
|
Cacodemon345
|
7d6e46d90a
|
Make "No ROMs found" message identical to Win32
|
2021-12-10 15:36:55 +06:00 |
|
ts-korhonen
|
67de5124ca
|
Add windows raw input via qt native event filter
|
2021-12-09 20:59:50 +02:00 |
|
ts-korhonen
|
b7d86a1070
|
Merge branch 'qt' of https://github.com/jgilje/86Box into qt
|
2021-12-08 17:38:54 +02:00 |
|
Joakim L. Gilje
|
db0c90a835
|
replaced sdl_timer with a qtimer, resulting in a binary which does not link sdl
|
2021-12-06 21:33:25 +01:00 |
|
Joakim L. Gilje
|
021dbf7efa
|
run init before mainwindow is constructed, so 86box internals are loaded and ready
|
2021-12-06 21:24:53 +01:00 |
|
ts-korhonen
|
44873ba9b9
|
Make compatible with qt5-static build
|
2021-12-06 17:31:25 +02:00 |
|
ts-korhonen
|
6a0922f6de
|
Merge branch 'qt' of https://github.com/jgilje/86Box into qt
|
2021-12-06 13:53:40 +02:00 |
|
Cacodemon345
|
3a52d62283
|
Make Escape key work
|
2021-12-05 16:01:04 +06:00 |
|
ts-korhonen
|
b0a4f70fa9
|
Tweaks to support QT on Windows
|
2021-12-02 19:35:08 +02:00 |
|
Cacodemon345
|
88452f7957
|
Implement title bar statistics
|
2021-12-01 15:55:41 +06:00 |
|
Joakim L. Gilje
|
7e38ff7d4d
|
removed sdl from gleswidget, use slots to update mouse movement
|
2021-11-30 21:04:55 +01:00 |
|
Cacodemon345
|
0108c93e2d
|
Render emulator output on main window
Introduce hardware renderer
|
2021-11-30 16:26:49 +06:00 |
|
Joakim L. Gilje
|
238fb7ef62
|
handle messageboxes inside qt's thread
|
2021-11-29 12:25:27 +01:00 |
|
Joakim L. Gilje
|
c587a02b1a
|
Initial Qt Commit
|
2021-11-25 10:20:56 +01:00 |
|