37 Commits (a9eb7a0e28f7b142739b2c8d619dcd08fadb88ce)

Author SHA1 Message Date
Jeff Young a9eb7a0e28 Make sure LIB_ID escape context allows for formatting constructs. 4 years ago
Jeff Young d3716b9956 Reentrancy block for symbol editor symbol properties dialog. 4 years ago
Seth Hillbrand 8c36ba3653 Explicitly give unit values 4 years ago
Marek Roszko c4c56de708 Neurotically update position wxPoint usages 4 years ago
dsa-t d105e773a1 Update columns when height changes too 4 years ago
Alex 45c50535c5 Use GetUnobscuredSize in dialogs/panels 4 years ago
Jeff Young c3552a940a Make sure standard OK/Cancel buttons respond to current language. 4 years ago
Wayne Stambaugh 755607b8f8 Fix a few wxUpdateUIEvent retrigger loops. 4 years ago
Jeff Young 88fc6d25a7 Correctly handle deleting multiple selections in some grids. 4 years ago
Jeff Young b967610e05 Remove confirmation for De Morgan (and spell his name right). 4 years ago
Jeff Young c52cb229d0 Add unsaved-changes indication to Symbol Properties. 4 years ago
Jeff Young 6aaf4413b3 Fix kicad_string.h / string.cpp mismatch. 4 years ago
Wayne Stambaugh cb72da294a More NULL expunging. 4 years ago
Seth Hillbrand d1c9572bcc Allow editing symbols when added to schematic 4 years ago
Jeff Young b1b4caee6a Escape "naughty" characters in symbol names. 4 years ago
Wayne Stambaugh ee3eac325d Expunge the use of the word part from Eeschema code. 4 years ago
Wayne Stambaugh fb46cd8bc5 Expunge the use of the word component from Eeschema code. 4 years ago
Wayne Stambaugh 71c183d7bb Rename LIB_PART to LIB_SYMBOL. 4 years ago
Wayne Stambaugh fbc135e69f Rename SCH_COMPONENT to SCH_SYMBOL. 4 years ago
Marek Roszko 33bbf85a3e Use the parent frame GetSettings helper rather than including for Pgm() 5 years ago
Giulio Girardi 78a475d75b Enable "Spice settings" button on derived symbols 5 years ago
Jeff Young df5f010514 Bug fixes for fields when editing a symbol from the schematic. 5 years ago
Jeff Young 15e640b5fe Reset field ids after re-ordering. 5 years ago
Jon Evans 18037e2f65 Rework bitmap system to load from archived PNGs 5 years ago
Wayne Stambaugh 1786ae8773 Eeschema: use symbol nomenclature for object file naming. 5 years ago
Jeff Young b6a7981e62 Write changes back to grid after using file explorer. 5 years ago
Jeff Young ff7742c6b8 File naming and include cleanup. 5 years ago
Seth Hillbrand 20888681f8 Fix wording of interchangeable units 5 years ago
Michael Kavanagh 154e19b6e7 Icons: use common prefix for small 16x16 5 years ago
Jeff Young fb7ac450d9 Read-only dialogs for symbols in legacy libraries. 5 years ago
Wayne Stambaugh 08cf9a1e20 Move headers from common folders to appropriate include folders round 1. 5 years ago
Jeff Young 797a588015 Aliases should inherit their descs, keywords, and fp filters. 5 years ago
Jeff Young a207bd97bb Naming conventions. 5 years ago
Jeff Young f0d0e17aab Prepare for MODULE -> FOOTPRINT. 5 years ago
Jeff Young bddc97df30 LibEdit -> SymbolEditor 5 years ago
Wayne Stambaugh a5e628a552 Symbol editor: fix missing footprint filter support for derived symbols. 5 years ago
Jeff Young d785dae88b DIALOG_EDIT_COMPONENT_IN_LIB -> DIALOG_LIB_SYMBOL_PROPERTIES. 5 years ago
jean-pierre charras bda275de46 more cleanup about removing useless include 5 years ago
Wayne Stambaugh d45c11b4b5 Exclude from bill of materials and board netlist to library symbols. 5 years ago
Mark Roszko 1082402b33 Convert UNDO_REDO_T to an enum class 5 years ago
Kevin Lannen 13f9478a76 Symbol Editor: Allow changing parent for derived symbol 5 years ago
Jeff Young e8079bf655 Make sure UI gets adjusted for Symbol property changes. 5 years ago
Jeff Young 5d493abea7 Check for duplicate field names. 6 years ago
Wayne Stambaugh 354d53a6c5 Handle derived library symbol optional field inheritance. 6 years ago
Wayne Stambaugh 52078a4b1b Allow setting mandatory derived symbol field properties. 6 years ago
Jeff Young d61b6f965e Flatten some settings and remove some more globals. 6 years ago
Wayne Stambaugh 61e981be17 Symbol editor: fix broken alternate body style toolbar state. 6 years ago
Jeff Young 591428b0d9 Remove some problematic global variables. 6 years ago
Jeff Young 9a67dc56f9 Clean up assumption that field_id < MANDATORY means its mandatory. 6 years ago
Jeff Young 6e27904791 More code hygiene. 6 years ago