Commit graph

61 commits

Author SHA1 Message Date
Jeremy Wu
a7fc5b3dc9
Merge pull request #2204 from Flow-Launcher/clear_obsolete
Remove obsolete and unused code
2023-06-27 21:09:59 +09:30
VictoriousRaptor
67d8b20fdb
Merge pull request #2202 from JamesNZL/ResultEquals
fix: 🐛 check autocomplete and copy text for `Result` equality
2023-06-27 15:29:09 +08:00
Ioannis G
340dc3c8bf
clear obsolete code from Flow.Launcher.Plugin 2023-06-26 14:08:18 +03:00
James
5dd0d349de
refactor: ♻️ use HashCode.Combine for Result hashcode (#2201) 2023-06-26 13:51:37 +12:00
James
7b8f998065
perf: improve Result hashcode algorithm (#2201) 2023-06-25 14:32:54 +12:00
James
cdff8fcd7c
fix: 🐛 check autocomplete and copy text for Result equality (#2201) 2023-06-25 01:46:27 +12:00
Ioannis G
9b5fbeef9b
update documentation in Result 2023-06-18 21:59:43 +03:00
TheBestPessimist
05ba89db3d Result.ToString contains Score as well 2023-03-08 14:29:46 +02:00
Vic
44438de7df Fix typo 2022-12-31 01:49:30 +08:00
Vic
95aaa9f085 Add preview delegate 2022-12-28 20:41:54 +08:00
Vic
6c54ad8589 refactor preview info 2022-12-05 16:01:20 +08:00
Vic
53b17816c7 Renaming method and property 2022-12-05 14:07:35 +08:00
Vic
19d29e82fe update description 2022-11-29 19:32:55 +08:00
Vic
5a7eb621ab Let result provider determine should use big thumbnail 2022-11-29 12:59:13 +08:00
DB p
14bb856639 Merge Dev 2022-11-25 21:30:17 +09:00
Jeremy Wu
83ec8099a7 remove PluginDirectory, ImageLoader path checking, update IcoPath logic 2022-11-24 17:31:00 +11:00
DB p
80db9b8592 Merge Dev 2022-11-14 02:02:49 +09:00
Hongtao Zhang
169857bb4b
Merge remote-tracking branch 'origin/dev' into handle-icon-urls
# Conflicts:
#	Flow.Launcher/ViewModel/ResultViewModel.cs
2022-11-11 16:45:41 -06:00
Hongtao Zhang
e9bf62ed08
Revert "Merge branch 'handle-icon-urls' of https://github.com/Flow-Launcher/Flow.Launcher into handle-icon-urls"
This reverts commit cae0b7be77, reversing
changes made to ba0aee14ba.
2022-10-30 14:23:04 -05:00
Hongtao Zhang
234156b153
Move code to ResultListBox to avoid extra children retrieval.
Adjust the CopyText property to automatically return Subtitle is not specified
2022-10-23 18:04:25 -04:00
Garulf
b7900b22b0 // Only convert relative paths if its a valid path 2022-10-07 10:51:21 -04:00
Garulf
5c33b0d590 Only convert relative paths if its a valid path 2022-10-07 10:47:49 -04:00
DB P
af56370fa0
Merge branch 'dev' into ImagePreview 2022-10-03 15:40:40 +09:00
Jeremy Wu
a200adaa9f
Merge pull request #1352 from Flow-Launcher/rounded-icon-mask-field
Rounded icon mask field
2022-10-03 14:19:55 +11:00
DB P
aaf5e9f4a5
Merge branch 'dev' into ImagePreview 2022-10-02 12:35:45 +09:00
Garulf
d62d710878 Use URI class to detect web URL 2022-09-21 12:01:58 -04:00
Hongtao Zhang
733ebb8ac1
Add support for customized usercontrol 2022-09-13 17:34:11 -05:00
Jeremy
e23eb94caf allow progress bar customisation via plugin 2022-09-12 08:05:03 +10:00
DB p
4bc3367e3f - Add 'Free Space in drive'
- when Type "d:\", showing graph with free space.
2022-09-06 23:59:33 +09:00
Garulf
a090b10b1e Add field images to be displayed in previews 2022-09-02 05:57:06 -04:00
Garulf
239c9d7a93 Add field to control if Icon uses rounded mask 2022-08-30 04:26:22 -04:00
Garulf
fda155a0ba DOn't prepend pluginpath if IcoPath is a web URL 2022-08-30 01:51:31 -04:00
Oren Nachman
b85399137e Addressing more warnings 2022-08-08 14:55:04 -07:00
Hongtao Zhang
de1b0a23c6 Rename from ActionAsync to AsyncAction 2022-04-15 18:32:05 -05:00
Hongtao Zhang
4cee1b9740 Implement Async Result Execution to stop JsonRPCPlugin hang Flow when executing results 2022-04-12 04:30:04 -05:00
Jeremy
c5be5b89cb move logic to view model 2022-01-27 16:35:45 +11:00
Garulf
0f78d5176e Merge branch 'dev' into global-copy-to-clipboard 2022-01-25 13:14:43 -05:00
Jeremy Wu
f6d8d3e9a9
Merge pull request #938 from Flow-Launcher/UpdateXMLDoc
Update XML Docs
2022-01-01 23:13:01 +11:00
Ioannis G
ff3224bb34
revert Result.OriginQuery to internal 2022-01-01 13:45:00 +02:00
Kevin Zhang
1b1800ff5e
Update Flow.Launcher.Plugin/Result.cs
Co-authored-by: Jeremy Wu <jeremy24wu@gmail.com>
2021-12-31 10:59:53 -06:00
Hongtao Zhang
ab61f5bf1d fix grammar 2021-12-30 15:56:28 -06:00
Hongtao Zhang
45bd31f1f9 update docs 2021-12-30 15:56:13 -06:00
Kevin Zhang
7bf4fdda7b
Update Flow.Launcher.Plugin/Result.cs
Co-authored-by: Ioannis G. <jtgftw@gmail.com>
2021-12-30 11:35:09 -06:00
Kevin Zhang
e9ceec5a11
Update Flow.Launcher.Plugin/Result.cs
Co-authored-by: Ioannis G. <jtgftw@gmail.com>
2021-12-30 11:33:34 -06:00
Hongtao Zhang
b819c79c8d add score default value 2021-12-29 13:45:22 -06:00
Hongtao Zhang
73a605528a Update xml docs 2021-12-29 13:39:39 -06:00
Jeremy
6f9a879f58 remove subtitle highlighting code 2021-12-21 07:19:31 +11:00
Jeremy
02b92c0a2a change variable name to AutoCompleteText 2021-12-05 18:40:43 +11:00
Garulf
1d9bc990b2
Remove unused variable
Co-authored-by: Jeremy Wu <jeremy24wu@gmail.com>
2021-12-04 10:20:00 -05:00
Garulf
25f64beb33 Add FileCopy field 2021-12-04 01:14:08 -05:00