bao-qian
|
a8c200f25a
|
simple refactoring
|
2016-07-21 19:52:36 +01:00 |
|
bao-qian
|
db5f45da83
|
rename plugin main file, part 2
|
2016-05-08 17:27:58 +01:00 |
|
bao-qian
|
d536377329
|
Refactoring multithreading
1. ThreadPool -> Task
2. fix deadlock
3. remove unnecessory application.dispatcher.invoke
4. enable non-main thread access to results collection
5. Misc
6. part of #412
|
2016-05-06 00:00:43 +01:00 |
|
bao-qian
|
b22a4501cc
|
Use variable instead of global static method
1. introduce variable
2. part of #389
3. refactoring program suffix in program plugin
4. 全局变量一时爽,代码重构火葬场
|
2016-03-28 03:09:57 +01:00 |
|
bao-qian
|
0daa3a8f57
|
ReSharper: remove redundant code
|
2016-01-06 21:34:42 +00:00 |
|
bao-qian
|
f589bdc78d
|
Optimize using
|
2016-01-06 06:45:08 +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
|
86da8cbd17
|
Refactoring Plugin.Feature
|
2015-11-02 19:27:46 +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 |
|
qianlifeng
|
1d3f1fd7d0
|
Improve instant search ue
|
2015-02-04 23:16:41 +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
|
4243843951
|
Refactoring. Move system plugins to seperate DLLs.
|
2015-01-03 15:20:34 +08:00 |
|