summaryrefslogtreecommitdiffstats
path: root/src/yuzu/loading_screen.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update some files with Qt 5.15.2 best practices in mindKyle K2022-05-291-0/+3
* general: Convert source file copyright comments over to SPDXMorph2022-04-231-3/+2
* general: Replace high_resolution_clock with steady_clockMorph2021-12-021-2/+2
* Fix mingw compile error and warningsJames Rowe2019-01-211-1/+1
* Add fade out effect to the loading screenJames Rowe2019-01-211-0/+12
* QT: Upgrade the Loading Bar to look much betterJames Rowe2019-01-201-1/+25
* Add a workaround if QMovie isn't availableJames Rowe2019-01-201-0/+6
* QT Frontend: Add a Loading screen with progressbarJames Rowe2019-01-201-0/+50