Commit graph

11246 commits

Author SHA1 Message Date
Jeremy
56e6d6efe6 remove pythonDirectory language key 2022-10-25 21:03:50 +11:00
Jeremy
76c0f03bc2 update python directory to python file directory 2022-10-25 21:03:01 +11:00
Vic
874383bd07 bugfix and refactor
1. Fix issues with uid.
2. Implement #1486.
2022-10-25 17:39:01 +08:00
Jeremy
5263bf50dd add filter to file dialog for selecting Python exe 2022-10-25 20:25:04 +11:00
Vic
2f9b19ddfc Fix 1356 2022-10-25 15:27:47 +08:00
Vic
0a19b02792 Fix merge 2022-10-25 14:53:59 +08:00
Vic
184aa57db9 Merge branch 'FixProgramPluginSettings' into FixProgramUID 2022-10-25 14:20:01 +08:00
Jeremy
65db4e4141 add translation for file browser window title 2022-10-25 08:18:03 +11:00
Jeremy
acb6306511 in Settings Window separate language from plugin env section 2022-10-25 08:10:22 +11:00
Jeremy
e29e2bd730 change language key selectPythonDirectory to select 2022-10-25 08:00:09 +11:00
Jeremy
9b4a592635 add Node.js file path browser to Settings window 2022-10-25 07:59:31 +11:00
VictoriousRaptor
af7539a218
Merge branch 'dev' into dev 2022-10-25 01:19:14 +08:00
Vic
1aa3668ea4 bugfix 2022-10-25 01:13:36 +08:00
Vic
440337ba22 bugfix 2022-10-25 00:09:20 +08:00
Vic
cd6c4ddb5e revert rename 2022-10-24 23:31:53 +08:00
Vic
d7d863547c comment 2022-10-24 23:31:02 +08:00
Vic
cb295bbd90 Refactor 2022-10-24 23:26:41 +08:00
Vic
8a4ff3bada use shallow copy 2022-10-24 23:16:09 +08:00
Vic
9bf1645a40 Use String.Equals 2022-10-24 23:06:37 +08:00
Vic
c8dfd565e5 Check if url field is null 2022-10-24 21:50:31 +08:00
Vic
31453e5942 Review update 2022-10-24 14:31:19 +08:00
Vic
568dced4bb Check null 2022-10-24 14:14:23 +08:00
Vic
2ba155944a bugfix 2022-10-24 14:00:02 +08:00
Hongtao Zhang
234156b153
Move code to ResultListBox to avoid extra children retrieval.
Adjust the CopyText property to automatically return Subtitle is not specified
2022-10-23 18:04:25 -04:00
Jeremy
9e55fc5854 add node plugin execution 2022-10-24 08:47:09 +11:00
Jeremy
7441e90895 python language check ignore case 2022-10-24 07:54:15 +11:00
Jeremy
eb203c2c8b executable plugin language check ignore case 2022-10-24 07:41:48 +11:00
Vic
6f46504d18 Adjust text 2022-10-23 22:57:28 +08:00
Vic
642ea4a290 bugfix 2022-10-23 22:09:22 +08:00
Vic
5103b2b712 Update text 2022-10-23 20:05:51 +08:00
Vic
1715f8145d protocols setting 2022-10-23 20:01:18 +08:00
Vic
b77a8f755a Fix suffixes 2022-10-23 18:50:38 +08:00
Vic
d13c3817e4 Data binding for suffixes 2022-10-23 17:29:37 +08:00
Jeremy
4ea1ee0c04 add Node.js environment setup 2022-10-23 20:05:12 +11:00
DB p
ad3fd4a049 Fix Search / Removed Purple Icon 2022-10-23 16:42:48 +09:00
DB p
b9afa1370a Adjust Label / Fix Order 2022-10-23 16:38:33 +09:00
DB p
e154b12674 - Add GroupName
- Adjust Labels
2022-10-23 16:16:26 +09:00
DB p
d5be961975 Adjust margin 2022-10-22 18:17:33 +09:00
DB p
24ad8ed816 Adjust Strings and add guide text 2022-10-22 18:02:20 +09:00
DB p
c27761e59d - Adjust Strings
- Add Auto Hide Styles
2022-10-22 17:21:45 +09:00
DB p
b559ad1980 Adjust Text / Change Button / Add Layout 2022-10-22 15:39:40 +09:00
VictoriousRaptor
963c6eaae9
Merge branch 'dev' into FixProgramUID 2022-10-22 14:01:50 +08:00
DB p
4a15263a1e Changed the Icon 'IsHitTestVisible' 2022-10-22 11:25:26 +09:00
Vic
84b1c26369 Fix image file usage
See https://github.com/microsoft/PowerToys/pull/5109
2022-10-22 00:28:17 +08:00
Vic
d92ea580b2 CA1822 2022-10-21 18:39:03 +08:00
Vic
3362d1cba7 CA1825 2022-10-21 18:35:10 +08:00
Vic
02b23756ff set AppxPackageHelper to static 2022-10-21 18:34:49 +08:00
Vic
e72810ca2c Temporary fix for sharing violation
Sharing violation may occur when reindexing after deleting user added source, causing some uwp programs can't be indexed. Don't actually know why it happens. Try to fix it.
2022-10-21 15:45:00 +08:00
VictoriousRaptor
9d40053ae0
Merge branch 'dev' into FixProgramIcons 2022-10-21 01:11:45 +08:00
Vic
d533c5ee93 Try to find in Assets\ if logo doesn't exist 2022-10-21 01:01:07 +08:00