180 Commits (90c3d41f6760f9b814afb0ab37eb8ec8b25c7d6a)

Author SHA1 Message Date
Wayne Stambaugh 90c3d41f67 Fix duplicate accelerator key in board editor view main menu. 8 years ago
Fabrizio Tappero d2d665e540 library option reviewed and renamed, minor menu text changes 8 years ago
Fabrizio Tappero f12b19dd89 delete library upgrade icon and make two new icons for the archive footprint menu in pcbnew 8 years ago
Maciej Suminski 6d5282cd60 Removed unnecessary dots in pcbnew menu entries 8 years ago
Wayne Stambaugh be109575ce Pcbnew: minor menu string capitalization fix. 8 years ago
jean-pierre charras 79823d573a fix incorrect comment 9 years ago
Fabrizio Tappero ac9a64a173 general UI fix. Fixed a lot of icons and a lot of menu. 9 years ago
jean-pierre charras 4eeed8d04f Icons options menu: code rework 9 years ago
jean-pierre charras e7e972804a Make show/hide icons in menus a run time option, instead of compil option. 9 years ago
jean-pierre charras 1001442a48 Pcbnew: Fix an assert in debug mode, and fix a minor issue in menubar 9 years ago
jean-pierre charras 6ae7c15d89 Rework on pcbnew menubar: make code more easy to read and modify. 9 years ago
Chris Pavlina 8f5c3c9e4e pcbnew: menu bar UI compliance tweaks 9 years ago
jean-pierre charras 9a6e5734bf Minor fixes: fix UI capitalization issues, and better comment in a menu. 9 years ago
jean-pierre charras 2b5769c0a8 Action plugins: simplify code, and fix an issue: the menubar was not correctly rebuilt after closing and reopening pcbnew from kicad. 9 years ago
Jean-Samuel Reynaud 5ef3e5a15d Pcbnew: Add ACTION_PLUGINS class. It allows loading python scripts in footprint editor and run them from the Tools/External Plugins menu 9 years ago
Chris Pavlina d442009e84 Use radio buttons in canvas selection menu items 9 years ago
jean-pierre charras d0db2de015 Cosmetic enhancement in pcbnew menubar: use specific icon in menuitems to switch canvases, and add a marker to the mode currently in use 9 years ago
Wayne Stambaugh 50a388fe56 Page setting menu entry consistency fixes. 9 years ago
jean-pierre charras 188d7812ec Disable Flip board view in Legacy mode (because the view cannot be flipped) 9 years ago
jean-pierre charras 0265a5bac5 Add a specific icon to the Flip board menuitem command 9 years ago
Maciej Suminski 07c7334238 Moved 'Flip View' menu entry 9 years ago
Maciej Suminski 89055c4425 Code formatting 9 years ago
Tomasz Włostowski c661c30f68 pcbnew: added flip view mode 9 years ago
jean-pierre charras d167407d1a Pcbnew: add "edit all tracks and vias" command in edit menu. 9 years ago
Cirilo Bernardo 48ed9f080e Add Help Menu item to open browser at kicad-pcb.org/contribute 9 years ago
Cirilo Bernardo 33948e572d Added STEP Export menu item and supporting code 9 years ago
jean-pierre charras 688fb5caaa Minor enhancements in dlg_3d_pathconfig (better look, but not perfect). Also fix an issue: the minimal dialog size was not always calculated. 10 years ago
Chris Pavlina 81144c2476 Move hotkey list from Preferences menu to Help menu 10 years ago
Wayne Stambaugh 46ff5a2580 Pcbnew: remove dead macro code. 10 years ago
Simon Wells 145cd47d5c Move copy version information code to about dialog. 10 years ago
jean-pierre charras ba038ac507 Pcbnew, File menu: break Open (board) into 2 menu items: Open (only for Kicad board files) and Import (only for non Kicad board files) 10 years ago
Tomasz Wlostowski ee3418e90b One-click PCB update improvements 10 years ago
Simon Wells 415c72262a Pcbnew: use Legacy instead of Default when referring to wxDC canvas. 10 years ago
jean-pierre charras d5aef07816 Kicad manager: fix a very serious bug which crashes Kicad when running and closing gerbview, pcb_calculator, bitmap2component or pl_editor, when the Kicad manager frame is not the top level frame (It happens very easily if eeschema or pcbnew is running, after opening and closing a dialog). 10 years ago
Wayne Stambaugh 74f00d4027 Minor string and coding policy fixes. 10 years ago
Wayne Stambaugh 346b721156 Pcbnew: remove redundant export from IDFv3 menu entry. (fixes lp:1503076) 10 years ago
jean-pierre charras 2a4f8db792 Pcbnew, archive footprints: fix bug #1495321. The user can now save the footprints in a library in fp lib table, or in a new library. 10 years ago
Simon Wells c0d9fc1b5c Changed about menu items to just say About Kicad as its a common about dialog across the project 10 years ago
Simon Wells 1b26ca59b1 Added getting started to the remaining menus and fixed the icons 10 years ago
Simon Wells 58d0abb23a Made help menu items consistent 10 years ago
Wayne Stambaugh 3adff48dcd Pcbnew: minor UI improvements. 10 years ago
jean-pierre charras edbcf2d0cb Add a wizard to Pcbnew to download 3d shapes libraries from Github 10 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
jean-pierre charras e2c7e6bf02 onrightclick.cpp: remove useless wxClientDC, which was used only the hide/show (to the same location) the on-grid cursor during the creation of the popup menu (perhaps a trace of legacy code). 11 years ago
Wayne Stambaugh ad9ec412f5 UI consistency and assertion fixes. 11 years ago
Maciej Suminski 7f1ea9e54d New Footprint Library Wizard. 11 years ago
Wayne Stambaugh 45d0448bb9 Add path (environment variable) configuration dialog. 11 years ago
Wayne Stambaugh ec4d74c984 Minor 3D viewer improvements (fixes lp:1406680). 11 years ago
Wayne Stambaugh ec8bf0c13a Library configuration menu naming improvements. 11 years ago
Balint Kiss and John Beard 797ff5eeb7 Better icons for diff pair routine menus 11 years ago