sourcegit/src
2024-08-29 10:17:22 +08:00
..
Commands refactor: show statistics data by authors intead of committers 2024-08-28 18:38:29 +08:00
Converters fix: NRE on commit filters 2024-07-29 19:40:35 +08:00
Models refactor: show statistics data by authors intead of committers 2024-08-28 18:38:29 +08:00
Native Add support for foot 2024-08-28 01:05:08 +02:00
Resources enhance: supports using Delete or Backspace to discard selected changes (#423) 2024-08-29 10:10:28 +08:00
ViewModels enhance: remember the width of author name column in histories view (#425) 2024-08-29 10:17:22 +08:00
Views enhance: remember the width of author name column in histories view (#425) 2024-08-29 10:17:22 +08:00
App.axaml refactor: using ListBox instead of DataGrid for commit list and remove dependency of Avalonia.Controls.DataGrid 2024-08-28 10:02:14 +08:00
App.axaml.cs code_style: remove unused namespace using and run dotnet format 2024-08-28 13:42:25 +08:00
App.Commands.cs code_style: remove unused namespace using and run dotnet format 2024-08-28 13:42:25 +08:00
App.ico project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
App.JsonCodeGen.cs refactor: rewrite the font configuration (#366) 2024-08-19 17:14:41 +08:00
App.manifest project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
SourceGit.csproj refactor: using ListBox instead of DataGrid for commit list and remove dependency of Avalonia.Controls.DataGrid 2024-08-28 10:02:14 +08:00