Commit graph

94 commits

Author SHA1 Message Date
Jack251970
78e5bf2a60 Use Flow.Launcher.Localization to improve code quality 2025-09-21 11:50:51 +08:00
Jack Ye
ed0524d207
Merge branch 'dev' into code_quality 2025-07-20 20:02:51 +08:00
Jack251970
ba0a113cc9 Add translations & Use ShowMsgError 2025-07-20 12:28:55 +08:00
Jack251970
85ffd6024b Add translations 2025-07-20 12:07:15 +08:00
VictoriousRaptor
b03dae638f Remove redundent save settings call 2025-07-18 21:17:48 +08:00
VictoriousRaptor
7ca0dba461 Remove unnecessary view model reference 2025-07-18 00:15:46 +08:00
Jack Ye
37cab1b30c
Merge branch 'dev' into rename-quick-access-links 2025-06-07 13:39:00 +08:00
DB P
abef617799 Change delete confirmation dialog from Yes/No to OK/Cancel 2025-05-30 17:35:24 +09:00
DB P
c33e9dedb8 Update delete confirmation message for folder link in context menu 2025-05-30 13:20:16 +09:00
01Dri
589e37a646 Action QuickAccessLinks 2025-05-25 15:49:25 -03:00
Jack251970
0c7d0e9300 Support copy file name 2025-05-11 09:28:55 +08:00
Jack251970
50130e4b00 Use class name instead 2025-04-13 17:59:39 +08:00
Jack251970
71b9e4a811 Fix log info class name issue 2025-04-09 13:09:37 +08:00
Jack251970
9c07989edf Improve code quality 2025-04-09 12:14:07 +08:00
Jack251970
1562c88ea7 Improve context menu item action response 2025-01-26 20:07:40 +08:00
Jack251970
534a1117aa Use public api to call ShowMsgBox functions & remove useless Core project import 2024-11-27 12:21:34 +08:00
Jack251970
897fd7aaba Replace Flow.Launcher.Core.MessageBoxType & MessageBoxImage with System.Windows.MessageBoxButton & MessageBoxImage
Remove useless warning file
2024-11-26 21:31:13 +08:00
Jack251970
b30cc4fc38 Replace System.Windows.MessageBox with MessageBoxEx 2024-11-25 10:38:43 +08:00
Yusyuriv
08356adb89
Native context menu: remove ItemType property from Result 2024-06-17 14:20:35 +06:00
Yan
53188c31a1
Merge branch 'dev' into explorer-plugin-integrated-context-menu 2024-06-17 05:56:39 +06:00
Yusyuriv
e79f2d7958
Implement additional context menu filters in Explore plugin 2024-06-12 18:36:36 +06:00
Yan
850df7087d
Merge branch 'dev' into explorer-plugin-integrated-context-menu 2024-06-10 19:21:34 +06:00
Yusyuriv
d8a225fcd9
Explorer plugin: open native context menu on Alt+Enter press 2024-06-08 12:06:35 +06:00
Yusyuriv
deb4f20301
Explorer plugin native context menu: item type adjustments 2024-06-08 10:27:56 +06:00
Yusyuriv
0edd9eafab
Explorer plugin native context menu: turn it off by default 2024-06-08 10:16:33 +06:00
DB p
4c813301a7 Add Type and Auto Size for context menu 2024-06-08 04:38:06 +09:00
Yusyuriv
ce5a38bc49
Explorer plugin native context menu: only show it when it's enabled in settings 2024-06-07 14:35:15 +06:00
Yusyuriv
d07cb1c166
Explorer plugin native context menu: implement settings 2024-06-07 14:30:19 +06:00
Yusyuriv
1747a64d6b
Explorer plugin native context menu: move native context menu below all other items 2024-06-07 13:34:48 +06:00
Yusyuriv
0c29948b12
Revert "Explorer plugin native context menu: add ContextData=native-context-menu-item to differentiate them in markup"
This reverts commit f49e952e9b.
2024-06-07 12:34:07 +06:00
Yusyuriv
f49e952e9b
Explorer plugin native context menu: add ContextData=native-context-menu-item to differentiate them in markup 2024-06-07 12:32:08 +06:00
Yusyuriv
2c445b3cbb
Explorer plugin native context menu: remove unnecessary string interpolation 2024-06-07 12:30:45 +06:00
DB p
59fb0e5849 - Change Explorer Plugin Icon
- Add Glyph Icons for context menu in explorer plugin
- Adjust WebSearch sub icons
2024-05-31 23:49:13 +09:00
Yusyuriv
a8e2927f2a
Integrate native Windows context menu directly into the Explorer plugin 2024-05-30 18:55:35 +06:00
Florian Grabmeier
e14e7d0959 Update Glyph
Signed-off-by: Florian Grabmeier <flo.grabmeier@gmail.com>
2024-01-17 10:56:10 +01:00
Florian Grabmeier
8898a09aac Add Glyph for open with
Signed-off-by: Florian Grabmeier <flo.grabmeier@gmail.com>
2024-01-16 22:59:46 +01:00
Florian Grabmeier
1327250a6f Add "Open With" option to file context menu
Signed-off-by: Florian Grabmeier <flo.grabmeier@gmail.com>
2024-01-16 22:55:25 +01:00
VictoriousRaptor
1b68d09d51
Merge pull request #2115 from VictoriousRaptor/RemoveUnusedNuget
Remove unused nuget and imports
2023-06-12 16:11:41 +08:00
Jeremy Wu
2b862f702a Make CopyToClipboard generic 2023-06-09 19:59:49 +10:00
Jeremy Wu
1ff328be03 update copy calls to use API CopyToClipboard method 2023-06-08 22:46:37 +10:00
Vic
00e6e5b30d Remove unused using 2023-04-25 21:02:34 +08:00
Vic
46c8dd8070 Fix translation 2023-02-09 12:25:59 +08:00
Vic
181b020b31 Add glyph for open with editor/shell 2023-01-03 01:37:01 +08:00
Filip Horvat
277b8e94a6 Adds option to display open with code for Volume results 2022-12-21 18:55:23 +01:00
Filip Horvat
d2970a1f35
Merge branch 'dev' into folder-editor 2022-12-21 09:10:38 -08:00
Vic
7c5c1e8740 remove redundant texts 2022-12-21 14:08:32 +08:00
Vic
8fbf3a3f92 make file/folder translatble 2022-12-21 14:01:09 +08:00
Vic
8625fb985b Use case-insensitive path comparison 2022-12-20 20:58:58 +08:00
Vic
3dac240a40 Add open with shell context menu for non-Windows indexed folders 2022-12-20 20:16:17 +08:00
Filip Horvat
56d6433db0 Improve folder editor experience 2022-12-19 21:38:45 +01:00