10842 Commits (a490144183fbfc84b43d09b24a5f69bcd5e758ed)
 

Author SHA1 Message Date
metacollin a490144183 fix missing parenthesis in a "#if defined (__WXMAC__)" block 8 years ago
Seth Hillbrand 1c617b9f56 Prevent duplicate objects during block copy in symbol library editor. 8 years ago
Maciej Suminski 450f006d7d Keep the default net class object per board, not static 8 years ago
Wayne Stambaugh bd64b70f0b Prevent KiCad from creating an empty project file history entry. 8 years ago
Wayne Stambaugh 525e04ce75 Prevent KiCad from overwriting existing files with template files. 8 years ago
Jon Evans eec1366ead Move ZOOM_TOOL to common; add RMB-drag to zoom out 8 years ago
Jean-Samuel Reynaud 21c104fcc7 Fix incorrect (missing) initialisation of m_cur_grid in symbols libraries table dialog box 8 years ago
jean-pierre charras 3ac87f6969 Fix an issue on MacOS. 8 years ago
jean-pierre charras 50164e9968 Add Gerber job file writer in Pcbnew, and a basic reader in Gerbview. Currently disabled 8 years ago
Tomasz Włostowski 2e4c22f718 router: fix corruption of board data when the inline drag is activated while the router tool is running 8 years ago
Wayne Stambaugh 3bcc3dc4f9 Add delete block hotkey to schematic editor. 8 years ago
Tomasz Włostowski 20b9ed4897 router: fixed possible use-after-free condition during segment dragging 8 years ago
Michael Kavanagh 82ce90ecdc PL Editor UI Improvements: Menubar, toolbar and hotkeys 8 years ago
Wayne Stambaugh 55ce984f05 Minor design rule editor dialog layout improvements. 8 years ago
Bastian Neumann 9b900ea834 Micro via input fields are enabled when design is loaded 8 years ago
jean-pierre charras 758445e33e Fix a compil warning and a wxASSERT in COLOR4D_PICKER_DLG_BASE 8 years ago
jean-pierre charras e3c64f1f06 Slightly modify keywords used to store color config of Eeschema and Pcbnew, to avoid this config destroyed each time a stable version is run. 8 years ago
jean-pierre charras a557838c61 Fix incorrect refresh of User Interface after running an action plugin, and add comments 8 years ago
jean-pierre charras db3491f382 Ensure filled zones have the minimal clearance given by the netclasses, between 2 copper items. 8 years ago
Maciej Suminski dd37d05958 Remove Dwgs_User from the always-on-top layer set 8 years ago
Maciej Suminski da88ed02e5 Fix bom2grouped_scv BOM template 8 years ago
Mathias Grimmberger ffeba9de93 Change track width setting to dropbox 8 years ago
Wayne Stambaugh ee43728b18 Fix bug when adding symbol library with $ as first character of path name. 8 years ago
Maciej Suminski 7ce86e0da5 Fix crash when duplicating an item in FP editor 8 years ago
Wayne Stambaugh 17b8342dc0 Disable drawing schematic sheet bounding box. 8 years ago
Wayne Stambaugh 33048e709a Better fix for schematic sheet re-sizing bug. 8 years ago
Wayne Stambaugh e176fc181d Fix schematic sheet resizing bug. 8 years ago
Maciej Suminski 57619956e8 One more fix for LIB_BEZIER::Save() 8 years ago
Tomasz Włostowski aeac415599 router: hopefully a proper fix for the dragging issue 8 years ago
Tomasz Włostowski 60fdc6229d router: fixed inline dragging & settings dialogs inconsistency 8 years ago
Maciej Suminski 31ef52a365 Fix fine-grid cursor movement using arrow keys 8 years ago
Maciej Suminski d4fddf1929 Fix eeschema crash when saving LIB_BEZIER objects 8 years ago
jean-pierre charras 93e8433412 Fix a incorrect initialization of a zone parameter (had no consequence with the current code) 8 years ago
Maciej Suminski 55c7d9816e Traverse 3D viewer plugin subdirectories in debug build directory 8 years ago
Maciej Suminski 91ed3e2bae VERTEX_CONTAINER documentation update 8 years ago
Maciej Suminski b5db6a7d5d Map/unmap vertices once per layer order update 8 years ago
Chris Pavlina a20cce0753 Show component history at the top and preselect it 8 years ago
jean-pierre charras 6be2f2934e Exchange footprint dialog uses now the reporter widget for a better report of actions and errors. 8 years ago
jean-pierre charras 28c04cbbf5 Fix filename in a include 8 years ago
jean-pierre charras d8a59307e3 remove unused .svg file 8 years ago
jean-pierre charras 4c9d0b9c0a Refactor About dialog: 8 years ago
Maciej Suminski 6ff065fa63 Fixed recognition of GPUs not handling glMapBuffer() efficiently 8 years ago
Maciej Suminski 077fb3c294 Clearer message for exchange footprint failure 8 years ago
Chris Pavlina d25fdfdb89 Fix wx assertion for excess "|" in wildcard list 8 years ago
Tomasz Włostowski 667d32c4ab router: fixed snapping to end items 8 years ago
jean-pierre charras 4d0c1577d2 Fix Pcbnew Python: LoadBoard does not rebuild connectivity database, and later, SaveBoard does not save net class memberships 8 years ago
Maciej Suminski 352919658d Refactored LIB_PART data storage 8 years ago
Seth Hillbrand 90873a101b router: update status message on meander spacing/amplitude hotkeys 8 years ago
Tomasz Włostowski 53f6228ef4 ignore precompiled headers & other temporary file in .gitignore 8 years ago
Tomasz Włostowski d5bdcd3032 router: fixed no-snapping issue 8 years ago