132 Commits (b27176f2303f9eceaf077685aba85e710254bced)

Author SHA1 Message Date
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
Miguel Angel Ajo 6c0c4dbeb5 Added hotkey for high contrast mode as 'H' 14 years ago
jean-pierre charras fa470d5c4a Pcbnew: Added: modview. This footprint viewer frame which has the same purpose as Viewlib in Eeschema. 14 years ago
Dick Hollenbeck b8a0ab4c52 switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 14 years ago
Wayne Stambaugh 4b853dedb4 Application name capitalization fixes. 14 years ago
Wayne Stambaugh c09bc26dc2 Minor PCBNew code fixes. 14 years ago
jean-pierre charras 3b381cf8cf Remove *.ico files and used only xpm or new pgn bitmaps for icons under Window. 14 years ago
Roman Bashkov c5e1c249bb pcbnew: 14 years ago
Andrey Fedorushkov 9f98995a46 pcbnew: 14 years ago
Wayne Stambaugh ebc7259a91 Rename WinEDA_App class to EDA_APP and remove redundant includes. 14 years ago
Fabrizio 4467b911b0 Commit patch make by Fabrizio, with a minor change to avoid duplicate HTML dialog. 14 years ago
Andrey Fedorushkov 2571080ef2 pcbnew: add hotkey 'D' - drag track segment keep slope 14 years ago
jean-pierre charras 259d9a024c Pcbnew: gen drill files code cleanup. Fix minor bug 680558 15 years ago
Dick Hollenbeck 636b2d301e function comments, fix ones in *.cpp files until they can be deleted if they exist in the headers 15 years ago
jean-pierre charras 3be88ac29f Pcbnew: fix minor issue created by recent menubar_pcbframe.cpp change. 15 years ago