46 Commits (eee28aa06ad7f3dc1bc79c532b3933b9496e1044)

Author SHA1 Message Date
Jeff Young eee28aa06a Clean up fields autoplacement control architecture. 10 months ago
Seth Hillbrand 77797103f7 Add ability to embed files in various elements 1 year ago
Jeff Young 42caceb799 Tidy incorrect column width (and fix some formatting). 1 year ago
Jeff Young d77eae3e7e Collapse LIB_FIELD into SCH_FIELD. 2 years ago
Wayne Stambaugh c5a02fc266 Do not update schematic connectivity for irrelevant property changes. 2 years ago
Jeff Young aef87b9796 Push thickness handling down into EDA_TEXT::SetBold(). 2 years ago
Jeff Young fa0ead98d8 Split out table editing and table cell editing. 2 years ago
Jeff Young 800bbd8841 Delete empty Netclass fields only if there are others. 2 years ago
Marek Roszko c2989132ac DeselectRow as we delete rows to avoid asserts 2 years ago
Jon Evans eb5b3db063 Add bitmap bundle support to BITMAP_SCALE 2 years ago
Jeff Young 0310973e3f Push TEXT_SPIN_STYLE from SCH_TEXT out to SCH_LABEL_BASE. 2 years ago
Seth Hillbrand f7f67c6d53 Sort the bus alias set by name 2 years ago
Jeff Young 922f7128a9 Move item updating and view refresh to SCH_COMMIT::Push(). 2 years ago
Jeff Young 8f1b9119bf Upgrade some symbol editor stuff to SCHEMATIC_COMMIT. 2 years ago
Jeff Young dcfd426333 Upgrade some dialogs to SCHEMATIC_COMMIT. 2 years ago
Jeff Young b41d446f58 Fix a bunch more issues with sheetpaths and allowExtraText. 3 years ago
Seth Hillbrand a154571438 Add ability to update subgraphs based on changeset 3 years ago
Jeff Young 8e29a054f3 Performance improvement for GetShownColumns. 3 years ago
Jeff Young ef0d561a5c Less nagging. (If we need a field name, then create one.) 3 years ago
jean-pierre charras 8b144539e8 DIALOG_LABEL_PROPERTIES, add global label: better filtering of candidates. 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
Ian McInerney a78e5b0141 Hide empty sizer in directive label dialog 3 years ago
Mike Williams 5a2f4c445b Global Label Dialog: add power nets to dropdrown 3 years ago
Marek Roszko d2c0f5fc2a More wxSing 3 years ago
Mike Williams e65de51fc7 Schematic: label auto orientation needs to respect move/drag/change 3 years ago
Jeff Young 13b73ed6b4 Remember dialog sizes for dialogs that might have lots of fields. 3 years ago
Jeff Young c0872364d4 Get rid of bloated bitmap buttons on wxWidgets 3.2. 3 years ago
Jeff Young 1b3f03a800 Don't feed wxWidgets negative column widths. 3 years ago
Jeff Young 838bd7292c Default intersheet ref field visibility to off, and show warning 3 years ago
Jeff Young fc10db25ba Netclass directive and label conversion improvements. 3 years ago
Jeff Young 536561f7b3 Move bus aliases to std::set. 3 years ago
Jeff Young ec414c88a2 Don't leave space for auto rotate checkbox when its hidden. 3 years ago
Jeff Young 942732057b Add bus aliases to pre-canned labels in the label combobox. 3 years ago
Miklos Marton d30af7c164 eeschema: Add automatic rotate feature for placing global and 4 years ago
Jeff Young 52bc2511cd Add a radioButton mode to IMAGE_BUTTON. 3 years ago
Jeff Young f9f0f6fe24 Implement cross-references for labels. 4 years ago
Jeff Young a644aad1cf Hand-code tab navigation from value field of Label Properties dialog. 4 years ago
Jeff Young e8a543f1ea Colors for text in PL_Editor and Eeschema. 4 years ago
Jeff Young c5d85e0b7e Don't try to open cell editor on first focus. 4 years ago
Jeff Young fd4b4533b1 Remove some code that isn't used anymore. 4 years ago
Jeff Young c6a8100d46 Schematic and symbol text boxes. 4 years ago
Jeff Young 3409783d9f Break sch_text.h/.cpp into sch_text and sch_label. 4 years ago
Jeff Young a2030a5956 GUI for font selection. 4 years ago
Jeff Young c3552a940a Make sure standard OK/Cancel buttons respond to current language. 4 years ago
Jeff Young 889970a449 SCH_NETCLASS_FLAGs and SCH_FIELDs for labels. 4 years ago