444 Commits (7bd4fa3fa63f217c2961db86fabfcc368a769f1c)

Author SHA1 Message Date
Mikolaj Wielgus faad5ee1ce Use system text and background colors in PCB calculator 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 813fd8ee0a try to fix a compil issue on Linux that does not happen on my computer, round 2. 4 years ago
jean-pierre charras a04ae6f13e try to fix a compil issue on Linux that does not happen on my computer. 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 78ddb1408f pcb_calculator/eserie.*: fix some coding style issues. 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
jean-pierre charras b38592b1f6 pcb_calculator: minor enhancement: show formula used to calculate Zdiff 4 years ago
JonRB bffff6c1bf update PCB calculator Zdiff calc. Associated with #9077 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
Seth Hillbrand bc0302fafe Replace RefDesCmp with better StrNumCmp 4 years ago
Seth Hillbrand 4cd9278041 Remove most wxFilepicker wildcards from translations 4 years ago
jean-pierre charras 60c65c2a1d Avoid loading python stuff when starting applications that do not use it. 4 years ago
Jeff Young 95b87ba29a Freshen microwave polygon dialog and remove a bunch of dead code. 4 years ago
Seth Hillbrand 6cd4d68d57 Add drop shadows to MacOS icons 4 years ago
Seth Hillbrand e7d8b1a975 Resize MacOS icons and script their creation 4 years ago
Seth Hillbrand ad8acd328c Expunge some remaining references to kicad-pcb 4 years ago
Jeff Young 6aaf4413b3 Fix kicad_string.h / string.cpp mismatch. 4 years ago
Wayne Stambaugh 37b200cb3e Pass wxString objects by reference instead of on the stack. 4 years ago
Jeff Young 3c1af1af74 Update selected tool string when language changes. 4 years ago
Wayne Stambaugh 1a301d8eea Stop using wxDialog::EndModal() from inside dialogs. 4 years ago
Wayne Stambaugh 4c457b5ed3 More NULL expunging. 4 years ago
Marek Roszko c794a6ce7a Add pdb install option for msvc 4 years ago
luz paz 0446d35f0d Fix source comment/doc typos (follow-up) 4 years ago
Jeff Young 0c2ac9a711 Move GUI font code to common. 4 years ago
Jeff Young a1dfc36233 More error message regularization. 4 years ago
luz paz 5f1e9bc8a7 Fix typos in source code 4 years ago
luz paz f968fc8719 Fix source comment / documentation typos 4 years ago
jean-pierre charras 49de9e405e Fix duplicate variables in a class and its parent. 4 years ago
jean-pierre charras 5cce3f6e18 Fix a few Coverity warnings (not initialized vars) and a minor compil warning 4 years ago
Marek Roszko 20134e4a1b Evict some more eda_item.h includes 4 years ago
Wayne Stambaugh 6b5d512b9f More header clean up. 4 years ago
Marek Roszko 551ddee29e Kick wx.h out of pcb_calculator src 4 years ago
Jon Evans c9a660a80c Rework JSON integration to speed up build 4 years ago
Ian McInerney e5446f8d7d Remove wx/wx.h include from some pcb calculator headers 4 years ago
Marek Roszko a7d1ef9927 Fix some more uninitialized warnings 4 years ago
jean-pierre charras 8513ca974c Pcb_calculator: track width tool: make resistivity value read only. 4 years ago
jean-pierre charras fe5c2d30a3 PCB_CALCULATOR_FRAME_BASE: fix wxWidgets minor alerts. 4 years ago
Jon Evans b986797469 Move pcb calculator to new bitmap system 4 years ago
Jon Evans c04e19f9ac Include optimization: move some things from common.h to point-of-use 5 years ago