12483 Commits (ff3f229871071b65422ce432391e5dcc3ab1f273)
 

Author SHA1 Message Date
Jeff Young fb31bc1ca7 Add separators to kicad window. 8 years ago
Wayne Stambaugh 5ae9ac566f Page layout editor: standardize zoom in and zoom out menu accelerators. 8 years ago
Alessandro Gatti 86603125ac Scripting: Preemptively reset footprint wizard state. 8 years ago
Jon Evans 2cc5c6fd45 Add ERC check in component editor for conflicting multi-unit pins 8 years ago
Jon Evans 0a81782b5d Add ERC check that a pin appears in only one net 8 years ago
Wayne Stambaugh 89d350a7d2 Footprint editor: fix bug in footprint wizard 2D barcode generator. 8 years ago
Jeff Young c6ef0d57f1 Retire auto-delete-old-track from toolbar. 8 years ago
Jeff Young d9d9a54aa8 Replace previous hidden text commit with a LOD-based one. 8 years ago
jean-pierre charras e14a7c928c Fix incorrect pin num string in cadstar and orcadpcb2 format 8 years ago
Jon Evans 213b600b54 Revert active layer behavior so gerber/drill load behavior matches 8 years ago
Jeff Young a75ead5efd Handle hidden text changing layers when native layer toggled. 8 years ago
Jeff Young 8904b2e046 Peg 3D viewer in front of Footprint Viewer and Wizard. 8 years ago
jean-pierre charras e8df845b3f Minor fix in zones_by_polygon.cpp: When editing a non copper zone, some settings were not those of the edited zone. 8 years ago
Maciej Suminski e4d512a293 Eagle PCB import: mute uninitialized variable warning 8 years ago
Jeff Young 3d12a6889b Make sure ERC and DRC item lists respect color themes. 8 years ago
jean-pierre charras fa41026f36 Fix issue in aperture macro with some strange gerber files. 8 years ago
jean-pierre charras 66d5d10b49 Gerbview: bigger line buffer to read some gerber files that have only one (very long) line. 8 years ago
Maciej Suminski f7ad77004d Eagle PCB import: handle {smd,pad}.thermals property 8 years ago
Maciej Suminski d432a985ab Eagle PCB import: handle 'roundness' DRC rule (SMD rounded rectangles) 8 years ago
Maciej Suminski 5896723c60 Eagle PCB import: handle smd.{stop,cream} and pad.stop attributes 8 years ago
Maciej Suminski 128a7f252c Eagle PCB import: fixed comments 8 years ago
Jon Evans 543faa385b PDF Plotter: handle edge-case arc/circle drawing correctly 8 years ago
Jon Evans 2f86b497d9 Work around wxGrid boolean editor issues 8 years ago
Wayne Stambaugh 71d8a1ea1e GerbView: fix legacy canvas refresh when drawing outline modes. 8 years ago
Wayne Stambaugh a5cca18dd1 GerbView: add view menu. 8 years ago
Maciej Suminski 8567eab09a Fix pasting BOARD_ITEMs containing Unicode characters 8 years ago
Maciej Suminski 83efd6b8a3 Added 'Paste' to eeschema context menus 8 years ago
Maciej Suminski d906acc0eb Eagle PCB import plugin: sprintf() -> snprintf() 8 years ago
Maciej Suminski aeb999b9ae Eagle PCB import: handle solder mask & paste for pads 8 years ago
Maciej Suminski 4055c435a5 Eagle PCB import: unified code for handling pad properties 8 years ago
Maciej Suminski 4c9be316dd Eagle import: minor ECOORD refactor 8 years ago
Maciej Suminski 133b681006 Eagle PCB import: code formatting 8 years ago
Maciej Suminski 9d0cd1a188 Eagle PCB import: rounded rectangle pad support 8 years ago
Miles McCoo 9d98fe1b80 Fix for crash due to pcbnew_action_plugin object tracking 8 years ago
Jon Evans 935a5cada8 Fix typo in conditional check 8 years ago
Jeff Young f32f14dc8f Add WX_TEXT_ENTRY_DIALOG which inherits from DIALOG_SHIM. 8 years ago
Jeff Young 43899bbe0e Fix compile issues under some compilers. 8 years ago
Jeff Young 3d32ee774e Translatable strings must be ASCII7 for translation tools. 8 years ago
Jeff Young 4eedb3a27d The _() macro affords some nullptr safety over a naked immediate. 8 years ago
Tomasz Wlostowski b1f613071d eeschema: workaround for 64kByte string length limit in wxString::Format() causing segfaults in netlist update under Windows 8 years ago
Maciej Suminski ab37801489 Do not define hotkeys for copy/cut/paste to avoid double action execution 8 years ago
jean-pierre charras d64c89d964 Footprint editor: Graphic polygon don't follow footprint when moving reference anchor 8 years ago
jean-pierre charras 243ce6979b Fix a minor coding style and minor potential issue. 8 years ago
Alessandro Gatti 53c9143b64 fpwizard: Switch page after checking parameters 8 years ago
jean-pierre charras d52491c715 Custom pads: allows solid connection to zones. 8 years ago
jean-pierre charras 17f6d09935 Page layout editor: fix incorrect management of block operation in context (popup) menu. 8 years ago
Alessandro Gatti f1cf95b8dd scripting: Fix invalid error message syntax. 8 years ago
jean-pierre charras 17c0917dac DIALOG_UPDATE_PCB: minor fix: fix dialog min size. 8 years ago
jean-pierre charras 2230abde1b page layout editor: fix a crash on block move. 8 years ago
jean-pierre charras 83d5a770e8 Page layout editor: Hotkey modification ( '@' to a better key F5 ) 8 years ago