Commit graph

6340 commits

Author SHA1 Message Date
VictoriousRaptor
fa21230160
Remove todo 2022-12-26 14:18:38 +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
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
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
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
Vic
3b95b90f1c Move TranslationConverter to Core 2022-12-21 15:50:41 +08:00
DB p
43e3b1f430 Adjust Korean Texts 2022-12-21 16:19:51 +09:00
DB p
ae1ea5950d Merge branch 'FixText' of https://github.com/VictoriousRaptor/Flow.Launcher into pr/1695 2022-12-21 16:15:32 +09:00
DB p
812a920058 Adjust Little String / Add Korean Translations 2022-12-21 16:15:26 +09:00
Vic
0a3c59a7ad Merge branch 'FixText' of https://github.com/VictoriousRaptor/Flow.Launcher into FixText 2022-12-21 15:02:17 +08:00