23 Commits (a321a86f3802948db2ea71d9704b59e1a8cbb804)

Author SHA1 Message Date
Jeff Young 7f453d7943 Fix bug in wildcard search handling. 3 years ago
Jeff Young d8debfa0ee Require regular expressions to be explicit. 3 years ago
Jeff Young f66b9f75a3 Allow EDA_COMBINED_MATCHER use in KiCad find architecture. 3 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