Denis Rouzaud
c604d2dda6
run sipify
2017-12-15 22:13:44 -04:00
Nyall Dawson
4da1ce8404
Drop redundant virtual keywords on overrides
...
Run clang-tidy modernize-use-override to remove all the redundant
virtual keywords from overridden methods, and add some missing
overrides.
Another benefit is that this has also added the overrides
on destructors, which will cause a build failure if a base
class is missing a virtual destructor.
2017-12-16 08:49:36 +10:00
Denis Rouzaud
f2b3ed0a9b
run sipify
2017-12-15 11:12:19 -04:00
Denis Rouzaud
e48cf98edb
run sipify
2017-12-06 07:19:50 -04:00
Juergen E. Fischer
487a7a00b7
fix 'allows to/allows one to' spell errors and enhance to our spellchecker to deal with those
2017-08-06 17:34:22 +02:00
Matthias Kuhn
28a21209b9
[sipify] seealso
2017-04-30 16:52:05 +02:00
Denis Rouzaud
1bfa539df1
[sipify] remove extra blank line
2017-04-24 07:39:30 +02:00
Denis Rouzaud
8f2a5c7c00
sipify all
2017-04-20 14:21:36 +02:00
Nyall Dawson
798c318288
[sipify] Fix loss of class docstring if newline present between
...
class doxygen and class definition
2017-04-17 10:49:29 +10:00
Alexander Bruy
0803b56861
remove docs for parent parameter
2017-04-08 12:00:20 +03:00
Alexander Bruy
df0c26d9e0
update SIP file
2017-04-08 11:31:54 +03:00
Alexander Bruy
fc4ce3c562
address Nyall's comments:
...
- add TransferThis to parent argument
- QSignalSpy always available with Qt5
2017-04-08 08:30:59 +03:00
Alexander Bruy
22ea3ac48f
homogenize doxygen comments
2017-04-08 08:30:59 +03:00
Alexander Bruy
8b7a6b80a7
sipify
2017-04-08 08:30:59 +03:00
Alexander Bruy
9fbb31a31c
add context menu with select/deselect all options
2017-04-08 08:30:59 +03:00
Alexander Bruy
ec2af9bd89
more doxymentation
2017-04-08 08:30:59 +03:00
Alexander Bruy
6ab2bd0673
add Python bindings
2017-04-08 08:30:59 +03:00