bao-qian
|
718bff7469
|
Refactoring pinyin
1. use custom patched pinyin library Pinyin4Net
2. fix memory leak on startup: 360mb -> 160mb when using vs15 debugger
|
2016-04-24 00:37:25 +01:00 |
|
bao-qian
|
e67f60182d
|
Add custom patched pinyin library
|
2016-04-23 02:34:47 +01:00 |
|
bao-qian
|
6bb0d736be
|
Add RequireNonNull
http://www.yinwang.org/blog-cn/2015/11/21/programming-philosophy
|
2016-04-22 23:29:38 +01:00 |
|
bao-qian
|
5bc74fc296
|
Use resharper annotation nuget package
|
2016-04-22 23:13:14 +01:00 |
|
bao-qian
|
39edf1a8ed
|
Remove instance logic for BinaryStorage and JsonStorage, part 2
1. part of #389
2. file rename
3. fixup
|
2016-04-21 20:56:53 +01:00 |
|
bao-qian
|
8d10c9aa41
|
Remove instance logic for BinaryStorage and JsonStorage, part 1
1. part of #389
2. huge refactoring
|
2016-04-21 20:42:07 +01:00 |
|
bao-qian
|
0728d96339
|
Bump nuget package version
|
2016-03-26 04:45:03 +00:00 |
|
bao-qian
|
b386af4121
|
Add executable directory path
|
2016-01-06 22:18:27 +00:00 |
|
bao-qian
|
ebe4804b00
|
Including more web search by default
1. Fix #376
2. Thanks @ishu3101
|
2016-01-04 05:03:23 +00:00 |
|
bao-qian
|
38b3c82ece
|
Remove ShellRun
1. Remove ShellRun using p/invoke
2. Remove ResolveShortcut when open contanning folder
3. fix #88
|
2016-01-04 00:01:48 +00:00 |
|
bao-qian
|
539eadf533
|
Merge master
|
2015-12-13 13:32:30 +00:00 |
|
bao-qian
|
29f535da94
|
Upgrade json package
|
2015-11-30 22:45:04 +00:00 |
|
bao-qian
|
d7d71d9ff1
|
Add solution level AssemblyInfo file, and bump version
1. Add solution level AssemblyInfo file
2. Bump assembly version
3. Fix #324
|
2015-11-28 10:47:49 +00:00 |
|
bao-qian
|
e848c78dba
|
Merge branch 'master' into dotnet45
|
2015-11-12 22:02:40 +00:00 |
|
bao-qian
|
705354a3d6
|
Better logger
1. Throw exception for fatal/error log when debugging
2. Write to debug output for warn/debug/info log when debugging
3. part of #355
|
2015-11-07 17:32:58 +00:00 |
|
bao-qian
|
08594f0b96
|
Upgrade to .net 4.5
|
2015-11-07 03:09:10 +00:00 |
|
bao-qian
|
59a4abff7c
|
Better name
Timeit.Stopwatch -> Stopwatch.Normal
Timeit.StopwatchDebug -> Stopwatch.Debug
|
2015-11-05 19:29:45 +00:00 |
|
bao-qian
|
cfeb637685
|
Use Nlog.Schema from Nuget
|
2015-11-01 01:18:59 +00:00 |
|
bao-qian
|
ca8293ebdb
|
Migrate MSBuild-Integrated solutions to use Automatic Package Restore
http://docs.nuget.org/consume/package-restore/migrating-to-automatic-package-restore
|
2015-11-01 01:18:40 +00:00 |
|
bao-qian
|
9d9400f4d9
|
Fix Debug output
DebugHelper is useless, bacuase the return statement is always executed before the actual code.
|
2015-10-31 18:06:57 +00:00 |
|
bao-qian
|
2538a79ef0
|
Remove unused reference
System.xaml also removed because .net 3.5 doesn't has this dll, and it resolve the issue when using code metrics
|
2015-10-30 23:22:25 +00:00 |
|
qianlifeng
|
82d30c6e74
|
Allow searches in context menu
|
2015-02-07 16:53:33 +08:00 |
|
qianlifeng
|
1d3f1fd7d0
|
Improve instant search ue
|
2015-02-04 23:16:41 +08:00 |
|
qianlifeng
|
a112c6d9ee
|
Remove autohotkey and add toggle command args
|
2015-01-29 22:35:01 +08:00 |
|
qianlifeng
|
2b1e343186
|
Add autohotkey
|
2015-01-29 18:26:50 +08:00 |
|
qianlifeng
|
1ef163f827
|
Change log facility.
|
2015-01-20 22:33:45 +08:00 |
|
qianlifeng
|
b49209a0d9
|
Add query history plugin & upgrade all third-party packages
|
2015-01-18 18:21:48 +08:00 |
|
qianlifeng
|
32e0074f26
|
downgrade to .net framework 3.5
|
2015-01-15 21:01:43 +08:00 |
|
qianlifeng
|
8d746cd206
|
Upgrade to .net framework 4.5
|
2015-01-15 20:47:48 +08:00 |
|
qianlifeng
|
bc341d193f
|
Upgrade to .net framework 4.0
|
2015-01-14 22:19:44 +08:00 |
|
qianlifeng
|
f20b4d570e
|
Change output folders for plugins in Release
|
2015-01-09 12:45:56 +08:00 |
|
qianlifeng
|
220ac2fa2d
|
Fix a global hotkey issues in CMD, which will hang Wox on init.
|
2015-01-08 22:49:42 +08:00 |
|
qianlifeng
|
ce451e4dd4
|
Move some user settings to its own dll (cmd,folder plugin and etc)
|
2015-01-05 22:41:17 +08:00 |
|
qianlifeng
|
6162904c59
|
Refactoring
|
2015-01-04 23:08:26 +08:00 |
|
qianlifeng
|
4243843951
|
Refactoring. Move system plugins to seperate DLLs.
|
2015-01-03 15:20:34 +08:00 |
|
qianlifeng
|
203965043e
|
Add i18n support [WIP]
|
2015-01-02 23:07:49 +08:00 |
|
qianlifeng
|
a038587224
|
Fix typo
|
2015-01-01 23:07:14 +08:00 |
|
qianlifeng
|
890397bae7
|
Refactoring. Move plugin related work to Wox.Core
|
2014-12-28 15:17:58 +08:00 |
|
qianlifeng
|
ccc8d7e5cd
|
Refactoring.
|
2014-12-26 22:51:04 +08:00 |
|
qianlifeng
|
2b211c2ba0
|
Refactoring
|
2014-12-21 22:03:03 +08:00 |
|
qianlifeng
|
82106c1c8b
|
fix #185. Loading index cache on startup.
|
2014-12-15 22:58:49 +08:00 |
|
qianlifeng
|
970c9e70e4
|
Move MFTSearch to find file plugin.
|
2014-10-27 14:53:44 +08:00 |
|
qianlifeng
|
a7dfb9cb97
|
Allow unsafe codes in Release build.
|
2014-10-24 16:48:14 +08:00 |
|
qianlifeng
|
581423a87c
|
Add MFT Searcher
|
2014-10-22 18:36:49 +08:00 |
|
qianlifeng
|
87ce03e13e
|
Move Log to Infrastructure project.
|
2014-09-19 16:57:48 +08:00 |
|
qianlifeng
|
e275ce6063
|
#21 Add Disable option for each plugin.
|
2014-07-01 22:19:46 +08:00 |
|
kerams
|
bdf57b5203
|
Added PeHeaderReader class, which is used to check whether an application is CUI. This fixes the issue introduced in e0eb8c8 .
|
2014-04-12 13:01:29 +02:00 |
|
Aaron Campf
|
6b9f96697b
|
Added Plugin for searching additional directories
|
2014-03-30 16:03:07 -07:00 |
|
Yeechan Lu
|
943a438a6c
|
Use Unidecoder instead of ChineseToPinYin
// Please do not use the binary version on NuGet since there are some issues with the data table
|
2014-03-29 23:29:07 +08:00 |
|
Yeechan Lu
|
479945455b
|
Move ProgramSetting into Feature
|
2014-03-29 14:42:43 +08:00 |
|