https://github.com/qgis/QGIS

sort by:
Revision Author Date Message Commit Date
33e8190 Release of 2.18.23 17 August 2018, 12:00:06 UTC
1644ea3 [Processing] Fix exception when producing a csv output. Previously "name" was not defined. 14 August 2018, 02:42:25 UTC
9241e2d Expand unit test coverage (cherry-picked from 079c9fa6b6) 14 August 2018, 02:35:22 UTC
ed34931 Fix copy/paste using text format between projects 14 August 2018, 02:35:22 UTC
430649a [dbmanager] fix shortcut execute query 13 August 2018, 23:52:51 UTC
8fa7286 Fix failing test The returned ssl errors have changed due to the external site. 12 August 2018, 06:00:25 UTC
4945e97 dwg import: handle filenames with utf8 characters 02 August 2018, 15:54:05 UTC
5a99678 Release of 2.18.22 20 July 2018, 12:00:10 UTC
2e9d17c Increases number of pages 20 July 2018, 10:06:13 UTC
92f1fbe osgeo4w: support newer cmake versions 17 July 2018, 22:05:09 UTC
0d0adfe Merge pull request #7375 from slarosa/fix_19283 [2.18LTR] Fix field calculator in not able to add a new field 15 July 2018, 21:30:10 UTC
7ddfaab [Processing] Display saved value of ParameterTableMultipleField in the modeler. 11 July 2018, 23:40:22 UTC
01c0d20 fix indentation 10 July 2018, 10:07:18 UTC
ed8a78c fix warning 09 July 2018, 20:59:42 UTC
fbb0b46 spatialite provider: fix retrieval of unicode name of spatial index on views 06 July 2018, 21:33:15 UTC
6e45069 set precision to 0 if not defined 06 July 2018, 19:03:28 UTC
e715b91 QgsVectorDataProvider::supportedType(): only checks field length and precision against min/max if they are defined (ie > 0). Fixes test_qgsauxiliarystorage.py and qgis_projectstoragetest 06 July 2018, 11:23:40 UTC
00c301e QgsVectorDataProvider::supportedType(): use -1 as the value for unspecified length/width (this is the default in QgsField constructor and QgsVectorDataProvider::NativeType()) 06 July 2018, 11:23:14 UTC
1a8f06e resolve conflict 06 July 2018, 11:23:06 UTC
870d078 db manager: also add newline when adding a unique id field (fixes #19343) 05 July 2018, 15:44:14 UTC
a0b6dc2 fix build with SIP 4.19.11 (fixes #19332) 04 July 2018, 23:45:08 UTC
aefcc55 [postgres][db2] username and authcfg are not mutually exclusive (followup 9ce55ca0) 04 July 2018, 18:51:35 UTC
7ee252e Allow updating SSL cert custom configuration So far it was only possible to add a first configuration, changing the configuration later on would fail with a unique constraint error. 03 July 2018, 11:34:56 UTC
0f6d808 Add BWTA2017.gsb to srs.db (backport 44eb0f901) ie. sqlite3 resources/srs.db "INSERT INTO tbl_datum_transform VALUES(NULL,100017,4314,4258,9615,'BWTA2017.gsb',NULL,NULL,NULL,NULL,NULL,NULL,'Transformation for the German federal state of Baden-Wuerttemberg: Diese NTv2-Datei deckt das Gebiet von Baden-Wuerttemberg ab und ist daher ausschliesslich für die Transformation von Geo(fach)daten innerhalb von Baden-Wuerttemberg geeignet. Dieser Ansatz ist für Geo(fach)daten zu verwenden welche auf Basis der ALKIS Daten gefuehrt und erstellt werden.','For applications requiring an accuracy of better than 1 metre.',1,0,'3339');" 26 June 2018, 12:55:16 UTC
87e93c1 Merge pull request #7307 from rldhont/processing-r-enconde-string-218 [Bugfix][Processing] R script: ParameterString has to be encoding 25 June 2018, 09:35:43 UTC
70e0395 [Bugfix][Processing] R script: ParameterString has to be encoding In Processing R script, each parameter is inserted in the script by rewriting the file. So it's necessary to encode ParameterString to correctly write the processing r script. 22 June 2018, 15:59:44 UTC
294f8ac Merge pull request #7303 from rldhont/server-wms-getprint-autoupdate-legend-218 [Bugfix][Server] Display composer legend with auto update like the Desktop 22 June 2018, 12:57:09 UTC
9fba24a Release of 2.18.21 22 June 2018, 12:00:22 UTC
259290a [Bugfix][Server] Display composer legend with auto update like the Desktop QGIS Server was not able to display auto update legend in composer since 2.18.x. To fix it we need to deactivate *auto update* and to provide the the project layer tree. 22 June 2018, 11:51:35 UTC
8ef047d [Server] Use Project selection color in GetPrint for 2.18 QGIS Server uses QgsMapRenderer and not QgsMapSettings to configure maps rendering, and color selection was not transmitted between QgsMapRenderer and QgsMapSettings and between mapSettings and jobMapSettings in QgsMapComposer. This commit completes: * [Server] Reactivate the capability to print selection with Server 2.18 3d0f1b6f655ae982e6eccaf14f487f7f04a2e58d * [Server] Read and activate selection color 79a212ee73ed0d93d1ce7466a926b73875b8b30a 21 June 2018, 19:47:31 UTC
9f01039 Merge pull request #7232 from rldhont/server-wms-getprint-fix-legend-218 [BUGFIX][Server] In GetPrint, legend as to be fixed when it is not auto update or filter by map 21 June 2018, 16:22:34 UTC
bc6c940 Fix transparency for data defined color in ellipse marker 19 June 2018, 14:23:26 UTC
6a84baf Merge pull request #7273 from mhugent/dxf_fontsize_fix Use tightBoundingRect to calculate size of dxf text. Otherwise, the t… 19 June 2018, 14:08:24 UTC
e3d0305 Use tightBoundingRect to calculate size of dxf text. Otherwise, the text will be too big in the dxf 19 June 2018, 11:49:27 UTC
10dd428 Revert "[Processing] None is the default value for parameters also for string" This reverts commit ac4d776af018a34b8f9e3d67647b5dbcf7c90bf3. See discussion at https://github.com/qgis/QGIS/pull/6943 19 June 2018, 10:06:41 UTC
f4e49dd Merge pull request #6081 from radosuav/fix_style_algs [Processing] Fix "Set style for raster/vector layer" algorithms. 19 June 2018, 09:10:44 UTC
6d3199f [Test][Server] Enhance WMS GetPrint Selection 18 June 2018, 20:30:59 UTC
336b660 [Server] Read and activate selection color The selection color is read from QgsProject by QgsMapRenderer during the rendering. So Server has to activate selection color by set color read from project XML. 18 June 2018, 20:30:59 UTC
085b939 Merge pull request #7250 from rldhont/composer-filter-legend-nodes-fix-218 Remove invisible layers from legend 18 June 2018, 17:59:46 UTC
e991380 [BUGFIX][Server] In GetPrint, legend as to be fixed when it is not auto update or filter by map In release-2_14, a legend is fixed when it is not linked to a map. In release-2_18, a legend as to be fixed when it is not auto update or filter by map. Actually a legend with no auto update and a layer missing in the request, the missing layer is repalced by `(?)` It's fixed a regression in some. To fix this regression, layers needed in legen composer has to be loaded before the composer items has been parsed. 18 June 2018, 07:15:59 UTC
4d07516 2.18: fix ellipse symbollayer transparency 18 June 2018, 00:28:15 UTC
cf3054d Remove invisible layers from legend Do not show invisible layers in composer legend. Useful for raster layers as QgsMapHitTest only take care of vector layers. Related with #14194 Related with #11641 15 June 2018, 16:19:53 UTC
514d036 Merge pull request #7224 from rldhont/server-wms-getfeatureinfo-raster-gml-no-data [Server] WMS GetFeatureInfo Raster GML: do not add attribute for no data 14 June 2018, 08:05:46 UTC
247836b Merge pull request #7119 from rldhont/symbol-utils-symbolNameToPath-projectRelativePath [SymbolLayerUtils] Using QgsProject::readPath to resolve relative path in symbolNameToPath 14 June 2018, 08:04:55 UTC
ade01f5 fix missing /Out/ annotations for some geometry classes (#7234) * fix missing /Out/ annotations for some geometry classes * one more missing SIP annotation 13 June 2018, 19:15:01 UTC
146a398 [Server] WMS GetFeatureInfo Raster GML: do not add attribute for no data For WMS GetFeatureInfo request on a raster layer with GML as output, if the identify value is null, do not ad the band as an attribute. 12 June 2018, 08:57:35 UTC
2895819 Merge pull request #7116 from rldhont/processing-infinite-loop-in-refresh-algorithms-tree-218 [BUGFIX][Processing] Infinite loop in refresh algorithms tree 2.18 11 June 2018, 16:15:08 UTC
ad394ac [BUGFIX][Processing] Infinite loop in refresh algorithms tree When an algorithm provider is refresh, all algorithm providers are reloaded. But after each reload,the providerReloaded event is emitted and the provider algorithms tree is refreshed, and all the algorithm providers are reloaded, and the infinite loop started. It fixed #18877 *Maximum recursion depth exceeded after adding a model or script to the Processing algorithm list (since 2.18.18!)* by removing `updateAlgsList` when refresh provider algorithms tree item. 11 June 2018, 10:02:02 UTC
cd8ab68 fix crash when highlighting invisible features (3.x apparently not affected) 07 June 2018, 14:28:12 UTC
268b9ac [Server] Reactivate the capability to print selection with Server 2.18 The capability to print selection has been removed by the commit aaa7003 to prevent accidental selections showing in exports from composer. It is reactivated only for QGIS Server. fixes #13459 QGIS Server WMS GetPrint request don't respect SELECTION parameter 06 June 2018, 09:21:39 UTC
61262a2 Merge pull request #7163 from elpaso/bugfix-19050-backport Do not set min/max precision for int fields 04 June 2018, 07:56:53 UTC
a7bc536 Do not set min/max precision for int fields Fixes #19050 QGIS saves integer field when I create a new real field through field calculator (Update field works as intended) cherry-picked from master commit 033071a 04 June 2018, 06:43:45 UTC
21d15e7 [BUGFIX][Server] Segfault when GetFeatureInfo on Raster layer to GML The PR #6279 has introduced some bug, like a segfault when a WMS GetFeatureInfo is done on a Raster layer with output to GML. This commit fixes it. 01 June 2018, 08:56:26 UTC
974b9f3 [SymbolLayerUtils] Using QgsProject::readPath to resolve relative path in symbolNameToPath In `QgsSymbolLayerV2Utils::symbolNameToPath` the resolution of relative path to project was nos based on `QgsProject::readPath` method. 30 May 2018, 16:09:27 UTC
7160bac Merge pull request #6955 from amaizr/web-view-widget-wrapper-url-encoding-2_18 Assume URL already encoded in web view widget 29 May 2018, 10:00:05 UTC
efce338 [Server][WFS] GeoJSON FeatureCollection BBOX is restricted to -180,-90,180,90 26 May 2018, 21:17:05 UTC
9f0ea45 Fix windows build (followup 15d2b3683) 25 May 2018, 23:18:22 UTC
a51d618 [Oracle][Tests] Enhance Geometry creation SQL script (cherry-picked from 3f6cd31) 24 May 2018, 23:18:19 UTC
d29317c [BUGFIX][Oracle] Mixing SDO_GEOMETRY Point definition Fixes #18900 In `sdoobj`, the `elem_info` array size is not the right way to defined the way to read Point coordinate. The right way is to check the sdoind attributes, like in Mapserver. The way Mapserver defined check point coordinate: https://github.com/mapserver/mapserver/blob/fd04328a89e75ac963f15867d9d90a50d47513c1/maporaclespatial.c#L1588 (cherry-picked from 4017690) 24 May 2018, 23:18:19 UTC
8f9c1d4 [Oracle][Tests] Enhance Point convertion test Instead of using 'SDO_UTIL.FROM_WKTGEOMETRY' to generate `SDO_GEOMETRY` object for Point, the `testdata` generate Point and MultiPoint with `SDO_POINT_TYPE` or `SDO_ELEM_INFO_ARRAY` and `SDO_ORDINATE_ARRAY`. With this way of creating Point and MultiPoint, we can test the way Point and MultiPoint are converting to WKB. (cherry-picked from 4bc315e) 24 May 2018, 23:18:19 UTC
b35696f Followups (cherry-picked from 12a2243) 24 May 2018, 23:18:19 UTC
3e67ad5 [oracle] Some updates to Oracle provider test suite Now the Oracle provider passes the data provider edit stress/ conformance tests without issue! (cherry-picked from 68838aa) 24 May 2018, 23:18:19 UTC
32ba752 [oracle] Fix handling of NULL values when add features to provider Fixes NULL attribute values are incorrectly converted to empty strings or 0 numeric values instead of NULL. (cherry-picked from 3a3b0fe) 24 May 2018, 23:18:19 UTC
a4e2e8a [oracle] Fixes for edit tests (still disabled) (cherry-picked from e197f80) 24 May 2018, 23:18:19 UTC
29e80ba [oracle] Always fetch features with null goemetry unless feature rect is set ...to match behaviour of other providers (cherry-picked from c5c22d3) 24 May 2018, 23:18:19 UTC
bacaee4 [oracle] Fix crash when adding a feature with missing attributes to data provider (cherry-picked from 5709908) 24 May 2018, 23:18:19 UTC
bbb5990 [oracle] Always check bounding box intersection when using filter rect Because oracle sdo_filter sometimes returns results outside the given filter (depending on the spatial index), and is only designed for use as a fast "first-pass" filter. From the Oracle docs: "This operator performs only a primary filter operation.. The secondary filtering operation, performed by the SDO_RELATE operator, can be used to determine with certainty if objects interact spatially." Instead of using SDO_RELATE we can instead just do a bounding box intersection inside QGIS if an exact intersection is not required. Fixes failing provider conformance test suite for oracle provider. (cherry-picked from f9a8d9f) 24 May 2018, 23:18:19 UTC
3921bf5 Followups (cherry-picked from fb16dab) 24 May 2018, 23:18:19 UTC
c9683cf [oracle] Fix incorrect feature count after adding features to layers (cherry-picked from b6142c8) 24 May 2018, 23:18:19 UTC
644c71e [oracle] Fix handling of NULL values when add features to provider Fixes NULL attribute values are incorrectly converted to empty strings or 0 numeric values instead of NULL. (cherry-picked from befed4d) 24 May 2018, 23:18:19 UTC
15d2b36 [oracle] Ensure that all attributes required for order by are fetched Fixes potentially broken iterator sorting with oracle provider when a subset of attributes is fetched (cherry-picked from 89a84f0) 24 May 2018, 23:18:19 UTC
f5a9e6b [oracle] Always mark features as invalid when iterator is closed Fixes some failing oracle provider conformance test suite failures (cherry-picked from 649dc19) 24 May 2018, 23:18:19 UTC
03e3815 [oracle] Fix expression compilation of integer division (cherry-picked from 60a71d1) 24 May 2018, 23:18:19 UTC
375c1f1 [wfs] fix turning attribute value to NULL 24 May 2018, 13:44:09 UTC
8d5d5f0 Merge pull request #7048 from mhugent/fix_large_sized_print Disable RenderPartialOutput Setting in printing. It is unused in prin… 24 May 2018, 07:46:50 UTC
519c9db Disable RenderPartialOutput also in composer map preview 24 May 2018, 07:18:45 UTC
e1708af Merge pull request #7052 from rouault/fix_18740_qgis2_18 [WFS provider] 2.18 / Avoid request by feature id to cause a full layer download (fixes #18740) 23 May 2018, 09:40:57 UTC
b9be0a5 [WFS provider] Avoid request by feature id to cause a full layer download (fixes #18740) Backport of 6cf1c502d1e057aa63ba7b48e2a532324a98194d 22 May 2018, 23:20:36 UTC
1121565 [WFS provider] Fix excessive memory consumption on big layers (refs #18740) There was a pseudo memory leak in qgsgml.cpp And the WFS downloader could also have to process big replies, causing a lot of features to be instanciated at once. Was seen on the 'portugal_addresses' layer of http://www.naturalgis.pt/cgi-bin/opendata/mapserv? Backport of 0addae5b783e541953522eabe178426e820bf852 c3c5c9760a0b300548f9a669ff64f513988add7c 6cf1c502d1e057aa63ba7b48e2a532324a98194d 22 May 2018, 21:22:50 UTC
31a9571 Disable RenderPartialOutput Setting in printing. It is unused in printing, even worse it causes the creation of a background QImage, which is a memory problem in large-format printing 22 May 2018, 15:55:14 UTC
e8e15d5 Release of 2.18.20 18 May 2018, 12:01:08 UTC
40dd931 [tr] Polish translation update 15 May 2018, 19:08:53 UTC
a11fc1a [tr] Polish translation update 12 May 2018, 13:35:01 UTC
4aac265 updated NaturalNeighbour gui to use new saga parameters 11 May 2018, 11:32:40 UTC
10aa92f Merge pull request #6960 from luipir/gdalcalc_avoid_escape_formula [processing][gdal] Do not escape formula because it's not a path! 10 May 2018, 05:27:06 UTC
6150b7f avoid escape formula because it's not a path! 09 May 2018, 22:54:39 UTC
5b20168 NSIS: Include DisplayVersion in UninstallKey (backport 100d9403) 09 May 2018, 16:25:44 UTC
7233b67 Merge pull request #6957 from radosuav/processing_gdal_warp [processing] Add missing resampling methods to GDAL warp. 09 May 2018, 14:43:06 UTC
7e73f31 [processing] Add missing resampling methods to GDAL warp. 09 May 2018, 12:56:58 UTC
76e508c Assume URL already encoded 08 May 2018, 23:59:34 UTC
d8e39fa remove algorithm refresh after processing configuration changes (was a NOOP before c83261395 and now causes an endless recursion; fixes #18807) 04 May 2018, 23:54:08 UTC
82ec418 revive python tests on bionic 04 May 2018, 16:53:16 UTC
d6af93e Merge pull request #6795 from rldhont/processing-default-string-parameter-none-218 [Processing] None is the default value for parameters also for string 02 May 2018, 20:24:40 UTC
0c03378 Merge pull request #6916 from Gustry/saveStyleToDatabase [2.18] fix SIP bindings saveStyleToDatabase 02 May 2018, 14:13:29 UTC
9be84d4 fix SIP bindings saveStyleToDatabase 02 May 2018, 12:59:31 UTC
85fd681 Merge pull request #6871 from borysiasty/dbmanager_unicode_fix [DBManager] Fix encoding error if a field/table/database/file name co… 27 April 2018, 16:10:09 UTC
e5aaf6a [DB Manager] Avoid unnecessary conversion (follows up b822fe750f40) 27 April 2018, 14:45:46 UTC
b822fe7 [DBManager] Fix encoding error if a field/table/database/file name contains unicode characters 26 April 2018, 17:56:41 UTC
9ce55ca [postgres][db2] still save username when instructed too also with authcfg (backport 4ad3531103) 24 April 2018, 20:24:09 UTC
4009e4f Merge pull request #6849 from m-kuhn/fix_georeferencer_crash_18227 Fix geroreferencer crash when deleting a point through context menu 24 April 2018, 14:23:54 UTC
back to top