15741 Commits (c35ec8ae7c5bed19ce352dc658cff78d76e0c26e)
 

Author SHA1 Message Date
jean-pierre charras c35ec8ae7c Pcbnew: fix crash when opening and closing a context menu, and then trying to open a menu from the menu bar. 7 years ago
jean-pierre charras 97ddefd01a Cosmetic refinement in conditional menu: avoid adding useless separators in menu. 7 years ago
jean-pierre charras 4ac20d7ab1 menubar_pcb_editor.cpp: add missing icons. 7 years ago
Jeff Young f21faceb74 A hack to work around wxWidgets failure to capture WX_MENU_OPEN events 7 years ago
Jon Evans ec39bdda77 GerbView: fix saving of canvas type and lingering legacy menu item 7 years ago
Jon Evans 9d56102210 Prevent unannotated components from driving connectivity 7 years ago
Jon Evans cc290715a2 Allow commas in group bus signal lists 7 years ago
jean-pierre charras ab6521ff9e Gerbview, gerbview_selection_tool.cpp: add missing code to rebuild the view menu. 7 years ago
jean-pierre charras 5137b54bd8 Pcbnew: fix a (minor) lock file issue: the lock was too early set. 7 years ago
Jeff Young 813de6a1f3 Implement brightening for Eeschema Find/Replace. 7 years ago
Jeff Young 21a7621ddb Fix issues with multiple M or G commands in a row. 7 years ago
Jeff Young 7d9a0b06e0 Push help menu down into EDA_BASE_FRAME. 7 years ago
Jeff Young 952108dd43 Implement SCH_SHEET_PIN selection, rotation and mirroring. 7 years ago
Jeff Young 5f851a4bad Add AutoplaceFields to symbol tool context menu. 7 years ago
Jeff Young 7c25001622 Implement immediate actions for adding and importing sheet pins. 7 years ago
Jeff Young b90b454ada Remove legacy block operations. 7 years ago
Jeff Young 13aa503614 Hack for wxWidgets failure to open menu on MSW. 7 years ago
Jeff Young 38cdafd407 Remove vestiges of legacy BLOCK architecture from eeschema. 7 years ago
Jeff Young 1a3d0492f5 Push polar coords down into COMMON_TOOLS. 7 years ago
Jeff Young e33871fbf0 Make code easier to read/understand. 7 years ago
John Beard de055031a3 Correct Slovenian flag 7 years ago
Seth Hillbrand f347815150 3d-viewer: Fix a couple missing arc counts 7 years ago
Seth Hillbrand f32c95229e pcbnew: Check for valid data before deleting 7 years ago
Wayne Stambaugh 97166a72f5 Pcbnew: fix bug in Eagle footprint plugin. 7 years ago
jean-pierre charras 0961614df2 Eeschema: fix incorrect position of fields of a hierarchical sheet when rotated 7 years ago
Jeff Young 69339f341b Don't double-collect refs, values, etc. They were already collected in the fields case. 7 years ago
Jeff Young 7452e98655 Update Kicad window tooltips, etc. when language changes. 7 years ago
Jeff Young 6b3fe33d6f Improve selection logic for sloppy selections. 7 years ago
Jeff Young 5dd71b5563 Disable pin table and part properties when there's no part. 7 years ago
Jeff Young 68224e0fcd Don't double-add pins to parent part when pasting. 7 years ago
Jeff Young 0dd1584394 Add import-sheet-pin error message and move messages to status popups. 7 years ago
Jeff Young 6630a7227d Constrain SHEET_PIN movement, and keep them attached when resizing SHEET. 7 years ago
Jeff Young 48fb78418c Fix merge error. 7 years ago
Jeff Young 97445f1714 Don't go into interactive move when position was set in creation dialog. 7 years ago
Jeff Young b4d4525496 Fix icon-scaling issue for ACTION_TOOLBAR. 7 years ago
Jeff Young fbb807f3bb Move some more menu & toolbar items to modern toolset. 7 years ago
Jeff Young eba892009d Improve hit-test logic by gradually increasing threshold. 7 years ago
Seth Hillbrand ddc6079ceb Move remaining hard-coded segment counts 7 years ago
John Beard 8378f97a78 Eeschema: enable grid change hotkey 7 years ago
John Beard 0eb8f92c69 Pcbnew: add a step field to the array tool 7 years ago
John Beard eb1e67583f Pcbnew: tidy up array options access/allocation 7 years ago
John Beard 6ade8c25e1 Pcbnew: allow alphabetic numbering in n circular grids 7 years ago
John Beard f47e2b54f8 Decouple the array tool list box from the numbering enum 7 years ago
John Beard 2c1b970027 Arrays: isolate axis code in a new class 7 years ago
jean-pierre charras dfc3a11185 eda_base_frame.h: move a misplaced #include 7 years ago
Wayne Stambaugh f08d040c02 A better fix for commit d34433a1. 7 years ago
Seth Hillbrand 0eb391b13f plotter: We we trying to export mm but chose in 7 years ago
Seth Hillbrand a0f477cc5f Fix default button option on close 7 years ago
Wayne Stambaugh d34433a1df Fix GAL display options panel spin button layout on windows. 7 years ago
Seth Hillbrand 44e111b37e pcbnew: Add remaining Eagle pad types 7 years ago