13620 Commits (35a31a9787001986c786adc9682d90785a2576e7)
 

Author SHA1 Message Date
Wayne Stambaugh 35a31a9787 Fix grid border on board setup net class panel. 7 years ago
jean-pierre charras a330eb1575 Add Chinese traditional in language list. 7 years ago
Seth Hillbrand cc26da394a Code formatting and fix ordering warning 7 years ago
Thomas Pointhuber a2bc4260ef Modify style of the action plugin panel to follow common style 7 years ago
qu1ck d19b152655 Update pcbnew-plugins.md with info about icons 7 years ago
Marco Ciampa a0f7ff02ec Some basic Italian tranlation for the AppData file. 7 years ago
Oliver e95b2872f6 Add x/y dimensions to PCB ruler 7 years ago
jean-pierre charras 7c11d0371b Minor wording fix in a menuitem 7 years ago
Thomas Pointhuber 92cd82be03 Do not show footprint wizard menu when scripting is disabled 7 years ago
qu1ck 72f87861bb pcbnew: Add toolbar buttons for action plugins 7 years ago
jean-pierre charras 90788a5a72 Kicad archive project: add missing file extensions (.kicad_mod, .gbrjob) in files to archive filter. 7 years ago
Tomasz Wlostowski 32d262b0fe EDA_TEXT: add missing header 7 years ago
Tomasz Wlostowski 5f8eac8c6e CONNECTIVITY_DATA: fix SWIG build error 7 years ago
Tomasz Wlostowski 61fb3f6d0f pcbnew: bring back the autoplacer tool to GAL 7 years ago
Tomasz Wlostowski 2186db976b VIEW: added support for VIEW_OVERLAYS (temporary overlays for drawing debug graphics) 7 years ago
Tomasz Wlostowski 33946ea92f pcbnew: renaming of autorouter/autoplacer files 7 years ago
Wayne Stambaugh 825f57d912 Fix build error with Boost 1.68. 7 years ago
Jeff Young 020c7b5cb8 Fix non-OSX compile issue (includes). 7 years ago
Jeff Young d10bfb13d6 Re-enable text layers now that DRC & zone fills are fixed. 7 years ago
Jeff Young 0e3919e7aa Fix DRC & zone filling for copper text in footprints. 7 years ago
Jeff Young 8aa0886ce7 Improve labels & layout of Track & Via Properties dialog. 7 years ago
Jeff Young ec9d38e21f Add filter to net selector widget. 7 years ago
Jeff Young 8957008c2a Adjust grid cols for large fonts and/or long translations. 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
Seth Hillbrand 51473d9a30 pcbnew: Update tooltip in DRC window to reflect actions 7 years ago
Tomasz Wlostowski 6765ab6975 POLY_GRID_PARTITION: fixed incorrect point-in-polygon test in some corner cases 7 years ago
Jeff Young 4eef4be038 Make library symbol Save As do a Save Copy As. 7 years ago
Jeff Young da172a1089 Fix layout issue with too-short textctrl. 7 years ago
Jeff Young 30bb911154 Bring PICKER_TOOL in line with other tools. 7 years ago
jean-pierre charras 24149a87fa Eeschema: fix an assert ( "meOwner" failed in DeleteAll() ) when appending a sheet from an other project to the schematic. 7 years ago
jean-pierre charras e33e8d02e9 Fix overzealous wxASSERT 7 years ago
jean-pierre charras c756fc318e Fix a few wxWidgets minor alerts in DIALOG_EDIT_COMPONENTS_LIBID_BASE. 7 years ago
Jeff Young c91e51f688 Don't inadventently clear selection reference point. 7 years ago
Andrew Zonenberg 60a55d75fa Split prohibited text layers for footprints and the rest of the PCB 7 years ago
Jeff Young d8782b7515 Improve Update PCB from Schematic. 7 years ago
Jeff Young bc2481a9be Don't leak file descriptors. 7 years ago
jean-pierre charras 0305d9143d key event in draw_panel.cpp: fix incorrect behavior for the escape key (the key was handled but the evnent was skipped). 7 years ago
Wayne Stambaugh f52da8ed96 Pcbnew: enable scripting action menu build option by default. 7 years ago
Jeff Young dbd3900e28 Add comments and show recently used even when empty. 7 years ago
Jeff Young c851d6d64b Fix some more MSW spacing issues. 7 years ago
Jeff Young 2e5d8061aa Run CommonSettingsChanged after all panels have been committed. 7 years ago
Jeff Young 779398891d Follow HIG guidelines for destructive button separation. 7 years ago
Jeff Young 65f62f93ef Fix MSW spacing issues. 7 years ago
Jeff Young afacb6e7cb Improve safety around un-committed grid changes. 7 years ago
Jeff Young a6d10d6e28 Constant-size page layout object handles w/respect to zoom. 7 years ago
Jeff Young 86a801aabc Allow updating of file history size on the fly. 7 years ago
José Jorge Enríquez 8d625854b8 Allows custom number of entries in recently opened files menu. 7 years ago