Ryujinx/src/Ryujinx.Ava/UI/Controls
SamusAranX 531da8a1c0
Changed LastPlayed field from string to nullable DateTime (#4861)
* Changed LastPlayed field from string to nullable DateTime

Added ApplicationData.LastPlayedString property
Added NullableDateTimeConverter for the DateTime->string conversion in Avalonia

* Added migration from string-based last_played to DateTime-based last_played_utc

* Updated comment style

* Added MarkupExtension to NullableDateTimeConverter and changed its usage

Cleaned up leftover usings

* Missed one comment
2023-05-12 01:56:37 +02:00
..
ApplicationContextMenu.axaml UI: Fix sections extraction (#4820) 2023-05-05 21:24:35 +00:00
ApplicationContextMenu.axaml.cs UI: Expose games build ID for cheat management (#4340) 2023-05-07 14:36:44 +00:00
ApplicationGridView.axaml UI: Move ApplicationContextMenu in a separated class (#4755) 2023-05-04 14:41:06 +00:00
ApplicationGridView.axaml.cs UI: Move ApplicationContextMenu in a separated class (#4755) 2023-05-04 14:41:06 +00:00
ApplicationListView.axaml Changed LastPlayed field from string to nullable DateTime (#4861) 2023-05-12 01:56:37 +02:00
ApplicationListView.axaml.cs UI: Move ApplicationContextMenu in a separated class (#4755) 2023-05-04 14:41:06 +00:00
NavigationDialogHost.axaml Move solution and projects to src 2023-04-27 23:51:14 +02:00
NavigationDialogHost.axaml.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
UpdateWaitWindow.axaml Move solution and projects to src 2023-04-27 23:51:14 +02:00
UpdateWaitWindow.axaml.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00