46272 Commits (3adf9f0c8292a784524eccf39b57172258099461)
 

Author SHA1 Message Date
John Beard c120254aa4 Pcbnew: snap to object faster if no objects activated 10 months ago
Jeff Young 66df840353 Attempt to fix CLI test. 10 months ago
Jon Evans 9cf4dd05b3 Fixes to build with wxWidgets 3.3 10 months ago
Wayne Stambaugh 4e80c6fdc1 Revert "Do not use schematic object UUID comparisons when UUIDs are mutable." 10 months ago
Wayne Stambaugh 1dfe3ebc54 Do not use schematic object UUID comparisons when UUIDs are mutable. 10 months ago
Jeff Young 60c2469c75 Don't use dynamic_cast across compile boundaries. 10 months ago
John Beard 6f2a3582ae SCH_PIN: defer to lib pin for menu image 10 months ago
John Beard 86394b7598 Eeschema: more useful assert msg on pin type lookup failure 10 months ago
Jeff Young 59f20cdedc Fix Mac build. 10 months ago
John Beard fb6d3c1808 Pcbnew: don't let axes hide construction geometry 10 months ago
Wayne Stambaugh 9eaefa3301 Fix crash when importing Eagle schematics with multiple module levels. 10 months ago
John Beard 0011586372 Position relative: don't run with no selection 10 months ago
John Beard 43be371f83 Kimath: don't access aActual unless set 10 months ago
John Beard d9a243d98c QA: Use data-driven tests in a few places 10 months ago
JamesJCode 09bbaa5813 Attempt to fix broken Windows build 10 months ago
JamesJCode b25cc8eb02 Set new symbol fields to default to hidden 10 months ago
JamesJCode 38054953d1 Set read-only color swatches on first use 10 months ago
Jeff Young b7592db2b3 Fix latent error in annotator uncovered by tests. 10 months ago
Jon Evans 877e197fec Fix another footprint field fallout 10 months ago
John Beard de7f735856 Pcbnew: fix extension snaps for initial persistent items 10 months ago
John Beard 5b07bb4f6a Pcbnew: fix snapping to reference image anchor points 10 months ago
John Beard 954ef70a8a QA: add a library-mode footprint load/test/save test 10 months ago
Jeff Young 469d2176dd Use m_numRefStr when converting back to string. 10 months ago
Jeff Young 4c65085fa5 Search within symbols' draw items as well. 10 months ago
Jeff Young 7f307afb04 Adjust layout of Find dialogs. 10 months ago
Jeff Young a9ddcf4287 Fix positions of popup menus when plotting in mirrored mode. 10 months ago
John Beard 48b32f781e Add ellipsis to 'Derive from Existing Symbol' 10 months ago
jean-pierre charras e9269e59f7 Pcbnew, PDF plot: fix property popup locations when plotting mirrored. 10 months ago
Marek Roszko dc5276c1df Add Zc:inline for msvc 10 months ago
Marek Roszko 90465d6261 Add windows runtime copy with install step under msvc 10 months ago
Marek Roszko df1b5dd62c Move 2 warn flags to same place as the rest 10 months ago
Jeff Young 8fe8637297 Fix yet more assumptions about field IDs and order. 10 months ago
Jeff Young d562336760 Always start kicad mgr with the apps page. 10 months ago
jean-pierre charras 0748a1ca34 PANEL_SETUP_LAYERS: fix broken init of copper layer types. 10 months ago
Alex Shvartzkop 88b56413d5 Fix crash when closing project manager during KiCad update check. 10 months ago
Jeff Young e19bce2f93 Reduce reliance on MANDATORY_FIELDS and their implied order. 10 months ago
jean-pierre charras be38fa5cac Pcbnew: footprint editor: fix crash when saving a footprint in lib 10 months ago
jean-pierre charras 9a57f7d573 Fix a minor compil warning 10 months ago
John Beard 95a1d17603 Eeschema: init variable in SCH_FIELD 10 months ago
John Beard 84f4f7f724 Lib editors: avoid bogus overwrite prompt when renaming to self 10 months ago
John Beard 78cf47bd00 Eeschema: avoid double entries after renaming to exisiting names 10 months ago
Alex Shvartzkop 8f60a47a81 Don't wait for background tasks before closing the project manager frame. 10 months ago
Alex Shvartzkop 0c694de209 Protect against calling curl_easy_cleanup after curl_global_cleanup. 10 months ago
Alex Shvartzkop 4eaadcae5c Fix PCM logger format string usage. 10 months ago
Alex Shvartzkop 76849b05a7 Make controls of grid cell editors mostly invisible on creation. 10 months ago
Alex Shvartzkop 2278ee070f Fix warning C4296: '>=': expression is always true. 10 months ago
jean-pierre charras c0e2acc8cb French translation update 10 months ago
Seth Hillbrand 0281bfe05e Fix missing display pads on MacOS 10 months ago
Jon Evans 4118c14d97 API: Add selection handling 10 months ago
Jon Evans 71353b11f1 API: Make sure socket is cleaned up 10 months ago