Commit graph

75 commits

Author SHA1 Message Date
Jack251970
9e868e7e3f Move plugin installer location 2025-06-29 22:35:14 +08:00
Jack251970
73a6fb6f65 Move codes to new place 2025-06-29 15:48:08 +08:00
Jack251970
383c0aeffc Improve code quality 2025-05-23 13:41:59 +08:00
Jack251970
949344a51e Add internal model for plugin management 2025-05-22 17:32:33 +08:00
Jack251970
2ab007b3b6 Fix typos 2025-05-04 11:26:00 +08:00
Jack251970
13cfbe5430 Check query results 2025-05-04 09:07:14 +08:00
Jack251970
96bb62af27 Refresh interface when Home Page is changed 2025-05-03 22:54:46 +08:00
Jack251970
f2f4ebf0ac Support home state change & Add ui 2025-05-03 22:34:58 +08:00
Jack251970
94a5c5dcb7 Change function name to suppress warning 2025-04-30 10:45:09 +08:00
DB P
c351a3870f
Merge branch 'dev' into 250331-NewPluginsPage 2025-04-08 22:35:47 +09:00
Jack251970
c33fae959f Change default search delay time to value 2025-04-08 21:04:04 +08:00
Jack251970
61fa4602d5 Disable search delay number box when search delay is disabled 2025-04-08 21:02:42 +08:00
Jack251970
67268284e0 Support numerical box for search delay 2025-04-07 14:40:27 +08:00
Jack251970
24bbfcc413 Support numerical box for priority 2025-04-07 14:27:33 +08:00
Jack251970
dc7b812077 Change search delay time to int & Improve code quality & Improve strings 2025-04-07 14:16:17 +08:00
Jack251970
44f136cca5 Use binding instead of local functions 2025-04-07 12:51:27 +08:00
Jack251970
81715f12ea Cleanup codes 2025-04-07 10:51:22 +08:00
Jack251970
f76110856f Use api function in main project 2025-04-02 18:25:06 +08:00
DB p
0136c570fa Add Setting Filter 2025-03-31 22:44:46 +09:00
Jack251970
d42279bd8f Fix typo & Fix tip issue 2025-03-31 13:41:14 +08:00
Jack251970
b860bb2edd Code quality 2025-03-31 13:31:56 +08:00
Jack251970
c4cd51c312 Change to search delay time 2025-03-31 13:26:09 +08:00
Jack251970
c925a7926a Support changing plugin search delay 2025-03-31 12:55:52 +08:00
Jack251970
12a3bbef8c Code quality 2025-03-31 11:10:40 +08:00
Jack251970
659356a650 Support plugin search delay 2025-03-30 22:40:46 +08:00
Jack251970
63378e1898 Code quality 2025-03-30 13:57:35 +08:00
Jack251970
8c387d0d94 Improve code quality & Add oneway bind mode 2025-03-21 07:58:00 +08:00
Jack Ye
1e0118604c
Merge branch 'dev' into search_delay 2025-03-21 07:42:04 +08:00
Jack Ye
87f765be4a
Merge pull request #3261 from Jack251970/multiple_keywords
Support Multiple keywords for Plugins
2025-03-20 13:46:23 +08:00
Jack251970
933582b620 Change name to search delay & Support plugin search delay 2025-03-18 11:12:58 +08:00
Jack251970
5dd9e8d963 Add plugin search delay settings panel 2025-03-18 09:11:15 +08:00
Jack251970
4e4758677f Remove unneccessary CreateSettingPanel by introducing need check 2025-03-01 19:21:09 +08:00
Jack Ye
ba0d4127ec
Merge branch 'dev' into multiple_keywords 2025-03-01 12:36:41 +08:00
Jack251970
c06042f96b Fix API instance create twice issue & Make PluginManager.API private 2025-02-28 17:03:53 +08:00
Jack251970
ca79994543 Change to HideActionKeywordPanel 2025-02-28 09:25:20 +08:00
Jack251970
0c6b89fc92 Revert "Add global search panel"
This reverts commit f7b1190f95.
2025-02-26 22:27:16 +08:00
Jack251970
f7b1190f95 Add global search panel 2025-02-26 22:03:26 +08:00
Jack251970
2741366a3f Improve code quality 2025-02-24 10:01:52 +08:00
Jack251970
6e763f0c3b Remove ReplaceActionKeyword api function & Add action keyword same noticification 2025-02-24 09:53:00 +08:00
Jeremy Wu
4b03aa477c
Merge pull request #3240 from Jack251970/back_query_results_before_change_query
Fix ChangeQuery & ReQuery Work Issue When Results Are Not From Query Results
2025-02-23 10:13:11 +11:00
Jack251970
aee585620a Remove back to query result and call this function in ChangeQuery & ReQuery 2025-02-22 19:32:08 +08:00
Jack251970
37ad5aa09b Fix issue that ActionKeywordRegistered will not exclude old action key 2025-02-21 13:31:46 +08:00
Jack251970
abfeee1423 Support multiple action keywords 2025-02-21 12:59:56 +08:00
Jack251970
e1f1b97b7e Support allow modify action keywords & WebSearch does not let user change its keywords 2025-02-21 12:27:38 +08:00
Jack251970
c472239ea9 Fix unneccessary black lines when settings control is null 2025-02-21 11:20:00 +08:00
Jack251970
2843236214 Improve documents & Improve code quality 2025-02-19 17:09:09 +08:00
Jack251970
ddbbd693e8 Make sure back to query results from context menu before changing query 2025-02-12 15:06:15 +08:00
Yusyuriv
bb5173ab01
Improve plugins pane performance in settings 2024-05-29 12:17:39 +06:00
Yusyuriv
c350c5d7cf
The rest of the settings window cleanup 2024-05-20 09:05:22 +06:00
Yusyuriv
77a0e60cff
Fully functional Hotkey pane in the settings window 2024-05-04 23:51:49 +06:00