15884 Commits (c0909611d3a08940a46aaa1a27c36d943a905a2e)
 

Author SHA1 Message Date
Jeff Young c0909611d3 Remove a bunch more legacy editing code. 7 years ago
Wayne Stambaugh 133ff9b552 Eeschema: fix broken symbol library links after sheet edit. 7 years ago
Seth Hillbrand f59a2410fa pcbnew: Check netlist settings in proper spot 7 years ago
Seth Hillbrand 0b629b4bd4 eeschema: Limit normalization on load 7 years ago
Seth Hillbrand 10b0b18d80 netlist: Update via netnames 7 years ago
John Beard 6b4b2d61f8 Common: do not conditionally define wxPoint/Size operator<< 7 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 7 years ago
Jeff Young 50d2aaa97c Fix copy/paste typos in undo/redo. 7 years ago
Jeff Young 39d769937f Fix gerbview initialization order issue. 7 years ago
Jeff Young ce4c4c9409 Fix crash in PCBNew undo from uninitialized variable. 7 years ago
Jeff Young 718ad77891 Fix a bug introduced when UseGalCanvas() no longer switches. 7 years ago
Jeff Young 9d9745b555 Remove more legacy editing code. 7 years ago
Jon Evans 0a6b1ea256 Improve image alpha handling in PDF and PS plotters 7 years ago
Jon Evans 3625668ff5 PcbNew: Fix ordering of fab and courtyard layers 7 years ago
Jon Evans cfe588a853 Prevent unbalanced PTH pad labels from being hidden by drills 7 years ago
Jeff Young db90e97d0b fixup! Implement undo for Page Settings in PlEditor, Eeschema and PCBNew. 7 years ago
Jeff Young d24a2afaca Fix duplicate to work like paste to keep pins from getting duplicated. 7 years ago
Jeff Young 800cc1a11c Fix intial drag point for paste in LibEdit. 7 years ago
Jeff Young e9e28b9aac Retire legacy block architecture. 7 years ago
Jeff Young 927d2a645c Move LibEdit Save operations to ACTIONS. 7 years ago
Jeff Young 2502bce987 Move quit back to wxIDs. wxWidgets like to muck around with the location on OSX. 7 years ago
Jeff Young 21c216556b Cut/copy/paste for PlEditor. 7 years ago
Jeff Young 6936effaa7 Implement undo for Page Settings in PlEditor, Eeschema and PCBNew. 7 years ago
Jeff Young 248089c934 Get rid of PageLayout globals so drawing the preview doesn't mess up the document. 7 years ago
Jeff Young bdd44ce88c Use consistent PageLayout data structure names. 7 years ago
Seth Hillbrand 0e5cc54ec9 Eagle: Fix crash when importing Eagle V6 7 years ago
Jon Evans 638ac3838c PcbNew: Fix layer alpha overrides being overwritten by color changes 7 years ago
Jon Evans d2a2dea9c4 Eeschema: fix worksheet and background color for printing 7 years ago
Jon Evans b40289c1bd Eeschema: use worksheet color when plotting 7 years ago
Jon Evans 15cf25a6fc GerbView: Fix selection of the last two grid settings 7 years ago
Jon Evans 6b40473f5d GerbView: properly load worksheet visibility at startup 7 years ago
Jon Evans e156e4509c Report actual intersection position for crossing tracks 7 years ago
Jon Evans 549b76739e Exclude invisible items from view bounding box for zoom-to-fit 7 years ago
jean-pierre charras b5c80fe689 Fix missing include to compile pcbnew_wrap.cxx 7 years ago
jean-pierre charras 7bb1d50d55 Add missing file 7 years ago
jean-pierre charras 568d4e2b19 Avoid including id.h in a lot of files that do not use it. 7 years ago
jean-pierre charras a6e6e914af Eeschema: make menu file history working again. 7 years ago
jean-pierre charras b8e2054b23 Activate context menu in LIB_VIEW_FRAME canvas. 7 years ago
jean-pierre charras 0979aadae8 Fix a minor compil warning. 7 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 7 years ago
Jeff Young b9898e2bb0 Fix crash when a pagelayout includes a bitmap or polygon. 7 years ago
Jeff Young 8518c373d1 Move PLEditor to common actions for file ops. 7 years ago
Jeff Young a3dfce5adb Implement common file menu actions and move Eeschema over. 7 years ago
Jeff Young ba4ba5b668 Implementing boundingbox getters for WS_DRAW_ITEMs. 7 years ago
Jeff Young a6dee516fd Fix issue with LAYER ids and bitfields. 7 years ago
Jeff Young a1b3e5d9bb Move PLEditor title updating to somewhere it will get called. 7 years ago
Jeff Young 94c8e84d3b Make sure PCB document is opened when doing an update. 7 years ago