| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-01-10 | Bindings: Correctly handle access specifiers within macros | Stephen Kelly | |
| The Q_DECLARE_TR_FUNCTIONS macro contains a `public:` access specifier, but the sip_generator just pastes the entire macro name. Adjust the generator to extract the correct access specifier. | |||
| 2017-01-09 | Extend unit test with code similar to kguiaddons | Stephen Kelly | |
| 2017-01-05 | Bindings: Add some content to the test source | Stephen Kelly | |
| Increase test coverage regarding transformations. | |||
| 2017-01-05 | Skip attributes on enums when generating bindings | Shaheed Haque | |
| 2016-11-07 | Add missing includes | Stephen Kelly | |
| Don't rely on transitive inclusion | |||
| 2016-10-31 | Add the PythonModuleGeneration module | Stephen Kelly | |
| This can be used by KF5 libraries to generate python 2 and 3 bindings. | |||
