24 Commits (3b3af5327f896d208ea41e00c15c2b4fffe47045)

Author SHA1 Message Date
Roberto Fernandez Bautista 3b3af5327f CADSTAR PCB Archive Importer: Move code into common/plugins and pcbnew/plugins folders 5 years ago
Roberto Fernandez Bautista 86bf592bac ADDED: CADSTAR PCB Archive Importer 5 years ago
Thomas Pointhuber a03fb7a9a8 Altium: Refactor and add initial structure for schematic importer 5 years ago
Tomasz Wlostowski 7c15c788b8 qa/pcbnew: boost test fixture for libeval_compiler 5 years ago
Joshua Redstone ee428876ec ADDED: Group/Ungroup function 5 years ago
Ian McInerney 7b705af038 Refactor common QA components to create a single common library 5 years ago
Jon Evans e91b9f6dfb Rip out the unused leftovers of the old color system 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
Mark Roszko 5b75c6ea5f Add unit test though it's not great 6 years ago
Ian McInerney 116ac9aa75 Move dxflib, tinyspline and nanosvg into a thirdparty library directory 6 years ago
Seth Hillbrand 172542cfc4 Enforce build order with qa system 6 years ago
John Beard 7ebda0247f Common: Remove legacy_gal library, fold into common 6 years ago
Seth Hillbrand 961b22d603 pcbnew: Changing drawings from dlist to std::deque 7 years ago
Jeff Young c2662b0e11 Retire EDA_DRAW_PANEL and legacy_wx/EDA_DRAW_FRAME. 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
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 453a91f661 Pcbnew: arrays skip existing names 7 years ago
John Beard 8297ab24e4 DRC: Break out courtyard overlap function 7 years ago
John Beard 1ae6fc78a6 QA: Add pcbnew unit tests CMake subdir 7 years ago
John Beard ec91329da0 Pcbnew: Array tool should not number NPTHs 7 years ago
John Beard 81bac449d3 QA: Add unit tests on the Pcbnew library 7 years ago
John Beard acd103631b QA: PCB file input parse test program (fuzzable) 7 years ago
John Beard 9c78ef5784 QA: Make a generic common test suite 7 years ago
Tomasz Włostowski fa31d5308a Sample tool for generating board geometyr as polygons 8 years ago
Tomasz Włostowski 316ddadec1 pcbnew: Optimized zone filling algorithm. 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
Simon Richter 30446b8327 Tell the whole case to link dynamically against Boost 9 years ago
Simon Richter f16304b9d8 Use target name instead of platform dependent path 9 years ago
Nick Østergaard abd61ac1e7 Add boost include dir to qa/geometry 9 years ago
Alejandro García Montoro cc7825d00b Tests CPolyLine -> SHAPE_POLY_SET refactor. 9 years ago