Denis Rouzaud
563e7c17fc
sipify gui part 3
2017-05-24 14:49:28 +02:00
Denis Rouzaud
cc5e713e83
sipify gui part 4
2017-05-24 13:48:03 +02:00
Denis Rouzaud
801a0ea537
sipify gui part 5
2017-05-24 10:44:30 +02:00
Denis Rouzaud
cf68aed755
sipify core field formatter
2017-05-24 09:57:52 +02:00
Denis Rouzaud
694c8113e5
sipify gui part 1
2017-05-24 09:49:46 +02:00
Denis Rouzaud
dd40a3dfe1
sipify diagram classes
2017-05-24 07:24:31 +02:00
Denis Rouzaud
a14ad32b67
sipify QgsVectorLayerFeatureIterator
2017-05-23 15:02:55 +02:00
Denis Rouzaud
00fcc6e0cd
sipify auth classes
2017-05-23 11:43:34 +02:00
Denis Rouzaud
e99f54854b
sipify batch
2017-05-23 10:35:12 +02:00
Denis Rouzaud
1df3c51606
sipify batch
2017-05-22 10:12:08 +02:00
Denis Rouzaud
40972f06fa
sipify batch
2017-05-18 21:34:21 +02:00
Denis Rouzaud
68b990b3bb
sipify batch
...
python/core/qgspaintenginehack.sip
python/core/qgspainting.sip
python/core/qgspallabeling.sip
python/core/qgspathresolver.sip
python/core/qgspluginlayer.sip
python/core/qgspluginlayerregistry.sip
python/core/qgspointlocator.sip
python/core/qgsproject.sip
python/core/qgsprojectbadlayerhandler.sip
python/core/qgsprojectproperty.sip
python/core/qgsprojectversion.sip
python/core/qgssnappingconfig.sip
2017-05-18 09:41:16 +02:00
Denis Rouzaud
8231d7528b
sipify QgsExpressionContext, QgsFeatureRequest, QgsOptionalExpression
2017-05-17 15:20:31 +02:00
Alessandro Pasotti
cbef51cc0a
[server] Sipify QgsRequestHandler
2017-05-16 11:57:28 +02:00
Martin Dobias
21f03bc11c
Clean up reading/writing of labeling configuration in vector layers
...
Historically the configuration used to be stored in layer's custom properties, but that does not scale
beyond simple rendering and so rule-based labeling introduced storage of configuration natively in XML elements.
That left us with two different ways of reading/writing labeling configurations. This work makes all configuration
to use native XML elements.
To keep compatibility of 2.x projects, reading of configuration from custom properties is preserved.
This commit also adds Python APIs for direct manipulation of labeling configuration through vector layer's
setLabeling() and labeling() calls.
2017-05-16 14:25:32 +08:00
Denis Rouzaud
e455b157b5
[sipify] do not comment global operators
...
fix class/struct level detection
sipify qgsmargins.qgs
2017-05-15 21:55:10 +02:00
Matthias Kuhn
d4edbc0fdb
Unsipify QgsMargins
2017-05-15 21:55:10 +02:00
Matthias Kuhn
2abb1465c4
[sipify] Another batch of sip
2017-05-15 21:55:10 +02:00
Denis Rouzaud
922b162b86
attachment widget: data defined button for document type
2017-05-15 17:57:25 +02:00
Matthias Kuhn
52676774ba
Sipify QgsTask[Manager]
2017-05-11 12:42:26 +02:00
Denis Rouzaud
97866f4a20
[sip] add missing ConvertToClassCode
...
This was causing an issue if you tried to access widgets in a form using findChildren
widgets could not be casted to QGIs native types
also sipify QgsFilterLineEdit and QgsRelationEditorWidget
2017-05-10 14:40:31 +02:00
Denis Rouzaud
0824280296
sipify gui editor widgets
2017-05-09 08:59:07 +02:00
Nyall Dawson
ac7cc12ca7
Merge pull request #4511 from nyalldawson/composer_async
...
Asyncronously render composer map previews
2017-05-08 20:18:16 +10:00
Nyall Dawson
abe8ead1a5
Rework how composer map cache is invalidated
...
Avoids unnecessary redraws and defers cache update until
when item is actually visible
2017-05-08 17:10:02 +10:00
Denis Rouzaud
bfb62c4be9
[sipify] fix Abstract class
...
unblacklist qgstransaction.sip
(followup 931bf32a9fe46570ac80d947552d46c9f427457)
also fix method declaration with private only inheritance
2017-05-08 08:45:11 +02:00
Nyall Dawson
83baf9eae6
Sipify QgsVectorLayerImport
2017-05-06 14:15:13 +10:00
Nyall Dawson
6502864c69
Add missing /Factory/ annotations to QgsProviderMetadata
...
Also sipify QgsProviderMetadata and QgsProviderRegistry
2017-05-06 12:20:59 +10:00
Alexander Bruy
433b21f7aa
remove qgsgraphanalyzer from SIP blacklist
2017-05-04 08:59:45 +02:00
Alexander Bruy
77d34ddd3a
initial sipification of the network analysis library
2017-05-04 08:59:45 +02:00
arnaud.morvan@camptocamp.com
3b43543e48
Sipify core.QgsGemlSchema
2017-05-04 08:26:31 +02:00
arnaud.morvan@camptocamp.com
742c1aa99d
Sipify core.QgsGml
2017-05-04 08:26:31 +02:00
arnaud.morvan@camptocamp.com
264c9028de
Sypify core.QgsHistogram
2017-05-04 08:26:31 +02:00
arnaud.morvan@camptocamp.com
8e61d48362
Sipify core.QgsJsonUtils
2017-05-04 08:26:31 +02:00
arnaud.morvan@camptocamp.com
d56eef1f4e
Sipify core.QgsInterval
2017-05-04 08:26:31 +02:00
arnaud.morvan@camptocamp.com
04a9264e86
Sipify core.QgsFeatureIterator
2017-05-03 19:11:16 +02:00
arnaud.morvan@camptocamp.com
05933b171a
Sipify core.QgsFeatureFilterProvider
2017-05-03 19:07:52 +02:00
Etienne Trimaille
8792265851
sipify osmdownloader and small improvments to the overpass server
2017-05-02 12:55:11 +02:00
Denis Rouzaud
00700292ef
Merge branch 'master' into sip-annotated
2017-05-01 19:21:59 +02:00
Alexander Bruy
782c3e5afb
sipify QgsStatisticalSummary and QgsStringStatisticalSummary
2017-05-01 17:42:06 +02:00
arnaud.morvan@camptocamp.com
b399ee5d2e
Sipify QgsFieldFormatterRegistry
2017-05-01 17:41:14 +02:00
arnaud.morvan@camptocamp.com
1fb7855e17
Sipifi QgsFieldFormatter
2017-05-01 17:41:14 +02:00
arnaud.morvan@camptocamp.com
84abf896bb
Sipify QgsFieldConstraints
2017-05-01 17:41:14 +02:00
Etienne Trimaille
1f8c311158
sipify QgsColor*
2017-05-01 14:54:49 +02:00
raymondnijssen
dce5b59fcb
sipified qgsadvanceddigitizingdockwidget
2017-05-01 11:20:39 +02:00
arnaud.morvan@camptocamp.com
113ab01cfe
Sipify QgsField
...
I've removed the commented __getitem__ method from the sip file.
2017-05-01 11:06:43 +02:00
Etienne Trimaille
5c021dc6be
sipify groupwmsdatadialog and qgsgroupbox
2017-05-01 11:04:39 +02:00
arnaud.morvan@camptocamp.com
8376a30f7a
Sipify QgsField
2017-05-01 01:05:33 +02:00
Matthias Kuhn
d230cf2e4f
Cleanup blacklist
2017-05-01 00:03:55 +02:00
Denis Rouzaud
fb1aec61ba
sipify QgsExpression
2017-05-01 00:03:55 +02:00
raymondnijssen
b82c9b8917
sipify QgsPoint
2017-04-30 23:30:33 +02:00