Jasmine Iwanek
cf26a6a88f
Merge pull request #2850 from Cacodemon345/qt-toolbar-win32
...
qt: Match toolbar background with Win32 backend
2022-11-11 19:04:37 -05:00
Jasmine Iwanek
de4f70e3f8
Fix up some more magic numbers
2022-11-11 17:19:47 -05:00
Cacodemon345
d827a3708c
qt: Match toolbar background with Win32 backend
2022-11-11 21:58:42 +06:00
Камидзе
5cda60c58f
Update zh-TW.po
2022-11-11 08:59:59 +08:00
Jasmine Iwanek
6919451ae4
Fix string offsetting
2022-11-09 23:19:17 -05:00
Камидзе
9a6b1515a1
Update zh-TW.po
2022-11-08 18:59:59 +08:00
Jasmine Iwanek
3a26985e1e
Correct Image and Folder to windows design guidelines
2022-11-07 21:48:38 -05:00
Jasmine Iwanek
bed8173996
This time fix the German translation the right way
2022-11-07 21:35:16 -05:00
Jasmine Iwanek
fb781ddbea
Bring QT Translations in line with Win32
2022-11-07 21:09:22 -05:00
Jasmine Iwanek
6b49dd609e
Add zh-TW.rc to win32 & QT
2022-11-07 21:09:21 -05:00
cold-brewed
f2ecfddb68
qt: Do not display viso directories that were removed
2022-11-06 10:17:56 -05:00
Cacodemon345
2dc2d912b2
qt: disable Vulkan early if not available
2022-11-03 22:00:45 +06:00
Cacodemon345
7928093c2b
qt: display at initialization time (update() call doesn't work there)
2022-11-03 21:05:47 +06:00
Cacodemon345
383bae65e2
qt: force update to happen after hardware renderer is created
2022-11-03 15:42:29 +06:00
OBattler
6da8e07c7a
Apparently, the case is only needed when building for QT6.
2022-11-02 18:04:43 +01:00
OBattler
b95de093aa
Reverted the win_dynld.c "fix".
2022-11-02 14:47:08 +01:00
Miran Grča
3720077d6d
Merge pull request #2786 from chungy/higher-scaling-factors
...
Higher scaling factors
2022-11-02 06:35:37 +01:00
OBattler
4fb3228628
Fixes to both versions of win_dynld.c.
2022-11-02 06:28:27 +01:00
OBattler
e2391ca6ef
A small fix in qt/qt_mediamenu.cpp.
2022-11-02 06:15:05 +01:00
Mike Swanson
6db29dd3c1
languages: update files for new scaling factors
2022-11-01 12:06:48 -07:00
Mike Swanson
ba3de27fe5
Expand window scale factors up to 8×
...
5× is just about the highest factor useful for a 3840×2160 (“4K”)
monitor with games running in 320×200 mode. 7680×4320 (“8K”) monitors
are also on the market and the higher scale factors should be useful
for them too.
2022-11-01 11:53:49 -07:00
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