Denis Rouzaud
e48cf98edb
run sipify
2017-12-06 07:19:50 -04:00
Denis Rouzaud
40972f06fa
sipify batch
2017-05-18 21:34:21 +02:00
Denis Rouzaud
7d459149c7
[sip] align missing bits and replace nullptr by 0
2017-05-02 08:09:53 +02:00
Denis Rouzaud
93971d5ed3
[sip] align pointer and reference in blacklisted files
...
this will facilitate sip diff checking
2017-05-01 17:49:43 +02:00
Nyall Dawson
231f6af0e1
Don't return const references to implicitly shared Qt classes
...
Instead return the inexpensive copies. Should provide extra safety
against issues like #14822
(refs #14822 )
2017-01-14 15:53:45 +10:00
Patrick Valsecchi
31a1c23903
Add auto-discovery of relations for PostgresQL
...
Fixed the add relation functionnality: the table is sorted. When the code
was setting the sorted column, the row was sorted and the other columns it was
setting were set on the wrong row.
2016-09-27 16:36:33 +02:00
Nyall Dawson
2d50895d04
Const correctness for QgsVectorLayer methods
2016-07-15 06:07:52 +10:00
Nyall Dawson
ea066599a1
[relations] Add method to manager to retrieve relations by name
...
Also
- Begin unit tests for QgsRelationManager
- Make project optional when constructing QgsRelationManager
2016-05-17 10:53:25 +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
Denis Rouzaud
d279197e6c
create a relationsChanged signal for relation manager
2014-09-21 13:52:22 +10:00
Nyall Dawson
fb2279f620
Add a changed signal to QgsRelationManager
2014-09-21 00:23:01 +10:00
Juergen E. Fischer
74e7314c36
update sip bindings II
2014-01-27 09:22:53 +01:00