24 Commits (581e9dd6bf2e725c2692ac37398836fa268cc004)

Author SHA1 Message Date
Jon Evans 3bc190e515 Add deprecation notices to SWIG API 9 months ago
Jeff Young 66208b0ac0 Silence "menu item ID of 0 doesn't work on Mac" assert. 3 years ago
Marek Roszko 7e089182b8 Swap out deprecated Iconized for IsIconized in python 3 years ago
Seth Hillbrand 917845cf00 Ensure we can version scripting properly 4 years ago
Seth Hillbrand 182ccb63ae Remove config options menu from PyShell 4 years ago
Seth Hillbrand 70df3822b5 Link command IDs to window frame 4 years ago
Seth Hillbrand 93b25b115b Handle alternate exception 4 years ago
Marek Roszko 67d24e8b00 Don't try and use a empty config path for startup scripts 4 years ago
Marek Roszko 1463c9ab01 Init isPcbframe in the correct order 4 years ago
Seth Hillbrand 8ff20fd97b Ensure python window splits 4 years ago
Seth Hillbrand becc3a228e Hide Python window on close button 4 years ago
Seth Hillbrand a5955ecbf7 Don't destroy parents 4 years ago
Seth Hillbrand 38cdc362a0 Don't fail if we can't create startup file 4 years ago
Seth Hillbrand 73401932f7 Fix python help() parser 4 years ago
jean-pierre charras 57cfde3123 kicad_pyeditor.py: add missing imports 4 years ago
Mikolaj Wielgus 0c66cb85e3 Python console: Adjust dark theme colors to look better 4 years ago
jean-pierre charras 7a7eee86ce kicad_pyshell/__init_py: avoid loading pcbnew module if the board editor is not open. 4 years ago
jean-pierre charras eece74efa7 kicad_pyeditor.py: remove useless "import pcbnew" that create issues when created from Eeschema 4 years ago
Seth Hillbrand e87fdf06c1 Wrap GetNewId() for older wxPythons 4 years ago
Seth Hillbrand 76a6177eb7 Re-direct help() output to console 4 years ago
Seth Hillbrand e151130356 Adjust init for Python >=3.6 5 years ago
Seth Hillbrand 11592e6eae Fix scripting window issue not saving settings 5 years ago
Seth Hillbrand 192fbfd5e5 Finalize Python Frame 5 years ago
Seth Hillbrand 81d58bcea9 Working python window 5 years ago