| Age | Commit message (Collapse) | Author |
|
* Rename Ryujinx.UI.Common
* Rename Ryujinx.UI.LocaleGenerator
* Update in Files
AboutWindow
* Configuration State
* Rename projects
* Ryujinx/UI
* Fix build
* Main remaining inconsistencies
* HLE.UI Namespace
* HLE.UI Files
* Namespace
* Ryujinx.UI.Common.Configuration.UI
* Ryujinx.UI.Common,Configuration.UI Files
* More instances
|
|
* editorconfig: Add default charset
* Change file encoding from UTF-8-BOM to UTF-8
|
|
* dotnet format style --severity info
Some changes were manually reverted.
* dotnet format analyzers --serverity info
Some changes have been minimally adapted.
* Silence dotnet format IDE0060 warnings
* Address dotnet format CA1401 warnings
* dotnet-format fixes after rebase
* Address most dotnet format whitespace warnings
* Apply dotnet format whitespace formatting
A few of them have been manually reverted and the corresponding warning was silenced
* Another rebase, another dotnet format run
* Run dotnet format style after rebase
* Add comments to disabled warnings
* Remove a few unused parameters
* Simplify properties and array initialization, Use const when possible, Remove trailing commas
* Address IDE0251 warnings
* Revert "Simplify properties and array initialization, Use const when possible, Remove trailing commas"
This reverts commit 9462e4136c0a2100dc28b20cf9542e06790aa67e.
* dotnet format whitespace after rebase
* Small optimizations
* Remove alignment
* Apply formatting
* Fix build issues
* Final pass for dotnet format
* Add trailing commas
Co-authored-by: Ac_K <Acoustik666@gmail.com>
* Add trailing commas
---------
Co-authored-by: Ac_K <Acoustik666@gmail.com>
|
|
* Update ConfigurationState.cs
* Update ConfigurationFileFormat.cs
* Update MainWindow.cs
* Update ConfigurationFileFormat.cs
* Update ConfigurationState.cs
* Update MainWindow.cs
* Update MainWindow.cs
* Update Ryujinx.Ui.Common/Configuration/ConfigurationState.cs
Co-authored-by: gdkchan <gab.dark.100@gmail.com>
* Update MainWindow.cs
* Update Ryujinx/Ui/MainWindow.cs
Co-authored-by: gdkchan <gab.dark.100@gmail.com>
* Initial properties
* Viewmodel adjustments and additions
* abstract and monitor dimension changes
* Remove position from ViewModel and simplify methods
* Remove unused dep
* Update configuration and fix typo from AA
* review changes
* Review changes
* Screensize checks - Ava
* Review changes 2
* basic review changes
* Standardise GTK/Ava functions
* Actually call function
---------
Co-authored-by: HaizenTrist <123991082+HaizenTrist@users.noreply.github.com>
Co-authored-by: gdkchan <gab.dark.100@gmail.com>
|
|
|