124 Commits (58b03b0a1c6a6057342f6e261e6d5959ae5ab5c0)

Author SHA1 Message Date
Jeff Young c30a557810 ADDED netclass assignment from PCB canvas. 3 years ago
Jeff Young 2dc6300501 Move EDA_ITEM bounding boxes to BOX2I. 3 years ago
Jeff Young 4bc7c16ce0 Don't auto-fill zones due to DRC marker insertion. 3 years ago
Jeff Young 661caf1de9 Make sure new zones are filled when auto-fill is on. 3 years ago
Jeff Young 1bad72f14f Remove bad static_cast. 3 years ago
Mike Williams 3669cb4673 PCB Editor: Add User Background Images 4 years ago
Jeff Young 43b82aeffc Fix another case of Edge_Cuts & Margins needing to be treated as all-physical-layers. 3 years ago
Jeff Young 654740b90d Add newly-drawn objects to any entered group. 3 years ago
Wayne Stambaugh 150859c973 Try Coverity fixes that don't break unit tests. 4 years ago
Wayne Stambaugh 7da7864f5e Fix some Coverity issues. 4 years ago
Jeff Young 6b806bbe9c Make sure Cleanup handles shapes other than segments. 4 years ago
Seth Hillbrand fab78af176 Remove TEDIT 4 years ago
Jeff Young bc51c89c90 Reconcile zone-auto-fill with undo. 4 years ago
Jeff Young d465eb6425 ADDED: automatic zone refilling. 4 years ago
Jeff Young 98b9c6e2a1 Better progress reporting and a slight performance boost on commit. 4 years ago
Jeff Young 5739505aa3 TextBoxes for PCBNew. 4 years ago
Jon Evans 4be56825bb Fix creating polygons from footprint rule areas 4 years ago
Jeff Young 5e4a704155 Remove some more duplicated preferences. 4 years ago
Jeff Young fa908e1f98 Dimensions for footprints. 4 years ago
Jeff Young db06693d22 Be more selective about hiding solder mask. 4 years ago
Jeff Young a48867ea01 Solder mask integrity testing. 4 years ago
Jeff Young 4b6bf3095a Radial dimensions. 4 years ago
Jeff Young ae99e627bd Quiet Coverity. 4 years ago
Jeff Young c5e195bdff Cleanup (includes and formatting). 4 years ago
Jeff Young bceb3794f8 Remove ZONE_FILLER_TOOL since it's not really necessary. 4 years ago
Jeff Young 8c69a856fc Add zone filler tests. 4 years ago
Ian McInerney 23f8851409 Remove pcb_group include from board header 4 years ago
Jeff Young 91421f9908 Separate logic for multi-select and click-select when filtering. 5 years ago
Jon Evans 619a353c5e Decouple 3D view dirty marking and refresh 5 years ago
Jon Evans e0f26fd525 Make live 3D refresh optional 5 years ago
Jon Evans f57dcf2a34 Fix connectivity to only resolve conflicts on netlist load 5 years ago
Jeff Young b08862e445 Fix group undo/redo bugs. 5 years ago
Jeff Young d261fa3792 Make sure items are removed from groups when deleted. 5 years ago
Jeff Young acfbcb4beb Make distinction between PCBNew-wide tools and Board-specific tools. 5 years ago
Marek Roszko bb4aa15736 Remove extraneous msgpanel update 5 years ago
Marek Roszko e88d41f764 Add bulk add/remove mode flag to the BOARD_LISTENER 5 years ago
Jeff Young b171d381f0 Collapse Redraw3DView and Update3DView into a single routine. 5 years ago
Jeff Young 3ca06700fc Formatting. 5 years ago
Jeff Young b1adb93c16 PCB_GROUP_Ts need to be added and removed from view. 5 years ago
Jeff Young bdbb68f813 MODULE -> FOOTPRINT. 5 years ago
Jeff Young 3451ac3088 PCB_MODULE_T -> PCB_FOOTPRINT_T 5 years ago
Jeff Young 63a54d003e More module -> footprint. 5 years ago
Jeff Young 52a46341db More module -> footprint. 5 years ago
Jeff Young 84dd5108ba Remove some "class_" prefixes from files. 5 years ago
Jeff Young f7333ad64a Update some classnames including archaic zone names. 5 years ago
Jeff Young 4dc877d0e9 Module -> Footprint. 5 years ago
Jeff Young 0ebea4be53 Cleanup and naming conventions. 5 years ago
Jeff Young cff1e0ab0a If not setting modified on a commit, at least update 3D viewer. 5 years ago
Seth Hillbrand f8a4edb1c9 First pass renaming module to footprint 5 years ago
Jeff Young 2f49db49bf Fix fly-off arc handles and move Arc Properties to start/end/angle. 5 years ago