15910 Commits (edc8438ef08f3e2c5d731ee82decd235ae7d6597)
 

Author SHA1 Message Date
Jeff Young edc8438ef0 Start the process of removing the legacy draw panel. 6 years ago
jean-pierre charras 4842c73530 Fix minor compil warnings. 6 years ago
jean-pierre charras 30ad8e9369 Pcbnew, file menu: fix missing initialization of Append Board menuitem 6 years ago
jean-pierre charras 68002d2eec Minor fixes in page layout editor 6 years ago
jean-pierre charras 611878351a BOM and Netlist dialogs: replace "plugin" by "generator" and/or "script". 6 years ago
jean-pierre charras 6695209246 Bitmap2component: add button to export to the Clipboard. 6 years ago
Ian McInerney 55261eb223 pcbnew: Fix export of edge.cuts layer to STEP format 7 years ago
Jon Evans 9094a17795 Zoom to fit: only consider worksheet if there are no other items 6 years ago
Jon Evans d0926cce58 PcbNew: prevent crash in point editor if selection gets invalidated 6 years ago
Seth Hillbrand eb0fc7bae2 Re-connect switch canvas on startup 6 years ago
Seth Hillbrand 87d997704f Enable cairo switch 6 years ago
Seth Hillbrand 218bea9ace pcbnew: Fix crash in find dialog 6 years ago
jean-pierre charras 48899a4c96 Fix incorrect tooltip. 6 years ago
Seth Hillbrand e7e20b85b5 Don't change the board without user action 6 years ago
Jon Evans 4d8be7b2bb PcbNew: ensure Bezier points are updated before plotting 6 years ago
Jon Evans adfc4d2485 PcbNew: fix Bezier curves not having bounding boxes at startup 6 years ago
Seth Hillbrand cdaba24f0d pcbnew: Remove some legacy code 6 years ago
Seth Hillbrand 453eb9c3eb pcbnew: Reconnect Grid settings dialog 6 years ago
Ian McInerney 45f10fcff1 gal: Decoupled X and Y grid step sizes 6 years ago
Jon Evans f2d7bb7b0c KiCad: Update window title after importing Eagle project 6 years ago
Ian McInerney 59b729c731 pcbnew: Fix reload of python plugins in python 3 6 years ago
Jeff Young 1e9da7f57b Remove CurItem() architecture and legacy routers and drawing code. 6 years ago
Jeff Young 9d29e94cb5 Remove some more legacy code. 6 years ago
Jeff Young 0260b32125 Push resetLocalCoords down into COMMON_TOOLS. 6 years ago
Jeff Young a27e4246e0 Move some more menu commands to ACTIONs. 6 years ago
Jeff Young 01326d1304 Update GerbView File menu to ACTION_MENU. 6 years ago
Jeff Young c0909611d3 Remove a bunch more legacy editing code. 6 years ago
Wayne Stambaugh 133ff9b552 Eeschema: fix broken symbol library links after sheet edit. 6 years ago
Seth Hillbrand f59a2410fa pcbnew: Check netlist settings in proper spot 6 years ago
Seth Hillbrand 0b629b4bd4 eeschema: Limit normalization on load 6 years ago
Seth Hillbrand 10b0b18d80 netlist: Update via netnames 6 years ago
John Beard 6b4b2d61f8 Common: do not conditionally define wxPoint/Size operator<< 6 years ago
Michael Kavanagh 27d097a78c Stop PNS router settings from being overwritten when switching modes 7 years ago
Jon Evans 5287ab6e4f Eeschema: improve simulator behavior for two-source DC analysis 6 years ago
Jeff Young 50d2aaa97c Fix copy/paste typos in undo/redo. 6 years ago
Jeff Young 39d769937f Fix gerbview initialization order issue. 6 years ago
Jeff Young ce4c4c9409 Fix crash in PCBNew undo from uninitialized variable. 6 years ago
Jeff Young 718ad77891 Fix a bug introduced when UseGalCanvas() no longer switches. 6 years ago
Jeff Young 9d9745b555 Remove more legacy editing code. 6 years ago
Jon Evans 0a6b1ea256 Improve image alpha handling in PDF and PS plotters 6 years ago
Jon Evans 3625668ff5 PcbNew: Fix ordering of fab and courtyard layers 6 years ago
Jon Evans cfe588a853 Prevent unbalanced PTH pad labels from being hidden by drills 6 years ago
Jeff Young db90e97d0b fixup! Implement undo for Page Settings in PlEditor, Eeschema and PCBNew. 6 years ago
Jeff Young d24a2afaca Fix duplicate to work like paste to keep pins from getting duplicated. 6 years ago
Jeff Young 800cc1a11c Fix intial drag point for paste in LibEdit. 6 years ago
Jeff Young e9e28b9aac Retire legacy block architecture. 6 years ago
Jeff Young 927d2a645c Move LibEdit Save operations to ACTIONS. 6 years ago
Jeff Young 2502bce987 Move quit back to wxIDs. wxWidgets like to muck around with the location on OSX. 6 years ago
Jeff Young 21c216556b Cut/copy/paste for PlEditor. 6 years ago
Jeff Young 6936effaa7 Implement undo for Page Settings in PlEditor, Eeschema and PCBNew. 6 years ago