Matthias Kuhn
ae7b657da3
Add a new filter for WritableLayers to QgsMapLayerProxyModel
2016-03-29 08:27:53 +02:00
Matthias Kuhn
d06c4f8f31
Make QgsMapLayerProxyModel::exceptedLayers a property
2016-03-29 08:27:53 +02:00
Juergen E. Fischer
a90be95f7b
sip sync
2016-02-14 03:50:49 +01:00
Nyall Dawson
c49b5b777f
Change a lot of arguments to const references in core/gui
...
Rationale:
- there was a lot of large objects passed by value, so potentially
there's a speed bump from this
- even for implicitly shared classes like QString/QList there's still
a (small) cost for copying the objects when there's no reason to
- it's the right thing to do!
2015-10-07 12:02:04 +11:00
Juergen E. Fischer
f17755cec4
indentation update
2015-03-19 22:58:11 +01:00
Denis Rouzaud
4bfbcb2629
[joins] allow edition of joins in layer properties
2015-03-10 14:21:08 +01:00
Denis Rouzaud
368755a51a
fix sorting of map layer combo box and more const correctness
2014-09-02 08:10:32 +02:00
Denis Rouzaud
8a65115100
[SIP] add missing operator for flags
2014-09-01 10:40:37 +02:00
Juergen E. Fischer
c4c131ef75
sip sync
2014-05-27 23:32:42 +02:00
Denis Rouzaud
6765a7cd0e
rename filters in map layer proxy model
2014-05-12 09:29:21 +02:00
Denis Rouzaud
8b06a16a75
model/view for layer/field selectors
2014-04-03 14:51:26 +02:00