15888 Commits (9d29e94cb555ae8dd679728994bef8fd9c070ab3)
 

Author SHA1 Message Date
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 6 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
Jeff Young 248089c934 Get rid of PageLayout globals so drawing the preview doesn't mess up the document. 6 years ago
Jeff Young bdd44ce88c Use consistent PageLayout data structure names. 6 years ago
Seth Hillbrand 0e5cc54ec9 Eagle: Fix crash when importing Eagle V6 6 years ago
Jon Evans 638ac3838c PcbNew: Fix layer alpha overrides being overwritten by color changes 6 years ago
Jon Evans d2a2dea9c4 Eeschema: fix worksheet and background color for printing 6 years ago
Jon Evans b40289c1bd Eeschema: use worksheet color when plotting 6 years ago
Jon Evans 15cf25a6fc GerbView: Fix selection of the last two grid settings 6 years ago
Jon Evans 6b40473f5d GerbView: properly load worksheet visibility at startup 6 years ago
Jon Evans e156e4509c Report actual intersection position for crossing tracks 6 years ago
Jon Evans 549b76739e Exclude invisible items from view bounding box for zoom-to-fit 6 years ago
jean-pierre charras b5c80fe689 Fix missing include to compile pcbnew_wrap.cxx 6 years ago
jean-pierre charras 7bb1d50d55 Add missing file 6 years ago
jean-pierre charras 568d4e2b19 Avoid including id.h in a lot of files that do not use it. 6 years ago
jean-pierre charras a6e6e914af Eeschema: make menu file history working again. 6 years ago
jean-pierre charras b8e2054b23 Activate context menu in LIB_VIEW_FRAME canvas. 6 years ago
jean-pierre charras 0979aadae8 Fix a minor compil warning. 6 years ago
Seth Hillbrand 6bcf1839b7 pcbnew: Add arc approximation setting to board 7 years ago
Seth Hillbrand 0a668ee550 pcbnew: Remove segment count from board file 7 years ago
Jon Evans 52a9e68093 Store items changed by connectivity algorithm in undo list 6 years ago
Jeff Young b9898e2bb0 Fix crash when a pagelayout includes a bitmap or polygon. 6 years ago
Jeff Young 8518c373d1 Move PLEditor to common actions for file ops. 6 years ago
Jeff Young a3dfce5adb Implement common file menu actions and move Eeschema over. 6 years ago