48 Commits (8c97a7b8c6c6b205589b92ffe1e63381a14f1239)

Author SHA1 Message Date
Jeff Young 97fd99ec99 Re-resolve netclasses after assigning netclass to pattern. 3 years ago
Jeff Young 64a6fc0fd4 Push UNITS_PROVIDER down into a low-level mixin. 3 years ago
Mark Roszko b00178adb3 Nuke base_units from orbit 3 years ago
Seth Hillbrand e4bb1560c5 Set locale in python save routine 3 years ago
Jeff Young 1f347582f8 Introduce new marker type so we can track DRC errors on the drawing sheet. 3 years ago
Jeff Young a9536b5de9 CHANGED netclass assignments now done via canvas or via patterns. 3 years ago
jean-pierre charras 4d48376eae Fix some warnings detected by PVS-STUDIO (not used vars) 3 years ago
luz paz af6ba1a16e Fix typos in pcbnew sub-directory 3 years ago
Seth Hillbrand 8418fe12d8 Allow board saves without modifying project files 3 years ago
Jon Evans cb6d6d7ef4 Settings: allow multiple project access from Python standalone 4 years ago
jean-pierre charras 69453964b4 pcbnew_scripting_helpers: fix a potential crash when running a script outside kicad. 4 years ago
Jeff Young bc51c89c90 Reconcile zone-auto-fill with undo. 4 years ago
Greg Davill 429c311ec3 action_plugin: Remove duplicated entry in UndoList 4 years ago
qu1ck b53b68c686 Fix double loading plugins and sys.path entires multiplying 4 years ago
Jeff Young b2e3f03222 More wide-string declarations. 4 years ago
Seth Hillbrand 4f874057ab DRC scripting: load project from board if possible 4 years ago
Marek Roszko c4c56de708 Neurotically update position wxPoint usages 4 years ago
Jeff Young ab583a32f9 Better layer handling for DRC markers. 4 years ago
Jeff Young 5f37c2b247 Custom rule severities. 4 years ago
Jeff Young d28714167c All the preferences, all the time. 4 years ago
Jon Evans 63f67b7e5b Fix loading netclasses from legacy boards via Python 4 years ago
jean-pierre charras c186d1f319 Force refresh AUI manager after reloading python scripts. 4 years ago
jean-pierre charras 01eebd0b9d Do not call callLoadPlugins() every time a SCRIPTING_TOOL is created. 4 years ago
Jon Evans d76c6bc884 Add NewBoard API to allow standalone BOARD creation 4 years ago
Jeff Young f6c160eb50 Apply a big hammer for python script refreshing. 4 years ago
Seth Hillbrand cf6b18ec7e Remove escaped double-quotes 4 years ago
Jon Evans 5475303ec2 Allow loading secondary boards from Python 4 years ago
Seth Hillbrand 9a8d1246cc We don't keep a CHANGELOG.TXT 4 years ago
Seth Hillbrand 548e5f49bd Clean up unused variable usage 4 years ago
qu1ck 0f7c0e3872 PCM implementation 5 years ago
qu1ck 78ab69027d Add 3rdparty/plugins to plugin search 5 years ago
Jon Evans 8eba0b356b Fix issues calling SaveBoard on board loaded from PcbNew frame 4 years ago
qu1ck 7b4dcb6e10 Refactor ExportSpecctraFile to be usable in API 4 years ago
Jeff Young 6aaf4413b3 Fix kicad_string.h / string.cpp mismatch. 4 years ago
Wayne Stambaugh 37b200cb3e Pass wxString objects by reference instead of on the stack. 4 years ago
jean-pierre charras 31d2b2df8b QA test: fix a wx assert about Locale when running qa_python tests. 4 years ago
Wayne Stambaugh cf00319c85 More NULL expunging. 4 years ago
jean-pierre charras 142dd48c99 SCRIPTING_TOOL::showPluginFolder(): fix wxWidgets3.14 compatibility (Linux mainly) 5 years ago
Jeff Young 096e342386 Prefix TRACK, ARC and VIA. 5 years ago
luz paz f968fc8719 Fix source comment / documentation typos 5 years ago
Marek Roszko d946d6e68f Cleanup some pgm_base.h includes 5 years ago
Seth Hillbrand 891e200fc8 Use Python to test for modules (not CPython) 5 years ago
Marek Roszko 10e60acf34 Clean up including of board_design_settings.h 5 years ago
Marek Roszko 4712d7a918 Remove a leaky wx/msgdlg.h include 5 years ago
Ian McInerney 23f8851409 Remove pcb_group include from board header 5 years ago
Seth Hillbrand 68a5d5dc01 Fix issue reloading plugins 5 years ago
Seth Hillbrand bbcc840989 Cleanup rebase fns 5 years ago
Seth Hillbrand adf885b667 Move pcbnew swig 5 years ago