leo
|
14db2d5cb0
|
feature: supports to disable Mica effect on Windows 11 from theme overrides (#2191)
Add `UseMicaOnWindows11` to custom theme schema
Signed-off-by: leo <longshuang@msn.cn>
|
2026-03-16 11:53:26 +08:00 |
|
leo
|
203dad3036
|
Merge branch 'master' into develop
|
2026-03-16 10:27:47 +08:00 |
|
leo
|
d9d2855b55
|
Merge branch 'release/v2026.06'
v2026.06
|
2026-03-16 10:27:00 +08:00 |
|
leo
|
7b3a44c5a3
|
version: Release 2026.06
Signed-off-by: leo <longshuang@msn.cn>
|
2026-03-16 10:26:47 +08:00 |
|
leo
|
81d81f6838
|
ux: text styles in Interactive Rebase dialog
Signed-off-by: leo <longshuang@msn.cn>
|
2026-03-13 17:11:21 +08:00 |
|
leo
|
6760119e6a
|
fix: do not append tail if it is null
Signed-off-by: leo <longshuang@msn.cn>
|
2026-03-13 11:57:28 +08:00 |
|
github-actions[bot]
|
b6398b428c
|
doc: Update translation status and sort locale files
|
2026-03-13 03:38:32 +00:00 |
|
Javier J. Martínez M.
|
804646718d
|
localization: update Spanish translation (#2184)
+ Add missing strings.
|
2026-03-13 11:38:18 +08:00 |
|
leo
|
1ca86ad4b8
|
fix: failed to discard changes in a new file which has been staged partically (#2189)
Signed-off-by: leo <longshuang@msn.cn>
|
2026-03-13 11:27:31 +08:00 |
|
leo
|
7a753e773e
|
ux: do not show time part in blame
Signed-off-by: leo <longshuang@msn.cn>
|
2026-03-12 18:10:20 +08:00 |
|
leo
|
7181472c6f
|
refactor: rewrite the way to format datetimes
Signed-off-by: leo <longshuang@msn.cn>
|
2026-03-12 18:06:30 +08:00 |
|
leo
|
94efd29509
|
code_style: mark event handled for after dialog closed
Signed-off-by: leo <longshuang@msn.cn>
|
2026-03-12 16:36:14 +08:00 |
|
leo
|
4f25a3581d
|
ux: explicitly set the Height of CommitSubjectPresenter
Signed-off-by: leo <longshuang@msn.cn>
|
2026-03-12 15:07:06 +08:00 |
|
leo
|
6eb2208045
|
ux: pixel-aligned horizontal lines in Blame window
Signed-off-by: leo <longshuang@msn.cn>
|
2026-03-12 14:47:31 +08:00 |
|
leo
|
515c5508c2
|
refactor: add responsive control DateTimePresenter instead of TextBlock to display datetime (#2183)
Signed-off-by: leo <longshuang@msn.cn>
|
2026-03-12 13:30:26 +08:00 |
|
github-actions[bot]
|
1b82c092ff
|
doc: Update translation status and sort locale files
|
2026-03-12 04:41:42 +00:00 |
|
leo
|
21d52c2b6b
|
feature: supports to switch 24-hours/12-hours (#2183)
Signed-off-by: leo <longshuang@msn.cn>
|
2026-03-12 12:41:21 +08:00 |
|
github-actions[bot]
|
3a596bcdf0
|
doc: Update translation status and sort locale files
|
2026-03-12 03:32:58 +00:00 |
|
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 |
|