15958 Commits (33773bad4d937c06be0b9c6b4d7881820770619c)
 

Author SHA1 Message Date
Jeff Young 97445f1714 Don't go into interactive move when position was set in creation dialog. 7 years ago
Jeff Young b4d4525496 Fix icon-scaling issue for ACTION_TOOLBAR. 7 years ago
Jeff Young fbb807f3bb Move some more menu & toolbar items to modern toolset. 7 years ago
Jeff Young eba892009d Improve hit-test logic by gradually increasing threshold. 7 years ago
Seth Hillbrand ddc6079ceb Move remaining hard-coded segment counts 7 years ago
John Beard 8378f97a78 Eeschema: enable grid change hotkey 7 years ago
John Beard 0eb8f92c69 Pcbnew: add a step field to the array tool 7 years ago
John Beard eb1e67583f Pcbnew: tidy up array options access/allocation 7 years ago
John Beard 6ade8c25e1 Pcbnew: allow alphabetic numbering in n circular grids 7 years ago
John Beard f47e2b54f8 Decouple the array tool list box from the numbering enum 7 years ago
John Beard 2c1b970027 Arrays: isolate axis code in a new class 7 years ago
jean-pierre charras dfc3a11185 eda_base_frame.h: move a misplaced #include 7 years ago
Wayne Stambaugh f08d040c02 A better fix for commit d34433a1. 7 years ago
Seth Hillbrand 0eb391b13f plotter: We we trying to export mm but chose in 7 years ago
Seth Hillbrand a0f477cc5f Fix default button option on close 7 years ago
Wayne Stambaugh d34433a1df Fix GAL display options panel spin button layout on windows. 7 years ago
Seth Hillbrand 44e111b37e pcbnew: Add remaining Eagle pad types 7 years ago
Seth Hillbrand b3b5ffe799 pcbnew: fixup small type issue 7 years ago
Jeff Young 69afa27a5f Implement ACTION_TOOLBAR and update some of the menus to ACTION_MENU. 7 years ago
Jeff Young f9e4ee1fc9 CONTEXT_MENU -> ACTION_MENU. (Now used for menu-bar menus too.) 7 years ago
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