Commit graph

7433 commits

Author SHA1 Message Date
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
Miran Grča
83076190a9
Merge pull request #2090 from Cacodemon345/newqt
qt: Use non-integer HiDPI scaling on Qt 5
2022-02-10 11:05:29 +01:00
Cacodemon345
775dad5fa3 qt: Use QDesktopWidget for screen retrival 2022-02-10 15:30:39 +06:00
David Hrdlička
8938c7ed08 Revert "Use external libslirp on Unix systems except macOS"
This reverts commit 3361c05efd.
2022-02-10 08:25:08 +01:00
Cacodemon345
42ecdd44e8
qt: Only enlarge combo box dropdowns and not the combo box itself 2022-02-10 13:22:12 +06:00
Cacodemon345
c3a86b0482 qt: Use non-integer HiDPI scaling on Qt 5 2022-02-10 12:59:33 +06:00
Miran Grča
5abf8d63d9
Merge pull request #2088 from Cacodemon345/patch-51
qt: Fix toolbar size on Windows
2022-02-09 22:36:02 +01:00
Cacodemon345
3aea1650fa
qt: Fix toolbar size on Windows 2022-02-10 03:34:10 +06:00
OBattler
aba4d28ecb Fixed an Intel Flash load/save bug. 2022-02-09 21:57:21 +01:00
Miran Grča
ce690591ab
Merge pull request #2087 from Cacodemon345/newqt
qt: Dialog improvements
2022-02-09 20:42:13 +01:00
Cacodemon345
e499702550 qt: File fields are no longer cramped 2022-02-10 01:38:00 +06:00
Cacodemon345
9a75453216 qt: Combo boxes are no longer cramped 2022-02-10 01:37:41 +06:00
Miran Grča
de9cf310c0
Merge pull request #2085 from Cacodemon345/newqt
qt: Fix toolbar hiding menu appearing on KDE when right-clicked on an empty space of the main menu bar
2022-02-09 20:09:53 +01:00
Cacodemon345
30af69bfe9 qt: Fix toolbar hiding menu appearing on KDE when right-clicked on an empty space of the main menu bar 2022-02-10 00:50:37 +06:00
Miran Grča
8dc6a086f3
Merge pull request #2082 from Cacodemon345/patch-50
Use external libslirp on Unix systems except macOS
2022-02-09 17:17:23 +01:00
Cacodemon345
3361c05efd
Use external libslirp on Unix systems except macOS 2022-02-09 21:49:11 +06:00
Miran Grča
2d6606489d
Merge pull request #2081 from Cacodemon345/patch-49
qt: Set Application attributes before construction
2022-02-09 16:27:41 +01:00
David Hrdlička
fee2fe6e06 CI: Use libslirp proper for Linux builds 2022-02-09 16:22:21 +01:00
Cacodemon345
bd6c92c592
qt: Don't disable HiDPI scaling at all 2022-02-09 20:57:58 +06:00
Cacodemon345
a1f027a242
qt: Set Application attributes before construction 2022-02-09 20:49:11 +06:00
David Hrdlička
1654c8ec8f Add a proper option to toggle between tinyglib and glib proper 2022-02-09 12:23:34 +01:00
Miran Grča
216cf2a0d7
Merge pull request #2080 from Cacodemon345/newqt
qt: Status bar and window fixes
2022-02-09 11:50:46 +01:00
Cacodemon345
de0a603916 qt: Status bar and window fixes
* Fix remember window option
* Status bar pixmaps are now scaled when building with Qt 5
2022-02-09 16:45:57 +06:00
Miran Grča
c3e307c504
Merge pull request #2079 from Cacodemon345/patch-48
qt: Status bar fixes
2022-02-09 11:07:30 +01:00
Cacodemon345
3bcc3f6989
qt: Status bar fixes
* Fix inverted logic for network icon
* Scale the status bar pixmaps only on Windows
2022-02-09 15:58:59 +06:00
Miran Grča
3f829e64f5
Merge pull request #2075 from Cacodemon345/newqt
qt: Fix compile error
2022-02-09 10:05:45 +01:00
Cacodemon345
855e4164e9
Merge branch 'master' into newqt 2022-02-09 13:03:17 +06:00
Cacodemon345
ce770b90aa Fix compile error 2022-02-09 12:21:14 +06:00
Miran Grča
0aacac86d6
Merge pull request #2070 from Adrianwo99/patch-1
Update pl-PL.rc
2022-02-09 07:16:28 +01:00
Miran Grča
d222ff9d7b
Merge pull request #2073 from Cacodemon345/patch-46
Fix missing include
2022-02-09 07:16:06 +01:00
Cacodemon345
b203af8f54 Merge remote-tracking branch 'c345/patch-46' into newqt 2022-02-09 12:16:03 +06:00
Miran Grča
e9cfd41556
Merge pull request #2074 from Cacodemon345/patch-47
qt: Fix windows becoming too cramped
2022-02-09 07:15:53 +01:00
Cacodemon345
d1dcf9a2df
Fix windows becoming too cramped 2022-02-09 10:36:22 +06:00
Cacodemon345
0fa9a2b612
Fix missing include 2022-02-09 10:21:20 +06:00
Miran Grča
633d3fd9f0
Merge pull request #2072 from Cacodemon345/newqt
qt: Scale statusbar icons based on DPI
2022-02-08 20:49:32 +01:00
OBattler
3c7c208d0b Fixed the memset()'s. 2022-02-08 20:49:16 +01:00
Cacodemon345
3f1d638a46 qt: Scale toolbar/statusbar icons only on Windows 2022-02-09 01:37:43 +06:00
Cacodemon345
accd4ca398 qt: Scale statusbar icons based on DPI 2022-02-09 01:30:02 +06:00
OBattler
0918600ea1 Merge branch 'master' of https://github.com/86Box/86Box 2022-02-08 20:16:27 +01:00
OBattler
f0d7c659be Improved sound buffer (re)allocation. 2022-02-08 20:16:16 +01:00
Miran Grča
096302f967
Merge pull request #2071 from Cacodemon345/newqt
qt: Scale icons based on screen DPI
2022-02-08 20:04:06 +01:00
Cacodemon345
cbd7ae90d7 qt: Scale icons based on screen DPI 2022-02-09 00:47:05 +06:00
Miran Grča
52a03ace69
Merge pull request #2069 from Cacodemon345/newqt
Qt: More bug fixes
2022-02-08 19:33:28 +01:00
Cacodemon345
dd83bdb0f6 * Fix fixed size window sizing
* Fix device config windows not appearing centered and modal under Wayland
2022-02-09 00:29:19 +06:00
Adrianwo99
94aaeca1ae
Update pl-PL.rc 2022-02-08 18:48:09 +01:00
Miran Grča
dde6bfdce7
Merge pull request #2062 from Cacodemon345/newqt
Disable LCD messages on Roland CM-32L emulation
2022-02-08 15:43:56 +01:00
Miran Grča
697663a25a
Merge pull request #2068 from dob205/master
Potential fixes for GitHub Actions on macOS
2022-02-08 14:17:42 +01:00
dob205
4c37234ce0
Potential fixes for GitHub Actions on macOS 2022-02-08 13:56:36 +01:00
Miran Grča
d58c07b94f
Merge pull request #2063 from Cacodemon345/patch-42
Qt is now on by default for non-Windows
2022-02-08 13:31:34 +01:00