26 Commits (6dd03bc7358752a1b52aa8d007973aa90cf42e87)

Author SHA1 Message Date
Wayne Stambaugh af540bbb9a Header folder housekeeping. 10 months ago
Wayne Stambaugh f74d97d2e1 Revert "Header folder housekeeping." 10 months ago
Wayne Stambaugh d1898aab47 Header folder housekeeping. 10 months ago
Seth Hillbrand 0b2d4d4879 Revise Copyright statement to align with TLF 10 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. 1 year ago
Marek Roszko 7252ae551c Move EDA_PATTERN_MATCH to kicommon 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
Jeff Young 09822c7f18 ADDED direct access to signals & cursors. 3 years ago
Jeff Young 18ac169ac7 Add contexts to EDA_COMBINED_MATCHER. 3 years ago
Jeff Young 8fab8a05d6 Fix shadow variable defn. 4 years ago
Wayne Stambaugh 37b200cb3e Pass wxString objects by reference instead of on the stack. 4 years ago
jean-pierre charras 0427bda768 Remove useless wx/wx.h include, that create sometimes compil warnings on msys. 5 years ago
Oleg Endo a238209f3f Add group-by-suffix display option in net inspector 5 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
Simon Richter 59c81976dc Explicitly mark overriding functions. 9 years ago
Simon Wells 09ef795a02 Minor coding style fixes in headers 10 years ago
Chris Pavlina 769e18d376 Eeschema: add wildcard and regular expression search to componet select dialog. 10 years ago