585 Commits (279732e89e063354976ec76e5fc160c145bfef6e)

Author SHA1 Message Date
Jon Evans 1dbe78c68b Add QA tests and expand serialization for API 2 years ago
Jeff Young d083593177 Table bug fixes. 2 years ago
Jeff Young 63b06095e6 Table selections for PCBNew. 2 years ago
Jeff Young 72ba31ba27 Pass symbol's netlist to footprint preview widget. 2 years ago
jean-pierre charras 0bde79bd6c PCB_PAINTER: do not draw PCB_SHAPEs on netname layer in FP editor. 2 years ago
Jeff Young fa0ead98d8 Split out table editing and table cell editing. 2 years ago
Jeff Young e445249720 ADDED: PCB tables. 2 years ago
Seth Hillbrand 08bdf1abae Avoid drawing netnames when not in board editor 2 years ago
Mike Williams b979f52364 FP Editor: show hidden texts when we should 2 years ago
Seth Hillbrand 6e0d97df76 Do not cache invisible text objects 2 years ago
jean-pierre charras 057baf306f Pcbnew: draw shadow PCB_SHAPEs for locked items using continuous lines. 2 years ago
Seth Hillbrand 75c6b0ab28 Added IPC2581 support 2 years ago
Jeff Young df83e24eb7 Cleanup. 2 years ago
Jeff Young 85f760fc66 Run IsElementVisible() test on all markers, not just their shadows. 2 years ago
jean-pierre charras 7fd9226bec Fix issue in CalcArcCenter( VECTOR2D& aStart, VECTOR2D& aMid, VECTOR2D& aEnd ) 2 years ago
Jeff Young d41f4ec842 Only disable unflashed layers when they're conditionally flashed. 2 years ago
Jeff Young f7420bc820 Separate Footprint Editor's sketch modes from PCB Editor's. 2 years ago
Jeff Young 791aa64950 Functionally it's a "reference image". 2 years ago
Alex Shvartzkop 08e8e13f46 performance: Cache zone fill triangulation at draw. 2 years ago
jean-pierre charras 38c7fa6db9 Pcbnew: do not display the outlines of a very special zone used by DRC 2 years ago
Alex Shvartzkop d7863b09c5 Move CORNER_STRATEGY out of SHAPE_POLY_SET. 2 years ago
Jeff Young 1047130046 Push most of footprint chooser into PANEL_FOOTPRINT_CHOOSER. 2 years ago
Jeff Young 469a94db8c Fix mirroring of TextBox. 2 years ago
Jeff Young e492efe3c5 Finish up custom-shaped pad spoke templates. 2 years ago
Jeff Young d6b75c64e1 ADDED: custom-shaped pad spoke templates. 2 years ago
Jeff Young 0315adc646 Dim other SMD pads when in Pad Edit Mode. 2 years ago
Jeff Young 0e26f3ab30 Allow pad number box creation in pad edit mode. 2 years ago
Jeff Young 0cde8cff1d Don't include plating thickness when drawing hole clearance lines. 2 years ago
Jeff Young 69a1b30b8a Implement undo/redo around Pad Edit Mode changes. 2 years ago
Marek Roszko 37717a8281 Fix other stroke types still drawing the border regardless of enable 2 years ago
Marek Roszko 2dcb7caacf Add an explicit border property to textboxes 2 years ago
Alex Shvartzkop 10e2e4a12d Another try at fixing arcs. 2 years ago
Jeff Young cf22d5b99b Preferences setting for force-show-fields-when-fp-selected. 2 years ago
jean-pierre charras 4d1f9f6fb9 Pcbnew: Fix some draw issues in PCB_TEXT and PCB_TEXTBOX: 2 years ago
Jon Evans a77e630901 ADDED: Connectivity for graphic shapes on copper layers 2 years ago
Jeff Young 5e112ca78e ADDED: parameterize font metrics and allow customization of overbar height. 2 years ago
Jeff Young c697a934b2 Update layer names to current terminology. 2 years ago
Jeff Young 29f2afedbd Fix hidden text painting. 2 years ago
jean-pierre charras a16ab0aae1 Replace SHAPE_T::RECT by SHAPE_T::RECTANGLE: RECT creates a collision name 2 years ago
jean-pierre charras 2cb23bd43a VIA on solder mask: fix incorrect size (radius) of displayed mask 2 years ago
jean-pierre charras 74c5f5a054 Ensure a layer exists before using it. 2 years ago
jean-pierre charras ab4535f01b Pcbnew, show solder mask on VIAS: refinement: take in account the mask expansion. 2 years ago
Jeff Young 879e6c302d Redraw via mask layers when switching Tented Vias on/off. 2 years ago
Mike Williams 37837dc392 PCB: introduce PCB_FIELD_T 2 years ago
Jon Evans 7d6cb4e77b DRC markers should not be considered inactive layers 2 years ago
Jeff Young f5791f5dc6 Left some fixes out of previous commit. 2 years ago
Jeff Young c71cf21e2f Use rendered text to generate bounding box for knockout text. 2 years ago
Jeff Young 768fbf5af2 Give up on trying to calculate text bounding boxes. 2 years ago
Seth Hillbrand 0de24bfd59 Cleanup text alignment between version 6 and 7 2 years ago
Jeff Young 35158a7db9 Use track opacity for teardrops. 2 years ago