59 Commits (6b6729284ca1cce4d15b6df214a28e437ca04cc2)

Author SHA1 Message Date
Jeff Young 6b6729284c Remove default line styles from all items except eeschema wires and buses. 9 months ago
Wayne Stambaugh d53ed205f2 CvPcb and Eeschema part 1 housekeeping. 9 months ago
Seth Hillbrand 0b2d4d4879 Revise Copyright statement to align with TLF 10 months ago
Wayne Stambaugh a6923b3de3 Cache full schematic sheet list sorted by sheet page number. 1 year ago
Jeff Young edc7603d2a Make it clear that GetSheets() is heavy. 1 year ago
Jeff Young e543ff0578 Performance for large hierarchies: lookups 1 year ago
Jeff Young d761b4f22f RIP LIB_TEXTBOX and LIB_SHAPE. 2 years ago
Jeff Young 3efe504dcc Collapse LIB_TEXT into SCH_TEXT. 2 years ago
Jeff Young a12d79cd13 Performance improvements for multi-page dialogs. 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 91df43c97a ADDED: schematic tables. 2 years ago
Wayne Stambaugh 92308698ba Coding policy fixes. 2 years ago
Marek Roszko f63c7806fd More bitmap bundle comboboxes 2 years ago
Jeff Young df83e24eb7 Cleanup. 2 years ago
Jeff Young 7959c841fd Move vertical alignment icons out of text-box-only section. 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
Mike Williams bdecdce1b4 Exclude from Sim: move from field to attribute 2 years ago
jean-pierre charras 8762859c6d Fix a display issue in wxStyledTextCtrl widgets in dialogs (Windows specific). 2 years ago
Jeff Young 686dfba77a ADDED autocomplete for value field in Symbol Properties dialog. 2 years ago
Jeff Young d2f9994fc5 SCH_SHEET::GetContextualTextVars() will return Project text vars. 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 1518ddde74 Push much of text var autocomplete down into SCINTILLA_TRICKS. 2 years ago
Jeff Young ea59d583d5 ADDED exclude-from-simulation property to text items and textboxes. 3 years ago
Marek Roszko aacc9746e3 Yeet the last of wxSize/wxPoint to stop leaking gdicmn everywhere 3 years ago
Paweł Płóciennik 614755f24e Dialogs autocompletion with backspace support. 3 years ago
Paweł Płóciennik 06e3e63b96 Eeschema: text properties: reference field autocomplete ignores first char. 3 years ago
Jeff Young 7ffdfb1067 Clear Scintilla undo history after setting initial text. 3 years ago
jean-pierre charras 78087597cd Avoid including plotters/plotter.h in many files. 3 years ago
Jeff Young 2aa8facacd Reconcile SPIN_STYLE and text alignment/rotation controls. 3 years ago
Jeff Young 20eca94fca ADDED vertical alignment for text boxes. 3 years ago
Jeff Young 48f77973da Another try at getting the Link combobox working on MSW. 3 years ago
Jeff Young 95fd7cb80a Move wxComboBox to wxBitmapComboBox in hopes it will work better. 3 years ago
Roberto Fernandez Bautista a76d1a791d Hyperlinks: Don't forget about file:// protocol 3 years ago
Jeff Young 122a6d7f46 Move hypertext linking to user-page-numbers. 3 years ago
Roberto Fernandez Bautista 72e39fc865 Get it working for SCH_TEXT with infobar error message 3 years ago
Roberto Fernandez Bautista e7920bdda4 wip - fixes 3 years ago
Roberto Fernandez Bautista 840bcffefb ADDED: Hyperlinks on text items in Schematic Editor 3 years ago
Jeff Young 52bc2511cd Add a radioButton mode to IMAGE_BUTTON. 3 years ago
Jeff Young 06df90636b Rationalize negative line-width handling. 4 years ago
Jeff Young 1594df3498 Fix egregious typo. 4 years ago
Jeff Young 0bd3341f0f Allow textboxes to have no text. (They still have a defined box.) 4 years ago
Jeff Young e8a543f1ea Colors for text in PL_Editor and Eeschema. 4 years ago
Jeff Young 91ea0903d0 Add infobars for individual-item-color-overrides. 4 years ago
Jeff Young e68e2e973e Separate Line Properties dialog from Bus/Wire, and handle Junctions in Bus/Wire. 4 years ago
Jeff Young 7ab4d67e94 Make sure line style comboboxes get a default entry. 4 years ago