Commit graph

5926 commits

Author SHA1 Message Date
Hongtao Zhang
0dcf2ba522
Fix a missing logic of updating language in plugin;Adjust Resource Name to match the culture we use; Adjust some of the key name; Put Tasklink item into culture 2022-06-11 02:45:56 -05:00
Kevin Zhang
6f2e8f57e7
Merge branch 'dev' into windowsSettingtranslationWarning 2022-06-10 18:37:16 -05:00
Kevin Zhang
a78956bbee
Merge branch 'dev' into filewatcher 2022-06-10 18:02:19 -05:00
Jeremy Wu
961e182878
Merge pull request #803 from Flow-Launcher/Dotnet6
Upgrade to .net 6
2022-06-10 22:07:54 +10:00
Jeremy
1bdab8f901 update readme for .Net 6 instructions 2022-06-10 21:58:22 +10:00
Jeremy
3410a630cc bump plugin project 2022-06-10 21:50:48 +10:00
Jeremy
75ff79fc70 target .Net 6 instead of both 5 and 6
Getting consistent build error in VS2022 where the compiled plugin dll is locked down by a process.
2022-06-10 21:47:47 +10:00
Hongtao Zhang
806720d611 Remove ignore executable check 2022-06-07 08:56:09 -05:00
Hongtao Zhang
0c75dfe46f Update delete message 2022-06-04 00:45:51 -05:00
Kevin Zhang
8ebdff0873
Merge branch 'dev' into Shortcut 2022-06-04 00:30:56 -05:00
Hongtao Zhang
d60ba015e0 Implement {clipboard} feature and the setting panel 2022-06-04 00:30:33 -05:00
Kevin Zhang
0406a8d23e
Merge branch 'dev' into Remove-trim-from-query 2022-05-31 06:42:07 -05:00
Jeremy Wu
2a1b428f39
remove obsolete .NetCore 3.1 and update publish profile .Net5 to 6 2022-05-25 07:22:58 +10:00
Jeremy Wu
e2626a90a4 update WindowsSettings plugin to .NET 6 2022-05-24 23:10:40 +10:00
Jeremy Wu
e6f5807782 Merge branch 'dev' into Dotnet6 2022-05-23 13:53:15 +10:00
Kevin Zhang
56a7c7fff8
Merge branch 'dev' into ScrollToSelectedPlugin 2022-05-16 01:22:16 -05:00
Hongtao Zhang
b7bebc8a32 use old Arguments instead of ArgumentList to prevent auto escape quote in commands 2022-05-14 21:25:36 -05:00
Jeremy Wu
c3d769105c
Merge pull request #1187 from Flow-Launcher/update_python_download_mirrors
Update Python download mirrors
2022-05-12 19:44:36 +10:00
Kevin Zhang
db63860b00
Merge pull request #1198 from Flow-Launcher/move-stale-workflow
Move workflow to proper directory
2022-05-11 00:16:06 -05:00
Garulf
dd548732d1 Move workflow to proper directory 2022-05-10 19:47:04 -04:00
Jeremy Wu
a6a451c7f0
Add choco install cmd to readme (#1166) 2022-05-08 11:42:28 +10:00
Jeremy
90027d42d2 update Python download mirrors 2022-05-07 20:01:54 +10:00
Jeremy Wu
dffbd35dbd
Merge pull request #1108 from Flow-Launcher/CalculatorDecimalSeparator
Respect Decimal Separator for query not just result
2022-04-24 19:42:30 +10:00
Jeremy
66f835fb00 calculator plugin version bump 2022-04-24 19:34:43 +10:00
Jeremy
b177f6d67f add decimal separator check to CanCalculate 2022-04-24 19:33:06 +10:00
Garulf
15fd62a8b0
Add Stale issue workflow (#1104) 2022-04-20 17:47:27 +10:00
Jeremy Wu
cfe760a5e8
Merge pull request #1119 from onesounds/antialising
Remove All Cleartype Rendering
2022-04-19 13:13:31 +10:00
Hongtao Zhang
de1b0a23c6 Rename from ActionAsync to AsyncAction 2022-04-15 18:32:05 -05:00
Hongtao Zhang
3f08dfca9a Update test 2022-04-15 18:11:38 -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
Garulf
e8fba288b9 Update test 2022-04-10 08:44:14 -04:00
Garulf
a3630e46e3 Trim leading whitespace 2022-04-10 08:42:54 -04:00
Garulf
807ff70f50 Update tests 2022-04-10 05:59:18 -04:00
Garulf
84cb555dee Remove formatting 2022-04-10 05:36:46 -04:00
Garulf
89bceecee4 Remove whitespace trim 2022-04-10 05:36:35 -04:00
DB p
4183f9375b Remove All Cleartype Rendering 2022-04-10 02:53:32 +09:00
Hongtao Zhang
4b09e07e09 Use decimal separator in setting for query 2022-03-31 13:53:07 -05:00
Hongtao Zhang
75196897ce Scroll to selected item when expanded or size changed 2022-03-26 12:06:01 -05:00
Hongtao Zhang
c0a61c0b40 slightly code adjustment 2022-03-26 11:26:44 -05:00
gissehel
47ee718f8b Fix the caret position : Dispatch the caret move with a lower priority so the QueryTextBox has the new value when the code is executed 2022-03-26 11:16:54 -05:00
stax76
444f918914 code comment added for clarity 2022-03-26 11:16:54 -05:00
stax76
f0bafd521d caret-position-fix 2022-03-26 11:16:54 -05:00
Jeremy Wu
d1c69d601b
Merge pull request #1088 from Flow-Launcher/add_spanish_latin_america
Add Spanish and Spanish Latin America to language selection
2022-03-23 13:17:06 +11:00
Jeremy Wu
550b259902
Merge pull request #1087 from Flow-Launcher/turnoff_replace_win_r_shell
Set Shell plugin's default replace Win R hotkey to off
2022-03-21 05:53:22 +11:00
Jeremy
134de28246 add Spanish and Spanish Latin America to language selection 2022-03-19 20:38:03 +11:00
Jeremy
347fe5a3f9 set Shell plugin's default replace Win R hotkey 2022-03-19 20:04:10 +11:00
Jeremy Wu
01ce60276a
Merge pull request #1077 from Flow-Launcher/fix_explorer_button_visibility
Fix incorrect button visibility in Explorer's expander control
2022-03-18 03:50:51 +11:00
Jeremy
a276022fbf fix error logging message 2022-03-13 16:50:41 +11:00
Jeremy
d7ab4f0c1f fix incorrect button visibility in Explorer's expander control
fix the issue where button visibility is still visible when expander is collapsed
2022-03-13 14:59:17 +11:00
Jeremy
cc283fd5dc allow option to enable/disable the use of index in path search 2022-03-13 14:27:46 +11:00