28485 Commits (dfacac5eb63739471777dfbf0704752f6bd191be)
 

Author SHA1 Message Date
Jeff Young dfacac5eb6 Repair label incrementer to handle formatting constructs. 4 years ago
Jeff Young 9549a227ad Fix typo. 4 years ago
Jeff Young 8879b887df Fix missing overbar notation conversions in legacy library parsing. 4 years ago
Wayne Stambaugh 46b959c3e3 Move plotter headers into include folder. 4 years ago
jean-pierre charras 5574682d44 Fp editor: minor fixes: 4 years ago
jean-pierre charras 82849eda42 Fp editor: fix some crashes when trying to duplicate referece or value texts. 4 years ago
jean-pierre charras a9aae9b3f7 Gerbview: Polygon shape: store its drawing coordinates to avoid rebuild them. 4 years ago
Mike Williams 905a8366c5 Gerbview: keep highlighted and selected layers above active layer 4 years ago
Wayne Stambaugh 6427197962 Remove duplicate headers in plot and associated code. 4 years ago
jean-pierre charras 24a41559ca Gerbview: select 360 deg circular mode (G75) as default 4 years ago
jean-pierre charras 60c65c2a1d Avoid loading python stuff when starting applications that do not use it. 4 years ago
Wayne Stambaugh 8f30404e42 Plot code cleaning. 4 years ago
Wayne Stambaugh 9ae9301b46 Fix shadowed variable. 4 years ago
Wayne Stambaugh b14b8b5fb1 Move headers from common folders to the appropriate include folders. 4 years ago
Jeff Young 8b5f393804 DRC bug fixes and debugging improvements. 4 years ago
Jeff Young fc4d748bdc Fix bugs in sheets. 4 years ago
jean-pierre charras 8c9b0bdba4 Eeschema: plot missing sheet fields. 4 years ago
Jeff Young dd24502255 Clean up (yes, yet again) the default pen width handling. 4 years ago
Jeff Young a133853a4f Fix typo in DRC error link. 4 years ago
Jeff Young 89d943a90c Transfer custom colours from board stackup to 3D viewer. 4 years ago
jean-pierre charras ca42f31bb5 Pcbnew, update footprint: fix loss of net info in some cases. 4 years ago
jean-pierre charras e1bbb717f6 3D viewer: ensure 3D shapes are loaded when switching 3D shapes visibility option to ON. 4 years ago
Jeff Young da3fda8dee Fix typo in non-copper zone fill pattern, and cleanup spacing. 4 years ago
Wayne Stambaugh 8e1015fcc4 Remove all wxWidgets build dependencies from REPORTER object header. 4 years ago
Jeff Young 1a252b4f96 Add a compile error for ill-defined rules, and more performance. 4 years ago
jean-pierre charras 2ad6650e13 Update demos 4 years ago
jean-pierre charras f0c957a2e2 Enable LAYER_MOD_TEXT_FR layer in fp editor as it should. 4 years ago
Jon Evans 4e273827f0 Fix comparison in Findngspice.cmake 4 years ago
Jeff Young f34e280c81 Garden-variety 100X performance improvement. 4 years ago
Jeff Young eaccbce48b Fix logic errors in progress reporting in a couple of DRC providers. 4 years ago
Jeff Young 1ec70d30af Cherry-pick some 7.0 Clearance Resolution improvements. 4 years ago
jean-pierre charras c6ce367f1e Avoid duplicate strings to avoid typos and not synchronized strings 4 years ago
jean-pierre charras 7a7eee86ce kicad_pyshell/__init_py: avoid loading pcbnew module if the board editor is not open. 4 years ago
jean-pierre charras eece74efa7 kicad_pyeditor.py: remove useless "import pcbnew" that create issues when created from Eeschema 4 years ago
Jeff Young 48521774cd Formatting. 4 years ago
Jeff Young 41619ebbe2 Decouple PROGRESS_REPORTER interface from implementations. 4 years ago
jean-pierre charras 8ac5e318fb Ugly hack to avoid crash on msys2 when running Pcbnew after running Eeschema+its Python console 4 years ago
Jon Evans aae0e7e121 Fix build on Linux 4 years ago
Jon Evans 8eba0b356b Fix issues calling SaveBoard on board loaded from PcbNew frame 4 years ago
Jeff Young bff247b08a Hook up 3D viewer colors to board stackup. 4 years ago
Jeff Young ef9f041279 Don't show 3D color opacities where they're not supported. 4 years ago
Jeff Young 4736578793 Fix long-standing typo. 4 years ago
Jeff Young 1818846cff Minor improvements to some error messages. 4 years ago
Stefan bed51a5fc1 altium schematic importer, replace record 211 with compile masks 4 years ago
Jeff Young ed38028eaf Fully resolve path list for Kicad2Step. 4 years ago
Jeff Young 507b386c79 Rationalize STEP file warnings 4 years ago
Jeff Young 05fb582304 Expose missing annular ring properties in Track & Via Properties. 4 years ago
jean-pierre charras baae8859f1 French translation update. 4 years ago
jean-pierre charras 08d7899f7e Rework on hint to user when pin scope control has no effect or unexpected result. 4 years ago
jean-pierre charras 3d61c8b0c4 PANEL_SETUP_BOARD_STACKUP: Do not limit the EpsilonR mantissa to 1 or 2 digits. 4 years ago