Commit graph

9876 commits

Author SHA1 Message Date
Jeremy Wu
5bab2104d2
Merge pull request #1719 from z1nc0r3/dev
WindowsSettings plugin - command updated for diskmgmt
2022-12-26 17:53:56 +09:30
VictoriousRaptor
fa21230160
Remove todo 2022-12-26 14:18:38 +08:00
Lasith Manujitha
8a60fb18a0 WindowsSettings plugin - command updated for diskmgmt 2022-12-26 10:43:10 +05:30
VictoriousRaptor
151c17a522
Merge pull request #1680 from z1nc0r3/dev
Add "hh:mm:ss tt" to clock formats.
2022-12-26 09:24:59 +08:00
VictoriousRaptor
75624446e3
Merge pull request #1708 from VictoriousRaptor/FixShortcutException
Catch exceptions during shortcut expansion
2022-12-26 01:31:32 +08:00
Vic
b65a32a525 Remove redundant tt 2022-12-25 14:05:38 +08:00
VictoriousRaptor
6c53b7e8b3
Merge branch 'dev' into dev 2022-12-25 13:54:13 +08:00
Jeremy Wu
6607acbcce
Merge pull request #1706 from Flow-Launcher/fix_quickaccess_autocomplete
Fix quick access path search and autocomplete text
2022-12-25 16:53:12 +11:00
VictoriousRaptor
ae66a2ce46
Merge branch 'dev' into add_nodejs_env 2022-12-25 13:44:57 +08:00
VictoriousRaptor
8566279e8d
Merge branch 'dev' into LazyLoadPreview 2022-12-25 13:23:04 +08:00
Vic
24349d5072 Merge remote-tracking branch 'upstream/dev' into LazyLoadPreview 2022-12-25 13:16:41 +08:00
Jeremy Wu
990ae3b28c
Merge pull request #1715 from Flow-Launcher/fix_everything_warning
Fix wrong Everything service warning displayed when not available
2022-12-25 16:10:24 +11:00
VictoriousRaptor
9027a2085c
Merge pull request #1712 from VictoriousRaptor/RefactorMainWindow
Refactor some logic in main window
2022-12-25 03:35:06 +08:00
Jeremy
ae8f2d2ee8 fix wrong Everything service warning displayed when not available 2022-12-25 06:01:17 +11:00
Jeremy
d386735301 Merge remote-tracking branch 'origin/dev' into add_nodejs_env 2022-12-25 05:09:16 +11:00
Jeremy
9f8b205b35 Merge remote-tracking branch 'origin/dev' into fix_quickaccess_autocomplete 2022-12-25 05:00:15 +11:00
Jeremy
3f2b741dcc add unit tests for get autocomplete result 2022-12-25 04:58:37 +11:00
Jeremy
f64ebdca95 simplify get path method 2022-12-24 22:51:18 +11:00
Jeremy
fac24285e0 add folder and file get path unit tests 2022-12-24 22:50:50 +11:00
Vic
e625bf12ed Remove comment 2022-12-24 11:16:10 +08:00
VictoriousRaptor
5a5d407398
Merge pull request #1713 from VictoriousRaptor/Fix1705
Fix 1705
2022-12-23 16:09:08 +08:00
VictoriousRaptor
552786bff5
Merge branch 'dev' into Fix1705 2022-12-23 15:16:58 +08:00
Vic
ccac84c0f3 Fix hardcoded strings 2022-12-23 15:15:11 +08:00
Vic
87597625d5 Remove Segoe UI to fix Chinese font 2022-12-23 14:58:13 +08:00
VictoriousRaptor
ca60524c4c
Merge branch 'dev' into RefactorMainWindow 2022-12-23 14:47:35 +08:00
Vic
47d109cbe1 Refactor toggle game mode logic 2022-12-23 14:36:47 +08:00
Vic
33615d1d46 Neutralize warning 2022-12-23 14:36:47 +08:00
Vic
b18f5f4c02 remove unused using 2022-12-23 14:36:47 +08:00
Vic
b1eb191044 Formatting 2022-12-23 14:36:47 +08:00
VictoriousRaptor
e94929a33d
Merge pull request #1711 from VictoriousRaptor/UpdateWording
Update wording for consistency
2022-12-23 14:11:57 +08:00
Vic
23de7cfdb2 Delete unused function 2022-12-23 13:29:33 +08:00
Vic
4c2760e80e Comment F1 keybinding 2022-12-23 13:29:33 +08:00
Vic
f2101026c3 Use KeyBinding in xaml 2022-12-23 13:29:33 +08:00
Vic
33c0af1fab Use ShowIcon to determine when to load 2022-12-23 13:29:33 +08:00
Vic
2476e2d77d Only load preview when preview panel is open 2022-12-23 13:29:33 +08:00
Vic
7f0e735cb6 Use data binding 2022-12-23 13:29:32 +08:00
Vic
cc45deec8b Add preview hotky in settings 2022-12-23 13:29:32 +08:00
Vic
599bdc42fa Remove quotation marks 2022-12-23 13:20:10 +08:00
Vic
f97c9fe249 Update wording for consistency 2022-12-23 13:16:04 +08:00
VictoriousRaptor
4f8f4d41c2
Merge pull request #1710 from onesounds/HotfixKoreanDulicatedKey
Remove Duplicated Key (Korean)
2022-12-23 13:12:27 +08:00
DB p
e11c7a7c12 Remove Duplicated Key 2022-12-23 13:22:41 +09:00
Vic
5de74c4676 Fix changing OpenResultModifiers in settings won't reflect to main window 2022-12-23 01:08:06 +08:00
Vic
14216a4ac0 Remove redundant default value 2022-12-22 22:57:15 +08:00
Vic
cb44966779 Catch exceptions during shortcut expansion 2022-12-22 21:22:56 +08:00
Jeremy
2174fc24ce update directory navigation with same action keyword 2022-12-22 23:20:37 +11:00
Jeremy
fc9805f29e add GetAutoCompleteText method 2022-12-22 22:57:37 +11:00
Jeremy
5c1cc79751 update GetPathWithActionKeyword 2022-12-22 22:39:24 +11:00
Jeremy
f0b7898f89 fix quick access path search and autocomplete text 2022-12-22 22:04:39 +11:00
VictoriousRaptor
bade0fcf59
Merge pull request #1669 from VictoriousRaptor/DisablePATHByDefault
Add option to enable/disable UWP indexing
2022-12-22 13:17:05 +08:00
Jeremy Wu
b3f5dc0ed7
Merge pull request #1698 from onesounds/StringEnabled2
Change Status Label to Enabled
2022-12-22 13:23:58 +11:00