122 Commits (ed4a37266c02188eb838f07765aadde35de75803)

Author SHA1 Message Date
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
Jeff Young 2697fc3864 Remove canvas-switching from OSX. 5 years ago
Seth Hillbrand 1e315bc3fe pcbnew: Add "Select All" Action to pcbnew and fpedit 5 years ago
Ian McInerney e8b11c911e Migrate Pcbnew/footprint viewer/footprint editor to the new UI update system 5 years ago
Seth Hillbrand e19a7910f8 Revert "Revert "Set DoubleBuffering to reduce flicker"" 5 years ago
Jeff Young 7340c97ef9 Undo for schematic-wide operations. 5 years ago
Jon Evans 5d118b0700 More visibility settings infrastructure 5 years ago
Seth Hillbrand c18cab6154 Revert "Set DoubleBuffering to reduce flicker" 5 years ago
Jeff Young 7b042f4a75 Add rectangle tool to PCBNew toolbar in favour of Aux Origin. 5 years ago
Jeff Young 8ac3a3cbc0 Replace missing "sketch text" option from ModEdit View menu. 5 years ago
Jeff Young a7703d1207 Cleanup Graphics to parallel Cleanup Tracks & Vias. 5 years ago
Ian McInerney 9d0ea66a96 Don't use the accelerator table in the menubars 5 years ago
Jeff Young d99febba6c Treat sketch mode module items and board items the same. 5 years ago
Jeff Young e9cd9ee8ff Actionize the rest of the 3D viewer. 6 years ago
Jon Evans e59a3d981e Implement a new settings framework across all of KiCad 6 years ago
Mark Roszko 11ff16be4e Switch to scoped enums 6 years ago
Ian McInerney b9d8849b28 Unify unsaved changes detection logic in all frames 6 years ago
Seth Hillbrand 6625d0721e Implement Get/Set display options 6 years ago