12599 Commits (9ee698bbcdd9866036305441343917d02d5bd72a)
 

Author SHA1 Message Date
Maciej Suminski 9ee698bbcd Eagle SCH import: save the imported library file once the library section is processed 8 years ago
Kristoffer Ödmark fdb6bbab7b Footprint Wizard now also handles custom Env paths 8 years ago
Jeff Young 591a303777 Make ERC options dialog clearer. 8 years ago
Tomasz Włostowski 15c64ee92d pcbnew: CONNECTIVITY_ALGO should always mark newly added nets as dirty 8 years ago
Jeff Young 24b8768f43 Fix missing include. 8 years ago
Jeff Young db73daa09c Workaround for wxString's lack of thread safety. 8 years ago
Jeff Young 611d5a0dc4 Standardize "assign footprints" terminology. 8 years ago
Maciej Suminski 94dbcc7199 Fixed crash after multiple 'cut' commands in the footprint editor 8 years ago
Seth Hillbrand 6fb47faebd Workaround for IGES import bug in OCE-0.18 8 years ago
Seth Hillbrand d1af5210e0 Libedit: Fix a few places where item could be NULL 8 years ago
Seth Hillbrand bbb513e2e5 Ensure that we are drawing holes and outlines 8 years ago
jean-pierre charras 906b389fab fp editor: minor cosmetic fix in main menu. 8 years ago
Wayne Stambaugh 696ff81dc7 Load correct schematic page layout description file in stand alone mode. 8 years ago
Jeff Young df43f071e1 Keep track of open sockets and dispose of them in d'tor. 8 years ago
Jeff Young 5e36fe8df7 Move timestamp setting where it will alwasy get set. 8 years ago
jean-pierre charras 70988271c1 WX_TEXT_ENTRY_DIALOG: fix a wxASSERT ( very minor issue in debug mode) 8 years ago
Maciej Suminski 8b21a0a53d Changed PCB_BASE_FRAME::CreateNewModule() to stop adding modules to the board 8 years ago
Jeff Young 2e4f50f206 Make sure segments read from file are in correct order. 8 years ago
Maciej Suminski 7943372e8b Refill zones only when required 8 years ago
jean-pierre charras a2f118d2fa Gerbview: fix not working menu item "Zoom to Selection" in main menu. This also fixes a wxASSERT for this menu item 8 years ago
Maciej Suminski 71bf488507 Eagle SCH importer: fixed open-collector pin type, simplified pin direction matching 8 years ago
Maciej Suminski 6d06ed3579 Eagle SCH importer: minor fixes 8 years ago
jean-pierre charras f8a3ec4974 Add a method to facilitate Tools handling in main frame toolbars. 8 years ago
jean-pierre charras c867de53b8 Page layout editor: fix a wxASSERT when trying to open view menu from the main menubar. 8 years ago
Wayne Stambaugh 747e14f9e1 Fix broken link in compiling.md. 8 years ago
Wayne Stambaugh 4b2ced341e Fix button sizer padding in WX_TEXT_ENTRY_DIALOG. 8 years ago
Wayne Stambaugh 53b1ec8146 Fix track posture hotkey bug on windows. 8 years ago
Jeff Young d391489596 Don't clear old footprint till after user has hit OK. 8 years ago
Jeff Young f4c972db5e Name the Get and Move Footprint dialog to match the command. 8 years ago
Russell Oliver 89381e1103 Eagle Import: Correct layer set based on cream setting and rotate rectangles 8 years ago
Seth Hillbrand ee05b1c92e Add polygon arc support to Eagle import 8 years ago
Seth Hillbrand 532bf09817 Don't save broken polygon 8 years ago
Maciej Suminski dd56f16776 Fix symbol editor crash when modifying fields while a field is selected 8 years ago
jean-pierre charras 0171547154 Context menu: use same message for Zoom and Grid in Legacy mode and GAL mode. 8 years ago
jean-pierre charras e750417fa0 Eeschema: fix many wxASSERT when trying to open menus from the main menubar. 8 years ago
jean-pierre charras 54f14b08ca commit forgotten change in my previous commit 8 years ago
jean-pierre charras fa39acfc2f Gerbview, export to pcbnew : export polygons as new DRAWSEGMENT polygonal shape. 8 years ago
jean-pierre charras 5b8c35f64d Gerbview: minor fix: do not report error if in header INCH ot METRIC command has no parameter (,LZ or ,TZ format) 8 years ago
jean-pierre charras 62c5a706d5 DIALOG_GRAPHIC_ITEM_PROPERTIES: fix a not very understandable error message (especially when Dwgs.User layer is disabled). 8 years ago
Jon Evans b813eac254 Omit unnecessary scripts directory from MacOS build output 8 years ago
Jon Evans e3d9a23867 Properly escape urls passed to wxLaunchDefaultBrowser() 8 years ago
Seth Hillbrand 62fe78f08c Eeschema: Simplify GetItem 8 years ago
Seth Hillbrand 8bb9084ea9 Revise TestSegmentHit to catch missing hits 8 years ago
Seth Hillbrand 7d3d9f7188 Wrapping left-over debug printf() in DBG() 8 years ago
Seth Hillbrand 2e0b75c058 Remove internal CheckCXXSymbolExists 8 years ago
Maciej Suminski 7483a73a5f Set OK button as the default one in WX_TEXT_ENTRY_DIALOG 8 years ago
Jon Evans b8c282fa6f Don't complain about perfectly-closed polygons as self-intersecting 8 years ago
Jon Evans 081c77f6bd OPENGL_GAL::DrawSegment(): Enforce nonzero width to match Cairo 8 years ago
Jon Evans 1ec217d70e Fix hit testing for zero-width gerber items 8 years ago
Seth Hillbrand 7c70e969db Prevent warning when renaming sheet name 8 years ago