7 Commits (81fc710a5dd96847cafc76f12dfa580fbed4ec0e)

Author SHA1 Message Date
Jeff Young 81fc710a5d Use consistent terminology. 4 years ago
Roberto Fernandez Bautista cd130be2db Fix PNS Test App and enable build option in CI 4 years ago
Tomasz Wlostowski 24e7924997 qa: fixed building of the P&S debug tool after the changes/refactoring of the 3D viewer code. The tool can now be built 4 years ago
Tomasz Wlostowski 1c23b505e0 qa/pns: factor out simple 'playground' app to a separate file 4 years ago
Tomasz Wlostowski d31d2e28ca qa/pns: work in progress on pns_log_viewer. 4 years ago
Jeff Young 4c3d78dec0 Break out separate holes-co-located violation. 4 years ago
Tomasz Wlostowski 6936b98469 qa: router debug/hack tool. 5 years ago
Seth Hillbrand 9ed6cdd943 Remove GITHUB plugins 5 years ago
Jeff Young 42eecdfd3a Collapse silk constraints down to one. 5 years ago
Tomasz Wlostowski bd27d38d9a DRAW_PANEL_GAL: added DebugOverlay() method, creating a temporary overlay for drawing debug graphics 5 years ago
Jeff Young 85c6cebd77 Rework silk-to-pad checker to handle all solder mask clipping of silk. 5 years ago
Jeff Young bf67648562 Support optional location reporting in SHAPE collisions. 5 years ago
Jeff Young 8420fcc33b Cleanup. 5 years ago
Jeff Young ce2937a399 Move rest of DRC tests to kicad. 5 years ago
Jeff Young 5424d6fa09 Move new clearance tests into kicad. 5 years ago
Jeff Young cc86630f11 Start pulling new DRC engine into Kicad. 5 years ago
Roberto Fernandez Bautista 3b3af5327f CADSTAR PCB Archive Importer: Move code into common/plugins and pcbnew/plugins folders 5 years ago
Roberto Fernandez Bautista 4c2f38f1ad CADSTAR PCB Archive Importer: Parse LIBRARY section + code refactoring 5 years ago
Tomasz Wlostowski adbd94553d drc_proto: all tests now supported in drc_proto. Not tested yet! 5 years ago
Thomas Pointhuber a03fb7a9a8 Altium: Refactor and add initial structure for schematic importer 5 years ago
Tomasz Wlostowski 35e45c5917 drc_proto: edge clearance wip 5 years ago
Seth Hillbrand 7c455f2357 First pass at DRC RTree functionality 5 years ago
Tomasz Wlostowski 128ae8b49e drc_proto: working on hole size/track width checker 5 years ago
Tomasz Wlostowski e9d37dd7ce drc_proto: implement QueryWorstConstraint 5 years ago
Tomasz Wlostowski 1cabc1bc0f qa/drc_proto: rework common clearance code into base class, start working on hole clearance test refactor 5 years ago
Tomasz Wlostowski 085698d17c drc_proto: wip 5 years ago
Tomasz Wlostowski b82ec2161f libeval_compiler: initial version 5 years ago
Thomas Pointhuber b707c84b62 Use Record handling for parsing 6 years ago
Ian McInerney 06c979dfaa Convert all CMake paths to absolute instead of relative 6 years ago
Fabien Corona 183bbf6914 3d-viewer : synchronise colours with board stackup. 6 years ago
Ian McInerney 13b6028e1b Refactor all math into a new kimath library 6 years ago
Jeff Young e6d5110ccf Implement I18N for ACTIONs. 6 years ago
Jeff Young 5e49517781 Move hotkeys to ACTION architecture. 6 years ago
Jeff Young 765606012f Convert separate-compilation of selection.cpp to polymorphism. 6 years ago
John Beard 7ebda0247f Common: Remove legacy_gal library, fold into common 6 years ago
Jeff Young f602ccd814 Insert EE_TOOL_BASE under SchEdit and LibEdit tools, and fix errant rename scope which clobbered PCBNew's PICKER_TOOL. 7 years ago
John Beard 45aa514591 QA: Allow to build tests manually if disabled 7 years ago
Wayne Stambaugh 37edf0e9a6 Remove superfluous build library dependencies. 7 years ago
Tomasz Włostowski bbee30671a gal: pixel alignment hacks, works for Retina display too now. 7 years ago
John Beard e6a6266f3d Build: libpolygon provides its own includes 7 years ago
John Beard bb2ae8e13b Bitmaps: move bitmap defs to bitmaps library 7 years ago
John Beard 9c78ef5784 QA: Make a generic common test suite 7 years ago
jean-pierre charras e339007d22 3D viewer: fix some issues when opened from a frame and changes are made in a other frame: 8 years ago
Simon Richter d075387c24 Link pcb_test_window with /SUBSYSTEM:WINDOWS 8 years ago
Tomasz Włostowski dcb75a9b24 qa/pcb_test_window: fix build with GITHUB_PLUGIN disabled 8 years ago
Tomasz Włostowski a67d24a34e revert link-time plugin registration causing plugins to be incorrectly enumerated 8 years ago
Maciej Suminski 6cc1f66dfd Added missing include directories to qa 8 years ago
Tomasz Włostowski 9932ff32ae refactoring: wrapped boost::optional in OPT<> class for the purpose of easier transition to C++17 in the future 8 years ago
Tomasz Włostowski 3292d622c1 qa: added simple GAL+Tool Framework test program 8 years ago
jean-pierre charras c9ff885c1d Cmakelists: remove no longer used boost libraries from required boost components lists 9 years ago