25 Commits (b85f289048fc4ea3636761788e3126ab2e79d591)

Author SHA1 Message Date
crueter 8678cb06eb
[meta] clang-format literally all of the Qt code (#3706) 5 months ago
lizzie a8093c2a3c
[*] change all std::unordered_map and std::unordered_set into ankerl::unordered_dense::map/set variants (#3442) 6 months ago
Liam 5be8a74b0c general: fix spelling mistakes 3 years ago
Liam a5c55abaaf qt: reset progress bar after shader compilation 4 years ago
Kyle K 50ea1827aa Update some files with Qt 5.15.2 best practices in mind 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 2b9afa4d56 general: Replace high_resolution_clock with steady_clock 5 years ago
Morph eedbf90664 frontend: Set minimum window size to 640x360 instead of 1280x720 (#3413) 6 years ago
ReinUsesLisp 1f4e8db223 yuzu/loading_screen: Remove unused shader progress mode 7 years ago
Lioncash 4a0cedd6e7 yuzu/loading_screen: Specify string conversions explicitly 7 years ago
Lioncash af836c2968 yuzu/loading_screen: Resolve runtime Qt string formatting warnings 7 years ago
ReinUsesLisp 471ebf0757 loading_screen: Unchunk progress bar 8 years ago
James Rowe d6c9eb7510 Change const char* to const char[] 8 years ago
James Rowe 67076bc07b Fix mingw compile error and warnings 8 years ago
James Rowe cf6cbd8c26 Add fade out effect to the loading screen 8 years ago
James Rowe b3bba1e52c Set Minimum Size to the same as renderwindow 8 years ago
James Rowe d152eea254 Change the background color of Stage Complete to yuzu blue 8 years ago
James Rowe 059ece9d03 Rename step 1 and step 2 to be a little more descriptive 8 years ago
James Rowe c7516a14eb Prevent estimated time from flashing after slow shader compilation starts 8 years ago
James Rowe 4084b0caec Move progress bar style into constexpr strings 8 years ago
James Rowe b2e68f104e Hide progress bar on Prepare step 8 years ago
James Rowe a923e54655 QT: Upgrade the Loading Bar to look much better 8 years ago
James Rowe cdf5da57aa Add a workaround if QMovie isn't available 8 years ago
James Rowe bd16d2c0cc QT Frontend: Add a Loading screen with progressbar 8 years ago