30 Commits (88267c4a470f55fe4008b66428109c6f1b31c2aa)

Author SHA1 Message Date
Jeff Young 577c1dd332 Also limit the number of search terms (as well as their length) 10 months ago
Wayne Stambaugh 5c8f4697ca Common folder housekeeping part 1. 10 months ago
Jeff Young 48bb6b137c Limit length of search strings to prevent lockups. 11 months ago
Seth Hillbrand 0b2d4d4879 Revise Copyright statement to align with TLF 11 months ago
Jeff Young ca5fb08f62 Ensure thread safety with EDA_PATTERN_MATCH_RELATIONAL. 1 year ago
Jeff Young 79ec93da4c Ensure that EDA_PATTERN_MATCH_RELATIONAL is thread-safe. 1 year ago
Jeff Young 397ae3bafd Support wildcards and regEx's in Net Inspector. 2 years ago
Jeff Young 7f453d7943 Fix bug in wildcard search handling. 2 years ago
Jeff Young d8debfa0ee Require regular expressions to be explicit. 2 years ago
Jeff Young f66b9f75a3 Allow EDA_COMBINED_MATCHER use in KiCad find architecture. 2 years ago
Jeff Young df7d62fdd3 Added a sort-order dropdown to lib-tree filters. 3 years ago
Jeff Young bc754df30f Go back to winner-takes-all lib-tree scoring algorithm. 3 years ago
Jeff Young d01c023d5a Retire the lib-tree scoring algorithm. 3 years ago
qu1ck 0c049eccc7 Fix a bunch of compiler warnings 3 years ago
Ian McInerney 56b7d570f9 Remove uses of climits header/defines 3 years ago
Jeff Young 09822c7f18 ADDED direct access to signals & cursors. 3 years ago
Marek Roszko 0ff32d20cd wxS more things 3 years ago
Marek Roszko ac94995f70 Some more wxS 3 years ago
Jeff Young 054649fa38 Formatting. 3 years ago
Jeff Young 18ac169ac7 Add contexts to EDA_COMBINED_MATCHER. 3 years ago
Jeff Young 9ee28ea8f5 Flatten out some more preferences. 4 years ago
Jeff Young 8fab8a05d6 Fix shadow variable defn. 4 years ago
Simon Richter b78e2c8c28 Add missing <algorithm> 5 years ago
Oleg Endo a238209f3f Add group-by-suffix display option in net inspector 5 years ago
Seth Hillbrand 5151cd0bfe C++14: Remove unused make_unique.h 6 years ago
Seth Hillbrand 62522ee450 Prevent implicit * from wildcard match in footprint 8 years ago
Chris Pavlina c8cdb51fa8 Add relational operators to component search 9 years ago
Chris Pavlina 849b3c2a4b Add footprint select dropdown to component chooser, serious refactoring 9 years ago
Chris Pavlina f8415633bd Switch component chooser to wxDataViewCtrl, refactor 9 years ago
Chris Pavlina 769e18d376 Eeschema: add wildcard and regular expression search to componet select dialog. 10 years ago