155 Commits (f8ec23db005b91c09b8774dd573c95759a1990ac)

Author SHA1 Message Date
Jeff Young d761b4f22f RIP LIB_TEXTBOX and LIB_SHAPE. 2 years ago
Jeff Young e445249720 ADDED: PCB tables. 2 years ago
Alex 3eb3fc9d1e Fix PCB arc edit point order. 2 years ago
Jeff Young 455fae45d8 Support point editing of inverted rectangles. 2 years ago
Alex Shvartzkop f99505e190 Fix arc editing bugs when endpoints match. 2 years ago
Jeff Young 2661e7a8ee Fix over-zealous copy/paste and add a few more comments. 2 years ago
Jeff Young b13590f4c0 Use preview items instead of highlightNets & status popup 2 years ago
Jeff Young 791aa64950 Functionally it's a "reference image". 2 years ago
Jeff Young ad676e22b8 Don't push a commit we don't own. 2 years ago
Jeff Young 16ec0faa7a Reduce line-breaking. 2 years ago
Jeff Young 89011e888c More modern look & feel for tuning status popup. 2 years ago
Jeff Young 390bd44f18 Cleanup. 2 years ago
Jeff Young d916e650f1 Tuning status popup for point editor. 2 years ago
Alex Shvartzkop be72e07e61 Introduce PCB_GENERATOR. 2 years ago
Alex Shvartzkop 280fe976c4 Add a re-entrancy guard to PCB_POINT_EDITOR. 2 years ago
Marek Roszko 22b733209d Fail GAL on its header leaking audit 2 years ago
Jeff Young d6b75c64e1 ADDED: custom-shaped pad spoke templates. 2 years ago
Jeff Young 69a1b30b8a Implement undo/redo around Pad Edit Mode changes. 2 years ago
Mike Williams d9c2e0ab54 PCB: start of grid overrides 2 years ago
Jeff Young 0413270012 ADDED: Move Corner To... and Move Midpoint To... 2 years ago
jean-pierre charras a16ab0aae1 Replace SHAPE_T::RECT by SHAPE_T::RECTANGLE: RECT creates a collision name 2 years ago
Ian McInerney 2fb6f19a84 Separate immediate and delayed action dispatch 2 years ago
jean-pierre charras 9a47b34499 Replace PAD_SHAPE::RECT by PAD_SHAPE::RECTANGLE to avoid a collision NAME with a windows header on MSYS2, creating many compil warnings. No actual code change. 2 years ago
Jeff Young 28028c941e Retire Local/Draw coords distinction from PAD (the last object to have it). 3 years ago
Jeff Young bbd6c80507 Collapse FP_* down into their PCB_* equivalents. 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
jean-pierre charras e8114dc49a Minor compil and Coverity warnings fixes. 3 years ago
Jon Evans ee0a41e3bc Remove excess calls to SelectedItemsModified 3 years ago
Alex 5e8227b54a pcbnew: Support dragging arc center in "Keep endpoints" mode. 3 years ago
Alex 3eb31befed Fix a delay when dragging arc endpoints in pcbnew. 3 years ago
Alex da1e5a80a8 Restore removeCorner transition in PCB editor. 3 years ago
Alex 6d513e7ecf Expose changing arc edit mode in arc button context menu and Preferences 3 years ago
Jeff Young 9724f6e736 Don't allow zone filling during other editing operations. 3 years ago
jean-pierre charras 248181e62d Fix Coverity and compil warnings. 3 years ago
Alex 0b4fc8f50d Fix bugs in PCB arc editing. 3 years ago
Alex 46d4861187 Use the 45-degree limit button to apply alternative constraint. 3 years ago
Alex 8b0f3f1ee7 Set keeping the center as the default arc editing mode. 3 years ago
Seth Hillbrand 056f45cd70 Fixup most intersecting polygon points 3 years ago
dsa-t 0b3ecdd968 Revert "Fix handling of self-intersecting polygons" 3 years ago
Jeff Young bb618f2d55 Update pointEditor after cancelled move. 3 years ago
Seth Hillbrand ed309e20da Fix handling of self-intersecting polygons 3 years ago
Marek Roszko a8613ee80f Combine Iu2Millimeter & remove PcbMm2iu 3 years ago
Mark Roszko b00178adb3 Nuke base_units from orbit 3 years ago
Jeff Young 281b9d405a ADDED ability to specify where pad number (& net name) go on custom shaped pads. 3 years ago
Alex 3a76d42630 Cross-probing/selection for multiple items (PCB -> SCH) 3 years ago
Alex 405be8d15f Bounds-awareness in Move, Rotate, point editor, drawing tool 4 years ago
Mike Williams 3669cb4673 PCB Editor: Add User Background Images 4 years ago
Alex aaf99eb0cc Performance optimizations. 3 years ago
Jeff Young de12c63de6 Repair point editing of rotated text boxes. 3 years ago