crueter
982b171f30
[desktop] fix random qt annoyances ( #226 )
Removes that silly QLayout message and improves consistency thereof for
other QLayouts
Still work to be done but this is all that's needed rn
Signed-off-by: crueter <crueter@eden-emu.dev>
Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/226
Reviewed-by: Shinmegumi <shinmegumi@eden-emu.dev>
5 months ago
crueter
9278eac8f0
Fix controls config dialog
Signed-off-by: swurl <swurl@swurl.xyz>
9 months ago
Briar
efb94f76d0
qt: Updated some user-facing strings to refer to eden
9 months ago
lat9nq
a41f271600
configuration: Workaround for Windows Qt bug
Odd issue happens that dragging the cpu or system tabs in custom configs
would cause the window to take up the entire verticle space of the
screen.
3 years ago
lat9nq
3aec34df0a
yuzu qt: Remove global system instances from config, WaitTree, main
4 years ago
spholz
bef7cbbe41
configuration: add option to select network interface
This commit renames the "Services" tab to "Network" and adds a combobox that allows the user to select the network interface that yuzu should use. This new setting is now used to get the local IP address in Network::GetHostIPv4Address. This prevents yuzu from selecting the wrong network interface and thus using the wrong IP address. The return type of Network::GetHostIPv4Adress has also been changed.
4 years ago
lat9nq
95163455a6
settings, arm_dynarmic, yuzu qt: Move CPU debugging option
Decouples the CPU debugging mode from the enumeration to its own
boolean. After this, it moves the CPU Debugging tab over to a sub tab
underneath the Debug tab in the configuration UI.
5 years ago
Morph
4999d2443d
ui/themes: Cleanup UI
5 years ago
Morph
34a209d15c
Project Mjölnir: Part 1
Co-authored-by: James Rowe <jroweboy@gmail.com>
Co-authored-by: Its-Rei <kupfel@gmail.com>
6 years ago
MerryMage
188203ec23
configure_cpu: Split optimization settings off into Debug tab
6 years ago
MerryMage
79dfd272a9
configuration: Add settings to enable/disable specific CPU optimizations
6 years ago
Morph
c6e07faf25
Create an "Advanced" tab in the graphics configuration tab and add anisotropic filtering levels.
6 years ago
FearlessTobi
f857c56aee
yuzu/configuration: create UI tab and move gamelist settings there
6 years ago
Zach Hilman
e5c7372a94
yuzu: Add UI tab to configure BCAT services
Also displays current events if boxcat is selected.
7 years ago
Zach Hilman
41b35e5849
yuzu: Add UI to manage filesystem paths and sizes
7 years ago
Adityarup Laha
62287f8ee7
yuzu: Make hotkeys configurable via the GUI
* Adds a new Hotkeys tab in the Controls group.
* Double-click a Hotkey to rebind it.
7 years ago
Zach Hilman
fe91364e29
qt: Move profile manager to own UI tab
7 years ago
spycrab
8a5f6de6c8
Qt/Configure: Use sidebar to divide tabs into smaller groups
7 years ago
Zach Hilman
6d91a87755
configure: Use ConfigureInputSimple for Input tab
7 years ago
fearlessTobi
92e939952c
Port web_service from Citra
7 years ago
Zach Hilman
f89988272e
Avoid parsing RomFS to directory in NCA
8 years ago
bunnei
14d9b2d6d3
audio_core: Add configuration settings.
8 years ago
River City Ransomware
1eb26ce5bd
Port citra #3336 - Resizes the configuration window to not be so stretched out
8 years ago
MerryMage
2c057ef5df
Minor cleanup
8 years ago
James Rowe
31499ecb2e
Removing unused settings and yuzu rebranding
8 years ago
James Rowe
5dbd091a80
Massive removal of unused modules
8 years ago
bunnei
b4d06de621
qt: Add web configuration tab.
8 years ago
Lioncash
bbb41d4504
citra-qt: Move config dialog code to its own directory
9 years ago
bunnei
2d64553023
qt: Add a configuration tab for Graphics and move relevant fields.
9 years ago
Anon
9e4923c36c
Input GUI: Add tab to remap controls ( #1900 )
10 years ago
wwylele
031589a960
Qt: add system settings config tab
10 years ago
Maribel
3172c8cdad
Config: Audio sink configuration ( #1798 )
10 years ago
MerryMage
784e5a7007
Configure Dialog: Remove minimumSize property
10 years ago
LittleWhite
aad774fa01
Add more stuff to configure.
10 years ago
LittleWhite
e5b8519b62
Add Configure widget
10 years ago