139 Commits (6541202d427401ef9ffff87c2d7c1840dd6ac337)

Author SHA1 Message Date
Ian McInerney ea2f8a63c1 Actionize more PCB actions 8 months ago
Seth Hillbrand 0b2d4d4879 Revise Copyright statement to align with TLF 9 months ago
jean-pierre charras e9651794d6 View menus: fix show/hide panel inconsistencies in FP and Symbol editors 11 months ago
John Beard 78d626d38c FP editor: add call-to-action to open a board footprint in the library 11 months ago
John Beard b092675171 FP edit: add 'show datasheet' action that acts on the documentation link 12 months ago
John Beard b3248095e8 Pcbnew: add bezier editing tool 1 year ago
John Beard 67b6ba33d3 Pcbnew/FPedit: Make orthogonal dimensions the default 1 year ago
Jeff Young ed0869aa0c Share more library tree code. 1 year ago
Jeff Young ccfefc3971 Table support for footprint editor. 2 years ago
Jon Evans 0df5cf7f75 Expose grid origin action in more places 2 years ago
Jeff Young bc99b42c08 ADDED: put Renumber Pads in the edit menu. 2 years ago
Jeff Young 791aa64950 Functionally it's a "reference image". 2 years ago
Marek Roszko bee6e6be01 AddMenuLanguageList should live in EDA_BASE_FRAME, its only user 2 years ago
aris-kimi 38748cce84
Small order change for three View menu items v2 2 years ago
Jeff Young 4fefd95e0c Move grid definitions to Prefs and grid origin to a separate dlg. 2 years ago
Ian McInerney a3a701a95e Move preferences to an action instead of a wx event 2 years ago
Jeff Young 9af065684b Show Properties Manager menu entry for FP Editor. 2 years ago
Marek Roszko 4d6e06d349 Add grid reset to place menubar. 3 years ago
Jon Evans 5abf73e3c9 Never call ReCreateMenuBar inside a menu event handler 3 years ago
Mike Williams 3669cb4673 PCB Editor: Add User Background Images 4 years ago
Marek Roszko 5bb2cdf73d Revert "Stop leaking submenu items" 4 years ago
Marek Roszko 34c70a51ea Stop leaking submenu items 4 years ago
Jeff Young 7ccac79192 More wxString wide literals. 4 years ago
Jeff Young 5739505aa3 TextBoxes for PCBNew. 4 years ago
Jeff Young fa908e1f98 Dimensions for footprints. 4 years ago
Jeff Young e363a0eedc ADDED Edit Text and Graphics Properties for Footprint Editor. 4 years ago
Jeff Young c1703212dc "Document" properties go in File menu; Edit menu is for item props. 4 years ago
Jeff Young e3ef101ec9 Add missing view controls for FP Editor Appearance Manager. 4 years ago
Jeff Young 3ff670d2a4 Disable ACTIONS::openPreferences for now. 4 years ago
Seth Hillbrand f274a00c08 Remove PYTHON_* compile options 5 years ago
jean-pierre charras 81c7fb61f8 Sub-menu "Preferences..." in main menu "Preferences": fix not working accelerator key. 4 years ago
Jeff Young baf868fce7 Add footprint repair tool (currently just for duplicate IDs). 4 years ago
Jeff Young f2e68e68d0 Add "Hide Tree" context menu options when tree has no selection. 5 years ago
Ian McInerney 42c6af4bd8 Cleanup ACTION_MENU creation in some places 5 years ago
Ian McInerney 9535153f9e Move the import graphics menu item to the action 5 years ago
Ian McInerney 7bfa8575fa Remove redundant information from import/export menu item labels 5 years ago
Jon Evans 18037e2f65 Rework bitmap system to load from archived PNGs 5 years ago
Jon Evans 720147d272 Remove transitive inclusion of bitmaps.h 5 years ago
Jeff Young 2d28ed8eda Move canvas backend selection to Preferences. 5 years ago
Jeff Young 05ff0fb658 Add flip board view to footprint editor menu. 5 years ago
Jeff Young c2dbd28101 Simplify and harmonize symbol editor and footprint editor menus. 5 years ago
Michael Kavanagh eb1f07bade Icons: standardise `export_png` to match set 5 years ago
Jeff Young acfbcb4beb Make distinction between PCBNew-wide tools and Board-specific tools. 5 years ago
Michael Kavanagh 2f49623579 Tweaks to Pcbnew RHS draw toolbar icons 5 years ago
Jeff Young 1391774f64 Re-factor boundary/courtyard checker error handling. 5 years ago
Jeff Young 84dd5108ba Remove some "class_" prefixes from files. 5 years ago
Jeff Young 6e0a40e32e Cleanup. Push more editing functions to toolset. 5 years ago
Ian McInerney 3d47eb0d49 Fix localization of the menu strings with accelerator strings 5 years ago
Ian McInerney b1bd1f2a97 Introduce new action to switch to mils as a unit 5 years ago
Jon Evans 18e17abd6a Rename "Keepout" to "Rule Area" 5 years ago