lp://staging/~adamwolf/kicad/python-directory
- Get this branch:
- bzr branch lp://staging/~adamwolf/kicad/python-directory
Branch merges
Recent revisions
- 4019. By Wayne Stambaugh
-
More encapsulation work.
* Complete encapsulation of the MODULE class.
* Complete encapsulation of the EDA_TEXT class.
* Encapsulate most of the ZONE_CONTAINER class.
* Add pcbcommon library as a dependency for reSWIGging the scripting
support. This should cover most dependency cases. - 4018. By Miguel Angel Ajo
-
checkcoding.py refactor from Edwin van den Oetelaar, some extra refactorings by me, improvement suggestions from Carl Poirier
- 4017. By jean-pierre charras
-
Pcbnew: fix Bug #1156193 . Fix compil issues when KICAD_SCRIPTING
_WXPYTHON is not enabled and KICAD_SCRIPTING is enabled - 4016. By Miguel Angel Ajo
-
ReloadPlugins() python function, and mtime stored in the KICAD_PLUGINS dictionary
- 4015. By Miguel Angel Ajo
-
New register() method in plugins, used by the loader to handle runtime plugin reloading
- 4013. By Miguel Angel Ajo
-
Fix wxString.Print call to be compatible with wx2.8, thanks to Барановский Константин and Edwin van den Oetelaar for submiting same patch, same hour, are you twins? ;)
- 4011. By Miguel Angel Ajo
-
Allow plugins to be reloaded without closing/opening pcbnew, next step is plugin editor, just a few lines away...
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/kicad/product