157 Commits (72c4cfd4b672b34b645cec250d84aed65a738857)

Author SHA1 Message Date
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 7 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 7 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 8 years ago
jean-pierre charras da0f956ca5 pcb_calculator: code rework: rename "murC" member by "m_murC" 8 years ago
jean-pierre charras 77477e4f10 pcb_calculator: code rework: rename "sigma" member by "m_sigma", and "skindepth" by "m_skindepth" 8 years ago
jean-pierre charras 884dc1c3e8 pcb_calculator: code rework: rename "f" member by "m_freq" 8 years ago
Wayne Stambaugh 8e7d6063fd Minor dialog and frame window improvements. 7 years ago
jean-pierre charras 3e5cd86288 Fix a few wxWidgets minor asserts. Fix a compil warning 7 years ago
Seth Hillbrand 96b5dee48f Remove extra sizer label from pcb_calc attentuators 8 years ago
Seth Hillbrand 1a617dd66b Standardizing colon usage in pcb calculator 8 years ago
Seth Hillbrand e6bb917ebf Standardize colon in regulator data dialog 8 years ago
Jon Evans 5b653c0c1e Update MacOS icons 8 years ago
Seth Hillbrand 82e5110733 Spelling Synthetize -> Synthesize 8 years ago
Seth Hillbrand 33423fe88d Standardize capitalization 8 years ago
jean-pierre charras 5d72aebd22 Fix code after renaming files 8 years ago
Camille 9ff66a5274 Fix unnecessary value parameter detected by clang-tidy. - Replace value parameter by const reference parameter or move-assignement in some cases 8 years ago
Simon Richter 758d5727b0 Minor string fixes 8 years ago
Simon Richter a9ccf1161b Fix quotes in UI messages 8 years ago
Wayne Stambaugh 652b969193 GTK+ file dialog wildcard improvements. 8 years ago
Marvin Schmidt 69974b73db Remove some extra semicolons 8 years ago
jean-pierre charras 4465c175a0 Pcb_calculator: Minor enhancement in transline page 8 years ago
Tomasz Włostowski 32185ddcd3 Multiple improvements concerning colors, configuration handling and legacy features in pcbnew: 8 years ago
Kristoffer Ödmark 19d5cc7548 Removed all exception specifiers since deprecated. 9 years ago
jean-pierre charras 9d524fe2e3 Remove incorrect leading spaces in some strings. 9 years ago
Diego Herranz 0a29e94a60 Calculator: Simplify color code tolerance chooser + typo 9 years ago
Jon Evans a52250a91e Change from EDA_COLOR_T to COLOR4D globally; arbitrary color support 9 years ago
Maciej Suminski 6dec72b3c6 Added const modifier to strings in pcb_calculator xpm files 9 years ago
Clemens Koller c9b7647fe0 pcb_calculator: make color code tolerance selection top aligned. 9 years ago
Clemens Koller 0a950282c8 pcb_calculator: delete obsolete sources of binary bitmaps (.pngs) 9 years ago
Clemens Koller 1161a23b7d pcb_calculator: Cleanup color code bitmaps and remove Ohm sign. 9 years ago