Ioannis G
|
340dc3c8bf
|
clear obsolete code from Flow.Launcher.Plugin
|
2023-06-26 14:08:18 +03:00 |
|
Ioannis G
|
6ebac4e4b1
|
update documentation in Query
|
2023-06-18 22:29:40 +03:00 |
|
Jeremy Wu
|
0047d8accc
|
Merge pull request #2174 from JohnTheGr8/requery_enhancements
Improvements for re-queries
|
2023-06-13 18:04:52 +09:30 |
|
Ioannis G
|
a360ac1b5f
|
Query: rename IsForced property to IsReQuery
|
2023-06-07 23:19:47 +03:00 |
|
Ioannis G
|
0b05e954e5
|
add Query.IsForced property
When a plugin is processing a query, it can check the `IsForced` property
to decide if the results will be served from cache or not.
|
2023-06-06 12:57:44 +03:00 |
|
Vic
|
00e6e5b30d
|
Remove unused using
|
2023-04-25 21:02:34 +08: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
|
fdc8ae2842
|
remove warning suppression and fix a typo
|
2021-10-01 17:04:02 -05:00 |
|
Kevin Zhang
|
92c2281def
|
fix secondToEndSearch error
|
2021-09-27 09:02:24 -05:00 |
|
Kevin Zhang
|
6a0b190120
|
Fix Unassigned Terms
|
2021-09-20 21:51:07 -05:00 |
|
Kevin Zhang
|
9b84f6c559
|
fix an issue of joining string
|
2021-09-11 09:41:39 -05:00 |
|
Kevin Zhang
|
812703766a
|
Mark previous api as obsolete to preserve backward compatibility.
|
2021-09-07 17:07:21 -05:00 |
|
Kevin Zhang
|
9c13416231
|
Fixes Typo TermSeparator & remove the actionkeyword in Terms
|
2021-09-06 12:31:07 -05:00 |
|
Jeremy Wu
|
59a18370ef
|
remove in use obsolete GetAllRemainingParameter and use Search
|
2020-08-04 20:10:42 +10:00 |
|
Jeremy Wu
|
ac46fdc2c9
|
remove code that has been marked obsolete
|
2020-08-04 20:01:46 +10:00 |
|
Jeremy Wu
|
3c7f067770
|
rename all project file name
|
2020-04-21 21:27:02 +10:00 |
|