13667 Commits (c90a3efea21d84cb84775f7a5cde798a676596d5)
 

Author SHA1 Message Date
Jeff Young c90a3efea2 Change KIDIALOG hashing algorithm to __FILE__ + __LINE__. 7 years ago
Jeff Young 9125d7fdb6 Fix typo. 7 years ago
Jeff Young b562ecc5b5 Check for net changing before confirming. 7 years ago
Jeff Young a97d2f8cf3 Fix compile error on non-OSX platforms. 7 years ago
Jeff Young 658e387ad4 Slightly better swap layer column names. 7 years ago
Jeff Young 12213d994a Re-instate LibEdit cut/copy/paste of symbols. 7 years ago
Jeff Young 2e8f2d2850 Allow Export even when libId is empty. 7 years ago
Jeff Young f1ef18edcb Fix assert where wxFormBuilder rows disagreed with controls. 7 years ago
Jeff Young 8fe5ff612d Print PCB objects before zones. 7 years ago
Jeff Young f611333ea1 Make fast grid switching hotkeys more visible. 7 years ago
Jeff Young f470132862 Fix fast grid switching for OSX and Footprint Editor. 7 years ago
Jeff Young a8bb5d7308 Improve labels. 7 years ago
Jeff Young 424905fb61 Fix netclass popups in netclass membership grid. 7 years ago
Jeff Young e55547223e ModEdit Save should save back to board if that's where the FP came from. 7 years ago
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