37130 Commits (e60837ec95783aae48151235ed224d08112b044a)
 

Author SHA1 Message Date
Jeff Young e60837ec95 Defenses in depth for ratsnest drawing. 3 years ago
Jeff Young c266913ec7 Swap pins for undo. 3 years ago
Jeff Young 37b0a5a504 Add quick DRC action for Diff Footprints. 3 years ago
Seth Hillbrand 283770fc45 Check for dirtied items in the cluster 3 years ago
Jeff Young 725834b554 Don't use ViewBBox for zoom-to-fit. 3 years ago
Jeff Young 1058d36315 Unrotate/unflip board footprint to match library copy. 3 years ago
Jeff Young a0adb59437 Update dimension units when opening PCBs in CLI. 3 years ago
Seth Hillbrand 72ebe5a429 Avoid drawing null-arcs in 3d viewer 3 years ago
Seth Hillbrand f0892598a4 Force initialization of board units 3 years ago
Jeff Young b7a3b0967b Commenting. No functional changes. 3 years ago
Jeff Young 7b3e01ce52 Select correct face from a .ttc file. 3 years ago
Jeff Young 0fb1ccff21 Commenting and formatting. No functional changes. 3 years ago
Wayne Stambaugh 664e5629f2 Document board change event listener code. 3 years ago
Wayne Stambaugh 66f6168163 Fix mode-less dialog issues. 3 years ago
Jeff Young dc78797274 Support SHEET_PATH when printing. 3 years ago
Jeff Young 5427100539 Handle plotting of text on solder mask layer. 3 years ago
Jeff Young c4ef08bead Exercise more caution with user filenames. 3 years ago
jean-pierre charras e6945a85b0 fix compil and Coverity warnings. 3 years ago
Jeff Young 99247adf15 Fix uninitialized variable. 3 years ago
Marek Roszko c24214fcd2 Update vcpkg to fix python3 build 3 years ago
Jon Evans 8eaa3cfac9 Do not try to process invalid ratsnest nodes 3 years ago
Jeff Young 74f064d3aa Don't keep smart pointers to wxWindows, particularly modeless ones. 3 years ago
Simon Richter 08e6458abc Shrink lifetime of variable 3 years ago
Roberto Fernandez Bautista f1db501adb Fix warning in SHAPE_LINE_CHAIN::Slice 3 years ago
Ian McInerney 3d7a463cb8 Remove last few occurances of Boost::system 3 years ago
Jeff Young 6eb73133f0 Fix qa gold value. 3 years ago
jean-pierre charras a264608368 drc_test_provider_library_parity.cpp: fix a typo that crashes Pcbnew. 3 years ago
Ian McInerney 8f2a453d07 Remove explicit Boost::system dependency from our cmake 3 years ago
Ian McInerney e20b33cb66 Fix boost dependencies 3 years ago
Jeff Young c9351dfd67 Drawing improvements for symbol & footprint diffs. 3 years ago
jean-pierre charras 4737e3b8a7 QA tests: link unit_test_framework library only with QA tests. 3 years ago
Marek Roszko b4bb1f4b46 update vcpkg to get the arm64 compatible packages 3 years ago
Marek Roszko 65818bd4a3 Add windows arm64 support 3 years ago
Seth Hillbrand d7a6875b0b 3dviewer: Show footprint board regardless of proj 3 years ago
Jeff Young 5041bddc3b Union workbook sim commands with any defined on schematic. 3 years ago
Jeff Young 6d29088668 Add missing command to SPICE directives list. 3 years ago
Jeff Young 3bc5e3dd8a Added PSPICE/LTSPICE JFET model parameters. 3 years ago
Jeff Young 9546a40662 Correct usage of elipses after menu items. 3 years ago
Mike Williams b32ba16da4 UI: Add Numpad Enter as "Return" equivalent in missing places 3 years ago
Jeff Young 43fa5e957f Fix shadowed variable warning. 3 years ago
Jeff Young 357427d803 Graphical diff for board vs library footprints. 3 years ago
Ian McInerney 56b7d570f9 Remove uses of climits header/defines 3 years ago
Seth Hillbrand d405fff1d8 Correct alpha blending in PDF plot 3 years ago
Ian McInerney 5671a123b9 kimath: Fix some warnings 3 years ago
Ian McInerney 3ce4016221 kimath: Enable warnings 3 years ago
Ian McInerney 9292158c76 kimath: Switch from INT_MAX to std::numeric_limits 3 years ago
Ian McInerney bc28287fa7 Cleanup includes in kimath 3 years ago
Ian McInerney a6ebd60c3b CMake: Modernize Boost import to use imported targets 3 years ago
Ian McInerney d3ae535885 cmake: Fix ordering issue in include directive 3 years ago
Ian McInerney c9eefa7ad7 Replace boost::filesystem with std::filesystem 3 years ago