ts-korhonen
|
577a72748f
|
qt: make qt dependencies a feature in vcpkg
so they are not included if building non-qt
|
2022-02-06 13:30:39 +02:00 |
|
ts-korhonen
|
7b3eaac6cf
|
qt: don't load discord dll if only starting settings
|
2022-02-06 11:48:56 +02:00 |
|
Cacodemon345
|
28ea4d5edf
|
qt: Fix tall file field for real
|
2022-02-06 15:02:40 +06:00 |
|
Cacodemon345
|
01a7dd8845
|
Attempt to reduce fluctations in percentage display
|
2022-02-06 14:41:25 +06:00 |
|
Cacodemon345
|
89a7c2246c
|
Fix file field in hard disk creation dialog
|
2022-02-06 14:41:07 +06:00 |
|
Cacodemon345
|
8efcd01f0b
|
Further file field fixes
|
2022-02-06 13:10:00 +06:00 |
|
Cacodemon345
|
39b19fc5b1
|
File fields are now expanding inside layouts
|
2022-02-06 12:49:37 +06:00 |
|
Cacodemon345
|
b33b036ba7
|
Attempt floppy creation dialog fixing
|
2022-02-06 12:46:15 +06:00 |
|
Cacodemon345
|
34b9c824e0
|
Settings mode behaviour now identical to Win32
|
2022-02-06 12:45:55 +06:00 |
|
ts-korhonen
|
c311658330
|
qt: make sound gain dialog columns equal width
|
2022-02-05 23:13:39 +02:00 |
|
ts-korhonen
|
ee451ddf4f
|
qt: make sound gain dialog same size as win32
|
2022-02-05 22:59:15 +02:00 |
|
ts-korhonen
|
4a49c5b169
|
qt: disable window context help buttons
|
2022-02-05 22:58:14 +02:00 |
|
ts-korhonen
|
2ad137725a
|
Merge branch 'newqt' of https://github.com/Cacodemon345/86Box into qt
|
2022-02-05 22:23:09 +02:00 |
|
Cacodemon345
|
6818c03799
|
qt: All dialogs are now fixed
|
2022-02-06 01:50:30 +06:00 |
|
ts-korhonen
|
202524f8d3
|
Merge branch 'master' of https://github.com/86Box/86Box into qt
|
2022-02-05 21:03:54 +02:00 |
|
Cacodemon345
|
a570f01d97
|
Hard disk dialog improvements
* Fix file field widget
* Hard disk dialog is now identical to Win32
|
2022-02-06 00:37:24 +06:00 |
|
Miran Grča
|
49c7a9185d
|
Merge pull request #2048 from 86Box/tc1995
Added EMS emulation to the SCAMP chipset from the PCem emulator.
|
2022-02-05 18:27:13 +01:00 |
|
TC1995
|
70d623ec2d
|
Fix typo.
|
2022-02-05 18:17:43 +01:00 |
|
TC1995
|
f6d50a70b3
|
Added EMS emulation to the SCAMP chipset from the other emulator.
|
2022-02-05 18:15:39 +01:00 |
|
ts-korhonen
|
6ffa0a9640
|
qt: fix filefield size (was bad on macos)
|
2022-02-05 17:47:42 +02:00 |
|
ts-korhonen
|
6e3023ceab
|
qt: update translations
|
2022-02-05 17:25:20 +02:00 |
|
ts-korhonen
|
041b080bf9
|
Merge branch 'master' of https://github.com/86Box/86Box into qt
|
2022-02-05 17:01:55 +02:00 |
|
ts-korhonen
|
cf37a9c954
|
qt: tweak hard disk dialog layout
|
2022-02-05 17:01:27 +02:00 |
|
OBattler
|
dbdb17e8a6
|
Fixed the P65UP5 fix.
|
2022-02-05 15:19:07 +01:00 |
|
OBattler
|
183e72f9e6
|
Attempted fix for the separator.
|
2022-02-05 15:05:07 +01:00 |
|
OBattler
|
e9fbbf41d0
|
Added the version of PIIX3 for boards with I/O APIC that wires secondary IDE IRQ directly to legacy IRQ 15 instead of MIRQ0.
|
2022-02-05 13:43:24 +01:00 |
|
Miran Grča
|
d495665372
|
Merge pull request #2042 from SuperMaxusa/fix-ukr-lang
Small fix for uk-UA.rc
|
2022-02-05 13:35:47 +01:00 |
|
Miran Grča
|
dbbfb92c8f
|
Merge pull request #2047 from jriwanek-forks/ui-changes
win32 UI changes
|
2022-02-05 13:35:35 +01:00 |
|
Miran Grča
|
401bb868cd
|
Fixed PB520R ROM loading to also load the forgotten 4096 bytes
|
2022-02-05 13:34:53 +01:00 |
|
Cacodemon345
|
6a967bb4a9
|
Enforce max size for settings list
|
2022-02-05 16:45:37 +06:00 |
|
Cacodemon345
|
03a6b2b50a
|
Fix bottom line being glitched
|
2022-02-05 16:45:17 +06:00 |
|
Cacodemon345
|
9cd757c213
|
* Cursor on Windows should not break free anymore when captured
* Use RAWINPUT for joystick on Windows
* Load qt_*.qm instead of qtbase_*.qm
|
2022-02-05 13:28:18 +06:00 |
|
Jasmine Iwanek
|
35299e1a35
|
Update dialogs.rc
|
2022-02-04 23:03:57 -05:00 |
|
Jasmine Iwanek
|
1e3d4d83b0
|
Lay out the RC better
|
2022-02-04 23:03:55 -05:00 |
|
ts-korhonen
|
90d262d230
|
qt: fix settings title to match win32
|
2022-02-04 23:31:10 +02:00 |
|
ts-korhonen
|
11e805de78
|
qt: Fix font only applying to main window
|
2022-02-04 23:01:53 +02:00 |
|
ts-korhonen
|
cfd8eb9e61
|
Merge branch 'newqt' of https://github.com/Cacodemon345/86Box into qt
|
2022-02-04 22:26:48 +02:00 |
|
ts-korhonen
|
0794224bca
|
Merge branch 'bugfix/qt-cdrom-speed' of https://github.com/lemondrops/86Box into qt
|
2022-02-04 22:24:03 +02:00 |
|
Cacodemon345
|
dd2fb22e41
|
Revert "Fix for capture on closing/double-clicking at selection on file dialogs"
This reverts commit 54853c2d62 .
|
2022-02-05 02:23:55 +06:00 |
|
ts-korhonen
|
07ae766d5f
|
Merge branch 'bugfix/qt-mouse-capture' of https://github.com/lemondrops/86Box into qt
|
2022-02-04 22:22:56 +02:00 |
|
Cacodemon345
|
2986bfa4a8
|
Revert "qt: Fix type displays in hard disk dialog"
This reverts commit 633ad83bb2 .
|
2022-02-05 02:21:54 +06:00 |
|
SuperMaxusa
|
f88777ac09
|
Merge branch '86Box:master' into fix-ukr-lang
|
2022-02-04 22:09:13 +02:00 |
|
SuperMaxusa
|
a9affb6c8b
|
Update uk-UA.rc
|
2022-02-04 22:08:40 +02:00 |
|
Cacodemon345
|
85a11813d6
|
Fix crashes on language settings changes
|
2022-02-05 02:04:32 +06:00 |
|
Alexander Babikov
|
eb451aaaf4
|
Get rid of 0x CD-ROM speed option
|
2022-02-05 01:02:55 +05:00 |
|
Alexander Babikov
|
45520768ba
|
Fix unsolicited mouse captures after a double-click in an file selection dialog
|
2022-02-05 01:01:06 +05:00 |
|
Alexander Babikov
|
ecc11f09d4
|
Fix incorrect CHS values displayed in the new hard disk dialog dropdown
|
2022-02-05 00:59:46 +05:00 |
|
Cacodemon345
|
633ad83bb2
|
qt: Fix type displays in hard disk dialog
|
2022-02-05 01:46:55 +06:00 |
|
Cacodemon345
|
54853c2d62
|
Fix for capture on closing/double-clicking at selection on file dialogs
By lemondrops
|
2022-02-05 01:43:12 +06:00 |
|
Cacodemon345
|
67cce8d196
|
* Remove unused VRAM dump option
* Only emit fileSelected signal if the user didn't cancel file selection
* Don't unmount emulator images if the user cancelled file selection
|
2022-02-05 01:35:26 +06:00 |
|