79 Commits (master)

Author SHA1 Message Date
Jeff Young 9726186595 Introduce barcodes to DRC and the router. 2 weeks ago
jean-pierre charras 96bf85977c Eeschema: fix crash when adding a new SCH_HIERLABEL. 3 weeks ago
John Beard e016dc52fd Pcbnew: Add concept of a 'point' 7 months ago
Jeff Young 8a60893249 Regularize content of item descriptions. 2 months ago
Jeff Young 52f9cba035 Add missing member variables to EDA_ITEM::operator= 4 months ago
Jeff Young f58fc0b952 Rewrite GROUP undo based on uuids. 5 months ago
Mike Williams d6e7970738 sch: add group tool 6 months ago
Mike Williams 05e9772d54 groups: extract common class methods into EDA_GROUP base class 7 months ago
Wayne Stambaugh 4cb234862c Fix Coverity issue #542006. 7 months ago
Wayne Stambaugh dd806aa902 Fix Coverity issue #542006. 7 months ago
Seth Hillbrand aff0ad971f Update search dialog 7 months ago
Seth Hillbrand 0b2d4d4879 Revise Copyright statement to align with TLF 10 months ago
Seth Hillbrand 9dfcb6a362 Cleanup ViewGetLayers() 11 months ago
Jeff Young 94f995c49e Reduce dependency on dynamic_cast. 1 year ago
Jeff Young 16340e6cf4 Support both short and long item descriptions. 1 year ago
Alex Shvartzkop 7eb600e5a6 Fix typo. 1 year ago
Alex Shvartzkop 386651153b Improve EDA_ITEM memory layout slightly. 1 year ago
James J be8744176c Add SCH_RULE_AREA shapes to eeschema 1 year ago
Jeff Young 95136494b3 RIP LIB_PIN. 2 years ago
Jeff Young d761b4f22f RIP LIB_TEXTBOX and LIB_SHAPE. 2 years ago
Jeff Young 3efe504dcc Collapse LIB_TEXT into SCH_TEXT. 2 years ago
Jeff Young d77eae3e7e Collapse LIB_FIELD into SCH_FIELD. 2 years ago
Jeff Young e445249720 ADDED: PCB tables. 2 years ago
Jeff Young 91df43c97a ADDED: schematic tables. 2 years ago
Jeff Young c95db272ca Keep "Type" field consistent with 6.0. 2 years ago
Jeff Young 791aa64950 Functionally it's a "reference image". 2 years ago
Alex Shvartzkop be72e07e61 Introduce PCB_GENERATOR. 2 years ago
Jeff Young 0dddb27408 Include underscore in word chars. 2 years ago
Jeff Young 692e060ff4 Fill in missing EDA_ITEM_DESC KICAD_T. 2 years ago
Mike Williams 37837dc392 PCB: introduce PCB_FIELD_T 2 years ago
Jeff Young f66b9f75a3 Allow EDA_COMBINED_MATCHER use in KiCad find architecture. 2 years ago
Jeff Young bbd6c80507 Collapse FP_* down into their PCB_* equivalents. 3 years ago
Jon Evans 65193487a6 Properties: Rename methods to better reflect their purposes 3 years ago
Seth Hillbrand 19d0aceda3 Remove superfluous m_status variable 3 years ago
Jeff Young c9351dfd67 Drawing improvements for symbol & footprint diffs. 3 years ago
Jeff Young bc0d59801a Graphical diff for schematic vs library symbols. 3 years ago
Jon Evans 254168c788 Properties: introduce method chaining for initialization 3 years ago
Marek Roszko ac94995f70 Some more wxS 3 years ago
Jon Evans c530bdb5a1 Rename GetSelectMenuText to GetItemDescription 3 years ago
Jon Evans 220ef6fb44 Properties: Add some missing footprint properties; cleanup 3 years ago
Jeff Young a61ac363c2 Excise the remaining occurrences of "Alias" for derived symbols. 3 years ago
Jeff Young 64a6fc0fd4 Push UNITS_PROVIDER down into a low-level mixin. 3 years ago
Jeff Young b4492e0bd2 More EDA_RECE yeetage. 3 years ago
Jeff Young 2dc6300501 Move EDA_ITEM bounding boxes to BOX2I. 3 years ago
Marek Roszko e0f28fc4e1 Replace wxFindReplaceData with our own container 3 years ago
Roberto Fernandez Bautista bfdb39f418 Properties Panel: Plain-language descriptive noun function of EDA_ITEM 3 years ago
Jeff Young 4f0136db3b Attempt to fix std::initializer_list lifetime issue. 3 years ago
Jeff Young aa2ad3b44c Move KICAD_T[] to std::initializer_list<KICAD_T>. 3 years ago
Marek Roszko a8505d9c76 SEARCH_RESULT -> INSPECT_RESULT 3 years ago
Mike Williams 3669cb4673 PCB Editor: Add User Background Images 4 years ago