sourcegit/src/Views
2024-06-01 12:58:59 +08:00
..
About.axaml ux: use SystemAccentColor and SystemListLowColor 2024-05-21 10:54:19 +08:00
About.axaml.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
AddRemote.axaml project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
AddRemote.axaml.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
AddSubmodule.axaml project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
AddSubmodule.axaml.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
Apply.axaml project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
Apply.axaml.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
Archive.axaml project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
Archive.axaml.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
AssumeUnchangedManager.axaml refactor: code cleanup 2024-05-30 15:13:59 +08:00
AssumeUnchangedManager.axaml.cs refactor: code cleanup 2024-05-30 15:13:59 +08:00
AutoFocusBehaviour.cs enhance: AutoFocusBehaviour will move cursor to the end of contents 2024-04-17 17:13:28 +08:00
Avatar.cs ux: set RenderOptions.BitmapInterpolationMode = BitmapInterpolationMode.HighQuality for avatars 2024-04-07 15:00:18 +08:00
Blame.axaml fix: memory leak caused by animation 2024-05-30 16:12:28 +08:00
Blame.axaml.cs fix: context menu did NOT closed after its placement target being recycled (#140) 2024-05-23 21:24:22 +08:00
CaptionButtons.axaml refactor: code cleanup 2024-05-30 15:13:59 +08:00
CaptionButtons.axaml.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
CaptionButtonsMacOS.axaml project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
CaptionButtonsMacOS.axaml.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
ChangeCollectionView.axaml fix: change list in grid mode looks and works weird (#157) 2024-06-01 12:46:31 +08:00
ChangeCollectionView.axaml.cs fix: change list in grid mode looks and works weird (#157) 2024-06-01 12:46:31 +08:00
ChangeStatusIcon.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
ChangeViewModeSwitcher.axaml ux: new style for ChangeViewModeSwitcher 2024-05-29 17:31:01 +08:00
ChangeViewModeSwitcher.axaml.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
Checkout.axaml feature: allow to ignore local changes also when switching branch or pulling changes (#151) 2024-05-29 16:42:47 +08:00
Checkout.axaml.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
CheckoutCommit.axaml ux: layout for CheckoutCommit 2024-05-27 20:09:19 +08:00
CheckoutCommit.axaml.cs code_review: review for PR (#147) 2024-05-26 14:25:21 +08:00
CherryPick.axaml project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
CherryPick.axaml.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
Cleanup.axaml project: reorganize the structure of the project. 2024-04-02 20:00:33 +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 fix: binding errors in xaml 2024-06-01 12:13:57 +08:00
Clone.axaml.cs fix: binding errors in xaml 2024-06-01 12:13:57 +08:00
CommitBaseInfo.axaml refactor: code cleanup 2024-05-30 15:13:59 +08:00
CommitBaseInfo.axaml.cs feature: new way to display changes of submodules 2024-05-29 12:50:26 +08:00
CommitChanges.axaml fix: binding errors in xaml 2024-06-01 12:13:57 +08:00
CommitChanges.axaml.cs revert: disable double-click folding/unfolding because it will cause IndexOutOfRange exception 2024-05-29 21:56:03 +08:00
CommitDetail.axaml fix: binding errors in xaml 2024-06-01 12:13:57 +08:00
CommitDetail.axaml.cs refactor: use TreeDataGrid instead of TreeView/DataGrid to improve performance (#148) 2024-05-29 10:42:24 +08:00
ContextMenuExtension.cs feature: allow deleting multiple branches at one time (#137) 2024-05-25 01:31:59 +08:00
CreateBranch.axaml feature: allow to ignore local changes also when switching branch or pulling changes (#151) 2024-05-29 16:42:47 +08:00
CreateBranch.axaml.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +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: add an option to push tag to all remotes after created (#141) 2024-05-24 10:47:37 +08:00
CreateTag.axaml.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
DeleteBranch.axaml feature: add a checkbox to also delete the tracking remote branch (#99) 2024-05-05 19:45:28 +08:00
DeleteBranch.axaml.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
DeleteMultipleBranches.axaml optimize: new way to update corner radius of branch tree node to improve performance (#137) 2024-05-25 11:15:07 +08:00
DeleteMultipleBranches.axaml.cs feature: allow deleting multiple branches at one time (#137) 2024-05-25 01:31:59 +08:00
DeleteRemote.axaml project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
DeleteRemote.axaml.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
DeleteRepositoryNode.axaml project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
DeleteRepositoryNode.axaml.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
DeleteSubmodule.axaml project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
DeleteSubmodule.axaml.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
DeleteTag.axaml project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
DeleteTag.axaml.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
DiffView.axaml refactor: code cleanup 2024-05-30 15:13:59 +08:00
DiffView.axaml.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
Discard.axaml project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
Discard.axaml.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
DropStash.axaml project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
DropStash.axaml.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
EditRemote.axaml fix: wrong popup title for editing remote 2024-05-21 09:42:51 +08:00
EditRemote.axaml.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
EditRepositoryNode.axaml project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
EditRepositoryNode.axaml.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
FastForwardWithoutCheckout.axaml project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
FastForwardWithoutCheckout.axaml.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
Fetch.axaml project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
Fetch.axaml.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
FileHistories.axaml fix: memory leak caused by animation 2024-05-30 16:12:28 +08:00
FileHistories.axaml.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
GitFlowFinish.axaml project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
GitFlowFinish.axaml.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
GitFlowStart.axaml project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
GitFlowStart.axaml.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
Histories.axaml fix: memory leak caused by animation 2024-05-30 16:12:28 +08:00
Histories.axaml.cs fix: commit graph rendering bug 2024-05-31 14:05:38 +08:00
Hotkeys.axaml fix: wrong hotkeys to open preference dialog 2024-05-13 11:32:49 +08:00
Hotkeys.axaml.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
Init.axaml project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
Init.axaml.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
InitGitFlow.axaml project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
InitGitFlow.axaml.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
Launcher.axaml fix: xaml errors in Rider 2024-06-01 12:58:59 +08:00
Launcher.axaml.cs refactor: code cleanup 2024-05-30 15:13:59 +08:00
LoadingIcon.axaml enhance: reduce CPU usage 2024-05-30 16:28:21 +08:00
LoadingIcon.axaml.cs fix: memory leak caused by animation 2024-05-30 17:30:54 +08:00
Merge.axaml project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
Merge.axaml.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
NameHighlightedTextBlock.cs feature: add a checkbox to also delete the tracking remote branch (#99) 2024-05-05 19:45:28 +08:00
PopupRunningStatus.axaml fix: memory leak caused by animation 2024-05-30 17:30:54 +08:00
PopupRunningStatus.axaml.cs ux: popup running icon 2024-05-30 18:09:42 +08:00
Preference.axaml fix: IsEnabled handler not triggered when GPGFormat changed 2024-05-31 11:39:15 +08:00
Preference.axaml.cs fix: IsEnabled handler not triggered when GPGFormat changed 2024-05-31 11:39:15 +08:00
PruneRemote.axaml project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
PruneRemote.axaml.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
Pull.axaml feature: allow to ignore local changes also when switching branch or pulling changes (#151) 2024-05-29 16:42:47 +08:00
Pull.axaml.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
Push.axaml feature: allow changing of tracking branch on push (#142) 2024-05-25 11:37:06 +08:00
Push.axaml.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
PushTag.axaml enhance: tag creation & pushing (#141) 2024-05-24 10:31:20 +08:00
PushTag.axaml.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
Rebase.axaml project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
Rebase.axaml.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
RenameBranch.axaml project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
RenameBranch.axaml.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
Repository.axaml refactor: code cleanup 2024-05-30 15:13:59 +08:00
Repository.axaml.cs refactor: code cleanup 2024-05-30 15:13:59 +08:00
RepositoryConfigure.axaml feat: add gpg format switcher 2024-05-31 00:25:30 +08:00
RepositoryConfigure.axaml.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
Reset.axaml project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
Reset.axaml.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
Revert.axaml project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
Revert.axaml.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
RevisionCompare.axaml fix: binding errors in xaml 2024-06-01 12:13:57 +08:00
RevisionCompare.axaml.cs revert: disable double-click folding/unfolding because it will cause IndexOutOfRange exception 2024-05-29 21:56:03 +08:00
RevisionFiles.axaml feature: new way to expand/collapse folder node in TreeDataGrid 2024-05-30 09:53:07 +08:00
RevisionFiles.axaml.cs feature: new way to expand/collapse folder node in TreeDataGrid 2024-05-30 09:53:07 +08:00
Reword.axaml project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
Reword.axaml.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
SelfUpdate.axaml ux: use SystemAccentColor and SystemListLowColor 2024-05-21 10:54:19 +08:00
SelfUpdate.axaml.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
Squash.axaml project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
Squash.axaml.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
StashChanges.axaml project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
StashChanges.axaml.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
StashesPage.axaml refactor: code cleanup 2024-05-30 15:13:59 +08:00
StashesPage.axaml.cs refactor: code cleanup 2024-05-30 15:13:59 +08:00
Statistics.axaml fix: memory leak caused by animation 2024-05-30 16:12:28 +08:00
Statistics.axaml.cs fix: skip to render contents when Bounds.Width is zero 2024-05-13 16:39:48 +08:00
TextDiffView.axaml fix: binding errors in xaml 2024-06-01 12:13:57 +08:00
TextDiffView.axaml.cs feature: allow deleting multiple branches at one time (#137) 2024-05-25 01:31:59 +08:00
Welcome.axaml refactor: code cleanup 2024-05-30 15:13:59 +08:00
Welcome.axaml.cs fix: context menu did NOT closed after its placement target being recycled (#140) 2024-05-23 21:24:22 +08:00
WorkingCopy.axaml fix: binding errors in xaml 2024-06-01 12:13:57 +08:00
WorkingCopy.axaml.cs refactor: use TreeDataGrid instead of TreeView/DataGrid to improve performance (#148) 2024-05-29 10:42:24 +08:00