Commit graph

344 commits

Author SHA1 Message Date
Vic
9dcf030e8a formatting 2022-11-18 01:42:15 +08:00
Vic
db8ba91558 Fix subpath 2022-11-18 01:39:42 +08:00
Vic
8bac95db66 fix typo 2022-11-18 01:16:57 +08:00
Vic
b120c2358b Adjust text for protocol tooltip
Try to avoid situation like http matches https
2022-11-17 23:22:12 +08:00
Vic
118e100140 Fix opening containing folder for lnk
open parent dir of .lnk instead of its target
2022-11-17 23:16:11 +08:00
Vic
5f2b944245 Only watch user specified extensions 2022-11-17 17:39:09 +08:00
Vic
e5f82eb0d9 Revert "non-recursive monitor for custom source"
This reverts commit 0e18c08798.
2022-11-17 16:55:53 +08:00
Vic
0e18c08798 non-recursive monitor for custom source 2022-11-17 16:49:10 +08:00
Vic
fed130b0ce Filter common parent for PATH and custom sources 2022-11-17 16:22:05 +08:00
Vic
e69926ec44 Renaming functions 2022-11-17 16:02:39 +08:00
Vic
5f85694142 get common parents for program sources 2022-11-17 15:50:54 +08:00
Vic
519702cd6f handing exception 2022-11-17 15:41:25 +08:00
Vic
3347e9f39e Refactor 2022-11-17 15:04:09 +08:00
Vic
d661836cad re-organize linq 2022-11-17 14:32:29 +08:00
Vic
d1e8bbf9ff Remove toarray() in ProgramsHasher 2022-11-17 01:27:58 +08:00
VictoriousRaptor
a2c967d317
Merge branch 'dev' into FixProgramUID 2022-11-15 01:13:09 +08:00
DB p
396f85f97f Fix Height 2022-11-15 01:55:51 +09:00
Vic
46b9565b85 formatting 2022-11-15 00:48:24 +08:00
Vic
7f586b3106 make name not null 2022-11-15 00:43:37 +08:00
Vic
5c62c5ac9b Fix disabled source 2022-11-15 00:07:12 +08:00
DB p
3cb8bf297e Fix TextBox Size 2022-11-15 00:26:34 +09:00
DB p
bb038d244f Adjust Layout 2022-11-15 00:23:39 +09:00
DB p
c7eb4e213c Merge Dev 2022-11-15 00:23:27 +09:00
DB p
7d769c5922 Change the Add program source window to responsive 2022-11-15 00:09:04 +09:00
Vic
f5701d44ac fix merge 2022-11-14 15:27:06 +08:00
Vic
2ea310ce37 Merge remote-tracking branch 'upstream/dev' into FixProgramUID 2022-11-14 15:25:40 +08:00
VictoriousRaptor
2263c94010
Merge branch 'dev' into SearchProgramsInPATH 2022-11-13 16:36:31 +08:00
VictoriousRaptor
c8b80f42b4
Merge branch 'dev' into FixProgramUID 2022-11-13 16:36:16 +08:00
Vic
a67e719c8a merge fix 2022-11-08 13:32:55 +08:00
VictoriousRaptor
4062ce6f9e
Merge branch 'dev' into SearchProgramsInPATH 2022-11-05 14:53:14 +08:00
Vic
b54dab5c87 adjust texts 2022-11-05 14:48:59 +08:00
Vic
59c355eed2 remove unused property 2022-11-05 13:48:16 +08:00
Vic
1e8cc9afb5 Slightly speed up uwp index 2022-11-05 13:21:57 +08:00
DB p
d2cb9c073a Adjust Setting Panel Layout 2022-11-05 13:59:01 +09:00
Vic
cdde5fae2e Update Win32.cs 2022-11-04 17:09:23 +08:00
Vic
44c541bd1e Fix path case in comparison 2022-11-04 16:01:14 +08:00
Vic
8d4a21ed95 Merge remote-tracking branch 'upstream/dev' into FixProgramIcons 2022-11-04 15:39:16 +08:00
Vic
0079a882be minor refactor 2022-11-04 14:57:57 +08:00
Vic
5f6bcdef6e Comment 2022-11-04 14:17:37 +08:00
Vic
ff430c71d3 Fix duplicate program sources when editing 2022-11-04 14:15:42 +08:00
Vic
b8a68febcd Check after merging all win32 programs 2022-11-04 01:50:28 +08:00
Vic
4725b0df07 Implement object.Equals for uwp and win32 2022-11-04 00:47:52 +08:00
Vic
165aa90da1 Fix indexing unwanted protocols in custom sources 2022-11-03 18:41:58 +08:00
Vic
85256ef42f Comments 2022-11-03 18:38:36 +08:00
Vic
7d27d735e2 Delete FileChangeWatcher.cs 2022-11-03 18:24:37 +08:00
Vic
befa19c4bb remove unnecessary using 2022-11-03 18:20:13 +08:00
Vic
55bc7cde97 formatting 2022-11-03 18:07:28 +08:00
Vic
187b195ff4 use ExeProgram for .exe 2022-11-03 18:03:29 +08:00
Vic
4d63895919 Formatting and use default for invalid programs 2022-11-03 17:59:37 +08:00
Vic
b0a4ac7996 Enable parallel query for custom sources 2022-11-03 17:40:16 +08:00