13535 Commits (d81faa72c96680a5d757fb5295725786ab6abe36)
 

Author SHA1 Message Date
Jeff Young 7fa3491616 Make it clear that we're append the content of a schematic. 7 years ago
Jeff Young 83a56263d0 Strip returns, tabs and linefeeds from SCH fields. 7 years ago
John Beard 7acc0b89f9 Pcbnew: fix 45-degree snapping of ruler and dimension tools 7 years ago
John Beard 9d15e58462 Pcbnew: add new icon for board setup 7 years ago
Jeff Young 2d4ba56ac0 Promote aperture pads to first-class citizens. 7 years ago
Jeff Young 4618c64213 Don't number aperture pads. 7 years ago
Jeff Young f79ca271e3 Replace missing #ifndef's. 7 years ago
jean-pierre charras 1510c2c56f Fix incorrect arc calculation when building the board outline (internal holes only) 7 years ago
Jeff Young bc47f085df Support symlinks for .pretty and .lib files. 7 years ago
Jeff Young 4d3aeb3339 Make sure cur_lib_table is initialized. 7 years ago
John Beard f0c571769c Fix -Wcatch-value in sexpr.cpp 7 years ago
Adam Wolf e3cf2705de Aim macOS users at kicad-mac-builder, and make building for macOS sound less scary. 7 years ago
Wayne Stambaugh b8aec37ef1 Fix external check for KISYS3DMOD environment variable. 7 years ago
jean-pierre charras 306729f3b7 DIALOG_ANNOTATE: fix a minor cosmetic issue, and make translation of 2 texts more easy. 7 years ago
jean-pierre charras a27ba65ed2 DXF import: verify the layer used to import the DXF drawings is valid (correctly selected). 7 years ago
jean-pierre charras 82d492a840 Better wxASSERT message in OPENGL_GAL::computeBitmapTextSize, if the char is not found in font. 7 years ago
Jeff Young afd80c3cdb Fix botched attempt to have ruler adjust to unit changes. 7 years ago
Jeff Young 16b5f40817 Remove assert and update ruler units on the fly. 7 years ago
Jeff Young 185b524a62 Support both add-empty and add-browse for 3D models. 7 years ago
Jeff Young 9ca9225977 Add elipsis to Page Setup button. 7 years ago
Jeff Young 56ff3b3c95 Fix CLion's placement of #includes. 7 years ago
Jeff Young 2a9856ba34 Refresh eeschema print dialog. 7 years ago
Jeff Young d804427c83 Add Open-Schematic tool to PcbNew. 7 years ago
Jeff Young 0c042aff7b Use mils for track widths when inches is selected. 7 years ago
jean-pierre charras db712ea643 Footprint editor: display a warning when trying to created a custom pad shape with a Bezier curve. 7 years ago
jean-pierre charras 4cac974420 Add Bezier curve (S_CURVE shape) support in DIALOG_GRAPHIC_ITEM_PROPERTIES. 7 years ago
jean-pierre charras 3c6e8c4a40 More support of DRW_SEGMENT Bezier curve (support in 3D viewer, and PnS router). 7 years ago
jean-pierre charras e58e5966dc remove old lib_dxf 7 years ago
jean-pierre charras 7291059489 replace lib_dxf by dxflib from qcad in dxf2idf code 7 years ago
jean-pierre charras 72d1597201 DXF import: add import of DXF splines that are converted to Bezier curves. 7 years ago
jean-pierre charras 3d4e61ddb8 dxflib: Fix static analyzer warnings 7 years ago
jean-pierre charras 66f00746c9 Add dxflib dxf read/write library from qcad project and tinyspline library. tinyspline library allows dxf splines conversion to Bezier curves supported by Pcbnew 7 years ago
jean-pierre charras 5ee1caf0b9 dialog DIALOG_NONCOPPER_ZONES_PROPERTIES: resize widgets when resizing the dialog frame. 7 years ago
Maciej Suminski 45c1742a3f pcbnew: Disabled UI update for pcbnew console menu item 7 years ago
Jeff Young 7f64f41242 Fix layout issues in Global Label dialog. 7 years ago
Jeff Young 65f4743a44 Sort pads by netlist before running single-pad-net tests. 7 years ago
jean-pierre charras 8026d2aa41 Fix incorrect behavior of the wxChoice used in dialog zone properties. 7 years ago
Jeff Young d32fb68fa9 Remove debugging and add grouping box for Nets & Net Filters. 7 years ago
Jeff Young 7cce283fea Fix diff pair custom values. 7 years ago
Jeff Young 7dfc4e30e4 Add some debugging statements to find out what's up with GTK. 7 years ago
Jeff Young 07a665f4fd Improve validation of symbol fields editor. 7 years ago
Jeff Young 3a9e98c8c7 Don't put artificial limit on rotation string length. 7 years ago
Jeff Young b6934bf547 Remove duplicate labels from global label popup. 7 years ago
Jeff Young 833e0b3c0f One more attempt to get the layers list width right on GTK. 7 years ago
Jeff Young 86d98ee7fd Check via X and Y for indeterminate value before setting. 7 years ago
Jeff Young 5c646119a7 Allow user-specification of dimension units. 7 years ago
Jeff Young 06ea7cdb79 Don't sends events during initialization of UNIT_BINDER. 7 years ago
Jeff Young 6d2dfbb5c3 Add Select Footprint and Show Datasheet to Symbol Fields Editor. 7 years ago
Jeff Young 2c833f2c91 Fix layout issues in Copper Zones dialog. 7 years ago
Jeff Young ea3ef1eb87 Don't lose model filepath when writing spin boxes back. 7 years ago