57 Commits (eaa1e6d59464e8356d24afd1d29148335010f67a)

Author SHA1 Message Date
John Beard 520a7cf62c GAL: ViewGetLOD should not be able to change the VIEW 10 months ago
John Beard 527faddbfd GAL: provide constants for LoD HIDE/SHOW and a scale helper 10 months ago
Seth Hillbrand 0b2d4d4879 Revise Copyright statement to align with TLF 10 months ago
Seth Hillbrand 9dfcb6a362 Cleanup ViewGetLayers() 11 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
JamesJCode 903c743a60 Fix deep cloning and RunOnDescendants for groups containing generators 1 year ago
Mike Williams 867cb58175 feature removal: remove Show Hidden Text 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 82c851a4a7 Expose groups to property manager. 2 years ago
Jeff Young e445249720 ADDED: PCB tables. 2 years ago
Jeff Young d47a000564 Make sure group items get added to commit. 2 years ago
Jeff Young cc721c4907 Improve encapsulation of group internals. 2 years ago
Jeff Young 791aa64950 Functionally it's a "reference image". 2 years ago
Seth Hillbrand d99641be40 ADDED: Git integration support 2 years ago
Alex Shvartzkop be72e07e61 Introduce PCB_GENERATOR. 2 years ago
Seth Hillbrand f3d65b5156 Revise method of selecting footprints in contrast 2 years ago
Mike Williams 37837dc392 PCB: introduce PCB_FIELD_T 2 years ago
Jeff Young bbd6c80507 Collapse FP_* down into their PCB_* equivalents. 3 years ago
Jeff Young 362d85ef50 Special selection mode when in high-contrast with courtyard layer active. 3 years ago
Jon Evans c530bdb5a1 Rename GetSelectMenuText to GetItemDescription 3 years ago
Seth Hillbrand 137b4de1c2 Allow groups in groups 3 years ago
Seth Hillbrand 259e41be2d Don't add non-groupable items to the group 3 years ago
Jeff Young 11dddefd05 Implement GetEffectiveShape for groups. 3 years ago
Jeff Young 138f835672 Retire group bbox cache. 3 years ago
Jeff Young 03ba14c6d3 Tighten lifecycle management of parent group pointers. 3 years ago
Alex 67985510a8 Fix selecting pads of footprints in groups. 3 years ago
Alex 0fea6f5ac3 Fix selection and entering in nested groups. 3 years ago
Jeff Young 2372f24cb0 Don't include hidden text in group boundingbox. 3 years ago
Jeff Young 64a6fc0fd4 Push UNITS_PROVIDER down into a low-level mixin. 3 years ago
Marek Roszko a8613ee80f Combine Iu2Millimeter & remove PcbMm2iu 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
Seth Hillbrand 35ac39844f Clean up some auto usage 3 years ago
Marek Roszko a8505d9c76 SEARCH_RESULT -> INSPECT_RESULT 3 years ago
Jeff Young 7ccac79192 More wxString wide literals. 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 22ba640c2b Remove locking from footprint editor. 4 years ago
Jeff Young 544fa939f8 Lock/unlock group members when locking/unlocking group. 4 years ago
Jeff Young a16b85db67 Read/write group locked state. Show locked state in dialog & statusbar. 4 years ago
Jeff Young a1dfc36233 More error message regularization. 4 years ago
Jeff Young 09b2db3139 Test for group in footprint was snagging all footprint children. 5 years ago
Fabien Corona f428ce03f2 ADDED: pcbnew - stackup / characteristics table 5 years ago
Jon Evans 18037e2f65 Rework bitmap system to load from archived PNGs 5 years ago
Wayne Stambaugh 5ecef204cd Coding policy fixes. 5 years ago