2 Commits (d47a00056490e178dccafe85b501ae70197259e4)

Author SHA1 Message Date
Jeff Young d47a000564 Make sure group items get added to commit. 2 years ago
Marek Roszko f53c3f895d pcb_group.h should live in pcbnew 2 years ago
Jeff Young cc721c4907 Improve encapsulation of group internals. 2 years ago
Seth Hillbrand d99641be40 ADDED: Git integration support 2 years ago
Jeff Young 504652b972 Regularize RunOnChildren() at the BOARD_ITEM level. 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
Jeff Young 40abb013ec Don't consider a group to be on a copper layer. 2 years ago
jean-pierre charras 1406341d2d Fix a few doxygen errors (no actual code change) 3 years ago
Nimish Telang 8ea357f04d Fix Doxygen directives in numerous headers 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 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 03ba14c6d3 Tighten lifecycle management of parent group pointers. 3 years ago
Alex 0fea6f5ac3 Fix selection and entering in nested groups. 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
Marek Roszko a8505d9c76 SEARCH_RESULT -> INSPECT_RESULT 3 years ago
Jeff Young 2250211ebf More wxT-ification. 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 544fa939f8 Lock/unlock group members when locking/unlocking group. 4 years ago
Wayne Stambaugh 37b200cb3e Pass wxString objects by reference instead of on the stack. 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 6ab1144ea3 Fix broken Doxygen comment specifiers. 5 years ago
Dominik Wernberger ac94d72d2d Add more const specifiers 5 years ago
Seth Hillbrand 740df93808 Don't dereference board groups in fp editor 5 years ago
Wayne Stambaugh f06a5894b3 Header clean up round 3. 5 years ago
Jeff Young d50d1d84da Fix some issue with group in selection logic. 5 years ago
Jeff Young 7bd31d5237 Naming conventions. 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 8d7feb3d72 Nip some common.h from headers 5 years ago
Jeff Young ba26e056ec Implement groups for modedit. 5 years ago
Jeff Young 7f33c229d8 Allow selection of nested items (ie: pads) inside an entered group. 5 years ago
Jeff Young 6fde9ea8a5 Don't leave stale pointers in groups when exchanging modules. 5 years ago
Jeff Young dba42ebed0 ADDED Properties Dialog for groups. 5 years ago
jean-pierre charras 456735f803 VIEW::ViewGetLOD() returns double now instead of int. 5 years ago
Ian McInerney 8bd77c4fe7 Rename the ITEM_SET types to be descriptive of their contents 5 years ago
Ian McInerney cb36006406 First round of cleanup for the PCB groups 5 years ago
Ian McInerney c479deaf02 Use groups when doing graphics import 5 years ago
jean-pierre charras 5b365053db Fix a few I18n issues. 5 years ago
Qbort b41892e4da Rename class GROUP in pcbnew to PCB_GROUP 5 years ago
Joshua Redstone ee428876ec ADDED: Group/Ungroup function 5 years ago