Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-01-13 | Bindings: Add rules engine for typedefs | Stephen Kelly | |
Currently this is rather simple, allowing only matching typedefs by name. If we need more later, we can extend the interface. This will make it possible to add bindings for the K18n framework. | |||
2017-01-13 | Bindings: Implement ModuleCode and MethodCode databases | Stephen Kelly | |
2017-01-09 | Extend unit test with code similar to kguiaddons | Stephen Kelly | |
2016-10-31 | Add the PythonModuleGeneration module | Stephen Kelly | |
This can be used by KF5 libraries to generate python 2 and 3 bindings. |