Jack251970
|
ada2af8d0a
|
Fix open result command parameter issue
|
2025-07-12 15:32:31 +08:00 |
|
Jack251970
|
64cf1ed130
|
Fix IsActionContextEvent logic
|
2025-07-12 15:22:27 +08:00 |
|
Jack251970
|
28bd07d28b
|
Improve code quality
|
2025-07-12 15:18:18 +08:00 |
|
Jack251970
|
6c21f746a7
|
Add Result Modifier Hotkeys changed event
|
2025-07-12 15:15:48 +08:00 |
|
Jack251970
|
0d4598b301
|
Add property changed for OpenResultModifiers
|
2025-07-12 15:12:56 +08:00 |
|
Jack251970
|
4ad7ca9d43
|
Only use one string
|
2025-07-12 15:11:21 +08:00 |
|
Jack251970
|
b7db22a849
|
Redesign hotkey page
|
2025-07-12 15:10:52 +08:00 |
|
Jack251970
|
633e6d3dfb
|
Redesign welcome page 3
|
2025-07-12 14:44:05 +08:00 |
|
Jack Ye
|
2febc3412c
|
Merge branch 'dev' into rename-file
|
2025-07-12 14:02:45 +08:00 |
|
Jack Ye
|
b3d2fea6d8
|
Merge pull request #3806 from Flow-Launcher/nuget_package_document
Generate documents for NuGet package
|
2025-07-12 08:04:08 +08:00 |
|
Jack Ye
|
b60cca42ce
|
Merge pull request #3816 from Flow-Launcher/clipboard_invalid
Use try-catch for query text box paste
|
2025-07-12 07:57:27 +08:00 |
|
Jack251970
|
1a8227a939
|
Use try-catch for query text box paste
|
2025-07-11 22:24:05 +08:00 |
|
Jack251970
|
96bf44501e
|
Fix action context hotkey event logic
|
2025-07-10 22:50:58 +08:00 |
|
Jack251970
|
ad81a3c091
|
Fix hotkey string issue
|
2025-07-10 22:48:40 +08:00 |
|
Jack251970
|
00778560f8
|
Return for exceptions
|
2025-07-10 22:48:00 +08:00 |
|
Jack251970
|
3dcf22ec45
|
Use sorted info
|
2025-07-10 22:46:18 +08:00 |
|
Jack251970
|
476d846995
|
Improve code quality
|
2025-07-10 22:45:39 +08:00 |
|
Jack Ye
|
0dd2f5c6ce
|
Fix typos
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
|
2025-07-10 22:43:31 +08:00 |
|
Jack251970
|
c2c8a82472
|
Restore plugin hotkey setting if it is not editable anymore
|
2025-07-10 22:15:51 +08:00 |
|
Jack251970
|
40ba1aea40
|
Do not validate key gesture for plugin hotkeys
|
2025-07-10 22:09:20 +08:00 |
|
Jack251970
|
e8707addd0
|
Unify error strings
|
2025-07-10 21:14:10 +08:00 |
|
Jack251970
|
c326901812
|
Fix spelling
|
2025-07-10 21:09:56 +08:00 |
|
Jack Ye
|
9806997f31
|
Merge branch 'dev' into rename-file
|
2025-07-10 20:33:12 +08:00 |
|
Jeremy Wu
|
d0c733b1b3
|
Merge pull request #3810 from Flow-Launcher/quick_access_link_type
Fix Quick Access Link Type Fetching Issue
|
2025-07-10 21:51:35 +10:00 |
|
Jeremy Wu
|
48d08984ec
|
Merge pull request #3803 from Flow-Launcher/CustomQueryHotkeySetting_refactor
Refactor CustomQueryHotkeySetting control
|
2025-07-10 21:45:07 +10:00 |
|
Jeremy Wu
|
7a031e384c
|
Merge pull request #3811 from Flow-Launcher/refresh_home_page
Update home page when language changes
|
2025-07-10 21:40:27 +10:00 |
|
Jack251970
|
4d5a8ccb80
|
Fix typos
|
2025-07-10 13:27:04 +08:00 |
|
Jack251970
|
e36d5d8ce7
|
Fix spelling
|
2025-07-10 13:24:07 +08:00 |
|
Jack251970
|
b1e352dd54
|
Update home page when language changes
|
2025-07-09 11:12:46 +08:00 |
|
Jack251970
|
fe3babd4fc
|
Log error when fail to fetch type
|
2025-07-08 09:50:12 +08:00 |
|
Jack251970
|
bad7db69dc
|
Improve code quality
|
2025-07-08 09:45:54 +08:00 |
|
Jack251970
|
2856da83c1
|
Fix quick access link type fetching issue
|
2025-07-08 09:44:17 +08:00 |
|
Jack Ye
|
35474f2cbc
|
Merge branch 'dev' into rename-file
|
2025-07-07 20:39:20 +08:00 |
|
Jeremy Wu
|
0f510b153c
|
Merge pull request #3572 from Flow-Launcher/plugin_store_item_vm_null
Fix separation of Plugin Store and Plugins Manager plugin
|
2025-07-07 22:17:02 +10:00 |
|
Jeremy
|
236bff1c10
|
fix spelling
|
2025-07-07 21:57:03 +10:00 |
|
Jeremy
|
a63c8b036b
|
updates to method summary and correct spell check errors
|
2025-07-07 21:35:12 +10:00 |
|
Jack Ye
|
727390db4c
|
Merge pull request #3805 from OrigamiDev-Pete/dev
Use System.Version to compare versions
|
2025-07-07 14:09:57 +08:00 |
|
Jack251970
|
988a3bc09e
|
Do not throw exception & Fix blank lines
|
2025-07-07 14:00:07 +08:00 |
|
Jack251970
|
e391965acb
|
Generate documents for NuGet package
|
2025-07-07 13:46:44 +08:00 |
|
Peter de Vroom
|
770eec5296
|
Use System.Version to compare versions
Add error checking
|
2025-07-07 14:07:47 +10:00 |
|
Jack251970
|
eb2b8d06a1
|
Refactor CustomQueryHotkeySetting control
|
2025-07-06 21:15:00 +08:00 |
|
Jack251970
|
7c41a37daa
|
Add blank lines
|
2025-07-06 21:07:25 +08:00 |
|
Jack251970
|
5c2127ec52
|
Add constructor for CustomPluginHotkey
|
2025-07-06 21:06:54 +08:00 |
|
Jack251970
|
d79272a908
|
Cache reversed names
|
2025-07-06 20:55:46 +08:00 |
|
Jack251970
|
a693773013
|
Improve code quality
|
2025-07-06 20:55:27 +08:00 |
|
Jack251970
|
4055e30538
|
Use set hotkey function instead of setter
|
2025-07-06 20:52:36 +08:00 |
|
Jack251970
|
51917809b3
|
Fix blank line change
|
2025-07-06 20:50:52 +08:00 |
|
Jack251970
|
f52ef92d45
|
Fix string typos
|
2025-07-06 20:32:43 +08:00 |
|
Jack251970
|
89b454bb6c
|
Fix typos
|
2025-07-06 20:29:19 +08:00 |
|
Jack251970
|
9b92061807
|
Check modified & use IDictionary
|
2025-07-06 20:28:26 +08:00 |
|