Nyall Dawson
719ff408a5
Add some missing SIP bindings, comment some classes as not available
...
in Python
2015-11-10 17:08:27 +11: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
Nyall Dawson
b78564899a
[FEATURE][composer] Option for 'wrap text on' for attribute tables
...
Fix #8006
Sponsored by City of Uster
2015-08-19 05:16:12 +10:00
Juergen E. Fischer
9752c468c1
indentation update
2015-07-29 11:52:14 +02:00
Juergen E. Fischer
abd4a04399
sip update
2015-02-03 02:21:52 +01:00
Juergen E. Fischer
d4f64d9bde
indentation update and typo fixes
2014-11-13 23:13:13 +01:00
Nyall Dawson
10d75c0066
[composer] Fix display name for attribute table frames
2014-10-03 09:15:07 +10:00
Nyall Dawson
34f00d106f
[FEATURE][composer] Add checkbox for showing unique records only in composer
...
attribute tables. (Sponsored by my OCD)
2014-09-23 19:28:40 +10:00
Nyall Dawson
30ada2833a
[FEATURE][composer] Add a checkbox to filter attribute tables to
...
features which intersect the current atlas feature. Sponsored by City
of Uster, Switzerland.
2014-09-22 22:59:39 +10:00
Nyall Dawson
14690d0716
[FEATURE][composer] Add choice of display style for empty tables. Options
...
include hiding the entire table, showing empty cells, or displaying a
set message in the table body. Sponsored by City of Uster, Switzerland.
2014-09-22 22:59:30 +10:00
Nyall Dawson
c3ec4b9eb0
[FEATURE][composer] Add option for showing child features from a relation
...
for attribute tables in the composer. If selected, the attribute table
will show all related features to the current atlas feature within
the table body. Sponsored by City of Uster, Switzerland.
2014-09-22 22:59:20 +10:00
Nyall Dawson
f58768c550
[FEATURE][composer] Option for current atlas feature as source for
...
attribute tables. Sponsored by City of Uster, Switzerland.
2014-09-22 22:59:07 +10:00
Nyall Dawson
7904c100cf
[composer] Add some missing Transfer/TransferThis methods to sip bindings
2014-09-21 21:05:29 +10:00
Nyall Dawson
05524d7017
[composer] Remove gui controls for adding deprecated table item (sponsored
...
by City of Uster, Switzerland)
2014-09-17 22:59:01 +10:00
Nyall Dawson
9fd73901a6
[composer] API docs and python bindings for QgsComposerTableV2 (sponsored
...
by City of Uster, Switzerland)
2014-09-17 22:58:49 +10:00