summaryrefslogtreecommitdiffstats
path: root/src/yuzu/debugger/profiler.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* main: Globally disable the "?" button on dialogsMorph2023-01-251-3/+2
* chore: make yuzu REUSE compliantAndrea Pappacoda2022-07-271-3/+2
* profiler: Use QWheelEvent position().toPoint()Morph2021-12-081-1/+1
* bootmanager: Fix screenshot resolution factor usageameerj2021-11-161-1/+1
* Create local variables for mouse and wheel positionsRomain Failliot2021-10-121-5/+9
* Fix a few warningsRomain Failliot2021-10-121-2/+2
* profiler: Fix deprecated functionsgerman772021-07-051-4/+5
* yuzu/main: Improve menubar access keyslat9nq2020-12-231-1/+1
* yuzu: Make use of qOverload where applicableLioncash2020-08-141-2/+1
* CMakeLists: Specify -Wextra on linux buildsLioncash2020-04-161-1/+2
* yuzu/debugger/profiler: Specify string conversions explicitlyLioncash2019-05-191-2/+2
* yuzu/debugger/profiler: Remove unnecessary includesLioncash2019-04-031-0/+1
* qt: Migrate to Qt 5 signal/slot connection syntax where applicableLioncash2018-01-191-2/+3
* Remove gpu debugger and get yuzu qt to compileJames Rowe2018-01-131-2/+2
* Massive removal of unused modulesJames Rowe2018-01-131-0/+224