59 Commits (ef0d561a5c045940d3f83d686949294519a05557)

Author SHA1 Message Date
Jeff Young ef0d561a5c Less nagging. (If we need a field name, then create one.) 3 years ago
Jeff Young f41f04b301 Hook up AddField handler to GRID_TRICKS for SCH dialogs. 3 years ago
Marek Roszko aacc9746e3 Yeet the last of wxSize/wxPoint to stop leaking gdicmn everywhere 3 years ago
JamesJCode 413169782a Add SIM_ENABLE_FIELD column name when excluding symbol from simulation 3 years ago
Jeff Young 7af718f1a5 Don't use std::string for things with wxString APIs. 3 years ago
Jeff Young c0e0cbceb0 Move eseries helper class to common. 3 years ago
Jeff Young a3fcc8bbf7 Move Exclude from Simulation to Symbol Properties. 3 years ago
Jeff Young c0872364d4 Get rid of bloated bitmap buttons on wxWidgets 3.2. 3 years ago
Jeff Young e890986e01 Fix crash when grid tries to access deleted field. 3 years ago
Jeff Young 05b9836f60 Remove ugly hack of passing SCH_SYMBOL as parent of LIB_FIELD array. 3 years ago
Jeff Young a61ac363c2 Excise the remaining occurrences of "Alias" for derived symbols. 3 years ago
Jeff Young 1b3f03a800 Don't feed wxWidgets negative column widths. 3 years ago
Jon Evans 2089374f53 ADDED: Export symbols from schematic to library 3 years ago
Marek Roszko 61e11d6896 Strip out Mils2Iu 3 years ago
Jon Evans 8694c37376 Remove requirement that non-power symbols share a name and value 3 years ago
Mikolaj Wielgus 6450ec6b85 Sim: Spice netlist exporter rewrite 4 years ago
Mikolaj Wielgus c5a256291e Sim Model Editor: Display model parameters 4 years ago
Seth Hillbrand 0dab566270 Fix name escaping in symbol editor 3 years ago
Marek Roszko f85251ef75 Fix eda_doc not looking for schematic locally 4 years ago
Jeff Young c6f83b6dec ADDED Duplicate Footprint, Rename Symbol and Rename Footprint. 4 years ago
Jeff Young fc2eb2d7c9 Fix missing line keeping tabs from switching. 4 years ago
Jeff Young 2681ad6cfc Don't rely on HasConversion() for Symbol Properties in Symbol Editor. 4 years ago
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