487 Commits (479487ceb1fdb45d6996bdf8c3c62c3e1e11db6b)

Author SHA1 Message Date
Michael Kavanagh 479487ceb1 Tidy up context menus a bit 5 years ago
Jeff Young 68efdb2fff Push shared parts of GRID_HELPERs into common. 5 years ago
Seth Hillbrand c09dc5abdd Prevent locking items in footprint editor 5 years ago
Seth Hillbrand cf2dd0bd38 Fix edit_tool pad handling 5 years ago
Seth Hillbrand 721155165d Don't move locked footprint if pads are locked 5 years ago
Seth Hillbrand 9424d66d22 Move footprint when selecting locked pad 5 years ago
Jon Evans 24435df6b0 Don't update 3D view on cursor movement 5 years ago
Seth Hillbrand c0f940438a Clarify Flip action 5 years ago
Jeff Young 70967bfebd Hierarchical menu parents don't get ...'s. 5 years ago
Michael Kavanagh 5a3f4f52df Icons: add new icon for Pcbnew 'Special Tools...' 5 years ago
PJM 94bf88d820 Pcbnew: Prevent selections jumping when dragged after flip or rotate 5 years ago
Jeff Young acfbcb4beb Make distinction between PCBNew-wide tools and Board-specific tools. 5 years ago
Jeff Young 5f9ed2583c Don't put up double lock confirmation dialogs. 5 years ago
Wayne Stambaugh dd4298bb94 Coverity fixes: 280374, 313611, 313648, 313649, and 314720. 5 years ago
Jeff Young 98330098ac Yet another overhaul to locking. 5 years ago
Jeff Young 9113f93ebe Uniformly apply current locking strategy. 5 years ago
Jeff Young 65782d5c5a Move delete-again-to-delete-locked-objects to hypertext in infobar. 5 years ago
Jeff Young 431c8dba3c Adjust undo when deleting members of a group. 5 years ago
Jeff Young 5e9d9f5753 Special handling for presence of Ref or Value in groups. 5 years ago
Jeff Young 60ecd4698c Nets don't have properites; netclasses do. 5 years ago
Jeff Young e882753ebf Grid snapping fixes. 5 years ago
Jeff Young 43fe228367 Hook up a bit more of the EE_GRID_HELPER. 5 years ago
Jeff Young 1cd8426bcb Fix latent dyn_cast bug. And a bunch of formatting issues. 5 years ago
Jeff Young f70153b849 Implement Group Properties in Footprint Editor. 5 years ago
Jeff Young b171d381f0 Collapse Redraw3DView and Update3DView into a single routine. 5 years ago
Jeff Young 61bca4aaa4 A bit of "module" erradication, nameing conventions, and formatting. 5 years ago
Jeff Young 666c11965a Clean up some more MODULE terms. 5 years ago
Roberto Fernandez Bautista b29cd8e3a1 Rewrite EDIT_TOOL::FilletTracks to only carry out the operation when one item is connected to the anchors 5 years ago
Roberto Fernandez Bautista bdc89df333 EDIT_TOOL::FilletTrack Change STATUS_TEXT_POPUP messages to an infobar instead 5 years ago
Jeff Young bdbb68f813 MODULE -> FOOTPRINT. 5 years ago
Jeff Young 3451ac3088 PCB_MODULE_T -> PCB_FOOTPRINT_T 5 years ago
Jeff Young f5443de7f9 D_PAD -> PAD. 5 years ago
Jeff Young 84dd5108ba Remove some "class_" prefixes from files. 5 years ago
Jeff Young f7333ad64a Update some classnames including archaic zone names. 5 years ago
Jeff Young 5c309f0fef KeepUpright should enforce 0..90, not -90..90. 5 years ago
Jeff Young 4dc877d0e9 Module -> Footprint. 5 years ago
Jeff Young 0ebea4be53 Cleanup and naming conventions. 5 years ago
Jeff Young 7c60c2e404 Module -> footprint. 5 years ago
Jeff Young 5ede4061e3 Bug fixes and enhancements for dimensions. 5 years ago
Jeff Young 4e5dd6952e Fix arc flipping behaviour. 5 years ago
Jeff Young 8bfde9db6c Fix typo in recent group commit fix. 5 years ago
Jeff Young 33e54f136b Proper commit handling for group children. 5 years ago
Jeff Young 203c8df909 Respect locked flag when inline dragging. 5 years ago
Ian McInerney 0948d67e56 Break wait loops on null TOOL_EVENT 5 years ago
Jon Evans e490b8eda4 Bring back Copy with Reference as a new action 5 years ago
Seth Hillbrand f8a4edb1c9 First pass renaming module to footprint 5 years ago
Roberto Fernandez Bautista 006c462d8f ADDED: Fillet Tracks tool in pcbnew 5 years ago
Marek Roszko 2c86363aa0 Relocate the page_layout includes to a page_layout folder 5 years ago
Jeff Young 7f3ed1479e Back out fromOtherCommand handling. 5 years ago
Jeff Young 80ba02caf5 Fix iterator bug in group selection filtering. 5 years ago