Denis Rouzaud
90e5196996
run sipify
2017-12-19 14:55:46 -04:00
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
Harrissou Sant-anna
0c967927ef
Replace "drop down" and some dropdown by drop-down
2017-07-07 01:26:38 +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
87a670848b
[sipify] Always add virtual keyword for overridden methods
...
sip often requires the virtual keyword to be present, or
it chokes on covariant return types in overridden methods
2017-04-18 11:14:01 +10:00
Mathieu Pellerin
8c20d993f8
sipify qgscolorbutton and qgscolorrampbutton ( #4365 )
...
* get rid of params to get rid of warnings
2017-04-17 16:10:11 +07:00
Denis Rouzaud
748be8de71
[spelling] replace behaviour by behavior
2017-01-11 11:35:19 +01:00
Mathieu Pellerin
eb85e3fcfa
[raster] migrate singleband pseudo-color renderer color ramp widget ( #3817 )
2016-12-02 12:48:45 +07:00
Nyall Dawson
968c82a30b
Small cleanups for QgsColorRampButton
2016-12-02 09:47:55 +10:00
nirvn
a755f08ba6
add test coverage for qgscolorramp's invert() function
2016-11-30 11:02:05 +07:00
nirvn
fa16e3e403
[FEATURE] color ramp button widget
2016-11-30 11:02:05 +07:00