7 Commits

Author SHA1 Message Date
Matthias Kuhn
d4e8e1ff16 [dual view] Propagate sort order to feature view (e.g. selected on top) 2013-09-04 09:36:44 +02:00
Juergen E. Fischer
a51fd5f0ce indentation update 2013-04-15 07:16:20 +02:00
Matthias Kuhn
47c10db1fe [FIX #5525] Attribute table performance for large tables
The selection handling performance has been improved a lot
Introduces also more detailed signalling of selection change from QgsVectorLayer
2013-04-13 17:43:11 +03:00
Matthias Kuhn
43dfeb5759 Attribute table selection: performance improvements
When selecting features with the mouse (click and drag) only redraw
the map canvas, once the mouse is released.
2013-04-08 13:46:58 +02:00
Matthias Kuhn
002f73ed9c Don't crash when QgsExpression parser fails to parse a preview column (e.g. column without name)
Also removed throwing exception as this has been discouraged.
2013-04-02 15:43:21 +02:00
Juergen E. Fischer
1b54e1ff87 indentation update 2013-03-27 11:00:34 +01:00
Matthias Kuhn
33fa1d5443 Major redesign of attribute table, codename: dual view 2013-03-27 10:54:36 +01:00