85 Commits (e445249720ca428e4a19a5e9cf7855e4803dbc23)

Author SHA1 Message Date
Jeff Young e445249720 ADDED: PCB tables. 2 years ago
Jeff Young e7f18e7eab Warp after context menu only if actively drawing. 2 years ago
Jeff Young e68cd04d48 Don't modify reference point if already moving. 2 years ago
Alex Shvartzkop 59a0635b09 Disable local ratsnest when moving generators (tuning patterns). 2 years ago
Jeff Young 37c185f437 Remove overly-complex snapping layer for moving objects. 2 years ago
Jeff Young c3e3f3bcb8 Possible fix for move individually. 2 years ago
Jeff Young 6a5adc7646 Record nested footprints for collision checking. 2 years ago
Jeff Young 16c8050f3d Fix event/flag race condition. 2 years ago
Alex Shvartzkop 05e954ad5d Fixes for length tuning patterns. 2 years ago
Jeff Young cc721c4907 Improve encapsulation of group internals. 2 years ago
jean-pierre charras d90981d981 Pcbnew: fix Swap command that improperly rotates footprints when flipping. 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 2bc273f8bc Don't fire event-parameter asserts when looking for a click event. 2 years ago
Jeff Young d3b50f0607 Cleanup (no functional changes). 2 years ago
Alex Shvartzkop be72e07e61 Introduce PCB_GENERATOR. 2 years ago
Marek Roszko 22b733209d Fail GAL on its header leaking audit 2 years ago
Alex Shvartzkop 06463fd35a Fixes for Wayland cursor warping: 2 years ago
Jeff Young 9bba8e5956 Don't allow duplication of footprint items outside of footprint editor. 2 years ago
Jeff Young a24a8aaca7 Don't start a pack&move when already in an EDIT_TOOL drag or move. 2 years ago
Mike Williams d9c2e0ab54 PCB: start of grid overrides 2 years ago
Jeff Young 1218f61d0a Implement undo/redo for footprint children. 2 years ago
Jeff Young cf8294b5c2 Remove a bunch of blind (and a few redundant) static_casts. 2 years ago
StuartTylerRelytDesigns d26aa7dc20 Pcbnew moveIndividually ctrl-M mangles 2+ tracks 2 years ago
Jeff Young 7ed5963b4f Disable positioning tools when a move is in progress. 2 years ago
Jeff Young 773e1a1ab6 Actions with a COMMIT must be run synchronously. 2 years ago
Jeff Young 1411b09178 Remove EDIT_TOOL's quasi-global BOARD_COMMIT. 2 years ago
Ian McInerney 2fb6f19a84 Separate immediate and delayed action dispatch 2 years ago
Ian McInerney f14feafc6b Convert selection vector to EDA_ITEMS for base tool call 2 years ago
Ian McInerney b04e54dbea Switch TOOL_EVENT and TOOL_ACTION to have a std::any parameter 3 years ago
Marek Roszko b41606ecf7 Use the correct printf format for the move individually status text 2 years ago
Lucas Dumont c781fde236 pcbnew: don't move twice 3 years ago
jean-pierre charras 2f392352b5 EDIT_TOOL::doMoveSelection(): avoid calling PushTool() and, just after,PopTool() 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
Marek Roszko 4665823089 Turn on and fix MSVC compliance mode issues 3 years ago
Mike Williams 47dc2379d8 PCB: Fix issues with grab unconnected 3 years ago
Alex 75053cfc57 Remove normally unused code from Move function. 3 years ago
Seth Hillbrand 4fe35d0df1 More push/pop tool issues 3 years ago
jean-pierre charras 96a9ec4a0c Enhance compatibility with V6.0 for Intersheetrefs fields associated to GLOBAL labels. 3 years ago
Alex b4b25a7009 Fix Pack & Move footprints when working with groups. 3 years ago
Alex c1f82d0c80 Canceling Move cancels Pack too in Pack & Move footprints. 3 years ago
Jon Evans 0bc06d506c Properties: reselect after canceled move 3 years ago
Mike Williams 17bb57cc73 PCB: fix stale ratsnest between moves in Move Individually 3 years ago
Mike Williams ad6ef35c9f PCB: Add skip action to Move Individually 3 years ago
Mike Williams 4a4fab78a3 PCB: allow swap while moving 3 years ago
Jeff Young 9724f6e736 Don't allow zone filling during other editing operations. 3 years ago
jean-pierre charras f51db4e093 Fix some Coverity and compil warnings. 3 years ago
Jeff Young 7089e99f4b Integrate move individually into move algo so other commands don't choke. 3 years ago
Jeff Young d9987e9569 Orig_items will have been invalidated by Revert. 3 years ago