13550 Commits

Author SHA1 Message Date
Tim Sutton
83b1bf52cf Moved control images one per directory and updated render checker to generate paths and filenames more cleanly. All tests pass for me. 2012-04-14 00:45:50 +02:00
Tim Sutton
018071562c Merge branch 'master' of github.com:qgis/Quantum-GIS 2012-04-13 18:52:53 +02:00
Tim Sutton
cfcf12f121 Small core formatting changes only 2012-04-13 18:52:32 +02:00
Tim Sutton
6ebcd65203 Refactored tests using control images to get control image path from renderchecker. 2012-04-13 18:48:40 +02:00
Martin Dobias
1e193c32c2 Merge pull request #121 from lynxlynxlynx/master
fix for one abort and a few SIP compile warnings
2012-04-13 08:56:52 -07:00
Tim Sutton
0358ddcaaf Merge pull request #117 from dakcarto/master
Fix for source or build directory paths that contain spaces (on Mac).
2012-04-13 08:53:06 -07:00
Tim Sutton
a65ded011f Merge pull request #122 from mbernasocchi/android
Android
2012-04-13 08:52:02 -07:00
Marco Bernasocchi
5310b5bed0 added null pointer protection 2012-04-13 17:40:11 +02:00
Tim Sutton
25dccaf36c Moved test images into their own folder 2012-04-13 17:34:17 +02:00
Marco Bernasocchi
751222bc4e remove the touch button if HAVE_TOUCH=0 2012-04-13 17:31:25 +02:00
Jaka Kranjc
15f14856b1 addVectorLayers: return early if no layers were succesfully added
fixes an abort later on if all the layer loadings failed for some reason,
like missing the shx file for a shapefile.
2012-04-13 17:21:21 +02:00
Marco Hugentobler
7f295723fd SCALE parameter for GetLegendGraphic 2012-04-13 17:15:20 +02:00
Jaka Kranjc
93f7d9ae70 fixed two SIP warnings about deprecated syntax 2012-04-13 16:53:52 +02:00
Marco Hugentobler
49b1ad34a6 Rename variable from beforeIndex to afterIndex 2012-04-13 15:57:35 +02:00
Marco Bernasocchi
b8953c95b6 remove qsplashscreen on android 2012-04-13 14:54:09 +02:00
Marco Hugentobler
a5b3a49bca Apply patch from ticket #5348 provided by René-Luc D'Hont 2012-04-13 14:30:39 +02:00
szekerest
f9e2df4275 MSSQL: Add handling of default values (fixes #5316) 2012-04-13 21:26:57 +10:00
Nathan Woodrow
7773ddfda2 Merge pull request #118 from szekerest/master
Fix for issues with sql server geography type
2012-04-12 04:53:17 -07:00
szekerest
be8f135abb Fix for issues with sql server geography type (fixes #5229 fixes #5302) 2012-04-12 13:44:15 +02:00
dakcarto
27fe00467a Fix for source or build directory paths that contain spaces. 2012-04-10 13:53:45 -06:00
dakcarto
7094da945d Fix for source or build directory paths that contain spaces. 2012-04-10 13:53:22 -06:00
dakcarto
1a6d760928 Fix for source or build directory paths that contain spaces. 2012-04-10 13:52:57 -06:00
dakcarto
b0abc52017 Fix for source or build directory paths that contain spaces. 2012-04-10 13:52:25 -06:00
dakcarto
cab8c4f810 Fix for source or build directory paths that contain spaces. 2012-04-10 13:51:55 -06:00
dakcarto
67c77e5532 Added SIP generation to build/python directory of API files for QScintilla code completion/call tips.
Signed-off-by: Tim Sutton <tim@linfiniti.com>
2012-04-10 07:18:01 +02:00
Werner Macho
e54e87f637 translation update: et by veiko 2012-04-09 23:17:51 +02:00
Juergen E. Fischer
95045f86f7 fix #5333 2012-04-09 18:22:39 +02:00
Tim Sutton
d1a11bec96 Added make-no-x options (experimental) for running unit tests on a headless server. 2012-04-09 00:52:58 +02:00
Tim Sutton
aa6d5b3451 Better diagnostics for CRS tests debug output 2012-04-08 18:52:12 +02:00
William Kyngesburye
b9bf17efff OS X install cleanup, fill in more dependencies;
adjust header styles for better readability
2012-04-08 11:28:06 -05:00
Tim Sutton
4b8ab18829 Added verbose output on test failure to make check command 2012-04-08 15:09:29 +02:00
Tim Sutton
ceae2a7661 Added test datasets aux.xml files for what its worth 2012-04-08 14:59:04 +02:00
Tim Sutton
8465bdc741 Revise script to get rid of orig files 2012-04-08 14:54:01 +02:00
Tim Sutton
4590397f7f Replaced raster test images so all tests pass 2012-04-08 14:31:54 +02:00
Tim Sutton
413c703335 Merge branch 'master' of github.com:qgis/Quantum-GIS 2012-04-08 13:12:32 +02:00
Tim Sutton
bbf471eee7 Renderer tests passing now 2012-04-08 13:04:08 +02:00
Juergen E. Fischer
051749a495 raw only won't work with GPSes that don't speak NMEA (should fix #4050) 2012-04-08 01:07:26 +02:00
William Kyngesburye
eca69c2cf3 OS X install update - osgearth and globe plugin 2012-04-07 13:32:19 -05:00
Juergen E. Fischer
59a08c4109 fix #5331 2012-04-07 19:25:32 +02:00
William Kyngesburye
4ecd56886c Add bundling of osg/osgEarth for OS X app 2012-04-07 12:22:19 -05:00
William Kyngesburye
48be08be33 Don't bundle PyQwt if not present in system 2012-04-07 12:13:20 -05:00
William Kyngesburye
b7e2387426 Qt bundling cleanup 2012-04-07 12:10:20 -05:00
Tim Sutton
712cab92d1 Use more appropriate global for createFromId CRS test 2012-04-07 14:09:24 +02:00
Tim Sutton
73269255a3 Merge branch 'master' of github.com:qgis/Quantum-GIS 2012-04-07 14:05:03 +02:00
Tim Sutton
8ae8e1596c Emit layer added signals in addMapLayers method of layer registry 2012-04-07 14:03:18 +02:00
Nathan Woodrow
a82a2438e1 Remove/Add layers to snapping dialog. Fixes #5318 2012-04-07 21:43:24 +10:00
Tim Sutton
3c0f3f091b Update control image and qml for map renderer test - all renderer tests now pass for me. 2012-04-07 13:32:06 +02:00
Juergen E. Fischer
6403ebdd1a fix add/remove layers connections (follows up f9ed6d4) 2012-04-07 11:59:52 +02:00
Tim Sutton
4524023fe1 Changed the way equality tests are done in qgscoordinatereference system. Simply comparing WKT's is not effective since the same CRS can be expressed in different ways. Now we compare the authid (which may have some side effects but probably less than the old system. All qgscoordinatereferencesystem tests pass now. 2012-04-07 09:18:37 +02:00
Tim Sutton
1f43afd9ef 1 remaining test fails in CRS tests 2012-04-07 08:58:52 +02:00