Blottiere Paul
fa4a426893
Update documentation and sip binding
2017-10-09 05:01:34 +01:00
Blottiere Paul
0dcfd56cdf
Rowid column from ogr provider is ignored thanks to a blacklist join option
2017-10-09 05:01:34 +01:00
Nyall Dawson
04a9cd9211
Add more consistency to doxygen formatting
2017-10-06 08:19:00 +10:00
Blottiere Paul
94d7e75a7e
Fix spell check
2017-08-28 14:09:57 +01:00
Blottiere Paul
e0c708c8a1
Initialize attributes
2017-08-28 14:09:56 +01:00
Blottiere Paul
8b70d7fa4b
Rename setDeleteCascade/isDeleteCascade in setCascadedDelete/hasCascadedDelete
2017-08-28 14:09:56 +01:00
Blottiere Paul
97ad226f64
Rename isUpsertOnEdit in hasUpsertOnEdit
2017-08-28 14:09:56 +01:00
Blottiere Paul
1c402ef421
Implements upsertOnEdit option
2017-08-28 14:09:55 +01:00
Blottiere Paul
1897bec2a8
[needs-doc] Add editable/upsert on edit/delete cascade options
2017-08-28 14:09:55 +01:00
Nyall Dawson
db11185d24
Make doc test happy
2017-07-17 13:24:14 +10:00
Nyall Dawson
c404b8020a
Fix uninitialized member (thanks to Coverity)
2017-07-17 13:00:28 +10:00
Matthias Kuhn
632eca6079
Merge pull request #4795 from pblottiere/dynamicform
...
[FEATURE] Dynamic form for joined fields
2017-07-07 08:22:18 +02:00
Matthias Kuhn
7306c1360e
Followup 7683cfac: add license headers
2017-07-03 08:31:17 +02:00
Blottiere Paul
c6ffd54170
Joined fields are updated according to the target field name in form
2017-06-30 06:46:22 +01:00
Blottiere Paul
73bb463c05
[needs-doc] New option to update joined fields in form
2017-06-30 06:45:34 +01:00
Denis Rouzaud
1df3c51606
sipify batch
2017-05-22 10:12:08 +02:00
Nyall Dawson
f413963e2f
Change &operator to get()
2017-04-18 16:49:22 +10:00
Nyall Dawson
85a7327aae
Add some useful operators to layer reference
2017-04-18 16:36:19 +10:00
Nyall Dawson
35410fd4b7
Some API improvements to QgsMapLayerRef, unit tests
2017-04-18 16:36:19 +10:00
Matthias Kuhn
fb91ed7395
Use "\since" instead of "@note added in"
2017-04-03 01:06:33 +02:00
Denis Rouzaud
40c056cae0
run astyle on src/core
2017-03-03 09:09:37 +01:00
Nyall Dawson
337dabea4e
Swap QSharedPointer to std::shared_ptr
2017-02-07 12:32:02 +10:00
Martin Dobias
7683cfacd3
Rework vector joins so they do not use QgsProject::instance()
...
The basic idea is to split reading of XML definition and resolution of layer IDs into layers.
Also includes some cleanups in QgsProject and improvements in QgsVectorLayerJoinInfo.
2017-01-31 09:33:02 +08:00