Radim Blazek
094a5d8275
QgsRasterBlock::Range to QgsRasterRange
2013-04-10 18:58:19 +02:00
Juergen E. Fischer
6b2af9a209
remove unused layer transparency (and fix some warnings)
2013-04-08 21:58:32 +02:00
Radim Blazek
a3de4c4e0a
Added QgsRasterIdentifyResult
2013-04-08 18:26:26 +02:00
Martin Dobias
ba49ef078c
[API] Removed QgsSymbol, QgsMarkerCatalgoue and QgsSymbologyUtils
2013-04-07 23:46:57 +02:00
Martin Dobias
7cc3031f88
[API] Removed old symbology's QgsRenderer
2013-04-07 23:46:57 +02:00
Martin Dobias
5a951fc602
[API] Removed old symbology QgsRenderer implementations
2013-04-07 23:46:57 +02:00
Martin Dobias
c2f00caedf
[API] Removed old renderer support from QgsVectorLayer
2013-04-07 23:46:57 +02:00
Larry Shaffer
b809723977
[FEATURE] Add background shapes and svg symbols to labels
...
- Rectangle, square, circle and ellipse generated symbols
- SVG background via new symbology, so uses cache
- Add new gui class QgsSvgSelectorWidget, symbol selector setup culled from symbologyV2
- Does not include any associated data defined mappings, yet
- Does not auto-search for missing SVGs, yet
- Caveat: does not currently account for background size in PAL collision calculations (overlaps occur)
- Allow direct update of QgsColorButton background
2013-04-04 15:38:27 -06:00
Juergen E. Fischer
6e6b8fe64f
widget fixes:
...
- add sip bindings for new widgets (and some other missing pieces)
- change Webview to WebView (like in QWebView)
- use proxy settings also for webview widget
- don't disable Photo and webview widget
- use smooth transformation in photo widget
- show disabled color button with dotted border in actual color instead of
grayed-out
2013-04-02 16:38:06 +02:00
Marco Hugentobler
2b34ae5662
[Feature]: Merge data defined symbology branch
2013-04-01 10:38:49 +02:00
Marco Hugentobler
cbab57dae9
Clean legacy code in ellipse symbol layer
2013-04-01 00:02:44 +02:00
Nathan Woodrow
0229ea931f
Add eval to QgsPythonRunner.
2013-03-31 07:41:26 +10:00
Nathan Woodrow
fe59da52da
Add overload for QgsFeature with QgsFields
2013-03-30 12:51:55 +10:00
Matthias Kuhn
d9fb2df800
Fix sip problems / export gui classes to libraries
2013-03-27 10:55:08 +01:00
Matthias Kuhn
33fa1d5443
Major redesign of attribute table, codename: dual view
2013-03-27 10:54:36 +01:00
Radim Blazek
ee84bb1f2c
composer legend styles, fixes partialy #6960
2013-03-26 20:04:49 +01:00
Juergen E. Fischer
250cc4ecb1
indentation update
2013-03-26 14:29:06 +01:00
Juergen E. Fischer
fe6b4ad46d
update vector layer sip bindings
2013-03-20 13:35:56 +01:00
Martin Dobias
ff0a434852
Added convenience constructors for QgsFeatureRequest
2013-03-19 22:32:36 +01:00
Martin Dobias
5d42734cf2
Removed old vector layer API (select(), nextFeature(), featureAtId())
2013-03-16 19:42:45 +01:00
olivierdalang
1e30eb0c75
- add find by UUID
2013-03-15 08:13:48 +01:00
olivierdalang
00c832b151
Implemented ComposerItem's Uuids
...
- uuid are kept on cut/paste, but deleted on import template or copy/paste
- removed obsolete id reference in QgsComposerLabelWidget
2013-03-15 08:13:30 +01:00
Martin Dobias
b513674fa8
Moved expression to OGC filter code to QgsOgcUtils
2013-03-15 00:44:32 +01:00
Martin Dobias
16ec226d97
Moved visitor-based expression -> OGC filter code to QgsOgcUtils
2013-03-15 00:44:31 +01:00
Martin Dobias
837ac4de5c
Moved creation of expression from OGC filter to QgsOgcUtils
2013-03-15 00:44:31 +01:00
Juergen E. Fischer
e46a67ab31
fix QgsRasterInterface sip bindings
2013-03-14 17:34:38 +01:00
D'Hont René-Luc
93e0259843
Simplifying QgsOgcUtils
...
After commit 7d66529d7884b73070dbce80b1d4060d841a6933 Add GML3 to
QgsOgcUtils, I have to simplify this class to only have :
* geometryFromGML : read GML2 or GML3
* geometryToGML : create GML2 (as default) or GML3
2013-03-13 19:10:03 +01:00
D'Hont René-Luc
7d66529d78
Add GML3 to QgsOgcUtils
...
After the commit 969df016bcdbd1ead8a347b7a5d55c8b36db183a Moved GML import/export to a new class: QgsOgcUtils, I decided to add GML3.
I updated QgsOgcUtils, QGIS WFS Server, and the Python Iterface and I added unit test for GML3.
2013-03-13 10:19:35 +01:00
Juergen E. Fischer
558dcf26db
fix QgsPalettedRasterRenderer sip binding
2013-03-11 16:21:25 +01:00
Martin Dobias
969df016bc
Moved GML import/export to a new class: QgsOgcUtils
2013-03-08 00:31:46 +01:00
Denis Rouzaud
706ac99a83
switched default and ok arguments
2013-03-06 15:07:04 +01:00
Denis Rouzaud
978d6773cb
Added default value argument for readEntryList
2013-03-06 14:19:37 +01:00
Martin Dobias
d628c2c742
Improved support for parsing of GML2, added some autotests
2013-03-06 01:26:26 +01:00
Martin Dobias
ed48ffb68a
Map layer registry: un-deprecated addMapLayer(), added removeMapLayer() for convenience
2013-03-05 21:36:52 +01:00
Matthias Kuhn
731670102c
Make diagram renderer (python bindings) more stable
2013-02-28 14:16:08 +01:00
Juergen E. Fischer
0fbea1911e
german translation update
2013-02-19 23:33:17 +01:00
olivierdalang
2d4220bba9
Update of composer item's GUI
2013-02-19 02:28:43 -07:00
Arunmozhi
6a2bd62c04
added searching of colorramps in style manager
2013-02-16 15:33:40 +05:30
mhugent
8e11e5f9dd
Merge pull request #422 from Oslandia/atlas
...
Feature sorting and filtering for atlas generation
2013-02-12 02:47:13 -08:00
Juergen E. Fischer
ba2082ef86
[FEATURE] allow filter expressions in value relations (and fix display of related values and value maps in attribute table)
2013-02-10 23:08:40 +01:00
Larry Shaffer
995fbadc60
Fix typo in QgsPalLabeling
2013-02-07 15:22:19 -07:00
Larry Shaffer
fbf999190c
Update QgsPalLabeling to work with new vector api
...
- Switch data defined properties from field index- to name-based
- Add routine to migrate properties to new keys: labeling/dataDefined/[enum name]
- Add QHash containing old-style data provider mapping of index to name for use in properties migration
- Update QgsLabelingGui, QgsMapToolLabel, QgsLabelPropertyDialog to work with name-based properties
2013-02-07 14:49:56 -07:00
Radim Blazek
50d4bb6d4d
WMS identify feature support - get vector features from GML GetFeatureInfo
2013-02-06 15:14:16 +01:00
Hugo Mercier
12f85af0ee
[Atlas] Add SIP bindings for feature sorting and filtering
2013-02-06 15:06:59 +01:00
Juergen E. Fischer
7f7b5dd63e
more fTools api updates
2013-02-03 21:18:39 +01:00
Juergen E. Fischer
4a774294f3
remove usage of deprecated methods within QgsVectorLayer itself
2013-02-02 17:05:33 +01:00
Etienne Tourigny
aae400ecf1
[API] restore QgsMapLayerRegistry::addMapLayer() but keep it deprecated
2013-02-01 15:22:37 -02:00
Marco Hugentobler
f91f2d43f9
Merge branch 'master' of github.com:qgis/Quantum-GIS
2013-01-29 09:48:12 +01:00
Marco Hugentobler
a00e413b5d
[FEATURE]: possibility to export vector symbology (using ogr feature style)
2013-01-29 09:45:30 +01:00
Juergen E. Fischer
bb97787c65
fix sip error
2013-01-29 08:50:35 +01:00