bao-qian
|
1b6d8a2b8d
|
Remove NLog schema from git
|
2016-04-24 01:50:18 +01:00 |
|
bao-qian
|
cbc1c935bf
|
fix missing pinyin file
|
2016-04-24 01:43:23 +01:00 |
|
bao-qian
|
391bf4113a
|
fixup (bump library version)
|
2016-04-24 00:46:35 +01:00 |
|
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
|
79b4716b95
|
Fix "NoTranslation" bug for plugins
1. fix #475
2. remove GetLanguagesFolder, part of #468
3. bug introduced since 1f939ff3
|
2016-02-17 15:49:55 +00:00 |
|
kingwl
|
ca0f7bb74c
|
comment fix
|
2016-01-22 20:47:00 +08:00 |
|
bao-qian
|
c8a932b6b3
|
Refactoring directory path for storage
|
2016-01-07 02:31:17 +00:00 |
|
bao-qian
|
b1ed51e72c
|
Fix missing using directive
|
2016-01-07 00:14:16 +00:00 |
|
bao-qian
|
b386af4121
|
Add executable directory path
|
2016-01-06 22:18:27 +00:00 |
|
bao-qian
|
0daa3a8f57
|
ReSharper: remove redundant code
|
2016-01-06 21:34:42 +00:00 |
|
bao-qian
|
c3e4a08b00
|
Fix using for Release build
|
2016-01-06 19:07:33 +00:00 |
|
bao-qian
|
f589bdc78d
|
Optimize using
|
2016-01-06 06:45:08 +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
|
098db9adf6
|
Remove unused file since ShellRun has been removed
|
2016-01-04 00:48:35 +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
|
5e4cfbaf3f
|
Better error log
|
2015-11-11 00:42:49 +00:00 |
|
bao-qian
|
c456ef9118
|
Fix namespace
bug introduced since e037e88
|
2015-11-09 03:59:20 +00:00 |
|
bao-qian
|
8aee2858ea
|
Fix setting for multiple action keywords
1. completed rewrite the action keyword setting logic.
2. Fix setting for multiple action keywords in #352
3. Fix setting for Web Search plugin
|
2015-11-09 03:20:02 +00:00 |
|
bao-qian
|
da5a930e89
|
Move namespace
|
2015-11-09 01:32:33 +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
|
df0f310ddd
|
Replace Dispose with Lambda
1. Faster
2. Fix #361
|
2015-11-04 21:35:04 +00:00 |
|
bao-qian
|
f5d3df65b0
|
Misc
|
2015-11-03 01:33:53 +00:00 |
|
bao-qian
|
89dc9e7e7f
|
Better log info
|
2015-11-02 13:43:09 +00:00 |
|
bao-qian
|
a3117fa61d
|
Misc
|
2015-11-02 00:09:42 +00:00 |
|
bao-qian
|
bfa0db3ba3
|
Replace all Stopwatch with Timeit
|
2015-11-02 00:04:05 +00:00 |
|
bao-qian
|
cfeb637685
|
Use Nlog.Schema from Nuget
|
2015-11-01 01:18:59 +00:00 |
|
bao-qian
|
f37fd5c5e3
|
Move NLog.xsd, let it handled by nuget
|
2015-11-01 01:18:54 +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
|
ad8b6c806d
|
Optimize using directives
|
2015-10-30 23:23:01 +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 |
|
junjie020
|
cf76c943b8
|
Fix ShellExecCmdLine fucntion. Using global::System.Diagnostics.Process.Start to run program without working directory specifying.
|
2015-08-17 11:22:45 +08:00 |
|
Leon V
|
825128b630
|
Support for assigning any key as a hotkey; minor refactoring
|
2015-06-07 13:45:06 +10:00 |
|
qianlifeng
|
4d3df4cda6
|
fix #256
|
2015-02-27 09:28:07 +08:00 |
|
qianlifeng
|
815d911143
|
Add log for storage crashing
|
2015-02-10 23:48:09 +08:00 |
|
qianlifeng
|
6c731f50a9
|
Improve Everything plugin user experience
|
2015-02-08 16:27:41 +08:00 |
|
qianlifeng
|
82d30c6e74
|
Allow searches in context menu
|
2015-02-07 16:53:33 +08:00 |
|
qianlifeng
|
ad11ca0a87
|
Add IExclusivePlugin
|
2015-02-05 22:20:42 +08:00 |
|