kyngchaos
47b89e3781
fix a bundling bug, missed lib subdir in config header
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@14000 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-08-03 01:47:01 +00:00
kyngchaos
31ec85e264
split bundle step to separate target;
...
misc cleanup
git-svn-id: http://svn.osgeo.org/qgis/trunk@13999 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-08-02 15:43:01 +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
jef
f94e105bab
fix build error
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@13993 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-08-01 23:08:51 +00:00
mmassing
71f2d05d4a
Indentation cleanups, before jef beats me to it :-)
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@13992 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-08-01 17:35:51 +00:00
mmassing
f1fa50b7b6
Remove debugging output.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@13991 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-08-01 17:28:41 +00:00
mmassing
5d225308f1
Georeferencer: Normalize coordinates in order to improve numerical conditioning of homography estimation.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@13990 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-08-01 17:25:51 +00:00
jef
91f00bedc4
fix warning, indentation and little cleanup
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@13989 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-08-01 01:45:34 +00:00
jef
d237cb2bcd
german translation update
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@13988 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-08-01 00:57:43 +00:00
mmassing
ca918e321f
Add support for projective transformations, which can relate
...
perspective images of a plane.
Fits a homography to the GCP using total least squares, which
minimizes algebraic error.
git-svn-id: http://svn.osgeo.org/qgis/trunk@13987 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-07-30 14:05:55 +00:00
borysiasty
8cec74192e
fix #2874
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@13986 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-07-30 13:24:13 +00:00
mhugent
532cd1036b
[FEATURE]: WFS-T support (experimental). Additionally ported wfs to network manager (code from Juergen, patch #2892 )
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@13985 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-07-30 13:01:48 +00:00
kyngchaos
695a7004b9
new north arrows (r13978)
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@13979 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-07-29 01:32:56 +00:00
timlinux
5d09df1691
Tidy up north arrows
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@13978 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-07-29 01:21:25 +00:00
mmassing
b81bf5f8cd
Fix #2449 : enables numerical sorting and automatic updates of gcp list.
...
-Use proxy model to implement dynamic sorting.
-Remove some legacy code.
-Employ user role for correct numerical sorting.
git-svn-id: http://svn.osgeo.org/qgis/trunk@13977 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-07-28 22:14:12 +00:00
pcav
b2d52b7df8
Fixed v.univar GRASS module
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@13972 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-07-27 12:41:20 +00:00
alexbruy
72c7def022
allow users to enter path to shapefiles manually in Merge shapefiles tool (apply #2897 )
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@13963 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-07-25 16:14:36 +00:00
mmassing
621698fb54
Patch by Luiz Motta: adds the ability to move GCPs in the qgis canvas (partial commit of #2890 ). Thanks.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@13962 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-07-25 15:20:16 +00:00
mmassing
cd1cd21eaa
Fix a bug where user was not prompted whether to save or discard modified GCPs.
...
Prompt-on-exit did not catch the case were only the source, but not
the destination coordinates of a GCP were modified.
git-svn-id: http://svn.osgeo.org/qgis/trunk@13961 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-07-25 15:20:10 +00:00
mmassing
71deac5199
Patch by Luiz Motta: re-add georeferenced raster to qgis layers after project reload (partial commit of #2890 ). Thanks.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@13960 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-07-25 15:20:06 +00:00
mmassing
6cd0f0ee6f
Patch by Luiz Motta: Do not translate gdal compression arguments, fixes #2881 . Thanks.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@13959 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-07-25 15:20:01 +00:00
jef
0d74e28597
debian packaging update
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@13958 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-07-24 20:24:44 +00:00
brushtyler
90cda1e34b
changed wrong key used retrieving from settings the last used image filter, to fix #2901
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@13957 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-07-24 15:28:35 +00:00
mhugent
e357842e62
Apply patch #2891 , WFS exception. Thanks to strk
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@13956 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-07-24 07:24:25 +00:00
timlinux
2695fcdaec
Added north arrows from Nikos Alexandris
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@13955 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-07-24 04:13:29 +00:00
rduivenvoorde
5394fddc4f
removed obsolete &SERVICE=WMS from status-message for mode=map url
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@13954 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-07-23 15:28:50 +00:00
kyngchaos
86fb9e664d
sync installed headers with cmake lists \(I'll try to stay on top of this in the future\!\)
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@13952 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-07-23 00:49:42 +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
5578096443
added missing conversions from expression tree nodes to string.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@13950 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-07-21 10:10:43 +00:00
pcav
ecf895bc37
Updated DONORS list
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@13949 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-07-21 08:41:24 +00:00
mhugent
f9046b0839
Remove legacy file from interpolation plugin
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@13948 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-07-20 17:22:27 +00:00
wonder
f77097c0a2
Use size scale also for line symbols to modify line width.
...
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@13947 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-07-20 14:02:49 +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
mhugent
75890ae95d
[FEATURE]: multiline labels for labeling-ng
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@13945 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-07-20 13:50: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
borysiasty
f8e22c1523
translation update: pl
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@13942 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-07-20 12:21:53 +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
gjm
e0afaaa10a
Fix bug #2772 (dropping gpx files onto qgis didn't open the file
...
correctly).
git-svn-id: http://svn.osgeo.org/qgis/trunk@13939 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-07-19 19:12:11 +00:00
mhugent
f05eefd29d
Apply patch #2868 (adds label alignment) with modifications. Thanks medspx
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@13938 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-07-19 19:11:34 +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
borysiasty
a57ded8334
gui string fix
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@13936 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-07-19 09:55:54 +00:00
mhugent
a0c29c5ba9
Apply patch in ticket #2891 and some more verbose error reporting. Thanks strk
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@13935 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-07-19 09:07:06 +00:00
gjm
522a841d03
Implement suggestion in #2882 (make the Mac build use the configurable
...
directory for the lib install directory - rather than the hard-coded
'lib').
git-svn-id: http://svn.osgeo.org/qgis/trunk@13930 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-07-18 12:06:52 +00:00
gjm
b4545005d8
Apply patches in #2863 (configuration changes to make ccmake work with
...
less manual configuration).
git-svn-id: http://svn.osgeo.org/qgis/trunk@13928 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-07-18 11:48:34 +00:00
kyngchaos
5feb1ddef0
version bump (r13926);
...
context help update (r13924);
fix path to user bundle script
git-svn-id: http://svn.osgeo.org/qgis/trunk@13927 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-07-17 21:34:31 +00:00
jef
7607ee5f06
update trunk version
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@13926 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-07-17 20:53:40 +00:00
borysiasty
0f01aa48bd
context help pl update by Milena
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@13924 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-07-17 14:41:57 +00:00