Nyall Dawson
ee6a924387
More Win test mask updates
2015-07-06 08:29:50 +10:00
Juergen E. Fischer
12b7831175
remove unused iostream header
2015-07-05 16:51:29 +02:00
Juergen E. Fischer
05ae68f291
fix arm build again (followup 68fe5f5 and 1aff733)
2015-07-05 14:34:42 +02:00
Juergen E. Fischer
83bb33cad5
cleanup composer test map settings
2015-07-05 11:20:13 +02:00
Juergen E. Fischer
3856ccf2f8
another round of coverity and cppcheck fixes
2015-07-05 04:26:40 +02:00
Juergen E. Fischer
5b54e260d4
various windows test fixes:
...
* .gitignore sort and remove duplicates
* show more warnings in tests
* add/update masks for rendering checks on windows
* fix delimited text provider tests
* disable QgsLogger and QgsPalLabelingServer on windows
2015-07-05 03:45:01 +02:00
Nathan Woodrow
fbad68075b
Fix #13059 - Fix expression template load error
2015-07-04 21:06:02 +10:00
Nyall Dawson
4bff1e094d
Fix setting symbol width/size/rotation from right click menu
...
(fix #13070 )
2015-07-04 11:24:02 +10:00
Jürgen Fischer
4fba5ff493
Merge pull request #2192 from Gustry/fix-13067
...
fix #13067 : bad geometries in the difference tool
2015-07-03 21:19:12 +02:00
Etienne Trimaille
fe1a032181
fix #13067 : bad geometries in the difference tool
2015-07-03 15:52:42 +02:00
Juergen E. Fischer
29aaf1bad8
skip blanks between wkt child blocks ( fixes #13053 )
2015-07-03 15:30:49 +02:00
mhugent
52cfb56e7e
Merge pull request #2191 from mhugent/server_cache_multi_projects
...
Fix layer cache to work with layers which have the same id (but in di…
2015-07-03 14:32:49 +02:00
Marco Hugentobler
127dd64db6
Fix layer cache to work with layers which have the same id (but in different project files)
2015-07-03 13:52:31 +02:00
Juergen E. Fischer
f92d9c1176
but not with QString (followup 34c1c8d)
2015-07-03 12:30:19 +02:00
Juergen E. Fischer
34c1c8dc58
avoid auto
2015-07-03 11:53:17 +02:00
Radim Blazek
92d5f2bb19
Revert "GDAL/OGR mutex in data items on GDALOpen/OGROpen"
...
This reverts commit 57ffaa7d0a2610f0fe67f5983ad10ad38274f99f.
2015-07-03 10:59:19 +02:00
Jürgen Fischer
bc4f72c7a7
Merge pull request #2190 from elpaso/server-test-update
...
Fixed PyQgsServer tests.
2015-07-03 10:18:35 +02:00
elpaso
132fa0d25b
re-enabled PyQgsServer, reverted setenv
2015-07-03 09:05:49 +02:00
elpaso
11a7522d9f
Fixed PyQgsServer tests.
...
Still disabled in Travis because of random failures
2015-07-03 09:04:47 +02:00
volaya
2083d6db25
[processing] allow using layer names as input values
2015-07-03 08:18:57 +02:00
volaya
12736ac567
[processing] improvements fro gdal rasterize algs/gdal/rasterize.py
...
fixes #12541
2015-07-03 08:18:56 +02:00
volaya
7d8e188e4d
[processing] allow changing font size in script editor
...
fixes #11328
2015-07-03 08:18:55 +02:00
volaya
de728743b7
[processing] do not accept grass vector layers as inputs
...
fixes #12436
2015-07-03 08:18:54 +02:00
Sandro Santilli
b9b6257eb7
DBManager TopoViewer: zoom on topology if first load
...
Fixes #13064
2015-07-02 23:57:54 +02:00
Juergen E. Fischer
b9edb7453c
qgsserver: use _putenv_s on windows and setenv on windows (followup 79d37c1)
2015-07-02 22:40:07 +02:00
Juergen E. Fischer
b28c4847c7
dxf export:
...
* add missing marker types (fixes #13062 )
* add missing support for data-defined marker names (fixes #13063 )
2015-07-02 21:50:22 +02:00
Radim Blazek
57ffaa7d0a
GDAL/OGR mutex in data items on GDALOpen/OGROpen
2015-07-02 18:26:36 +02:00
Juergen E. Fischer
b0a22acc15
osgeo4w: make dash site name configurable and include SHA in buildname
2015-07-02 18:23:44 +02:00
Nyall Dawson
339dbf1b18
OSX test mask images
2015-07-02 21:48:46 +10:00
Nyall Dawson
fd96cbd1da
Disable PyQgsServer test on Travis until it is fixed
2015-07-02 20:57:49 +10:00
Juergen E. Fischer
df4a41f780
fix reordering of render order (followup 78c60a2)
2015-07-02 12:38:30 +02:00
Nyall Dawson
5f233296a2
Followup cce6c8b, fix Travis failures
2015-07-02 19:25:57 +10:00
Sandro Santilli
fcc51bcd8c
DBManager topoviewer: don't be fooled by srid=-1 in topology.topology
...
Fixes #12802
2015-07-02 11:02:04 +02:00
Marco Hugentobler
76bda5e352
Merge branch 'master' of github.com:qgis/Quantum-GIS
2015-07-02 10:16:41 +02:00
Marco Hugentobler
cce6c8bad3
[FEATURE]: getMap in dxf format
2015-07-02 09:40:51 +02:00
Juergen E. Fischer
89b275c3a2
Revert "fix precise build"
...
This reverts commit e11b1872b24fe8f91d2288cd7df896dcc368f212.
2015-07-02 09:25:47 +02:00
Juergen E. Fischer
e11b1872b2
fix precise build
2015-07-02 09:24:33 +02:00
Marco Hugentobler
738260a7de
Fix build
2015-07-02 09:19:49 +02:00
Nyall Dawson
b7afe396e4
[tests] Switch composer picture remote url test to use a local
...
python server, avoids dependance on remote service
2015-07-02 13:39:40 +10:00
Juergen E. Fischer
9b976cfe26
test cleanups and some fixes
2015-07-02 04:22:52 +02:00
Nyall Dawson
f3fe29d2fb
Better fix for b847a06
2015-07-02 08:44:41 +10:00
Nyall Dawson
f72ae91480
Fix failing PyQgsBlendModes test
2015-07-02 08:24:40 +10:00
Nyall Dawson
d747a481d5
Fix warning
2015-07-02 06:35:19 +10:00
Juergen E. Fischer
7b58462de5
make sub tests following the label in composer rotation pass
2015-07-01 19:26:17 +02:00
Juergen E. Fischer
5cc5ffc50a
fix composer picture test on windows
2015-07-01 18:39:40 +02:00
Juergen E. Fischer
d429f195b6
Some fixes to the tests on windows:
...
* defer initialization of map settings until after QgsApplication is initialized
* disable local server test
* set ogr encoding in qgsserver testproject.qgs
2015-07-01 18:09:30 +02:00
Juergen E. Fischer
b847a069a4
avoid modifying test data
2015-07-01 11:04:17 +02:00
Juergen E. Fischer
984f03f499
restore points files
2015-07-01 10:57:54 +02:00
Juergen E. Fischer
571752290d
fix TestQgsProject
2015-07-01 10:21:38 +02:00
Juergen E. Fischer
e2e7e365e2
fix testqgis
2015-07-01 09:46:33 +02:00