96 Commits (7bd4fa3fa63f217c2961db86fabfcc368a769f1c)

Author SHA1 Message Date
Ian McInerney e240d57e28 pcb calculator: Cleanup remanents of the tool framework on close 8 months ago
Seth Hillbrand 0b2d4d4879 Revise Copyright statement to align with TLF 9 months ago
Marek Roszko aaf776db9e Point BEGIN_EVENT_TABLE at the correct base class, fix current lang indication 1 year ago
Marek Roszko b4bfdf95d3 Explicitly add 48, 128, 256 to icon bundles for each app 2 years ago
Marek Roszko bee6e6be01 AddMenuLanguageList should live in EDA_BASE_FRAME, its only user 2 years ago
Ian McInerney a3a701a95e Move preferences to an action instead of a wx event 2 years ago
Jeff Young e77ff7e4e8 Allow PCBCalculator to respond to both Quit and Close. 2 years ago
jean-pierre charras 8712dac1a2 Minot fix: Honor Ctrl+Q hotkey in pl_editor and pcb_calculator 2 years ago
Steve Bollinger a318c57d77 Move E-series resistor selector table out of resistor value 2 years ago
Jeff Young 75e78f9088 Move bitmap2cmp and pcb_calculator to tool framework. 2 years ago
Jeff Young 46564055f4 More protection around an exceedingly dangerous hack. 2 years ago
Jeff Young f5f98f0174 Simplify code. 3 years ago
Jeff Young 6fc662c254 More class : filename consistency. 3 years ago
Jeff Young c0e0cbceb0 Move eseries helper class to common. 3 years ago
aris-kimi 788ecd91cd Corrosion table update 3 years ago
Fabien Corona c6090a44d6 PCB calculator: add galvanic corrosion chart 4 years ago
Fabien Corona 81108ed106 ADDED: pcb_calculator: wavelength panel 3 years ago
Fabien Corona 33d3618738 ADDED: PCB calculator fusing current 3 years ago
Fabien Corona 69f25f35a8 ADDED: pcb_calculator cable size 3 years ago
Marek Roszko 1bf361e216 Rename the pcb calculator window to match the title in kicad launcher 3 years ago
jean-pierre charras ca8b96f247 pcb_calculator: expand treebook at start to show the full list of pages. 4 years ago
Marek Roszko b69f179560 Just spell out Transmission Lines fully in the calculator 4 years ago
Fabien Corona 8282130bbe PCB_calculator: use treebook 4 years ago
Jeff Young e21fa31f64 Rip out rest of macHack architecture. 4 years ago
Ian McInerney 8a11e89d0f Fix the type-based pcb_calculator GetCalculator implementation 4 years ago
jean-pierre charras a92516bcd2 Pcb_calculator: fix not working GetCalculator() template. 4 years ago
Ian McInerney 288a94f5aa pcb_calculator: Remove form builder main window 4 years ago
Ian McInerney 0a1a181798 pcb_calculator: Move calculator panels to a registration architecture 4 years ago
Ian McInerney c14bdf7fe0 pcb_calculator: Update panel images/text when system theme changes 4 years ago
jean-pierre charras a74851bb5d pcb_calculator rework: move transline panel to its own files panel_transline_xx 4 years ago
jean-pierre charras d161d7431e pcb_calculator rework: move eseries panel to its own files panel_eserie_xx 4 years ago
jean-pierre charras 187c685c64 pcb_calculator rework: move board class panel to its own files panel_board_class_xx 4 years ago
jean-pierre charras c7faeeabea pcb_calculator rework: move electrical spacing panel to its own files panel_electrical_spacing_xx 4 years ago
jean-pierre charras f446d23deb pcb_calculator rework: move track width panel to its own files panel_track_width_xx 4 years ago
jean-pierre charras 3ac0b46798 pcb_calculator rework: move via size panel to its own files panel_via_size_xx 4 years ago
jean-pierre charras 5b5e9102bb pcb_calculator rework: move color code panel to its own files panel_color_code_xx 4 years ago
jean-pierre charras 21d3662ed3 pcb_calculator rework: move attenuators panel to its own files panel_attenuators_xx 4 years ago
jean-pierre charras 0f48522342 pcb_calculator rework: move regulator panel to its own files panel_regulator_xx 4 years ago
Jeff Young 2479e1d7b1 Improve common settings property grouping. 4 years ago
Jeff Young b84d1456d5 KIFACE_I -> KIFACE_BASE. 4 years ago
Jeff Young 9c78e4cf54 Mac needs different font size handling than MSW & GTK. 4 years ago
Jeff Young fbee62fc15 Tie font size scaling to when automatic icon scaling fails. 4 years ago
Jeff Young 7a822b55aa Another round of changes to attempt to fix the GTK font size issue. 4 years ago
Wayne Stambaugh 4c457b5ed3 More NULL expunging. 4 years ago
Jeff Young 0c2ac9a711 Move GUI font code to common. 4 years ago
luz paz f968fc8719 Fix source comment / documentation typos 4 years ago
Marek Roszko 551ddee29e Kick wx.h out of pcb_calculator src 4 years ago
Jon Evans b986797469 Move pcb calculator to new bitmap system 4 years ago
Jon Evans 18037e2f65 Rework bitmap system to load from archived PNGs 5 years ago
jean-pierre charras 2d609a795d PCB_CALCULATOR_FRAME: fix missing calls to Layout() after widgets modifications. 5 years ago