84 Commits (0ede830f544232d88dbb3d54ac91c91f683e67dd)

Author SHA1 Message Date
Andrzej Wolski c73d555fe2 ADDED: Lasso selection in pcbnew 4 months ago
Jeff Young e44c5a7fcd Use maxError when converting bezier to polyline. 6 months ago
Jeff Young 0659290417 Simplify hatch damage/rebuild and move it out of view. 8 months ago
Jon Evans dc9fa2e2ac More functional fix for IPC API item modifications 8 months ago
Jeff Young 2ca09457b0 Formatting. 8 months ago
Jeff Young 50174ec528 Beware of infinite recursion on colliding hatched shapes. 9 months ago
Jeff Young 3f15b0d75b ADDED: hatched fills for shapes. 9 months ago
John Beard 520a7cf62c GAL: ViewGetLOD should not be able to change the VIEW 11 months ago
Seth Hillbrand 0b2d4d4879 Revise Copyright statement to align with TLF 11 months ago
Seth Hillbrand 9dfcb6a362 Cleanup ViewGetLayers() 1 year ago
Denis Latyshev 260014710a Pcbnew: Add differential and single line length/skew mirroring 1 year ago
Andrzej.W b49ebaeb16 ADDED: Soldermask layer option for graphic shapes 1 year ago
jean-pierre charras 9979b4849e Pcbnew: Fix issue when flipping a graphic segment (SHAPE_T::SEGMENT). 1 year ago
John Beard 215533f31a Unify flip direction handling 1 year ago
Jeff Young 16340e6cf4 Support both short and long item descriptions. 1 year ago
Jon Evans 3bb7b3722c Fix MSVC not understanding operator== anymore 1 year ago
Jeff Young d761b4f22f RIP LIB_TEXTBOX and LIB_SHAPE. 2 years ago
Jon Evans 1dbe78c68b Add QA tests and expand serialization for API 2 years ago
Jeff Young fc0017fc95 Normalize rects higher up. 2 years ago
Seth Hillbrand d99641be40 ADDED: Git integration support 2 years ago
Jeff Young c7e865e4a2 Safety for negative pen widths. 2 years ago
Jeff Young d6b75c64e1 ADDED: custom-shaped pad spoke templates. 2 years ago
Jeff Young ea6d64e996 Set line width when changing annotation proxy flag. 2 years ago
Jon Evans e9c51f1d12 Preserve logic that assumes footprint shapes can't have nets 2 years ago
Jon Evans a77e630901 ADDED: Connectivity for graphic shapes on copper layers 2 years ago
Jeff Young a66360525a Broaden "Style footprint fields" to cover graphics as well. 2 years ago
Jeff Young bbd6c80507 Collapse FP_* down into their PCB_* equivalents. 3 years ago
Jeff Young 7638e23ff1 Add support for non-cardianlly-rotated text boxes. 3 years ago
Jon Evans c530bdb5a1 Rename GetSelectMenuText to GetItemDescription 3 years ago
Jon Evans 5061f0556f Properties: implement ellipsization for name column 3 years ago
Jeff Young 03ba14c6d3 Tighten lifecycle management of parent group pointers. 3 years ago
Jeff Young d16b23d16e Name shortening and line-break reduction. 3 years ago
Jeff Young 897135a4f0 Support mirroring on the board too. 3 years ago
Jeff Young 64a6fc0fd4 Push UNITS_PROVIDER down into a low-level mixin. 3 years ago
jean-pierre charras d1af8e7a4b Fix broken bool PCB_SHAPE::IsType() 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 1871812f2b Consolidate on a more widely used sub-type architecture. 3 years ago
Jeff Young 4f0136db3b Attempt to fix std::initializer_list lifetime issue. 3 years ago
Jeff Young aa2ad3b44c Move KICAD_T[] to std::initializer_list<KICAD_T>. 3 years ago
Seth Hillbrand 0c47a09517 Ensure rectangles are normalized 3 years ago
luz paz af6ba1a16e Fix typos in pcbnew sub-directory 3 years ago
Seth Hillbrand 442aae19d9 Separate flashing check for connectivity 4 years ago
jean-pierre charras 0440aa3d83 Extend layer LAYER_LOCKED_ITEM_SHADOW to draw shadow markers on other locked items: 4 years ago
Jeff Young 5739505aa3 TextBoxes for PCBNew. 4 years ago
Jeff Young e61144d45a Finish with EDA_ANGLE. 4 years ago
Jeff Young c9487bad18 Move BOARD_ITEM::Rotate() to EDA_ANGLE. 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 9b9e379aa0 Overhaul arc internal model to not over-specify information. 4 years ago