index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
yuzu
/
about_dialog.cpp
Age
Commit message (
Expand
)
Author
2024-12-31
chore: update project branding to citron
Zephyron
2022-05-16
about dialog: Fix the logo in a multiplatform way
Kyle K
2022-04-23
general: Convert source file copyright comments over to SPDX
Morph
2021-10-15
configuration: Use std::make_unique instead of operator new for ui
Morph
2021-06-23
General: Resolve fmt specifiers to adhere to 8.0.0 API where applicable
Lioncash
2021-05-16
yuzu/main: Fix version info in logging and about dialog
Morph
2020-04-07
Addressed feedback: switched to snake case and fixed clang-format errors
SilverBeamx
2020-04-07
Addressed feedback: removed CMake hack in favor of building the necessary str...
SilverBeamx
2019-05-09
yuzu/about_dialog: Specify string conversions explicitly
Lioncash
2018-09-07
Better Title Bar Display
CaptV0rt3x
2018-08-06
qt: Default destructors where applicable
Lioncash
2018-07-29
Port #3837 from Citra: "Add build date in about dialog"
fearlessTobi
2018-03-30
Add Dark theme, Icon theming
N00byKing
2018-01-16
clang-format
MerryMage
2018-01-14
Implement "About" dialog
spycrab