Nyall Dawson
7fb4bea279
Fix map layer combo box sometimes showing a selected layer which
...
is not applied
This could also have been fixed by changing from the activated
signal to currentIndexChanged for the indexChanged connection,
but it looks like activated was intentionally used here.
2015-06-10 16:03:38 +10: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
665866f1a6
more const correctness
2014-09-01 16:55:18 +02:00
Juergen E. Fischer
c4c131ef75
sip sync
2014-05-27 23:32:42 +02:00
Denis Rouzaud
39650d518e
rename QgsMapLayerComboBox::getFilters to filters
2014-05-12 16:28:42 +02:00
Denis Rouzaud
105155bd9b
QgsMapLayerComboBox: allow setting filters within QtDesigner
2014-05-12 16:28:42 +02:00
Denis Rouzaud
8b06a16a75
model/view for layer/field selectors
2014-04-03 14:51:26 +02:00