Commit Graph

  • 127b3da0f1 core,common: Give memory layout setting an enum lat9nq 2023-07-17 19:59:22 -04:00
  • ff6a5031d5 settings: Require time zone setting value for stirng lat9nq 2023-07-04 16:48:48 -04:00
  • 07e8477f5a shared_translation: Add missing time zones lat9nq 2023-07-04 16:40:11 -04:00
  • ef6406a666 shared_translation: Add controller_applet_disabled lat9nq 2023-06-27 19:50:22 -04:00
  • a14d2a6f83 shared_translation: Add barrier_feedback_loops lat9nq 2023-06-22 00:31:19 -04:00
  • c1717b3f47 cmake: Reposition preprocessor switch comment toast2903 2023-06-21 22:57:40 -04:00
  • ca8509d205 configuration: Use enum index lat9nq 2023-06-21 21:41:15 -04:00
  • e7f01128f1 settings: Give indices to enums lat9nq 2023-06-21 21:41:06 -04:00
  • ecc1feff64 cmake: Use standard preprocessor on MSVC lat9nq 2023-06-21 13:51:23 -04:00
  • 52cc7b438b settings_common: Remove unncessary enum spec lat9nq 2023-06-21 17:06:10 -04:00
  • 9186f08c3c shared_translation: Deobfuscate auto time zone lat9nq 2023-06-21 17:02:42 -04:00
  • 8497fb0a04 settings_enums: Remove casting lat9nq 2023-06-21 15:39:28 -04:00
  • 54d58130a0 settings_setting: Silence shadowing warnings lat9nq 2023-06-21 15:38:30 -04:00
  • 926f3e3d3e settings,configuration: Add a default suffix lat9nq 2023-06-21 05:04:21 -04:00
  • 9de50d6194 configuration: Use paired settings lat9nq 2023-06-21 04:32:21 -04:00
  • 7f708e8d77 settings: Define paired settings lat9nq 2023-06-21 04:32:13 -04:00
  • d1de1c3bed shared_widget: Internalize component restoring lat9nq 2023-06-21 04:04:48 -04:00
  • 21723879e7 configuration: Use specialization of settings lat9nq 2023-06-21 03:29:20 -04:00
  • b2438f1fb7 settings: Define specializations for settings lat9nq 2023-06-21 03:23:36 -04:00
  • ad645c29a4 configuration: Use a builder to create widgets lat9nq 2023-06-21 01:42:42 -04:00
  • 62ffaa730f shared_translation: Fix context usage lat9nq 2023-06-21 00:13:06 -04:00
  • 8b28aa45b9 settings,translation: Fix time zone enum lat9nq 2023-06-20 23:34:03 -04:00
  • 8366736b67 settings,opengl,yuzu-qt: Fix AA, Filter maximums lat9nq 2023-06-20 23:29:07 -04:00
  • 7ffbffe170 settings_enums: More aggressively use macros lat9nq 2023-06-20 23:25:39 -04:00
  • 02c48a80f6 config_shared: Remove storing the group from tab lat9nq 2023-06-20 19:34:50 -04:00
  • fdbeb84168 settings,uisettings: Remove leading underscore lat9nq 2023-06-20 19:26:12 -04:00
  • 81a96bafe2 configuration: Move speed_limit to core lat9nq 2023-06-19 16:41:25 -04:00
  • 3a7705e774 settings: Move speed_limit to core lat9nq 2023-06-19 16:41:15 -04:00
  • 69bc8ea148 android-config: Update enum labels lat9nq 2023-06-18 21:09:37 -04:00
  • 3f0cc544cf common,yuzu-qt: Avoid explicit instantiation on old clang lat9nq 2023-06-18 19:57:14 -04:00
  • c97cbd089b settings_setting: Fix MSVC error lat9nq 2023-06-18 17:58:07 -04:00
  • 246740f102 codespellrc: Ignore canonicalizations lat9nq 2023-06-18 17:57:54 -04:00
  • 89f89cf1df shared_widget: Correct spelling lat9nq 2023-06-18 17:38:10 -04:00
  • ab795fe0e2 (android)config: Clang format lat9nq 2023-06-18 17:36:56 -04:00
  • ee32b17782 common,yuzu-qt: GCC warning silences lat9nq 2023-06-18 03:52:41 -04:00
  • 916c6cd1a0 configure_graphics: Simplify UpdateAPILayout lat9nq 2023-06-15 17:45:33 -04:00
  • 57a00e01d6 configure_graphcs: Fix setting shader/device in custom config lat9nq 2023-06-15 17:17:50 -04:00
  • a7ee9d999f configuration: Use shorter constructor as needed lat9nq 2023-06-15 16:45:42 -04:00
  • 6935332cba shared_widget: Some documentation, add shorter constructor lat9nq 2023-06-15 16:45:09 -04:00
  • 3240d199a2 config: Remove unused functions lat9nq 2023-06-13 20:35:24 -04:00
  • a0883526d6 settings: Delete cpu_accuracy_first_time lat9nq 2023-06-13 19:45:51 -04:00
  • 7c52bb2772 shared_widget: Improve logging, use Setting::Ranged lat9nq 2023-06-13 19:38:12 -04:00
  • 27e53990ed settings: Document BasicSetting, add Ranged lat9nq 2023-06-13 19:37:54 -04:00
  • b4f2ad3ff5 settings: Move IsConfiguringGlobal to settings_common lat9nq 2023-06-13 19:37:41 -04:00
  • 3b0650b70d configuration/shared: Clean up includes [IWYU] lat9nq 2023-06-12 17:42:21 -04:00
  • 512fb3abff configure_graphics: Fix vulkan_device bug lat9nq 2023-06-12 17:05:45 -04:00
  • 11e7e1b8ce settings: Move some simple data to BasicSetting lat9nq 2023-06-12 17:05:30 -04:00
  • 4903f40efe settings_setting: Fix errors lat9nq 2023-06-11 00:41:14 -04:00
  • 04d4b6ab80 (ui,)settings: Use explicit instantiation lat9nq 2023-06-10 23:40:39 -04:00
  • 02265f19d9 settings: Remove redundant false literals lat9nq 2023-06-10 23:39:47 -04:00
  • 7515c502c5 shared_widget: Avoid calling QWidgetPrivate::setVisible lat9nq 2023-06-10 16:42:16 -04:00
  • 79024bb955 FIXME configuration: Avoid unnecessary allocations lat9nq 2023-06-10 16:40:38 -04:00
  • c5f8b909ec shared_widget: Add SPDX header lat9nq 2023-06-10 00:45:04 -04:00
  • 0193add060 general: Add typeinfo where needed lat9nq 2023-06-10 00:44:03 -04:00
  • 2fba913d0b settings_enums: Add const type where needed lat9nq 2023-06-10 00:35:45 -04:00
  • fe6e765b2d shared_widget: Use actionTriggered for user input signals lat9nq 2023-06-10 00:20:59 -04:00
  • 47d870b11f shared_translation: Populate combobox enums with macro lat9nq 2023-06-09 19:52:59 -04:00
  • b86171d2b5 settings: yuzu is not capitalized why is it capitalized stop no bad lat9nq 2023-06-09 19:40:04 -04:00
  • 81e9cf0934 configuration: Document odd widget cases lat9nq 2023-06-09 17:40:25 -04:00
  • 163f229d26 settings: Reorder lat9nq 2023-06-09 17:24:29 -04:00
  • 681ebcf4a5 shared_translation: Add translation for use video framrate lat9nq 2023-06-09 14:09:41 -04:00
  • 78b2709373 settings: Report all contained settings values lat9nq 2023-06-07 01:53:57 -04:00
  • 8c17a945f7 settings_enums: Cannonicalize settings names lat9nq 2023-06-07 01:53:05 -04:00
  • d146dd9d12 settings,general: Rename non-confirming enums lat9nq 2023-06-07 01:52:23 -04:00
  • 9e3c94bb3d configuration: Use IDs to sort holds lat9nq 2023-06-06 22:30:02 -04:00
  • f7948b7b64 settings,general: Rename/reorder setting ids lat9nq 2023-06-06 21:55:46 -04:00
  • 25cea2ef27 shared_widget: Fix includes lat9nq 2023-06-06 21:41:51 -04:00
  • 9a2a92673c shared_widget: Complete refactoring lat9nq 2023-06-06 21:20:37 -04:00
  • d7dd023409 shared_widget: Refactor again lat9nq 2023-06-06 15:45:44 -04:00
  • d373cc3d3f android-config: Adapt settings rework lat9nq 2023-06-06 03:50:48 -04:00
  • e6d65bf61c c_per_game: Inform when settings might not be configurable lat9nq 2023-06-06 01:54:24 -04:00
  • cd1d8adc49 shared_translation: Fix pragma once lat9nq 2023-06-05 18:15:37 -04:00
  • 09f61656e3 shared_translation: Add translation for AstcRecompression lat9nq 2023-06-05 16:04:05 -04:00
  • 81860b4317 configure_system: Hide locale warn at start lat9nq 2023-06-05 16:03:45 -04:00
  • b570b719de shared_widget: Force min width of 100 for restore button lat9nq 2023-05-18 23:19:08 -07:00
  • 3d932416e3 configuration: Workaround for Windows Qt bug lat9nq 2023-05-18 22:33:16 -07:00
  • 7734127f9e shared_translation: Add missing tooltips lat9nq 2023-05-19 00:51:57 -04:00
  • 3281ea935f settings: Make volume runtime-configurable lat9nq 2023-05-18 16:30:39 -07:00
  • 217fa04080 configuration: Clean up includes a bit lat9nq 2023-05-18 23:05:21 -04:00
  • 3337250746 configuration_shared: Remove old custom config setup functions lat9nq 2023-05-18 22:56:48 -04:00
  • daa31121ee configure_cpu: Generate UI lat9nq 2023-05-18 22:54:58 -04:00
  • c5a3642cb6 configuration: Use a mapping of setting value to name lat9nq 2023-05-18 22:17:36 -04:00
  • 86ed82cdde settings, shared_widget: typo fixes lat9nq 2023-05-18 16:06:54 -04:00
  • 432f68ad29 configure_audio: Implement ui generation lat9nq 2023-05-18 17:54:22 -04:00
  • 88d3de4e85 settings: Split enums to new file lat9nq 2023-06-06 01:31:43 -04:00
  • f055f2dcf4 shared_widget: Use a better icon lat9nq 2023-05-18 16:07:48 -04:00
  • 4ff8255e4a shared_widget: Refactor helpers lat9nq 2023-06-09 16:53:26 -04:00
  • 4c4bc134a9 settings, uisettings: Initialize linkage counter lat9nq 2023-06-09 16:53:01 -04:00
  • 8e15146026 configure_system: Implement with for loop lat9nq 2023-05-10 17:57:25 -04:00
  • 56960bf9f8 per_game: Remove general tab lat9nq 2023-05-09 17:05:08 -04:00
  • b11a2a206f shared_widget: Internalize extra setting configuration lat9nq 2023-05-09 16:36:09 -04:00
  • cdb5dea269 settings: Move runtime and save to parameters lat9nq 2023-05-09 16:21:24 -04:00
  • df2bd251fa graphics: Set speed limit to spinbox lat9nq 2023-05-09 15:46:23 -04:00
  • 97674bc888 shared_widget: Support checkbox + spinbox lat9nq 2023-05-09 15:46:07 -04:00
  • def00e8c55 configure_debug: Reorganize lat9nq 2023-05-09 15:45:42 -04:00
  • 23f874ae60 configure_graphics: Reimplement bg_color lat9nq 2023-05-09 15:10:22 -04:00
  • c1748b229a shared_widget: Make button creation static lat9nq 2023-05-09 14:26:03 -04:00
  • 8c03ae793e configure_general: Hide reset button in custom configs lat9nq 2023-05-09 14:13:59 -04:00
  • e2de48f14b configure_general: Sort data lat9nq 2023-05-09 14:11:40 -04:00
  • 827082c5ac configure_general: Generate UI using containers lat9nq 2023-05-09 01:38:01 -04:00