47 Commits (57d029f087685b3baf8acce0e9c46703f00338b8)

Author SHA1 Message Date
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
Seth Hillbrand 740df93808 Don't dereference board groups in fp editor 5 years ago
Jeff Young efd16dca66 Fix a bunch of issues with group selection and highlighting. 5 years ago
Jeff Young ffe7d2ea49 Only draw group boxes when selected. 5 years ago
Jeff Young c66e373119 Cleanup of PCBNew message panel routines. 5 years ago
Jeff Young 7bd31d5237 Naming conventions. 5 years ago
Jeff Young 3451ac3088 PCB_MODULE_T -> PCB_FOOTPRINT_T 5 years ago
Jeff Young 84dd5108ba Remove some "class_" prefixes from files. 5 years ago
Werni a7d5d1f091 Add more consts all over the place 5 years ago
Marek Roszko a785f70ea1 msgpanel is a widget, shove it to the right folder. 5 years ago
Jeff Young ba26e056ec Implement groups for modedit. 5 years ago