751 Commits (f3a583e49002e4764f66ca10fbc7ff72704950a8)

Author SHA1 Message Date
Jeff Young c8a50d9b50 Remove unit-less angles from VECTOR2I/D APIs. 4 years ago
jean-pierre charras 1c8ba6dafc fix python QA tests to run with latest changes in eda_angle.h 4 years ago
dsa-t bc1ff6756f Cross-probing/selection for multiple items (SCH->PCB) 4 years ago
Jeff Young e84c574830 Some more EDA_ANGLE cleanup. 4 years ago
Jeff Young 9b661aea10 EDA_ANGLE for plotters. 4 years ago
Jeff Young 1539fa5af2 Move SHAPE_ARC to EDA_ANGLE. 4 years ago
Jeff Young 3f98769a77 More EDA_ANGLE. 4 years ago
Jeff Young 07013d00e1 More EDA_ANGLE. 4 years ago
Jeff Young 1b19ff5f42 More EDA_ANGLE changes. 4 years ago
Jeff Young c9487bad18 Move BOARD_ITEM::Rotate() to EDA_ANGLE. 4 years ago
Jeff Young e048e51f5d Improve SNR of EDA_ANGLE stuff. 4 years ago
jean-pierre charras d6332bec24 Fix test_custom_rule_severities.cpp: disable tests not handled by these tests 4 years ago
jean-pierre charras cf11abda3d Fix test_drc_regressions.cpp: disable tests that need a footprint library 4 years ago
jean-pierre charras ea3efac2b6 drc/drc_test_provider_library_parity.cpp: protect against null pointer use. 4 years ago
Jeff Young 8c6c87eaf4 Separate footprint lib issues from footprint mismatch issues. 4 years ago
Jeff Young 8f7d2dd06a More VECTOR2D -> VECTOR2I and wxPoint cleanup. 4 years ago
Jeff Young 393ccf1187 Save/Load test to make sure we don't bugger up the PCBNew file format. 4 years ago
Seth Hillbrand 2d8707a3d0 QA: Remove call to obsoleted function 4 years ago
Jeff Young aa8f091035 Attempt to fix compile error. 4 years ago
Ola Rinta-Koski 9b406c1da4 Outline font support. 4 years ago
jean-pierre charras 33dbe92deb drc_test_provider_mechanical_clearance: add missing handling of SHAPE_T::RECT 4 years ago
jean-pierre charras bf5cdec743 QA test code: fix some issues: 4 years ago
Marek Roszko cc5003a919 Update python for the pad wxSize switch 4 years ago
jean-pierre charras a09741597f qa test: allows epsilon (1 unit) to compare 2 coordinates 4 years ago
Mark Roszko 0d64fdc5c7 Put back original expected segment data for unit test 4 years ago
Marek Roszko 367431f825 Update solder_mask_bridge_test.kicad_pro to ignore library mismatches in test 4 years ago
qu1ck 356cddd474 Template for vector<VECTOR2I> in swig 4 years ago
jean-pierre charras c4af66f6d3 Fix compil issues on Windows+msys2 4 years ago
Jeff Young 88ee2e269f Remove some video nets from order testing. 4 years ago
Jeff Young 89c0f8e297 Move to new font engine. 4 years ago
jean-pierre charras 797de9d327 Fix some issues (but not all) in qa tests for eeschema 4 years ago
Simon Richter d25fe17b28 Bump minimum required CMake version to 3.11 4 years ago
Marek Roszko 7d671cff1e Scoop up some more wxPoints 4 years ago
Jeff Young 93018375f8 Fix some test errors and update gold files for better netnames. 4 years ago
Marek Roszko b85fb9137f Add kicad_3dsg copy for qa_pcbnew to run out of build dir 4 years ago
Marek Roszko ea613cf448 Another batch of point changes 4 years ago
Marek Roszko c4c56de708 Neurotically update position wxPoint usages 4 years ago
Marek Roszko cadc0639eb Update BASE_SCREEN to VECTOR2I 4 years ago
Marek Roszko 347e03363a Convert wxPoint/wxSize starting from EDA_RECT usages 4 years ago
Jeff Young c097f90688 Attempt to fix compile error. 4 years ago
Jeff Young 08cdbdac7e Attempt to fix mocks build issue. 4 years ago
Jeff Young ab583a32f9 Better layer handling for DRC markers. 4 years ago
Jeff Young fa908e1f98 Dimensions for footprints. 4 years ago
Jeff Young b4c5e64db2 Exclusions for Unconnected Items; Markers & exclusions for Parity checks 4 years ago
Jeff Young 390ca93388 Fix another missing test case. 4 years ago
Jeff Young ceceda37cc No more long-lived parsers. 4 years ago
Jeff Young 5f37c2b247 Custom rule severities. 4 years ago
Jeff Young 3aa6d73770 Allow min/max/opt to come from different rules. 4 years ago
Jeff Young 1d9337a917 Fix up test case. 4 years ago
Jeff Young 4b6f2f0658 Add mechanical copper clearance testing for shapes. 4 years ago