23853 Commits (1391774f64e043f2b9af06cd76935666a323f061)
 

Author SHA1 Message Date
Jeff Young 1391774f64 Re-factor boundary/courtyard checker error handling. 5 years ago
jean-pierre charras 22bbe9618e French translation update 5 years ago
Marek Roszko f130970469 Handle lineweight in dxf import more properly 5 years ago
jean-pierre charras 01b6cd08b5 lib_edit_tool.cpp: fix a wxWidgets 3.0.4 compatibility. 5 years ago
jean-pierre charras 64636601b8 Eeschema: fix a Unicode/UTF8 management when pasting items from Clipboard. 5 years ago
Jeff Young ff3bd7e72a Fix a crash bug in DRC, and equate Margin to Edge.Cuts. 5 years ago
Jeff Young b123318cf6 Encourage use of full DRC for board & footprint malformed outlines. 5 years ago
Jeff Young 0a7ef25453 Replace STROKE_FONT performance fix, this time with correct type. 5 years ago
jean-pierre charras e5daac97c2 fix compil warrnings (shadowed vars) 5 years ago
Graham Keeth 4bf79f2b90 Remove ddr3_length_match.py 5 years ago
Marek Roszko d59053b775 Fix dxf import making all circles filled 5 years ago
Marek Roszko 1db882ed1b Partially revert 876b87b64e 5 years ago
Marek Roszko 6dfcc8a755 dxflib_qcad: add <cstring> to includes for strlen() prototype 5 years ago
Marek Roszko 86d4daa591 dxflib_qcad: add support for flipped dimension arrows to dxflib 5 years ago
Marek Roszko d7e10c22c6 dxflib_qcad: match rename of DimAngularData to DimAngularData2L 5 years ago
Marek Roszko baebf7036f dxflib_qcad: Saving dimension with custom text position 5 years ago
Marek Roszko 5ea6755594 dxflib_qcad: add dimscale support for leaders 5 years ago
Marek Roszko ac31cee0cc dxflib_qcad: fix DL_POLYLINE3D flag definition 5 years ago
Marek Roszko 4b890212ba dxflib_qcad: fix LWPOLYLINE without Z values 5 years ago
Marek Roszko 7fd37c39a1 dxflib_qcad: backport "cleanup" 5 years ago
Marek Roszko 1703eb8494 dxflib_qcad: cherry std::istream usage 5 years ago
Jeff Young 533d344e3f Honour pad falshing when colliding with DRC RTree. 5 years ago
Seth Hillbrand 3ff22fc882 Order symbols by unit/convert 5 years ago
Seth Hillbrand c9fb595f64 Avoid assertion with invalid width 5 years ago
Jeff Young 0d850f98cd Cleanup. 5 years ago
Jeff Young 6e0c58adec Include local clearances even if no implicit rule was found. 5 years ago
Jeff Young 0517f783e1 Ease i18n of zone descriptions. 5 years ago
Seth Hillbrand 4e36036435 Avoid calculating on-endpoint hits 5 years ago
Jeff Young 9e9946628a Go back to arrow cursor on a cancel (or finish). 5 years ago
Jeff Young c2ba68cdfa Make sure intersheet references are updated on file-open. 5 years ago
Jeff Young 203c860f01 Ensure better smoothing for zones clipped by board edges. 5 years ago
Jeff Young 826e47dde3 Hook up excluded ERC marker persistence. 5 years ago
Jeff Young 876b87b64e Minor performance fixes for PCBNew selections. 5 years ago
Jeff Young 04c84fa842 Remove some expensive trace calls. 5 years ago
Jeff Young 99796d359f Honour include-in-board flag when back-annotating. 5 years ago
jean-pierre charras 801f385521 Eeschema: fix a UTF8 issue created by my commit 993a684 5 years ago
Jeff Young 18ad58cf4c Replace legacy copper edge heuristics. 5 years ago
Jeff Young 9512b1c5c3 Formatting. 5 years ago
jean-pierre charras 754e8e912c Eeschema: some fixes in grid list and zoom list from config. 5 years ago
jean-pierre charras 048715ab91 Gerber output: fix incorrect creation of trapezoid apertures. 5 years ago
Marek Roszko e8ae7e91e2 Fix MSVC warnings in dl_dxf.cpp 5 years ago
Marek Roszko d0e504f26e Better name the include guard 5 years ago
Marek Roszko f7065a2643 Add missing include guard in gzip-hpp 5 years ago
Marek Roszko 9115f6031f Suppress msvc warning due to pragma gcc 5 years ago
Dominik Wernberger 99da663e82 Remove unused variables plus some more fixes from CppCheck 5 years ago
Marek Roszko bdc41f7365 Don't search hardcoded (and never valid on non-english) Windows paths 5 years ago
Jeff Young 7c344e9be6 Mirroring for intersheet references. 5 years ago
Jeff Young c61c7b62aa Start of impl for persisting ERC exclusions. 5 years ago
Jeff Young 293795fd46 Support rotation on intersheet references. 5 years ago
Werni 0e44f5128c Add const specifiers 5 years ago