15888 Commits (9d29e94cb555ae8dd679728994bef8fd9c070ab3)
 

Author SHA1 Message Date
Jeff Young eb3a201d39 Move some PCBNew and GerbView actions to their COMMON equivalents. 7 years ago
Jeff Young 06d64c7883 Use wxMessageBox instead of ASSERT for duplicate hotkey warnings. 7 years ago
Jeff Young e850592587 Cleanup. 7 years ago
Jeff Young 053c26c96e Refresh shown_text cache when incrementing label name. 7 years ago
jean-pierre charras 2d99ec779f Gerbview: Sync issue between the D Code drop list and the active layer 7 years ago
Wayne Stambaugh a32bb4e9a5 Pcbnew: fix crash when deleting DRC errors from DRC dialog. 7 years ago
Henner Zeller 2aea26de1e Raytracing - a more pleasing way sequencing blocks to render. 7 years ago
John Beard dcd4b13104 Remove workaround for fixed issue (spaces in text crash GAL) 7 years ago
John Beard 6cf7ad68ad Pcbnew: break out preview draw helpers 7 years ago
John Beard 041c52c369 Arc preview: Add guide circle 7 years ago
Wayne Stambaugh 6f27ef7f66 Fix library table editor dialog environment variable grid column names. 7 years ago
Mario Luzeiro b9a17b928a Fixes lp Bug #1828747 - Add some epsilon value to ray dir on orthographic mode 7 years ago
Jeff Young ef5c69167a Start moving some LibEdit and SchEdit menubar menus to actions. 7 years ago
Jeff Young d290154dd3 Fix rectangle resizing in LibEdit. 7 years ago
Wayne Stambaugh 3c4f8c1bf7 Fix frame name capitalization in all about dialogs. 7 years ago
Seth Hillbrand f37ee5c2b3 Remove unused LRU cache 7 years ago
jean-pierre charras 92ccb766ab Python fp wizards: fix a few issues in qrcode_footprint_wizard.py 7 years ago
Jon Evans 7a715904ad Fix copy-paste error 7 years ago
Jon Evans ee095a6711 Make sure secondary drivers are followed-up on after absorption 7 years ago
Jon Evans 019f63cd95 Don't merge subgraphs by matching sheet pin names 7 years ago
Jeff Young 924a5e68f0 Fix missing superclass call. 7 years ago
Jeff Young 25209516a6 Adjust net highlighting after edits. 7 years ago
jean-pierre charras 51bfec8ef9 Footprint viewer: fix a crash when clicking the "Insert footprint in board" tool when no footprint selected 7 years ago
John Beard 18593d2dbb 3D viewer: decouple renderers from wxCursors 7 years ago
Jeff Young f602ccd814 Insert EE_TOOL_BASE under SchEdit and LibEdit tools, and fix errant rename scope which clobbered PCBNew's PICKER_TOOL. 7 years ago
Jeff Young 5c39521149 Move Symbol Properties and Pin Table to actions. 7 years ago
Jeff Young 7995b5cc3c Restore selection on abort and undo/redo. 7 years ago
Jeff Young 76a915d472 Fix highlighting when initiated via ctrl-click. 7 years ago
Jeff Young f8776f72ac Drop cell editor when selecting column. 7 years ago
Martin McNamara 7200f4d7b5 PCBnew: Fixes crosshair issue with "Place Text" and "Add Dimension". 7 years ago
jean-pierre charras 0a308c4584 Fix minor compil warnings 7 years ago
jean-pierre charras 17ac5b6d13 DIALOG_EDIT_COMPONENT_IN_LIBRARY: fix a dialog resize issue (grid not resized). 7 years ago
jean-pierre charras e19141bdc8 LIB_CIRCLE: fix missing transform of m_EndPos in mirror and rotate. 7 years ago
Jeff Young 9cc3d6764f fixup! Fix some legacy set-to-idle statements. 7 years ago
Jeff Young b83dac68d0 Fix drag-select hit-testing of LibEdit items. 7 years ago
Jeff Young 5e08be7018 Fix some legacy set-to-idle statements. 7 years ago
Jeff Young 792c4328aa Cleanup. 7 years ago
Jeff Young a9f663d5ef Soften hit-testing in SchEdit and LibEdit a bit. 7 years ago
Jeff Young 0c2ba94b16 More sharing between SchEdit and LibEdit. 7 years ago
Jeff Young 717b1d37be Defensive coding that will possibly fix a crash when scrolling through footprints. 7 years ago
Jeff Young 86d1592777 Fix bug with re-enting selection main loop. 7 years ago
Jeff Young c1539ae014 Naming changes to reflect sharing between SchEdit and LibEdit. 7 years ago
Jeff Young f3c95ad83c Clean up the RepeatItem architecture and finish deleting the UndoItem facility. 7 years ago
Mark 5685174808 Fix for SWIG 4.0.0 7 years ago
Jeff Young 7da2631b27 Check item before concluding that ConvertText has run. 7 years ago
Jeff Young e77d096412 Make setting a breakpoint easier. 7 years ago
Jeff Young f6e07f575a Rename for clarity. 7 years ago
Jeff Young ea0941cab3 Implement modern tools for LibEdit. 7 years ago
Jeff Young 40f41133b3 Move Circle, Arc, Rectangle and PolyLine tools to modern toolset. 7 years ago
Michael Kavanagh a3483f44d2 Add Save As hotkey to footprint editor 7 years ago