Juergen E. Fischer
8242a04015
fix deprecation annotation of QgsMapRenderer::mapRenderer
2014-03-15 21:39:28 +01:00
Larry Shaffer
fa157b0deb
Add composer svg export label unit tests
...
- Fix composer composition setup to near identical output of canvas->image (finally, expect for symbology, which still seems to be double-antialiased)
- Rebuild control images for composer->image output
2014-03-14 12:25:36 -06:00
Juergen E. Fischer
b6b78ca7a4
expression: dump binary operations with brackets to break precedence ( fixes #9783 )
2014-03-14 18:50:53 +01:00
Paolo
80c496197d
More IT translation fixes
2014-03-14 17:32:41 +01:00
Marco Hugentobler
0a78102c36
Fix sip binding for eventLayer function
2014-03-14 17:09:15 +01:00
Marco Hugentobler
9b89c62170
GeometryAnalyzer: cache geometries in eventLayer function for better performance with 2.x versions
2014-03-14 17:09:14 +01:00
Juergen E. Fischer
2b14cb42da
german translation fix
2014-03-14 17:08:00 +01:00
Juergen E. Fischer
1a67988e59
atlas: don't crash the coverage layer is removed (refs #9779 )
2014-03-14 17:03:45 +01:00
Marco Hugentobler
3224a2fd9e
Add OSTN02 info to srs.db. Kindly provided by Nicholas Duggan
2014-03-14 14:36:19 +01:00
Werner Macho
df6b4e175c
[TRANSUP] nb by James
...
Signed-off-by: Werner Macho <werner.macho@gmail.com>
2014-03-14 10:33:15 +01:00
Paolo
c9a9fa762b
More IT translation fixes
2014-03-14 08:26:22 +01:00
Paolo
5683f35fb0
Minor fix to IT translation
2014-03-13 18:39:34 +01:00
Paolo
03ca0c8922
Minor fix to IT translation
2014-03-13 10:43:36 +01:00
Werner Macho
51b06326ce
Merge pull request #1237 from simogeo/master
...
translation and typo fixes
2014-03-13 10:18:57 +01:00
alexbruy
e5597e26aa
Merge pull request #1236 from aharfoot/master
...
fix identation in Processing Dissolve tool (fix #9764 )
add polylines support
2014-03-13 11:06:44 +02:00
Larry Shaffer
551648f3a6
Fix pinned labels highlight causing forward transformation error by using QgsRubberBand instead
2014-03-12 13:04:59 -06:00
Larry Shaffer
621dcce4d9
Fix label map tool crashes and rotation point calc
2014-03-12 12:17:38 -06:00
Larry Shaffer
77c06b1d7e
Fix pinned labels highlight updating by taking labeling results prior to render completion signal
2014-03-12 11:19:22 -06:00
simogeo
a3dc722e5a
translation and typo fixes
2014-03-12 18:13:48 +01:00
Paolo
81039ca41e
Improved consistency in IT GUI translation
2014-03-12 16:30:45 +01:00
Paolo
2aed374a14
Improved consistency in IT GUI translation
2014-03-12 14:09:42 +01:00
unknown
ed5f7781ba
There is an indentation error in the Dissolve.py script that writes out the intermediate object on every merge with an input feature rather than just once at the end of the processing. This results in very large output file sizes.
...
I have also edited the defineCharacteristics function to allow the tool input to accept polyline features as well as polygons, in line with the fTools UI.
2014-03-12 10:49:54 +00:00
Matthias Kuhn
cc9a48734e
Fix typo in options
2014-03-11 17:22:24 +01:00
Matthias Kuhn
b02ad1e7d9
More LongLong fixes
...
Fix #9761
2014-03-11 17:21:14 +01:00
Juergen E. Fischer
efabcdfc99
german translation update and translation string fixes
2014-03-11 11:46:46 +01:00
Juergen E. Fischer
b48eef7fa6
german translation update
2014-03-11 11:46:44 +01:00
Marco Hugentobler
21941215be
[FEATURE]: Replace value relation strings in GetFeatureInfo output. Move adding layers for joins and relations to a central place
2014-03-11 11:38:27 +01:00
Marco Hugentobler
0fb435e7c9
[FEATURE]: Consider ValueMap in GetFeatureInfo
2014-03-11 11:38:27 +01:00
Werner Macho
72647777fd
[TRANSUP] nb by James
...
Signed-off-by: Werner Macho <werner.macho@gmail.com>
2014-03-10 18:04:33 +01:00
Larry Shaffer
9c139c28fe
Merge pull request #1230 from dakcarto/issue_9704_gdal-qsettings
...
Fix #9704 , GdalTools file dialogs return QPyNullVariant due to QSettings undefined return type
2014-03-10 11:02:56 -06:00
ahuarte47
60e1a9b721
#9686 : fix simplification of no-closed polygons
2014-03-10 07:14:52 +01:00
Nathan Woodrow
fc6cd5428a
Add missing Layer Definition in Layer menu
2014-03-10 10:03:00 +10:00
Nathan Woodrow
3c3872176c
Add load and saving a Layer Definition file. Fix #9688
2014-03-10 09:19:38 +10:00
Marco Hugentobler
1ee6703d1d
Transform bbox in gml feature info also if geometry is not requested
2014-03-09 10:18:50 +01:00
Marcel Dancak
8f3532fcdf
Mapserver: fixed inconsistencies int WMS GetFeatureInfo response
2014-03-09 09:46:27 +01:00
Werner Macho
d0df28d7ed
Merge pull request #1231 from Cracert/i18n
...
[TRANSUP] pl
2014-03-09 08:18:03 +01:00
Robert Szczepanek
10ddb027fd
[TRANSUP] pl
2014-03-08 21:48:40 -05:00
Larry Shaffer
073dbf1748
Fix #9704 , GdalTools file dialogs return QPyNullVariant due to QSettings undefined return type
2014-03-08 16:56:22 -07:00
Juergen E. Fischer
637359aefc
add menu option to reset to ui defaults (implements #9746 )
2014-03-08 10:52:29 +01:00
Larry Shaffer
245422a71b
Merge pull request #1219 from ahuarte47/Issue_9655-1
...
Fix bug #9655 : some polygons not labelled when layer's simplification is on
2014-03-07 11:06:44 -07:00
alexbruy
a089cff5f7
Merge pull request #1217 from nirvn/ftool_random_points_fix
...
[ftools] fix random points tool not recognizing memory layer integer column (fix #9695 )
2014-03-07 14:37:59 +02:00
Juergen E. Fischer
9745deae94
INSTALL: add note about installation of devscripts to get dch
2014-03-06 23:02:20 +01:00
Larry Shaffer
cb998399cf
Add allowable mismatch per group/test for labeling tests
2014-03-06 12:36:54 -07:00
Larry Shaffer
30bf3ecc9d
Add allowable mismatch to debug output for render checker
2014-03-06 12:36:54 -07:00
Larry Shaffer
803bc296da
Condense labeling test class inheritance and set up local server params from map settings
2014-03-06 12:36:54 -07:00
Larry Shaffer
53cfa9e203
Convert label unit tests to using only QgsMapSettings
...
- Rebuild all control images
2014-03-06 12:36:53 -07:00
Larry Shaffer
bad189813c
Refactor composer label test to work with svg, pdf and multi-resolution classes
...
- Initial (untested) svg and pdf render-to-image setup
2014-03-06 12:36:53 -07:00
Larry Shaffer
6a1b706b48
Update label tests to ensure setup happens only once and load/delete only layer to test
2014-03-06 12:36:53 -07:00
Larry Shaffer
a49b9a7a45
Add some functions to Python unit test utilities
2014-03-06 12:36:53 -07:00
Larry Shaffer
b4f6813671
PEP8 cleanups for some unit test modules
2014-03-06 12:36:53 -07:00