180 Commits (b36f9822720c27af476690cca9c14f46834d6c98)

Author SHA1 Message Date
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 9f1e2e34b7 Move some dupicated tools to common tools. 7 years ago
Seth Hillbrand 95ab0b1813 pcbnew: Hide dynamic ratsnest after canceling edit 7 years ago
Seth Hillbrand 6a45446496 pcbnew: Remove the last dlist from modules/pcbnew 7 years ago
Seth Hillbrand 9163ac543a pcbnew: Move pads to std::deque 7 years ago
Seth Hillbrand 888c01d11b pcbnew: Move tracks to std::deque 7 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
Jeff Young d6e9bdf07b Convert remaining legacy drawing code to print code. 7 years ago
John Beard 2ec4ceffbd Reinstate "QA: Tweak boost print helper macro"" 7 years ago
John Beard a88ac393bb QA: Remove helper function 7 years ago
John Beard 3afea91088 Revert "QA: Tweak boost print helper macro" 7 years ago
John Beard 2c55091a74 QA: Adjust bitmap test bitmap 7 years ago
John Beard 2dd5757eb5 Common: Fix copy-construction of empty BITMAP_BASE 7 years ago
John Beard d642ac39ae Common: Bitmap base: catch copy segfault 7 years ago
John Beard 94b46ce176 QA common: add some BITMAP_BASE tests 7 years ago
John Beard 593b7cd6a1 QA: Tweak boost print helper macro 7 years ago
John Beard 840e08fa78 QA eeschema: add some tests 7 years ago
John Beard 0617bffce0 Eeschema: build with object libraries 7 years ago
Seth Hillbrand ddc6079ceb Move remaining hard-coded segment counts 7 years ago
John Beard 0eb8f92c69 Pcbnew: add a step field to the array tool 7 years ago
John Beard 2c1b970027 Arrays: isolate axis code in a new class 7 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
Jeff Young ea0941cab3 Implement modern tools for LibEdit. 7 years ago
Jeff Young ed0e6af66d Move to direct tool registration. 7 years ago
John Beard d89d0e6b74 SHAPE_ARC: Fix bug introduced in 5813164d1. 7 years ago
John Beard 183f4fe9a5 SHAPE_ARC: Expose bug introduced by 5813164d1 in tests 7 years ago
John Beard f4ba3cd910 QA: Add build-time option to enable XML output from tests 7 years ago
John Beard 4214437d18 QA: Only build kicad2step tests if the lib exists 7 years ago
Jeff Young 3a8ffd66ca Disable kicad2step test until compile issues are fixed. 7 years ago
John Beard 45aa514591 QA: Allow to build tests manually if disabled 7 years ago
John Beard c5effadb2a QA: Fix OPT::has_value error 7 years ago
John Beard 371149756d QA: Remove expected failure from fixed tests 7 years ago
John Beard e312e2b286 SHAPE_ARC: fix polyline conversion when radius=0 7 years ago
John Beard ce84c19a38 QA: Test arc to polylines - this has a bug 7 years ago
John Beard 427f0aed78 QA sexpr: add a common_tool to parse sexpr files 7 years ago
John Beard 4bd661add7 QA: Add test on GetLayerName function 7 years ago
John Beard 03214b5dea Sexpr/QA: Split out the sexpr classes into a reusable lib and test 7 years ago
Seth Hillbrand 2a00fc962b Fix error in contour check 7 years ago
Seth Hillbrand 9c00a7a5c3 Add missing header to qa 7 years ago
John Beard dd17f24c04 Libeval: consistent formatting for NaN 7 years ago
John Beard 3f32dc9a64 QA: numeric evaluator: add a context to tests 7 years ago
John Beard 9e240db80c QA: Use own unit test headers for eagle test 7 years ago
John Beard 88faac309f QA: Eagle test: look up test data in the source tree 7 years ago
John Beard 4eb30f6b85 QA: Enable eeschema tests 7 years ago
Michael Kavanagh fe6bc411dd Fix 'hokey' -> 'hotkey' typo 7 years ago
Wayne Stambaugh 37edf0e9a6 Remove superfluous build library dependencies. 7 years ago
John Beard 49d75e2383 QA: nullptr_t -> std::nullptr_t 7 years ago