Commit graph

28 commits

Author SHA1 Message Date
Jeremy Wu
3fa3090ee3 Explorer plugin- change DefaultFolderSubtitleString to path 2020-06-30 06:20:22 +10:00
Jeremy Wu
82cfddbdb3 add ordering to file and folder results 2020-06-08 19:21:47 +10:00
Jeremy Wu
a196c4f269 add logging to Index and DirectoryInfo search 2020-06-08 19:01:32 +10:00
Jeremy Wu
5d696bd3ab explorer general touch ups- no logic change 2020-06-08 14:20:22 +10:00
Jeremy Wu
e34bcbd1ba add prompt press ctrl to open folder directly to folder results 2020-06-04 19:06:03 +10:00
Jeremy Wu
758b565f01 change strings to Constants 2020-05-28 21:35:12 +10:00
Jeremy Wu
b5e9ec3a9f Add search hotkeys to Constants 2020-05-28 07:41:14 +10:00
Jeremy Wu
2ea6642248 show if file or folder is indexed in context menu 2020-05-27 19:36:49 +10:00
Jeremy Wu
5b2f06bf10 add logic for index search to search with partial item name 2020-05-26 21:55:07 +10:00
Jeremy Wu
353fa026af rename variables and update comment 2020-05-26 21:49:59 +10:00
Jeremy Wu
b03ee66646 Rename IndexSearcher 2020-05-25 19:06:09 +10:00
Jeremy Wu
b1a0ddfe2f Remove unused context from IndexSearch 2020-05-25 19:01:31 +10:00
Jeremy Wu
f8a4b924c8 IndexSearch use ResultManager 2020-05-25 18:58:28 +10:00
Jeremy Wu
df0871a924 Fix incorrect return state on PathIsIndexed 2020-05-24 19:16:10 +10:00
Jeremy Wu
472f4a5f49 Move ReservedStringPattern to IndexSearcher class 2020-05-24 19:15:13 +10:00
Jeremy Wu
9039848078 Add method in search manager to handle top folder level win index search 2020-05-23 16:41:25 +10:00
Jeremy Wu
bf6a9d616a Rename parameters in IndexSearcher 2020-05-19 22:40:27 +10:00
Jeremy Wu
107fc75d97 Add file type icon images 2020-05-19 18:46:42 +10:00
Jeremy Wu
ac2d318412 Rename Searcher class to IndexSearcher- more descriptive 2020-05-19 13:54:56 +10:00
Jeremy Wu
80380b230a Change Search to open using shared command 2020-05-19 13:40:38 +10:00
Jeremy Wu
be524cb6ea Update Searcher class to handle result creation 2020-05-19 00:11:37 +10:00
Jeremy Wu
7b69d98e59 Add Seacher class and move OleDb connection method 2020-05-18 22:23:20 +10:00
Jeremy Wu
5484b30514 Add OleDb connection method 2020-05-18 21:31:28 +10:00
Jeremy Wu
ff03f7d284 Add tests and methods for all folders and files search 2020-05-18 20:14:38 +10:00
Jeremy Wu
e87a3a2e61 Update method comments 2020-05-18 20:13:31 +10:00
Jeremy Wu
f4ae5badf5 Add test for directory search query string and method 2020-05-12 06:50:17 +10:00
Jeremy Wu
26f0ce2778 Add base query constructor 2020-05-12 06:47:45 +10:00
Jeremy Wu
6d7aa46747 Add Windows Index directory search query test 2020-05-11 23:19:41 +10:00