bao-qian
da5a930e89
Move namespace
2015-11-09 01:32:33 +00:00
qianlifeng
60f06f97fa
fix a null pointer issue
2015-11-08 19:31:44 +08:00
qianlifeng
c0216e0800
Merge branch 'dev' of https://github.com/Wox-launcher/Wox.git
2015-11-08 19:22:07 +08:00
qianlifeng
2be68342bb
use caculated score for sys plugin item
2015-11-08 19:21:48 +08:00
bao-qian
d946e18fa2
Fix CMD plugin for new result panel
2015-11-08 02:27:37 +00:00
bao-qian
e928b4c9e0
Fix web search plugin for new result panel
2015-11-08 02:27: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
8662e963ac
Misc
2015-11-07 03:50:15 +00:00
bao-qian
08594f0b96
Upgrade to .net 4.5
2015-11-07 03:09:10 +00:00
bao-qian
7db73cbd44
tmp
2015-11-07 02:23:40 +00:00
bao-qian
7c889e3523
Add more comments
...
See #352
2015-11-06 02:34:50 +00:00
bao-qian
af7beb2c34
Improve UI for multiple action keywords
...
See #352
2015-11-06 02:29:32 +00:00
bao-qian
00543bca17
Fix PluginManagement plugin for multiple action keyword
...
1. Fixup, part of #352
2. Windows.Form -> WPF
3. Refactoring
2015-11-06 01:17:34 +00:00
bao-qian
178710dabc
Fix PluginIndicator for multiple action keywords
...
1. Fixup, part of #352
2. Refactoring
2015-11-06 01:16:37 +00:00
bao-qian
99d9d14d3b
Misc
...
1. Rename
2. Fix progress bar: progress bar should not be loaded when only white
spaces typed
2015-11-06 01:09:08 +00:00
bao-qian
a07d6aa1e7
Enable multiple action keywords
...
See issue #352
2015-11-05 19:29:45 +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
ad21909b5c
Remove unused reference
2015-11-04 16:40:10 +00:00
bao-qian
d98d00556d
Merge branch 'master' into dev
2015-11-04 16:23:50 +00:00
bao-qian
fc6ac662cd
Refactoring instant query
2015-11-03 00:34:27 +00:00
bao-qian
86da8cbd17
Refactoring Plugin.Feature
2015-11-02 19:27:46 +00:00
bao-qian
ac3a282876
Fix bug for CMD
...
This bug is introduced since commit:
73dadde5f077896129aa574d028c0343485f3ddc
2015-11-02 01:06:57 +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
f3038e4fef
Fix System.ArgumentException
...
Fix System.ArgumentException("Illegal characters in path") when parsing
path string
2015-11-01 01:19:00 +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
renzhn
2f7b5dd041
update plugin program translation
2015-08-28 08:01:28 +08:00
danisein@qq.com
f3fbbed7ee
Auto completion for the folder plugin
2015-08-23 15:40:18 +08:00
qianlifeng
630456f700
add missing sleep images and translations
2015-07-17 15:38:50 +08:00
qianlifeng
c8a445275b
merge with master
2015-07-17 15:08:39 +08:00
Devin Stiert
b6f14a752c
Google translated translations
2015-05-02 10:31:20 -04:00
Devin Stiert
40f58d7054
Support editing
2015-05-02 10:17:42 -04:00
Devin Stiert
485afcfa6e
Allow disabling of default program sources
2015-05-02 09:47:03 -04:00
Devin Stiert
e82bc859f5
Fix csproj
2015-04-22 09:22:55 -04:00
Devin Stiert
5615e02cdb
fix proj file
2015-04-20 20:35:03 -04:00
Devin Stiert
4c5a046bc0
Add max depth and suffixes per program source
2015-04-20 20:32:10 -04:00
qianlifeng
12265def19
Add translation for CMD plugin
2015-02-28 18:30:08 +08:00
qianlifeng
45f60ae646
Fix UI issues when using web search plugin with suggestions
2015-02-28 18:20:06 +08:00
qianlifeng
72988cc6fb
Using new thread to check upgrade
2015-02-27 18:04:49 +08:00
qianlifeng
a0b7768a86
Fix #255 , can't delete items in folder plugin
2015-02-26 17:12:21 +08:00
qianlifeng
b1a97eca39
fix #252 web search items lost after restart Wox
2015-02-20 21:14:15 +08:00
qianlifeng
a942882c73
Add QueryHistory to Wox (Ctrl+Up and Ctrl+Down)
2015-02-09 19:16:13 +08:00
qianlifeng
268df23739
Add uninstalleverything command as everything serivce will prevent move/remove wox folder.
2015-02-08 17:09:14 +08:00
qianlifeng
6c731f50a9
Improve Everything plugin user experience
2015-02-08 16:27:41 +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
c24e216f26
fix #246 prompt restart wox after uninstall plugin
2015-02-07 21:40:25 +08:00
qianlifeng
2d05ecc81f
Add title translations
2015-02-07 21:27:48 +08:00
qianlifeng
437c1a154c
Add plugin title translations
2015-02-07 20:17:49 +08:00
qianlifeng
82d30c6e74
Allow searches in context menu
2015-02-07 16:53:33 +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
38948053cc
Merge
2015-02-03 12:29:58 +08:00
qianlifeng
95e468c90a
Add drop event [WIP]
2015-02-02 23:28:40 +08:00
Boelensman1
b30f3d6b8f
Forgot to remove some lines.
...
No longer opening explorer with admin rights.
2015-01-30 15:54:02 +01:00
Boelensman1
4672628ee2
Added open in folder to the program plugin.
2015-01-30 02:18:18 +01:00
qianlifeng
36ce0c8271
Merge
2015-01-28 10:16:10 +08:00
qianlifeng
b521318e82
proj file changes.
2015-01-28 10:13:48 +08:00
qianlifeng
9f64a384d6
Implement IInstantSearch for CMD and WebSearch plugin
2015-01-27 22:59:03 +08:00
qianlifeng
4ecff94aec
Change update logic
2015-01-27 21:51:29 +08:00
qianlifeng
c7e73924c8
Add clean script to Wox.csproj
2015-01-27 19:29:32 +08:00
qianlifeng
87958d9db8
Move web search setting to its own project
2015-01-26 22:50:38 +08:00
qianlifeng
56fa719931
API changes
2015-01-26 20:54:01 +08:00
qianlifeng
6ee6cd3977
Add everything plugin
2015-01-26 19:06:03 +08:00
qianlifeng
7821f41723
some API changes for Query class and renames.
2015-01-26 17:46:55 +08:00
qianlifeng
42d86fab8e
make some renames
2015-01-23 20:49:00 +08:00
qianlifeng
17bc9c35a7
add Cleanup CI job
2015-01-23 13:01:52 +08:00
qianlifeng
1ef163f827
Change log facility.
2015-01-20 22:33:45 +08:00
qianlifeng
3f6cb3cd73
Fix an issue if update failed
2015-01-20 20:05:38 +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
5be6511529
Add Wox.CrashReporter
2015-01-11 21:52:30 +08:00
qianlifeng
f20b4d570e
Change output folders for plugins in Release
2015-01-09 12:45:56 +08:00
qianlifeng
06a9478555
Merge pull request #232 from allanpk716/V1.2.0
...
1,fix ImageLoader GetIcon() trigger FileNotFoundException when file not ...
2015-01-09 10:43:02 +08:00
716
6e3ca5391a
1,fix ImageLoader GetIcon() trigger FileNotFoundException when file not exist;
...
2,In FolderPluginSettings when trigger Delete Action need confirm;
3,Add drag and drop functionality in ProgramSetting and FileSystemSettings.
Signed-off-by: 716 <525223688@qq.com>
2015-01-09 10:30:12 +08:00
qianlifeng
2422a4200c
Merge
2015-01-09 09:45:40 +08:00
qianlifeng
56788c8b8f
Project structure change
2015-01-09 09:44:03 +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
288be8dd71
update plugin languages
2015-01-07 22:23:10 +08:00
qianlifeng
d3bf71a22d
Add translation for folder plugin
2015-01-07 18:59:55 +08:00
qianlifeng
12abca39a2
Add translation for CMD plugin
2015-01-07 18:51:11 +08:00
qianlifeng
898c8854aa
Add translation for web search plugin
2015-01-07 18:45:55 +08:00
qianlifeng
492e33aeda
Add translations for Program plugin.
2015-01-06 23:24:11 +08:00
qianlifeng
ce9c832e00
Implement plugin i18n [WIP]
2015-01-06 18:28:23 +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
ccc8d7e5cd
Refactoring.
2014-12-26 22:51:04 +08:00
qianlifeng
ac3b86fb85
Update wpm to use the new api
2014-12-14 22:24:05 +08:00
qianlifeng
a5b54c50d1
Remove all third-party plugins into separate repos (except WPM).
2014-12-12 12:32:58 +08:00
qianlifeng
5c84ffe5dc
Merge branch 'V1.1.0' into dev
2014-12-12 12:21:23 +08:00