52 Commits (232542f42b38bfeff19341481b13a550d4ce281c)

Author SHA1 Message Date
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
John Beard 215533f31a Unify flip direction handling 1 year ago
Jeff Young 9d03a92738 Get rid of C++20 compiler warnings. 1 year ago
Jeff Young 16340e6cf4 Support both short and long item descriptions. 1 year ago
Jeff Young 25bb3f77fa Fix keep-upright algo for footprint text. 2 years ago
Mike Williams e2f1da60d9 PCB Fields: fix v7 imported board hidden description field pos 2 years ago
Jon Evans 1dbe78c68b Add QA tests and expand serialization for API 2 years ago
Jeff Young 3f73bbcc4f Don't run keepUpright when not rotating. 2 years ago
Seth Hillbrand d99641be40 ADDED: Git integration support 2 years ago
Jeff Young 5e112ca78e ADDED: parameterize font metrics and allow customization of overbar height. 2 years ago
Jeff Young a66360525a Broaden "Style footprint fields" to cover graphics as well. 2 years ago
Mike Williams 6d93950dcc PCB: abolish TEXT_TYPE::TEXT_is_* 3 years ago
Jeff Young 65e53b8ecd Move SHAPE_POLY_SET::Inflate's error spec from a seg-count to a max-deviation. 3 years ago
Jeff Young c71cf21e2f Use rendered text to generate bounding box for knockout text. 3 years ago
Jeff Young b41d446f58 Fix a bunch more issues with sheetpaths and allowExtraText. 3 years ago
Jeff Young bbd6c80507 Collapse FP_* down into their PCB_* equivalents. 3 years ago
Nimish Telang 8ea357f04d Fix Doxygen directives in numerous headers 3 years ago
Jeff Young 23accffc6d Add Property Inspector support for dimension objects. 3 years ago
Jeff Young 2312cf34c4 Pay attention to knockout text when adding to DRC Rtrees. 3 years ago
Jon Evans c530bdb5a1 Rename GetSelectMenuText to GetItemDescription 3 years ago
Jeff Young 03ba14c6d3 Tighten lifecycle management of parent group pointers. 3 years ago
jean-pierre charras 63002cec57 Do not add a title/comment in mandatory field strings when writting netlists. 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
Jeff Young b4492e0bd2 More EDA_RECE yeetage. 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
Marek Roszko e0f28fc4e1 Replace wxFindReplaceData with our own container 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
Jeff Young 509d233d97 Fix knockout text bounding boxes and hit testing. 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 1b19ff5f42 More EDA_ANGLE changes. 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
Marek Roszko 347e03363a Convert wxPoint/wxSize starting from EDA_RECT usages 4 years ago
Jeff Young 86cb57f4a7 Cherry-pick TEXT_ATTRIBUTES and EDA_ANGLE from rockola/kicad-strokefont 4 years ago
jean-pierre charras 56412cc843 PCB_TEXT: remove "hide" option, because they are never hidden. 4 years ago
jean-pierre charras 1b9a8564af Pcbnew: fix incorrect PCB_TEXT::TextHitTest( const EDA_RECT& aRect,... ). 5 years ago
Jon Evans 18037e2f65 Rework bitmap system to load from archived PNGs 5 years ago
Dominik Wernberger ec0af24f13 Make wxFindReplaceData argument const 5 years ago
Jeff Young 889408c96a More improvements to new selection disambiguation. 5 years ago
Jeff Young 7bd31d5237 Naming conventions. 5 years ago
Jeff Young fc9cf1d827 More module -> footprint. 5 years ago