135 Commits (12cf3f93011e5c7a76d52f17fd10253648049baf)

Author SHA1 Message Date
Wayne Stambaugh 66f6168163 Fix mode-less dialog issues. 3 years ago
Jeff Young c4ef08bead Exercise more caution with user filenames. 3 years ago
Mike Williams 5995e0e516 Power Symbols: make value editable, use as netname 3 years ago
Marek Roszko 39e69a3d29 Fix up handling of font names available in multiple names 3 years ago
Marek Roszko aacc9746e3 Yeet the last of wxSize/wxPoint to stop leaking gdicmn everywhere 3 years ago
Jeff Young 2a5bb71fbd ADDED operating point text variables for labels and symbols. 3 years ago
Marek Roszko d2c0f5fc2a More wxSing 3 years ago
Wayne Stambaugh 0a62c17040 Remove schematic symbol value and footprint field instance data. 3 years ago
Jon Evans 108d5b5433 Add new properties to fields grid table 3 years ago
Jeff Young e02c05d38f Add unit and eval support to WX_GRIDs. 3 years ago
Jeff Young 19d270fe74 Text size sanity checking for TEXT_ITEMS_GRID. 3 years ago
Jeff Young c0a666507c Work around more instances of the wxWidgets color string locale bug. 3 years ago
Jeff Young 45d6b4a9fc Readability improvements. 3 years ago
Mark Roszko b00178adb3 Nuke base_units from orbit 3 years ago
Jeff Young a9536b5de9 CHANGED netclass assignments now done via canvas or via patterns. 3 years ago
Jeff Young e10158ff10 ADDED show pin names on footprint pads when assigning to symbol. 3 years ago
Jeff Young d381fd8b29 Typo. 4 years ago
Marek Roszko 88c7322a0d EDA_TEXT Get/SetTextSize should use VECTOR2I 4 years ago
jean-pierre charras 20d1d0705e Fix a few issues related to field names and their translation. - Do not use translated field names outside strings displayed in dialogs. - fix code that does not work well with default locale. - fix some (not all) I18n issues in DIALOG_UPDATE_SYMBOL_FIELDS. 4 years ago
Marek Roszko f85251ef75 Fix eda_doc not looking for schematic locally 4 years ago
Jeff Young 9c5aa5c3c1 Font and color for FIELDS_GRID_TABLE. 4 years ago
Jeff Young d5533e7999 ADDED unit-filtering for pin table. 4 years ago
Jeff Young a9eb7a0e28 Make sure LIB_ID escape context allows for formatting constructs. 4 years ago
Jeff Young 3409783d9f Break sch_text.h/.cpp into sch_text and sch_label. 4 years ago
Jeff Young e048e51f5d Improve SNR of EDA_ANGLE stuff. 4 years ago
Marek Roszko 347e03363a Convert wxPoint/wxSize starting from EDA_RECT usages 4 years ago
Jeff Young 86cb57f4a7 Cherry-pick TEXT_ATTRIBUTES and EDA_ANGLE from rockola/kicad-strokefont 4 years ago
Jeff Young 9de62d1dd4 Promote to cell selection for spreadsheet-style paste. 4 years ago
Jeff Young 889970a449 SCH_NETCLASS_FLAGs and SCH_FIELDs for labels. 4 years ago
Jeff Young 6e2460ad37 Add hot-updating of units in common wxGrids. 4 years ago
Jeff Young 8b52e969d6 Restore units to a bunch of wxGrids. 4 years ago
dsa-t 4ccfc21324 Fix event id intersections when toggling some columns via popup. 4 years ago
Seth Hillbrand cf6b18ec7e Remove escaped double-quotes 4 years ago
Jeff Young c52cb229d0 Add unsaved-changes indication to Symbol Properties. 4 years ago
Jeff Young c58562aebf Sigh. Values in the LibEdit are LIB_IDs; in Eeschema they are not. 4 years ago
Jeff Young 6aaf4413b3 Fix kicad_string.h / string.cpp mismatch. 4 years ago
Jeff Young b1b4caee6a Escape "naughty" characters in symbol names. 4 years ago
Wayne Stambaugh ff099453c8 Rename class_library.[h|cpp] to symbol_library.[h|cpp]. 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
jean-pierre charras f6f2284851 Fix missing includes on Linux after commit 0427bda7 5 years ago
Jeff Young 2fc34de1be Don't nag the user about file extensions. Just fix it. 5 years ago
Jeff Young b6a7981e62 Write changes back to grid after using file explorer. 5 years ago
Jeff Young 618e824b0f Cleanup includes and formatting. 5 years ago
Jeff Young bb232e6ac6 Unify LIB_IDs now that both are stored in sexpr files. 5 years ago
jean-pierre charras 9aa6e40b79 Eeschema, fields_grid_table.cpp: fix a crash when the eeschema settings are not available. 5 years ago
Jeff Young f0d0e17aab Prepare for MODULE -> FOOTPRINT. 5 years ago
Jeff Young bddc97df30 LibEdit -> SymbolEditor 5 years ago
Werni a7d5d1f091 Add more consts all over the place 5 years ago
Jeff Young e9d372f4b7 Allow spaces in sheet filenames. 5 years ago