Alexander Babikov
d71bcc731d
qt: Use QString::arg() instead of concatenation for monitor number in the title bar
2025-11-26 21:29:18 +05:00
Alexander Babikov
e6ebd5dc9e
Move the trailing space in the "Disk %1: " string out of translations
2025-11-26 21:29:16 +05:00
Alexander Babikov
c6d1f71fae
qt_openglrenderer.cpp: Fix incorrect error message
2025-11-26 21:29:15 +05:00
Alexander Babikov
089e8daedf
AZT2316A: Drop the capitalization in the "CODEC" option
2025-11-26 21:29:14 +05:00
Bozo Scum
56fae566c5
Update zh-TW.po
...
* improve consistency of translated terms
* replace some translations with more appropriate terms
2025-11-26 17:02:23 +08:00
Bozo Scum
94fa3e8626
Update zh-TW.po
...
* fill untranslated message strings
* replace few terms with major Traditional Chinese speaking regions
(Taiwan, Hong Kong, and Macau) commonly used terms
* replace found Simplified Chinese glyphs with Traditional ones
2025-11-26 12:04:48 +08:00
OBattler
31abafdfed
Some changes to the OpenGL renderer.
2025-11-25 06:21:43 +01:00
usergithub64
2c57a0236a
Update ru-RU.po
...
Update ru-RU.po
2025-11-22 11:05:39 +02:00
nelsonhef
eb1fc4fa22
Update pt-BR translations
2025-11-21 11:45:15 -03:00
nelsonhef
63f565c821
Change the order of "Toggle UI in fullscreen" keybind and add it to POT and PO files
2025-11-21 11:29:43 -03:00
Thraka
8d8d5708f5
Move variable declaration out of plat to general
2025-11-16 17:51:24 -08:00
Thraka
3d9f31e85f
Move to C var; handle keyboard/mouse fullscreen conditions
2025-11-16 12:02:27 -08:00
Thraka
e80dc4a541
Automatically release mouse; recapture mouse
2025-11-15 23:18:11 -08:00
Thraka
316e14d5de
Add option to show UI while in fullscreen
2025-11-15 23:18:11 -08:00
OBattler
02fac15d31
Render stack: Add checks adjusted width and height in addition to unadjusted, mitigates crashes.
2025-11-11 16:48:41 +01:00
Alexander Babikov
1cf363f1c0
Add new strings to other files
2025-11-09 00:41:42 +05:00
Alexander Babikov
caa0880d59
PC-500(+)/TO16: Move RTC IRQ number indication to the "Enabled" option
2025-11-09 00:41:39 +05:00
Alexander Babikov
db71903db6
86box.pot: fix two incorrect source strings
2025-11-09 00:41:36 +05:00
Jasmine Iwanek
ca424aed32
clang-format in src/qt
2025-11-07 20:25:29 -05:00
usergithub64
364a19aaaf
Update 86box.pot
2025-11-06 15:44:31 +02:00
usergithub64
8baae269cd
Update ru-RU.po
2025-11-06 15:43:35 +02:00
usergithub64
40123bb7fd
Update ru-RU.po
2025-11-06 15:26:18 +02:00
usergithub64
494f7cbb02
Update 86box.pot
...
Update 86box.pot
2025-11-06 14:50:58 +02:00
Cacodemon345
c5deff3bd3
Try to fix OpenGL screenshot crashes
2025-10-27 22:10:40 +06:00
kees-z
da7149e75c
Update nl-NL.po
...
Fixed typo.
2025-10-27 16:46:11 +01:00
David Hrdlička
41f2c0ac0b
Remove merge conflict in Czech translation
2025-10-26 02:07:16 +02:00
David Hrdlička
1063ac86fd
Update Czech translation
2025-10-26 01:59:50 +02:00
OBattler
0a80ae2deb
T1/T2 with/without adpator name fixes and translations (also for the paddle controller).
2025-10-26 01:56:53 +02:00
mw308
44be8c2940
Allow finer control of shader parameters
2025-10-23 23:35:52 +01:00
Alexander Babikov
b6d2501886
Update the Russian translation
2025-10-23 07:28:26 +05:00
Alexander Babikov
f3b5b6103a
Remove unneeded capital letters from paddle and steering wheel's names
2025-10-23 07:28:24 +05:00
Alexander Babikov
69662ac3c8
Qt; Layout and size policy tweaks for settings dialog
...
Fixes comboboxes not always filling the intended space,
as well as oversized Configure buttons and uneven joystick
confugration buttons
2025-10-23 07:27:35 +05:00
Alexander Babikov
ff54ead1ec
Qt: Fix up the TAP bridge device option
...
Also add its string to translation files
2025-10-23 07:27:33 +05:00
Lili Kurek
bb37f1d2a9
Update pl-PL.po
2025-10-22 11:42:57 +02:00
OBattler
e78d078d62
Temporarily disable the touch events commit.
2025-10-22 04:59:02 +02:00
Alexander Babikov
adc5680073
es-ES.po: Fix a duplicate message warning
2025-10-21 21:08:44 +05:00
Miran Grča
5765f744bf
Merge pull request #6379 from lemondrops/patch-12
...
Qt: Clean up the .ui files for v5.2
2025-10-21 16:33:44 +02:00
Miran Grča
a0496a016b
Merge pull request #6378 from lemondrops/browse
...
Qt: Change the file picker button label to "Browse..."
2025-10-21 16:30:47 +02:00
Miran Grča
113c4d0cf2
Merge pull request #6377 from lemondrops/patch-11
...
Qt: Move the CPU frame size option next to time sync
2025-10-21 16:30:32 +02:00
Miran Grča
1bd393e56e
Merge pull request #6376 from lemondrops/opengl-fix
...
Properly fix the workaround for OpenGL 3.0-3.1
2025-10-21 16:30:19 +02:00
Alexander Babikov
da70e8ab50
Qt: Change the file picker button label to "Browse..."
2025-10-21 17:14:30 +05:00
Alexander Babikov
ad64553992
Properly fix the workaround for OpenGL 3.0-3.1
...
It was incorrectly comparing the OpenGL version and the GLSL
version, plus the pointer arithmetic broke with debug builds
Also rename the misleadingly-named array and fix logging
2025-10-21 17:13:38 +05:00
Alexander Babikov
591517d85c
Qt: Clean up the .ui files for v5.2
...
- properly order the elements in QGridLayouts
- add non-generic names to text labels and some layouts
- fix enums for Qt 5 Designer compatibility
- fix tab order on some settings dialog pages
2025-10-21 17:13:16 +05:00
Alexander Babikov
7f9720d746
Qt: Move the CPU frame size option next to time sync
2025-10-21 17:12:54 +05:00
Jasmine Iwanek
c5c93ab90b
Fix duplicate messages warning for QT builds
2025-10-20 23:43:58 -04:00
Jasmine Iwanek
0bf8d75834
Fix POV hat config code
2025-10-20 21:40:48 -04:00
Jasmine Iwanek
817bfa5aec
Additional Joystick options
2025-10-20 21:32:34 -04:00
kees-z
3485dd4676
Fix typos and translation improvements ( #6345 )
2025-10-14 17:41:46 +02:00
OBattler
5c3f0a4ecc
OpenGL Renderer: Remove leftover debug code.
2025-10-12 18:21:08 +02:00
Miran Grča
93cb9e9c9d
UI: Never move the window to top left on resize, fixes #6329 .
2025-10-12 16:16:01 +02:00