Jack251970
78e5bf2a60
Use Flow.Launcher.Localization to improve code quality
2025-09-21 11:50:51 +08:00
Jeremy Wu
e1cc50c579
Merge remote-tracking branch 'origin/master' into resolve_conflicts
2025-08-31 17:53:21 +10:00
Jack251970
3cfe122c7b
Use new MonitorInfo class class
2025-07-23 13:51:35 +08:00
Kevin Zhang
4f269d3fa9
Dialog Jump - Quickly navigate the Open/Save As dialog window ( #1018 )
2025-07-20 21:11:09 +10:00
Jack251970
03c1e58922
Support volume type for quick access link
2025-06-28 11:00:56 +08:00
Jeremy Wu
7ae91b1af3
Release 1.20.1 | Plugin 4.6.0 ( #3706 )
2025-06-14 13:45:30 +03:00
Jack251970
b166b18ab7
Add preview information back for external preview
2025-06-12 14:25:10 +08:00
Jack Ye
a3f98a69b7
Merge branch 'dev' into PreviewMedia
2025-06-09 15:54:52 +08:00
DB P
8f10f4a9ee
Add additional media file extensions to ResultManager
2025-06-09 11:06:40 +09:00
Jack251970
4c7a4fec1f
Add more info tooltip support for volumes
2025-06-05 11:56:21 +08:00
Jack251970
ce0729923c
Add try-catch for tooltip getter
2025-06-04 17:26:33 +08:00
Jack251970
85c038719e
Support custom preview panel for folder results
2025-06-04 17:12:53 +08:00
Jack251970
f069ee9094
Show more info in file & folder tooltip
2025-06-04 17:01:46 +08:00
Jack251970
da8a69038a
Improve code quality
2025-04-09 13:05:43 +08:00
Jack251970
57cbe10ef0
Fix parameter bug
2024-12-01 20:13:13 +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
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
Jeremy Wu
0c0806ec08
Merge branch 'dev' into quicklook
2024-06-15 20:04:15 +10:00
Yusyuriv
d8a225fcd9
Explorer plugin: open native context menu on Alt+Enter press
2024-06-08 12:06:35 +06:00
Jeremy
f902eaed0d
Merge remote-tracking branch 'origin/dev' into quicklook
2024-05-29 21:17:09 +10: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
DB p
588e814e50
- Add style for hiding when non-filesize
...
- Add Strings
2024-04-30 11:10:22 +09:00
DB p
dcf72bca5b
Add FileSize/Created/LastModified Info for Preview
2024-04-30 07:57:39 +09:00
VictoriousRaptor
1eae69304f
Merge branch 'dev' into quicklook
2023-07-11 20:16:37 +08:00
Vic
00e6e5b30d
Remove unused using
2023-04-25 21:02:34 +08:00
Vic
1cedb6e619
Add file path in preview
2023-04-21 23:52:00 +08:00
Vic
96f52314ef
Add FilePath for Explorer results preview
2023-04-21 22:16:44 +08:00
Vic
2a96f1cd48
Rename for clarity
2023-03-29 15:19:55 +08:00
Vic
9db13fdbb6
Fix path search logic
...
open folder in file manager when path search is disabled
2023-03-24 15:45:45 +08:00
Vic
0f5b02fa38
Open file with associated program
...
Prevent opening zip in Explorer
Fix working directory issue
2023-03-24 15:22:55 +08:00
Vic
a22028460d
Add option to open in default file manager
2023-03-24 15:02:11 +08:00
TheBestPessimist
1da8c017f7
use more suggestive name
2023-03-14 10:50:12 +02:00
TheBestPessimist
78cb45ce76
Do not check if file/folder exists
2023-03-14 09:33:36 +02:00
TheBestPessimist
569046b45d
Fix private function naming convention
2023-03-14 09:21:03 +02:00
TheBestPessimist
96afa29905
cleanup + warnings
2023-03-08 14:29:46 +02:00
TheBestPessimist
9debba9e4e
centralize the 3 actions: open file, open folder, open file as admin, for simpler logic
2023-03-08 14:29:46 +02:00
TheBestPessimist
a1a4c720c0
More comments
2023-03-08 14:29:46 +02:00
TheBestPessimist
3cecf5b302
Use String Interpolation
2023-03-08 14:29:46 +02:00
TheBestPessimist
7d6d0258d0
Add more debugging info to DEBUG profile
2023-03-08 14:29:46 +02:00
TheBestPessimist
5ff916a17b
Use the SearchResult.Score instead of 0 when creating the plugin Result
2023-03-08 14:29:46 +02:00
TheBestPessimist
94b841d341
Should be working
2023-03-08 14:29:46 +02:00
TheBestPessimist
742d80922c
Indentation
2023-03-08 14:29:46 +02:00
TheBestPessimist
86869ff5f4
Extract RunExplorer nested ifs as functions for readability
2023-03-08 14:29:46 +02:00
TheBestPessimist
ad8dffe468
Add direct call to Everything API from ResultManager
...
Obviously this is stupid because we forcefully tied Explorer plugin to Everything. This needs more thinking, but is a good enough for now solution to test what works and doesnt work
2023-03-08 14:29:46 +02:00
Vic
383298a46b
Fix null subtitle when creating disk result
2023-01-19 16:21:23 +08:00
Vic
ce8c3f9288
Fix typo
2023-01-13 15:12:45 +08:00
Hongtao Zhang
f07cff7742
fix explorer setting UseLocationAsWorkingDir
2023-01-12 15:29:58 -06:00
Jeremy
9f8b205b35
Merge remote-tracking branch 'origin/dev' into fix_quickaccess_autocomplete
2022-12-25 05:00:15 +11:00