22 Commits (d72a778f1930c359c755c35cce17792007deba1e)

Author SHA1 Message Date
Jeff Young 3a0256aade Add handle-based editing for eeschema bitmaps. 6 years ago
Jon Evans 83c7e7fc65 New connectivity algorithm and bus upgrades 7 years ago
Wayne Stambaugh 44cb979e91 Decouple SCH_EDIT_FRAME from symbol rescue and remap dialogs. 7 years ago
Jeff Young 6e83f99c72 Relax fully-annotated constraint for BOM editor. 8 years ago
Carsten Schoenert a11714b1a4 fix misspelled 'an other' -> 'another' 8 years ago
Jeff Young 447fd1bf02 Add a start number to annotate. 8 years ago
Jeff Young b3884669cf Proper error reporting for Annotate dialog. 8 years ago
Camille 9ff66a5274 Fix unnecessary value parameter detected by clang-tidy. - Replace value parameter by const reference parameter or move-assignement in some cases 8 years ago
jean-pierre charras 8507ea45fc Add a dialog to edit/change components LIB_ID inside a schematic. 8 years ago
Wayne Stambaugh 8fd89c881d Final symbol library table changes before merge. 8 years ago
Maciej Suminski 85faa0e101 Added a dialog to select fields to be updated 8 years ago
jean-pierre charras 51bed4bae9 Fix incorrect handling of wxID_CANCEL and Close events in DIALOG_BOM_EDITOR. 9 years ago
Oliver a39856485c Added component table dialog 9 years ago
Henner Zeller 07d34e4428 Eeschema: improve netlist generation useability. 11 years ago
Chris Pavlina 80eb5460f9 Eeschema: component library rescue improvements. 11 years ago
Chris Pavlina c7b8f790a7 Eeschema component library rescue changes. 11 years ago
Chris Pavlina 26c320db57 Add schematic component library change rescue feature (fixes lp:1435338). 11 years ago
Dick Hollenbeck 7e483f69bd Modular KiCad Blueprint Milestone B), major portions: 11 years ago
Dick Hollenbeck 2c67c3ff80 * KIWAY Milestone A): Make major modules into DLL/DSOs. 12 years ago
Dick Hollenbeck 770d72c538 remove dialog_netlist.h 13 years ago
jean-pierre charras 26b7bdc35c Eeschema: add dialog and utilities to create BOMs from generic netlist 13 years ago
Dick Hollenbeck 00adc67d2a Rename invoke_a_dialog.h. Code an alternate implementation for std::string BOARD_ITEM::FormatInternalUnits( int aValue ), for verification. 13 years ago
Dick Hollenbeck 515f5fbe5e *) Introduce "invoke_a_dialog.h" to information hide between top frame 13 years ago