Commit graph

514 commits

Author SHA1 Message Date
leo
4c5b8ce072 update<README>: update thanks 2021-07-14 19:22:19 +08:00
Jai
a0c89362be fix<Dashboard>: when the remote branch name contains a folder '/', the belonging remote is sometimes incorrect 2021-07-14 11:18:52 +00:00
leo
586728eea1 upgrade<Version>: Release 4.4 2021-07-14 16:58:00 +08:00
leo
70b1cdd177 update<README>: add highlights 2021-07-14 16:03:40 +08:00
leo
c1a2914660 update<Hotkeys>: add STAGE/UNSTAGE hotkey description 2021-07-14 15:15:44 +08:00
leo
62c182f5ca refactor<WorkingCopyChanges>: use PreviewKeyDown instead of RoutedUICommand for staging/unstaging hot keys 2021-07-14 14:54:44 +08:00
leo
208af69ea1 style<Exceptions>: limit max height of error message 2021-07-14 12:43:53 +08:00
leo
c165cab3c0 optimize<CommitGraph>: do NOT render lines not visible in view 2021-07-13 19:52:05 +08:00
leo
e7a7c0518e fix<Command>: fix crash when cancel a process that already 2021-07-13 15:35:18 +08:00
leo
17e9ce2a2f optimize<Preference>: use default preference settings when load broken preference data. 2021-07-13 09:04:28 +08:00
leo
39b5cb54fc fix<App>: change url for checking update 2021-07-09 12:02:40 +08:00
leo
2b2598d2f3 optimize<WorkingCopy>: uncheck amend after commit successfully 2021-07-09 11:59:54 +08:00
leo
0b690edba8 update<README>: thanks for Jai for restore window feature 2021-07-07 10:51:03 +08:00
leo
31aae262fc Merge pull request !6 from Jai/fix/restore-tabs-not-exists 2021-07-07 02:48:53 +00:00
Jai
e47c126384 fix<Launcher>: when the directory does not exist, restoring the last opened tab will cause a crash 2021-07-07 09:33:20 +08:00
leo
faa93f6e9a Merge pull request !5 from Jai/feature/shortcut-to-quick-stage
本地更改列表添加空格快捷键用于快速暂存/取消暂存选中的变更
2021-07-06 08:47:51 +00:00
Jai
d5cc3c3fa2 feature<WorkingCopyChanges>: add the shortcut SPACE to stage/unstage the selected file 2021-07-06 16:23:24 +08:00
leo
f449914e2c upgrade<Version>: Release 4.3 2021-07-06 13:05:05 +08:00
leo
a4997249cb optimize<Launcher>: show launcher after all pre-opened pages ready 2021-07-06 13:04:19 +08:00
leo
f6c17e7d34 feature<Launcher>: supports restore last opened tabs when startup 2021-07-06 09:58:36 +08:00
leo
2ddc61e162 feature<Watcher>: sync changes for git-worktrees 2021-06-30 15:09:18 +08:00
leo
ee4aa052d2 update<screenshots>: new screenshots 2021-06-29 10:42:32 +08:00
leo
d0a66355b5 update<README>: correct repo url 2021-06-29 10:32:16 +08:00
leo
e65428f5b0 upgrade<Version>: Release 4.2 2021-06-29 10:20:31 +08:00
leo
598f940cf3 feature<FolderDailog>: use Ookii.Dialog.Wpf instead of Views.Controls.FolderDailog 2021-06-29 10:19:38 +08:00
leo
8c8109dc60 style<PopupPanel>: remove border of PopupPanel 2021-06-25 11:08:51 +08:00
leo
05bfc86a9b style<ChangeStatusIcon>: font family and characters for change status icon 2021-06-23 14:11:45 +08:00
leo
a36c00f68c update<AvatarServer>: use geekzu.org for Chinese avatar server 2021-06-22 17:37:09 +08:00
leo
2a5e243b67 rename<Icons>: rename Icon.NewPage to Icon.WelcomePage 2021-06-22 14:09:58 +08:00
leo
a99822ec5a style<ToggleButton>: hover background for maximize/restore window button 2021-06-22 12:59:56 +08:00
leo
8c46380ecd update<Icon>: update icon for new tab 2021-06-22 12:00:38 +08:00
leo
7c03726370 fix<Window>: fix window can NOT minimized when WindowState is Maximized 2021-06-22 11:42:47 +08:00
leo
003ae01b13 update<en_US>: translation for Text.Hotkeys.Refresh 2021-06-22 11:34:35 +08:00
leo
3b65e7b75b feature<Hotkeys>: add dialog to show hotkeys used by this app 2021-06-22 11:29:16 +08:00
leo
794394ef0c style<Window>: icons for MaximizeWindow/RestoreWindow button 2021-06-22 10:09:50 +08:00
leo
787c1a02d5 style<Icons>: change icon for repository configuration 2021-06-21 09:13:58 +08:00
leo
ca85ccc867 upgrade<Version>: Release 4.1 2021-06-21 08:51:35 +08:00
leo
e6095cec56 style<Fonts>: use TextFormattingMode.Ideal for bold letters 2021-06-18 17:42:37 +08:00
leo
303df7a3eb fix<TextEdit>: fix placeholder text blur issue 2021-06-18 15:54:05 +08:00
leo
d32563aebd style<Decorators>: change font and color for commit decorators 2021-06-18 15:41:47 +08:00
leo
0d5995e32f style<PopupPanel>: add DropShadowEffect 2021-06-18 09:56:45 +08:00
leo
3f2b404792 style<Icons>: update window caption button icons 2021-06-18 09:47:51 +08:00
leo
6311fa081e style<Dashboard>: remove refresh button from toolbar, use F5 to reload repository's data instead 2021-06-18 09:31:13 +08:00
leo
4b9923b84c refactor<*>: add Controls.Window to replace System.Windows.Window 2021-06-18 09:26:19 +08:00
leo
31dd0eb832 update<About>: change repository url to https://gitee.com/sourcegit/sourcegit.git 2021-06-17 21:29:13 +08:00
leo
fafaafce78 update<index.html>: update URL for this repository 2021-06-17 10:11:10 +08:00
leo
be8098ebe3 fix<Remote>: do NOT validate remote's name when edit only remote's URL 2021-06-16 20:02:05 +08:00
leo
8b538e7963 feature<index.html>: add pages for sourcegit 2021-06-16 19:51:09 +08:00
leo
a9a76e7418 feature<SubTree>: just link subtree when prefix is already exists 2021-06-16 15:58:51 +08:00
leo
93424a1117 update<en_US>: remove '\n' for tips when git has not been configured 2021-06-16 09:20:07 +08:00