Nyall Dawson
|
92af1dacaf
|
Replace default constructors/destructors with = default
|
2017-10-01 06:52:14 +10:00 |
|
Nyall Dawson
|
a87d352bd7
|
Run clang-tidy modernize-use-default-member-init to move member
initialization to headers (c++11 style)
|
2017-09-27 05:02:34 +10:00 |
|
Denis Rouzaud
|
e7079eead9
|
run astyle on src/gui
|
2017-03-03 09:09:37 +01:00 |
|
Nyall Dawson
|
ef0131dfe3
|
Optimise destructors (pt 3)
|
2017-01-02 09:54:33 +10:00 |
|
Nyall Dawson
|
44289084e9
|
Optimise passing of variables by ref/value
|
2016-10-24 10:36:23 +10:00 |
|
Matthias Kuhn
|
831337c95a
|
Initialize variables
Coverity fixe
|
2016-07-09 17:42:21 +02:00 |
|
Nathan
|
e4080edaa7
|
Streamline QgsMapLayerConfigWidgetFactory interface
|
2016-07-08 08:19:15 +10:00 |
|
Nyall Dawson
|
bce15e8eb4
|
Fix failing doc test, some header cleanups
|
2016-07-07 07:26:48 +10:00 |
|
Nathan
|
fdf16e3c92
|
Rename QgsLayerStylingPanelFactory to QgsMapLayerConfigWidgetFactory
- Move QgsMapLayerPropertiesFactory into single factory object for
dock and properties
|
2016-07-06 23:03:43 +10:00 |
|