182 Commits (199bb2ffb0706056303abbfd247fc87efbaa2db0)

Author SHA1 Message Date
jean-pierre charras 6e47f147aa A few Coverity fixes. 6 years ago
Jeff Young d69ebfae49 Push tool framework base down into TOOL_HOLDER. 6 years ago
Michael Kavanagh daa41c663b Pcb calculator: remove unused variable 6 years ago
Jon Evans e59a3d981e Implement a new settings framework across all of KiCad 6 years ago
jean-pierre charras 5d5363396c Add automatically generated files needed for translations. 6 years ago
Ian McInerney 06c979dfaa Convert all CMake paths to absolute instead of relative 6 years ago
Seth Hillbrand 7c28c3838a Comment-only changes 6 years ago
Simon Richter 270aaec443 Rewrite FBP files generated with unreleased wxFB 6 years ago
Simon Richter b114dabbed Convert line endings in three FBP files 6 years ago
Ian McInerney 25a302758e Fix macos plist version string generation 6 years ago
Seth Hillbrand 4d2e953f42 Cleanup: Replace C-only deprecated headers 6 years ago
Dmitry Rezvanov 9c33620a0f PCB Calculator: Adding reset to defaults feature 6 years ago
jean-pierre charras 56525296ba Pcb_calculator: TransLine default parameters pre-selection: fix a minor issue in countries using comma sepator in doubles. 6 years ago
jean-pierre charras 002c4cea96 Pcb_calculator: TransLine default parameters (Er, TanD, Rho) choices: keep pre-selection valid between sessions. 6 years ago
Fabien Corona bb938b2af4 TransLine default parameters (Er, TanD, Rho) are now equal to the previously selected values when opening the selection window 6 years ago
Jakub Kozdon 4646bc0eef Pcb Calculator: Convert tracks width versus current formula to markdown. 6 years ago
jean-pierre charras ac2373ae16 Gerber plotter: add support of standard aperture regular polygon as flashed shape. 6 years ago
jean-pierre charras d17cef95fd Add an other markdown to html converter (sundown), better to convert markdown. 6 years ago
jean-pierre charras 49dbc37277 Fix a few issues related to help files in html or markdown. 6 years ago
jean-pierre charras 9339afcc26 minor fixes about translatable help files in markdown 6 years ago
jean-pierre charras 1cbe1171ef convert last formula to markdown. Make them translatable. 6 years ago
jean-pierre charras ef66704e58 convert splitter_formula in markdown and make it translatable. 6 years ago
jean-pierre charras 8ed49b3f68 Add a Markdown to Html converted, to display help written in markdown in a wxHtmlWindow. 6 years ago
jean-pierre charras 130d52dd80 Pcb Calculator: Via Calculator gives too low resistance values (100 times). 6 years ago
jean-pierre charras 94022116a2 Pcb calculator: very minor fix: do not force a color in a wxHtmlWindow (use defaults) 6 years ago
Jeff Young a25368cc6b Improve spelling. 6 years ago
Wayne Stambaugh e3e546f7d2 PCB calculator: fix regulator dialog layout. 6 years ago
jean-pierre charras b15f039444 pcb_calculator: fix an issue in a dialog: Was not resizable. 6 years ago
Simon Richter c8c3e1f96a Fix build order for generated headers and sources 6 years ago
jean-pierre charras 66d2060942 Partial fix for missing language selection menu. 6 years ago
Seppe Stas 455ee4c08c Set KiCad version in MacOS apps 6 years ago
jean-pierre charras 0359ffb6c7 * Fix a link issue issues on Windows, probably related toircular gal<->common dependency. 6 years ago
Seth Hillbrand c6af38477d CMake: Handle custom_target indirection 6 years ago
jean-pierre charras 38f54b4372 pcb_calculator: Minor fixes in strings and tool tips 7 years ago
jean-pierre charras 460d1f2a15 pcb_calculator: code cleanup. Remove a few duplicate code. 7 years ago
Nabeel Ahmad 9f189ca71a pcb_calculator: New tab for via calculations 7 years ago
Simon Richter 4896daaae5 Update/regenerate pcb_calculator_frame_base.fbp 7 years ago
Simon Richter e286ca170d Fix line endings in pcb_calculator_frame_base.fbp 7 years ago
Simon Richter 432e12effd Add a few dielectric values 7 years ago
Seth Hillbrand f96d16eba3 Restore LINK_MAP linker options 7 years ago
John Beard e6a6266f3d Build: libpolygon provides its own includes 7 years ago
John Beard bb2ae8e13b Bitmaps: move bitmap defs to bitmaps library 7 years ago
John Beard 88f9f6f072 Break out ref-des-centric functions to own header 7 years ago
Maciej Suminski 24f9bfa13b Fixed memory leaks 7 years ago
Seth Hillbrand e307d9318b Revert "Fixed memory leaks" 7 years ago
Maciej Suminski a9efbf4716 Fixed memory leaks 7 years ago
Maciej Suminski 766156ed87 Fix for dark mode on macOS Mojave 7 years ago
jean-pierre charras 51a128e323 pcb_calculator: code rework: rename "tand" member to "m_tand" and m_name to m_Name 7 years ago
jean-pierre charras da0f956ca5 pcb_calculator: code rework: rename "murC" member by "m_murC" 7 years ago
jean-pierre charras 77477e4f10 pcb_calculator: code rework: rename "sigma" member by "m_sigma", and "skindepth" by "m_skindepth" 7 years ago