15865 Commits (e9e28b9aac8a81df025b04ea67cfe31eb08e7e8f)
 

Author SHA1 Message Date
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
Jeff Young a73f3fe36d Use a bigger hammer when changing plEditor display mode. 7 years ago
Michael Kavanagh 741140e4a4 Fix footprint marked as modified when layer visibility changed 7 years ago
Seth Hillbrand 7058b79bf1 pcbnew: Fix assert in debug build 7 years ago
Seth Hillbrand f0352176ec Fix a compile error in Linux 7 years ago
jean-pierre charras 32f25cf8b4 ACTION_MENU::appendCopy: Fix an issue on Windows with Check-able menu-items. 7 years ago
jean-pierre charras 057366e97e Viewlib frame: make toolbar menu "List Hotkeys" working 7 years ago
Jeff Young 899c8ccc8d Highlight currently active inspector Apply button. 7 years ago
Jeff Young 71f188f3de Hook up import-page-layout and change-background-color actions. 7 years ago
Jeff Young 2901fee9a0 Improve property panel <> selection synchronization. 7 years ago
Jeff Young 85f984ccd9 Add point-editor activation for immediate-mode drawing. 7 years ago
Jeff Young 09424db68f Restore selection around undo/redo. 7 years ago
Jeff Young 431eae0492 Implement undo for PageLayout drawing tools. 7 years ago
Jeff Young 323bb0f8e1 Moving PageLayout editor to GAL canvas and modern toolset. 7 years ago
Michael Kavanagh 43a5bb72ca Fix swapped mirror icons in eeschema context menu 7 years ago
jean-pierre charras 40382f4d52 Viewlib: menubar/view menu: make grid select working 7 years ago
jean-pierre charras 944ecc8913 Remove unused vars. 7 years ago
John Beard 2ec4ceffbd Reinstate "QA: Tweak boost print helper macro"" 7 years ago
John Beard a88ac393bb QA: Remove helper function 7 years ago
Wayne Stambaugh 816f6db310 Pcbnew: Python scripting support clean up. 7 years ago