8778 Commits (76a100984adebb409f240ebc7dc01b138dc8fc7d)

Author SHA1 Message Date
Thomas Pointhuber 76a100984a altium: set layer type for planes and "virtual" copper layers 6 years ago
Thomas Pointhuber a4fd993a4b altium: it is always a good idea to test rotation with non 90° angles 6 years ago
Thomas Pointhuber aaa3f9eb74 altium: improve text rotation in modules, make variable comparison case insensitive 6 years ago
Thomas Pointhuber 0542ce2ae2 altium: add support for non-copper pads, draw them instead using drawsegments 6 years ago
Jeff Young 1f68323439 Solder mask min width --> solder mask min bridge width. 6 years ago
Jeff Young 3c3984a6fc Generalize default footprint fields. 6 years ago
Jeff Young 7305f407fc Fix typo in user string. 6 years ago
Jon Evans 960ce4aa67 Use footprint color scheme for CvPcb footprint viewer panel 6 years ago
Jon Evans 104bfbfbd7 Fix colors not being saved from layers widget 6 years ago
Michael Kavanagh 8418ac34bc Allow fp text to be group selected in HC mode 6 years ago
Jon Evans 366673d995 Don't try to draw a zone that has no outline 6 years ago
Jeff Young 8efa8af8cc Add persistence of DRC error severities. 6 years ago
Jeff Young 0f8c7ffd11 Add pad keepout and footprint keepout areas. 6 years ago
Jeff Young 902e0d0c42 Attempt to fix GTK bug of just-added 3D model not getting selected. 6 years ago
Jeff Young 52d1c93777 Use standard OK/Cancel paradigm rather than Apply/Cancel. 6 years ago
Jeff Young 001a50bf14 Moved PANEL_COLOR_SETTINGS from buttons to swatches. 6 years ago
Jon Evans 9916f24fab Split out footprint editor color settings 6 years ago
Jon Evans 51eac3e3e6 Split pcbnew and footprint editor settings getters for clarity 6 years ago
Ian McInerney e4b6487fca Overhaul compiler warnings infrastructure 6 years ago
Ian McInerney 2148c593d6 Fix some compile warnings 6 years ago
Wayne Stambaugh 9c99286385 Fix a few Coverity warnings. 6 years ago
Jeff Young 9e4125c451 Add note on spacing to Global Label Properties dialog. 6 years ago
Jeff Young 67bccaf465 Make indeterminate control states clearer for the user. 6 years ago
jean-pierre charras e208cd8eca DIALOG_FOOTPRINT_BOARD_EDITOR: minor cosmetic changes. 6 years ago
jean-pierre charras 62852e18e1 Pcbnew, DIALOG_UPDATE_PCB: store "Re-link footprints" option in config 6 years ago
Jeff Young 8df5f70c4a If more than one text matches by text try layer and then position. 6 years ago
Jeff Young e0da677d4d Add min clearance to DRC; rename Min Via Drill to Min Through Hole. 6 years ago
Jeff Young e39d145d72 Add DRC tests for minimum drill size (based on min via size). 6 years ago
Jeff Young 1b5a6f8698 Fix crash bug when using Pad Properties in board editor. 6 years ago
Jeff Young b7cccf6844 Work around some wxWidgets bugs on OSX. 6 years ago
jean-pierre charras 12d1d3a844 Pcbnew: fix not wanted changes in .kicad_pcb files when the board has no changes. 6 years ago
Jeff Young 889b6cb1b1 Clean up some commenting and rename MODULE_EDITOR_TOOLs to match filename. 6 years ago
jean-pierre charras 05afbcc22e library viewers: fix a focus issue that prevent using arrow keys in lib or fp lists. 6 years ago
Wayne Stambaugh 63291141df Pcbnew: minor footprint properties dialog layout improvements. 6 years ago
Wayne Stambaugh 4aeb0a6d71 Fix footprint library table dialog padding. 6 years ago
Jeff Young 56946f4db1 Fix pad name increment to use last edited pad. 6 years ago
Jeff Young 199bb2ffb0 Add hittesting for worksheets in Pcbnew and Eeschema. 6 years ago
Jeff Young cf7ffda5f6 Performance improvements for Gerber loading. 6 years ago
Jeff Young 67f2d454e9 Draw pads on internal layers if they're not on F.Cu or B.Cu. 6 years ago
Jeff Young fd991db0a9 Forgot last commit. 6 years ago
Jeff Young 9954484dfd Don't show source in violation "name". 6 years ago
Jeff Young 058108dd6d There are 3 courtyard DRC checks, not 2. 6 years ago
Jeff Young 10614a9ebc Implement changes for Sketch Pads to Fab Layers. 6 years ago
Jeff Young 4a60b8a776 Improve DRC error reporting and fix some bugs. 6 years ago
Jeff Young 068874a626 Add clearance source for zone-to-zone clearance violations. 6 years ago
Jeff Young bba2fa3028 Fix bug with doubling the pad corner radius twice. 6 years ago
Jeff Young dfe4a00d43 Add distance reporting for copper item DRC tests. 6 years ago
Jeff Young 932fdf8674 Fix issue with default netclass vs orphaned net netclass. 6 years ago
Jeff Young 0c20c0b4af Fix broken hole-to-track test. 6 years ago
Jeff Young 874f13e29e Fix some issues with rotated oval pads. 6 years ago