sourcegit/src/Views
leo 3e8bba0d0b
ux: re-design About page
Signed-off-by: leo <longshuang@msn.cn>
2025-03-17 17:06:26 +08:00
..
About.axaml ux: re-design About page 2025-03-17 17:06:26 +08:00
About.axaml.cs ux: re-design About page 2025-03-17 17:06:26 +08:00
AddRemote.axaml code_style: remove all IDE warnings 2024-07-14 15:55:15 +08:00
AddRemote.axaml.cs code_style: remove all IDE warnings 2024-07-14 15:55:15 +08:00
AddSubmodule.axaml code_style: remove all IDE warnings 2024-07-14 15:55:15 +08:00
AddSubmodule.axaml.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
AddWorktree.axaml code_style: remove all IDE warnings 2024-07-14 15:55:15 +08:00
AddWorktree.axaml.cs code_style: remove unused namespace using and run dotnet format 2024-08-28 13:42:25 +08:00
AIAssistant.axaml refactor: rewrite OpenAI integration 2025-02-08 10:03:11 +08:00
AIAssistant.axaml.cs code_style: run dotnet format 2025-02-08 12:08:06 +08:00
Apply.axaml refactor: rewrite git apply implementation 2025-03-17 15:30:32 +08:00
Apply.axaml.cs code_style: remove all IDE warnings 2024-07-14 15:55:15 +08:00
ApplyStash.axaml refactor: re-implement git stash apply 2025-02-06 16:33:55 +08:00
ApplyStash.axaml.cs refactor: re-implement git stash apply 2025-02-06 16:33:55 +08:00
Archive.axaml ux: update Icons.Commit 2024-12-12 17:14:04 +08:00
Archive.axaml.cs code_style: remove all IDE warnings 2024-07-14 15:55:15 +08:00
Askpass.axaml code_style: simple window do not using DataContext 2025-03-07 15:44:50 +08:00
Askpass.axaml.cs code_style: simple window do not using DataContext 2025-03-07 15:44:50 +08:00
AssumeUnchangedManager.axaml refactor: rewrite chromeless window (#634) 2024-11-01 09:38:42 +08:00
AssumeUnchangedManager.axaml.cs refactor: rewrite chromeless window (#634) 2024-11-01 09:38:42 +08:00
AutoFocusBehaviour.cs code_style: remove all IDE warnings 2024-07-14 15:55:15 +08:00
Avatar.cs code_style: run dotnet format 2024-10-23 15:28:09 +08:00
Blame.axaml code_review: PR #1055 2025-03-05 09:54:23 +08:00
Blame.axaml.cs code_review: PR #1055 2025-03-05 09:54:23 +08:00
BranchCompare.axaml feature: auto-select first change in commit details panel and revision/branch compare panel (#1019) 2025-02-25 10:53:42 +08:00
BranchCompare.axaml.cs feature: add context menu for issue link in commit details panel (#651) 2024-11-04 15:31:55 +08:00
BranchTree.axaml ux: add a warning icon when the tracking upstream of a local branch is gone (#1006) 2025-02-20 10:14:25 +08:00
BranchTree.axaml.cs ux: new style for current branch (#998) 2025-02-18 18:19:19 +08:00
CaptionButtons.axaml ux: window caption button (#442) 2024-09-04 15:54:12 +08:00
CaptionButtons.axaml.cs code_style: simplify static commands used by styles and main menu; run dotnet format 2024-09-02 20:27:12 +08:00
ChangeCollectionView.axaml enhance: add tooltips to various UI elements for better accessibility (#1097) 2025-03-16 11:23:42 +08:00
ChangeCollectionView.axaml.cs feature: auto-select first change in commit details panel and revision/branch compare panel (#1019) 2025-02-25 10:53:42 +08:00
ChangeStatusIcon.cs code_style: run dotnet format 2024-10-15 09:39:01 +08:00
ChangeViewModeSwitcher.axaml code_style: simple window do not using DataContext 2025-03-07 15:44:50 +08:00
ChangeViewModeSwitcher.axaml.cs code_style: simple window do not using DataContext 2025-03-07 15:44:50 +08:00
Checkout.axaml refactor: rewrite the way to deal with uncommitted local changes when checkout/pull/create branch (#1085) 2025-03-13 10:21:54 +08:00
Checkout.axaml.cs refactor: rewrite the way to deal with uncommitted local changes when checkout/pull/create branch (#1085) 2025-03-13 10:21:54 +08:00
CheckoutCommit.axaml refactor: rewrite the way to deal with uncommitted local changes when checkout/pull/create branch (#1085) 2025-03-13 10:21:54 +08:00
CheckoutCommit.axaml.cs code_review: review for PR (#147) 2024-05-26 14:25:21 +08:00
CherryPick.axaml ux: update Icons.Commit 2024-12-12 17:14:04 +08:00
CherryPick.axaml.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
ChromelessWindow.cs fix: several typos in source code (#895) 2025-01-13 10:11:28 +08:00
Cleanup.axaml code_style: remove all IDE warnings 2024-07-14 15:55:15 +08:00
Cleanup.axaml.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
ClearStashes.axaml project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
ClearStashes.axaml.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
Clone.axaml enhance: add a checkbox to toggle Initialize & update submodules after clone 2025-02-06 10:19:43 +08:00
Clone.axaml.cs fix: try-catch OpenFolderPickerAsync to avoid crash when select a directory is NOT exist 2024-08-27 10:40:49 +08:00
ColorPicker.cs ux: workspace configuration window 2024-09-18 21:46:04 +08:00
CommitBaseInfo.axaml ux: force using VertialAlignment="Center" for sign info of commit (#1098) 2025-03-17 09:32:31 +08:00
CommitBaseInfo.axaml.cs refactor: commit message 2025-03-04 16:04:19 +08:00
CommitChanges.axaml feature: auto-select first change in commit details panel and revision/branch compare panel (#1019) 2025-02-25 10:53:42 +08:00
CommitChanges.axaml.cs feature: add context menu for issue link in commit details panel (#651) 2024-11-04 15:31:55 +08:00
CommitDetail.axaml refactor: commit message 2025-03-04 16:04:19 +08:00
CommitDetail.axaml.cs feature: add context menu for issue link in commit details panel (#651) 2024-11-04 15:31:55 +08:00
CommitGraph.cs code_style: move some code from Histories.axaml to separate files 2025-03-12 14:58:59 +08:00
CommitMessagePresenter.cs refactor: commit message 2025-03-04 16:04:19 +08:00
CommitMessageTextBox.axaml fix: several typos in source code (#895) 2025-01-13 10:11:28 +08:00
CommitMessageTextBox.axaml.cs refactor: rewrite the way reading full message of commit 2024-12-13 11:00:03 +08:00
CommitRefsPresenter.cs feature: add option to only highlight current branch in commit graph (#848) 2025-01-06 14:59:27 +08:00
CommitRelationTracking.axaml ux: smaller loading icon 2024-08-23 17:07:11 +08:00
CommitRelationTracking.axaml.cs feature: add a button to see which branches and tags that contains selected commit (#388) 2024-08-23 16:52:55 +08:00
CommitStatusIndicator.cs code_style: move some code from Histories.axaml to separate files 2025-03-12 14:58:59 +08:00
CommitSubjectPresenter.cs code_style: move some code from Histories.axaml to separate files 2025-03-12 14:58:59 +08:00
CommitTimeTextBlock.cs feat: add translation for "1 hour ago" in multiple languages (#1096) 2025-03-14 16:57:03 +08:00
ConfigureWorkspace.axaml refactor: rewrite chromeless window (#634) 2024-11-01 09:38:42 +08:00
ConfigureWorkspace.axaml.cs fix: do not save preference in design mode 2025-03-11 11:41:37 +08:00
ConfirmCommitWithoutFiles.axaml refactor: rewrite chromeless window (#634) 2024-11-01 09:38:42 +08:00
ConfirmCommitWithoutFiles.axaml.cs refactor: rewrite chromeless window (#634) 2024-11-01 09:38:42 +08:00
ConfirmRestart.axaml refactor: rewrite chromeless window (#634) 2024-11-01 09:38:42 +08:00
ConfirmRestart.axaml.cs refactor: rewrite chromeless window (#634) 2024-11-01 09:38:42 +08:00
Conflict.axaml enhance: show commit info tip when hover SHA in conflict view 2025-03-10 20:02:09 +08:00
Conflict.axaml.cs enhance: show commit info tip when hover SHA in conflict view 2025-03-10 20:02:09 +08:00
ConventionalCommitMessageBuilder.axaml ux: conventional commit message builder layout 2025-01-07 10:40:35 +08:00
ConventionalCommitMessageBuilder.axaml.cs refactor: rewrite chromeless window (#634) 2024-11-01 09:38:42 +08:00
CreateBranch.axaml refactor: rewrite the way to deal with uncommitted local changes when checkout/pull/create branch (#1085) 2025-03-13 10:21:54 +08:00
CreateBranch.axaml.cs refactor: rewrite the way to deal with uncommitted local changes when checkout/pull/create branch (#1085) 2025-03-13 10:21:54 +08:00
CreateGroup.axaml project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
CreateGroup.axaml.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
CreateTag.axaml enhance: tag push behavior while creating and deleting (#999) 2025-02-19 10:35:34 +08:00
CreateTag.axaml.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
DeleteBranch.axaml feature: show track status in Delete Multiple Branches panel (#785) 2024-12-04 19:14:48 +08:00
DeleteBranch.axaml.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
DeleteMultipleBranches.axaml feature: show track status in Delete Multiple Branches panel (#785) 2024-12-04 19:14:48 +08:00
DeleteMultipleBranches.axaml.cs feature: allow deleting multiple branches at one time (#137) 2024-05-25 01:31:59 +08:00
DeleteRemote.axaml ux: new remote icon 2024-10-15 20:03:36 +08:00
DeleteRemote.axaml.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
DeleteRepositoryNode.axaml ux: clarify Delete operation for tree node in welcome page (#957) 2025-02-07 18:08:07 +08:00
DeleteRepositoryNode.axaml.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
DeleteSubmodule.axaml code_style: remove all IDE warnings 2024-07-14 15:55:15 +08:00
DeleteSubmodule.axaml.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
DeleteTag.axaml enhance: tag push behavior while creating and deleting (#999) 2025-02-19 10:35:34 +08:00
DeleteTag.axaml.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
DiffView.axaml enhance: add tooltips to various UI elements for better accessibility (#1097) 2025-03-16 11:23:42 +08:00
DiffView.axaml.cs enhance: add first/last buttons for block-nav, no wrapping (#1015) (#1016) 2025-02-24 09:32:19 +08:00
Discard.axaml ux: warning text style 2024-10-09 15:30:25 +08:00
Discard.axaml.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
DropStash.axaml rename: rename monospace style to primary 2024-07-29 20:48:04 +08:00
DropStash.axaml.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
EditRemote.axaml code_style: remove all IDE warnings 2024-07-14 15:55:15 +08:00
EditRemote.axaml.cs code_style: remove all IDE warnings 2024-07-14 15:55:15 +08:00
EditRepositoryNode.axaml feature: workspace support (#445) 2024-09-09 18:26:43 +08:00
EditRepositoryNode.axaml.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
EnhancedSelectableTextBlock.cs fix: SelectableTextBlock does not re-draw after Text property changed (#906) 2025-01-14 21:02:32 +08:00
ExecuteCustomAction.axaml feature: supports custom actions (#638) 2024-11-01 17:23:31 +08:00
ExecuteCustomAction.axaml.cs feature: supports custom actions (#638) 2024-11-01 17:23:31 +08:00
FastForwardWithoutCheckout.axaml code_style: remove all IDE warnings 2024-07-14 15:55:15 +08:00
FastForwardWithoutCheckout.axaml.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
Fetch.axaml ux: add some tooltips to checkboxes 2024-12-17 11:24:59 +08:00
Fetch.axaml.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
FetchInto.axaml feature: allow fetch the latest remote changes into local branch which is not current branch (#617) 2024-10-29 09:59:13 +08:00
FetchInto.axaml.cs feature: allow fetch the latest remote changes into local branch which is not current branch (#617) 2024-10-29 09:59:13 +08:00
FileHistories.axaml enhance: remember last view mode in file histories view 2025-02-06 13:30:56 +08:00
FileHistories.axaml.cs code_style: run dotnet format 2025-02-07 12:06:29 +08:00
FilterModeSwitchButton.axaml refactor: rewrite the histories filter function to supports both include and exclude modes (#690) 2024-11-14 15:15:48 +08:00
FilterModeSwitchButton.axaml.cs fix: auto-filter does not work well (#855) 2025-01-02 20:05:04 +08:00
GitFlowFinish.axaml code_style: remove all IDE warnings 2024-07-14 15:55:15 +08:00
GitFlowFinish.axaml.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
GitFlowStart.axaml code_style: remove all IDE warnings 2024-07-14 15:55:15 +08:00
GitFlowStart.axaml.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
Histories.axaml enhance: add tooltips to various UI elements for better accessibility (#1097) 2025-03-16 11:23:42 +08:00
Histories.axaml.cs refactor: reduce the times to call RefreshLayout 2025-03-12 15:10:43 +08:00
Hotkeys.axaml feature: Exit on Ctrl+Q (#898) 2025-01-13 15:33:13 +08:00
Hotkeys.axaml.cs refactor: rewrite chromeless window (#634) 2024-11-01 09:38:42 +08:00
ImageContainer.cs fix: Ensure each ImageView instance calculates its own aspect ratio (#929) 2025-02-06 09:49:45 +08:00
ImageDiffView.axaml ux: image info text layout 2024-09-14 16:15:53 +08:00
ImageDiffView.axaml.cs code_review: PR #480 2024-09-17 22:09:51 +08:00
Init.axaml enhance: show git errors when failed to get the repository root dir of given path (#397) 2024-08-27 15:35:10 +08:00
Init.axaml.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
InitGitFlow.axaml code_style: remove all IDE warnings 2024-07-14 15:55:15 +08:00
InitGitFlow.axaml.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
InteractiveRebase.axaml ux: adjust column width of commit hash and time after font size changed (#994) 2025-03-06 11:50:22 +08:00
InteractiveRebase.axaml.cs refactor: rewrite chromeless window (#634) 2024-11-01 09:38:42 +08:00
Launcher.axaml ux: right margin of main tab bar on macOS 2025-02-12 21:29:17 +08:00
Launcher.axaml.cs fix: do not save preference in design mode 2025-03-11 11:41:37 +08:00
LauncherPage.axaml enhance: add a button to clear all notifications (#950) 2025-02-11 15:15:27 +08:00
LauncherPage.axaml.cs enhance: notification popup 2024-12-13 10:08:26 +08:00
LauncherTabBar.axaml enhance: add a opened tabs selector popup (#958) 2025-02-10 20:06:44 +08:00
LauncherTabBar.axaml.cs enhance: add a opened tabs selector popup (#958) 2025-02-10 20:06:44 +08:00
LauncherTabsSelector.axaml enhance: add a opened tabs selector popup (#958) 2025-02-10 20:06:44 +08:00
LauncherTabsSelector.axaml.cs feature: auto-select first change in commit details panel and revision/branch compare panel (#1019) 2025-02-25 10:53:42 +08:00
LFSFetch.axaml ux: new remote icon 2024-10-15 20:03:36 +08:00
LFSFetch.axaml.cs enhance: Git LFS support 2024-06-17 18:25:57 +08:00
LFSLocks.axaml refactor: rewrite chromeless window (#634) 2024-11-01 09:38:42 +08:00
LFSLocks.axaml.cs refactor: rewrite chromeless window (#634) 2024-11-01 09:38:42 +08:00
LFSPrune.axaml enhance: Git LFS support 2024-06-17 18:25:57 +08:00
LFSPrune.axaml.cs enhance: Git LFS support 2024-06-17 18:25:57 +08:00
LFSPull.axaml ux: new remote icon 2024-10-15 20:03:36 +08:00
LFSPull.axaml.cs enhance: Git LFS support 2024-06-17 18:25:57 +08:00
LFSPush.axaml ux: new remote icon 2024-10-15 20:03:36 +08:00
LFSPush.axaml.cs enhance: Git LFS supports (#209) 2024-06-26 11:50:22 +08:00
LFSTrackCustomPattern.axaml code_style: remove all IDE warnings 2024-07-14 15:55:15 +08:00
LFSTrackCustomPattern.axaml.cs feature: supports adding custom LFS track pattern 2024-06-18 14:14:13 +08:00
LoadingIcon.axaml code_style: remove all IDE warnings 2024-07-14 15:55:15 +08:00
LoadingIcon.axaml.cs code_style: remove all IDE warnings 2024-07-14 15:55:15 +08:00
MenuItemExtension.cs ux: new attached property MenuItemExtension.Command for MenuItem 2025-01-26 14:55:44 +08:00
Merge.axaml ux: re-design merge option style 2025-03-17 15:08:49 +08:00
Merge.axaml.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
MergeMultiple.axaml ux: update Icons.Commit 2024-12-12 17:14:04 +08:00
MergeMultiple.axaml.cs feature: merge multiple heads (#793) 2024-12-09 21:04:25 +08:00
MoveRepositoryNode.axaml feature: add context menu item to move repository node (#437) 2024-09-02 17:05:43 +08:00
MoveRepositoryNode.axaml.cs feature: add context menu item to move repository node (#437) 2024-09-02 17:05:43 +08:00
NameHighlightedTextBlock.cs code_style: remove all IDE warnings 2024-07-14 15:55:15 +08:00
PopupRunningStatus.axaml fix: several typos in source code (#895) 2025-01-13 10:11:28 +08:00
PopupRunningStatus.axaml.cs code_style: remove all IDE warnings 2024-07-14 15:55:15 +08:00
Preferences.axaml ux: layout for Preferences window 2025-03-11 09:27:32 +08:00
Preferences.axaml.cs fix: do not save preference in design mode 2025-03-11 11:41:37 +08:00
PruneRemote.axaml ux: new remote icon 2024-10-15 20:03:36 +08:00
PruneRemote.axaml.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
PruneWorktrees.axaml feature: add worktree support (#205) 2024-06-27 18:25:16 +08:00
PruneWorktrees.axaml.cs feature: add worktree support (#205) 2024-06-27 18:25:16 +08:00
Pull.axaml refactor: rewrite the way to deal with uncommitted local changes when checkout/pull/create branch (#1085) 2025-03-13 10:21:54 +08:00
Pull.axaml.cs refactor: rewrite the way to deal with uncommitted local changes when checkout/pull/create branch (#1085) 2025-03-13 10:21:54 +08:00
Push.axaml enhance: enable text search for branch ComboBox (#784) 2025-01-07 10:29:55 +08:00
Push.axaml.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
PushTag.axaml ux: new remote icon 2024-10-15 20:03:36 +08:00
PushTag.axaml.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
Rebase.axaml ux: update Icons.Commit 2024-12-12 17:14:04 +08:00
Rebase.axaml.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
RemoveWorktree.axaml code_review: PR #978 2025-02-13 10:46:28 +08:00
RemoveWorktree.axaml.cs feature: add worktree support (#205) 2024-06-27 18:25:16 +08:00
RenameBranch.axaml enhance: auto convert spaces with dashes while renaming a branch (#1088) 2025-03-13 09:50:42 +08:00
RenameBranch.axaml.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
Repository.axaml code_style: remove whitespaces 2025-03-12 17:58:57 +08:00
Repository.axaml.cs refactor: rewrite searching commit by file path 2025-03-11 20:55:39 +08:00
RepositoryConfigure.axaml enhance: supports to configure fetch.prune for selected repository (#995) 2025-02-21 09:44:51 +08:00
RepositoryConfigure.axaml.cs fix: do not save preference in design mode 2025-03-11 11:41:37 +08:00
RepositoryToolbar.axaml enhance: disable unused context menus for bare repository (#899) 2025-01-14 17:53:26 +08:00
RepositoryToolbar.axaml.cs enhance: disable pull/stash/apply/git-flow/git-lfs buttons in bare repository 2025-01-14 17:26:01 +08:00
Reset.axaml ux: update Icons.Commit 2024-12-12 17:14:04 +08:00
Reset.axaml.cs code_review: PR #714 2024-11-19 09:27:31 +08:00
Revert.axaml ux: update Icons.Commit 2024-12-12 17:14:04 +08:00
Revert.axaml.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
RevisionCompare.axaml feature: auto-select first change in commit details panel and revision/branch compare panel (#1019) 2025-02-25 10:53:42 +08:00
RevisionCompare.axaml.cs feature: saving as patch supports multiple commits (#658) 2024-11-06 12:35:55 +08:00
RevisionFileContentViewer.axaml enhance: allow to configure editor tab width in preferences window (#1048) 2025-03-04 17:26:27 +08:00
RevisionFileContentViewer.axaml.cs enhance: allow to configure editor tab width in preferences window (#1048) 2025-03-04 17:26:27 +08:00
RevisionFiles.axaml enhance: add tooltips to various UI elements for better accessibility (#1097) 2025-03-16 11:23:42 +08:00
RevisionFiles.axaml.cs refactor: commit message 2025-03-04 16:04:19 +08:00
RevisionFileTreeView.axaml feature: support using left/right arrow to expand/collapse tree node (#463) 2024-09-22 20:48:36 +08:00
RevisionFileTreeView.axaml.cs feature: supports searching revision files (#775) 2024-12-02 21:44:15 +08:00
Reword.axaml ux: update Icons.Commit 2024-12-12 17:14:04 +08:00
Reword.axaml.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
ScanRepositories.axaml feature: add a button to scan repositories under default clone dir (#427) 2024-08-30 16:14:10 +08:00
ScanRepositories.axaml.cs feature: add a button to scan repositories under default clone dir (#427) 2024-08-30 16:14:10 +08:00
SelfUpdate.axaml ux: use AvaloniaEdit.TextEditor to display release update detail info 2025-01-03 14:13:57 +08:00
SelfUpdate.axaml.cs fix: several typos in source code (#895) 2025-01-13 10:11:28 +08:00
SetUpstream.axaml refactor: use popup to change tracking branch 2025-01-07 12:05:52 +08:00
SetUpstream.axaml.cs refactor: use popup to change tracking branch 2025-01-07 12:05:52 +08:00
Squash.axaml ux: update Icons.Commit 2024-12-12 17:14:04 +08:00
Squash.axaml.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
StandaloneCommitMessageEditor.axaml refactor: rewrite chromeless window (#634) 2024-11-01 09:38:42 +08:00
StandaloneCommitMessageEditor.axaml.cs code_style: simple window do not using DataContext 2025-03-07 15:44:50 +08:00
StashChanges.axaml feat: Add stash auto-restore functionality (#947) (#948) 2025-02-06 10:31:46 +08:00
StashChanges.axaml.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
StashesPage.axaml fix: several typos in source code (#895) 2025-01-13 10:11:28 +08:00
StashesPage.axaml.cs fix: several typos in source code (#895) 2025-01-13 10:11:28 +08:00
Statistics.axaml refactor: rewrite chromeless window (#634) 2024-11-01 09:38:42 +08:00
Statistics.axaml.cs refactor: rewrite chromeless window (#634) 2024-11-01 09:38:42 +08:00
TagsView.axaml ux: right margin of filter toggle button (#875) 2025-01-08 11:14:17 +08:00
TagsView.axaml.cs refactor: rewrite the histories filter function to supports both include and exclude modes (#690) 2024-11-14 15:15:48 +08:00
TextDiffView.axaml enhance: allow to configure editor tab width in preferences window (#1048) 2025-03-04 17:26:27 +08:00
TextDiffView.axaml.cs feat: Add commit Tooltip in Blame (#1055) 2025-03-05 09:36:32 +08:00
UpdateSubmodules.axaml refactor: update submodule (#287) 2024-07-26 18:49:07 +08:00
UpdateSubmodules.axaml.cs refactor: add a popup panel to show submodule updating status 2024-06-04 11:36:00 +08:00
Welcome.axaml fix: several typos in source code (#895) 2025-01-13 10:11:28 +08:00
Welcome.axaml.cs enhance: do not show Initialize Repository popup for bare repositories (#891) 2025-01-13 17:42:41 +08:00
WelcomeToolbar.axaml feature: add a button to scan repositories under default clone dir (#427) 2024-08-30 16:14:10 +08:00
WelcomeToolbar.axaml.cs enhance: do not show Initialize Repository popup for bare repositories (#891) 2025-01-13 17:42:41 +08:00
WorkingCopy.axaml enhance: show commit info tip when hover SHA in conflict view 2025-03-10 20:02:09 +08:00
WorkingCopy.axaml.cs fix: do not save preference in design mode 2025-03-11 11:41:37 +08:00