100 Commits (e06aa32780449e2e2ecea16aeecdcce8f485202f)

Author SHA1 Message Date
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. 6 years ago
Ian McInerney 9d0ea66a96 Don't use the accelerator table in the menubars 6 years ago
Jeff Young d99febba6c Treat sketch mode module items and board items the same. 6 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
Ross Schlaikjer 64a42ffa35 Add keepout in footprints: Starting point. 6 years ago
Jeff Young 32aa265175 Enable Save As for footprints with no current library. 6 years ago
Ian McInerney 8493daf9ff Unify menu item creation for closing a window 6 years ago
Michael Kavanagh db59c7011b Unify menubar delete action 6 years ago
Jeff Young 6069263beb Add ctrl-W to 3D viewer. 6 years ago
Jeff Young f756af788e Fix missing CTRL+W in libEdit and modEdit. 6 years ago
Michael Kavanagh 58cfc13649 Fix some lost menubar menu separators 6 years ago
Jeff Young f9702aab87 Immediate actions for PlEditor, PcbNew, etc. 7 years ago
Seth Hillbrand 98124e68c7 Update exit strategy to match UI guidelines 7 years ago
jean-pierre charras 66d2060942 Partial fix for missing language selection menu. 7 years ago
Jeff Young 5610261dce Immediate-action hotkeys (and context menu actions) for eeschema. 7 years ago
jean-pierre charras f550ecaf1f Better tooltip and fix a typo. 7 years ago
Jeff Young 8f84c3ec4f Grid rid of GetCanvas/GetGalCanvas distinction now that there's only gal. 7 years ago
Jeff Young 517c79c9cd Don't require changes before enabling Export Footprint. 7 years ago
Jeff Young 5e49517781 Move hotkeys to ACTION architecture. 7 years ago
Jeff Young e606587ff6 Move remaining Symbol Tree ctx menu cmds to ACTIONS. 7 years ago
Jeff Young 1ea5b04e22 More ACTIONS work. Nearly done now. 7 years ago
Jeff Young 1bf04d1722 More ACTIONs work. 7 years ago
Jeff Young 3912c7407f Move global commands to ACTIONs. 7 years ago
Jeff Young e517199794 Move ConfigurePaths and LibTable management to common ACTIONs. 7 years ago
Jeff Young da4fe27447 More ACTIONS work. 7 years ago
Jeff Young 33773bad4d Yet more command conversions to ACTIONs. 7 years ago