Commit graph

44 commits

Author SHA1 Message Date
Vic
14ae012949 Use ArgumentList 2022-12-14 01:21:07 +08:00
Vic
fb77d42395 Make error message translatable 2022-12-13 19:47:05 +08:00
Vic
0227b9591c Fix open with editor for files of which path contains blank 2022-12-13 19:02:27 +08:00
Jeremy Wu
84ca747d07
Merge pull request #1622 from onesounds/ChangeIcons
Icon changed & Fix non-glyph context menus
2022-12-12 19:58:12 +11:00
DB p
4b0781dccb Added Glyph Icons 2022-12-12 13:08:22 +09:00
Jeremy Wu
3b8e7866ac fix duplicate Quick Access results from CreateOpenCurrentFolderResult 2022-12-12 13:14:37 +11:00
Jeremy
797464d356 remove unnecessary show Windows index state in context menu option 2022-12-05 07:06:20 +11:00
Jeremy
e1c4ee0208 fix Windows context menu Segoe Fluent Icon 2022-12-05 06:32:25 +11:00
DB p
90f6176d1a Merge branch 'explorerMerge' of https://github.com/Flow-Launcher/Flow.Launcher into explorerMerge 2022-11-29 19:50:56 +09:00
DB p
c820bc139c Fix Context Menu Image Icon 2022-11-29 19:50:53 +09:00
Vic
ed0b3608ab Hide open windows index context menu when result is not from it 2022-11-29 18:46:37 +08:00
Vic
724160d2f0 Hide openwith editor when editor path is null or empty 2022-11-29 18:29:18 +08:00
Hongtao Zhang
2c3df3f4db
Change signature back to string to accommodate async method.
Port open Windows Context Menu feature
2022-09-24 14:23:59 -05:00
Hongtao Zhang
193ea552dd
Merge remote-tracking branch 'origin/dev' into explorerMerge
# Conflicts:
#	Flow.Launcher.Test/Plugins/ExplorerTest.cs
#	Plugins/Flow.Launcher.Plugin.Explorer/Search/SearchManager.cs
2022-08-16 21:38:15 -04:00
Hongtao Zhang
4b6b10af02
Add Open with Shell for folder result 2022-08-16 20:52:53 -04:00
Hongtao Zhang
6a5509bc80
Add customized editor path 2022-08-16 18:51:03 -04:00
Oren Nachman
a3197f8ee1 Fix (some) build warnings
CS1572
CS1573
CS0168
CS8073
CA2200
VSTHRD110
VSTHRD200
VSTHRD105
SYSLIB0013
CS8524
2022-08-07 21:31:38 -07:00
Kevin Zhang
8f2163c0c0 migrate explorer open containing folder to new api 2021-11-06 21:04:14 -05:00
Jeremy Wu
e7127cf514 add error message method to api to allow the use of standard error icon 2021-04-16 08:53:19 +10:00
Jeremy Wu
e615ad86d9 add remove from quick access in context menu 2021-01-27 20:55:53 +11:00
Jeremy Wu
5773829fae add tool tip for quick access context menu 2021-01-27 06:26:15 +11:00
Jeremy Wu
ccc677fd8f fix per comment 2021-01-27 06:17:24 +11:00
Jeremy Wu
d90b6d23d3 add save after adding to quick access 2021-01-26 21:14:39 +11:00
Jeremy Wu
44b3f19ac4 fix typo 2021-01-26 20:48:06 +11:00
Jeremy Wu
324ee62c2a rename quick folder access links to quick access links 2021-01-26 20:35:02 +11:00
Jeremy Wu
3a1d40893e rename project items to quick access link naming 2021-01-26 20:31:55 +11:00
Jeremy Wu
cab7f94c6b context menu selection for adding to quick access 2021-01-26 20:21:12 +11:00
Jeremy Wu
c46bb354a5
Merge branch 'dev' into explorer_prompt_deletion 2020-07-01 22:22:14 +10:00
Jeremy Wu
bd64512643 add open containing folder to file results 2020-06-30 08:15:20 +10:00
Jeremy Wu
832e849a3b Prompt deletion of file or folder 2020-06-22 08:43:59 +10:00
Jeremy Wu
d23fe3943a add international language support 2020-06-08 20:31:48 +10:00
Jeremy Wu
407864beb7 add option to open Indexing Options in context menu and settings page 2020-06-08 18:41:59 +10:00
Jeremy Wu
6befd6cbb1 small fixes
- ignore upper case when determine index search
- add open with different user image
- add subtitle text for context menu containing folder
2020-06-08 14:47:57 +10:00
Jeremy Wu
5d696bd3ab explorer general touch ups- no logic change 2020-06-08 14:20:22 +10:00
Jeremy Wu
0ee0fb8d2b add Explorer plugin's settings page 2020-06-06 22:13:22 +10:00
Jeremy Wu
b90664d760 add exclude index search confirmation and persist settings to storage 2020-06-03 22:00:18 +10:00
Jeremy Wu
06877ca06b change to exclude sub-directories too from index search 2020-06-03 20:15:21 +10:00
Jeremy Wu
2c15f1ce70 rename method for better description 2020-06-02 21:14:03 +10:00
Jeremy Wu
f2fffcb675 rename method for better description 2020-06-02 21:11:16 +10:00
Jeremy Wu
bbca3cf202 context menu- update text display and add check if already exists 2020-06-02 21:08:41 +10:00
Jeremy Wu
6330a784e8 add context menu to exclude indexed path from using index search 2020-06-02 20:58:22 +10:00
Jeremy Wu
5f13fd8a80 add index info on Open Current Folder result 2020-06-01 05:52:01 +10:00
Jeremy Wu
2ea6642248 show if file or folder is indexed in context menu 2020-05-27 19:36:49 +10:00
Jeremy Wu
b737811bdc Add ContextMenu 2020-05-25 18:58:04 +10:00