11 Commits (c24dbc17bf7e02bbd03f320dad293f414aa9091e)

Author SHA1 Message Date
Seth Hillbrand 0b2d4d4879 Revise Copyright statement to align with TLF 10 months ago
Jon Evans 9eda526871 API: Show API actions alongside SWIG action plugins in preferences 11 months ago
Wayne Stambaugh 2a6c7a7c0f Pcbnew header housekeeping round 1. 4 years ago
Jon Evans cb722c6bfa Code style 5 years ago
qu1ck 75819206a0 Add support for dark theme in plugin icons 5 years ago
Jon Evans ec334f172b Fix some issues with reloading of action plugins 5 years ago
Seth Hillbrand 7c28c3838a Comment-only changes 6 years ago
qu1ck 72f87861bb pcbnew: Add toolbar buttons for action plugins 7 years ago
Miles McCoo 9d98fe1b80 Fix for crash due to pcbnew_action_plugin object tracking 8 years ago
jean-pierre charras b43dc7954c fix code after renaming files 8 years ago
jean-pierre charras ab0a82db19 rename files 8 years ago
jean-pierre charras 8552f3fedf fix code after renaming files 8 years ago
Camille 9ff66a5274 Fix unnecessary value parameter detected by clang-tidy. - Replace value parameter by const reference parameter or move-assignement in some cases 8 years ago
jean-pierre charras cf5bae7fbf Fix a few doxygen warnings 9 years ago
jean-pierre charras 1951ee924c Very minor change in some sources: replace in comments CHANGE_LOG.TXT AUTHORS.txt 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