135 Commits (09845996242c106efc047405aa1b4be33c4fcc27)

Author SHA1 Message Date
Marek Roszko d2c0f5fc2a More wxSing 3 years ago
Jon Evans c530bdb5a1 Rename GetSelectMenuText to GetItemDescription 3 years ago
jean-pierre charras 78087597cd Avoid including plotters/plotter.h in many files. 3 years ago
Jeff Young 64a6fc0fd4 Push UNITS_PROVIDER down into a low-level mixin. 3 years ago
Marek Roszko 61e11d6896 Strip out Mils2Iu 3 years ago
Jeff Young f17a865593 Move EDA_ITEM hitTest to BOX2I. 3 years ago
Jeff Young 2dc6300501 Move EDA_ITEM bounding boxes to BOX2I. 3 years ago
Jeff Young a9536b5de9 CHANGED netclass assignments now done via canvas or via patterns. 3 years ago
Jeff Young dbbdc9d2e6 Don't rely on the penWidth already being set when setting the dash style. 3 years ago
Jeff Young e68e2e973e Separate Line Properties dialog from Bus/Wire, and handle Junctions in Bus/Wire. 4 years ago
Jeff Young f11b8011cd Separate plotting into background and foreground. 4 years ago
Jeff Young 60bcfd1bf1 Bug fixes in arc & textbox printing. 4 years ago
Jeff Young 3409783d9f Break sch_text.h/.cpp into sch_text and sch_label. 4 years ago
Jeff Young b828355206 A bit more angle cleanup. 4 years ago
Jeff Young e61144d45a Finish with EDA_ANGLE. 4 years ago
Marek Roszko ac715d2e51 Scoop up some more wxPoint instances 4 years ago
Marek Roszko ea613cf448 Another batch of point changes 4 years ago
Marek Roszko c4c56de708 Neurotically update position wxPoint usages 4 years ago
Jeff Young 2bc86fa0a8 Shapes for schematic. 4 years ago
Jeff Young 2e342ed8c9 Draw dangling symbols on a separate layer. 4 years ago
Jeff Young 75d750a3cb Copy lastResolved stuff when pasting. 4 years ago
Jeff Young 698a668af7 Coverity fixes. 4 years ago
Jeff Young 7fc04c3cf2 Fixes for realtime connectivity being off. 4 years ago
Jeff Young 025d9f82ea Remove atrophied schematic default wire and bus widths. 4 years ago
Seth Hillbrand 52bbfb9109 Remove dependency of dot size on linear mils 4 years ago
Jeff Young f73042fe24 Some minor performance enhancements. 4 years ago
Jeff Young 5f3c67bd2b Fill in some missing GetMsgPanelItems and make some others consistent. 4 years ago
Jeff Young 2d72ccb6ae Simplify dangling end stuff a bit and remove graphic lines from it. 4 years ago
Jeff Young 5c07441e24 Remove Setup Dialog assignment of netclasses to buses. 4 years ago
Jeff Young cc14dfe3ca Make canvas netclass assignment mirror Setup Dialog assignment. 4 years ago
Jeff Young 69fac89e86 Fix some issues with incorrectly scaled defaults given in mils. 4 years ago
Wayne Stambaugh cb72da294a More NULL expunging. 4 years ago
Jeff Young dacb5f58e8 Default bus entries to default (0 width and transparent color). 4 years ago
Jeff Young 3a84ee27fd First take at repairing Eagle import of bus entries. 4 years ago
Wayne Stambaugh fb46cd8bc5 Expunge the use of the word component from Eeschema code. 4 years ago
Jeff Young 3763aca52c Use getLineWidth() when drawing bus entries. 4 years ago
Wayne Stambaugh 9ebabb222c Pass objects by reference instead of on the stack. 4 years ago
Jeff Young 7a13ad7b17 Consistent naming. 5 years ago
Jon Evans 18037e2f65 Rework bitmap system to load from archived PNGs 5 years ago
Dominik Wernberger e2aa7be4b3 Added a lot of consts and refactored a few lines 5 years ago
Jeff Young 2a7e60960a Use standard mirror icons & terminology. 5 years ago
Jeff Young 2ad5108e7d Don't depend on wxWidgets dotted and dashed line styles. 5 years ago
Dominik Wernberger bb2881a5ab Make RENDER_SETTINGS argument const 5 years ago
Jeff Young c1d1c12b41 Simplify message panel code. 5 years ago
Marek Roszko 16e3e59495 Split out arrayDim and MIRROR templates from macros.h 5 years ago
Jeff Young 8bae52d1c3 Correct naming conventions. 5 years ago
Jon Evans 49fd95f58d Bus-wire entries can't propagate through bus junctions 5 years ago
jean-pierre charras a9619c051b Better name for a plot style variable and accessors. 5 years ago
Marek Roszko 12d21e34e2 Remove trigo.h from eda_text.h 5 years ago
Jeff Young 4565631728 Finish moving eeschema assigned netclasses to sheet-path-relative. 5 years ago