Yusyuriv
|
87542e4385
|
Add option to hide uninstallers from results
|
2024-05-26 16:01:29 +06:00 |
|
Hongtao Zhang
|
83553244d7
|
use memorypack instead of binaryformatter
|
2023-11-11 18:10:06 -06:00 |
|
VictoriousRaptor
|
dcc7dbb918
|
Merge branch 'dev' into RemoveUnusedNuget
|
2023-06-11 18:36:04 +08:00 |
|
Vic
|
00e6e5b30d
|
Remove unused using
|
2023-04-25 21:02:34 +08:00 |
|
Vic
|
b123c09c6c
|
Remove unused settings
|
2023-04-24 21:10:07 +08:00 |
|
VictoriousRaptor
|
2d32b33eb0
|
Merge branch 'dev' into DisablePATHByDefault
|
2022-12-21 12:57:19 +08:00 |
|
Vic
|
d3bae93a47
|
Revert "Disable PATH by default"
|
2022-12-18 13:35:38 +08:00 |
|
Vic
|
13eba18ac5
|
Disable PATH programs by default
|
2022-12-18 13:28:30 +08:00 |
|
Vic
|
bf91bd2492
|
Fix double click on header
|
2022-12-17 22:27:36 +08:00 |
|
Vic
|
1d77d45fe2
|
Add an option to enable/dsiable UWP indexing
|
2022-12-17 22:20:49 +08:00 |
|
Vic
|
5373cd3736
|
Disable PATH programs by default
|
2022-12-17 21:29:25 +08:00 |
|
Vic
|
fe66cad624
|
Merge remote-tracking branch 'upstream/dev' into FixProgramSource
|
2022-12-12 18:32:51 +08:00 |
|
Jeremy Wu
|
4153aa9a69
|
Merge pull request #1612 from onesounds/FixBoolToTranslation
Translatable Bool in List view
|
2022-12-12 20:07:04 +11:00 |
|
DB p
|
00e88bc871
|
Adjust Buttons Margin
|
2022-12-09 17:58:58 +09:00 |
|
DB p
|
056dcb3888
|
Change Header 'Enabled' to 'Status'
|
2022-12-09 10:48:56 +09:00 |
|
DB p
|
2dc508aa75
|
Bool To Translation by style in websearch plugin
|
2022-12-09 10:33:23 +09:00 |
|
DB p
|
8498883cd9
|
- Add BoolToTranslation Logic by Style in Program
- Add Responsive Width for Removing horizon scrollbar
|
2022-12-09 10:15:14 +09:00 |
|
DB p
|
711b5b6110
|
Fix Buttons Size
|
2022-12-09 09:09:39 +09:00 |
|
Vic
|
7362bd26cf
|
Remove LocationConverter
|
2022-12-07 01:09:26 +08:00 |
|
Vic
|
1990226c71
|
Fix item can't be unselected after editing Location
|
2022-12-07 00:35:41 +08:00 |
|
Vic
|
bfb29e384d
|
Fix Hashcode
|
2022-12-06 22:47:27 +08:00 |
|
Vic
|
66dee47edc
|
Refactor AddProgramSource dialog
|
2022-12-06 20:34:40 +08:00 |
|
DB p
|
16abd9d4f0
|
Fix Button Moving in programSetting panel
|
2022-11-18 16:22:19 +09:00 |
|
DB p
|
c57a2be5f0
|
Adjust Button Template
|
2022-11-18 16:07:43 +09:00 |
|
DB p
|
65920a50a5
|
Fix ProgramSetting's Button Area
|
2022-11-18 15:28:16 +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 |
|
Vic
|
2ea310ce37
|
Merge remote-tracking branch 'upstream/dev' into FixProgramUID
|
2022-11-14 15:25:40 +08:00 |
|
DB p
|
d2cb9c073a
|
Adjust Setting Panel Layout
|
2022-11-05 13:59:01 +09:00 |
|
Vic
|
0079a882be
|
minor refactor
|
2022-11-04 14:57:57 +08:00 |
|
Vic
|
ff430c71d3
|
Fix duplicate program sources when editing
|
2022-11-04 14:15:42 +08:00 |
|
DB p
|
7f322fe73c
|
Adjust Checkboxes layout
|
2022-11-02 12:20:26 +09:00 |
|
Vic
|
f4b933ad5e
|
Fix UI layout
|
2022-11-01 18:30:26 +08:00 |
|
Vic
|
2d0f42590a
|
fix separator
|
2022-11-01 01:36:19 +08:00 |
|
Vic
|
a5d7005497
|
refactor foreach
|
2022-10-30 02:42:35 +08:00 |
|
Vic
|
4296652edf
|
Time when manually reindex
|
2022-10-30 02:37:22 +08:00 |
|
Vic
|
0b247db1b2
|
minor changes
|
2022-10-30 01:27:41 +08:00 |
|
Vic
|
cc7d2bc855
|
Fix location setter and uid case
|
2022-10-28 20:00:38 +08:00 |
|
Vic
|
3efa0e185d
|
Remove DisabledProgramSource
|
2022-10-28 18:06:44 +08:00 |
|
Vic
|
874383bd07
|
bugfix and refactor
1. Fix issues with uid.
2. Implement #1486.
|
2022-10-25 17:39:01 +08:00 |
|
Vic
|
2f9b19ddfc
|
Fix 1356
|
2022-10-25 15:27:47 +08:00 |
|
Vic
|
184aa57db9
|
Merge branch 'FixProgramPluginSettings' into FixProgramUID
|
2022-10-25 14:20:01 +08:00 |
|
Vic
|
440337ba22
|
bugfix
|
2022-10-25 00:09:20 +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
|
31453e5942
|
Review update
|
2022-10-24 14:31:19 +08:00 |
|
Vic
|
463f417a42
|
bugfix
|
2022-10-20 18:16:46 +08:00 |
|
Vic
|
8a488ad88e
|
CA1829
|
2022-10-20 17:22:31 +08:00 |
|
Vic
|
cc1e32333c
|
Remove unnecessary Count()
|
2022-10-20 17:21:36 +08:00 |
|