Commit graph

10222 commits

Author SHA1 Message Date
Jack Ye
43227d81f4
Merge pull request #3600 from Flow-Launcher/context_menu
Use ResultContextMenu instead of ContextMenu
2025-05-31 17:38:16 +08:00
Jack251970
70fcc84893 Use ResultContextMenu instead of ContextMenu 2025-05-31 17:15:39 +08:00
DB P
31cba99008
Merge pull request #3598 from onesounds/DeleteByESC
Change delete confirmation dialog from Yes/No to OK/Cancel
2025-05-30 18:26:04 +09:00
DB P
abef617799 Change delete confirmation dialog from Yes/No to OK/Cancel 2025-05-30 17:35:24 +09:00
DB P
d159adb849
Merge pull request #3597 from onesounds/250530-HistoryHotkey
Add Toggle History hotkey functionality and binding
2025-05-30 17:12:06 +09:00
DB P
94a7dbc4bb
Merge pull request #3596 from onesounds/250530-AdjustDeleteMessageBox
Update delete confirmation message
2025-05-30 16:36:27 +09:00
Jack251970
7c718ce061 Add code comments 2025-05-30 15:28:39 +08:00
DB P
e6eb8c01c0 Revert key press handling 2025-05-30 14:48:25 +09:00
DB P
05486eae26 Add OpenHistory hotkey functionality and binding 2025-05-30 14:45:19 +09:00
DB P
ebb74da8b3 Refactor key press handling in MessageBoxEx to improve result assignment logic 2025-05-30 13:37:50 +09:00
DB P
c33e9dedb8 Update delete confirmation message for folder link in context menu 2025-05-30 13:20:16 +09:00
Jack251970
4a50eec281 Remove TranslationConverter & project reference in Explorer plugin 2025-05-30 10:59:22 +08:00
Jeremy Wu
0b616d8721 add pr update 2025-05-28 12:03:13 +00:00
Jeremy Wu
55b69c601a get milestone dynamically 2025-05-28 11:20:39 +00:00
Diego Henrique
65eb6484a9
Merge branch 'dev' into rename-quick-access-links 2025-05-27 10:38:37 -03:00
Jeremy Wu
f79a2d2467 change to issues endpoint 2025-05-27 11:36:38 +00:00
Jeremy Wu
489699ca89 add update PR script 2025-05-27 10:46:07 +00:00
DB P
6144d4a3a4
Merge pull request #3590 from onesounds/250527-FixOpenContaining
Fix file explorer invocation to ensure correct file selection behavior
2025-05-27 16:15:06 +09:00
Jack251970
eb69ce919e Add url comments 2025-05-27 14:36:24 +08:00
Jack251970
086aeab6c0 Use PInvoke to improve code quality 2025-05-27 14:36:09 +08:00
DB p
41c5b36fba Enhance OpenDirectory method to support folder opening and file selection using SHOpenFolderAndSelectItems 2025-05-27 15:20:41 +09:00
DB p
47878f3829 Fix file explorer invocation to ensure correct file selection behavior 2025-05-27 14:08:32 +09:00
01Dri
29831d61bb AI Review Refactor suggestion 2025-05-25 16:48:20 -03:00
01Dri
cd62e7b5dc uP 2025-05-25 16:11:03 -03:00
01Dri
bc2648c216 Code quality 2025-05-25 16:05:26 -03:00
01Dri
589e37a646 Action QuickAccessLinks 2025-05-25 15:49:25 -03:00
01Dri
fdeec11896 FixLegacyQuickAccessLinkNames 2025-05-25 14:45:44 -03:00
01Dri
a6a544a488 Translations 2025-05-25 14:26:47 -03:00
01Dri
287f3f8a5f Settings 2025-05-25 14:12:15 -03:00
01Dri
4b15add524 Code quality 2025-05-25 04:51:56 -03:00
01Dri
3b425413a2 Edit access link 2025-05-25 04:31:08 -03:00
01Dri
74167a91e3 Strings translations and warning box 2025-05-25 03:04:18 -03:00
01Dri
61aca74096 Separating add commands between QuickAccessLink and IndexSearchExcludedPaths 2025-05-25 02:41:17 -03:00
01Dri
3777e2b6d8 Changing QuickAccessLinks property to static
This change is necessary for quick access settings window
2025-05-25 02:36:55 -03:00
01Dri
179babe313 New window to add/edit quick access link 2025-05-25 02:35:09 -03:00
01Dri
59d5cd62bc AccessLink Refactor 2025-05-25 02:34:48 -03:00
01Dri
5bae202031 Columns - Path and Name 2025-05-25 02:34:24 -03:00
Jack251970
50780db9f5 Fix build issue 2025-05-25 09:20:57 +08:00
Jack Ye
9e666f95ea
Log a warning when encountering an empty AssemblyName
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-05-25 09:19:54 +08:00
Jack Ye
0258955083
Log a warning when encountering an empty Name
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-05-25 09:19:41 +08:00
Jack251970
0d785d1c9c Fix typos 2025-05-25 09:17:31 +08:00
Jack251970
de7438791c Fix argument null exception when updating plugin directories for errornous plugins 2025-05-25 09:14:19 +08:00
DB P
6333cd362c
Merge pull request #3579 from 01Dri/display-the-File-age-in-preview-panel
Display the file age in preview panel
2025-05-24 17:14:27 +09:00
Jack251970
62d7256db4 Support transaltion for preview information 2025-05-24 16:07:15 +08:00
Jack251970
0f718e5d92 Code quality 2025-05-24 15:59:24 +08:00
Jack251970
65e0a0220b Revert changes in pt-br.xaml 2025-05-24 15:56:02 +08:00
Jack251970
03d3c9292d Fix blnak lie 2025-05-24 15:55:37 +08:00
DB p
2ff0fc8a7d Disable ShowFileAgeInPreviewPanel by default 2025-05-24 15:28:51 +09:00
01Dri
d726455b04 Relative Date - FileAge 2025-05-24 03:16:51 -03:00
01Dri
f6103b1105 Relative Date -> File Age 2025-05-24 03:16:03 -03:00