Nyall Dawson
|
eff5a823c9
|
[sipify] Convert "\a arg" to "`arg `" when processing Docstrings
Allows argument names to be highlighted in Python docs
|
2017-04-17 13:49:59 +10:00 |
|
Nyall Dawson
|
6a72c945af
|
[sipify] Don't autocreate Docstrings for overridden members
Skip the autocreated Docstrings with rtype annotations if the
member is overridden - better to use the base class
Docstring in this case.
|
2017-04-17 11:03:02 +10:00 |
|
Nyall Dawson
|
bfd37e1122
|
[sipify] Add return types for functions in docstrings
and change \return -> :return: in docystrings
|
2017-04-08 09:48:48 +10:00 |
|
Matthias Kuhn
|
58d2d6d7f9
|
sipify_all
|
2017-04-07 12:26:30 +02:00 |
|
Nyall Dawson
|
e1e1f0d514
|
Strip \a from doxygen comments in sipify
|
2017-04-03 13:18:36 +10:00 |
|
Nyall Dawson
|
5813eb132b
|
Modernise CharacterWidget API, move to sipify
|
2017-04-03 13:18:36 +10:00 |
|
Nyall Dawson
|
c3a57434d9
|
Fix clazy 'pass small and trivially-copyable type by value' warnings
|
2016-02-02 19:47:21 +11:00 |
|
Nyall Dawson
|
719ff408a5
|
Add some missing SIP bindings, comment some classes as not available
in Python
|
2015-11-10 17:08:27 +11:00 |
|
Nyall Dawson
|
3c71498c3e
|
Add some missing /TransferThis/ to sip bindings for QObject parents
|
2015-02-18 17:35:47 +11:00 |
|
Juergen E. Fischer
|
99f998aa30
|
- add missing sip bindings
- port widgets_tree.py to QtXml and update customization.xml (fixes #5752 and #8054)
|
2013-06-22 19:41:34 +02:00 |
|