49311 Commits (b0945ee697757988ebaf3077f6777277ade7b089)
 

Author SHA1 Message Date
Jeff Young dc7312efd6 Frame needs an extra kick to toggle grid visibility. 2 months ago
Seth Hillbrand 321b5793a2 Add some QA tests 2 months ago
Jeff Young ea84879b06 Allow deletion of nested embedded files. 2 months ago
Jeff Young 7240128130 Formatting. 2 months ago
Jeff Young 2c3408aad5 Grid is already updated by AddFile() callback. 2 months ago
Jeff Young 724e44d5a0 Move assignment operators for some hot-path classes. 2 months ago
Seth Hillbrand 43a9c760b1 Add some QA tests for FILE_HISTORY, SEARCH_PATH and FILENAME_RESOLVER 2 months ago
Seth Hillbrand 50c7aff3ff Simplify KiROUND using std::llround/clamp 2 months ago
Seth Hillbrand 4aa2047f45 Replace alg::delete and alg::delete_if with std c++20 2 months ago
Seth Hillbrand 06d5503db1 Remove heap-managed WX custom list in BOM 2 months ago
Seth Hillbrand e379e91081 Store hierarchy expansion/collapse state 2 months ago
Jeff Young b67b467483 Uninitialized variable. 2 months ago
Jeff Young 82124c9cef Leave decision to show mandatory field columns to user. 2 months ago
John Beard 2b69e118e0 Pcbnew: fix mistaken angle int cast in arc properties 2 months ago
dsa-t 6eb68aaf6e Revert "Fix copy-pasta in common PCH command (-5.4% time on MSVC/Debug)" 2 months ago
Alex Shvartzkop af8491e788 Fix copy-pasta in common PCH command (-5.4% time on MSVC/Debug) 2 months ago
Seth Hillbrand bf16dcfbe8 Make all windows remember their preferences 2 months ago
Seth Hillbrand 11d0bb466b ADDED: PROPERTY_HOLDER class 2 months ago
Alex Shvartzkop 39978ab2e2 Fix erroneous hex parsing when opening legacy PCB files on MSVC. 2 months ago
Jeff Young 95da436ddd Focus second column control after property grid navigation. 2 months ago
Jeff Young 918f0ec6af More discriminatory test for 2-1/2 digits after decimal. 2 months ago
Jeff Young 34e075e112 Rework libtree SearchTerms to honour shownColumns. 2 months ago
Jeff Young a8df4b16e2 Range checking. 2 months ago
Seth Hillbrand 558627289b Add WebView widget for future use 2 months ago
John Beard cef8e77eed Revert "Pcbnew point editor: avoid flickering when dragging" 2 months ago
Seth Hillbrand 52f8bf83f6 Remove threading from connection vec update 2 months ago
John Beard f632bad576 Pcbnew point editor: avoid flickering when dragging 2 months ago
jean-pierre charras 82ea895ed9 Fix qa test compil issue due to my previous (e1c56c71) commit 2 months ago
Seth Hillbrand b21e3e45d9 Extract generic item connectivity update and add QA 2 months ago
Seth Hillbrand 15ca4b1ba2 Extract symbol connectivity routine and add QA 2 months ago
jean-pierre charras e1c56c71ef Fix compil warnings (some due to declarations colliding with a Windows header) 2 months ago
Seth Hillbrand 7102b2d5e5 Clarify some driver sorting logic and add addl QA 2 months ago
John Beard 8c4c3b7e5e Pcbnew: when moving, select move origin by mouse, not cursor 2 months ago
John Beard 3606d25ab6 Pcbnew: improve snapping: avoid cases where a valid snap is excluded 2 months ago
John Beard 16d2d1573d Fix minor compiler warning (sign mismatch) 2 months ago
Jeff Young 57f3f22aa4 nullptr safety 2 months ago
Jeff Young 70d1950bbe Use hairlines for point editor construction lines. 2 months ago
Jeff Young 55097b9539 Formatting. 2 months ago
Jeff Young 5160bfb212 Angle is included angle, not start angle. 2 months ago
Seth Hillbrand 1a25f07c76 Add QA for connection graph resolve drivers 2 months ago
Seth Hillbrand 9ea088f83f Add git shutdown command 2 months ago
Seth Hillbrand c5545d202d Remove doubly-included kicad_algo 2 months ago
Seth Hillbrand c9e9a4e073 Allow git init to succeed without remote 2 months ago
Wayne Stambaugh b76ef4e239 Fix broken GCC build. 2 months ago
Jeff Young 25ad1f051e Attempt to fix non-Clang builds. 2 months ago
Jeff Young 91b7bc0843 Support dash-dot-dot line style in DXF. 2 months ago
Seth Hillbrand e6e44d08fc ADDED: Common 3d image export and file size choice 2 months ago
Jeff Young 5accdc2d94 Move search handlers to std::shared_ptr. 2 months ago
Jeff Young dc3cd81a2a Don't run connectivity on non-existant layers. 2 months ago
Jeff Young a75fd2bb23 See if copying netclasses is responsible for KICAD-V6Z (and others). 2 months ago