brushtyler
519f120602
applied patch to make a vector layer read-only, to fix #3157
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@14451 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-10-29 22:12:42 +00:00
mhugent
4c9b6b2071
Add method to convert double precision device coordinates to map coords (important for print composer). Change pallabeling to use FontMetricsF and toMapCoordinatesF. Fixes bug #3065
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@14430 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-10-23 09:50:23 +00:00
wonder
37ed18cbec
Applied part of #2832 (show rules in legend).
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@14404 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-10-18 20:04:51 +00:00
wonder
33a8b133ce
Added missing python bindings for graduated symbol renderer v2
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@14402 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-10-18 19:55:01 +00:00
mhugent
286bf1a812
[FEATURE]: add capability to show and manipulate composer item with/ height in item position dialog
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@14356 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-10-08 08:32:06 +00:00
jef
3cf96c28f4
fix for #2985
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@14323 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-10-03 09:11:28 +00:00
jef
c8c01721e0
allow attribute and alias names in actions
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@14283 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-09-25 20:09:20 +00:00
mhugent
2222397334
[FEATURE]: added reload method to map layers and provider interface. Like this, caching providers (currently WMS and WFS) can synchronize with changes in the datasource
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@14264 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-09-20 11:27:12 +00:00
jef
bab2eff382
[FEATURE] add search string support for feature ids ($id)
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@14247 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-09-18 15:31:31 +00:00
mhugent
505b76698b
Apply patch #2936 (Units and decimal places of measure tools) from Stefan Ziegler with small modifications
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@14191 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-09-04 13:08:17 +00:00
jef
c07d26fbf6
[FEATURE] add support for OGR creation options to and improve error handling of file writer
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@14166 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-08-28 23:14:16 +00:00
jef
60abf63599
add sip bindings for groupLayerRelationship ( fixes #2969 )
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@14164 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-08-28 09:49:54 +00:00
wonder
9f7b2c7226
Fixed setCacheImage() python binding.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@14053 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-08-11 07:43:19 +00:00
timlinux
96257034a9
Fix typo in raster enum for MultiBandsingleBandGray and kept old enum with identical value for backwards compatibility
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@14042 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-08-10 16:02:27 +00:00
ersts
d5e0f6bffd
-Added a new option to the legend menu that will stretch the current layer using the min and max pixel values of the current extent
...
-Added a convenience function QgsRasterLayer::setMinimumMaximumUsingLastExtent that will set the min max of the current band or bands being displayed using the pixel values from the last extent
git-svn-id: http://svn.osgeo.org/qgis/trunk@14031 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-08-09 01:20:59 +00:00
wonder
1f6ffcb027
Added convenience constructor for color ramp shader
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@14023 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-08-07 14:46:53 +00:00
wonder
84003c00cd
Raster shader fixes:
...
- memory leaks when changing shader functions
- PyQGIS: subclassing of raster shader function instances
- PyQGIS: transfer ownership of the shader function to c++
git-svn-id: http://svn.osgeo.org/qgis/trunk@14022 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-08-07 14:28:20 +00:00
wonder
9e14a2f67d
Fixed wrappers from QgsRasterLayer::computeMinimumMaximumFromLastExtent, computeMinimumMaximumEstimates
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@14017 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-08-06 12:37:49 +00:00
jef
d86ffa2571
add QgsAttributeAction::doAction to python bindings
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@14010 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-08-04 16:57:52 +00:00
borysiasty
b452bb882e
fix compiling error
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@14004 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-08-03 22:32:56 +00:00
jef
a97db4595e
show wms get capabilities error
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@14003 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-08-03 21:24:22 +00:00
mhugent
33194f8a6f
[FEATURE]: data defined font and buffer settings for labeling-ng
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@13998 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-08-02 15:09:17 +00:00
mhugent
c8edb3da7b
Use floating point numbers for size and dpi. This is necessary to avoid distortions on devices where painter units are not pixels (e.g. graphics scene in print composer)
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@13995 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-08-02 08:44:52 +00:00
wonder
19506e9cdd
[FEATURE] Added --configpath option that overrides the default path (~/.qgis) for user configuration and forces QSettings to use this directory, too.\
...
This allows users to e.g. carry QGIS installation on a flash drive together with all plugins and settings.
Developed for Faunalia (http://www.faunalia.it ) with funding from Regione Toscana - Sistema Informativo per la Gestione del Territorio e dell' Ambiente [RT-SIGTA].
For the project: "Sviluppo di prodotti software GIS open-source basati sui prodotti QuantumGIS e Postgis (CIG 037728516E)"
git-svn-id: http://svn.osgeo.org/qgis/trunk@13951 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-07-21 13:12:47 +00:00
wonder
a96d3d7685
[FEATURE] Data-defined rotation and size for categorized and graduated renderer (symbology-ng)
...
Developed for Faunalia (http://www.faunalia.it ) with funding from Regione Toscana - Sistema Informativo per la Gestione del Territorio e dell' Ambiente [RT-SIGTA].
For the project: "Sviluppo di prodotti software GIS open-source basati sui prodotti QuantumGIS e Postgis (CIG 037728516E)"
git-svn-id: http://svn.osgeo.org/qgis/trunk@13946 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-07-20 13:59:09 +00:00
wonder
e9828f8ef3
Add a convenience constructor from QString to QgsSearchString
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@13944 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-07-20 13:21:04 +00:00
wonder
8a34dd92c7
Added "$rownum" token to syntax of expressions. In field calculator it can be used for counting rows. The counter starts from 1. Outside field calculator it returns always zero.
...
Developed for Faunalia (http://www.faunalia.it ) with funding from Regione Toscana - Sistema Informativo per la Gestione del Territorio e dell' Ambiente [RT-SIGTA].
For the project: "Sviluppo di prodotti software GIS open-source basati sui prodotti QuantumGIS e Postgis (CIG 037728516E)"
git-svn-id: http://svn.osgeo.org/qgis/trunk@13941 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-07-20 10:39:25 +00:00
wonder
a2a985bbfb
Support string concatenation using the standard sql concatenation operator ||
...
Developed for Faunalia (http://www.faunalia.it ) with funding from Regione Toscana - Sistema Informativo per la Gestione del Territorio e dell' Ambiente [RT-SIGTA].
For the project: "Sviluppo di prodotti software GIS open-source basati sui prodotti QuantumGIS e Postgis (CIG 037728516E)"
git-svn-id: http://svn.osgeo.org/qgis/trunk@13940 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-07-20 09:50:41 +00:00
wonder
e48766e5ec
Fixed #2346 - allow quoting of column references using double quotes.
...
Quoting is done in both search query builder and search from attribute table.
git-svn-id: http://svn.osgeo.org/qgis/trunk@13754 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-06-20 15:52:54 +00:00
jef
a77476a4f3
fix #2815 - including more missing translation strings
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@13744 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-06-17 20:43:18 +00:00
wonder
0a4f1c5947
[FEATURE] Added rule-based renderer for symbology-ng.
...
Developed for Faunalia (http://www.faunalia.it ) with funding from Regione Toscana -
Sistema Informativo per la Gestione del Territorio e dell' Ambiente [RT-SIGTA]".
For the project: "Sviluppo di prodotti software GIS open-source basati sui prodotti QuantumGIS e Postgis (CIG 037728516E)
git-svn-id: http://svn.osgeo.org/qgis/trunk@13710 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-06-12 10:11:19 +00:00
wonder
03216df7f8
[FEATURE] manual adding of categories in symbology-ng. Patch contributed by Lynx, thanks!
...
+ added missing python bindings and fixed some issues.
git-svn-id: http://svn.osgeo.org/qgis/trunk@13601 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-05-30 10:20:38 +00:00
jef
c410f69bf9
add length() and area() methods to QgsGeometry
...
and use it in labeling and zonal statistics
git-svn-id: http://svn.osgeo.org/qgis/trunk@13588 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-05-29 11:03:30 +00:00
wonder
3b280fa705
Applied patch #2747 from Marco.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@13587 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-05-29 10:32:56 +00:00
mhugent
c143ca1cb5
[FEATURE]: Load/save queries created in the query builder. Added method columnRefNodes() in qgssearchtreenode and added some consts
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@13571 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-05-25 13:57:05 +00:00
jef
5ef374d419
[FEATURE] label only selected features (implements #2717 )
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@13510 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-05-16 21:00:01 +00:00
jef
9dd9f36450
[FEATURE]
...
- save edits button added (implements #2579 )
- subset option to layer menu (implements #2660 )
- show selected feature count in status bar (implements #2708 )
- temporary workaround for #2714
- refactored redundant code from legend to qgisapp:
attribute table, save as, layer removal, layer properties
- some more cleanups
git-svn-id: http://svn.osgeo.org/qgis/trunk@13501 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-05-16 14:44:42 +00:00
jef
3e6fb20ff5
[FEATURE] (re-?)add identifyAsHtml to raster layer and use it in identify
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@13467 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-05-11 21:08:45 +00:00
jef
4b9ca010fd
fix signal signature of QgsNetworkAccessManager::requestAboutToBeCreated
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@13461 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-05-10 13:50:57 +00:00
jef
b0f0765ade
emit signals before and after QgsNetworkAccessManager creates requests
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@13453 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-05-09 21:35:31 +00:00
jef
4ab3c74592
resolve Qt 4.5 dependency
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@13447 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-05-09 00:45:17 +00:00
jef
dec81b9095
fix sip bindings
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@13446 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-05-08 23:50:32 +00:00
jef
f6483e9df5
network manager changes:
...
- add QgsNetworkAccessManager to core as singleton
- add support for multiple proxy factories
- remove qgisNetworkAccessManager property hack
- python bindings
wms provider:
- use QgsNetworkAccessManager
- some precision changes
git-svn-id: http://svn.osgeo.org/qgis/trunk@13443 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-05-08 19:16:21 +00:00
wonder
55eeb953e3
Added the possibility to use $area, $length when searching in attribute table.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@13434 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-05-07 09:15:08 +00:00
wonder
b3e9ed7afd
Added optional geometry parameter when evaluating predicates
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@13433 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-05-07 08:39:37 +00:00
wonder
1981f60445
Do not force vector output by default (use only in composer map), enable setting of the flag
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@13418 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-05-04 08:48:43 +00:00
wonder
c9d34fd8c7
PyQGIS: added missing annotation
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@13417 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-05-03 21:02:05 +00:00
wonder
f3bd29d6f4
PyQGIS: Fixed wrappers for symbology-ng renderers (were claimed to be abstract classes)
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@13416 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-05-03 20:52:45 +00:00
jef
a53296cb05
fix sip 4.7 support
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@13395 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-04-26 20:04:53 +00:00
wonder
313c107403
Added notes to newly added methods
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@13390 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-04-25 22:37:59 +00:00