sourcegit/src
leo a128b67bd4
code_review: PR #1412
- Use `ViewModels.StashesPage.SelectedStash` instead of `sender is not ListBox { SelectedValue: Models.Stash stash }`
- In tags view, `SelectedItem` can be `Models.Tag` or `ViewModels.TagTreeNode`
- In logs window, `vm.SelectedLog` may be null

Signed-off-by: leo <longshuang@msn.cn>
2025-06-11 16:13:47 +08:00
..
Commands refactor: now all filesystem related trees/lists are sorted in case-insensitive mode 2025-06-11 15:20:50 +08:00
Converters enhance: only show syntax-highlighting toggle if current revision content is a text file 2025-06-07 20:27:52 +08:00
Models refactor: now all filesystem related trees/lists are sorted in case-insensitive mode 2025-06-11 15:20:50 +08:00
Native typos: (#1397) 2025-06-06 12:10:55 +08:00
Resources feature: when trying to checkout a local branch from its tracking upstream and it is behind the upstream, show Checkout & Fast-Forward popup 2025-06-10 17:04:06 +08:00
ViewModels code_review: PR #1412 2025-06-11 16:13:47 +08:00
Views code_review: PR #1412 2025-06-11 16:13:47 +08:00
App.axaml feature: use F1 to quick open the Keyboard Shortcuts Reference dialog (#1225) 2025-04-22 10:30:19 +08:00
App.axaml.cs typo: corrected spelling error in App.GetLauncher() method 2025-06-05 21:15:28 +08:00
App.Commands.cs refactor: use custom view locator to create new window/dialog (#1216) 2025-04-21 15:32:21 +08:00
App.ico project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
App.JsonCodeGen.cs refactor: rewrite OpenAI integration 2025-02-08 10:03:11 +08:00
App.manifest typos: (#1397) 2025-06-06 12:10:55 +08:00
SourceGit.csproj feature: .dds image support (#1392) 2025-06-06 16:44:40 +08:00