Commit graph

491 commits

Author SHA1 Message Date
李通洲
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
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
leo
7cc25af508 optimize<Locales>: remove unused resources 2021-08-06 14:00:24 +08:00
leo
d52fc37b65 style<Reset>: mode option style 2021-08-06 11:56:50 +08:00
leo
b187fa1b3a style<TextBox>: add DropshadowEffect for validation failed panel 2021-08-06 11:46:56 +08:00
leo
1be6d1aa16 style<Rebase,Reset>: alignment for current branch label 2021-08-06 11:25:06 +08:00
leo
a66ee7c1d1 fix<Histories>: fix crash reported by https://gitee.com/sourcegit/sourcegit/issues/I4468X 2021-08-06 11:19:22 +08:00
leo
0d34bd1c82 style<*>: commit's SHA display style in popups 2021-08-06 09:50:43 +08:00
leo
9f68fcaf30 style<*>: secondary text style in ComboBox 2021-08-05 21:05:34 +08:00