Jack251970
|
cc68183940
|
Change variable name
|
2025-07-21 16:30:39 +08:00 |
|
Jack251970
|
55164ef60f
|
Improve code quality
|
2025-07-21 16:29:01 +08:00 |
|
Jack251970
|
de568140d2
|
Improve code quality
|
2025-07-21 16:27:11 +08:00 |
|
Jack251970
|
445a14278b
|
Add code comments
|
2025-07-21 16:25:26 +08:00 |
|
Jack251970
|
1d3ab39dca
|
Use () => instead of delegate
|
2025-07-21 16:24:23 +08:00 |
|
Jack251970
|
35c8e39beb
|
Improve code comments
|
2025-07-21 16:23:40 +08:00 |
|
Jack251970
|
c3a598464f
|
Fix code comments
|
2025-07-21 16:20:09 +08:00 |
|
Jack251970
|
0a01d85f40
|
Improve code quality
|
2025-07-21 16:16:21 +08:00 |
|
Jack251970
|
52bb909f0b
|
Add plugin to all plugin list later
|
2025-07-21 16:00:42 +08:00 |
|
Jack251970
|
59a7a2c807
|
Improve code quality
|
2025-07-21 15:59:27 +08:00 |
|
Jack251970
|
6beeecb0f7
|
Use async load & initialization model
|
2025-07-21 14:26:24 +08:00 |
|
Jack251970
|
c2157e2df1
|
Add support for concurrent operation of explorers & dialogs adding
|
2025-07-21 14:03:45 +08:00 |
|
Jack251970
|
d4e672d630
|
Add support to update translation for one plugin
|
2025-07-21 13:55:47 +08:00 |
|
Jack251970
|
f5f256809c
|
Add IResultUpdateRegister interface
|
2025-07-21 13:52:11 +08:00 |
|
Jack251970
|
aee46e8640
|
Initialize quick jump earlier
|
2025-07-21 12:10:06 +08:00 |
|
Jack251970
|
9ce911771e
|
Improve code quality
|
2025-07-21 11:31:54 +08:00 |
|
Jack251970
|
af3aaa8ce7
|
Update labels for setting view model when culture info changes
|
2025-07-21 10:29:14 +08:00 |
|
Jack251970
|
b9e0669c46
|
Intialize translations in InitAsync
|
2025-07-21 10:27:25 +08:00 |
|
Jack Ye
|
71eaf2d789
|
Merge branch 'dev' into code_quality
|
2025-07-21 10:23:08 +08:00 |
|
Jeremy Wu
|
c02ef0e76e
|
Merge pull request #3850 from Flow-Launcher/fast_load_language
Initialize language before portable clean up and plugin initialization
|
2025-07-21 12:20:13 +10:00 |
|
VictoriousRaptor
|
6044fb4ce1
|
Merge pull request #3852 from Flow-Launcher/VictoriousRaptor-patch-1
Fix typo
|
2025-07-21 09:42:04 +08:00 |
|
VictoriousRaptor
|
df0f8e01b9
|
Fix typo
|
2025-07-21 08:58:12 +08:00 |
|
VictoriousRaptor
|
1e4ff43bfc
|
Use length and count instead of Any()
|
2025-07-20 23:33:38 +08:00 |
|
VictoriousRaptor
|
ad1d42b5dd
|
Update labels on initialization to update on language change
|
2025-07-20 23:23:36 +08:00 |
|
VictoriousRaptor
|
bea1078d20
|
Remove redundant function call
|
2025-07-20 23:20:55 +08:00 |
|
Jack251970
|
71c8fce4a0
|
Improve code quality
|
2025-07-20 21:01:48 +08:00 |
|
Jack251970
|
8e898de968
|
Fix build issue
|
2025-07-20 21:01:22 +08:00 |
|
Jack Ye
|
ed0524d207
|
Merge branch 'dev' into code_quality
|
2025-07-20 20:02:51 +08:00 |
|
Jack251970
|
55589f872a
|
Resolve conflicts
|
2025-07-20 19:58:49 +08:00 |
|
Jack251970
|
90eec91c4e
|
Fix ModernWpfUI version & Restore nuget
|
2025-07-20 19:56:54 +08:00 |
|
Jack Ye
|
8b3f5aa536
|
Merge branch 'dev' into nuget_dependency
|
2025-07-20 19:55:36 +08:00 |
|
Jack Ye
|
b639960b8c
|
Merge branch 'dev' into sys_plugin_improvement
|
2025-07-20 19:53:48 +08:00 |
|
Jack Ye
|
545d12c57d
|
Merge branch 'dev' into fast_load_language
|
2025-07-20 19:53:29 +08:00 |
|
Jack251970
|
b7096ddc32
|
Fix uri exception in Report window
|
2025-07-20 19:22:14 +08:00 |
|
Kevin Zhang
|
4f269d3fa9
|
Dialog Jump - Quickly navigate the Open/Save As dialog window (#1018)
|
2025-07-20 21:11:09 +10:00 |
|
Jack251970
|
fea899d09a
|
No need to get lower for language code
|
2025-07-20 17:37:12 +08:00 |
|
Jack251970
|
f77f14b0ee
|
Improve code quality
|
2025-07-20 17:35:07 +08:00 |
|
Jack251970
|
ac7da2d2d6
|
Do not check if the language directory contains default language file
|
2025-07-20 17:26:14 +08:00 |
|
Jack251970
|
5e8acf7d74
|
Use OrdinalIgnoreCase
|
2025-07-20 15:29:27 +08:00 |
|
Jack251970
|
634bdc5bd6
|
Do not check Flow Launcher default language file since it is binary embedded
|
2025-07-20 15:26:07 +08:00 |
|
Jack251970
|
2ee53dfbf7
|
Initialize language before portable clean up since it needs translations
|
2025-07-20 15:20:18 +08:00 |
|
Jeremy Wu
|
ff2d5e89f9
|
Merge pull request #3849 from Flow-Launcher/translations
Add Translations for All Messages and Message Boxes
|
2025-07-20 15:12:01 +10:00 |
|
Jack251970
|
d71d3a5094
|
Fix build issue
|
2025-07-20 12:57:56 +08:00 |
|
Jack Ye
|
e931f3ae41
|
Fix translations
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
|
2025-07-20 12:57:04 +08:00 |
|
Jack251970
|
1c76114bb0
|
Fix translations
|
2025-07-20 12:53:14 +08:00 |
|
Jack Ye
|
d7e09abde3
|
Fix translations
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-07-20 12:52:39 +08:00 |
|
Jack251970
|
ba0a113cc9
|
Add translations & Use ShowMsgError
|
2025-07-20 12:28:55 +08:00 |
|
Jack251970
|
aed134f589
|
Add translations
|
2025-07-20 12:15:48 +08:00 |
|
Jack251970
|
06b3219dcb
|
Add translations
|
2025-07-20 12:07:19 +08:00 |
|
Jack251970
|
85ffd6024b
|
Add translations
|
2025-07-20 12:07:15 +08:00 |
|