leo
|
717772c62b
|
style<Welcome>: re-design layout for Welcome page
|
2021-09-13 11:47:54 +08:00 |
|
ZCShou
|
5712630235
|
feature<Welcome>: 调整了欢迎页的布局
|
2021-09-10 10:00:25 +08:00 |
|
ZCShou
|
f26c777577
|
feature<Welcome>: 欢迎界面增加最近使用记录和收藏/标签列表。支持拖拽,收藏支持自定义目录
|
2021-09-09 17:26:29 +08:00 |
|
李通洲
|
9c2a55b75c
|
fix<Perference>: fix crashes on .NET 4.8
|
2021-09-08 10:35:59 +08:00 |
|
ZCShou
|
50fe327a89
|
!24 右键菜单增加取消追踪,并在删除相关的远程分支时自动取消跟踪
Merge pull request !24 from Jai/feature/unset-upstream
|
2021-09-08 00:19:36 +00:00 |
|
李通洲
|
ebc2fc6b91
|
feature<Preference>: query git version after selecting git path
|
2021-09-07 16:57:57 +08:00 |
|
李通洲
|
1a5fdc540c
|
feature<Preference>: query git config after selecting git path
|
2021-09-07 16:57:42 +08:00 |
|
李通洲
|
adce866716
|
feature<Preference>: try finding git.exe automatically
|
2021-09-07 16:57:30 +08:00 |
|
李通洲
|
5e706588a0
|
feature<OpenTerminal>: support Windows Terminal
|
2021-09-07 16:57:00 +08:00 |
|
Jai
|
584bac74f9
|
feature<Dashboard>: add menu to unset upstream and cancel tracking when deleting related remote branches
|
2021-09-07 09:36:06 +08:00 |
|
leo
|
f041adb2b3
|
upgrade<Version>: Release 5.0
|
2021-08-30 09:12:41 +08:00 |
|
leo
|
36b5c7b809
|
fix<Filters>: remove from filters after a branch or tag deleted
|
2021-08-28 20:56:50 +08:00 |
|
leo
|
16b324424c
|
fix<PageTabBar>: show dragdrop effect only when current tab is selected
|
2021-08-19 11:43:14 +08:00 |
|
Jai
|
602f934fae
|
feature<PageTabBar>: add context menu to close tabs and modify bookmarks
|
2021-08-19 08:58:41 +08:00 |
|
leo
|
232c209079
|
style<Welcome>: fix wrong icon displayed for group folder in repositories manager
|
2021-08-18 09:34:14 +08:00 |
|
leo
|
c1a4ecee46
|
style<Window>: remove Brush.WindowBorder and use Brush.Border0 instead
|
2021-08-16 09:14:19 +08:00 |
|
leo
|
ce3f883123
|
optimize<Welcome>: dereference Launcher from its child widget Welcome
|
2021-08-13 19:24:46 +08:00 |
|
Jai
|
fbb59823bf
|
feature<PageTabBar>: apply repository configuration updates (bookmarks, titles, etc.)
|
2021-08-13 18:28:07 +08:00 |
|
Jai
|
cc1aea7ff6
|
fix<Locales>: missing translation text
|
2021-08-13 15:56:16 +08:00 |
|
leo
|
49324f90e2
|
upgrade<Version>: Release 4.9
|
2021-08-13 15:26:14 +08:00 |
|
leo
|
5c892a96e6
|
style<Dashboard>: change style for Workspace switcher
|
2021-08-13 11:23:41 +08:00 |
|
leo
|
aed3c10aa4
|
style<Histories>: change searchbar anim time to 0.1 second to avoid flicking
|
2021-08-12 20:08:49 +08:00 |
|
leo
|
5791ca8fcb
|
update<Locales>: remove unused resources
|
2021-08-12 14:03:10 +08:00 |
|
leo
|
56521d9418
|
fix<Clipboard>: fix crash reported by https://gitee.com/sourcegit/sourcegit/issues/I45346
|
2021-08-12 11:38:55 +08:00 |
|
leo
|
6f61c79e8b
|
fix<Validations>: fix crash reported by https://gitee.com/sourcegit/sourcegit/issues/I452PA
|
2021-08-12 11:27:36 +08:00 |
|
leo
|
c3c54e154b
|
update<project>: update copyright for this app
|
2021-08-12 09:40:20 +08:00 |
|
leo
|
18581ba526
|
style<Dashboard>: new toolbar style for dashboard
|
2021-08-12 09:27:33 +08:00 |
|
leo
|
b477240464
|
update<Locales>: remove unused resources
|
2021-08-11 20:41:41 +08:00 |
|
leo
|
59e9d59d8d
|
style<PageTabBar>: change label style
|
2021-08-11 20:34:01 +08:00 |
|
Jai
|
663f3237c0
|
Merge pull request !19 from Jai/fix/copy-content-order
* optimix<Diff>: performance optimization
* fix<DiffViewer>: incorrect order when copying file contents
|
2021-08-11 11:16:00 +00:00 |
|
leo
|
eb2c07b2b6
|
fix<Dashboard>: fix crash reported by https://gitee.com/sourcegit/sourcegit/issues/I44XU1
|
2021-08-11 15:03:08 +08:00 |
|
leo
|
21df028601
|
optimize<PageTabBar>: do NOT restore tabs when app exited via closing the last tab
|
2021-08-11 14:16:43 +08:00 |
|
leo
|
3f2948dd06
|
fix<HighlightableTextBlock>: fix multi-line selection lag in DiffViewer
|
2021-08-11 11:26:39 +08:00 |
|
leo
|
2c37ff98e6
|
style<*>: custom font style
|
2021-08-11 10:49:52 +08:00 |
|
leo
|
780b4b9d18
|
feature<Issue>: add preference setting to enable/disable crash report
|
2021-08-11 10:20:19 +08:00 |
|
Jai
|
0c7f217106
|
feature<Preference>: add custom font settings
|
2021-08-10 22:05:29 +08:00 |
|
Jai
|
eab5db982c
|
feature<MergeTool>: support for finding Tortoise Merge from TortoiseGit
|
2021-08-09 21:36:42 +08:00 |
|
leo
|
5c4c050e94
|
fix<About, Upgrade>: fix isusse reported by https://gitee.com/sourcegit/sourcegit/issues/I44GJO
|
2021-08-09 14:28:18 +08:00 |
|
leo
|
43ce225af1
|
optimize<project>: thanks to Jai for providing solution - using one project to manage multi-targetframeworks
|
2021-08-09 14:21:47 +08:00 |
|
leo
|
c5819dec4c
|
upgrade<Version>: Release 4.8
|
2021-08-09 09:02:11 +08:00 |
|
leo
|
e80a34e6a1
|
style<WorkingCopy>: commit button style change
|
2021-08-07 21:38:34 +08:00 |
|
leo
|
af3b12281f
|
style<Exceptions>: use Microsoft YaHei UI in Exceptions
|
2021-08-07 21:29:44 +08:00 |
|
leo
|
2e789d0811
|
style<Histories>: align right to fit high-dpi screen
|
2021-08-06 20:32:09 +08:00 |
|
leo
|
b02f80237a
|
style<Dashboard>: use Microsoft YaHei UI for toolbar buttons
|
2021-08-06 20:26:47 +08:00 |
|
leo
|
acec7e857b
|
style<Welcome>: unselect all when dragdrop tree node
|
2021-08-06 20:08:55 +08:00 |
|
leo
|
d6d4482a4e
|
optimize<DragDropAdorner>: use realtime visual to create VisualBrush for drag-drop element
|
2021-08-06 20:04:10 +08:00 |
|
leo
|
2309f9c126
|
style<TextEdit>: using Microsoft YaHei UI for placeholder in TextEdit
|
2021-08-06 17:33:14 +08:00 |
|
leo
|
580ff565d8
|
optimize<Adorner>: move adorner management to Controls.Window
|
2021-08-06 17:20:33 +08:00 |
|
ZCShou
|
84a0e9f463
|
feature<Welcome>: 现在拖动目录到打开记录中后会直接打开仓库,而不是仅仅更新打开记录
|
2021-08-06 14:25:02 +08:00 |
|
ZCShou
|
3e0f360acc
|
style<Dashboard>: 交换了 SUBMODULE 更新与新增按键位置,以与其他模块对齐
|
2021-08-06 14:25:02 +08:00 |
|