Commit graph

5598 commits

Author SHA1 Message Date
Vic
2f5789f91b Merge remote-tracking branch 'upstream/dev' into FixProgramUID 2022-11-14 15:15:18 +08:00
VictoriousRaptor
77fff6ca6c
Merge pull request #1521 from Flow-Launcher/Shortcut
[Dev] Fix clipboard shortcut error when clipboard is empty
2022-11-08 13:07:17 +08:00
VictoriousRaptor
4a6e298549
Merge branch 'dev' into Shortcut 2022-11-08 12:41:44 +08:00
Vic
5a0e432cc2 Fix issue when clipboard is empty 2022-11-08 12:35:28 +08:00
Vic
903aec57c1 bugfix 2022-11-08 12:27:03 +08:00
Jeremy Wu
588ef4bb69
Merge pull request #930 from Flow-Launcher/Shortcut
Custom Query Shortcut + built-in variables
2022-11-08 08:59:30 +11:00
Vic
9ccdf597d9 change text textbox when expanding builtin shortcuts 2022-11-08 02:00:34 +08:00
Vic
224b1dfb21 Translate BuiltinShortcut desc 2022-11-07 20:04:13 +08:00
Jeremy Wu
49b9e97fcd
Merge pull request #1428 from onesounds/DragandDrop
Drag and drop
2022-11-07 21:41:46 +11:00
Jeremy Wu
6efd28874f add reset for query string 2022-11-07 21:34:22 +11:00
Jeremy Wu
9bbd01a1d7 add drag and drop for folders 2022-11-07 21:10:05 +11:00
Jeremy Wu
b47206e359 add requery to refresh the results after drag 2022-11-07 20:34:26 +11:00
Kevin Zhang
69bca5dff1
Merge branch 'dev' into DragandDrop 2022-11-06 10:32:55 -06:00
Vic
019019e513 Fix 2022-11-06 14:59:31 +08:00
Vic
5d3e6e02af Move dialog logic to vm 2022-11-06 14:52:21 +08:00
Vic
977ec33283 Move logic to viewmodel 2022-11-06 13:20:30 +08:00
Vic
7fe81b4438 Add text 2022-11-06 12:28:48 +08:00
VictoriousRaptor
76cf5f0af9
Merge branch 'dev' into FixProgramUID 2022-11-05 14:54:59 +08:00
Vic
59c355eed2 remove unused property 2022-11-05 13:48:16 +08:00
Vic
1e8cc9afb5 Slightly speed up uwp index 2022-11-05 13:21:57 +08:00
Jeremy Wu
14c137aa40
Merge pull request #1516 from Flow-Launcher/update_stringmatcher_score_startstring
Score adjustment for a match that is closer to the start of string
2022-11-04 23:48:05 +11:00
Jeremy Wu
92a9662671 add testing for tail end string match 2022-11-04 22:38:38 +11:00
Jeremy Wu
7d87292e24 add score adjust for a match that is closer to the start of string 2022-11-04 22:03:41 +11:00
Vic
cdde5fae2e Update Win32.cs 2022-11-04 17:09:23 +08:00
Vic
0079a882be minor refactor 2022-11-04 14:57:57 +08:00
Vic
473626f16e Fix duplicates when editing 2022-11-04 14:55:17 +08:00
Vic
5f6bcdef6e Comment 2022-11-04 14:17:37 +08:00
Vic
ff430c71d3 Fix duplicate program sources when editing 2022-11-04 14:15:42 +08:00
VictoriousRaptor
3a56bf4e1a
Merge pull request #1514 from VictoriousRaptor/Fix1476
[Dev] Fix unwanted URL protocols and invalid programs in custom sources
2022-11-04 11:37:42 +08:00
Vic
b8a68febcd Check after merging all win32 programs 2022-11-04 01:50:28 +08:00
Vic
fc7ed31004 Use reference when editing 2022-11-04 01:44:23 +08:00
Vic
1296b0ec42 minor changes 2022-11-04 01:13:29 +08:00
Vic
4725b0df07 Implement object.Equals for uwp and win32 2022-11-04 00:47:52 +08:00
Jeremy Wu
fbc3110fbe fix test output display 2022-11-03 22:33:36 +11:00
Vic
165aa90da1 Fix indexing unwanted protocols in custom sources 2022-11-03 18:41:58 +08:00
Vic
85256ef42f Comments 2022-11-03 18:38:36 +08:00
Vic
7d27d735e2 Delete FileChangeWatcher.cs 2022-11-03 18:24:37 +08:00
Vic
befa19c4bb remove unnecessary using 2022-11-03 18:20:13 +08:00
Vic
4d63895919 Formatting and use default for invalid programs 2022-11-03 17:59:37 +08:00
Vic
32f7c59d93 Merge remote-tracking branch 'upstream/dev' into FixProgramUID 2022-11-03 17:41:06 +08:00
Vic
b0a4ac7996 Enable parallel query for custom sources 2022-11-03 17:40:16 +08:00
Vic
36f67b8f32 refactor usage of getprotocols 2022-11-03 17:33:38 +08:00
Vic
a523584c67 Fix indexing unwanted protocols in custom sources 2022-11-03 17:31:52 +08:00
Vic
0eedb7b0f4 renaming 2022-11-03 15:56:48 +08:00
Vic
12721bc091 Revert accidental change in Log.cs 2022-11-03 01:25:12 +08:00
Vic
3d36513bd6 Add MinHeight for ListViews 2022-11-03 01:17:25 +08:00
Vic
532f7ce3e2 Fix merging 2022-11-03 01:04:28 +08:00
Vic
cbbb3b8769 Merge branch 'dev' into Shortcut 2022-11-03 00:29:27 +08:00
Kevin Zhang
805680e250
Merge pull request #1511 from VictoriousRaptor/FixPluginManifestUpdateDev
[DEV][Plugins Manager] Remove await in updating plugin manifest to speedup startup
2022-11-02 10:49:43 -05:00
Vic
e065743957 remove await to speedup startup 2022-11-02 18:11:14 +08:00