89 Commits (37c56e7e7b977de64c78a129031e6744b59ad7a2)

Author SHA1 Message Date
Jan Kučera 5d4a4b81da Assembly search option limited to NameOrFileName, FullName and FilePath 6 years ago
Jan Kučera b342dd6b11 Assembly search kind, default to short name 6 years ago
Jan Kučera c9b1a85282 Add assembly search strategy 6 years ago
Jan Kučera 146b3e7f4b Accomodate result image caching, split search result, jump to resource children, clean-up 6 years ago
Jan Kučera 8dbf1b6a17 Basic resource search strategy fitness 6 years ago
Jan Kučera ee1096958c Add resource search strategy 6 years ago
Siegfried Pammer 006c6cb4eb Fix icons in SearchPane. 6 years ago
Siegfried Pammer cee9d86b7a Use DrawingImage instead of Viewbox. 6 years ago
Siegfried Pammer 96e022f2b8 Change type of all icons to object to allow both ImageSource and DrawingGroup. 6 years ago
Siegfried Pammer 8d116d9cfb Add XAML icons in toolbar. 6 years ago
Jan Kučera 5d71bee7ae Add tooltips to Location & Assembly search results columns 6 years ago
Jan Kučera 7de2a069a1 Add Assembly column to search results 6 years ago
Siegfried Pammer a9bb17aba9 Make it possible to search by full name without including generic type parameters. 6 years ago
Siegfried Pammer 418a8da306 Handle TaskCanceledException in RunningSearch.Run 6 years ago
MysticBoy 04686b2ada Translated the ICSharpCode.Decompiler‘s options and other 6 years ago
Siegfried Pammer 47b4d83633 Keep change settings handlers consistent. 6 years ago
Siegfried Pammer e9c94155e3 Remove TODO about skipping accessors, as this is now handled by CheckVisibility 6 years ago
MCpiroman c5465c7b68 Make ShowApiLevel affect search 6 years ago
MCpiroman 89aaa9a030 Refactor searching 6 years ago
Siegfried Pammer 98261c775f Fix #1387: Allow to search for names that contain spaces: simply wrap the whole name in double-quotes. Supports escaping of " and \. 6 years ago
Siegfried Pammer 1dfd2bb9ac Fix MetadataTokenSearchStrategy. 7 years ago
MysticBoy d9bc0ec79c which is not completed, will continue to translate! 7 years ago
MysticBoy 3fd999a42b Localization of Chinese, which is not completed, will continue to translate. 7 years ago
Siegfried Pammer 4dd51f9d3c Fix #1263: Show the file path in tooltip when searching 7 years ago
Siegfried Pammer 1ff5353907 Add includeNamespaceOfDeclaringTypeName to ToString methods in Language. 7 years ago
Siegfried Pammer 79611d5976 Fix search on ctors and always show full signature in search result. This should help to find the right overload more easily. 7 years ago
Siegfried Pammer 0b498df891 Fix performance of SearchStrategies. 7 years ago
Siegfried Pammer 7f57080672 simplify GetLanguageSpecificName 7 years ago
Siegfried Pammer 58c2746e60 LiteralSearchStrategy: implement support for field constants. 7 years ago
Siegfried Pammer 7ded12c5fb Reimplement search strategies. 7 years ago
Siegfried Pammer f4733307f4 Move search-related files to Search subfolder. 7 years ago