13653 Commits (21eea1f56718c3b9e7fba6a3db551b99ea6d8e06)
 

Author SHA1 Message Date
Jeff Young 21eea1f567 Remove HasFocus() checks (which don't work on all platforms) in favour of row highlighting which is visible without focus. 7 years ago
Jeff Young f9aaa01329 Don't rebuild component tree when not necessary. 7 years ago
Jeff Young 946f4a217d Fix grid sizing for symbol aliases. 7 years ago
Jeff Young 75a4928134 Split edge.cuts and courtyard layer defaults. 7 years ago
Jeff Young 895fc0b536 Add a cell editor for paths and use it in Configure Paths. 7 years ago
Jeff Young 030663d847 Tighten up the margin to the right of the layers widget. 7 years ago
Jeff Young e16a2ef80a Fix misleading warning regarding replacing library. 7 years ago
Jeff Young 00b2c21820 Missed a HIG destructive button separation. 7 years ago
Jeff Young 11f746b53e Give user opportunity to add exported library to lib table. 7 years ago
Jeff Young a9c8a7b69c Remove unused warp mouse parameter. 7 years ago
Jeff Young e632816562 Add Save Schematic Sheet As... to eeschema. 7 years ago
Jeff Young f9412f0fd4 Implement double-click for other filetypes in project tree. 7 years ago
Jeff Young 45bc1b1aff Add single-click editing to grid cells. (Experimental.) 7 years ago
Jeff Young b90a261d5c More safety fixes for uncommitted grid changes. 7 years ago
Seth Hillbrand 2398edda38 pcbnew: Only dp clearance matrix when routing dp 7 years ago
jean-pierre charras 020d837de6 Dialog pad properties: fix not working orientation choice in countries using comma as floating point separator. 7 years ago
Seth Hillbrand b95aa1aaf7 cvpcb: don't show board-level soldermask 7 years ago
Seth Hillbrand d0ea844557 eeschema: Close ERC before placing components 7 years ago
Seth Hillbrand 5f74560a46 gerbview: Add LAYER_SELECT_OVERLAY to GAL 7 years ago
Seth Hillbrand dc4125206b GAL: Add a selected item layer 7 years ago
Seth Hillbrand f4eaf55497 pcbnew: keep selected zone highlighted when moding 7 years ago
Seth Hillbrand e160eb0677 pcbnew: Adding some missing TypeOf() functions 7 years ago
Seth Hillbrand c6d1433523 modedit: clear the pcb when closing the window 7 years ago
Seth Hillbrand 0ac96d177c pcbnew: set default soldermask clearance for footprint viewer 7 years ago
jean-pierre charras fb3859642f Pcbnew, Plot: fix incorrect plot of custom shapes, when the shape has holes (missing holes). 7 years ago
jean-pierre charras d9d005190a Zone filler: fix a recent bug that forgot items on edge_cut when filling a copper zone. 7 years ago
Wayne Stambaugh 089f27f485 Remove more dialog control borders. 7 years ago
Jeff Young 56de78c130 Remove layer limitations and warnigns now that DRC handles them. 7 years ago
Jeff Young a860a8db54 Enable user layers in footprint editor. 7 years ago
Jeff Young c88b43e356 Don't double-report segments that are too close. 7 years ago
Jeff Young b842e4556d Don't double-check all zones. 7 years ago
Jeff Young 6bb75b071a Implement DRC for PCB & module copper items in PNS router. 7 years ago
Jeff Young 7b4f9cef50 Implement DRC checks for copper graphic items. 7 years ago
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