22359 Commits

Author SHA1 Message Date
Larry Shaffer
90aa18a5c6 Fix #9393, impossible to select 'regular' font style for labels
- While ostensibly fixes the issue, there is still a flaw with QFontDatabase.styleString() returning generic style names
2014-02-21 23:46:44 -07:00
Juergen E. Fischer
d12e08ed8b fix PyQgsBlendModes test (followup da1ebc269) 2014-02-22 07:42:55 +01:00
Larry Shaffer
295854ad48 Update labeling unit tests control image and PAL_SUITE test suite generation 2014-02-21 22:54:18 -07:00
Larry Shaffer
0a9b857177 Add label svg background unit tests and control images 2014-02-21 22:50:04 -07:00
Larry Shaffer
7e33fdec37 Fix #9057, offset value misplaced when exporting composer to image
- Add unit test and control images
2014-02-21 22:47:34 -07:00
Larry Shaffer
ef7a036c96 Add svgSymbolsPath to Python unit test utilities (for defining paths without app instance) 2014-02-21 22:40:38 -07:00
Juergen E. Fischer
86a1c1786c osgeo4w: always do a clean build 2014-02-21 22:39:04 +01:00
Larry Shaffer
203d67f628 Add labeling composer unit tests and control images
- Initial support for image output at 72 dpi
- Comparison against canvas output has slight shift (needs fixed)
2014-02-21 14:00:13 -07:00
Larry Shaffer
c4a60de06c Update labeling canvas and server unit tests and output new control images 2014-02-21 14:00:13 -07:00
Larry Shaffer
b979774dd3 Fix typo in renderchecker output 2014-02-21 14:00:13 -07:00
Robert Szczepanek
60bbc082f2 [TRANSUP] pl: help 2014-02-21 14:02:28 -05:00
SrNetoChan
a582a4da23 pt_PT GUI Translations 2014-02-21 18:17:41 +00:00
Werner Macho
5748abfdf3 [TRANSUP] fi by Kari
Signed-off-by: Werner Macho <werner.macho@gmail.com>
2014-02-21 23:00:55 +07:00
Werner Macho
f7ec968446 Merge pull request #1209 from SrNetoChan/master
pt_PT GUI translations by Nelson Silva
2014-02-21 22:58:05 +07:00
mhugent
3f5e8835ec Merge pull request #1210 from marcel-dancak/master
Allow LIKE operator in QGIS mapserver's GetFeatureInfo FILTER parameter
2014-02-21 16:19:13 +01:00
Marcel Dancak
ddc0f87f3e Allow LIKE operator in QGIS mapserver's GetFeatureInfo search request (FILTER parameter) 2014-02-21 15:48:52 +01:00
Juergen E. Fischer
98401dc066 raster calculator: exit on error (fix #5075) 2014-02-21 15:22:53 +01:00
Alexander Bruy
ed05796409 russian translation update 2014-02-21 14:48:56 +02:00
Mathieu Pellerin (nirvn)
a7cb2b27b5 [expression] check for maximum nb of arguments in wordwrap function 2014-02-21 18:43:59 +07:00
Mathieu Pellerin (nirvn)
5105f5f93e [expression] fix function help following argument ordering shift 2014-02-21 18:43:20 +07:00
Mathieu Pellerin (nirvn)
1c5228cca8 [expression] made wordwrap delimiter string an optional 3rd argument 2014-02-21 18:43:12 +07:00
Mathieu Pellerin (nirvn)
d1c61a02c1 [expression] rework the wordwrap to allow for maximum / minimum line length to wrap, fix test and add two more 2014-02-21 18:43:02 +07:00
Mathieu Pellerin (nirvn)
3cfee81259 [expression] add wordwrap function help file 2014-02-21 18:42:56 +07:00
Mathieu Pellerin (nirvn)
1fcb4f06bb [expression] more work on wordwrap function based on wonder-dk comments 2014-02-21 18:42:47 +07:00
Mathieu Pellerin (nirvn)
6319addab0 [expression] implement a wordwrap function (feature request #9412) 2014-02-21 18:42:36 +07:00
Martin Dobias
5a4f8d07a0 Change "added/deprecated in 2.1" notes to 2.4 for stuff related to threading 2014-02-21 17:33:09 +07:00
Werner Macho
882dd0c54c [TRANSUP] da by Bo
Signed-off-by: Werner Macho <werner.macho@gmail.com>
2014-02-21 17:19:30 +07:00
Paolo
a9975c3d3e Minor improvements to IT translation, for consistency 2014-02-21 09:56:46 +01:00
Jürgen Fischer
f805f12702 Merge pull request #1203 from ahuarte47/Issue_9610
Displacement point: tolerance not saved in project (fixes #9610)
2014-02-21 09:18:49 +01:00
Werner Macho
ba2b61cdb0 Merge pull request #1206 from Cracert/i18n
[TRANSUP] pl
2014-02-21 14:31:51 +07:00
Martin Dobias
da1ebc2693 Comments and API improvements of simplification (no functional changes)
- moved QgsVectorLayer::SimplifyHint enum to QgsVectorSimplifyMethod
- use QFlags instead of int for hints
- added few notes about simplification being added in 2.2
2014-02-21 12:08:50 +07:00
Robert Szczepanek
27dccee80b [TRANSUP] pl 2014-02-20 23:36:56 -05:00
Larry Shaffer
10f2ac92ac Fix partial labels unit tests and generate new control images 2014-02-20 21:22:56 -07:00
Larry Shaffer
1d91641769 Add deleting server cache function to local test server 2014-02-20 21:22:56 -07:00
Larry Shaffer
7afede9bc9 Add timeout to GetMap for local test server 2014-02-20 21:22:55 -07:00
Werner Macho
722ae6eab1 [TRANSUP] ko by BJ 2014-02-21 09:03:45 +07:00
Werner Macho
69e42f6eb2 Merge pull request #1204 from Jean-Roc/traduction_ui
clean&update translators
2014-02-21 08:57:40 +07:00
Jean-Roc Morreale
7b11b76dbe update french translation 2014-02-20 23:31:28 +01:00
Jean-Roc Morreale
ebc6e4af8a clean&update translators 2014-02-20 23:26:56 +01:00
Juergen E. Fischer
a4d2767d49 update changelog, add 2.2 api doc to doxygen and merge news updated compiled by
Tim
2014-02-20 22:03:00 +01:00
Alexandre Neto
7d8f151d28 pt_PT GUI translations by Nelson Silva 2014-02-20 19:32:57 +00:00
Alvaro Huarte
d6b009562f #9610: save tolerance of displacement point 2014-02-20 17:17:19 +01:00
Martin Dobias
d92a0e622e Show preview for "$area" in expr builder, make preview consistent with result
Another partial fix for #9060
2014-02-20 23:01:37 +07:00
Werner Macho
4d74ad73cf [TRANSUP] gl by Xan
Signed-off-by: Werner Macho <werner.macho@gmail.com>
2014-02-20 22:32:52 +07:00
Werner Macho
478e479d32 remove inactive translator 2014-02-20 22:29:07 +07:00
Werner Macho
764ba64410 [TRANSUP] fi by Kari
Signed-off-by: Werner Macho <werner.macho@gmail.com>
2014-02-20 22:22:49 +07:00
Juergen E. Fischer
a46d7c06e3 add wms caching note to QgsRasterDataProvider::draw() 2014-02-20 15:16:26 +01:00
Juergen E. Fischer
a1ada3c54c vector layer: fix lazy extent calculation (fixes #9608; introduced in 500116bfe) 2014-02-20 15:16:25 +01:00
Martin Dobias
55cb04c52c Added unit test to check correct outcome of axisInverted() 2014-02-20 20:24:02 +07:00
ahuarte47
c784c09f04 #9060: fix bad ellipsoid selection from srs 2014-02-20 19:43:25 +07:00