146 Commits (1113e18c4067cda1853f6893507b3ad4a14be2e6)

Author SHA1 Message Date
Seth Hillbrand 63f18f0b03 CMake: Handle custom_target indirection 7 years ago
Simon Richter 63b3960120 Update/regenerate pcb_calculator_frame_base.fbp 7 years ago
Simon Richter e5c76ddf3e Fix line endings in pcb_calculator_frame_base.fbp 7 years ago
Simon Richter 4b07979008 Add a few dielectric values 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
Dan Weatherill 5fe5c77234 Remove Ohm sign from color code bitmap 9 years ago
jean-pierre charras 92632a7a13 pcb_calculator/transline/microstrip.cpp: remove useless local var, shadowing a member var. 9 years ago
Simon Richter b0f9864bc4 Clean up warnings from exception handlers 9 years ago
Simon Richter ad088db6d2 Add more "override" markers. 9 years ago
Simon Richter 59c81976dc Explicitly mark overriding functions. 9 years ago
Dick Hollenbeck 9ad49dc2d1 Split IO_ERROR out of richio.* and store Problem() and Where() separately 9 years ago
Wayne Stambaugh 9287b42648 Revert commit 67230ac8e7. 9 years ago
Niki Guldbrand 67230ac8e7 Keep Source tree clean 9 years ago
Simon Richter bfb6e0bbb2 Convert remaining occurences of stri[n]cmp to str[n]casecmp. 9 years ago
https://launchpad.net/~dmitrodem-gmail cef8b388a5 Fix pcb_calculator bug: fails to synthesize microstrip line, due to a not removed change which should have been removed after a test. 10 years ago
jean-pierre charras 37deba60c3 Fix shadowed vars (in microstrip.cpp) and deprecated compil warnings. 10 years ago