Denis Rouzaud
5a8ed1d4d9
sipify QgsRange as template
2017-06-13 18:31:00 +02:00
Denis Rouzaud
00b2d24247
sipiy gui symbology
2017-06-09 10:16:08 +02:00
Denis Rouzaud
58674146af
sipify gui effects + layertree
2017-06-09 10:16:08 +02:00
Denis Rouzaud
2454e56b32
sipify gui attribute table
2017-06-09 10:16:08 +02:00
Denis Rouzaud
532b9a142a
sipify gui part n
2017-06-09 10:16:08 +02:00
Nyall Dawson
08a9bcba0a
Unify scale widgets API
...
Flip all scale based widgets to use scale denominators instead
of actual scales (ie 100.0 instead of 0.01 for 1:100).
This is done for consistency with the rest of the API, which
predominantly uses scale denominators. It also helps
precision loss as a result of multiple 1.0 / scale conversions
throughout the code.
Refs #15337
2017-06-09 09:11:10 +10:00
Denis Rouzaud
866bfc3db6
sipify core symbology part 2
2017-06-08 15:16:55 +02:00
Denis Rouzaud
e545d44c4f
sipify core gps
2017-06-08 09:38:34 +02:00
Denis Rouzaud
ed915e75a2
sipify gui part 1
2017-06-08 08:52:02 +02:00
Denis Rouzaud
542dc85433
sipify core symbology classes
2017-06-07 16:04:30 +02:00
Denis Rouzaud
9a40754fb8
sipify Qgis, QgsDxfExport
2017-06-07 12:03:22 +02:00
Denis Rouzaud
176b7cafaf
sipify core raster part 3
2017-06-05 22:59:25 +02:00
Matthias Kuhn
0f2a49d9b5
Remove Point3D
...
... in favor of QgsPoint
Reference https://github.com/qgis/qgis3.0_api/issues/71
2017-06-03 08:20:30 +02:00
Denis Rouzaud
98f653e6a5
sipify core raster part 2
2017-06-02 13:27:15 +02:00
Etienne Trimaille
b17b36efc9
sipify OSM classes
2017-06-01 14:55:27 +02:00
Denis Rouzaud
07fa24781c
sipify core raster part 1
2017-06-01 13:33:16 +02:00
Denis Rouzaud
625cfc7c8f
sip gui layertree and raster
2017-05-31 14:37:30 +02:00
Etienne Trimaille
6eb3570511
sipify
2017-05-31 10:48:11 +02:00
Denis Rouzaud
7e52f06ad2
sipify gui auth classes
2017-05-31 10:44:30 +02:00
Etienne Trimaille
9b46d9dd00
sipify
2017-05-29 13:50:37 +02:00
Denis Rouzaud
09d3e2ff3a
sipify core effects
2017-05-24 15:39:46 +02:00
Denis Rouzaud
3f0017a46d
sipify gui part 2
2017-05-24 15:22:09 +02:00
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