691 Commits

Author SHA1 Message Date
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
50734ac052 Better handling of python path and plugins paths.
Additionally, plugin paths in QGIS_PLUGINPATH can be separated by either semicolon or colon.


git-svn-id: http://svn.osgeo.org/qgis/trunk@13943 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-07-20 13:06:49 +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
jef
75ce1bce5a fix #2894
git-svn-id: http://svn.osgeo.org/qgis/trunk@13937 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-07-19 15:28:46 +00:00
jef
a299f693f7 apply #2791
git-svn-id: http://svn.osgeo.org/qgis/trunk@13921 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-07-17 11:19:04 +00:00
cfarmer
e2d0f00623 Select by location now works on full layer extent. Fixes #2210.
git-svn-id: http://svn.osgeo.org/qgis/trunk@13915 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-07-14 09:52:13 +00:00
rduivenvoorde
4cec6fe1ba fix for #2848: exported style better in line with qgis style
git-svn-id: http://svn.osgeo.org/qgis/trunk@13894 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-07-06 19:03:44 +00:00
cfarmer
771fe9aaa1 Patch to fix (second problem) #2735. Patch thanks to brushtyler.
git-svn-id: http://svn.osgeo.org/qgis/trunk@13885 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-07-04 18:03:34 +00:00
jef
6c79e997f7 new fix for #2836
git-svn-id: http://svn.osgeo.org/qgis/trunk@13876 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-07-02 15:01:11 +00:00
jef
cc8ba684c9 revert r13855
git-svn-id: http://svn.osgeo.org/qgis/trunk@13875 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-07-02 14:33:48 +00:00
cfarmer
9c2efef7fc patch to fix additional problem with #2430 thanks to brushtyler
git-svn-id: http://svn.osgeo.org/qgis/trunk@13861 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-06-30 22:54:16 +00:00
cfarmer
6f3384df41 fixes #2430 and speeds up random point generation on top of vectors significantly
git-svn-id: http://svn.osgeo.org/qgis/trunk@13860 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-06-30 22:50:17 +00:00
cfarmer
9060b5a904 patch from alex to fix #2735
git-svn-id: http://svn.osgeo.org/qgis/trunk@13859 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-06-30 22:49:20 +00:00
jef
121931ba1c fix #2836
git-svn-id: http://svn.osgeo.org/qgis/trunk@13855 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-06-30 18:35:36 +00:00
jef
8b729f30c6 fix #2844
git-svn-id: http://svn.osgeo.org/qgis/trunk@13854 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-06-30 18:26:36 +00:00
jef
de1c494546 fix for #2833 and #2843
git-svn-id: http://svn.osgeo.org/qgis/trunk@13846 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-06-30 00:02:45 +00:00
borysiasty
a582b48bd0 Plugin Installer minor fix
git-svn-id: http://svn.osgeo.org/qgis/trunk@13845 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-06-29 20:21:18 +00:00
rduivenvoorde
06f15b15f8 fix for #2847 layers with identical names have problems with data/filter statements
git-svn-id: http://svn.osgeo.org/qgis/trunk@13844 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-06-29 20:04:49 +00:00
borysiasty
384d299fb5 Plugin installer update: r13830 follow-up
git-svn-id: http://svn.osgeo.org/qgis/trunk@13832 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-06-28 19:49:28 +00:00
borysiasty
e6507adc78 Plugin installer fixes: fix error when uninstalling installer itself, support for <disabled> repo tag, remove my repository
git-svn-id: http://svn.osgeo.org/qgis/trunk@13830 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-06-28 19:18:40 +00:00
jef
230aced5dd fix #2833
git-svn-id: http://svn.osgeo.org/qgis/trunk@13785 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-06-23 09:31:09 +00:00
wonder
9d1d81e18f Better cleanup of resources when unloading plugins
git-svn-id: http://svn.osgeo.org/qgis/trunk@13773 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-06-21 22:26:36 +00:00
borysiasty
c170110b3c Plugin Instaler update: add translateable strings for future switch to the central contributed repository
git-svn-id: http://svn.osgeo.org/qgis/trunk@13770 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-06-21 21:50:22 +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
borysiasty
b6256d025d fix #2775
git-svn-id: http://svn.osgeo.org/qgis/trunk@13742 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-06-17 19:02:08 +00:00
cfarmer
76d2a8fd4e adds spin box to choose the number of nodes to approximate a circle for the buffer tool
git-svn-id: http://svn.osgeo.org/qgis/trunk@13729 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-06-13 22:46:00 +00:00
brushtyler
a87414c8f2 applied patch to show GDAL version in about dialog, to fix #2804
git-svn-id: http://svn.osgeo.org/qgis/trunk@13725 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-06-13 18:27:55 +00:00
rduivenvoorde
a64a81a550 mapserver export plugin always defaulted to epsg:4326 in mapfile because code still used old elementnames (epsg) instead of new (srid) in .qgs files
git-svn-id: http://svn.osgeo.org/qgis/trunk@13717 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-06-12 12:12:12 +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
rduivenvoorde
ac2526b123 fix for #2726 labels no labels in mapserverexport
git-svn-id: http://svn.osgeo.org/qgis/trunk@13708 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-06-11 19:15:29 +00:00
brushtyler
b42220d98c replaced all QFormLayouts with QGridLayouts
git-svn-id: http://svn.osgeo.org/qgis/trunk@13703 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-06-11 09:14:32 +00:00
brushtyler
c46b05240e load modules only on menu triggers, skip the local traslator
git-svn-id: http://svn.osgeo.org/qgis/trunk@13701 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-06-10 15:38:52 +00:00
wonder
d23617474b Fixed unloading of python modules which were imported using "from X import Y,Z".
Modules Y,Z have been missed by the import wrapper and the unloader did not remove the plugin completely/correctly.


git-svn-id: http://svn.osgeo.org/qgis/trunk@13693 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-06-08 20:05:53 +00:00
brushtyler
7d924eda61 import the modules without use the path
git-svn-id: http://svn.osgeo.org/qgis/trunk@13684 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-06-07 21:55:03 +00:00
brushtyler
b5819e3424 Removed the unnecessary setted paths
git-svn-id: http://svn.osgeo.org/qgis/trunk@13682 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-06-07 19:52:27 +00:00
jef
c34130cbf1 make GdalTools about box translatable
git-svn-id: http://svn.osgeo.org/qgis/trunk@13668 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-06-06 08:12:22 +00:00
jef
8696c2fc51 automatic indentation update (r12600-r13658)
git-svn-id: http://svn.osgeo.org/qgis/trunk@13659 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-06-05 13:21:40 +00:00
jef
935075c2a9 string fixes
git-svn-id: http://svn.osgeo.org/qgis/trunk@13653 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-06-05 01:56:17 +00:00
brushtyler
5926edfcb4 manage string in release name
git-svn-id: http://svn.osgeo.org/qgis/trunk@13644 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-06-04 11:23:58 +00:00
brushtyler
dbb8bbed25 manage string in release name
git-svn-id: http://svn.osgeo.org/qgis/trunk@13643 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-06-04 11:16:35 +00:00
brushtyler
9e19090f10 added GdalTools plugin
git-svn-id: http://svn.osgeo.org/qgis/trunk@13639 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-06-04 00:31:48 +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
cfarmer
a7a8a29948 Fix output folder selection for split vector layers tool. Patch from alexbruy. Fixes #2725.
git-svn-id: http://svn.osgeo.org/qgis/trunk@13527 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-05-18 19:01:38 +00:00