Commit graph

6009 commits

Author SHA1 Message Date
Hongtao Zhang
e9d8579bbd
fix concurrency issue (really potentially) 2022-12-03 13:50:30 -06:00
Hongtao Zhang
4a0ee9b4fc
fix concurrency issue (potentially) 2022-12-03 13:44:43 -06:00
Jeremy
605db6095a add icon for Everything's content search warning 2022-12-02 09:04:13 +11:00
Jeremy
355035eefa re-add warning when Windows Index service is off as a search result 2022-12-01 23:03:18 +11:00
Jeremy
5ac2366697 allow path to be searchable in quick access list 2022-11-30 08:21:47 +11:00
Jeremy
a8d6e8df64 only display quick access list when action keyword is used 2022-11-30 08:21:17 +11:00
Jeremy
9fdf220e09 trigger general search only when action keywords match 2022-11-30 07:42:59 +11:00
Hongtao Zhang
d74a635f46
use nint instead of ulong 2022-11-29 08:37:58 -06:00
Hongtao Zhang
b45b5fbcbd
use ulong instead of int to prevent overflow (if possible let's use nint but now we have some issue with it) 2022-11-29 08:26:10 -06:00
DB p
90f6176d1a Merge branch 'explorerMerge' of https://github.com/Flow-Launcher/Flow.Launcher into explorerMerge 2022-11-29 19:50:56 +09:00
DB p
c820bc139c Fix Context Menu Image Icon 2022-11-29 19:50:53 +09:00
Vic
ed0b3608ab Hide open windows index context menu when result is not from it 2022-11-29 18:46:37 +08:00
Vic
724160d2f0 Hide openwith editor when editor path is null or empty 2022-11-29 18:29:18 +08:00
Jeremy
a4ca486a6c formatting 2022-11-29 20:44:28 +11:00
Jeremy
0e555b5224 fix Windows Indexed Content search not triggering 2022-11-29 20:33:22 +11:00
Hongtao Zhang
22bc292aa9
Add try catch to encounter dllnotfound issue and move warning string to resource 2022-11-28 21:38:27 -06:00
Hongtao Zhang
acc7d5171b
Remove legacy code and slightly refactor 2022-11-28 21:38:27 -06:00
Jeremy Wu
3acda2e165 remove compatibility code 2022-11-29 13:14:48 +11:00
Hongtao Zhang
8302ff8570
Rename path Enumeration Engine to Directory Recursive Search Engine 2022-11-28 18:41:35 -06:00
Hongtao Zhang
bec27f491d
Adjust naming and remove Use Index Search For Path Search option 2022-11-28 17:54:06 -06:00
Hongtao Zhang
158ee5fd38
Remove legacy initialization 2022-11-28 17:49:53 -06:00
Hongtao Zhang
f163ead486
Remove Launch Hidden feature 2022-11-28 17:49:06 -06:00
Kevin Zhang
718ed33321
Merge branch 'dev' into explorerMerge 2022-11-28 16:24:11 -06:00
Jeremy Wu
8f70cf839b
Merge pull request #1585 from Flow-Launcher/add_sponsor
Add sponsor
2022-11-29 07:38:44 +11:00
Jeremy Wu
220f9f1dd4
add sponsor 2022-11-29 07:25:12 +11:00
DB P
6ef2e8564c
Merge pull request #1582 from onesounds/AdjustPluginInstallNotification
Add 'Installing Plugin' string
2022-11-29 02:55:07 +09:00
DB p
9ba7cb0794 Add 'Installing Plugin' string / Adjust Notification 2022-11-28 21:51:14 +09:00
Jeremy Wu
4d91e1086f
Merge pull request #1395 from onesounds/BookmarkSettingPanel
Loading bookmarks by browser
2022-11-28 13:32:56 +11:00
Jeremy Wu
92425473a3
Merge pull request #1579 from onesounds/FixPreviewClick
Fix Theme Preview area
2022-11-28 13:28:34 +11:00
DB p
0298f17a2b - Change Preview Item to non-clickable
- Fix Margin when change shadow setting
- Change Preview Item Texts to translatable
2022-11-28 03:13:28 +09:00
Jeremy Wu
748e7f11ef
New Crowdin updates (#1577)
* New translations en.xaml (Spanish, Latin America)
[ci skip]

* New translations en.xaml (Portuguese)
[ci skip]

* New translations en.xaml (Portuguese)
[ci skip]

Co-authored-by: Kevin Zhang <45326534+taooceros@users.noreply.github.com>
2022-11-26 21:54:46 +02:00
VictoriousRaptor
900c312c58
Merge pull request #1575 from onesounds/FixHotkeyFocus
Fix Focus hotkey box when change tab
2022-11-27 01:16:52 +08:00
Jeremy Wu
553e5f2b1c
New Crowdin updates (#1573)
* New translations en.xaml (French)

* New translations en.xaml (German)

* New translations en.xaml (Italian)

* New translations en.xaml (Danish)

* New translations en.xaml (Japanese)

* New translations en.xaml (Dutch)

* New translations en.xaml (Polish)

* New translations en.xaml (Portuguese)

* New translations en.xaml (Russian)

* New translations en.xaml (Slovak)

* New translations en.xaml (Turkish)

* New translations en.xaml (Ukrainian)

* New translations en.xaml (Chinese Simplified)

* New translations en.xaml (Chinese Traditional)

* New translations en.xaml (Portuguese, Brazilian)

* New translations en.xaml (Norwegian Bokmal)

* New translations en.xaml (Serbian (Latin))

* New translations en.xaml (Spanish, Latin America)

* New translations en.xaml (Portuguese)

* New translations en.xaml (Spanish (Modern))

* New translations en.xaml (Korean)
2022-11-26 18:18:48 +02:00
DB p
16a9d1ae50 Fix Hotkey Focus 2022-11-27 00:47:53 +09:00
VictoriousRaptor
45335f269f
Merge pull request #1554 from onesounds/WindowIllustration
Add Illustrations in custom query windows
2022-11-26 14:20:09 +08:00
VictoriousRaptor
0446fee476
Merge branch 'dev' into WindowIllustration 2022-11-26 14:13:17 +08:00
DB p
d0d7e73226 Textbox Resize 2022-11-26 15:04:50 +09:00
DB p
9ed33b5bb1 Merge branch 'WindowIllustration' of https://github.com/onesounds/Flow.Launcher into WindowIllustration 2022-11-26 14:58:29 +09:00
DB p
1f8eea76a4 Fix Aligns 2022-11-26 14:58:07 +09:00
Vic
ff63f6f6d7 Fix typo 2022-11-26 12:08:21 +08:00
VictoriousRaptor
a6234c5f82
Merge pull request #1574 from VictoriousRaptor/FixText
Fix typos in source string
2022-11-26 12:05:06 +08:00
Vic
21eb6c7791 Match text and illustration 2022-11-26 12:02:17 +08:00
Vic
2641fa2ce1 update wording 2022-11-26 11:46:39 +08:00
Vic
c95c276ac7 fix typo 2022-11-26 11:43:35 +08:00
Hongtao Zhang
9267938018
Append Result for everything error and windows index error 2022-11-25 13:25:12 -06:00
DB P
8680604afb
Merge branch 'dev' into BookmarkSettingPanel 2022-11-25 21:19:07 +09:00
DB p
3b99bf999d Adjust Margin 2022-11-25 21:03:29 +09:00
DB P
c11b9caf48
Merge branch 'dev' into WindowIllustration 2022-11-25 21:02:06 +09:00
Jeremy Wu
235c8453b7
Merge pull request #1571 from onesounds/UpdateWizard
Update Wizard ('Bluetooth' to 's Bluetooth')
2022-11-25 22:02:33 +11:00
DB P
c1f562e3e4
Merge branch 'dev' into UpdateWizard 2022-11-25 19:55:30 +09:00