479 Commits (ddd026da8746e071e0b20e3a4bc0625c7de1a8c1)

Author SHA1 Message Date
Jeff Young 98330098ac Yet another overhaul to locking. 5 years ago
Jeff Young 9113f93ebe Uniformly apply current locking strategy. 5 years ago
Jeff Young b1f0bf7334 More consistent naming. 5 years ago
Jeff Young 9ece90a541 Fix off-by-one error in exporting netlist, and update testcases. 5 years ago
Jeff Young 889408c96a More improvements to new selection disambiguation. 5 years ago
Jeff Young 8633410bec Fix some missed renaming in qa suite. 5 years ago
Jeff Young 9c7c05c161 Mostly formatting cleanup but a few type-casting cleanups too. 5 years ago
Marek Roszko 45598f2933 Add handling of DXF arbitrary axis/extrusions 5 years ago
Jeff Young c67c13bc1d Update netlist goldens (properties, natural order, no-connect nets). 5 years ago
qu1ck b32c2a6c90 Refactor EDA_TEXT::TransformToSegmentList() to return a vector of points 5 years ago
Jeff Young b227d2b910 More component -> symbol. 5 years ago
Jeff Young 6654c03041 Embarking on the next adventure: component -> symbol. 5 years ago
Jeff Young 8a4992b528 Add missing file. 5 years ago
Jeff Young d094f86b1a Finish module cleanup (except for xpms). 5 years ago
Jeff Young 61bca4aaa4 A bit of "module" erradication, nameing conventions, and formatting. 5 years ago
Jeff Young 7bd31d5237 Naming conventions. 5 years ago
Dominik Wernberger 28991ddf58 Rename D_PAD to PAD 5 years ago
Dominik Wernberger 54878b04a5 Rename MODULE to FOOTPRINT 5 years ago
Dominik Wernberger d8cfe834f9 Rename FindModuleByReference to 5 years ago
Dominik Wernberger a4650e7269 Rename GetModules to GetFootprints 5 years ago
Jeff Young 86b6afd14b More cleanup of MODULE to see if it fixes SWIG error. 5 years ago
Jeff Young bdbb68f813 MODULE -> FOOTPRINT. 5 years ago
Jeff Young 52a46341db More module -> footprint. 5 years ago
Jeff Young f5443de7f9 D_PAD -> PAD. 5 years ago
Jeff Young f0d0e17aab Prepare for MODULE -> FOOTPRINT. 5 years ago
Jeff Young 84dd5108ba Remove some "class_" prefixes from files. 5 years ago
Jeff Young f7333ad64a Update some classnames including archaic zone names. 5 years ago
Wayne Stambaugh 4ea3914d4e Coverity fixes. 5 years ago
Jeff Young 115fd1d7f3 Move track-to-zone testing to RTrees. 5 years ago
Seth Hillbrand 9ed6cdd943 Remove GITHUB plugins 5 years ago
Jon Evans a900fb319d Add testcase for bus junctions problem 5 years ago
Ian McInerney 6bd3b0afa4 Various Coverity fixes 5 years ago
Ian McInerney 31e626f279 Cleanup creation of all our smart pointers 5 years ago
Jeff Young 2bee40687f Cleanup. 5 years ago
Marek Roszko 1984581c46 Remove common.h from more headers 5 years ago
Marek Roszko 1167862c86 Split wx_filename out of common 5 years ago
Jeff Young 1cb7fbaab1 Fix errors in arc polygonization and test case. 5 years ago
Seth Hillbrand 19bf594aa0 Remove unused point in polygon test 5 years ago
Tomasz Wlostowski 30830d9127 qa/kimath: trivial test case for POLY_GRID_PARTITION 5 years ago
Jeff Young 909dca71cd Fix test_sch_sheet_list to run headless. 5 years ago
Seth Hillbrand f8a4edb1c9 First pass renaming module to footprint 5 years ago
Roberto Fernandez Bautista 006c462d8f ADDED: Fillet Tracks tool in pcbnew 5 years ago
Seth Hillbrand 4085757aeb Remove beginning/ending spaces in translations 5 years ago
Wayne Stambaugh 8ff51d8899 Eeschema: add schematic sheet page number. 5 years ago
jean-pierre charras 539ac4c214 Remove a few include<wx/wx.h> in many files that do not actually use this include. 5 years ago
jean-pierre charras f6b4b66a86 Avoid include wx/wx.h in many files that do not actually use this include. 5 years ago
Marek Roszko a1c75748a0 Remove GetChars(), a wxWidgets 2.9 compatibility hack 5 years ago
Jeff Young 1703729269 Require explicit decl of maxError and errorLocations. 5 years ago
Jon Evans 2abce40553 Better selection heuristics for highlight tool 5 years ago
qu1ck e784743284 Fix pcbnew drawings api 5 years ago