summaryrefslogtreecommitdiffstats
path: root/src/yuzu/util (follow)
Commit message (Expand)AuthorAgeFilesLines
* general: fix spelling mistakesLiam2023-03-121-1/+1
* main: Convert to device independent coordinates for scalingMorph2023-01-261-1/+1
* main: Globally disable the "?" button on dialogsMorph2023-01-252-3/+0
* qt: use main window as close overlay parentLiam2022-12-221-1/+2
* qt: continue event loop during game closeLiam2022-12-202-0/+7
* overlay_dialog: Avoid starting the input thread if non-interactiveMorph2022-12-191-1/+3
* overlay_dialog: Hide button dialog box when both buttons are hiddenMorph2022-12-191-0/+8
* chore: make yuzu REUSE compliantAndrea Pappacoda2022-07-274-12/+8
* network, yuzu: Make copyright headers SPDX-compliantFearlessTobi2022-07-252-6/+4
* yuzu: Add ui files for multiplayer roomsFearlessTobi2022-07-252-0/+34
* general: Convert source file copyright comments over to SPDXMorph2022-04-238-24/+16
* yuzu/util: Replace lock_guard with scoped_lockMerry2022-04-071-1/+1
* yuzu: Reduce unused includesameerj2022-03-201-1/+0
* yuzu: Add setting to disable controller navigationgerman772022-01-241-0/+3
* yuzu: Implement basic controller navigationgerman772021-12-022-0/+228
* yuzu: Update overlay appletgerman772021-11-252-16/+21
* limitable_input_dialog: Implement character limiterKewlan2021-06-062-4/+46
* overlay_dialog: Add an overlay text dialog that accepts controller inputMorph2021-04-153-0/+760
* general: Resolve C4062 warnings on MSVCMorph2021-01-091-0/+2
* util: Add URL Request Interceptor for QWebEngineMorph2020-12-182-0/+62
* sequence_dialog: Reorganize the constructorLioncash2019-05-251-4/+8
* sequence_dialog: Remove unnecessary horizontal specifierLioncash2019-05-251-2/+1
* yuzu/util: Specify string conversions explicitlyLioncash2019-05-201-8/+10
* yuzu/util: Remove unused spinbox.cpp/.hLioncash2019-05-192-364/+0
* yuzu: Make hotkeys configurable via the GUIAdityarup Laha2019-03-162-0/+61
* configure_system: Contrain profile usernames to 32 charactersLioncash2018-10-312-0/+90
* yuzu/util: Antialias game list compatibility pixmapsLioncash2018-09-171-1/+2
* Show game compatibility within yuzufearlessTobi2018-08-292-0/+18
* qt: Migrate to Qt 5 signal/slot connection syntax where applicableLioncash2018-01-191-1/+1
* clang-formatMerryMage2018-01-161-1/+1
* Remove gpu debugger and get yuzu qt to compileJames Rowe2018-01-132-2/+2
* Massive removal of unused modulesJames Rowe2018-01-134-0/+404