Jack251970
|
ad63b0e7f4
|
Improve code quality for field names
|
2025-02-23 19:48:38 +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
|
b30cc4fc38
|
Replace System.Windows.MessageBox with MessageBoxEx
|
2024-11-25 10:38:43 +08:00 |
|
DB p
|
0fe8eb51f5
|
Add "Enabled" Column in Customize Action Keyword Tab
|
2024-08-21 13:18:29 +09:00 |
|
Ishmaeel
|
785b3657e5
|
Add maxlength
|
2024-08-10 21:50:22 +10:00 |
|
Ishmaeel
|
9285b9c5f4
|
Add numeric input restriction
|
2024-08-10 21:24:48 +10:00 |
|
Ishmaeel
|
df07a64661
|
Convert MaxResult editor to TextBox
|
2024-08-10 11:17:00 +10:00 |
|
Ishmaeel
|
b181e0f7a4
|
Update min to 100, remove redundant minmax, add binding delay
|
2024-08-09 00:06:57 +10:00 |
|
Ishmaeel
|
578b4cb6c5
|
Add UI for Explorer plugin's MaxResult setting
|
2024-08-05 23:34:24 +10:00 |
|
Lasith Manujitha
|
35bad615f3
|
Add file exclude related settings
|
2024-07-17 04:14:18 +05:30 |
|
Lasith Manujitha
|
c79b512191
|
feat: Everything Run Count option
Added an option in Explorer > Everything Settings to enable/disable Run Count for file/folder.
|
2024-07-15 12:22:12 +05:30 |
|
DB p
|
56f76447b1
|
Add style for hide sep when turn off info state
|
2024-06-30 17:44:24 +09: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 |
|
DB p
|
fb9515b534
|
Add Strings in setting
|
2024-06-08 04:53:43 +09:00 |
|
Yusyuriv
|
d07cb1c166
|
Explorer plugin native context menu: implement settings
|
2024-06-07 14:30:19 +06:00 |
|
DB p
|
3a7f595822
|
- Adjust Themes / Preview Margin
- Fix GridSplitter Margin
|
2024-06-03 06:31:14 +09:00 |
|
DB p
|
3bf482999f
|
Adjust Layout
|
2024-05-30 15:41:26 +09:00 |
|
DB p
|
e322929cce
|
Adjust Layout
|
2024-05-30 02:48:50 +09:00 |
|
DB p
|
105515eecb
|
- Treat the preview panel height equal to the resultlist height
- Modify the image width to fit in the preview area if it is a media file
|
2024-05-30 01:00:14 +09:00 |
|
DB p
|
72f0a746a9
|
Fix Binding
|
2024-05-25 08:45:21 +09:00 |
|
DB p
|
5ffe091786
|
Adjust Exploer Setting Panel
|
2024-05-24 16:04:05 +09:00 |
|
Yusyuriv
|
abb0c02dfe
|
Fix file info in preview panel of explorer plugin disappearing when file size display is disabled
|
2024-05-24 10:12:34 +06:00 |
|
Yusyuriv
|
5b561f4dce
|
Add settings for file size and date/time in explorer plugin
|
2024-05-24 09:51:24 +06:00 |
|
Yusyuriv
|
696ae7e20d
|
Move the additional explorer plugin functionality into the explorer plugin itself
|
2024-05-20 23:03:19 +06:00 |
|
Vic
|
00e6e5b30d
|
Remove unused using
|
2023-04-25 21:02:34 +08:00 |
|
VictoriousRaptor
|
19ba8e475c
|
Fix wrong variable name in #2004 (#2014)
* Fix wrong variable name
* Fix typo
|
2023-03-31 07:35:14 +11:00 |
|
Vic
|
a22028460d
|
Add option to open in default file manager
|
2023-03-24 15:02:11 +08:00 |
|
Vic
|
2d13d5684b
|
Fix style
|
2023-03-24 14:39:59 +08:00 |
|
DB p
|
1d9fa902bc
|
Fix Dark Text Color in Everything Panel
|
2023-03-04 04:24:06 +09:00 |
|
Hongtao Zhang
|
083527e603
|
add option for everything search in full path (default true)
|
2023-02-11 10:35:26 -06:00 |
|
Filip Horvat
|
d2970a1f35
|
Merge branch 'dev' into folder-editor
|
2022-12-21 09:10:38 -08:00 |
|
Vic
|
230e4fbcbb
|
Fix translation of action keywords
|
2022-12-21 15:51:53 +08:00 |
|
Filip Horvat
|
56d6433db0
|
Improve folder editor experience
|
2022-12-19 21:38:45 +01:00 |
|
Hongtao Zhang
|
281f4db5f8
|
fix enable not working at the first time (also refactor a little bit code)
|
2022-12-04 01:47:48 -06:00 |
|
Hongtao Zhang
|
22bc292aa9
|
Add try catch to encounter dllnotfound issue and move warning string to resource
|
2022-11-28 21:38:27 -06:00 |
|
Hongtao Zhang
|
8302ff8570
|
Rename path Enumeration Engine to Directory Recursive Search Engine
|
2022-11-28 18:41:35 -06:00 |
|
Hongtao Zhang
|
bec27f491d
|
Adjust naming and remove Use Index Search For Path Search option
|
2022-11-28 17:54:06 -06:00 |
|
Hongtao Zhang
|
f163ead486
|
Remove Launch Hidden feature
|
2022-11-28 17:49:06 -06:00 |
|
Hongtao Zhang
|
f3fe26bd55
|
Adjust ComboBox binding
|
2022-11-24 15:08:54 -06:00 |
|
Hongtao Zhang
|
5f9703ee88
|
Merge remote-tracking branch 'origin' into explorerMerge
|
2022-11-24 14:54:36 -06:00 |
|
DB p
|
087df5143e
|
Changed ActionKeywordWindow to Responsive (Explorer Plugin)
|
2022-11-18 13:26:29 +09:00 |
|
DB p
|
318ec131ee
|
- Changed Expander to Tabcontrol / Add Strings
- Adjust Tabcontrol templates (releated settingwindow)
|
2022-11-07 17:48:58 +09:00 |
|
Hongtao Zhang
|
569cc19001
|
Fix setting issue and everything sdk issue
|
2022-11-04 00:58:07 -05:00 |
|
Hongtao Zhang
|
5ea6c54d38
|
Merge remote-tracking branch 'origin/dev' into explorerMerge
# Conflicts:
# Plugins/Flow.Launcher.Plugin.Explorer/Search/ResultManager.cs
|
2022-10-10 11:03:19 -05:00 |
|
Vic
|
f0d6961ede
|
Remove all Segoe UI usage.
|
2022-09-29 14:00:53 +08:00 |
|
Hongtao Zhang
|
d973470465
|
Remove restriction for plugin panel height
|
2022-09-12 14:39:36 -05:00 |
|
Hongtao Zhang
|
6423143c5c
|
Implement Everything AutoInstall
|
2022-08-16 21:32:49 -04:00 |
|
Hongtao Zhang
|
4b6b10af02
|
Add Open with Shell for folder result
|
2022-08-16 20:52:53 -04:00 |
|
Hongtao Zhang
|
d36d15c887
|
Further Refactor UI Code and Implement Engine Selection and Everything Setting UI
|
2022-07-03 19:50:19 -05:00 |
|