133 Commits (e09a15ae4c1725e64f41cac158129d2a7f789b31)

Author SHA1 Message Date
jean-pierre charras abcd753bd3 PANEL_SETUP_BOARD_STACKUP: do not try to init params managed by PANEL_SETUP_BOARD_FINISH 2 years ago
Jeff Young 9481a218c7 Lazy loading of stackup UI widgets. 3 years ago
Jeff Young 03c9b1c202 Move remainder of Board Setup to lazy loading. 3 years ago
jean-pierre charras 1406341d2d Fix a few doxygen errors (no actual code change) 3 years ago
Jon Evans e2353a2849 PANEL_BOARD_STACKUP: Ensure UI is re-linked to storage when importing 3 years ago
Jeff Young 3af9c658e6 Don't specify fonts in wxFormBuilder. It only leads to pain. 3 years ago
Jon Evans 595bf70d5d Do not try to read from UI elements that haven't been initialized yet 3 years ago
jean-pierre charras 1500e3bb80 Pcbnew, minor fix: do not write twice the dielectric color in stackup section in broad file. 3 years ago
Jeff Young 30c9deb9d5 Flat(er) look for paged dialogs. 3 years ago
Wayne Stambaugh c3ded7a03d Remove board editor standard dialog button static line separators. 3 years ago
jean-pierre charras 593dc9e8b6 Some fixes in Gerber job file: 3 years ago
jean-pierre charras c3dddaf41f panel_board_finish: mark board as modified when a finishing parameter is modified. 3 years ago
jean-pierre charras d7368588db stackup manager: fix incorrect handling of colors for multi-layer dielectrics 3 years ago
jean-pierre charras 6aa515e2f8 board_stackup_manager: fix incorrect behavior when adding a new dielectric layer. 3 years ago
Jeff Young 631980b0ab We were saving the old board pointer, but not updating the current one. 3 years ago
Jeff Young 19d270fe74 Text size sanity checking for TEXT_ITEMS_GRID. 3 years ago
Jonathan Haas 6b15231f4b Add code to set better default layer widths. 3 years ago
Jeff Young 45d6b4a9fc Readability improvements. 3 years ago
Marek Roszko ece23d434b Split up Double2Str to a format function to make its use case clear 3 years ago
Marek Roszko 3d5913c825 Remove convert_to_biu.h, merge contents to base_units.h 3 years ago
Marek Roszko a8613ee80f Combine Iu2Millimeter & remove PcbMm2iu 3 years ago
Mark Roszko b00178adb3 Nuke base_units from orbit 3 years ago
aris-kimi 4efa13a3e3 Change Loss Tg to Loss Tan. 3 years ago
Marek Roszko 03aa63bd50 Move 5 helpers to EDA_UNIT_UTILS since they aren't iu specific 3 years ago
luz paz af6ba1a16e Fix typos in pcbnew sub-directory 3 years ago
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