Alexander Babikov
a0a0bfbc79
Port translation changes from #2070 to the Qt UI
2022-02-13 21:00:28 +05:00
Alexander Babikov
fd58bb53ff
isamem: fix a compile warning and add proper dev-branch #ifdefs
2022-02-13 20:58:10 +05:00
Alexander Babikov
e8456cc5ca
Change the internal name for the PIIX3 variation for boards with I/O APIC
2022-02-13 20:23:10 +05:00
Alexander Babikov
8cf53950aa
Fix character encoding errors in comments
2022-02-13 20:23:10 +05:00
Alexander Babikov
6596c26eec
Update the default copyright year
2022-02-13 20:23:09 +05:00
Miran Grča
9ff4277556
Merge pull request #2112 from jriwanek-forks/ui-part4
...
More Win32 UI, TNDY, and Soundblaster Improvements
2022-02-13 16:15:38 +01:00
Miran Grča
735a5fe44e
Update qt_platform.cpp
2022-02-13 14:42:36 +01:00
Cacodemon345
84a28bd7e8
qt: Don't pause twice
2022-02-13 19:28:28 +06:00
Jasmine Iwanek
15ac4c4b86
Fix silly mistake thanks @lemondrops
2022-02-13 01:03:08 -05:00
Jasmine Iwanek
433d48c807
The IBM 5161 expansion cards were infact ISA
2022-02-12 23:37:00 -05:00
Jasmine Iwanek
855af3727d
Add TNDY
2022-02-12 23:20:59 -05:00
Jasmine Iwanek
0b9c9f32b1
Fix visibility
2022-02-12 21:53:33 -05:00
Jasmine Iwanek
63066a9084
Preliminary SB AWE64 Value and Standard, also, correct memory sizes
...
Also add 2MB option for AWE64 Value and Standard.
People sometimes removed the onboard RAM and replaced it with a 2MB chip.
2022-02-12 21:35:19 -05:00
Jasmine Iwanek
199a5a2b7b
Correct PSSJ Clone Default I/O Address
2022-02-12 20:05:03 -05:00
Jasmine Iwanek
280623713b
Add 512k to SB 32 PNP
2022-02-12 20:05:03 -05:00
Cacodemon345
346597a9a9
qt: Fix toolbar text when paused
2022-02-13 00:36:47 +06:00
Cacodemon345
eb91c899c6
qt: Group with the manager on taskbar on settings mode
2022-02-13 00:35:46 +06:00
Teemu Korhonen
474f962274
qt: fix MinGW builds; set NTDDI_VERSION explicitly ( #2110 )
...
MinGW Qt windows.h defines NTDDI_VERSION as Windows Vista while WINVER and
WIN32_WINNT as Windows 7.
2022-02-12 14:27:27 -03:00
ts-korhonen
764422f2c0
qt: Set AppUserModelID so 86Box groups with 86BoxManager in task bar
2022-02-12 17:54:39 +02:00
ts-korhonen
7e0596558a
qt: Unify VM manager requested shutdown behavior with Win32.
...
Add implementation for -N commandline switch.
Save nvr on close.
2022-02-12 17:31:28 +02:00
Cacodemon345
fe0e6c3a04
qt: Set font after loading translations
2022-02-12 20:15:21 +06:00
OBattler
0dc712be13
Merge branch 'master' of https://github.com/86Box/86Box
2022-02-12 01:01:30 +01:00
OBattler
3c0d6ab2cc
WM_SHUTDOWN now no longer asks for confirmation if WPARAM == 1.
2022-02-12 01:01:17 +01:00
TC1995
971402af2f
Ported the SCAMP IDE fix from PCem.
2022-02-11 22:54:54 +01:00
Cacodemon345
c2ec86a111
Update qt_main.cpp
2022-02-12 01:50:50 +06:00
Cacodemon345
286399461b
qt: Set font immediately after QApplication initialization
2022-02-12 01:50:04 +06:00
Miran Grča
9cb385454c
Merge pull request #2101 from jriwanek-forks/soundblaster
...
Add missing I/O, DMA and IRQ Ranges
2022-02-11 12:11:13 +01:00
David Hrdlička
4f759dd8c8
build: Fix a link
2022-02-11 11:35:52 +01:00
David Hrdlička
ec3594cd0f
Merge pull request #2102 from Cacodemon345/newqt
...
qt: Compatibility improvements
2022-02-11 11:30:03 +01:00
Cacodemon345
351e14023a
qt: Use C (English) locale
...
No translations so far make use of non-standard digits
2022-02-11 16:24:59 +06:00
Cacodemon345
4de19361bf
qt: Properly set saved window size
2022-02-11 15:40:07 +06:00
Cacodemon345
bfebbd05d3
qt: Compatibility improvements
...
* Patch to build with Qt 5.11 and later by jriwanek
* Attempt to fix viewport on hardware renderers
2022-02-11 13:49:45 +06:00
OBattler
b3b294e1a0
ISA RTC cards no longer initialize their own NVR instance if used on a machine with a built-in RTC, fixes #1928 .
2022-02-11 00:30:52 +01:00
OBattler
1864a61b3e
Fixed PIC reset on the Xi8088.
2022-02-11 00:23:57 +01:00
OBattler
5cd1fa6c83
Merge branch 'master' of https://github.com/86Box/86Box
2022-02-11 00:15:23 +01:00
OBattler
bff29cc69d
Committed possible EGA and (S)VGA fix.
2022-02-11 00:15:11 +01:00
TC1995
5b01a8a650
Mach64 changes/improvements:
...
Added 4x2 and 8x1 color patterns in the OpRect side, fixes OS/2 8-bit color.
Unthreaded the cards as well.
ISA versions can access the dword/long mapping too, fixes more graphical bugs in various operating systems such as Windows 95.
2022-02-10 22:30:02 +01:00
Cacodemon345
15bc29aef8
qt: Resize code cleanup
2022-02-11 00:53:02 +06:00
Cacodemon345
ad79da2700
qt: Fix compilation on Qt 6
2022-02-11 00:31:56 +06:00
Cacodemon345
12be150462
qt: Replace plat_path_abs with the ones from Unix and Win32 backends
2022-02-11 00:31:41 +06:00
Cacodemon345
f75c1b8a00
qt: Round resize width and height
2022-02-10 22:32:17 +06:00
OBattler
c44dd4bb9a
Merge branch 'master' of https://github.com/86Box/86Box
2022-02-10 16:46:38 +01:00
OBattler
6d7de97d3b
ALi M1543(C) jumper readout fix I thought I committed but I evidently didn't.
2022-02-10 16:46:27 +01:00
Alexander Babikov
a349582388
Fix a compile-breaking typo
2022-02-10 20:08:15 +05:00
Alexander Babikov
3447d96fe0
qt: clear the filename buffer in plat_tempfile
2022-02-10 19:55:09 +05:00
Cacodemon345
3594d7d7fa
Part 2
2022-02-10 20:25:25 +06:00
Cacodemon345
263c1b7ec7
Fix compile error
2022-02-10 20:21:00 +06:00
Cacodemon345
6619bd5932
qt: Fix quote character in VM name on Windows
2022-02-10 16:55:38 +06:00
OBattler
2a41bc823f
Fixed default for updating status bar icons.
2022-02-10 11:07:09 +01:00
Miran Grča
5365342313
Merge pull request #2091 from Cacodemon345/patch-52
...
qt: Only enlarge combo box dropdowns and not the combo box itself
2022-02-10 11:05:41 +01:00