146 Commits (d2e6f3a0e67eda50a6b5dbaa0f21662364d8f68c)

Author SHA1 Message Date
Michael d2e6f3a0e6 Improve edit menu and use common hotkeys 8 years ago
Michael 62487fa891 Fix spelling error 8 years ago
Maciej Suminski bfa0b98b14 Corrected hotkey description to reflect new canvas naming 8 years ago
jean-pierre charras be746a8e3d rename a few files related to the footprint viewer. 8 years ago
jean-pierre charras 8552f3fedf fix code after renaming files 8 years ago
Martin Sivak d5cdd78062 eeschema: keystroke zoom should obey disabled centering 8 years ago
Maciej Suminski 805bfb048b pcbnew: Configurable hotkeys for PNS 9 years ago
hauptmech 4e908da057 pcbnew: Add hotkeys for Select Trivial Connection and Select Copper Connection 9 years ago
jean-pierre charras fa66a5a8f3 Pcbnew: make hotkeys { and } used to control the layer transparency (alpha channel) in GAL visible (and editable) in hotkey list. 9 years ago
Russell Oliver aeb23188f1 Add Position Relative tool 9 years ago
Chris Pavlina 8c01318141 Add zoom-to-selection tool 10 years ago
Wayne Stambaugh 46ff5a2580 Pcbnew: remove dead macro code. 10 years ago
Simon Wells 415c72262a Pcbnew: use Legacy instead of Default when referring to wxDC canvas. 10 years ago
unknown 1ee7458140 1. Fixed copy paste error in append_board_to_current.cpp ruining a if else condition, should fix a possible bounding box computation bug 10 years ago
Garth Corral c9739b622b Canvas switching with Alt-Fx on Mac OS. 11 years ago
J. Morio Sakaguchi 4464032b6d Blind vias currently user ALT-V for a hotkey. This will also open the View menu. 11 years ago
jean-pierre charras 84ba36fa72 Allows switching GAL or legacy mode in footprint editor (previously, the mode was inherited from the board editor, and was not modifiable without closing the footprint editor) by menu or F9, F11 and F12 keys) 11 years ago
Maciej Suminski da75c52665 Hot keys settings are synchronized between GAL & legacy 11 years ago
jean-pierre charras 5a02b91e5f Fix some issues created by rev 5632: 11 years ago
jean-pierre charras 4daf9039db Eeschema: Fix a very old bug relative to the tool to load power parts: 11 years ago
Wayne Stambaugh ec4d74c984 Minor 3D viewer improvements (fixes lp:1406680). 11 years ago
jean-pierre charras 9c43d6f22b Very minor fixes: 3D viewer: remove artifacts with NPTH pads having the save size as their hole. Kicad: remove duplicate submenu in menubar. remove a minor coverity warning 11 years ago
jean-pierre charras 0e03fbff07 Make hotkey string info translatable in dialogs. These strings are now prefixed by _HKI , which can be used by translation tools to extract them. 11 years ago
unknown adf2fc830e Pcbnew, legacy mode: add Hotkey for editing module with module editor (Ctrl-E) 11 years ago
John Beard 8c6313ac1a Extend arrays and duplicate to pcbnew (GAL and legacy), covering modules, text, lines, tracks, dimensions and targets. 11 years ago
John Beard 3c5f3f7049 Add create array tool 11 years ago
John Beard 4f3672da4d Add "move exact" and "duplicate" tools to pcbnew 11 years ago
jean-pierre charras 6deb3823d7 Aesthetic enhancements ( use few svg icons from Konstantin Baranowskiy). 11 years ago
Blair Bonnett de4e688b83 Imporve hot key name description. (fixes lp:1066193) 11 years ago
Nick Østergaard e373850d26 Add remove fill and fill all zones hot keys. 11 years ago
Wayne Stambaugh f12953855e More missing source license fixes. 11 years ago
Mark Roszko 606f2e91f8 Make hotkey command titles use consistent capitalization. 11 years ago
Mark Roszko 651a92a80f Hotkey Editor Polishing 11 years ago
jean-pierre charras d82f403fd7 Libview and Modview: fix issues relative to hotkeys (hardcoded keys instead of user defined keys) and not working tools and popup menus. 11 years ago
Dick Hollenbeck ad750defb6 LAYER_ID work 12 years ago
jean-pierre charras 9b99ac2a53 All: add 2 hotkeys to simulate a mouse left click (key return) and left dclick (key end) 12 years ago
jean-pierre charras f956fbd8ac painter: better size of pad nums and pad netnames in opengl mode 12 years ago
jean-pierre charras 90b820a52c Pcbnew: enhancements for blind/buried vias palcement, and save blind/buried vias allowed option in .kicad_pcb file 12 years ago
jean-pierre charras d68c727b0f Pcbnew: add hotkey Z to reset grid origin. 12 years ago
Dick Hollenbeck efb34166ea *) retain grid origin in the BOARD and save it in legacy and kicad board files. 12 years ago
Maciej Suminski f9d74ccb70 Removed shaderless OpenGL backend. 12 years ago
Maciej Sumiński d51b8a8744 Removed some more KICAD_GAL ifdefs. 13 years ago
Maciej Sumiński 07781d34be Removed KICAD_GAL CMake option. 13 years ago
Maciej Suminski 322c71d2cc Fixed hotkeys for switching GAL backends. 13 years ago
Maciej Suminski 04b4f236be Switching to OpenGL using shaders backend on the fly (changed keyboard shortcuts: different backends are available using Alt+F9..F12). 13 years ago
Maciej Suminski 820e6e5e16 Introduced Cairo-based rendering backend using GAL. 13 years ago
Maciej Suminski e262b32198 Introduction of Graphics Abstraction Layer based rendering for pcbnew. 13 years ago
jean-pierre charras 3ff16a0b14 Pcbnew: fix compil error I created in my previous commit. 13 years ago
Marco Mattila b7c5649463 Add copy to text items in pcbnew. Automatically mirror text items added to back silkscreen (bug 1017446). 14 years ago
Marco Mattila 7bdcad155a Add flip to pcbnew text fields. 14 years ago