Commit graph

87 commits

Author SHA1 Message Date
Jack251970
f5830412c4 Revert delegate to fields 2025-04-15 20:45:00 +08:00
Jack251970
03d7dccbb6 Fix Results clone issue 2025-04-12 20:22:15 +08:00
Jack251970
d8f4eac0d2 Add ShowBadge property 2025-04-12 20:10:24 +08:00
Jack251970
d338c5551d Fix badge icon url issue 2025-04-11 15:47:41 +08:00
Jack251970
9e3e0f6e3c Change name to BadgeIcoPath 2025-04-11 15:38:00 +08:00
Jack251970
471c3edc6f Add BadgePath & BadgeIcon property 2025-04-11 15:21:11 +08:00
Jack251970
579dc06171 Code quality 2025-04-11 15:00:46 +08:00
Jack251970
65ae342bca Add documents for Flow.Launcher.Plugin 2025-02-24 15:37:13 +08:00
Jack251970
b4bffb1cf5 Use null as default value for record key 2025-02-20 17:17:53 +08:00
Jack251970
198442621a Add support for record key 2025-01-21 14:37:14 +08:00
Hongtao Zhang
51a16cc40f Remove Result comparison and Change signature from IEnumerable to ICollection (due to the potential of multiple enumeration) 2024-12-25 14:39:04 +08:00
Jack251970
269e583ea7 Add maximum score to the results for developers. 2024-12-24 11:54:15 +08:00
Jeremy Wu
1c01fa4e46
update comment 2024-12-24 14:32:05 +11:00
Jack251970
4ad967b5f3 Add support for removing selected count from score 2024-12-23 15:57:59 +08:00
NoPlagiarism
0b0ead10dc [Result] return data uri image support 2024-12-02 12:20:21 +05:00
Jeremy
9e39e48bf8 minor clean up and update 2024-05-30 21:49:44 +10:00
Jeremy
f902eaed0d Merge remote-tracking branch 'origin/dev' into quicklook 2024-05-29 21:17:09 +10:00
Yusyuriv
696ae7e20d
Move the additional explorer plugin functionality into the explorer plugin itself 2024-05-20 23:03:19 +06:00
VictoriousRaptor
a337163d9e
fix typo 2024-05-01 11:29:43 +08:00
DB p
dcf72bca5b Add FileSize/Created/LastModified Info for Preview 2024-04-30 07:57:39 +09:00
Garulf
0a9eb09d7e Add DeepCopy method 2024-02-07 14:01:58 +08:00
VictoriousRaptor
e248fcbca5 Fix build error introduced in 1eae69304f
Recover FilePath in 71376b8b
2023-07-11 20:26:37 +08:00
VictoriousRaptor
1eae69304f Merge branch 'dev' into quicklook 2023-07-11 20:16:37 +08:00
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
Vic
a1600fabcc Implement preview switching logic
- Internal and external preview can't open at the same time
- Always preview option doesn't control external
2023-04-22 16:48:05 +08:00
Vic
0c4f50a89f Default values for preview info 2023-04-21 23:46:06 +08:00
Vic
71376b8beb Add FilePath property for PreviewInfo 2023-04-21 22:13:33 +08: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