- Oct 27, 2018
- Oct 25, 2018
-
-
Lioncash authored
This should be localizable, since it's user-facing text.
-
Lioncash authored
We can just make the function accept an arbitrary ProfileManager reference and operate on that instead of tying the function to the class itself. This allows us to keep the function internal to the cpp file and removes the need to forward declare the UUID struct.
-
Lioncash authored
This is a static function so we can just perform an assignment directly.
-
Lioncash authored
-
- Oct 24, 2018
-
-
Lioncash authored
Now that we can actually use std::optional on macOS, we don't need to continue using boost::optional here.
-
Zach Hilman authored
Prevents bug where old username would remain if the new username was shorter in length.
-
- Oct 23, 2018
-
-
Zach Hilman authored
-
Zach Hilman authored
-
Zach Hilman authored
-
Zach Hilman authored
-
Zach Hilman authored
-
- Aug 06, 2018
-
-
Lioncash authored
Makes code consistent with our style of defaulting special member functions where applicable.
-
- Aug 03, 2018
-
-
David authored
Added ability to change username & language code in the settings ui. Added IProfile::Get and SET::GetLanguageCode for libnx tests (#851)
-
- Jan 20, 2018
-
-
James Rowe authored
-
- Jan 17, 2018
- Jan 16, 2018
-
-
MerryMage authored
-
- Jan 13, 2018
-
-
MerryMage authored
-
James Rowe authored
-
James Rowe authored
-
- Oct 13, 2017
-
-
bunnei authored
-
- Sep 24, 2017
-
-
wwylele authored
-
- May 06, 2017
-
-
B3n30 authored
* Create a random console_id when config save_file is created Added button in system config to refresh the console unique id * Moved the connect for the button from .ui file to constructor of ConfigureSystem * Added warning and info dialog Fixup: Make use of qt5 style connects, renamed the refresh button, removed some duplicate code, changed random device and moved all to the generate function * Changed the random generator to reflect what a real 3DS stores as console unique id Fixup: Changed the warning message * Fixup: Set and Create * Fixup: Added console id label, therfore removed second message box * Fixup: fixed the endianess * Fixup: more endianness fixes * Fixup: Endianness the 3rd
-
- Apr 04, 2017
-
-
Lioncash authored
-
- Feb 27, 2017
-
-
Yuri Kunde Schlesner authored
-
- Dec 22, 2016
- Sep 21, 2016
-
-
Emmanuel Gil Peyrot authored
This makes clang-format useful on those. Also add a bunch of forgotten transitive includes, which otherwise prevented compilation.
-
- Sep 19, 2016
-
-
Yuri Kunde Schlesner authored
-
- Sep 18, 2016
-
-
Emmanuel Gil Peyrot authored
-
- Sep 13, 2016
-
-
wwylele authored
-
- Sep 02, 2016
-
-
wwylele authored
-
- Jul 10, 2016
-
-
wwylele authored
-