RichardG867
|
537e43a1f9
|
Merge branch 'master' of ssh://github.com/86Box/86Box into cleanup30
|
2022-07-12 20:07:19 -03:00 |
|
Cacodemon345
|
27e4124574
|
qt: Fix performance regression
|
2022-07-12 14:41:38 +06:00 |
|
RichardG867
|
9bdec4a1d9
|
Merge branch 'master' of ssh://github.com/86Box/86Box into cleanup30
|
2022-07-08 19:22:52 -03:00 |
|
Cacodemon345
|
d9ee5d43bb
|
qt: Fix crashes on loading non-existent ZIP/MO images
|
2022-06-24 17:15:48 +06:00 |
|
RichardG867
|
50b75c457d
|
Merge branch 'master' of ssh://github.com/86Box/86Box into cleanup30
# Conflicts:
# src/qt/qt_mediamenu.cpp
# src/qt/qt_mediamenu.hpp
|
2022-06-07 15:36:12 -03:00 |
|
Cacodemon345
|
2b1c268ff9
|
qt: Add DnD support for cassette/cartridge media types
|
2022-05-24 12:01:11 +06:00 |
|
Cacodemon345
|
1d3d12509b
|
qt: Add Drag And Drop support for removable media icons
|
2022-05-24 02:14:45 +06:00 |
|
RichardG867
|
2e2adc6945
|
Merge branch 'master' of ssh://github.com/86Box/86Box into cleanup30
# Conflicts:
# src/cdrom/cdrom_image.c
# src/cdrom/cdrom_image_backend.c
|
2022-04-21 13:35:15 -03:00 |
|
Alexander Babikov
|
ae11a2f887
|
Ensure null termination with strncpy
|
2022-04-14 07:13:49 +05:00 |
|
Cacodemon345
|
fe94e79fa0
|
qt: Fix crashes on failed loads of media images
|
2022-04-11 00:55:24 +06:00 |
|
RichardG867
|
e11b211af8
|
Virtual ISO: Add Qt and Win32 user interfaces
|
2022-03-26 23:38:38 -03:00 |
|
Cacodemon345
|
a637f61d4f
|
Add missing copyright notices
|
2022-02-07 15:00:02 +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 |
|
ts-korhonen
|
f8f3cfbf4c
|
qt: fix platform specific file dialog filters
Translations now only contain translation for the description and
extensions are generated in code taking account platform specific
differences.
|
2022-01-23 22:48:36 +02:00 |
|
Cacodemon345
|
69325aff02
|
1. Media menu strings are translated now.
2. Save/Quit dialogs are also translated now.
3. Fix Sound Gain text cutoff.
|
2022-01-07 16:21:40 +06:00 |
|
Cacodemon345
|
51cb0d48aa
|
Backport 2da187c0bd to Qt backend
|
2022-01-07 15:00:00 +06:00 |
|
Cacodemon345
|
a05ac8090d
|
Settings dialog string convertsion is done
|
2022-01-07 01:58:18 +06:00 |
|
Cacodemon345
|
678ab35079
|
More string changes to be Win32-like
|
2022-01-05 01:45:17 +06:00 |
|
Cacodemon345
|
81055c03e2
|
Begin Qt translation framework
|
2021-12-31 12:39:55 +06:00 |
|
Cacodemon345
|
f481574a0f
|
Port 3 out of 4 recent Win32 commits
|
2021-12-23 01:59:22 +06:00 |
|
Cacodemon345
|
da9b8f4b64
|
* Fix files not appearing because of filter strings being wrong
* Implement settings save prompt
|
2021-12-20 00:30:42 +06:00 |
|
Joakim L. Gilje
|
61ab0e60ca
|
merged in machine flags/bus refactoring started in 6661ff5dcc
|
2021-12-14 13:53:56 +01:00 |
|
Cacodemon345
|
80bff48c2b
|
Status bar improvements
* Fix crashes on non-continuous floppy/CD-ROM/ZIP/MO media lists
* Status bar icons should now display tooltips and trigger loading menus
|
2021-12-14 00:31:55 +06:00 |
|
Joakim L. Gilje
|
637f81998b
|
fixed disabled/enabled for cassette, cartridge and floppy submenus
|
2021-12-05 21:22:32 +01:00 |
|
Joakim L. Gilje
|
363f582a81
|
code dump - mostly done implementing media menus
|
2021-12-03 11:38:00 +01:00 |
|