47801 Commits (6757ba81652d562653c2e92397b68602d94e2a6e)
 

Author SHA1 Message Date
dsa-t 436f9e70fe
Translated using Weblate (Russian) 6 months ago
DevAny KR bbcc671589
Translated using Weblate (Korean) 6 months ago
2tama3 f6c3fdddf1
Translated using Weblate (Japanese) 6 months ago
Seth Hillbrand 0c23868ac2 Dijkstra's only works with positive weights 6 months ago
Marek Roszko 89aeba24f8 Fix SymbolCount() to what was intended back in 2008 6 months ago
Marek Roszko 4ac499b7cf Fix the last symbolcount fix, count empties 6 months ago
Marek Roszko 4b00114316 Don't try and GetChar() on a empty field. 6 months ago
Marek Roszko 51377cbf41 Remove leftover MSVC gate in path mod setup 6 months ago
Marek Roszko 3c08066f99 Shift the qa path setup to ENVIRONMENT_MODIFICATION due to no complaints over cmake 3.22 min 6 months ago
Marek Roszko e8a6fff5b0 Make the vcpkg bin depend on build type for the path mod 6 months ago
Alex Shvartzkop 1fe5addafb Slightly optimize creepage DRC. 6 months ago
John Beard a116f5cd57 Point editors: move cycle arc mode to common action, add to menu 6 months ago
John Beard 8ce0149e7f Eeschema: make arc edit mode user-selectable 6 months ago
John Beard 4def9d8daf Eeschema point editor: use shared arc editing behaviour 6 months ago
John Beard 01b29c12e0 Point editor: move arc editing behaviour to common code 6 months ago
Jeff Young 3cfab79a78 Fix qa_cli gold files for junction dot size issue. 6 months ago
Marek Roszko 883a1f8d97 On Linux you can fopen (read) a directory for no reason, fix SafeReadFile to make it safer 6 months ago
Marek Roszko 157180e772 Swap windows path chars in FILENAME_RESOLVER::ResolvePath 6 months ago
Marek Roszko 83f9dc56d0 Add missing numpy requirement to tests/requirements.txt 6 months ago
Marek Roszko 74c79446a8 Add checkpoints to netlist testing 6 months ago
Marek Roszko 3a32ab30ed Add test from removed dup 6 months ago
Marek Roszko 784a115b3a Dont use boost_check_message for a log as it affects the last checkpoint record 6 months ago
Marek Roszko c3f733909f Remove test files not actually being used and upped 6 months ago
Marek Roszko a7b3d5454e Add another file open ReadAll check in qa 6 months ago
Wayne Stambaugh 93cac7d0a5 Fix broken select connection behavior. 6 months ago
jean-pierre charras a02f1f2411 PDF plotter: fix a rare pen width issue when plotting many pages in one file. 6 months ago
Jeff Young 3a4ad0fb8b Cleanup. 6 months ago
Jeff Young 1f07c28999 Fix a bunch of errors involving implied line widths in plotters. 6 months ago
Jeff Young 5374bffb8e Formatting. 6 months ago
John Beard ff31b88857 Pcbnew: add keep-radius arc-edit mode 6 months ago
John Beard 70b1f8d16e Pin table: upgrade wxFB version, no changes 6 months ago
jean-pierre charras b3c6a03171 Fix a few Coverity warnings (uninitialized vars). No actual code change 6 months ago
jean-pierre charras 3c9d696c68 ltspice_schematic.cpp: fix missing initialization 6 months ago
Marek Roszko 880ca01ff7 Add a simple file isopened guard 6 months ago
Marek Roszko e14dfdf4b0 Protect s_ModelInfoMap against multithreading init 6 months ago
Michal Suchánek 206d6ee0b0 Set KICAD_USE_EGL automagically 6 months ago
Seth Hillbrand fd0b8fcc3c Add paste length control to PCB Editor as well 6 months ago
Seth Hillbrand c5fde2aeb5 Add maximum pasted string length 6 months ago
Seth Hillbrand 8c98c0e59a Ensure that the group RTree positions are updated 6 months ago
dsa-t ebcfcabde9 Don't write unused part of the buffer into image data. 6 months ago
Jeff Young 34f2038a95 Support URLs in Symbol Chooser info panel. 6 months ago
Jeff Young b772960717 Fix bad static cast. 6 months ago
Seth Hillbrand 4a41f4a525 Prevent overriding existing track width 6 months ago
dsa-t 82fb91ea83 LTspice import: support 2+ dir levels deep symbol names. 6 months ago
Seth Hillbrand f6206501d2 Fix crash when duplicating track 6 months ago
Seth Hillbrand e0e1971bd6 Prevent backspace from re-filtering nets 6 months ago
JamesJCode fabcab1a86 Fix grammar in DRC error message 6 months ago
Alex Shvartzkop e836a67cab GenCAD export: fix arcs layers. 6 months ago
Wayne Stambaugh bebc9669ad Fix ERC QA failures caused by hierarchical label root sheet test. 6 months ago
dsa-t 9d6cd4c05b LTspice import: add warning when the default library is not found. 6 months ago