13897 Commits

Author SHA1 Message Date
Juergen E. Fischer
c56491b111 fix #4805:
- drop internal spatialite and internal spatialindex
- drop support for debian lenny (no system spatialindex/spatialite there)
2012-04-23 20:51:30 +02:00
Tim Sutton
b82bc6757a Added anomaly files from nightly build server 2012-04-23 19:17:58 +02:00
Nathan Woodrow
4c2218717d Merge pull request #129 from szekerest/master
MSSQL: Fix query builder support
2012-04-22 14:31:44 -07:00
szekerest
ed8c3a1232 MSSQL: Fix query builder support (fixes #5401) 2012-04-22 23:00:10 +02:00
Juergen E. Fischer
71d0e4dd19 deprecated QgsCoordinateReferenceSystem::equals: as it might return false
eventhough the proj.4 string is equal. PROJ.4 string isn't unique to
CRSes.
2012-04-22 21:11:43 +02:00
Juergen E. Fischer
991c7ba1d0 fix windows build 2012-04-22 12:05:50 +02:00
Martin Dobias
c6be15ed98 Fix #5344 - square symbol not selectable 2012-04-22 11:47:32 +02:00
Juergen E. Fischer
8e75d4b18f test fixes:
- run xvfb in 96 dpi mode
- indentation update (including tests)
- fix running tests from build directory
2012-04-22 01:40:14 +02:00
Juergen E. Fischer
d9bc7f302f raise field precision limit to 15 2012-04-21 22:20:56 +02:00
Juergen E. Fischer
fe53a39be9 add running GDAL/OGR version to about box 2012-04-21 21:39:36 +02:00
Werner Macho
9af4ca890c added Translator name 2012-04-21 21:36:21 +02:00
Marco Hugentobler
445144ceb5 Remove about dialog in db manager 2012-04-21 20:57:11 +02:00
Marco Hugentobler
2120bb8001 Remove about dialog from gdal tools 2012-04-21 20:57:11 +02:00
William Kyngesburye
517fd7e63b handle crssync in bundling stage 2012-04-21 12:23:38 -05:00
Juergen E. Fischer
871ceb15f0 followup 78c2a2b803 2012-04-21 12:35:48 +02:00
Juergen E. Fischer
78c2a2b803 debian package: remove pyspatialite from python-qgis 2012-04-21 01:21:40 +02:00
Juergen E. Fischer
f90eed12a1 cmake: rename GIT to GITCOMMAND 2012-04-21 00:56:51 +02:00
Juergen E. Fischer
46adf1a017 remap attribute by name not index on paste (fixes #5425) 2012-04-21 00:40:58 +02:00
Juergen E. Fischer
a65c788adb 'shorten' last commit 2012-04-20 20:18:25 +02:00
Juergen E. Fischer
cfa85f37ab - run tests with temporary copy of srs.db
- sync srs.db in a single transaction
2012-04-20 20:04:56 +02:00
Juergen E. Fischer
07a3bf5e32 debian packaging: pyspatialite fix 2012-04-20 17:33:23 +02:00
Juergen E. Fischer
98dbb8e0fc use install rpath only on apple 2012-04-20 09:39:36 +02:00
Juergen E. Fischer
7cdd446a9e wms provider: handle content type case insensitive 2012-04-20 09:39:35 +02:00
Juergen E. Fischer
314783619b debian packaging: set build name for cdash 2012-04-19 23:20:23 +02:00
Juergen E. Fischer
5895f56514 run crssync on coordinate system test and run osgeo4w test as nightly 2012-04-19 23:19:34 +02:00
Werner Macho
9c3556a6ca translation update: gl_ES by Xan 2012-04-19 17:16:21 +02:00
Tim Sutton
669ffcbe12 Move deprecated tag from addMapLayers to addMapLayer where it was originally intended to go. Small updates to comments. 2012-04-19 11:25:13 +02:00
Juergen E. Fischer
f7c6b62cc5 osgeo4w: fix quazip support 2012-04-19 07:18:38 +02:00
Juergen E. Fischer
e5d97f53e2 Revert d7e8ae18 and d637c677c (fixes #5407, #5409 and #5410) 2012-04-19 00:25:40 +02:00
Juergen E. Fischer
aa44bfea59 debian packaging: run tests with xvfb and upload results to dashboard 2012-04-18 23:52:53 +02:00
Tim Sutton
275bf7a0db Merge branch 'master' of github.com:qgis/Quantum-GIS 2012-04-18 23:02:55 +02:00
Tim Sutton
7bd9240efd Added unit test to verify zip layers can be opened 2012-04-18 23:02:23 +02:00
Werner Macho
49936755e0 update TRANSLATORS file 2012-04-18 22:40:00 +02:00
Tim Sutton
f77b9932b5 Added zipped shp for testing zip driver 2012-04-18 22:27:59 +02:00
Tim Sutton
a940438cd1 Merge branch 'master' of github.com:qgis/Quantum-GIS 2012-04-18 22:13:50 +02:00
Tim Sutton
ad39a428e6 Added provenance information for quazip. 2012-04-18 22:10:54 +02:00
Juergen E. Fischer
0b082fb766 postgres provider fix: layers with incomplete geometry type/srid/pk data could not be selected for addition 2012-04-18 18:47:39 +02:00
Werner Macho
7b13a8927c translation update: ru by Artem 2012-04-18 14:18:32 +02:00
Werner Macho
e2da3ebb49 adding korean translator name 2012-04-18 08:42:16 +02:00
Juergen E. Fischer
4d6cc6d15b indentation update 2012-04-18 01:34:27 +02:00
Tim Sutton
c28bd9f37d Merge branch 'master' of github.com:qgis/Quantum-GIS 2012-04-18 01:12:39 +02:00
Tim Sutton
62482954f9 Merge pull request #127 from mhugo/copy_paste_styles
[FEATURE] Copy / paste of styles
2012-04-17 16:11:48 -07:00
Hugo Mercier
70a2a4a6fa Make the style copy/paste functionality closer to the geometry copy/paste implementation 2012-04-18 01:04:24 +02:00
Hugo Mercier
0daaf23dcb Implement basic copy/paste of styles between layers 2012-04-18 01:04:23 +02:00
Tim Sutton
fc373b3bc5 Merge pull request #114 from etiennesky/providers_browser2
[FEATURE] gdal/ogr providers: optimizations and .zip / .gz file support - fixed
2012-04-17 15:47:31 -07:00
Tim Sutton
213a1bcb12 Added some extra output to provide some hints for creating a new anomaly file 2012-04-18 00:02:58 +02:00
Tim Sutton
0196ed84f3 Added anomaly checks based on test run http://dash.orfeo-toolbox.org/testDetails.php?test=9375735&build=81442 2012-04-17 23:37:40 +02:00
Tim Sutton
d04d5cf8f0 Merge branch 'master' of github.com:qgis/Quantum-GIS 2012-04-17 23:35:20 +02:00
Tim Sutton
2ad635a554 More useful dash messages for render checker images 2012-04-17 23:30:37 +02:00
Tim Sutton
596ba1e4e0 Added anomaly for ubuntu 12.04 buffer render 2012-04-17 23:29:27 +02:00