15910 Commits (edc8438ef08f3e2c5d731ee82decd235ae7d6597)
 

Author SHA1 Message Date
Seth Hillbrand c80e3e0ffc eagle: Use width on imported lines if available 7 years ago
jean-pierre charras aee1fe45f4 Fix a few issues related to Bitmaps in menus. 7 years ago
jean-pierre charras d3dc7ade8a menubar_pcb_editor.cpp: minor code refactor. 7 years ago
Wayne Stambaugh 691f05273e Eeschema: replace invalid characters when converting from text to label. 7 years ago
jean-pierre charras 62a5302bc4 Fix issues created by commit cbb0d74bd5. 7 years ago
Jon Evans cbb0d74bd5 Ensure all custom event ids are processed by ACTION_MENU 7 years ago
Jon Evans c5f8a6b26e Add a nicer bus / net name validator 7 years ago
Jon Evans 20800d03b7 Ensure 3D viewer toolbar is properly created 7 years ago
Jon Evans f53c42fac9 Fix another instance of wxGTK not liking menu icons 7 years ago
Jon Evans 95a6fb6ea3 Don't set bitmaps on non-normal menu items under wxGTK 7 years ago
Jon Evans 1401d8a8ea Revert "Allow commas in group bus signal lists" 7 years ago
Tomasz Włostowski bc52f0a03b eemodern: clean printf debug gibberish, implement inline drag, move & cursor warp/reference point options 7 years ago
Tomasz Włostowski af30eca3cb eemodern: hover selection should autoclear after invoking properties dialog 7 years ago
Tomasz Włostowski aff3243f3b eeschema: fix use-after-free crash in GetScreen()/GetCurrentSheet() 7 years ago
Tomasz Włostowski 034669bf30 eemodern: implement drag-related settings in the Preferences window 7 years ago
Tomasz Włostowski 5ea46e8b78 eemodern: initial attempt at inline drag/move actions 7 years ago
jean-pierre charras 6e6063b258 Pcbnew: release the lock file if a board was loaded, and when clearing the board currently edited. 7 years ago
Seth Hillbrand dbc40096db eagle: Use the "first" tag instead of pin num 7 years ago
jean-pierre charras d701637eab Footprint viewer: Fix crash when truing to open the View menu. 7 years ago
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