Juergen E. Fischer
b9c18e69b1
fix some leaks and cleanup
2012-08-19 21:45:32 +02:00
Marco Hugentobler
fcb39bc603
Adapt composerhtml test to new multiframe resize modes
2012-08-19 11:26:10 +02:00
Marco Hugentobler
0980056925
Merge branch 'multiframe_options'
2012-08-19 11:15:04 +02:00
Marco Hugentobler
cb3a08e6ef
More resize mode fixes
2012-08-19 11:04:30 +02:00
Marco Hugentobler
5d1848311c
Fix multiframe resize behaviour
2012-08-19 10:09:41 +02:00
Juergen E. Fischer
bcbdd7cba5
use QEXPECT_FAIL instead of disabling the test
2012-08-19 10:07:32 +02:00
Tim Sutton
4e4f6fe016
Merge pull request #207 from homann/issue1591
...
Added lat,long or east,north to some tooltips
2012-08-18 21:29:22 -07:00
Magnus Homann
c690f53374
Added lat,long or east,north to some tooltips
2012-08-18 23:01:00 +02:00
Juergen E. Fischer
45cb47c78b
fix #5931
2012-08-18 20:40:49 +02:00
Juergen E. Fischer
24603eafd8
handle min()/max() macros offending std::numeric_limits<T>::min()/max() on MSVC in one spot
2012-08-18 19:45:07 +02:00
Alexander Bruy
a38ce7369e
update columns list when attribute table updated
2012-08-18 18:51:53 +03:00
Etienne Tourigny
bae03b7115
colorramp: modify tests for builtin gradients, fix rendering
2012-08-18 12:04:18 -03:00
Etienne Tourigny
e36e4ae6d5
create basidc cpt-city collection with colorbrewer and grass gradients
2012-08-18 12:03:37 -03:00
Etienne Tourigny
0f77821a8a
rework collection handling, add builtin collection (just colorbrewer for now)
2012-08-18 09:57:42 -03:00
Etienne Tourigny
d576a4340e
check for valid items in qgscptcitybrowsermodel
2012-08-18 09:45:10 -03:00
Etienne Tourigny
05d0651694
show license+description when directory is selected
2012-08-18 09:45:10 -03:00
Etienne Tourigny
df24c98225
cpt-city dialog: implement as model/view
2012-08-18 09:45:10 -03:00
Juergen E. Fischer
1e2838f588
log network timeouts
2012-08-18 13:48:20 +02:00
Juergen E. Fischer
bb623a8c94
- extend support for user defined network timeout to QgsNetworkAccessManager
...
- support for user defined tile expiration time for WMTS/WMS-C tiles (fixes #5104 )
2012-08-18 13:17:30 +02:00
Nathan Woodrow
804f2532a4
Merge pull request #206 from szekerest/master
...
MSSQL: Fix for the parser when reading multipoint geometries (fixes #6190 )
2012-08-18 03:19:40 -07:00
Juergen E. Fischer
4b40c53a45
fix #5828
2012-08-18 12:04:37 +02:00
szekerest
500c64a001
MSSQL: Fix for the parser when reading multipoint geometries ( fixes #6190 )
2012-08-18 11:50:19 +02:00
Tim Sutton
90e7baa73d
Merge pull request #205 from homann/issue1993
...
Issue1993
2012-08-17 21:34:48 -07:00
Nathan Woodrow
b42067eed6
Merge pull request #204 from szekerest/master
...
Fix for the issue with mssql non-spatial views (#6217 )
2012-08-17 20:17:45 -07:00
Juergen E. Fischer
24e3559f94
fix test crash on windows
2012-08-18 02:37:38 +02:00
Magnus Homann
a18e3965b0
Fix extent to determine center point for angle calculation
2012-08-18 01:18:36 +02:00
Magnus Homann
3d380c6d6d
Changed TOL tests
2012-08-18 01:18:36 +02:00
Juergen E. Fischer
96b2d51e97
fix tests on windows
2012-08-18 00:44:50 +02:00
Larry Shaffer
07e3c16c63
Fix Mac path to resources and grass and sqlanywhere provider frameworks for tests
...
- Any test needing access to QGIS_DATA_SUBDIR (srs.db, svg, etc.) was looking for Resources in the bundled app instead
- This included failure for any call to qgscoordinatereferencesystem.cpp using srs.db and when locating svg icons
- Does not fix QGIS_DATA_SUBDIR in Python tests
- Subtests that were failing, as above, within a given test are still not triggering a fail for the test
- Symlink to grass and sqlanywhere frameworks created just for testing
2012-08-17 15:48:56 -06:00
szekerest
ceea621242
Fix for the issue with non-spatial views ( #6217 )
2012-08-17 22:54:35 +02:00
Tim Sutton
5a0fd29982
Added test for logger
2012-08-17 21:18:38 +02:00
Juergen E. Fischer
13ed8b8b8d
use serif font in qgis_composerhtmltest
2012-08-17 20:33:01 +02:00
Juergen E. Fischer
97309b1ec6
test fixes:
...
- fix TestQgsRectangle build error
- disable TestStyleV2::testSaveLoad() test while QgsStyleV2::save() is defunct
- used temporary copy of testzip.zip in TestZipLayer so that original is not modified
2012-08-17 20:22:21 +02:00
Tim Sutton
8d0d16a47f
Merge pull request #203 from slarosa/master
...
Added MultiGeometry tests
2012-08-17 09:15:46 -07:00
Salvatore Larosa
d05701fdf4
Added MultiGeometries tests for test friday
2012-08-17 17:40:42 +02:00
Jürgen Fischer
b7e6e64f0f
Merge pull request #202 from homann/issue6194
...
Fix for #6194
2012-08-17 07:24:42 -07:00
Matthias Kuhn
b97f2fc060
do not override pen alpha when a transparency is set
2012-08-17 16:13:06 +02:00
Matthias Kuhn
59e3ad2fbc
piechart: draw circle if only one value > 0
2012-08-17 16:12:27 +02:00
Matthias Kuhn
a531626d3e
Do not apply diagram transparency to pen
...
but instead save custom pen alpha value
2012-08-17 16:07:47 +02:00
Alexander Bruy
b37a3b64f5
Merge branch 'test_memory'
2012-08-17 16:49:24 +03:00
Marco Hugentobler
8e02e1f90f
Implemented new resize modes for multiframe item (currently only html)
2012-08-17 13:47:03 +02:00
Alexander Bruy
4839a2ab01
add python test for memory provider
2012-08-17 14:41:44 +03:00
Matthias Kuhn
244e7d1875
Fix compile problem: define variable
2012-08-17 13:15:05 +02:00
Magnus Homann
b5a59fd251
Typo.
2012-08-17 12:06:17 +02:00
Matthias Kuhn
bf23608080
Fix diagram printing
...
When units are set to mm convert first to units that PAL expects for arrangement.
2012-08-17 11:46:42 +02:00
Magnus Homann
8e16c8e37a
Fixed SIP errors and reinstated expand() as depreceated.
2012-08-17 11:23:58 +02:00
Magnus Homann
6fd2dccbd7
Fix for scale/extend issue #6194 . Added test case.
2012-08-17 11:23:57 +02:00
Marco Hugentobler
a37611e087
Add new composer multiframe resize methods ExtendToNextPage and RepeatUntilFinished
2012-08-17 10:46:44 +02:00
Larry Shaffer
ed988051e7
Fix for disappearing and inaccurate buffer previews in adv labeling
2012-08-16 15:32:10 -06:00
Juergen E. Fischer
47f5c522a3
fix warnings
2012-08-16 22:33:37 +02:00