422 Commits (48e4005111b2969a144090b4d1264a46e3eeac5b)

Author SHA1 Message Date
Marek Roszko 1c1ba25ffd Use char_str instead of c_str in previous commit 5 years ago
Marek Roszko daf510344f Fix build error due to pns changes 5 years ago
Tomasz Wlostowski 3e98c44636 router: LOGGER now stores UUIDs, not pointers to BOARD_ITEMs. 5 years ago
Ian McInerney 4f05262705 Cleanup includes in board.h and footprint.h 5 years ago
Jeff Young 5c9a73aa5e Correct position for grid even when we're not snapping to a point. 5 years ago
Jeff Young 4c69a74505 Force layers visible when routing on them. 5 years ago
Jeff Young 7356f9568d Move grid disable modifier from ALT to CTRL. 5 years ago
Jon Evans 1a45d9474b Don't show commands that cancel routing when routing is in progress 5 years ago
Jon Evans 7784d7cb12 PNS: Fix visible area restriction 5 years ago
Jeff Young f88d39b4f0 Fix state issue in router's switch layer handling. 5 years ago
Jon Evans 6cbc3fb97d Fix a minor inconsistency between router and DRC 5 years ago
Jon Evans 8be9832153 PNS: Don't highlight Net 0 (the unconnected net) 5 years ago
Jon Evans 5e0b65c3a8 Change wording of corner rounding action 5 years ago
Jon Evans 18037e2f65 Rework bitmap system to load from archived PNGs 5 years ago
Tomasz Wlostowski a141ed3444 router: feed view size change events to the router engine 5 years ago
Tomasz Wlostowski b67e5768a6 router: feature to save debug event log & board dump for easier recreation of router bugs and misbehaviours 5 years ago
Jeff Young 7f892669cc Consistent punctuation. 5 years ago
jean-pierre charras d0b91b1106 Router, place via: fix issue created by 45b2bc: cancelling via must be made 5 years ago
Seth Hillbrand 54282dffe3 Move preview items using FP orientation 5 years ago
Jeff Young 45b2bce698 Cancel placement of via if user cancels layer selection. 5 years ago
jean-pierre charras 5d2dc0b50e Fix a few (minor) issues: 5 years ago
Seth Hillbrand 9212197c26 Grammar 5 years ago
Jeff Young e2f8b1a4b1 Interpreting wxDialog::ShowModal()'s retval as bool is never what you want. 5 years ago
Jeff Young 6272b48481 Make sure layer gets passed in to rules evaluation. 5 years ago
Jeff Young d7ddc62d7e Fix mouse warping and dialog placement for layer switcher. 5 years ago
Wayne Stambaugh 6a39b81647 Fix the last of broken Doxygen comment specifiers. 5 years ago
Mikołaj Wielgus 3e42ba18a9 Show dragging tools in context selection menu for components 5 years ago
Jeff Young 3fcd0860c1 Make 'E' go straight to Custom Track Width dialog. 5 years ago
Jeff Young 68efdb2fff Push shared parts of GRID_HELPERs into common. 5 years ago
Jeff Young 02ccd5fbdb Make sure properties commands don't go to other tools during routing. 5 years ago
Jeff Young 648c42f643 Show collisions preventing routing from starting. 5 years ago
Jon Evans 6105ac50da ADDED: Default hotkey of CTRL+/ for switch corner rounding 5 years ago
Peter Montgomery 1c79e3174c Pcbnew: Prevent footprint jumping when starting to drag it 5 years ago
Jon Evans e8f38e3c18 Snap to footprint origin when dragging 5 years ago
Jon Evans ac793618f9 Set start item for inline dragging so that snapping works properly 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 7cb2d19814 Honour alt-means-disable-grid-snapping in router. 5 years ago
Jeff Young 73b7b104cd Fix some issues with Infobar sizing. 5 years ago
Jeff Young aa3e29ee7c Don't re-enter router on subsequent X key. 5 years ago
Jeff Young f09ca9ceee Pass unhandled events when dragging in the router tool. 5 years ago
Jeff Young 7b347d793b Change gears on no-connect net generation. See bug rpt. 5 years ago
Jeff Young 00edc85f4f Allow layer switching when routing from pad. 5 years ago
Jeff Young f2ac6fcd44 Treat net 0 items as each being in their own net. 5 years ago
Jeff Young 288ab7ed6f Minor formatting cleanup. 5 years ago
jean-pierre charras 976c6262f4 French translation update (fix also trailing spaces in a few sentences) 5 years ago
Jeff Young 9e9946628a Go back to arrow cursor on a cancel (or finish). 5 years ago
Dominik Wernberger 99da663e82 Remove unused variables plus some more fixes from CppCheck 5 years ago
Jeff Young 795e45836d Fix assert in DRC. 5 years ago