13453 Commits (97f7bd4cb9fd234e98b96a0ef90ca23845e3580f)
 

Author SHA1 Message Date
Jeff Young b5634b1d08 Dialog spacing cleanup. 7 years ago
Martin Aberg f3983cc47f eeschema: fixed typo Brighened -> Brightened 8 years ago
John Beard 1e11df650c Typos and inconsistencies in FP and Pad dialogs 7 years ago
Tomasz Wlostowski 07d56a2e32 BOARD::PadDelete() should update connectivity 7 years ago
Maciej Suminski 630631b41b Code formatting 7 years ago
Tomasz Wlostowski a9af4d0141 ZONE_CREATE_HELPER: fixed crash when adding a cutout to a zone 7 years ago
Maciej Suminski bbfc1eb12c Use quoted file name when opening a PDF file 7 years ago
Maciej Suminski dbf4bcdbb7 Converted PNS Length Tuning dialog to use TransferData{From,To}Window() 7 years ago
jean-pierre charras 1e43773a95 Fix not understandable comment 7 years ago
jean-pierre charras f13a546c9b Fix a few wxWidgets asserts or alerts. 7 years ago
Jeff Young 05b2060e12 Replace missing growable-row spec. 7 years ago
John Beard f01cf15528 Add field properties icon: opamp + T 7 years ago
John Beard d0b13c90d8 New part properties icon: opamp + gear 7 years ago
Jeff Young 822ebf6955 Move symbol management to a standard Save As... model. 7 years ago
Jeff Young e55bb9e748 Increment references when creating an array. 7 years ago
Maciej Suminski 39d8d143d6 Fixed KIDIALOG freeze 7 years ago
John Beard 6df2d69b6e Add global zone fill/unfill to Edit menu 7 years ago
Jeff Young 994a9c5ff8 Only show all layers when the stackup changes. 7 years ago
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