14797 Commits (9cac0a38cc3050f8a9a3380f505eda07bfca39e6)
 

Author SHA1 Message Date
Jeff Young 7d6081d329 Use default grid if none is found in preferences. 7 years ago
jean-pierre charras e50d9df76a Eeschema: fix incorrect parsing of line color (r v b values). 7 years ago
Seth Hillbrand 7ed1968f60 pcbnew: Remove corners from graphical polygons 7 years ago
Seth Hillbrand 47fe01f793 3d-viewer: Remove duplicate call 7 years ago
Seth Hillbrand dfe4b3412a pcbnew: Fix bug in adding new zone/poly 7 years ago
jean-pierre charras f6aed7c99a Gerber plotter: rename UseX2Attributes() to UseX2format, and fix incorrect/outdated comments. 7 years ago
jean-pierre charras a18c7496bb Ensure compatibility with "old" pythons scripts after renaming SetUseGerberAttributes() to SetUseGerberX2format() 7 years ago
jean-pierre charras 7f20c55ed6 Pcbnew, Plot dialog, Gerber format: Enable or disable adding net metadata both in X1 and X2 format. Previously, this option was existing only in X2 format. Should be existing in both formats. 7 years ago
Jeff Young dd9a001077 Turn off bugfix for lp:1797787 for 5.1. 7 years ago
Seth Hillbrand fd537c8230 eeschema: Do not clear highlights with NULL screen 7 years ago
Seth Hillbrand 4fc81bb923 pcbnew: Graphic lines snap as single segments 7 years ago
Wayne Stambaugh c7998cfc23 3D Viewer: fix screenshot file extension bug with GTK+ 7 years ago
jean-pierre charras a40cff18d3 PANEL_EESCHEMA_SETTINGS_BASE: very minor cosmetic enhancement. 7 years ago
jean-pierre charras d546fce7c4 Gerbview: drill file dialog selector: add .nc and .xnc to drill file extension list. 7 years ago
jean-pierre charras f1c1c5db3f Fix a minor compil warning 7 years ago
jean-pierre charras 5b3202d8f3 dxf and svg import: accept unicode filenames 7 years ago
Maciej Suminski 766156ed87 Fix for dark mode on macOS Mojave 7 years ago
Jeff Young 78daaa8825 Allow cancel, delete or rescue when opening pcbs with undefined layers. 7 years ago
Jeff Young 3a0dbf48c8 Read Symbol Browser grid settings from Symbol Editor. 7 years ago
Seth Hillbrand db43bd82a7 gtk3: Remove scrollbars 7 years ago
John Beard 4475c2008c Zooming: handle smaller, faster, events on GTK+3 7 years ago
Seth Hillbrand 1f62a2d784 gtk3: prevent double scroll events 7 years ago
Seth Hillbrand ed506dd05e eeschema: Prevent excess link updates 7 years ago
Wayne Stambaugh b8de4e73bf Eeschema: fix schematic symbol parsing bug. 7 years ago
Wayne Stambaugh 742961119d Eeschema: fix library symbol pin definition parsing bug. 7 years ago
D4p0up e94752a6cf Added help string to select buttons. 7 years ago
Seth Hillbrand 3d98c82217 pcbnew: Disable capture cursor in measure tool 7 years ago
Seth Hillbrand f9dfbe6f4d Code formatting 7 years ago
Wayne Stambaugh 07ebc4df14 Fix schematic append clear annotation bug. 7 years ago
Wayne Stambaugh a61a51f26e Eeschema: fix UTF8 character handling bug in legacy parser. 7 years ago
Jeff Young 6a7ee5b107 Add locale handling for orientation combobox. 7 years ago
Seth Hillbrand 0614f59973 pcbnew: Add edge polygons to pns keepout 7 years ago
Seth Hillbrand 02039be2d9 Modify transform shape to use filled/unfilled poly 7 years ago
jean-pierre charras 5c54b9c46f Fix a compil issue due to a mistake in commit b8309e2 7 years ago
jean-pierre charras 754837f947 Pcbnew: DRAWSEGMENT polygonal shape: fix drawings in Legacy mode. Add IsPolygonFilled() to know if the polygon is filled or not. 7 years ago
Seth Hillbrand b8309e2a70 pcbnew: Edgecuts polygons only hit edges 7 years ago
Jeff Young 4f5771f79f Don't nag user about changes they made in a text editor. 7 years ago
Jeff Young da40def69d Standardize on "local coordinates" terminology. 7 years ago
Seth Hillbrand 2e0887d49f pcbnew: correctly display edgecut polygons in modules 7 years ago
Seth Hillbrand 1858b7dca7 pcbnew: Allow closed polygons as board edges 7 years ago
jean-pierre charras 58036382c1 eeschema: Fix slow redraw on net highlighting (by redrawing only modified items) 7 years ago
jean-pierre charras 4f4f03a98a Try to fix compil issue on OSX (commit 8757fcf6 breaks the import gfx dialog) 7 years ago
jean-pierre charras 3623980611 DXF importer: fix incorrect line thickness of imported texts. 7 years ago
John Beard bb18c9201b Make SVG import a CMake option (experimental) 7 years ago
Seth Hillbrand 8757fcf676 Add array hint to wxArrayString contructors 7 years ago
jean-pierre charras 2ec957a226 polygon_triangulation.h: fix a missing call to updateList() in TesselatePolygon. 7 years ago
Maciej Suminski 6a233a1367 Updated a link to the stable source code tarball in the documentation 7 years ago
Maciej Suminski ca5751fc46 Symbol Editor: update the view after relocating the anchor 7 years ago
Maciej Suminski ecff2ed384 SVG import dialog: make placement options mutually exclusive 7 years ago
Seth Hillbrand 2a574c4f65 pcbnew: Synchonize net info when loading via python 7 years ago