41 Commits (c73d555fe23601b49658bf834dd497f60e2ff093)

Author SHA1 Message Date
Andrzej Wolski c73d555fe2 ADDED: Lasso selection in pcbnew 3 months ago
jean-pierre charras eaa1e6d594 Fix a collision with a Windows define and our use of the same var name. 8 months ago
Jeff Young f951497a4f Code brevity. 8 months ago
jean-pierre charras 7c067e25d9 PCB_DIM_XXX::updateGeometry(): protect against re-entrance. 8 months ago
Seth Hillbrand 0b2d4d4879 Revise Copyright statement to align with TLF 9 months ago
Jon Evans 13625daeca API: Implement dimension serialization 11 months ago
Jon Evans 49d5e64428 API: Add initial definitions for dimensions 11 months ago
John Beard b1125bb0c2 Pcbnew dimension: remove misleading m_isDiamter in RADIAL 12 months ago
Hasan Jaafar 6e9188713b Pcbnew: Add inward/outward dimension arrows 2 years ago
John Beard ab6049ec0b Pcbnew: Dimension: break out the knockout function 12 months 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
John Beard 304d9e0006 Pcbnew: Fix aligned dimension flipping 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
John Beard 882c766493 Always update geometry on dimension property change 1 year ago
Jeff Young a5436c92d1 Fix build issue. 1 year ago
John Beard f941123519 Fix dimension orientation properties 1 year ago
Seth Hillbrand d99641be40 ADDED: Git integration support 2 years ago
Jeff Young bbd6c80507 Collapse FP_* down into their PCB_* equivalents. 3 years ago
Jeff Young 461def2719 Move automatic dimension processing inside PCB_DIMENSION_BASE. 3 years ago
Jeff Young 23accffc6d Add Property Inspector support for dimension objects. 3 years ago
Marek Roszko aacc9746e3 Yeet the last of wxSize/wxPoint to stop leaking gdicmn everywhere 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
Jeff Young d16b23d16e Name shortening and line-break reduction. 3 years ago
Jeff Young 64a6fc0fd4 Push UNITS_PROVIDER down into a low-level mixin. 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 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 aad85a83da Improvements to rotation/mirroring of dimensions inside footprints. 3 years ago
Seth Hillbrand 442aae19d9 Separate flashing check for connectivity 4 years ago
Jeff Young c8a50d9b50 Remove unit-less angles from VECTOR2I/D APIs. 4 years ago
Jeff Young c9487bad18 Move BOARD_ITEM::Rotate() to EDA_ANGLE. 4 years ago
Marek Roszko fcfe42d67c Continue the war on wxPoint 4 years ago
Marek Roszko c4c56de708 Neurotically update position wxPoint usages 4 years ago
Jeff Young fa908e1f98 Dimensions for footprints. 4 years ago
Jeff Young 4b6bf3095a Radial dimensions. 4 years ago
Jeff Young 373f0335c8 Convert Altium radial dimensions to leaders. 4 years ago
Jeff Young 16b0147af8 Prefix DIMENSION types. 4 years ago
Wayne Stambaugh 2a6c7a7c0f Pcbnew header housekeeping round 1. 4 years ago
Jonathan Haas 58dfb6539f Change orientation and flip sign of dimension height when rotating orthogonal dimensions. 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
Mikolaj Wielgus 0f22b54cd8 Clip the leader lines properly when using circular text frame 5 years ago
Jeff Young 90b3d0c96d Implement TransformShapeWithClearanceToPolygon for DIMENSIONs. 5 years ago
Jeff Young 35978adef9 Don't run dimension updates while parsing files. 5 years ago
Jeff Young 7bd31d5237 Naming conventions. 5 years ago
Jeff Young f7333ad64a Update some classnames including archaic zone names. 5 years ago