index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
yuzu
/
configuration
/
configure_profile_manager.cpp
Age
Commit message (
Expand
)
Author
2021-05-25
common: fs: Rework the Common Filesystem interface to make use of std::filesy...
Morph
2021-04-14
common: Move settings to common from core.
bunnei
2021-01-28
Avoid overwritting username
german
2021-01-15
core: Silence Wclass-memaccess warnings
ReinUsesLisp
2020-11-27
core: Eliminate remaining usages of the global system instance
Lioncash
2020-08-16
common/fileutil: Convert namespace to Common::FS
Lioncash
2019-08-02
Qt: Fixed behaviour of buttons by connecting functors to correct signals
Silent
2019-06-05
yuzu/configuration: Make all widgets and dialogs aware of language changes
Lioncash
2019-06-05
yuzu/configuration: Make function naming consistent
Lioncash
2019-05-30
Merge pull request #1931 from DarkLordZach/mii-database-1
bunnei
2019-05-19
yuzu/configuration/configure_profile_manager: Mark UI string as translatable
Lioncash
2019-04-25
profile_select: Port Service::Account::UUID to Common::UUID
Zach Hilman
2019-01-04
qt: Move profile manager to own UI tab
Zach Hilman