13 Commits (414f2fea32d3bf454d7bbc450b383c1a9839e054)

Author SHA1 Message Date
Seth Hillbrand 0b2d4d4879 Revise Copyright statement to align with TLF 11 months ago
Jeff Young 7ccac79192 More wxString wide literals. 4 years ago
jean-pierre charras 8ac5e318fb Ugly hack to avoid crash on msys2 when running Pcbnew after running Eeschema+its Python console 4 years ago
Wayne Stambaugh cf00319c85 More NULL expunging. 4 years ago
Marek Roszko 4df3cb912d Remove another leaky wx/log.h header 5 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
Jeff Young 9c7c05c161 Mostly formatting cleanup but a few type-casting cleanups too. 5 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
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 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