1 Commits (e8a480d43f164648e23916b9ab47cfa90a9ac97d)

Author SHA1 Message Date
Siegfried Pammer e8a480d43f Move search functionality to ILSpyX 3 years ago
Siegfried Pammer 209e2de6d0 First part of #1175 and #828: Add 'innamespace' and 'inassembly' predicates to allow scoping search to a specific assembly/namespace. 4 years ago
Ralf 3fa61f0e62
Fix #2522: support backticks in FQ name when searching for type 4 years ago
Siegfried Pammer dd1621a811 Fix #2481: Remove 4 characters length requirement in regex search. 4 years ago
dotnet format 0d9f871a4f #2128: Reformat the whole code base. 5 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 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
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
MCpiroman c5465c7b68 Make ShowApiLevel affect search 6 years ago
MCpiroman 89aaa9a030 Refactor searching 6 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 7ded12c5fb Reimplement search strategies. 7 years ago
Siegfried Pammer f4733307f4 Move search-related files to Search subfolder. 7 years ago