108 Commits (c38ec9344f0f0f6c9c5bfbe823a264b82fe23a6c)

Author SHA1 Message Date
jean-pierre charras 7de0159e0e pcbnew: fix incorrect calculation of the board thickness from board stackup. 4 years ago
Jeff Young 7ccac79192 More wxString wide literals. 4 years ago
Jeff Young c3552a940a Make sure standard OK/Cancel buttons respond to current language. 4 years ago
Jeff Young f1410f0240 Line styles for PCBNew shapes. 4 years ago
Jeff Young 815c2c69e7 Support for dielectric colors in board stackup. 4 years ago
jean-pierre charras a0bcde088e Use ChangeValue() instead of SetValue() in some wxTextCtrl 4 years ago
jean-pierre charras 68d66af5bf PANEL_SETUP_BOARD_STACKUP: fix a typo that prevent displaying a color swatch. 4 years ago
Jeff Young 8b52e969d6 Restore units to a bunch of wxGrids. 4 years ago
Roberto Fernandez Bautista dadaf26ff1 Board Setup: Ensure board editor layers page always gets updated 4 years ago
Roberto Fernandez Bautista aa64b739eb Board stackup: Ensure that m_choiceCopperLayers is updated 4 years ago
Seth Hillbrand 78ff9a857a Jerry-rig HTML-format alpha parsing 4 years ago
Roberto Fernandez Bautista 7fd669b6a8 Use green soldermask and white silkcreen when unspecified 4 years ago
Seth Hillbrand 1b7358f93a Import layer settings before swapping boards 4 years ago
Roberto Fernandez Bautista 8f74085ca4 CADSTAR PCB: Handle older boards without construction layers 4 years ago
Roberto Fernandez Bautista d62a5ecf46 Remove unused GetPcbThickness() function in PANEL_SETUP_BOARD_STACKUP 4 years ago
jean-pierre charras 5853f0890e Gerber job file: fix a bug that prevent writing dielectric constants for impedance controlled boards. 4 years ago
Jeff Young 2ac03e2cdb Change Loss Tg to Loss Tan. 4 years ago
Jeff Young 2b3477ca28 Handle RGBA conversion to hexadecimal format for wxWidgets 3.0 4 years ago
Jeff Young 21f2b235ce Rework stackup colors a bit to support opacity for 3D viewer. 4 years ago
Jeff Young bff247b08a Hook up 3D viewer colors to board stackup. 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
Jeff Young e81b7b4a14 Give a few dialogs a bit of love. 4 years ago
Jeff Young 95b87ba29a Freshen microwave polygon dialog and remove a bunch of dead code. 4 years ago
Jeff Young 6aaf4413b3 Fix kicad_string.h / string.cpp mismatch. 4 years ago
Jeff Young f221220fe2 Rename layer ids file. 4 years ago
Wayne Stambaugh cf00319c85 More NULL expunging. 4 years ago
jean-pierre charras 1a5e63bcab PANEL_SETUP_BOARD_STACKUP: fix a incorrect behavior when changing layer count, 4 years ago
Jeff Young 1fcd7992a0 Performance improvement for adding/removing dielectric layers. 4 years ago
Jeff Young 0f27618125 Use a list dialog that can be parented by the Board Setup dialog. 4 years ago
luz paz f968fc8719 Fix source comment / documentation typos 5 years ago
Marek Roszko 10e60acf34 Clean up including of board_design_settings.h 5 years ago
Wayne Stambaugh 7c14e4e967 Common widget header housekeeping. 5 years ago
Marek Roszko 4df3cb912d Remove another leaky wx/log.h header 5 years ago
Jon Evans 5157c6c3b9 Use half copper thickness as the thickness of the start and end of vias 5 years ago
Jon Evans 1a45d9474b Don't show commands that cancel routing when routing is in progress 5 years ago
Roberto Fernandez Bautista ae009e0758 Ensure clipboard data is available after KiCad closes 5 years ago
Wayne Stambaugh 2ae264751f Rename class_board_stackup.{h|cpp} to board_stackup.{h|cpp}. 5 years ago
Jon Evans 433e148e08 Move some string formatting functions out of base_units 5 years ago
jean-pierre charras 675ec70f0f PANEL_SETUP_BOARD_STACKUP: fix a wxassert due to a "C" locale test in a format function. 5 years ago
Ian McInerney 9939af3e27 Fix color handling in the stackup manager panel 5 years ago
Ian McInerney 5490a85f97 Don't recompute the board thickness on UI update 5 years ago
Ian McInerney 1a727558b0 Switch update event handlers to use the event instead of pointers 5 years ago
Jeff Young 69fd0b38ff Remove a couple of unused OnUpdateUI handlers. 5 years ago
Jon Evans cdfb014ab6 CHANGED: Account for via height in track length calculations 5 years ago
Jon Evans 18037e2f65 Rework bitmap system to load from archived PNGs 5 years ago
Jeff Young 91350ec9ea Don't update thickness unless it really changed. 5 years ago
Jon Evans bba7fae104 Coverity fixes 5 years ago
Jeff Young d384316335 Fix some layout issues in board stackup pane. 5 years ago
Jon Evans 887ad1c30d CHANGED: Copper layer count is now set on physical stackup page 5 years ago
Seth Hillbrand 10442b98df Unify thickness 5 years ago