leo
73d38c4730
ux: init repo popup tips ( #2182 )
...
Signed-off-by: leo <longshuang@msn.cn >
2026-03-12 11:32:36 +08:00
github-actions[bot]
6a13c1dd7c
doc: Update translation status and sort locale files
2026-03-11 04:01:11 +00:00
leo
f102c9e7c5
feature: add a STAGE SELECTED & COMMIT button to Confirm Empty Commit dialog
...
Signed-off-by: leo <longshuang@msn.cn >
2026-03-11 12:00:47 +08:00
leo
fd62fbee75
fix: error when trying to unstage files in fresh repo ( #2177 )
...
Signed-off-by: leo <longshuang@msn.cn >
2026-03-11 10:30:35 +08:00
leo
d5c26170eb
ux: change all basic styles with drop-shadow effect
2026-03-10 21:52:56 +08:00
leo
24635eddd3
ux: custom action command palette layout
2026-03-10 21:32:43 +08:00
leo
a3f4c62298
ux: try to fix the issue that flyout did not ajust its size to content ( #2175 )
2026-03-10 21:22:53 +08:00
leo
baf85af7c0
fix: parsing copied change ( #2174 )
...
Signed-off-by: leo <longshuang@msn.cn >
2026-03-10 17:17:32 +08:00
leo
75a82fae03
ux: compare revision layout in File History window
...
Signed-off-by: leo <longshuang@msn.cn >
2026-03-10 15:41:03 +08:00
leo
7f01faef7e
code_style: remove unnecessary AutoFocusBehaviour
...
Signed-off-by: leo <longshuang@msn.cn >
2026-03-10 15:06:28 +08:00
leo
e5f621fe61
enhance: disable AcceptTab for stash message box
...
Signed-off-by: leo <longshuang@msn.cn >
2026-03-10 14:51:22 +08:00
leo
b1dcf7695f
code_style: it is not necessary to use a function for simple assignment
...
Signed-off-by: leo <longshuang@msn.cn >
2026-03-10 14:40:44 +08:00
leo
7bf78a9610
refactor: rewrite file-history to support detecting renames (--follow) ( #2174 )
...
Signed-off-by: leo <longshuang@msn.cn >
2026-03-10 13:57:14 +08:00
github-actions[bot]
9a8498b9d2
doc: Update translation status and sort locale files
2026-03-10 03:25:03 +00:00
leo
4ed0800072
ux: command palette layout
...
Signed-off-by: leo <longshuang@msn.cn >
2026-03-10 11:24:44 +08:00
leo
a94975bb02
feature: allow to switch between pages switcher and repository command palette
...
Signed-off-by: leo <longshuang@msn.cn >
2026-03-09 19:24:02 +08:00
leo
ed4bfb0831
ux: new style for CheckBox:focus-visible
...
Signed-off-by: leo <longshuang@msn.cn >
2026-03-09 18:17:25 +08:00
leo
e71c5f2751
fix: can not type in command palette
...
Signed-off-by: leo <longshuang@msn.cn >
2026-03-09 17:24:28 +08:00
github-actions[bot]
4d88ae2d13
doc: Update translation status and sort locale files
2026-03-09 08:46:57 +00:00
AquariusStar
adba7ee6a6
localization: update Russian translate ( #2170 )
2026-03-09 16:46:48 +08:00
leo
35a79755f5
enhance: auto-focus the first input element in popup ( #2172 )
...
Signed-off-by: leo <longshuang@msn.cn >
2026-03-09 16:28:19 +08:00
leo
e78815efb1
enhance: block other hotkeys when there is a command palette (#2173)
...
Signed-off-by: leo <longshuang@msn.cn >
2026-03-09 13:01:08 +08:00
leo
2f06b9eb7d
enhance: use App.GetLauncher() instead of FindAncestorOfType
...
Signed-off-by: leo <longshuang@msn.cn >
2026-03-06 18:11:46 +08:00
leo
f356a7bc63
refactor: re-design command palette API
...
Signed-off-by: leo <longshuang@msn.cn >
2026-03-06 18:00:45 +08:00
leo
c677dd9429
feature: add a new commit message trailer - Milestone:
...
Signed-off-by: leo <longshuang@msn.cn >
2026-03-06 15:54:14 +08:00
leo
00183fb6b7
feature: add CustomAction to command palette ( #2165 )
...
Signed-off-by: leo <longshuang@msn.cn >
2026-03-06 14:25:59 +08:00
leo
37f9dd1f99
ux: page switcher border
...
Signed-off-by: leo <longshuang@msn.cn >
2026-03-06 12:56:03 +08:00
leo
baf28f145b
code_style: build worktree list in background thread
...
Signed-off-by: leo <longshuang@msn.cn >
2026-03-06 12:10:13 +08:00
leo
90dd88a4c6
refactor: use a custom indent icon instead of tree depth margin for worktrees
...
Signed-off-by: leo <longshuang@msn.cn >
2026-03-06 12:02:30 +08:00
leo
242ab5b018
feature: add Repository Configure to command palette
...
Signed-off-by: leo <longshuang@msn.cn >
2026-03-06 11:11:52 +08:00
github-actions[bot]
659d37fcab
doc: Update translation status and sort locale files
2026-03-05 12:02:37 +00:00
leo
aa226792d2
refactor: worktrees in side bar ( #2158 )
...
Signed-off-by: leo <longshuang@msn.cn >
2026-03-05 20:01:10 +08:00
leo
62a1b3dbe5
ux: hide local changes operations row for bare repository
...
Signed-off-by: leo <longshuang@msn.cn >
2026-03-05 17:21:16 +08:00
leo
8e09c3a756
ux: style for searching keyword in command palette
...
Signed-off-by: leo <longshuang@msn.cn >
2026-03-05 16:18:50 +08:00
leo
da39cb949f
code_style: remove DirectoryInfoExtension.GetRelativePath since it is not safe while being used out of DirectoryInfoExtension.WalkFiles
...
Signed-off-by: leo <longshuang@msn.cn >
2026-03-05 16:02:24 +08:00
leo
30d5700f88
feature: add a search(filter) keyword for commands in command palette ( #1937 )
...
Signed-off-by: leo <longshuang@msn.cn >
2026-03-05 15:48:03 +08:00
leo
b65f23575a
ci: fix format check run failed
...
Signed-off-by: leo <longshuang@msn.cn >
2026-03-05 15:45:53 +08:00
leo
6241882b71
feature: add more commands in command palette ( #1937 )
...
Signed-off-by: leo <longshuang@msn.cn >
2026-03-05 14:36:02 +08:00
leo
3ec37a205b
enhance: show command icon in command palette
...
Signed-off-by: leo <longshuang@msn.cn >
2026-03-05 12:18:08 +08:00
leo
5ffea6069e
enhance: more trailer keywords and do not show autocomplete popup when it is the first line
...
Signed-off-by: leo <longshuang@msn.cn >
2026-03-05 10:36:38 +08:00
leo
dcca665b2e
fix: enter infinite-loop when selecting the longest line in text editor with syntax-highlighting enabled ( #2161 )
...
Signed-off-by: leo <longshuang@msn.cn >
2026-03-04 16:51:05 +08:00
leo
7218f60dfb
refactor: standalone commit message editor ( #2096 )
...
- Clicking `OK` button will apply the modified message and exit with code `0`
- Clicking `CANCEL` or pressing `ESC` will not apply the modified message and exit with code `-1`
- Clicking the window caption button `X` will not apply the modified message and exit with code `0`
Signed-off-by: leo <longshuang@msn.cn >
2026-03-04 14:40:49 +08:00
leo
19fa154b3c
ux: show repo's path as tooltip in case of path is too long
...
Signed-off-by: leo <longshuang@msn.cn >
2026-03-04 11:51:43 +08:00
leo
5d37dcc89d
refactor: search hotkey ( #2059 )
...
- Change the hotkey of searching commit from `Ctrl+F/⌘+F` to `Ctrl+Shift+F/⌘+⇧+F`
- When some list is focused, pressing `Ctrl+F/⌘+F` will auto focus the right searchbox(filterbox) of it
Signed-off-by: leo <longshuang@msn.cn >
2026-03-03 17:53:26 +08:00
leo
dd94da508e
ux: repository toolbar buttons layout
...
Signed-off-by: leo <longshuang@msn.cn >
2026-03-03 14:39:12 +08:00
leo
8db908acaf
ux: show file path as tooltip in case of that the file's path is too long
...
Signed-off-by: leo <longshuang@msn.cn >
2026-03-03 14:18:30 +08:00
leo
ebdad30863
ux: submodule diff layout
...
Signed-off-by: leo <longshuang@msn.cn >
2026-03-03 11:45:11 +08:00
leo
2a3490b8b2
Merge branch 'master' into develop
2026-03-02 10:20:58 +08:00
leo
79413f5e2c
Merge branch 'release/v2026.05'
v2026.05
2026-03-02 10:20:12 +08:00
leo
d978b13071
version: Release 2026.05
...
Signed-off-by: leo <longshuang@msn.cn >
2026-03-02 10:20:07 +08:00