Commit Graph

36 Commits

Author SHA1 Message Date
bao-qian
9627272b57 Fix clearance of old results
part of #350
2015-11-07 20:48:18 +00:00
bao-qian
7d52b0cc96 Fix exclusive for action keyword 2015-11-07 03:50:26 +00:00
bao-qian
cae8485092 Fix UI flickering
See #350
2015-11-06 21:30:38 +00:00
bao-qian
ad8b6c806d Optimize using directives 2015-10-30 23:23:01 +00:00
bao-qian
26a6264039 Refactoring DelayInvoke
In MainWindow.xaml.cs, the reference of originQuery, lastQuery and
tbQuery.Text are same, so remove originQuery is fine.
2015-10-30 23:22:54 +00:00
qianlifeng
c8a445275b merge with master 2015-07-17 15:08:39 +08:00
kerams
c79bf1ca3a Make the number of results show at a time customizable 2015-07-12 21:13:30 +02:00
qianlifeng
a942882c73 Add QueryHistory to Wox (Ctrl+Up and Ctrl+Down) 2015-02-09 19:16:13 +08:00
qianlifeng
b8f829dbc3 Add item number [WIP] 2015-02-09 00:13:08 +08:00
qianlifeng
02e22e5781 Add top most function. 2015-02-05 23:29: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
672abbcaad Implement #202 2015-01-23 18:28:14 +08:00
qianlifeng
755e7bc232 Add Context menu 2014-10-23 18:39:11 +08:00
qianlifeng
0e812b911e Adjust score weight for programs. 2014-08-10 16:50:35 +08:00
qianlifeng
83e199a0de #129 Make web search suggestion optional and add baidu suggeestion source. 2014-07-21 22:27:57 +08:00
qianlifeng
3a61a7992a Async loading item images => huge performance improvements for old machines. 2014-07-16 18:52:00 +08:00
qianlifeng
855d75f1bb Add image loader class 2014-07-14 19:03:52 +08:00
Yaroslav Zyubanov
33d7e40e7c Namespaces fix 2014-05-24 14:07:03 +06:00
qianlifeng
5971802eb9 Remove useless code. 2014-03-20 22:01:22 +08:00
qianlifeng
3b2e54a156 Fix a UI issue. 2014-03-20 21:41:30 +08:00
qianlifeng
288b46947d Limit the display result item to 6 at most. 2014-03-20 19:12:26 +08:00
qianlifeng
9c1fba3d79 Fix a null references issue that may crash wox. 2014-03-18 00:25:27 +08:00
Yeechan Lu
798faff7b2 Add support for PageUp & PageDown 2014-03-17 03:52:52 +08:00
qianlifeng
b38fa395ce Fix mouse click issues and add a new hotmovie plugin. 2014-03-05 22:32:21 +08:00
qianlifeng
7f769e00b9 Add clipboard plugin. 2014-02-28 23:21:01 +08:00
qianlifeng
92d95db40b Fix select result item delay issue. 2014-02-22 16:55:15 +08:00
qianlifeng
2309d30909 Merge branch 'MoreResponsibleUI' 2014-02-22 16:28:23 +08:00
qianlifeng
2f5a4f63b6 Add hotkey setting 2014-02-22 11:55:48 +08:00
qianlifeng
a9123d2966 UI changes. 2014-02-21 18:59:47 +08:00
qianlifeng
8f2d69b7f7 Add NHotkey library. 2014-02-20 23:15:03 +08:00
qianlifeng
18ee6ecf80 fix some small UI issue 2014-02-20 21:46:23 +08:00
qianlifeng
4736921d05 Replace ResultItem usercontrol with listbox to improve ui performance 2014-02-19 22:50:15 +08:00
qianlifeng
fcdb9e39c6 Add modifier key support when user action items. 2014-02-09 20:55:18 +08:00
qianlifeng
953adadd62 Remove number placeholder in the right of result item. 2014-02-09 11:24:47 +08:00
Yeechan Lu
4db3bd7423 Rename the project. 2014-01-29 18:33:24 +08:00