Commit graph

8303 commits

Author SHA1 Message Date
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
Jeremy Wu
9ae5d9b716
Fix search source typo 2022-12-22 13:16:10 +11:00
Jeremy Wu
d84f2370d7
Merge pull request #1701 from Flow-Launcher/taooceros-patch-1
fix a typo
2022-12-22 11:46:43 +11:00
Kevin Zhang
e4c9e1c36c
fix a typo 2022-12-21 13:14:17 -06:00
Kevin Zhang
2d00e98554
Merge pull request #1691 from fihorvat/folder-editor
Improve folder editor experience
2022-12-21 13:06:33 -06:00
Filip Horvat
277b8e94a6 Adds option to display open with code for Volume results 2022-12-21 18:55:23 +01:00
Filip Horvat
d2970a1f35
Merge branch 'dev' into folder-editor 2022-12-21 09:10:38 -08:00
DB p
af0050e669 Remove Hiding the Disabled menu Item 2022-12-21 22:16:33 +09:00
DB p
5ad0e79577 - Change Status Label to Enabled
- Adjust Korean Language
2022-12-21 20:25:45 +09:00
DB P
cc0c1980a1
Merge pull request #1695 from VictoriousRaptor/FixText
Fix undefined
2022-12-21 20:13:05 +09:00
DB p
b74a8d0362 Adjust Korean 2022-12-21 19:25:03 +09:00
DB p
2dabc38a75 - Change Default Context menu header to translatable
- Add Undo Command and icons in context menu items
- Applied Contextmenu to textboxes
2022-12-21 19:06:00 +09:00
Vic
137cda459e Merge branch 'FixText' of https://github.com/VictoriousRaptor/Flow.Launcher into FixText 2022-12-21 15:52:04 +08:00
Vic
230e4fbcbb Fix translation of action keywords 2022-12-21 15:51:53 +08:00
Vic
b30ace993a Fix namespace of LocalizationConverter 2022-12-21 15:51:17 +08:00