OBattler
|
a9c472d6b6
|
Apply "Keyboard requires capture" also in full screen mode, fixes #2781.
|
2022-11-01 16:19:46 +01:00 |
|
Cacodemon345
|
e44e74dd7c
|
qt: fix macOS build
|
2022-11-01 11:34:42 +06:00 |
|
Cacodemon345
|
65f6f453c0
|
qt: try another way
|
2022-11-01 03:15:48 +06:00 |
|
Cacodemon345
|
a5cfa8ec66
|
qt: fix white screen for real
|
2022-10-31 13:30:19 +06:00 |
|
OBattler
|
c6d2959925
|
Reverted pull requestion no. 2775.
|
2022-10-30 20:40:40 +01:00 |
|
Miran Grča
|
37a3d699fb
|
Merge pull request #2775 from Cacodemon345/qt-white-screen-fix
qt: try another fix for the issue
|
2022-10-30 19:53:14 +01:00 |
|
Cacodemon345
|
419af5c5e5
|
qt: try another fix for the issue
|
2022-10-31 00:50:58 +06:00 |
|
Miran Grča
|
2982b934cf
|
Merge pull request #2774 from Cacodemon345/qt-white-screen-fix
qt: make background of main window black
|
2022-10-30 19:36:25 +01:00 |
|
Cacodemon345
|
6e62aabb4b
|
qt: make background of main window black
|
2022-10-31 00:32:27 +06:00 |
|
Miran Grča
|
4000881e4a
|
Merge pull request #2773 from Cacodemon345/qt-fullscreen-oversize-fix
qt: force the screen output widget to be resizable
|
2022-10-30 18:33:00 +01:00 |
|
Cacodemon345
|
db626ea872
|
qt: force the screen output widget to be resizable
|
2022-10-30 23:29:23 +06:00 |
|
OBattler
|
fb6a59c50f
|
Merge branch 'master' of https://github.com/86Box/86Box
|
2022-10-30 16:45:03 +01:00 |
|
OBattler
|
9ec317d8e6
|
Fixed two warnings.
|
2022-10-30 16:44:31 +01:00 |
|
Miran Grča
|
1fe9ca2d58
|
Merge pull request #2770 from Cacodemon345/linux-keyboard-fix
qt: Add missing Windows/Menu key X11-to-Set1 mappings
|
2022-10-30 15:44:04 +01:00 |
|
Cacodemon345
|
99b72cd76a
|
qt: Add missing Windows/Menu key X11-to-Set1 mappings
|
2022-10-30 19:31:32 +06:00 |
|
cold-brewed
|
e4a4549e3f
|
qt: Rework ui pause update into a slot for thread safety
|
2022-10-29 09:09:30 -04:00 |
|
Miran Grča
|
c798caa686
|
Merge pull request #2758 from cold-brewed/pause-icon-fix-2
qt: Update ui pause state in plat_pause
|
2022-10-29 14:41:37 +02:00 |
|
Cacodemon345
|
962fca2b92
|
qt: Add earlier drive checkbox in CD-ROM settings
|
2022-10-29 12:22:50 +06:00 |
|
cold-brewed
|
f4c2cba3e0
|
qt: Move ui pause state update to plat_pause
|
2022-10-28 13:48:59 -04:00 |
|
Jasmine Iwanek
|
fab1632cee
|
Fixes almost all the logging options which were previously broken
|
2022-10-27 11:23:10 -04:00 |
|
Miran Grča
|
c887a33996
|
Merge pull request #2636 from Cacodemon345/qt-keyboard-shortcut-fixes
qt: Shortcut fixes
|
2022-10-26 17:17:11 +02:00 |
|
Cacodemon345
|
738eed3927
|
Revert "qt: Always resize"
This reverts commit 6ac2faf2f8.
Breaks fullscreen scaling
|
2022-10-26 14:47:44 +06:00 |
|
cold-brewed
|
953a430d44
|
qt: Fix qt6 compile
|
2022-10-25 12:51:41 -04:00 |
|
OBattler
|
31f38a0351
|
Added some parentheses in qt_renderstack.cpp.
|
2022-10-25 17:11:45 +02:00 |
|
cold-brewed
|
32fb1ab404
|
qt: Add icons to the optical media menu to distinguish images from viso
|
2022-10-25 09:29:50 -04:00 |
|
Cacodemon345
|
6ac2faf2f8
|
qt: Always resize
|
2022-10-24 22:58:06 +06:00 |
|
OBattler
|
da33f5c0cc
|
Allow mouse capture on internal mice even if mouse_type is not actually set to MOUSE_TYPE_INTERNAL, fixes #2682.
|
2022-10-23 05:31:39 +02:00 |
|
RichardG867
|
10e9285f61
|
Merge branch 'master' of ssh://github.com/86Box/86Box into cleanup30
# Conflicts:
# src/cdrom/cdrom_image.c
# src/cdrom/cdrom_image_backend.c
# src/include/86box/cdrom.h
# src/include/86box/cdrom_image_backend.h
# src/include/86box/resource.h
# src/qt/qt_mediamenu.cpp
# src/qt/qt_mediamenu.hpp
# src/unix/unix.c
# src/win/win.c
# src/win/win_devconf.c
# src/win/win_dialog.c
# src/win/win_joystick_rawinput.c
# src/win/win_media_menu.c
# src/win/win_mouse.c
# src/win/win_settings.c
# src/win/win_ui.c
|
2022-10-15 14:00:00 -03:00 |
|
cold-brewed
|
c289b1c86b
|
qt: Fix play / pause icon to reflect current state
|
2022-10-09 14:54:40 -04:00 |
|
cold-brewed
|
9adf5ab589
|
qt: Account for empty path in plat_fopen
|
2022-10-03 09:17:09 -04:00 |
|
cold-brewed
|
97a99f70e3
|
qt: Add floppy support to media history manager
|
2022-10-01 17:39:03 -04:00 |
|
Jameson Ernst
|
84f5d9c393
|
Improve handling of High-DPI mice
- Reduce lower bound of mouse sensitivity
- Add error accumulators to prevent small motions from being rounded off
|
2022-09-14 22:11:32 -07:00 |
|
Miran Grča
|
dc5413437c
|
Merge pull request #2670 from cold-brewed/qt-icon-fix
qt: Fix searching for icon packs in roms dir
|
2022-09-15 01:18:51 +02:00 |
|
Miran Grča
|
1d495af5e3
|
Merge pull request #2673 from dhrdlicka/feature/config-refactor
config: Refactor the INI parser out
|
2022-09-15 01:18:20 +02:00 |
|
cold-brewed
|
dc046c5b5f
|
qt: Use a single loop for icon dir search
|
2022-09-12 10:10:22 -04:00 |
|
cold-brewed
|
e5d6430ec8
|
qt: Fix potential null pointer access in media history
|
2022-09-12 09:48:14 -04:00 |
|
David Hrdlička
|
7dd8c96ffc
|
config: Refactor the INI parser out
|
2022-09-10 13:37:49 +02:00 |
|
cold-brewed
|
3d7fdf0eda
|
qt: Fix searching for icon packs in roms dir
|
2022-09-08 11:19:37 -04:00 |
|
Cacodemon345
|
d47bd06f25
|
qt_hardwarerenderer: Use setData on Qt 5.14 and later
|
2022-09-03 13:13:07 +06:00 |
|
Cacodemon345
|
915ed5ce53
|
Add missing bracket
|
2022-09-03 02:31:03 +06:00 |
|
Cacodemon345
|
6d4751f471
|
qt: Make the pause key pause the emulator if both Alts are held
Also proper emulation for the pause key when both Alts aren't held
|
2022-09-03 02:28:00 +06:00 |
|
Miran Grča
|
fa9ac2409d
|
Merge pull request #2661 from cold-brewed/qt-discord-timer
qt: Fix discord update timer to run at one second interval
|
2022-09-02 14:08:12 +02:00 |
|
Miran Grča
|
dd723e4a84
|
Merge pull request #2663 from Cacodemon345/patch-100
qt_hardwarerenderer: Fix compilation with Qt 5.12
|
2022-09-02 14:07:57 +02:00 |
|
GH Cao
|
0cca0d9831
|
win_joystick_rawinput: Fix wchar/char mismatch
|
2022-09-02 16:53:53 +08:00 |
|
Cacodemon345
|
a84a8615c5
|
qt_hardwarerenderer: Fix compilation with Qt 5.12
|
2022-09-02 13:45:48 +06:00 |
|
Cacodemon345
|
d32cd981c8
|
qt_hardwarerenderer: Don't blit black, hidden portions of images
|
2022-09-02 00:32:04 +06:00 |
|
cold-brewed
|
7262866902
|
qt: Fix discord update timer to run at one second interval
|
2022-09-01 13:49:35 -04:00 |
|
Cacodemon345
|
11f6fee8ca
|
qt_hardwarerenderer: Don't update the entire texture on blits
|
2022-09-01 16:55:12 +06:00 |
|
cold-brewed
|
aa67147525
|
Media history: small adjustment for vcpkg builds
|
2022-08-31 19:46:36 -04:00 |
|
Jasmine Iwanek
|
5e0c1ac209
|
Gdbstub, Minitrace and more (#2653)
* Fix gdbstub compilation
* Fix minitrace compilation
* Fix many warnings on Linux Builds
* Support DirectInput for Joysticks in QT UI too
|
2022-08-31 18:35:32 -03:00 |
|