22391 Commits

Author SHA1 Message Date
Denis Rouzaud
4342b73eea better naming for messageEmitted/Discarded in maptools, followup 5bc5fdb 59a6663 and 6609ca8 2014-03-21 07:12:09 +01:00
Nyall Dawson
dd4975f285 Merge pull request #1255 from Oslandia/atlas_signals
Atlas signals
2014-03-21 13:23:59 +11:00
Nyall Dawson
375e0d40ed Limit resolution of symbol fills during composer previews to improve composer responsiveness 2014-03-21 12:53:20 +11:00
Nyall Dawson
3c7732c86a Consider rasterScaleFactor during shapeburst fills 2014-03-21 12:52:56 +11:00
Nyall Dawson
3adb26acc8 Add a slider for setting the shapeburst fill blur amount 2014-03-21 12:52:32 +11:00
Nyall Dawson
1d21beb68f Avoid multiple creation and destruction of arrays during calculation of distance transform in shapeburst fills 2014-03-21 12:52:12 +11:00
Nyall Dawson
281b45ea17 More descriptive name for colour parameters in gradient and shapeburst fill data defined symbology dialog 2014-03-21 12:51:30 +11:00
Nyall Dawson
13cbfd138c [FEATURE] Add 'shapeburst' fill style. Shapeburst fills implement a buffered gradient fill, where a gradient is drawn from the boundary of a polygon towards the polygon's centre. Configurable parameters include distance from the boundary to shade, use of color ramps or simple two color gradients, optional blurring of the fill and offsets. 2014-03-21 12:50:50 +11:00
Nyall Dawson
793d30c498 Remove invalid/unused anchor point expressions from simple fill data defined expression dialog 2014-03-21 11:06:34 +11:00
Larry Shaffer
5bc5fdb987 Fix some map tool connections, followup to 59a6663 and 6609ca8 2014-03-20 16:48:13 -06:00
Marco Hugentobler
8b1d033b3a Revert "WMS server: even more performant png8 conversion"
This reverts commit 8990b66eed2f00253653e64c0ceb695c08a359b7.
2014-03-20 22:54:01 +01:00
Werner Macho
040dac7ea5 [TRANSUP] el by Thodoris
Signed-off-by: Werner Macho <werner.macho@gmail.com>
2014-03-20 15:30:08 +01:00
Werner Macho
1088c26e2b [TRANSUP] fix el
Signed-off-by: Werner Macho <werner.macho@gmail.com>
2014-03-19 10:31:14 +01:00
Werner Macho
1bade2313a [TRANSUP] nb by james
Signed-off-by: Werner Macho <werner.macho@gmail.com>
2014-03-19 08:47:52 +01:00
Werner Macho
09618db291 Merge pull request #1256 from thodorisvakkas/master
Strings Translation in Greek
2014-03-19 08:43:30 +01:00
Denis Rouzaud
6609ca81d2 rename removeMessage to discardMessage, complete SIP 2014-03-19 08:16:33 +01:00
Denis Rouzaud
59a6663964 rename displayMessage to emitMessage in QgsMapTool 2014-03-19 08:10:43 +01:00
thodoris.vakkas
f9ee716926 el_trans2014031802 2014-03-18 23:07:09 +02:00
Hugo Mercier
7805bc0555 Add unit test for atlas signals 2014-03-18 17:08:18 +01:00
Hugo Mercier
9eb8ef4e98 Add signals to atlas generation 2014-03-18 17:08:09 +01:00
Denis Rouzaud
ab920ba8dd [joins] display if memory cache is used in layer properties dialog 2014-03-18 16:25:13 +01:00
mhugent
3094175bd9 Merge pull request #1250 from giohappy/master
Add ILIKE filter and % character to safe tokens
2014-03-18 14:29:49 +01:00
Werner Macho
ef3189e856 Merge pull request #1251 from simogeo/master
translation and typo fixes
2014-03-18 13:44:49 +01:00
pcav
cbf755ff36 Merge branch 'master' of github.com:qgis/QGIS 2014-03-18 13:12:25 +01:00
pcav
bd9bca97af Improving IT translation 2014-03-18 13:12:02 +01:00
simogeo
88c8ea2603 translation and typo fixes 2014-03-18 12:44:13 +01:00
Werner Macho
a6067993a9 [TRANSUP] sv by Victor
Signed-off-by: Werner Macho <werner.macho@gmail.com>
2014-03-18 11:59:03 +01:00
giohappy
f61f250c5d Add ILIKE filter and % character to safe tokens 2014-03-18 11:58:09 +01:00
Werner Macho
184a95563e Merge pull request #1247 from Cracert/i18n
[TRANSUP] pl by Robert
2014-03-18 11:56:36 +01:00
Robert Szczepanek
8467d9fba3 [TRANSUP] pl by Robert: function_help 2014-03-17 22:05:31 -04:00
thodoris.vakkas
166bf11bf0 el_trans2014031801 2014-03-18 01:29:06 +02:00
alexbruy
f337dd35c8 Merge pull request #1242 from p0cisk/roadgraph
Fix displaying line layers in Road Graph settings (fix #9780)
2014-03-17 18:51:20 +02:00
Denis Rouzaud
1a669dc024 Merge pull request #1127 from 3nids/fix8873
better message display in map edit tools (fix #8873)
2014-03-17 08:09:49 +01:00
Denis Rouzaud
b7b1931ef6 remove unecessary message bar item 2014-03-17 08:02:47 +01:00
Denis Rouzaud
f32c051042 already in QGisApp 2014-03-17 08:02:47 +01:00
Denis Rouzaud
9a8b7c5555 better message display in map edit tools (fix #8873) emit signal from map tool, display message in qgisapp 2014-03-17 08:02:47 +01:00
Juergen E. Fischer
1c0d5e2f21 fix warnings 2014-03-15 22:07:57 +01:00
Juergen E. Fischer
8242a04015 fix deprecation annotation of QgsMapRenderer::mapRenderer 2014-03-15 21:39:28 +01:00
Piotr Pociask
f755781cff Fix #9780 Display line layers in Road Graph settings 2014-03-14 19:39:57 +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