178 Commits (b03cc654f38d7bdd131ee3a3fa9b9793576e1836)

Author SHA1 Message Date
unknown 89dd133a2f
[frontend] Remove QDockWidget Wait Tree (#2949) 5 months ago
crueter fff8e2026f
[qt_common] reorg + checkstate abstraction (#2735) 6 months ago
crueter f4386423e8
[qt] refactor: qt_common lib (#94) 7 months ago
crueter 982b171f30
[desktop] fix random qt annoyances (#226) 8 months ago
crueter f1e74f6855
[meta] remove MicroProfile (#185) 8 months ago
Gamer64 1f34d836b4
Add cmake option to enable microprofile (#179) 8 months ago
crueter 9cef9f5dce Update fmt to allow for v11 12 months ago
Kelebek1 52c35521bd Rework time service to fix time passing offline. 2 years ago
Narr the Reg 146975c880 hid_core: Move hid to it's own subproject 2 years ago
Liam 3d5c6a73cb core: refactor emulated cpu core activation 2 years ago
t895 230bd06245 config: Unify config handling under frontend_common 2 years ago
Liam 62e106dbe8 kernel: update KProcess 2 years ago
Liam 46d09ae364 kernel: convert KThread to new style 3 years ago
Liam 3c93638acf kernel: convert KPort, KSession 3 years ago
Morph aeada1616a main: Globally disable the "?" button on dialogs 3 years ago
MonsterDruide1 9e783cc922 TAS: Record sanitized instead of raw stick inputs 3 years ago
Andrea Pappacoda 6a2efdda2f chore: make yuzu REUSE compliant 4 years ago
Morph 69cd83d3ac wait_tree: Eliminate variable shadowing 4 years ago
Morph 2b87305d31 general: Convert source file copyright comments over to SPDX 4 years ago
ameerj 012963c513 yuzu: Reduce unused includes 4 years ago
Morph c1a3ce985f debugger: console: Set console output codepage to UTF-8 4 years ago
bunnei cc4cbff1ca hle: kernel: KThread: Rename thread_type_for_debugging -> thread_type. 4 years ago
Morph 006965d3c0 profiler: Use QWheelEvent position().toPoint() 4 years ago
german77 d12525737a service/hid: Remove includes of core.h and settings.h 4 years ago
german77 4736326a05 second commit lion review 4 years ago
german77 f63c6fce6d input_common: Revert deleted TAS functions 4 years ago
german77 d1bac9024d settings: Fix mouse and keyboard mappings 5 years ago
german77 0292fe0198 kraken: Fix errors from rebase and format files 5 years ago
german77 5d631fd6ef debugger/controller: Remove TAS 5 years ago
german77 00d3c058c5 input_common: Rewrite keyboard 5 years ago
ameerj 4919d2d00f bootmanager: Fix screenshot resolution factor usage 5 years ago
Romain Failliot 01827a8f62 Create local variables for mouse and wheel positions 5 years ago
Romain Failliot deb8c58ce8 Fix a few warnings 5 years ago
lat9nq 3aec34df0a yuzu qt: Remove global system instances from config, WaitTree, main 5 years ago
german77 1b060a47b2 UI: Relocate tas menu and add brief description 5 years ago
german77 3333d96b46 input_common/tas: new update method 5 years ago
MonsterDruide1 1b67085cda input_common/tas: Fallback to simple update 5 years ago
german77 bba1ab83d6 config: Move TAS options to it's own menu 5 years ago
MonsterDruide1 31068a63a9 input_common/tas: Base playback & recording system 5 years ago
yzct12345 aee8cc20ea logging: Simplify and make thread-safe 5 years ago
german77 99bf1aa49f profiler: Fix deprecated functions 5 years ago
lat9nq 843455fa98 yuzu qt: Make most UISettings a BasicSetting 5 years ago
german77 a5f5e8edb1 settings: Disable controller preview if controller is not active 5 years ago
german77 a724cf5fa1 settings: Forbid docked mode on handheld 5 years ago
bunnei 47224d3864 hle: kernel: Migrate to KHandleTable. 5 years ago
bunnei ad048de3d6 hle: kernel: Rename Process to KProcess. 5 years ago
bunnei 796dddf78f hle: kernel: Remove deprecated Object class. 5 years ago
bunnei 944eb14d69 hle: kernel: HandleTable: Remove deprecated APIs. 5 years ago
bunnei 7a6bfbde24 hle: kernel: Migrate KProcess to KAutoObject. 5 years ago
bunnei a4a27a1ef2 hle: kernel: Migrate more of KThread to KAutoObject. 5 years ago