cfarmer
|
1def2d3496
|
oops, didn't see patch, patch implementation more elegant (qt-ish), thanks alexbruy
git-svn-id: http://svn.osgeo.org/qgis/trunk@13026 c8812cc2-4d05-0410-92ff-de0c093fc19c
|
2010-03-08 20:25:51 +00:00 |
|
cfarmer
|
4fa5e8f07d
|
Adding projection information (prj-file) no longer throws an error if folder has cyrillics. Fixes #2501.
git-svn-id: http://svn.osgeo.org/qgis/trunk@13025 c8812cc2-4d05-0410-92ff-de0c093fc19c
|
2010-03-08 20:19:04 +00:00 |
|
cfarmer
|
c902101fea
|
reactivate select by location progress bar. Fixes #2517; Thanks to alexbruy for the patch!
git-svn-id: http://svn.osgeo.org/qgis/trunk@13024 c8812cc2-4d05-0410-92ff-de0c093fc19c
|
2010-03-08 19:57:34 +00:00 |
|
jef
|
0e72bcbbf0
|
[FEATURE] support NULL values in search strings (fixes #2533)
git-svn-id: http://svn.osgeo.org/qgis/trunk@13023 c8812cc2-4d05-0410-92ff-de0c093fc19c
|
2010-03-08 17:51:23 +00:00 |
|
cfarmer
|
005205d04b
|
Both tools now uses project crs instead of None (or input vector layer if selected in regular points). Fixes #2494.
git-svn-id: http://svn.osgeo.org/qgis/trunk@13022 c8812cc2-4d05-0410-92ff-de0c093fc19c
|
2010-03-08 02:20:27 +00:00 |
|
cfarmer
|
3fa3d0021a
|
Vector grid tool now uses project crs instead of None. Fixes #2494.
git-svn-id: http://svn.osgeo.org/qgis/trunk@13021 c8812cc2-4d05-0410-92ff-de0c093fc19c
|
2010-03-08 02:14:14 +00:00 |
|
cfarmer
|
31ce45e750
|
Removes limitation on maximum no of selectable features. Fixes #2503. Patch thanks to alexbruy.
git-svn-id: http://svn.osgeo.org/qgis/trunk@13020 c8812cc2-4d05-0410-92ff-de0c093fc19c
|
2010-03-08 02:08:14 +00:00 |
|
cfarmer
|
ebc2e6f72a
|
Updates distance matrix tool to allow non ascii characters in id fields. This is based on a workaround (from http://docs.python.org/library/csv.html), as the default Python csv function(s) do not support nonascii characters. Fixes #2496
git-svn-id: http://svn.osgeo.org/qgis/trunk@13019 c8812cc2-4d05-0410-92ff-de0c093fc19c
|
2010-03-08 02:01:33 +00:00 |
|
jef
|
e41bb3466b
|
fix #2523
git-svn-id: http://svn.osgeo.org/qgis/trunk@13018 c8812cc2-4d05-0410-92ff-de0c093fc19c
|
2010-03-08 00:24:35 +00:00 |
|
jef
|
a39de09cca
|
fix #2526
git-svn-id: http://svn.osgeo.org/qgis/trunk@13017 c8812cc2-4d05-0410-92ff-de0c093fc19c
|
2010-03-07 21:37:34 +00:00 |
|
jef
|
c0d78c1672
|
fix #2516
git-svn-id: http://svn.osgeo.org/qgis/trunk@13016 c8812cc2-4d05-0410-92ff-de0c093fc19c
|
2010-03-07 18:14:35 +00:00 |
|
borysiasty
|
23ed0fefc4
|
translation update: pl from QMilena
git-svn-id: http://svn.osgeo.org/qgis/trunk@13015 c8812cc2-4d05-0410-92ff-de0c093fc19c
|
2010-03-07 17:34:24 +00:00 |
|
jef
|
b0a9d99453
|
fix #2511
git-svn-id: http://svn.osgeo.org/qgis/trunk@13014 c8812cc2-4d05-0410-92ff-de0c093fc19c
|
2010-03-07 17:34:20 +00:00 |
|
jef
|
3e339396a1
|
fix #2512
git-svn-id: http://svn.osgeo.org/qgis/trunk@13013 c8812cc2-4d05-0410-92ff-de0c093fc19c
|
2010-03-07 16:19:34 +00:00 |
|
mhugent
|
0bc387060b
|
Added a slightly faster zonal statistics method (but still not as fast as it could be)
git-svn-id: http://svn.osgeo.org/qgis/trunk@13012 c8812cc2-4d05-0410-92ff-de0c093fc19c
|
2010-03-06 16:10:32 +00:00 |
|
macho
|
f921dc43ff
|
just optical changes in the aboutbox (bug?fixes)
git-svn-id: http://svn.osgeo.org/qgis/trunk@13011 c8812cc2-4d05-0410-92ff-de0c093fc19c
|
2010-03-06 13:49:55 +00:00 |
|
jef
|
5faa091d36
|
fix combobox order for attribute actions
git-svn-id: http://svn.osgeo.org/qgis/trunk@13010 c8812cc2-4d05-0410-92ff-de0c093fc19c
|
2010-03-05 18:23:04 +00:00 |
|
jef
|
4ae4e8806a
|
fix windows build
git-svn-id: http://svn.osgeo.org/qgis/trunk@13009 c8812cc2-4d05-0410-92ff-de0c093fc19c
|
2010-03-05 15:26:53 +00:00 |
|
jef
|
82a9fa1b61
|
another fix for Qt with CMake 2.6
git-svn-id: http://svn.osgeo.org/qgis/trunk@13008 c8812cc2-4d05-0410-92ff-de0c093fc19c
|
2010-03-05 15:22:21 +00:00 |
|
macho
|
a0e2f6318c
|
translation update: ja by Yoichi
git-svn-id: http://svn.osgeo.org/qgis/trunk@13007 c8812cc2-4d05-0410-92ff-de0c093fc19c
|
2010-03-05 13:07:52 +00:00 |
|
jef
|
95b23701d7
|
fix Qt test for CMake 2.6
git-svn-id: http://svn.osgeo.org/qgis/trunk@13006 c8812cc2-4d05-0410-92ff-de0c093fc19c
|
2010-03-05 12:49:28 +00:00 |
|
mhugent
|
3249d776fd
|
Update sip file for qgspoint
git-svn-id: http://svn.osgeo.org/qgis/trunk@13005 c8812cc2-4d05-0410-92ff-de0c093fc19c
|
2010-03-05 12:28:08 +00:00 |
|
mhugent
|
058bb45710
|
Move distanceSquaredPointToSegment(...) from QgsGeometry to QgsPoint
git-svn-id: http://svn.osgeo.org/qgis/trunk@13004 c8812cc2-4d05-0410-92ff-de0c093fc19c
|
2010-03-05 12:14:41 +00:00 |
|
rblazek
|
ad7b800874
|
prepend / to path on win
git-svn-id: http://svn.osgeo.org/qgis/trunk@13003 c8812cc2-4d05-0410-92ff-de0c093fc19c
|
2010-03-05 12:08:32 +00:00 |
|
rblazek
|
0880ab8d94
|
set GRASS_HTML_BROWSER to qgis.g.browser on win
git-svn-id: http://svn.osgeo.org/qgis/trunk@13002 c8812cc2-4d05-0410-92ff-de0c093fc19c
|
2010-03-05 11:02:18 +00:00 |
|
rblazek
|
1ac0bf8ba1
|
+putEnv
git-svn-id: http://svn.osgeo.org/qgis/trunk@13001 c8812cc2-4d05-0410-92ff-de0c093fc19c
|
2010-03-05 11:01:30 +00:00 |
|
rblazek
|
7bf837c702
|
use forward slashes in GISBASE on win
git-svn-id: http://svn.osgeo.org/qgis/trunk@13000 c8812cc2-4d05-0410-92ff-de0c093fc19c
|
2010-03-05 09:32:53 +00:00 |
|
rblazek
|
29a658ba65
|
set color scheme to black / yellow
git-svn-id: http://svn.osgeo.org/qgis/trunk@12999 c8812cc2-4d05-0410-92ff-de0c093fc19c
|
2010-03-04 19:06:59 +00:00 |
|
kyngchaos
|
7e9f237c60
|
attr editor to gui (r12997)
git-svn-id: http://svn.osgeo.org/qgis/trunk@12998 c8812cc2-4d05-0410-92ff-de0c093fc19c
|
2010-03-04 14:34:45 +00:00 |
|
mhugent
|
5ea14878db
|
move attribute editor class from app to gui
git-svn-id: http://svn.osgeo.org/qgis/trunk@12997 c8812cc2-4d05-0410-92ff-de0c093fc19c
|
2010-03-04 08:56:07 +00:00 |
|
rblazek
|
0b94e8249e
|
patches #2438 by lutra
git-svn-id: http://svn.osgeo.org/qgis/trunk@12996 c8812cc2-4d05-0410-92ff-de0c093fc19c
|
2010-03-03 20:00:59 +00:00 |
|
rblazek
|
9f4891050e
|
do not run Init.sh in terminal, GRASS is already started if QGIS is run from GRASS shell or everything is set by QgsGrass::openMapset
git-svn-id: http://svn.osgeo.org/qgis/trunk@12995 c8812cc2-4d05-0410-92ff-de0c093fc19c
|
2010-03-03 19:17:30 +00:00 |
|
macho
|
3ae853259c
|
translation update: hr by Zoran - with many thanks for his presentation
of QGIS at 4th Croatian Cadastrial Congress
git-svn-id: http://svn.osgeo.org/qgis/trunk@12994 c8812cc2-4d05-0410-92ff-de0c093fc19c
|
2010-03-03 15:12:30 +00:00 |
|
mhugent
|
986afe675f
|
BBOX option for wfs
git-svn-id: http://svn.osgeo.org/qgis/trunk@12993 c8812cc2-4d05-0410-92ff-de0c093fc19c
|
2010-03-03 12:52:29 +00:00 |
|
wonder
|
cff9617279
|
PyQGIS: Fixed splitGeometry() method
git-svn-id: http://svn.osgeo.org/qgis/trunk@12992 c8812cc2-4d05-0410-92ff-de0c093fc19c
|
2010-03-02 20:54:28 +00:00 |
|
wonder
|
c4cb0d3e4c
|
Make sure the user has Qt 4.4 or better, check whether all necessary Qt modules are present.
git-svn-id: http://svn.osgeo.org/qgis/trunk@12991 c8812cc2-4d05-0410-92ff-de0c093fc19c
|
2010-03-02 08:55:54 +00:00 |
|
macho
|
bfe4e780ce
|
translation update: string update for March 2010
git-svn-id: http://svn.osgeo.org/qgis/trunk@12990 c8812cc2-4d05-0410-92ff-de0c093fc19c
|
2010-03-01 22:56:13 +00:00 |
|
jef
|
730fd21615
|
update german translation
git-svn-id: http://svn.osgeo.org/qgis/trunk@12989 c8812cc2-4d05-0410-92ff-de0c093fc19c
|
2010-03-01 21:37:58 +00:00 |
|
macho
|
663f9d83b8
|
translation update: greek by mike
git-svn-id: http://svn.osgeo.org/qgis/trunk@12988 c8812cc2-4d05-0410-92ff-de0c093fc19c
|
2010-03-01 19:48:51 +00:00 |
|
jef
|
d7ee538ef2
|
fix crash
git-svn-id: http://svn.osgeo.org/qgis/trunk@12987 c8812cc2-4d05-0410-92ff-de0c093fc19c
|
2010-03-01 15:53:12 +00:00 |
|
macho
|
81e691e995
|
translation update: monthly string update and new .jp file
git-svn-id: http://svn.osgeo.org/qgis/trunk@12986 c8812cc2-4d05-0410-92ff-de0c093fc19c
|
2010-03-01 07:52:20 +00:00 |
|
timlinux
|
5ea82d0f10
|
UI Tidy ups
git-svn-id: http://svn.osgeo.org/qgis/trunk@12981 c8812cc2-4d05-0410-92ff-de0c093fc19c
|
2010-02-27 18:48:10 +00:00 |
|
timlinux
|
289d558a82
|
New splash for tethys (1.5)
git-svn-id: http://svn.osgeo.org/qgis/trunk@12980 c8812cc2-4d05-0410-92ff-de0c093fc19c
|
2010-02-27 17:19:14 +00:00 |
|
timlinux
|
c35aa56a1e
|
Prevent crash on feature reset in gps tracker
git-svn-id: http://svn.osgeo.org/qgis/trunk@12979 c8812cc2-4d05-0410-92ff-de0c093fc19c
|
2010-02-27 12:26:13 +00:00 |
|
macho
|
2fcf8a2264
|
translation update with new Contributors
git-svn-id: http://svn.osgeo.org/qgis/trunk@12978 c8812cc2-4d05-0410-92ff-de0c093fc19c
|
2010-02-27 11:09:36 +00:00 |
|
macho
|
502a3c80d5
|
translation update: string update will be on 1 of every month from now on
git-svn-id: http://svn.osgeo.org/qgis/trunk@12977 c8812cc2-4d05-0410-92ff-de0c093fc19c
|
2010-02-26 22:23:57 +00:00 |
|
jef
|
3640e1128b
|
fix #2479
git-svn-id: http://svn.osgeo.org/qgis/trunk@12976 c8812cc2-4d05-0410-92ff-de0c093fc19c
|
2010-02-26 19:34:18 +00:00 |
|
kyngchaos
|
36f0addc40
|
fix analysis lib link error
git-svn-id: http://svn.osgeo.org/qgis/trunk@12975 c8812cc2-4d05-0410-92ff-de0c093fc19c
|
2010-02-25 23:33:32 +00:00 |
|
cfarmer
|
196037ddb3
|
clean output proj file name, fixes: #2466
git-svn-id: http://svn.osgeo.org/qgis/trunk@12974 c8812cc2-4d05-0410-92ff-de0c093fc19c
|
2010-02-25 11:03:08 +00:00 |
|
jef
|
8825dc11ec
|
also use WMS credentials when redirected
git-svn-id: http://svn.osgeo.org/qgis/trunk@12971 c8812cc2-4d05-0410-92ff-de0c093fc19c
|
2010-02-24 12:55:28 +00:00 |
|