bao-qian
|
288ac62448
|
Refactoring Query initialisation
|
2015-11-03 05:09:54 +00:00 |
|
bao-qian
|
f5d3df65b0
|
Misc
|
2015-11-03 01:33:53 +00:00 |
|
bao-qian
|
fc6ac662cd
|
Refactoring instant query
|
2015-11-03 00:34:27 +00:00 |
|
bao-qian
|
cd0d9052e8
|
Misc
|
2015-11-02 22:15:06 +00:00 |
|
bao-qian
|
86da8cbd17
|
Refactoring Plugin.Feature
|
2015-11-02 19:27:46 +00:00 |
|
bao-qian
|
7a38143f5e
|
Remove AssemblyHelper
|
2015-11-02 19:27:36 +00:00 |
|
bao-qian
|
818802cf5e
|
Refactoring GetPlugins<T>()
|
2015-11-02 18:52:34 +00:00 |
|
bao-qian
|
a668ed5e24
|
Refactoring LoadPluginInterfaces
|
2015-11-02 18:13:53 +00:00 |
|
bao-qian
|
96b6832dff
|
Remove LoadInterfacesFromAppDomain
Much faster. ApplyPluginLanguages is 10 times faster now. 7ms vs 100ms.
|
2015-11-02 13:42:52 +00:00 |
|
bao-qian
|
881e414043
|
Fix ResourceMerger
1. Fix duplication for loading resource.
2. Fix null reference when plugin is not loaded.
3. speedup.
|
2015-11-02 02:49:38 +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
|
79fdba969b
|
Don't sort plugins every time, sort it when set it
|
2015-11-01 23:32:17 +00:00 |
|
bao-qian
|
79461d52c2
|
Rearrange code
Fields -> Properties -> Init method -> Query methods -> Is methods ->
Get Methods
|
2015-11-01 22:59:56 +00:00 |
|
bao-qian
|
8c7bac7dbb
|
Refactoring GetExclusivePlugin and GetActionKeywordPlugin
System plugin = plugin with action keyword *
Non system plugin = exclusive plugin + action keyword plugin
|
2015-11-01 19:47:20 +00:00 |
|
bao-qian
|
bb3b982dea
|
Refactoring Query Dispatch
half lines of code :)
|
2015-11-01 17:28:13 +00:00 |
|
bao-qian
|
a67ced29a3
|
Remove sensitive information
|
2015-11-01 01:18:53 +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
|
4a95dd8ba3
|
Use NuGet for NAppUpdate
|
2015-10-31 18:49:37 +00:00 |
|
bao-qian
|
1616aa87bd
|
Remove PluginDebugger
|
2015-10-31 18:20:43 +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
|
a6f8eb28f2
|
Refactoring Query
|
2015-10-31 16:02:56 +00:00 |
|
bao-qian
|
ad8b6c806d
|
Optimize using directives
|
2015-10-30 23:23:01 +00:00 |
|
bao-qian
|
b283977281
|
Remove unnecessary decoration
|
2015-10-30 23:22:42 +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 |
|
Boris Makogonyuk
|
dc4c33c0d5
|
Reflected functionality changes from the last commit on the whole project.
|
2015-10-08 01:02:36 +02:00 |
|
Boris Makogonyuk
|
7273e1218a
|
Wox now has an option to ignore hotkeys when the focused window is topmost. This will ignore not only the main Wox hotkey but also plugin hotkeys.
~ WindowIntelopHelper edited
~ User settings entry added
~ Checkbox added to General tab (as well as its events)
~ Language entries added for en/ru
|
2015-10-08 00:17:37 +02:00 |
|
Boris Makogonyuk
|
878213887f
|
Change Russian to Русский for the language selector
|
2015-09-04 22:38:28 +01:00 |
|
Boris Makogonyuk
|
805b83da9c
|
Added Russian translations to Wox
|
2015-09-04 22:35:52 +01:00 |
|
renzhn
|
1bda9d5a26
|
fix disable plugin not working
|
2015-08-28 08:02:30 +08:00 |
|
qianlifeng
|
c8a445275b
|
merge with master
|
2015-07-17 15:08:39 +08:00 |
|
qianlifeng
|
6b6ab5e752
|
fix #249 Characters not being properly escaped in Python plugins
|
2015-03-08 14:58:14 +08:00 |
|
qianlifeng
|
7e11c319e7
|
fix #249, replace escapes before sending json rpc request to plugin [WIP]
|
2015-03-03 18:29:36 +08:00 |
|
qianlifeng
|
72988cc6fb
|
Using new thread to check upgrade
|
2015-02-27 18:04:49 +08:00 |
|
qianlifeng
|
d93c705737
|
fix #251 add auto center Wox option
|
2015-02-20 21:45:42 +08:00 |
|
qianlifeng
|
815d911143
|
Add log for storage crashing
|
2015-02-10 23:48:09 +08:00 |
|
qianlifeng
|
dc2f3cd166
|
Improve setting window performance (theme).
|
2015-02-08 10:38:32 +08:00 |
|
qianlifeng
|
877ad53ead
|
fix a plugin query issue
|
2015-02-08 00:06:22 +08:00 |
|
qianlifeng
|
bc7dce6026
|
Add IContextMenu interface & lazy load context menus
|
2015-02-07 23:49:46 +08:00 |
|
qianlifeng
|
437c1a154c
|
Add plugin title translations
|
2015-02-07 20:17:49 +08:00 |
|
qianlifeng
|
998eecb94d
|
fix regressive issues
|
2015-02-06 18:13:22 +08:00 |
|
qianlifeng
|
ad11ca0a87
|
Add IExclusivePlugin
|
2015-02-05 22:20:42 +08:00 |
|
qianlifeng
|
7b0a643de3
|
Add IExclusiveSearch interface [WIP]
|
2015-02-05 18:43:05 +08:00 |
|
qianlifeng
|
fa53bce27a
|
Add init time and query time to setting view
|
2015-02-05 00:03:35 +08:00 |
|
qianlifeng
|
1d3f1fd7d0
|
Improve instant search ue
|
2015-02-04 23:16:41 +08:00 |
|
qianlifeng
|
5d9a94466a
|
Add drop event.
|
2015-02-03 18:32:16 +08:00 |
|
qianlifeng
|
95e468c90a
|
Add drop event [WIP]
|
2015-02-02 23:28:40 +08:00 |
|
qianlifeng
|
5ef72b81ae
|
Add upgrade dialog
|
2015-02-01 22:46:56 +08:00 |
|
qianlifeng
|
5b70064fa4
|
Update upgrade feed url
|
2015-02-01 12:32:22 +08:00 |
|
qianlifeng
|
9f64a384d6
|
Implement IInstantSearch for CMD and WebSearch plugin
|
2015-01-27 22:59:03 +08:00 |
|