13515 Commits (0d35d69f708273d63981ec19498fa293483c80fd)

Author SHA1 Message Date
Jeff Young 3bdae40881 Remove extra layer of parens. 4 years ago
Jeff Young 90bfe2d94b Remove Save Copy As from fp editor, and rename to Save a Copy elsewhere. 4 years ago
Jeff Young 3304ad75ca Add on-the-fly i18n update for m_inactiveLayersLabel. 4 years ago
Jeff Young b04f1b2d93 Change pad-type-matches-hole-presence from warning to error. 4 years ago
Jeff Young 4cd48cd5c9 Fix some test issues. 4 years ago
Jeff Young f0dab2e07b Fix some layer handling issues. 4 years ago
Jeff Young dd561f1e4d Improve Cleanup Tracks and Vias messages. 4 years ago
Jeff Young e6684bf7c7 Add footprint checks to board-level DRC. 4 years ago
Jeff Young 4525b1f085 More consistency in DRC error messages. 4 years ago
Jeff Young c6f83b6dec ADDED Duplicate Footprint, Rename Symbol and Rename Footprint. 4 years ago
Mike Williams b42365190e Schematic/PCB: deleting fields sets them to invisible 4 years ago
jean-pierre charras 1e80f3a65a pcad importer: fix a truncation when converting mils to IU. The value in mils is a double, but the function to convert in IU uses int. Fixes #11380 https://gitlab.com/kicad/code/kicad/issues/11380 4 years ago
jean-pierre charras 4afe4c0aa0 Fp editor: Add automatic zoom when loading a fp from library. 4 years ago
Jeff Young 7cb7a68b0e Make sure Type regex doesn't match before Pad_Type or Pin_Type. 4 years ago
Marcus A. Romer df3e02d9b9 Fix initialisation of default line width settings 4 years ago
Jeff Young 4ab2c93070 Update Selection Filter title bar with language changes. 4 years ago
Jeff Young 08f15fe587 ADDED New Library functionality to Footprint/Symbol Save As. 4 years ago
Jeff Young c619a63c06 Fix backwards layer order and minor layout issue. 4 years ago
jean-pierre charras c38ec9344f DIALOG_NET_INSPECTOR_BASE: fix a truncation text in a wxComboBox. 4 years ago
Jeff Young c3bed8f6ee Resolve textvars before opening file browser. 4 years ago
Jeff Young ab131859f6 Bring footprint textvars in line with symbol textvars. 4 years ago
jean-pierre charras 26370583fa French translation update and fix a typo. 4 years ago
jean-pierre charras 0211d07060 Footprint viewers: fix regression: re-add automatic zoom option when loading a new footprint 4 years ago
Jeff Young 71c2cb3180 ADDED revert for pcbnew and eeschema. 4 years ago
Jeff Young 9b087a3c25 Add automatic precision choices for dimensions. 4 years ago
Jeff Young e09147db30 Cross-probing for ERC dialog. 4 years ago
Jeff Young 9ff1ae5bdc Better inspection reporting for netclasses, custom rules and DRC. 4 years ago
Seth Hillbrand 2f2e956921 Sync via/pad flashing for null boards 4 years ago
Jeff Young 7f3a75bccd Add a bunch more inspections for rule resolution. 4 years ago
Seth Hillbrand be7e9d300e Handle updated document description format 4 years ago
Jeff Young 18ac4ed842 Fix crash when selecting DRC marker (as opposed to one of its children). 4 years ago
jean-pierre charras e9da8c3a00 Ensure net_code is not used by non copper zones when saving the board file. 4 years ago
Jeff Young dbee441328 We've probably smoked out enough of the GetLayer() issues. 4 years ago
Jeff Young c78a47c3fb Remove extra test. 4 years ago
Jeff Young 378a2de37c Formatting. 4 years ago
Jeff Young 604a148f40 Don't apply electrical clearance to shapes on Edge.Cuts. 4 years ago
Jeff Young a33e23e25a Import radial dimensions from Eagle. 4 years ago
Jeff Young 739f4d0a1e Improvements to Eagle dimension importing. 4 years ago
jean-pierre charras 74c3ad0b3a Shadow on locked fp: do not show if LAYER_MOD_FR or LAYER_MOD_BK is not shown 4 years ago
Seth Hillbrand 819276bd98 DP tolerance needs to be 1IU on each axis 4 years ago
Marek Roszko f88e0481c8 Change the behavior of ACTION_MENU::Add to require clones if required outside the function 4 years ago
Jeff Young 830f1891c2 Don't forget Pos0 when updating position. 4 years ago
Seth Hillbrand 2a5769607f Revert "Change the behavior of ACTION_MENU::Add to require clones if required outside the function" 4 years ago
jean-pierre charras f0f10a43a2 Ensure "Clear Recent Files" menuitem titles are updated after language change. 4 years ago
Jeff Young a49bb792bd Insert chevrons when placing vias near tracks. 4 years ago
jean-pierre charras ac8e2d0768 Ensure "Open Recent" and "Clear files" menu titles are updated after language change. 4 years ago
Marek Roszko 403992a6f4 Change the behavior of ACTION_MENU::Add to require clones if required outside the function 4 years ago
Marek Roszko 5bb2cdf73d Revert "Stop leaking submenu items" 4 years ago
Marek Roszko 34c70a51ea Stop leaking submenu items 4 years ago
Jeff Young 29eb5931c2 Be more careful with forced cursor positions. 4 years ago