1
0
mirror of https://github.com/qgis/QGIS.git synced 2025-04-03 00:05:24 -04:00

22357 Commits

Author SHA1 Message Date
Marco Hugentobler
cd01a87fb7 Re-enable embedded groups 2014-04-05 23:45:19 +02:00
Marco Hugentobler
3df34a8ba5 Re-enable vector joins and value relations 2014-04-04 23:59:26 +02:00
Marco Hugentobler
3bd2537587 Re-enabled WCS server 2014-04-04 20:04:55 +02:00
Marco Hugentobler
af7b6be311 Re-enable WFS Server 2014-04-02 21:46:42 +02:00
Marco Hugentobler
1a7ad762e9 Re-enable GetCapabilities in WFS server 2014-04-02 17:27:58 +02:00
Marco Hugentobler
db87e4d9f0 Re-add wms based printing 2014-04-01 22:14:54 +02:00
Marco Hugentobler
e7d0433509 Delete sld parser for sent sld after request 2014-04-01 17:13:53 +02:00
Marco Hugentobler
59aaf90917 More changes to qgssldconfigparser.cpp/h 2014-03-30 18:13:09 +02:00
Marco Hugentobler
b4f21e2961 Add QgsSLDConfigParser and create calss QgsConfigParserUtils for parts which are common between project parser and sld parser 2014-03-30 09:49:44 +02:00
Marco Hugentobler
e4909915ff Refactor configuration parsing and configuration cache 2014-03-27 14:28:11 +01:00
Marco Hugentobler
99a86123eb Clean up code in qgis_map_serv.cpp 2014-03-25 10:59:44 +01:00
Marco Hugentobler
0e113e1591 Add QgsOWSServer class, move code from qgis_map_serv.cpp into exection() functions 2014-03-24 22:52:41 +01:00
Alexander Bruy
dcda258dd2 apply brightness/contrast changes to all selected layers (fix ) 2014-03-24 15:15:42 +02:00
Alexander Bruy
4ecdc6b320 use Shift modifier for bigger step when changing brightness/contrast
(fix )
2014-03-24 15:00:34 +02:00
Werner Macho
2fab405a4c [TRANSUP] nb by James
Signed-off-by: Werner Macho <werner.macho@gmail.com>
2014-03-24 10:09:10 +01:00
Werner Macho
18fe1fdec4 [TRANSUP] String update on demand
Signed-off-by: Werner Macho <werner.macho@gmail.com>
2014-03-24 06:59:37 +01:00
Juergen E. Fischer
f66ad8e483 german translation update 2014-03-23 22:06:12 +01:00
Richard Duivenvoorde
5b4d076898 revert 637359a and manually merge pull request
Signed-off-by: Juergen E. Fischer <jef@norbit.de>
2014-03-23 22:06:12 +01:00
Jürgen Fischer
f020bbf95a Merge pull request from luipir/spatialite-savestyle
added saveStyle capability to Spatialite Provider - Developed for ARPA Piemonte (Dipartimento Tematico Geologia e Dissesto)
2014-03-22 14:49:22 +01:00
Jürgen Fischer
e392efab15 Merge pull request from slarosa/hold_dialog_db_conn
[GUI] add checkbox in db conn dialog in order to keep the window open after adding a table
2014-03-22 14:44:39 +01:00
Werner Macho
10ede56e64 [TRANSUP] lt by Paulius
Signed-off-by: Werner Macho <werner.macho@gmail.com>
2014-03-22 11:02:58 +01:00
Werner Macho
1311140d39 Merge pull request from thodorisvakkas/master
[TRANSUP] greek translation 20140322
2014-03-22 10:55:40 +01:00
thodoris.vakkas
fed204bd84 [TRANSUP] greek translation 20140322
Signed-off-by: thodoris.vakkas <tvakkas@getmap.gr>
2014-03-22 00:50:14 +02:00
Nyall Dawson
942d5da59b Add option to ignore interior polygon rings when calculating buffered shading for shapeburst fill mode (can be useful for eg ignoring islands when shading water bodies) 2014-03-22 07:39:14 +11:00
Nyall Dawson
a0c2c7aaad Fix gradient fills using color ramps not respecting symbol transparency 2014-03-21 19:47:26 +11:00
Juergen E. Fischer
6685932c09 show python errors in monospace 2014-03-21 09:20:48 +01:00
Denis Rouzaud
8c2fbbff65 use single signal for messageEmitted 2014-03-21 07:13:58 +01:00
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 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 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 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 from simogeo/master
translation and typo fixes
2014-03-18 13:44:49 +01:00