PowerToys/Wox.Infrastructure
SysC0mp 627e99859d Directly calculate pinyin if needed
The MatchResult will always get the maximum score from either
ScoreForPinyin() or CalculateSearchScore(). ScoreForPinyin() is
completely dependant on the "ShouldUsePinyin" global setting.
2019-12-03 15:31:23 +01:00
..
Exception remove custom exception 2017-01-30 00:26:11 +00:00
Hotkey comment fix 2016-01-22 20:47:00 +08:00
Http fix github update error handling #1266 2017-03-27 00:10:02 +01:00
Image Add everything plugin context menu and add settings in Url plugin (#2299) 2019-02-23 04:03:59 +08:00
Logger Enable portable mode 2019-08-20 21:29:30 +10:00
Properties Add executable directory path 2016-01-06 22:18:27 +00:00
Storage Added file length check before loading cache and removed BinaryStorage.Save when file was already locked. 2017-12-22 16:59:55 +01:00
UserSettings alphabet settings 2019-11-16 00:34:27 +02:00
Alphabet.cs Only pass needed setting to Alphabet 2019-12-03 15:31:08 +01:00
FuzzyMatcher.cs renamed for Defualt match option 2019-10-20 15:45:06 +03:00
Helper.cs Add universal pretty print method 2017-02-26 20:44:35 +00:00
packages.config update nuget package 2017-03-04 16:35:24 +00:00
Stopwatch.cs Rewrite all log message format 2017-01-24 01:02:32 +00:00
StringMatcher.cs Directly calculate pinyin if needed 2019-12-03 15:31:23 +01:00
Wox.cs Move comment to PR 2019-08-20 21:43:32 +10:00
Wox.Infrastructure.csproj ImageLoader now loads everything through IShellItemImageFactory::GetImage (#1836) 2018-04-30 10:20:36 +08:00