Activity
From 2018-06-19 to 2018-07-18
2018-07-18
-
11:22 PM Revision c65afbdd (qgis): [processing] Correctly handle layer type parameter values when
- creating an algorithm dialog using processing.execAlgorithmDialog()
-
11:21 PM Revision 79734083 (qgis): Fix potential crash in symbol list widget
- Possible fix for a crash obtained with incomplete crash report
trace... but it doesn't hurt to be safe anyway and gua... -
11:21 PM Revision 482d8fee (qgis): When there's no features to draw for a level based renderer, shortcut o...
-
04:21 PM Revision 386817bd (qgis): fix spelling
-
01:03 PM Revision baf1b3a1 (qgis): initialization of embeddet form only once
- 09:09 AM Revision 60d2cd3c (qgis): Merge pull request #7333 from Gustry/script_template
- add warning about print() and how to load layers in Processing algs
2018-07-17
-
12:56 AM Revision 325f2a46 (qgis): [processing] Empty provider nodes should still be shown in toolbox,
- unless a filter string is entered
This allows easier discoverability - e.g. without this, the model
and script nodes... -
12:56 AM Revision d43f1a28 (qgis): [processing] Allow models to have no group name set
- This is supported by the toolbox now, so relax the requirement
that all models have a compulsory group name. If no gr... -
12:05 AM Revision 92f1fbef (qgis): osgeo4w: support newer cmake versions
- 05:32 PM Revision 2e88dd53 (qgis): [oauth] Automatic management of state parameter
- Ported from https://github.com/securedimensions/QGIS-OAuth2-Plugin
The Boundless Geo version of the plugin requests ... - 10:12 AM Revision 3d20cfef (qgis): Merge pull request #7279 from tudorbarascu/tests
- rework server test to use geopackage and qgz
-
09:00 AM Revision a6cd87d6 (qgis): Fix valgrind freed memory access warning in wfs provider test
- (cherry-picked from 8bd0e7e6)
-
09:00 AM Revision d4c6efa2 (qgis): Typo
- (cherry-picked from 61fbb5fd)
-
09:00 AM Revision 4c3174c8 (qgis): Avoid double db close in offline editing plugin
- (cherry-picked from 5a8619d3)
-
09:00 AM Revision fd8d06d1 (qgis): If layer changes in stats summary dock, reset field to empty
- This prevents a stats gatherer task immediately firing off
on a random field. Otherwise if the current layer is remov... -
09:00 AM Revision 1cf5303b (qgis): Fix race condition in stats summary dock
- (cherry-picked from 4012109b)
-
09:00 AM Revision 1644d987 (qgis): Protect spatialite connection (dis)connection with a mutex
- (cherry-picked from c910187)
-
09:00 AM Revision 98f3c625 (qgis): Fix some lint warnings
- (cherry-picked from 367ab20)
-
09:00 AM Revision 5ee4d8f9 (qgis): Cleaner code
- (cherry-picked from 0c1f89ccb)
-
08:27 AM Revision efcf97a3 (qgis): Replace clumsy string
- (cherry-picked from d27c1aa1e)
-
08:26 AM Revision d27c1aa1 (qgis): Replace clumsy string
- 08:08 AM Revision 3138339f (qgis): Revert "Hillshade: added note about artifacts"
- This reverts commit 0ac35a6747c110fd2ac88cc7b1eb8d92e7c8ab4f.
-
07:44 AM Revision 61fbb5fd (qgis): Typo
-
07:44 AM Revision 367ab20c (qgis): Fix some lint warnings
-
07:44 AM Revision 4012109b (qgis): Fix race condition in stats summary dock
-
07:44 AM Revision a24c9e1e (qgis): If layer changes in stats summary dock, reset field to empty
- This prevents a stats gatherer task immediately firing off
on a random field. Otherwise if the current layer is remov... -
04:17 AM Revision 77eafc09 (qgis): [Style Manager] Replace "All Symbols" by "All" label
- because it's not only about symbols; color ramps are also "unfiltered"...
2018-07-16
-
01:34 AM Revision d183f5f5 (qgis): Capitalization
-
12:33 AM Revision a5c399e3 (qgis): fix 97d28d4c6d
- 11:02 PM Revision 97c937f2 (qgis): replace "Snap to 30° angles" by ""30, 60, 90, 120°..." etc.
- improve readability
- 11:02 PM Revision 72a73601 (qgis): add more common angles
- 11:02 PM Revision 8edfaa7b (qgis): fix double
- 11:02 PM Revision 2205ea64 (qgis): try to fix test for travis
- 11:02 PM Revision 720866c3 (qgis): '...' -> '…' (proper ellipsis character instead of three dots)
-
10:37 PM Revision 97d28d4c (qgis): fix warning
-
10:32 PM Revision 5d11388d (qgis): fix msvc build
-
10:10 PM Revision 6551913a (qgis): qspatialite: 'update' qt5 port (fixes #19419)
-
08:28 PM Revision 5a8619d3 (qgis): Avoid double db close in offline editing plugin
-
08:28 PM Revision 0c1f89cc (qgis): Cleaner code
-
08:27 PM Revision c910187e (qgis): Protect spatialite connection (dis)connection with a mutex
-
08:27 PM Revision 8bd0e7e6 (qgis): Fix valgrind freed memory access warning in wfs provider test
-
02:05 PM Revision 55e340a6 (qgis): Merge pull request #7419 from slarosa/fix_clang_build
- fix build on osx
-
12:20 PM Revision 5a36a33b (qgis): fix build on osx
-
10:49 AM Revision 0c62abed (qgis): Merge pull request #7393 from ghtmtt/processing_sampling
- [processing][FEATURE] Sample raster values to point
-
10:12 AM Revision 96aa6713 (qgis): do not set precision for datatypes that have not one
- 09:33 AM Revision c6068c82 (qgis): Hillshade: log rendering time if main debug option is on
- 09:33 AM Revision 0ac35a67 (qgis): Hillshade: added note about artifacts
-
09:15 AM Revision 14fa499e (qgis): [mesh] [MDAL] update to 0.0.4: add support for GRIB and XMDF formats
-
09:15 AM Revision f9fc708d (qgis): update filters with new formats
-
09:14 AM Revision 56fe370e (qgis): emit currentIndexChanged onDataChanged
- Because this effects that the data related to the combobox (emedded forms) got updated. they update because of an ind...
-
08:33 AM Revision 14c74d88 (qgis): Merge branch 'master' into processing_sampling
-
08:01 AM Revision 1a0d0dbb (qgis): fix exception?
-
07:44 AM Revision f7c11d72 (qgis): [processing] add a few more parameter tests to gdal's warp & translate ...
-
07:44 AM Revision 4807611a (qgis): [processing] only set number min value as default if parameter is not o...
-
07:44 AM Revision 50561391 (qgis): [ui][processing] re-order gdal warp algorithm parameters so optional on...
-
07:44 AM Revision 68ce8fc9 (qgis): [processing] make target res. parameter optional in gdal's warp algorithm
-
07:44 AM Revision dc2a1c52 (qgis): [processing] make nodata parameter optional in gdal's warp algorithm
-
07:44 AM Revision 4ae948d0 (qgis): [processing] change nodata default to none instead of 0 in gdal's trans...
-
07:22 AM Revision 7933c851 (qgis): Fix some crashes in processing toolbox model when loading/unloading plu...
-
07:10 AM Revision 5898854e (qgis): copyed -> copied
- also fix replacing word in interactive script
-
06:53 AM Revision e9b6da1c (qgis): [processing] change nodata default to none instead of 0 in gdal's trans...
-
06:53 AM Revision 53df9741 (qgis): [processing] add a few more parameter tests to gdal's warp & translate ...
-
06:53 AM Revision ab3a2135 (qgis): [ui][processing] re-order gdal warp algorithm parameters so optional on...
-
06:53 AM Revision fe38f03d (qgis): [processing] make target res. parameter optional in gdal's warp algorithm
-
06:53 AM Revision 863a2f0f (qgis): [processing] make nodata parameter optional in gdal's warp algorithm
-
06:53 AM Revision fdaff06a (qgis): [processing] only set number min value as default if parameter is not o...
-
05:56 AM Revision 6be71f0c (qgis): [processing][ui] properly size qgis provider icon to fix algs list alig...
-
05:00 AM Revision e46b00d4 (qgis): Tests for dbscan algorithm
-
05:00 AM Revision 9e03a7e1 (qgis): Optimise unordered set differencing
-
05:00 AM Revision b2fe680c (qgis): Fix dox
-
05:00 AM Revision d4d91860 (qgis): Dbscan outputs number of clusters
-
05:00 AM Revision c21fe59b (qgis): [FEATURE][processing] New dbscan spatial clustering algorithm
- Implements an optimised DBSCAN density based scanning cluster approach
for clustering 2d point features. -
03:38 AM Revision 636c3fe7 (qgis): Tests for recent algorithms group
-
03:38 AM Revision 9de2cc3c (qgis): Start on recent item proxy handling
-
03:38 AM Revision ba410624 (qgis): Faster model
-
03:38 AM Revision e304539d (qgis): Fix sorting of recently used algorithms
-
03:38 AM Revision 810cb9c0 (qgis): Start replacing python model
-
03:38 AM Revision 101c98fd (qgis): Move toolbox tree view to c++ class
-
03:38 AM Revision 2efc08e9 (qgis): Fix some model issues
-
03:38 AM Revision 8caecbb8 (qgis): Fix some dox
-
03:38 AM Revision 45d856e9 (qgis): Dox
-
03:38 AM Revision 11343868 (qgis): Fix crash on exit
-
03:38 AM Revision f640c482 (qgis): Fix potential crash in unit test
-
03:38 AM Revision 1793790f (qgis): Auto add recent algs when run
-
03:38 AM Revision 670f4088 (qgis): Work on recent item - todo sort by use, test filter, update on change
-
03:38 AM Revision 1a9f68eb (qgis): Unit tests for QgsProcessingToolboxTreeView
-
03:38 AM Revision 68aae3a0 (qgis): Replace processing modeler toolbox with common widget/model
-
03:38 AM Revision 7f9b0f8b (qgis): Fix version added string
-
03:38 AM Revision 3e9648fc (qgis): Safer node handling, allow specification of recent algorithm log
-
03:38 AM Revision 1235c354 (qgis): Fix test
-
03:38 AM Revision 31809880 (qgis): [processing][saga] Stop showing 'available providers' tip for SAGA, whe...
-
03:38 AM Revision f57c548e (qgis): Fix documentation test failures
-
03:38 AM Revision 8f2c01d6 (qgis): Typo
-
03:38 AM Revision 8b77d9e1 (qgis): Review fixes
-
03:38 AM Revision 80159c2c (qgis): Fix test failure, add comments
-
03:38 AM Revision 69ab3c9e (qgis): Start on history item
-
03:38 AM Revision 6275960d (qgis): Start on filter string handling
-
03:38 AM Revision dc737bff (qgis): Better responsive to provider removal
-
03:38 AM Revision dab4f423 (qgis): Filter model respects algorithm flags
-
03:38 AM Revision a107e2fd (qgis): Proper tooltips for algorithms
-
03:38 AM Revision dab3f513 (qgis): Hide inactive providers from model
-
03:38 AM Revision 0bbf1262 (qgis): Model responds to provider changes
-
03:38 AM Revision 812df071 (qgis): Allow algorithms with empty groupId to be placed directly under provide...
-
03:38 AM Revision f6075ca0 (qgis): [processing] New class QgsProcessingToolboxModel which is
- a QAbstractItemModel which represents the providers, groups
and algorithms from the processing registry -
03:38 AM Revision e9f85f56 (qgis): Spellling
-
02:39 AM Revision da6f83bd (qgis): Fixes #19417 - AttributeError: 'BatchInputSelectionPanel' object has no...
- (cherry-picked from f993ec0)
-
02:17 AM Revision 4c3aeb87 (qgis): Sipify
2018-07-15
-
01:00 AM Revision b4f3b824 (qgis): Added test for gdal_fillnodata used inside processing
-
01:00 AM Revision b9e5f4a2 (qgis): Mask parameter was wrongly set. Fixes #19409
-
01:00 AM Revision f993ec05 (qgis): Fixes #19417 - AttributeError: 'BatchInputSelectionPanel' object has no...
-
12:05 AM Revision 75fe94f3 (qgis): Fix missing break, warnings
-
11:30 PM Revision 0d0adfea (qgis): Merge pull request #7375 from slarosa/fix_19283
- [2.18LTR] Fix field calculator in not able to add a new field
2018-07-13
- 05:59 PM Revision 7e1ac53f (qgis): Fix cast and flat surface gray value
- 05:09 PM Revision 6353715f (qgis): Hillshade renderer speed improvements
- While working on OpenCL stuff I've got an advice
from Nyall and Even regarding some speed improvement
used by GDAL DE... - 04:31 PM Revision 12c8f394 (qgis): Merge pull request #7350 from PeterPetrik/quick_featurepanel
- [quick] [feature] Feature attribute panel
- 04:30 PM Revision 2699a429 (qgis): Merge pull request #7369 from signedav/offline_editing
- Offline Editing GeoPackage File Export
-
03:19 PM Revision e2a740be (qgis): Merge pull request #7408 from luipir/fix_gdalfillnodata_issue19409
- [processing] Fix wrongly set mask in gdal:fillnodata Fixes #19409
-
01:42 PM Revision be998196 (qgis): [mesh] [bugfix] do not try to render NODATA values
-
01:41 PM Revision 660ce876 (qgis): small const tweak
-
12:19 PM Revision f7a1ef14 (qgis): Added test for gdal_fillnodata used inside processing
-
11:47 AM Revision 95246e76 (qgis): Mask parameter was wrongly set. Fixes #19409
-
10:29 AM Revision ade3325e (qgis): fix regression for pseudo color renderer widget
-
10:28 AM Revision e135b9cf (qgis): [feature] addMeshLayer to qgsinterface
-
10:28 AM Revision 4f701732 (qgis): [mesh] option to add mesh layer from data source manager dialog
-
10:28 AM Revision c8b94d38 (qgis): fix travis
-
10:11 AM Revision bf56bd3c (qgis): Merge pull request #7378 from pblottiere/server_doc
- [server] Update doc path for server
-
09:22 AM Revision 4853c62c (qgis): Add more doc for WMS service
-
09:22 AM Revision 721e3091 (qgis): Cleaning QgsServiceModule
-
09:22 AM Revision 5c11f411 (qgis): Add doc for some parameters/constructor
-
09:22 AM Revision 67cbb278 (qgis): Update sip binding
-
09:22 AM Revision 7ca72d09 (qgis): Fix doc
-
09:22 AM Revision 2e693d09 (qgis): Update doc for wcs Service
-
09:22 AM Revision 9b7e84e4 (qgis): Fix doc block
-
09:22 AM Revision 183335d6 (qgis): Remove unused #endif
-
09:22 AM Revision 86c61148 (qgis): Add more class and since tag
-
09:22 AM Revision 8397fe99 (qgis): Add more ingroup
-
09:22 AM Revision 0cfb0f14 (qgis): Fix class tag definition
-
09:22 AM Revision 78daade8 (qgis): Add brief tags
-
09:22 AM Revision 275fa84a (qgis): Add more doc for WMS service
-
09:22 AM Revision 135bb878 (qgis): Add more doc to constructors
-
09:22 AM Revision 1ca1bd6b (qgis): Update sip binding
-
09:22 AM Revision 3bd92987 (qgis): Update doc for QgsServerPlugin
-
09:22 AM Revision 93db95f4 (qgis): Fix documentation
-
09:22 AM Revision a214d773 (qgis): More doc
-
09:22 AM Revision cb6b9834 (qgis): More doc
-
09:22 AM Revision 69c1c3a1 (qgis): Add some version
-
09:22 AM Revision 120262e3 (qgis): Fix compilation
-
09:22 AM Revision 3ce29066 (qgis): Remove unused class
-
09:22 AM Revision 5aff40d2 (qgis): Add ingroup
-
09:22 AM Revision d49c0d04 (qgis): Remove fake method
-
09:22 AM Revision 9aed7454 (qgis): Update doc for WgsWfsParameters
-
09:22 AM Revision 896b9231 (qgis): Update doc for WFS service
-
09:22 AM Revision d31d86d6 (qgis): Update doc for QgsConfigParserUtils
-
09:22 AM Revision a698dc2c (qgis): Update doc for QgsServiceNativeModuleEntry
-
09:22 AM Revision 75d44d90 (qgis): Update doc for QgsBadRequestException
-
09:22 AM Revision 09ef8ea6 (qgis): Update doc for QgsBadRequestException
-
09:22 AM Revision 23705473 (qgis): Update doc for QgsOWSServerFilterRestorer
-
09:22 AM Revision a7dfd6e1 (qgis): Update doc for QgsMapServiceException
-
09:22 AM Revision 12863203 (qgis): Update doc for Service in WMS
-
09:22 AM Revision 66c78f78 (qgis): Update doc for QgsWmsParameters
-
09:22 AM Revision 3cf7c341 (qgis): Update doc for QgsConfigCache
-
09:22 AM Revision 45bf204d (qgis): Update doc for QgsFilterResponseDecorator
-
09:22 AM Revision dcb86a07 (qgis): Fix some warnings
-
09:22 AM Revision 7abe3842 (qgis): Update doc for QgsFcgiServerResponse
-
09:22 AM Revision 411ee199 (qgis): Update doc for QgsWcsServiceException
-
09:22 AM Revision 57b23dcf (qgis): Update documentation for QgsServerSettings
-
09:22 AM Revision 8e9b9fc2 (qgis): Activate server option in travis config for doc
-
09:22 AM Revision 395cd849 (qgis): Generate doc when server is enabled (not plugins)
-
09:22 AM Revision 8d6f3bb2 (qgis): Add fake method to test Travis doc
-
09:22 AM Revision dd5ffb5c (qgis): Update doc path for server
-
09:22 AM Revision 4a66e9e8 (qgis): Update doc for QgsLayerRestorer
2018-07-12
-
03:10 PM Revision 39ac58b9 (qgis): Slightly optimize raster pseudo color rendering
- This brought rendering time per raster tile from ~80ms to ~50ms
(this is with debug version so the timing may be skewed) -
03:10 PM Revision 48195e01 (qgis): Make shade() const
-
12:45 PM Revision 92d1cdc1 (qgis): add None in Exception
-
11:37 AM Revision aea323ef (qgis): update help for CRS, not needed anymore
-
11:34 AM Revision 40d2a970 (qgis): update test
-
11:30 AM Revision b8ce7faf (qgis): allow sampling with different CRS
-
11:20 AM Revision efa23659 (qgis): make column prefix as advanced parameter
-
11:20 AM Revision 4dbfe36b (qgis): update help
-
10:27 AM Revision f8339c9b (qgis): output column prexif added
-
10:17 AM Revision 8c44a6a0 (qgis): highlight on initialization
- (cherry-picked from 9ff71a0a9f764396ca9bba82d0c285d87ed44601)
-
10:14 AM Revision 815b8034 (qgis): Get mFeature before updating attributeform
- The issue was, that the attributeform didn't got updated in case there was the first entry in the combobox selected.
... -
10:01 AM Revision b16b8a7b (qgis): updated tests data
-
10:00 AM Revision a7130a0f (qgis): indentation
-
09:52 AM Revision 0835b20d (qgis): exception for multipart layers
-
09:27 AM Revision a4c0c2e5 (qgis): single raster instead of multi
-
04:27 AM Revision 257d64d1 (qgis): [processing] Also accept QgsProcessingOutputLayerDefinition for
- layer input values
Since these may result from the output of an earlier child algorithm running
in a processing mode... -
04:27 AM Revision 8478be3d (qgis): Fix input parameters of SAGA SnapPointstoPoints
- Fixes #19382
(cherry-picked from dd4c49de) -
04:27 AM Revision 49c29e6d (qgis): [processing] Fix exception when dropping model file on qgis window
- (cherry-picked from 61cc8b577)
-
04:27 AM Revision 0e0a01ac (qgis): Fix some map edit tools don't use correct rubberband color
- Fixes #19381
(cherry-picked from 1ac5ca0) -
04:27 AM Revision 1d2cfb22 (qgis): [processing] Fail model drop if model file could not be successfully read
- (cherry-picked from a5992d01)
-
04:27 AM Revision ada068e7 (qgis): [processing][saga] Outputs from snap algorithms should both be optional
- (cherry-picked from 93146f7c9)
-
04:27 AM Revision 9dcb4132 (qgis): [processing][saga] Unit tests for snap points to lines/points algs
- (cherry-picked from 82364e42)
-
04:27 AM Revision 70970938 (qgis): Fix input parameter types for SAGA SnapPointstoLines
- (cherry-picked from 64352fb1)
-
03:41 AM Revision 1ac5ca02 (qgis): Fix some map edit tools don't use correct rubberband color
- Fixes #19381
-
03:32 AM Revision dd4c49de (qgis): Fix input parameters of SAGA SnapPointstoPoints
- Fixes #19382
-
03:32 AM Revision 64352fb1 (qgis): Fix input parameter types for SAGA SnapPointstoLines
-
03:32 AM Revision 82364e42 (qgis): [processing][saga] Unit tests for snap points to lines/points algs
-
03:32 AM Revision 93146f7c (qgis): [processing][saga] Outputs from snap algorithms should both be optional
-
02:14 AM Revision 41825cab (qgis): [processing] Also accept QgsProcessingOutputLayerDefinition for
- layer input values
Since these may result from the output of an earlier child algorithm running
in a processing mode... -
02:14 AM Revision 61cc8b57 (qgis): [processing] Fix exception when dropping model file on qgis window
-
02:14 AM Revision a5992d01 (qgis): [processing] Fail model drop if model file could not be successfully read
2018-07-11
- 01:40 AM Revision 7ddfaaba (qgis): [Processing] Display saved value of ParameterTableMultipleField in the ...
-
01:29 AM Revision cb3364f1 (qgis): Add 'not selected' option for optional layer parameters in processing m...
- Fixes #19329 (https://issues.qgis.org/issues/19329)
Optional layer parameters in processing algorithms used in the g... -
06:37 PM Revision 4895cab4 (qgis): postgresql provider: also quote schema when creating project table (fix...
- (cherry picked from commit 87bce6ad7e19789d248dc20cab47d5d974197040)
-
06:34 PM Revision 87bce6ad (qgis): postgresql provider: also quote schema when creating project table (fix...
-
04:14 PM Revision 5f48fa2b (qgis): Revert "[processing][needs-docs] Add 'not selected' option for optional...
-
03:25 PM Revision 1875b025 (qgis): Merge pull request #7362 from rudivs/update_maplayerwidgetwrapper
- Add 'not selected' option for optional layer parameters in processing models
-
10:50 AM Revision eca66910 (qgis): fix travis?
-
10:44 AM Revision 9ff71a0a (qgis): highlight on initialization
-
09:23 AM Revision 22d7b6c5 (qgis): fixing indentation?
-
09:10 AM Revision 5300eb4b (qgis): [3d] increase min/max for point XYZ translation and scale values
-
09:10 AM Revision 014375d8 (qgis): [ui] add tooltip for mysterious 3d point model textless checkbox
2018-07-10
-
10:06 PM Revision af98ff8b (qgis): Fix crash when cliking within embedded layer dialog, before a project
- is selected
Fixes #19369 -
05:19 PM Revision 4c2e5ff4 (qgis): Get mFeature before updating attributeform
- The issue was, that the attributeform didn't got updated in case there was the first entry in the combobox selected.
... -
04:14 PM Revision 5507c343 (qgis): try geojson for travis
-
03:36 PM Revision b6cafe7e (qgis): indentation fix
-
03:19 PM Revision d1cedbcf (qgis): [processing][needs-doc][FEATURE] Sample raster values to point
-
02:58 PM Revision e558044f (qgis): missing breaks
-
02:37 PM Revision a9c017de (qgis): Fix crash with 2-band rasters
- 02:00 PM Revision 61a7f725 (qgis): Merge pull request #7390 from jbluteau/patch-1
- Remove '\n' character at the end of env variables
-
01:59 PM Revision 64b91cc1 (qgis): [3d] if slider is at the very end when hitting play, rewind and play
-
01:59 PM Revision 2688a9d7 (qgis): [3d] disable all edit ojects when playing animation
-
12:07 PM Revision 01c0d20b (qgis): fix indentation
- 10:43 AM Revision c73a8230 (qgis): Remove '\n' character at the end of env variables
- Causing issues when running on windows as paths are not recognized by the system
-
08:09 AM Revision 73edd8fd (qgis): Improve rendering speed of RGB images in the common case
- Avoid doing contrast enhancement unless it is really necessary.
This improved rendering speed of RGB image tiles in ... -
03:15 AM Revision c473ac00 (qgis): [processing] Better error when 'Convex hull' algorithm is run on
- single point feature layer
Which hints to users to use the 'Minimum bounding geometry' algorithm
instead.
Fixes #19... -
03:15 AM Revision 6659f22b (qgis): Add feature source test for QgsVectorLayerSelectedFeatureSource
- (cherry-picked from ef6df0f)
-
03:15 AM Revision 16f15042 (qgis): Fix minimumValue for QgsVectorLayerSelectedFeatureSource
- (cherry-picked from 565980f6)
- 03:15 AM Revision ff6fd802 (qgis): fix crasher when rendering a symbol layer subsequent to
- rendering a geometry generator layer
Fixes #19121 https://issues.qgis.org/issues/19121
(cherry-picked from 5c855b417) -
03:15 AM Revision 4c89d581 (qgis): Add feature source test to ensure that empty setFilterFids list results...
- (cherry-picked from 243052)
-
03:15 AM Revision a488291d (qgis): Fix warning
- (cherry-picked from a261a668)
-
03:15 AM Revision cf73522e (qgis): [processing] log cases when subset is smaller than requested number of
- features
(cherry-picked from b72f5d1a) -
03:15 AM Revision 5ae24307 (qgis): [processing] fix Random extract/select within subset when subset is
- smaller than number of requested features (fix #19322)
(cherry-picked from 29207a16) -
03:15 AM Revision c7e78ed0 (qgis): Fix failing feature source conformance tests for QgsVectorLayerSelected...
- Fixes #19324
(cherry-picked from eb53e3b8) -
02:24 AM Revision f6ab5f95 (qgis): [processing] Better error when 'Convex hull' algorithm is run on
- single point feature layer
Which hints to users to use the 'Minimum bounding geometry' algorithm
instead.
Fixes #19348
2018-07-09
-
10:59 PM Revision ed8a78c2 (qgis): fix warning
-
10:01 PM Revision 0a35d435 (qgis): Speed up rendering of RGB images
- In my simple test case this made map rendering of RGB satellite image tiles
go down by ~50% from ~40ms per tile to ~2... -
08:50 PM Revision 9e63678b (qgis): Merge pull request #7381 from slarosa/backport_fix_18485
- [BACKPORT] Fixes #18485 - do not truncate project title if filename contains period
- 06:19 PM Revision c4b91068 (qgis): Merge pull request #7380 from slarosa/fix_18485
- Fixes #18485 - do not truncate project title if filename contains period
- 06:18 PM Revision e065df14 (qgis): Merge pull request #7382 from slarosa/fix_typo_19359
- Fixes #19359 - fix typo copyed->copied
-
03:15 PM Revision d70c37c2 (qgis): Allow configuration of interpolation method for animations
-
03:15 PM Revision 57855cc4 (qgis): Update interpolation logic
-
03:04 PM Revision e8eec47b (qgis): Fixes #19359 - fix typo copyed->copied
-
02:14 PM Revision 7d3027a8 (qgis): comments
- parameter docs and typo
-
01:04 PM Revision d064086f (qgis): Fixes #18485 - do not truncate project title if filename contains period
- also add a small test
-
09:39 AM Revision 7ece90cb (qgis): Fixes #18485 - do not truncate project title if filename contains period
- also add a small test
-
09:20 AM Revision 1780f61a (qgis): gui labeling stuff
-
08:42 AM Revision 32d50479 (qgis): switch for enumerations containertype
- use the switch for the enum containertype for GPKG/SpatiaLite/...
2018-07-08
-
05:22 PM Revision 2f6b569c (qgis): Animate in cooperation with QgsCameraController
- This is cleaner than just updating QCamera's transform.
Now we interpolate values ourselves, without Qt3D Animation l... -
05:22 PM Revision 031e15ee (qgis): Read/write animation associated with a 3d map view
-
05:22 PM Revision ce933380 (qgis): Initial work on animation support
- - new class to store animation configuration
- new class for animation configuration GUI
- animation implementation u... -
05:22 PM Revision 3c855b29 (qgis): Add/remove/edit keyframes in GUI
-
05:22 PM Revision ebea35d0 (qgis): Make it possible to enable/disable playback in loop
-
05:22 PM Revision d1e4c5e0 (qgis): Fix a crash with terrain generation from DEM (fixes #17730)
- A typical off by one error - reading data outside of heightmap array
-
05:22 PM Revision 98c44564 (qgis): Review and travis fixes
-
05:22 PM Revision dd8424cc (qgis): Use linear interpolation by default, fix crash if the first frame has t...
-
05:22 PM Revision da5f3544 (qgis): A button for duplication of keyframes
-
12:44 PM Revision 059d0e21 (qgis): [pyqgis-console] fix link to c++ api doc
2018-07-07
-
09:25 AM Revision 4f4c9288 (qgis): fix indentation
-
02:54 AM Revision 682671d1 (qgis): Optimise point lookup in index
-
02:54 AM Revision 38251cbf (qgis): Fix test
-
02:54 AM Revision 9445095a (qgis): Dox++
-
02:54 AM Revision ae4e4cd4 (qgis): Return full point container for matches, remove redundant point method
-
02:54 AM Revision c41f2072 (qgis): Remove unused file
-
02:54 AM Revision 3ef6c473 (qgis): Fix build
-
02:54 AM Revision 612c9cb0 (qgis): Use sets for index results
-
02:54 AM Revision 5ce8240c (qgis): Fix test
-
02:54 AM Revision 66c17880 (qgis): Modify kdbush to store feature id alonside point, for optimised storage...
-
02:54 AM Revision 60165308 (qgis): Sip update
-
02:54 AM Revision 7ac0d561 (qgis): Unit tests for QgsSpatialIndexKDBush
-
02:54 AM Revision 004dc184 (qgis): Expand QgsSpatialIndexKDBush API
-
02:54 AM Revision 5c552dd3 (qgis): QgsSpatialIndexKDBush is implicitly shared for fast copies
-
02:54 AM Revision 0df1056d (qgis): [FEATURE] QgsSpatialIndexKDBush
- A very fast static spatial index for 2D points based on a flat KD-tree,
using https://github.com/mourner/kdbush.hpp
... -
02:54 AM Revision 05368e4a (qgis): Rename intersect to intersects for consistency with QgsSpatialIndex
-
02:25 AM Revision dd145050 (qgis): Fix indentation
2018-07-06
-
11:40 PM Revision 9aab40e4 (qgis): spatialite provider: fix retrieval of unicode name of spatial index on ...
- (cherry picked from commit fbb0b460842727c695308a91120aecd825d835fe)
-
11:34 PM Revision 8a8c6b51 (qgis): spatialite provider: fix retrieval of unicode name of spatial index on ...
- (cherry picked from commit fbb0b460842727c695308a91120aecd825d835fe)
-
11:33 PM Revision fbb0b460 (qgis): spatialite provider: fix retrieval of unicode name of spatial index on ...
-
09:03 PM Revision 6e450690 (qgis): set precision to 0 if not defined
-
05:31 PM Revision 51c9c59b (qgis): docstring for ContainerType
- 01:34 PM Revision 9f050629 (qgis): FindSIP: use new sip_module_dir variable (#7370)
- * 0vars.cmake, FindSIP: Update to save new sip_module_dir variable
sip4 has changed sip_mod_dir to sip_module_dir.
St... -
01:23 PM Revision e715b91b (qgis): QgsVectorDataProvider::supportedType(): only checks field length and pr...
-
01:23 PM Revision 00c301e5 (qgis): QgsVectorDataProvider::supportedType(): use -1 as the value for unspeci...
-
01:23 PM Revision 1a8f06ed (qgis): resolve conflict
-
12:57 PM Revision f4424853 (qgis): argumentname containerType
-
12:01 PM Revision 774b4f60 (qgis): use of enumerations for DB container type
- GPKG or SpatiaLite
- 04:09 AM Revision 7db1535f (qgis): Merge pull request #7371 from m-kuhn/backport_7354
- Handle invalid step size
- 03:57 AM Revision 5c855b41 (qgis): fix crasher when rendering a symbol layer subsequent to
- rendering a geometry generator layer
Fixes #19121 https://issues.qgis.org/issues/19121 -
03:23 AM Revision 4f8c9e18 (qgis): also use color ramp shader widget for pseudo color renderer (#7358)
2018-07-05
- 06:44 PM Revision 528aee07 (qgis): Handle invalid step size
- in range widgets in combination with NULL values.
Fix #18583 https://issues.qgis.org/issues/18583 - 06:44 PM Revision d6da8028 (qgis): Fix test
-
06:25 PM Revision 565980f6 (qgis): Fix minimumValue for QgsVectorLayerSelectedFeatureSource
-
06:25 PM Revision eb53e3b8 (qgis): Fix failing feature source conformance tests for QgsVectorLayerSelected...
- Fixes #19324
-
06:25 PM Revision ef6df0ff (qgis): Add feature source test for QgsVectorLayerSelectedFeatureSource
-
06:25 PM Revision 2430529d (qgis): Add feature source test to ensure that empty setFilterFids list results...
-
06:25 PM Revision a261a668 (qgis): Fix warning
-
05:45 PM Revision ef6ce4ec (qgis): db manager: also add newline when adding a unique id field (fixes #19343)
- (cherry picked from commit 870d078479352d61edd902ab9d2ca48e98db9148)
-
05:44 PM Revision ca2abb56 (qgis): db manager: also add newline when adding a unique id field (fixes #19343)
- (cherry picked from commit 870d078479352d61edd902ab9d2ca48e98db9148)
-
05:44 PM Revision 870d0784 (qgis): db manager: also add newline when adding a unique id field (fixes #19343)
-
05:30 PM Revision 85c77426 (qgis): tests for offline editing
- testing creating gpkg and sqlite files from shp layer representing data source and synchronize back
-
05:30 PM Revision 8232cb7e (qgis): createOfflineDb function name
- instead of createSpatialiteDb because it's no longer only spatialite
-
05:28 PM Revision 68e2b52f (qgis): offline editing gkpg export
- export works, problems with log-tables
-
05:28 PM Revision b1cd2fd8 (qgis): running version
- including synchronization back
-
05:28 PM Revision f80f4ecb (qgis): only selected features
- should be exported to sqlite / gpkg
2018-07-04
-
01:45 AM Revision a0b6dc2d (qgis): fix build with SIP 4.19.11 (fixes #19332)
-
11:38 PM Revision 7949e9b5 (qgis): fix build crashes with SIP 4.19.11
- (cherry picked from commit 86c3e8b8a6ce2f59f851e5b03ba57f88ab14b161)
-
11:37 PM Revision 86c3e8b8 (qgis): fix build crashes with SIP 4.19.11
-
09:30 PM Revision a80890ca (qgis): debian packaging: add ubuntu cosmic
-
09:02 PM Revision fba9982b (qgis): [postgres][db2] username and authcfg are not mutually exclusive (follow...
-
09:00 PM Revision 47f6faa3 (qgis): [postgres][db2] username and authcfg are not mutually exclusive (follow...
-
08:51 PM Revision aefcc550 (qgis): [postgres][db2] username and authcfg are not mutually exclusive (follow...
-
08:47 PM Revision 53a25c76 (qgis): also handle qgz like qgs on the command line (fixes #19333; followup d6...
- (cherry picked from commit 4480a915d55789c5ad05c2b50569ae3d96ecdac7)
-
06:56 PM Revision 761cdaf3 (qgis): db provider: Use connection name instead of potentially empty database ...
-
06:55 PM Revision 74d58440 (qgis): also handle qgz like qgs on the command line (fixes #19333; followup d6...
-
06:53 PM Revision 6d751dcb (qgis): Merge pull request #7363 from alexbruy/fix-sampling
- [processing] fix Random extract/select within subset algorithms
-
06:37 PM Revision 6c014b46 (qgis): [processing] Use c++ recent algorithm log, remove python log
- Indirectly fixes #19218
-
06:37 PM Revision d232cde5 (qgis): [processing] Move recent algorithm log to c++ class
-
06:15 PM Revision b72f5d1a (qgis): [processing] log cases when subset is smaller than requested number of
- features
-
05:30 PM Revision 29207a16 (qgis): [processing] fix Random extract/select within subset when subset is
- smaller than number of requested features (fix #19322)
-
01:45 PM Revision 57fb4ef2 (qgis): Add 'not selected' option for optional layer parameters in processing m...
- Fixes #19329 (https://issues.qgis.org/issues/19329)
Optional layer parameters in processing algorithms used in the g... -
01:44 PM Revision 71bcf1c9 (qgis): osgeo4w: also register qgz extension (fixes #19333)
- (cherry picked from commit d66d1eec1b1f4183c16a6a544f09e326d0657ada)
-
01:43 PM Revision d66d1eec (qgis): osgeo4w: also register qgz extension (fixes #19333)
-
08:03 AM Revision be903398 (qgis): initialize pointers to nullprt
-
07:50 AM Revision a6ba2944 (qgis): Fix test
- (cherry-picked from f43adf7a8)
-
07:50 AM Revision b9bdbb6f (qgis): [processing] Fix unexpected newlines showing in python command in histo...
- (cherry-picked from 2cc9bc8f7)
-
07:50 AM Revision 06167843 (qgis): [processing] Fix exception when clicking alg with distance param in his...
- (cherry-picked from 1621402)
-
05:23 AM Revision a04d2289 (qgis): Fix warning, unused signal in qgis quick coordinate transformer
-
05:23 AM Revision 2695e000 (qgis): Add a context getter to QgsCoordinateTransform
2018-07-03
-
10:45 PM Revision 0685197b (qgis): add hint about pushing information to the user in script template
-
08:56 PM Revision 22ba5016 (qgis): Fix build on cosmic
- 07:58 PM Revision b66a6430 (qgis): Merge pull request #7344 from m-kuhn/console_no_immediate_print
- Make console printing safe again
- 02:38 PM Revision 497637b8 (qgis): Merge pull request #7354 from m-kuhn/rangewidget_nostep
- Handle invalid step size
- 02:04 PM Revision 2469c9e2 (qgis): Fix test
- 01:35 PM Revision 76f574ad (qgis): Merge pull request #7351 from m-kuhn/auth_server_update_config
- Allow updating SSL cert custom configuration
- 01:34 PM Revision 7ee252e9 (qgis): 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 uniqu...
- 01:29 PM Revision e80cd7af (qgis): 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 uniqu...
- 11:52 AM Revision ee81016e (qgis): Merge pull request #7357 from elpaso/locale-options-backport
- Locale options backport
-
10:45 AM Revision 1c5c9de5 (qgis): Merge pull request #7356 from mhugo/release-3_2
- [3.2] Fix for rule based labeling toSld()
-
10:33 AM Revision 045b88e7 (qgis): Fix abs() warning
- 10:09 AM Revision ed0f3409 (qgis): Rename variable (code layout)
- 10:09 AM Revision c864e1aa (qgis): Re-use variable for current locale
- 10:09 AM Revision b5481c5b (qgis): Fix QLocale bitwise operation and some other minor style issues
- 10:08 AM Revision ee64c9e6 (qgis): Collect list of available locales instead of using
- ... the translations available in QGIS.
- 10:08 AM Revision 9404200e (qgis): Omit group separator by default
- 10:08 AM Revision 879c699f (qgis): Add preview for locale settings
- 10:08 AM Revision c4b3ada9 (qgis): Add options to override locale and number group sep.
- 09:47 AM Revision 85da39aa (qgis): Merge pull request #7337 from elpaso/locale-options
- Add options to override locale and number group sep.
- 09:12 AM Revision b1a67ba8 (qgis): Rename variable (code layout)
- 08:38 AM Revision f0724857 (qgis): Re-use variable for current locale
- 08:26 AM Revision fd84f82d (qgis): Fix QLocale bitwise operation and some other minor style issues
-
03:59 AM Revision 9e5dccde (qgis): [ui] fix extension added to raster save as vrt's chosen directory
-
03:59 AM Revision c894c033 (qgis): [ui] fix raster save as vrt tiles groupbox hidden when on by default
- 02:11 AM Revision e146a970 (qgis): [RASTER] Generate band name with GTiff EXTRA_DIM
- Band names can also be retrieved from GeoTIFF files.
(cherry-picked from cb144b3cf) - 02:05 AM Revision f3682be9 (qgis): Handle invalid step size
- in range widgets in combination with NULL values.
Fix #18583 https://issues.qgis.org/issues/18583
2018-07-02
-
01:57 AM Revision 648089e7 (qgis): [ui] fix extension added to raster save as vrt's chosen directory
-
01:57 AM Revision a9f253ca (qgis): [ui] fix raster save as vrt tiles groupbox hidden when on by default
-
01:43 AM Revision 2cc9bc8f (qgis): [processing] Fix unexpected newlines showing in python command in histo...
-
01:43 AM Revision f43adf7a (qgis): Fix test
-
01:43 AM Revision 16214026 (qgis): [processing] Fix exception when clicking alg with distance param in his...
- 01:35 AM Revision ae192e86 (qgis): Make console printing safe
- References #8343 https://issues.qgis.org/issues/8343
- 01:09 AM Revision cb144b3c (qgis): [RASTER] Generate band name with GTiff EXTRA_DIM
- Band names can also be retrieved from GeoTIFF files.
- 11:27 PM Revision 85b382cb (qgis): 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 uniqu...
- 10:19 PM Revision 7e7faada (qgis): Merge pull request #7343 from m-kuhn/qgsfunction_handlesnull
- Add handlesnull parameter to @qgsfunction
- 08:13 PM Revision 3c03da28 (qgis): Fix test
-
05:04 PM Revision c48388b5 (qgis): Add a test for rule based labeling without setting
-
05:04 PM Revision 0b066e59 (qgis): Use smart pointers to handle mSettings and mFilter
-
05:04 PM Revision 026ddf3d (qgis): Fix access to rule settings
-
04:24 PM Revision 8c751f8b (qgis): * ubuntu packging: drop yakkety, zesty and artful and add cosmic,
- * rerun scripts/scandeps.pl and target t2tdoc (for INSTALL etc.)
- 02:18 PM Revision a092f56d (qgis): Collect list of available locales instead of using
- ... the translations available in QGIS.
-
01:27 PM Revision b6901e28 (qgis): Merge pull request #7336 from mhugo/rulebasedlabeling_fix
- Fix for rule based labeling toSld()
- 01:16 PM Revision a1b6a2cb (qgis): Fix docs
- 01:15 PM Revision 8df9438c (qgis): Fix test
-
01:07 PM Revision 0bf920b2 (qgis): fix travis
-
01:06 PM Revision 82bedbae (qgis): do not use emit keyword for functions
-
11:49 AM Revision 4ca91b28 (qgis): [quick] [feature] Feature attribute panel
- Allow to show feature attribute form and edit/save the modification
of the attributes. Support most frequent QGIS edi... -
11:00 AM Revision b37a2154 (qgis): Make qgis_sip_uptodate happy
-
10:18 AM Revision 2ef526a7 (qgis): Retry tx push on failure
-
08:34 AM Revision 53d4ad3f (qgis): [dbmanager] vectorize icons to fix toolbar in hidpi context
-
08:34 AM Revision 94d34bb6 (qgis): [dbmanager] rename tree label to providers for clarity
-
08:34 AM Revision 3c632197 (qgis): [dbmanager] improve import dialog UI
-
08:34 AM Revision fd4888bd (qgis): [dbmanager] remove button text if toolbar is vertical
- 08:31 AM Revision 217b851c (qgis): Omit group separator by default
-
07:51 AM Revision 48d897f9 (qgis): [dbmanager] rename tree label to providers for clarity
-
07:51 AM Revision 5b655b35 (qgis): [dbmanager] remove button text if toolbar is vertical
-
07:51 AM Revision d8ca8945 (qgis): [dbmanager] improve import dialog UI
-
07:51 AM Revision 7e8ec00c (qgis): [dbmanager] vectorize icons to fix toolbar in hidpi context
-
07:51 AM Revision 7cb80a23 (qgis): Rename mActionDraw.svg to more appropriate mActionRefresh.svg
- (in doing so, rename current mActionRefresh.svg to mActionReload.svg)
-
02:47 AM Revision ac63b8e1 (qgis): Translation fix
-
02:43 AM Revision 9b0241cb (qgis): [processing] Fix managled paths in history which contain '\' chars
- (cherry-picked from ead18fc488f)
-
02:23 AM Revision ead18fc4 (qgis): [processing] Fix managled paths in history which contain '\' chars
2018-07-01
-
09:44 PM Revision 03c21c28 (qgis): * update appdata on release
- * remove unused splash & banner templates
(cherry picked from commit 9eb8e79aaba904235c4156d95e0355f168ba8a25) -
09:43 PM Revision d5a61717 (qgis): db manager: fix syntax error in oracle plugin
- (cherry picked from commit 5f88ba4cfddef6f56e30c4599f26990fca4ba36a)
-
09:41 PM Revision 5f88ba4c (qgis): db manager: fix syntax error in oracle plugin
- 01:34 PM Revision 7d38ba0c (qgis): Improve link to python doc
- 01:31 PM Revision 45fdd0fb (qgis): Add documentation for @qgsfunction
- 01:17 PM Revision 4d5eb49f (qgis): Add test for qgsfunction.handlesnull
-
12:04 PM Revision 9eb8e79a (qgis): * update appdata on release
- * remove unused splash & banner templates
2018-06-30
-
10:49 PM Revision c9f23fdf (qgis): [dbmanager] Fix exception on older Qt builds
- Fixes #19309
(cherry-picked from 9d8202b6) - 04:40 PM Revision 773138cf (qgis): Add handlesnull parameter to @qgsfunction
- Up to date it was not possible to create a function that handles NULL values with the
@qgsfunction decorator. As soon... - 04:40 PM Revision 60730abb (qgis): Add missing import
-
03:06 PM Revision 7b751cbc (qgis): [3d] Increase the range of camera tilt from [0-80] degrees to [0-180]
- Previously the changing camera's pitch (tilting the view) would stop
when the camera view is nearly parallel with the... -
12:43 PM Revision 4dbae688 (qgis): Add a test for rule based labeling without setting
-
12:43 PM Revision 831d1b1e (qgis): Use smart pointers to handle mSettings and mFilter
-
11:15 AM Revision 78491a66 (qgis): [3d] Fixes camera movement when it is looking from further away
- At around ~70km distance of camera from terrain the updates of camera
view centers didn't work correctly and the whol... -
10:49 AM Revision 4a5170cd (qgis): [spatialite provider][dbmanager] hide a few more tables
-
10:49 AM Revision eb552150 (qgis): [dbmanager] add connection icon
- this harmonizes display with that of the browser panel
-
10:49 AM Revision f0d1c269 (qgis): [dbmanager] rename QGIS layers to Project layers for the virtual layer ...
-
10:49 AM Revision 0e202fbb (qgis): [dbmanager] hide more spatialite tables by default
-
10:43 AM Revision b315fbce (qgis): [spatialite provider][dbmanager] hide a few more tables
-
10:43 AM Revision 86547eb5 (qgis): [dbmanager] add connection icon
- this harmonizes display with that of the browser panel
-
10:43 AM Revision af322fbd (qgis): [dbmanager] hide more spatialite tables by default
-
10:43 AM Revision 570f3c86 (qgis): [dbmanager] rename QGIS layers to Project layers for the virtual layer ...
-
10:35 AM Revision 9d8202b6 (qgis): [dbmanager] Fix exception on older Qt builds
- Fixes #19309
2018-06-29
-
01:24 AM Revision 2beee20f (qgis): Save/restore GPS interval settings
-
01:24 AM Revision 4442da21 (qgis): Formatting
-
01:24 AM Revision e883993f (qgis): Formatting
-
01:24 AM Revision a012770c (qgis): Use a proper color button, fix width widget in gps panel
-
01:24 AM Revision 6f9c956a (qgis): Avoid nan values in gps info panel
- 01:24 AM Revision 53dbca2a (qgis): [FEATURE] GPS acquisition interval and distance threshold options
- Adds an acquisition interval parameter and a distance threshold
parameter to the gps plugin in order to keep the curs... -
01:24 AM Revision a8d933e9 (qgis): [needs-docs] More appropriate icon for gps panel info tab
-
01:24 AM Revision eb0e434a (qgis): Fix windows build
-
01:24 AM Revision c7dff9ac (qgis): Autoraise icons
-
01:24 AM Revision 2f67bccb (qgis): Fix build
-
01:24 AM Revision 67b8a94b (qgis): More GPS widget layout work
-
01:24 AM Revision 40b838d5 (qgis): Avoid complex editable combobox logic
-
01:24 AM Revision 2d810fa5 (qgis): Rework GPS dock UI layout for UX consistency
-
01:24 AM Revision 5ec61736 (qgis): Revert changes to gmath.h
-
01:24 AM Revision d549b090 (qgis): Add icon for track reset button
-
01:20 AM Revision a7aec566 (qgis): Avoid prepare-commit script leaving temporary .diff files
- (cherry-picked from 821241ea26)
-
01:20 AM Revision c409d5aa (qgis): Fix parameter type for the BUFFER parameter of the Voronoi polygons alg
- Fixes #19294
(cherry-picked from a756fb103) - 04:48 PM Revision 13a727c9 (qgis): Add preview for locale settings
-
03:02 PM Revision a756fb10 (qgis): Fix parameter type for the BUFFER parameter of the Voronoi polygons alg
- Fixes #19294
- 02:52 PM Revision 9976fc26 (qgis): Add options to override locale and number group sep.
- 01:31 PM Revision edaaaec2 (qgis): Merge pull request #7331 from nyalldawson/no_sipify_diff
- Avoid prepare-commit script leaving temporary .diff files
-
01:04 PM Revision e35ec2dc (qgis): Prevent going up when rotating camera with ctrl and reaching pitch limits
-
12:10 PM Revision e073a4cb (qgis): Fix compilation error on Fedora
-
11:51 AM Revision cd39798b (qgis): Fix access to rule settings
-
09:08 AM Revision 569db8e0 (qgis): Merge pull request #7045 from PeterPetrik/qgs-quick-position_and_transf...
- [feature] [qgsquick] Add PositionKit, PositionMarker and CoordinateTransformer
-
09:05 AM Revision 9b44a4ad (qgis): fix findSIP with 4.19.10+
-
09:01 AM Revision 7a680026 (qgis): leave comment for SIP version
-
06:57 AM Revision bd4500e2 (qgis): [needs-docs][dbmanager] harmonize icons
-
06:56 AM Revision 46246f62 (qgis): [needs-docs][dbmanager] harmonize icons
-
06:37 AM Revision 18dbf031 (qgis): Fix build warnings due to differing virtual method signatures
-
05:14 AM Revision 8901d2d3 (qgis): [ui] when toggling panel visibility (ctrl+tab), do not hide floating ta...
-
05:09 AM Revision 63d0317d (qgis): [ui] when toggling panel visibility (ctrl+tab), do not hide floating ta...
-
02:48 AM Revision eed42b17 (qgis): [python] Block imports of PyQt4 modules
- Prevents crashes when PyQt4 modules are imported in QGIS 3.x.
This instantly segfaults QGIS. Throwing an exception ma... -
02:46 AM Revision dbac3b49 (qgis): [python] Block imports of PyQt4 modules
- Prevents crashes when PyQt4 modules are imported in QGIS 3.x.
This instantly segfaults QGIS. Throwing an exception ma... - 02:46 AM Revision 96764bef (qgis): more informative error message
-
02:46 AM Revision 36cfaac8 (qgis): Even more descriptive error
2018-06-28
-
12:54 AM Revision 821241ea (qgis): Avoid prepare-commit script leaving temporary .diff files
- 12:00 AM Revision 0c0981aa (qgis): Merge pull request #7330 from rouault/fix_build_with_qt_5_5
- Fix build with QT 5.5
-
11:30 PM Revision 11faa58e (qgis): clean more last traces
-
11:12 PM Revision 34b9d39b (qgis): [FEATURE][processing] K Means clustering algorithm
- Adds a native k-means clustering algorithm.
Based on a port of PostGIS' ST_ClusterKMeans function, this
new algorith... -
11:12 PM Revision c20717a0 (qgis): Protect against centroid failures
-
11:12 PM Revision c360e374 (qgis): Fix test failure
-
11:12 PM Revision ce541cb6 (qgis): Use std::size_t
-
11:12 PM Revision 1223a1cd (qgis): Address review comments
-
11:12 PM Revision 9fe26af8 (qgis): Allow processing tests to specify ellipsoid/project CRS
-
11:12 PM Revision 16f3781a (qgis): Remove last traces of qextserial from rpm
-
11:05 PM Revision d1aa949d (qgis): fix build
-
10:34 PM Revision ef214d2b (qgis): [feature] Move camera keeping the position with Ctrl + arrow keys / mouse
-
10:34 PM Revision 2b5f4699 (qgis): [feature] Allow moving camera up/down using page up/down keys
-
10:29 PM Revision b5b720db (qgis): Add QOverload to test_banned_keywords.sh
-
10:29 PM Revision f5d2c7bc (qgis): Fix build with QT 5.5
- QOverload is new in QT 5.7
-
10:22 PM Revision 98bce5b7 (qgis): fix findSIP when SIP >= 4.19.10 (#7329)
-
09:55 PM Revision 4d0d19b0 (qgis): fix build without gui but with bindings
- console and plugin installed are gui components
- 09:54 PM Revision c231600b (qgis): Include date on the release
- AppStream complains if releases don't have a date
- 09:54 PM Revision f1d226f5 (qgis): Roughly adapt packaging to the changes in the previous commit
- 09:54 PM Revision 618c3ce3 (qgis): Centralise linux metadata in the buildsystem
- Instead of having it defined on every version of the packaging
-
09:47 PM Revision ea0feadf (qgis): remove old cmake variable QWTPOLAR
-
09:13 PM Revision c76a1b50 (qgis): Postgres provider: fix build with old QT 5
-
06:28 PM Revision 155ba1ad (qgis): show wms request step size widgets when customization is enabled
-
05:31 PM Revision 212cffca (qgis): Port gps support to QSerialPort (byebye QExtSerialPort)
-
04:43 PM Revision b55db3df (qgis): match Qt naming schema for factories
-
03:37 PM Revision 8a15cef2 (qgis): [3d] Handle tilting and rotation of camera better
- This will update camera's view center as the camera moves around.
Before the view center would be always at the zero ... -
03:37 PM Revision 1002a140 (qgis): Check intersection with all relevant nodes to find the closest intersec...
-
03:37 PM Revision 30ddbbfc (qgis): Be slightly more efficient when doing ray-mesh intersection tests
-
03:37 PM Revision 255aa9e0 (qgis): Fix issues with camera view center adjustments + option to show the center
-
03:17 PM Revision 97addfc2 (qgis): Merge pull request #7313 from PeterPetrik/mesh_layer_styling_gui
- [mesh] [feature] App widgets for styling mesh layers
- 01:28 PM Revision 9643d520 (qgis): Merge pull request #7316 from m-kuhn/hideZoomToFeature
- Hide zoom to feature button for nonspatial embedded forms
-
11:04 AM Revision 4c8b8017 (qgis): Make sure that bool(obj) is True for QGIS API objects
- bool(obj) in Python has the following semantics:
1. if the object has __bool__() method, return its value
2. if the o... -
10:41 AM Revision 7bfcaf4d (qgis): remove need for factory for system of measurement
-
10:07 AM Revision 79d761d6 (qgis): change mesh UI to tabs instead of collapsible groups
-
09:18 AM Revision fb9e5752 (qgis): [FEATURE] map canvas @canvas_cursor_point variable (#7225)
-
09:11 AM Revision 703a6be1 (qgis): [processing] Don't abort when missing field name specified in
- delete columns algorithm
Fixes #19256
(cherry-picked from 85fba799) -
09:10 AM Revision 49846dea (qgis): [processing] Be more careful with output geometries added as a
- result of clipping
(cherry-picked from 6f5405a) -
09:10 AM Revision 85fba799 (qgis): [processing] Don't abort when missing field name specified in
- delete columns algorithm
Fixes #19256 -
09:09 AM Revision 6f5405a8 (qgis): [processing] Be more careful with output geometries added as a
- result of clipping
- 07:07 AM Revision deb9f590 (qgis): add disabled server test for gpkg getfeatureinfo filter
-
07:02 AM Revision 734bd699 (qgis): [processing] Fix random selection algorithm when filter is set on layer
- (cherry-picked from 31330ddf)
-
07:02 AM Revision 31330ddf (qgis): [processing] Fix random selection algorithm when filter is set on layer
-
06:13 AM Revision 543df81b (qgis): [processing] Fix potential crash when calling processing.run with
- custom context, but no feedback object
(cherry-picked from 977e14b) -
06:12 AM Revision 977e14b0 (qgis): [processing] Fix potential crash when calling processing.run with
- custom context, but no feedback object
-
03:26 AM Revision 73eb7628 (qgis): Style
-
02:42 AM Revision d21af30d (qgis): Followup d0e94728
- We can't safely use final on anything exposed through sip
2018-06-27
-
11:30 PM Revision d0e94728 (qgis): fix build with sip 4.18.1 (eg. ubuntu artful)
-
11:02 PM Revision 15ab4c10 (qgis): fix typo
- (cherry picked from commit 1904a431bef234321f5537f08cde77122fdf63eb)
-
11:02 PM Revision 2781bc32 (qgis): debian packaging: add python3-pyqt5.qtwebkit (fixes #19275)
- (cherry picked from commit a65279629c80ebe9d4e81ade8fb3671d29dc516e)
-
10:58 PM Revision a6527962 (qgis): debian packaging: add python3-pyqt5.qtwebkit (fixes #19275)
-
06:16 PM Revision b5d0c750 (qgis): wms provider: avoid exceeding server limits by tiling the requests (imp...
-
06:16 PM Revision 17a05936 (qgis): add 3.2 api doc to index list
-
06:16 PM Revision 1904a431 (qgis): fix typo
- 06:12 PM Revision efe0fbf9 (qgis): Merge pull request #7310 from elpaso/oauth2
- [auth] OAuth2 authentication plugin
-
10:52 AM Revision 602a8589 (qgis): Merge pull request #7318 from ismailsunni/sortable_shortcuts
- Make the Keyboard shortcuts list sortable.
-
09:16 AM Revision c971ab95 (qgis): fix minor issues from nyalldawson review
- 09:15 AM Revision 3891608b (qgis): Merge pull request #7311 from m-kuhn/probot_stale
- Automatically close stale pull requests
-
09:04 AM Revision c0932e52 (qgis): Make the Keyboard shortcuts list sortable.
- 09:01 AM Revision f2245efb (qgis): Remove plugin from API docs
2018-06-26
- 11:56 PM Revision 4f25d23f (qgis): Improve wording
- 04:53 PM Revision cfb20232 (qgis): Spelling and doxygen
- 03:13 PM Revision ab0c58d8 (qgis): [auth] Code style, unique ptrs and documentation
-
02:55 PM Revision 0f6d808b (qgis): 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,N... - 02:43 PM Revision e02845ae (qgis): Remove obsolete CMake FindQJSON
- 01:01 PM Revision d7b85c69 (qgis): Merge pull request #7016 from m-kuhn/featureSourceEmpty
- QgsFeatureSource::empty() method
- 12:57 PM Revision cbb8a2b6 (qgis): Hide zoom to feature button for nonspatial embedded forms
- Fix #19261 https://issues.qgis.org/issues/19261
-
11:56 AM Revision b88b7bcd (qgis): spelling
- 11:22 AM Revision ae6bffde (qgis): Update to QgsProcessingFeatureSource::hasFeatures
-
11:07 AM Revision 252e41d3 (qgis): fix travis issues: docs, sip, test
-
11:02 AM Revision e5273717 (qgis): add missed file (followup 4790747ae)
- (cherry picked from commit 7847421de4643ac9a3b5302e04a9e6f336972e90)
-
10:59 AM Revision 7847421d (qgis): add missed file (followup 4790747ae)
-
08:50 AM Revision aeea1848 (qgis): [mesh] [feature] App widgets for styling mesh layers
- - Adding datasets to mesh layer from properties panel
- Information and source panel in properties panel
- Selection ...
2018-06-25
-
07:01 PM Revision 00cd4b30 (qgis): fix travis
- 06:43 PM Revision e77f9243 (qgis): Remove redundant CMake variables
- 03:43 PM Revision bb398501 (qgis): Type
- 02:39 PM Revision 474d1b52 (qgis): Don't close pull requests tagged "Merge After Thaw"
-
01:47 PM Revision caed3a91 (qgis): choose system of measurement for scalebar or position
- 01:16 PM Revision bc644208 (qgis): Add pyopenssl required by owslib
- 12:48 PM Revision 13af4ed2 (qgis): Add stale.yml
- 12:26 PM Revision 3faced1e (qgis): Removed duplicated pg pki test
- 11:41 AM Revision 3f27eaa3 (qgis): Documentation for OAuth2 server testing
- 11:40 AM Revision 5d724fca (qgis): Do not astyle o2 library
- 11:39 AM Revision d54f5b2c (qgis): [oauth2] Add o2 library as external
- 11:35 AM Revision 87e93c11 (qgis): Merge pull request #7307 from rldhont/processing-r-enconde-string-218
- [Bugfix][Processing] R script: ParameterString has to be encoding
- 11:35 AM Revision b3d26199 (qgis): Merge pull request #7309 from daniviga/transparent-svg
- Remove white background from qgis_icon.svg
-
10:27 AM Revision b232c42e (qgis): Remove white background from qgis_icon.svg
- 09:35 AM Revision 5ee767a8 (qgis): Pass urlencoded URL to the oauth handler
- 09:35 AM Revision 4ee02495 (qgis): [auth] Update OAuth2 plugin to new QgsApplication::authManager()
- 09:35 AM Revision b66a751c (qgis): [FEATURE][auth] OAuth2 authentication method plugin
- - Supports authentication code, implicit and resource owner grant flows
- Allows for preconfigured connections, read ... - 09:35 AM Revision b9c2c5cb (qgis): [auth] Update OAuth2 plugin test to new QgsApplication::authManager()
- 09:35 AM Revision 0a67592d (qgis): [oauth] Fix tests and rebase agains current master
- 09:35 AM Revision cdafca5f (qgis): [auth] Add mutex; remove qApp parents; do not set parent in wrong thread
- 09:35 AM Revision bc7bbd95 (qgis): [auth] Update OAuth2 Python oauthlib test package for Docker
- 09:35 AM Revision 65b29096 (qgis): [oauth2] Added test for resource owner password grant flow
-
09:14 AM Revision 5ef5d396 (qgis): fix doxygen warnings
-
09:14 AM Revision 54a50599 (qgis): since 3.4
-
09:14 AM Revision 3f5babdd (qgis): fix travis and use qgscoordinateformatter
-
09:14 AM Revision 7828dc49 (qgis): fixes for position kit and coordinate transformer
-
09:14 AM Revision 32836da1 (qgis): fix docs typos
-
09:13 AM Revision 5f07851a (qgis): [feature ] Add PositionKit, PositionMarker and other related classes to...
- For background information see the associated QEP (https://github.com/qgis/QGIS-Enhancement-Proposals/issues/109
-
09:13 AM Revision 31e1514f (qgis): remove unused import
- 08:17 AM Revision 7acfe037 (qgis): Merge pull request #7064 from anitagraser/patch-1
- [FEATURE] Create PostGISExecuteAndLoadSQL.py
2018-06-24
2018-06-22
-
10:08 PM Revision f9c8df94 (qgis): More fixes for rpm/buildrpms.sh
-
10:08 PM Revision cd5d045a (qgis): Fix a regression in buildrpms.sh introduced in #7287
-
10:08 PM Revision 1f1d19fd (qgis): Package /usr/share/metainfo/org.qgis.qgis.appdata.xml in rpm properly
-
09:35 PM Revision 4a48f50a (qgis): Add qgis:postgisexecuteandloadsql
-
08:43 PM Revision f6ada699 (qgis): Package /usr/share/metainfo/org.qgis.qgis.appdata.xml in rpm properly
-
08:43 PM Revision 9caeb809 (qgis): Fix a regression in buildrpms.sh introduced in #7287
-
08:43 PM Revision fd8344bc (qgis): More fixes for rpm/buildrpms.sh
-
08:42 PM Revision 5b7eefa6 (qgis): [FEATURE][processing] New 'Raster pixels to polygons' algorithm
- Converts a raster layer into a vector layer, with a polygon feature
corresponding to each pixel from the raster and a... -
06:40 PM Revision bebadef1 (qgis): Fix parameter names
-
05:59 PM Revision 70e03951 (qgis): [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 P... -
04:36 PM Revision 39f09228 (qgis): [WFS provider] Fix #7170 / properly take into account feature count lim...
-
03:32 PM Revision b8c11b8f (qgis): Fix build against QT 5.5 / Ubuntu 16.04
- Fix issue introduced in 635f8ad7ca3b5204490723827d242b848af19cd7
In QT 5.5, operator== (const QString&, char) is not ... - 02:57 PM Revision 14a913e2 (qgis): Merge pull request #7170 from rouault/wfs_pagesize
- [WFS provider] [FEATURE] Allow user to enable/disable paging and specify page size (fixes #18935)
-
02:57 PM Revision 294f8acc (qgis): Merge pull request #7303 from rldhont/server-wms-getprint-autoupdate-le...
- [Bugfix][Server] Display composer legend with auto update like the Desktop
- 02:47 PM Revision cbde32f0 (qgis): Merge pull request #4643 from merkato/master
- [FEATURE] Add role logging for PostGIS versioning.
- 02:41 PM Revision 1b15e68f (qgis): Add minimal smartness for QgsProcessingFeatureSource::hasFeatures
- 02:35 PM Revision 2718317e (qgis): Merge pull request #7298 from nyalldawson/layout
- [layouts] Save last used export folder in project
- 02:34 PM Revision c780d607 (qgis): Merge pull request #7105 from PeterPetrik/quick-3-identity
- [qgsquick] [feature] Identify and highlight
- 02:33 PM Revision 638fc0ce (qgis): Merge pull request #7245 from rouault/gpkg_transactions
- [OGR provider] [FEATURE] Add support for transactions on GPKG databases
-
02:15 PM Revision 1503459f (qgis): Bump version to 3.3
-
02:14 PM Revision bc431940 (qgis): Release of 3.2 (Bonn)
-
02:14 PM Revision 30de027d (qgis): changelog and news update for 3.2
-
02:14 PM Revision 3e008c31 (qgis): translation update for 3.2 from transifex
-
02:00 PM Revision 9fba24a3 (qgis): Release of 2.18.21
-
01:51 PM Revision 259290ab (qgis): [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 *aut... -
01:30 PM Revision 80b0c72c (qgis): Fix a Python error in Processing GUI
- It turns out that an empty QComboBox evaluates to False:
>>> t=QLineEdit()
>>> bool(t)
True
>>> c=QComboBox()
>>> bo... -
10:49 AM Revision 3f16335c (qgis): Merge pull request #7296 from wonder-sk/processing-python-escape-quotes
- Fix escaping of quotes of map layer source in processing
- 10:14 AM Revision 7ab65971 (qgis): Merge pull request #7288 from m-kuhn/19137
- Take changes of embedded forms into account
- 10:14 AM Revision c6b8a102 (qgis): Add dox
-
09:35 AM Revision 648b5884 (qgis): [pyqgis-console] APIs file updated
-
09:20 AM Revision bc737cef (qgis): Switch more valueAsPythonString() implementations to use stringToPython...
-
06:29 AM Revision cd495fbb (qgis): Don't crash when findLayer is called with a nullptr
-
06:26 AM Revision 41d6b9d9 (qgis): Silence more plotly warnings on import
-
05:37 AM Revision 6e7c07bc (qgis): Mark regex
-
05:37 AM Revision 12efb866 (qgis): [dbmanager] Fix error when connecting to postgis db
- Fixes #19240
-
05:37 AM Revision 398e2a17 (qgis): [console] Fix invalid regex warning
-
05:09 AM Revision c6b4404c (qgis): Indentation
-
04:50 AM Revision 52fa989c (qgis): More tests
-
04:46 AM Revision 5cd25186 (qgis): Fix some issues in findClosestExistingPath
-
03:58 AM Revision f0f50a19 (qgis): do not translate these strings in metadata widget, review tab order
-
03:25 AM Revision b2eedd3a (qgis): Guard against infinite loop
-
03:22 AM Revision 58548e04 (qgis): [layouts] Save last used export folder in project
- And use it in preference to the global last used export folder.
Because GIS use is typically specific project based, ... -
02:48 AM Revision feea1210 (qgis): Fix some warnings
-
02:45 AM Revision 635f8ad7 (qgis): Add QgsFileUtils::findClosestExistingPath to find the closest
- existing folder match for a path
E.g. if \a path is "/home/user/projects/2018/P4343"
and "/home/user/projects" exist... -
02:02 AM Revision 0a225c48 (qgis): Fix escaping of quotes of map layer source in processing
2018-06-21
-
01:46 AM Revision 1572314b (qgis): Fix some warnings
-
01:43 AM Revision 757949ba (qgis): Add missing references
-
01:27 AM Revision d1cced7c (qgis): typo fixes
-
01:23 AM Revision 6eeaca55 (qgis): return the default style first in the list
- 11:46 PM Revision df56fdce (qgis): Make non progress reporting tasks have undefined bars instead of 0%
- 11:46 PM Revision 96923c75 (qgis): fix spacing
- 09:49 PM Revision 6a6a8dda (qgis): Reset embedded form when last feature is removed
- Fix #18754
-
09:48 PM Revision 4c84cfa2 (qgis): Fix a memory leak in classify() + add missing annotations/docstrings
- A pseudo color renderer was getting created in classify() but never deleted.
Spotted by @PeterPetrik
As a bonus swi... -
09:47 PM Revision 8ef047d4 (qgis): [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 trans... -
08:34 PM Revision 57ed9edb (qgis): Initialize in headers
-
08:34 PM Revision d2e37558 (qgis): Fix Ctrl shortcut handling for advanced digitizing dock
-
08:34 PM Revision 506f028e (qgis): Add some explanatory comments
-
06:22 PM Revision 9f010390 (qgis): 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
-
05:22 PM Revision 73fd83f7 (qgis): Fix crashes in geometry checker (fixes #18736) (#7292)
- This fixes two different crashes:
- when trying to close the checker dialog while checks are running in background
- ... -
05:02 PM Revision 314eca99 (qgis): fix warnings
-
03:41 PM Revision 7604d9b8 (qgis): fix build with GDAL >=2.3 (followup 2ed54721)
-
03:29 PM Revision 01681aba (qgis): fix missing import
-
03:29 PM Revision 7dfec1fd (qgis): [pyqgis] add misssing QgsSettings.setEnumValue
- also fix sections in enumValue and flagValue
-
03:29 PM Revision ad000203 (qgis): QgsSettings.enumValue cast to enum
-
03:29 PM Revision 3c749912 (qgis): add test for QgsSettings.setEnumValue
- 11:50 AM Revision 07498350 (qgis): Take changes of embedded forms into account
- when clicking on ok of an attribute form, tell all embedded widgets (all
widgets actually) that we are going to close... - 11:06 AM Revision 17ea4a9f (qgis): Merge pull request #7287 from daniviga/fix-rpm-build
- Some minor fixes to rpm/buildrpms.sh
-
11:06 AM Revision 8609a2fa (qgis): Do not crash on exit due to dangling layer pointer (fixes #18732)
- When using attribute dialog to edit attributes of multiple selected features,
the dialog may stay alive until QGIS ex... - 10:34 AM Revision 692f439c (qgis): Merge pull request #7283 from aleixpol/appstream
- Include AppStream metadata
-
10:28 AM Revision c2806051 (qgis): Fedora 26 has reached the end of life
-
10:26 AM Revision 6b7a7f18 (qgis): Some minor fixes to rpm/buildrpms.sh
-
10:22 AM Revision f3329710 (qgis): Fix confusing sort order of vector formats in save as dialog
- We were sorting on the driver name, not the display name, so
MS OpenOffice ("XLSX") was appearing after Sqlite. -
10:22 AM Revision 2ed54721 (qgis): Add globs to information returned by QgsVectorFileWriter.supportedFilte...
-
10:22 AM Revision 981c6686 (qgis): Dox++
-
10:22 AM Revision 5cfa18ee (qgis): Fix more sorting issues in vector format lists
-
10:22 AM Revision 352f3f34 (qgis): Explicitly list [xlsx] extension for 'MS Office Open XML spreadsheet' f...
- ...because most humans don't associate "MS Office Open XML" with XLS
- 09:30 AM Revision 4ddfd134 (qgis): Merge pull request #7286 from anitagraser/patch-2
- fixed link to PyQGIS docs
-
08:58 AM Revision ce096440 (qgis): fixed link to PyQGIS docs
-
08:51 AM Revision c27b4451 (qgis): fix tar (followup 4790747a)
-
07:33 AM Revision 5b375a2e (qgis): Fix SC2188 warnings
-
07:33 AM Revision 7d938e8b (qgis): [ci] Run shellcheck as part of code_layout build
-
07:33 AM Revision e9bb1616 (qgis): Another shellcheck fix
-
07:33 AM Revision b0aaa9d1 (qgis): Fix test
-
07:33 AM Revision 2104b563 (qgis): Fix some SC2086 warnings
-
07:33 AM Revision 78b07cdf (qgis): Fix SC2196 warnings
-
07:33 AM Revision 4778498c (qgis): Fix SC2034 warnings
-
07:33 AM Revision 0e9a3815 (qgis): Fix SC2103 warnings
-
07:33 AM Revision 4118bafc (qgis): Fix all SC2164 warnings
-
07:33 AM Revision 040f1d18 (qgis): Fix SC2006 warnings
-
07:33 AM Revision 0d419255 (qgis): Disable all failing shellcheck checks
-
07:33 AM Revision 7ad85a45 (qgis): Fix SC2004 warnings
-
07:33 AM Revision 00477ff9 (qgis): Fix SC2068 warnings
-
07:33 AM Revision 11bb5afa (qgis): Fix SC2035 warnings
-
07:33 AM Revision fc20fc81 (qgis): Fix SC2062 warnings
-
07:33 AM Revision 6c9484b9 (qgis): Fix SC2181 warnings
-
07:33 AM Revision 36e38210 (qgis): Fix SC2116 warnings
-
07:33 AM Revision 80d65559 (qgis): Fix SC2219 warnings
-
07:33 AM Revision cab83c51 (qgis): Fix SC2222 warnings
- 03:55 AM Revision db398ab1 (qgis): Install appdata information for QGIS
2018-06-20
-
12:56 AM Revision 481461de (qgis): Align widgets in raster layer save as dialog
-
12:46 AM Revision c61794cc (qgis): Use a proper label in the "Save raster as" dialog
- and mimic the vector dialog
-
09:21 PM Revision 408979ce (qgis): fix prepare-commit for python additions
-
09:21 PM Revision f749c521 (qgis): use Q_ENUM for QgsLocator::Priority
- 10:22 AM Revision 52664b6b (qgis): rework server test to use geopackage and qgz
-
10:01 AM Revision 4790747a (qgis): Tune osgeo4w scripts (followup cab6a4b6)
-
09:12 AM Revision fb3ff6d2 (qgis): [layouts] Fix a crash when using multiframe items when no pages exist
-
09:12 AM Revision afde31b9 (qgis): [layouts] Avoid a crash when no pages exist in layout
- 07:41 AM Revision 2778266b (qgis): Merge pull request #7274 from m-kuhn/raii
- Code cleanup
-
07:23 AM Revision 77d22849 (qgis): Fix calculation of relation aggregate in virtual field with same name a...
-
07:06 AM Revision 4132dbc1 (qgis): Typo
-
07:04 AM Revision e489761c (qgis): Good typography
- 06:30 AM Revision bf4604f0 (qgis): Typo
- 06:30 AM Revision 4dfbb6b7 (qgis): Stick to C++11 for now
2018-06-19
-
12:07 AM Revision 16ac4377 (qgis): [processing] Fix bar and box plot exception when category field has NUL...
-
12:07 AM Revision 8d6ce61a (qgis): [processing] Silence warnings thrown from within plotly on import
- 12:06 AM Revision 31a8f3f1 (qgis): Ensure qgis.db is writable when copied from RO source
- In some package managers (such as NIX[1], used in NixOS[2]), all the data is
installed into a read-only file system.
... -
11:33 PM Revision 81330ec7 (qgis): Replace Style tab by symbology
- to be coherent with vector layer properties dialog and cleanup the 'style' misuse/confusion
-
11:09 PM Revision 16673ae9 (qgis): Fix potential buffer truncation
- Forward ported from kadas-albireo
- 10:32 PM Revision 693455b3 (qgis): Use const cache
-
07:56 PM Revision d3601507 (qgis): Merge pull request #7171 from 3nids/sip_python_repr
- create Python __repr__ methods for QgsPoint and QgsPointXY
-
07:55 PM Revision ff1988f1 (qgis): Python __repr__ test output
-
06:43 PM Revision 2aa2ef48 (qgis): [layouts] Fix data defined page sizes sometimes lead to incorrect
- created atlas image sizes
Because the exporter prefers to use the image size when it's
specified (as is done in QGIS... - 05:37 PM Revision 543c7a79 (qgis): Merge pull request #7272 from tudorbarascu/tests
- remove redundant test
-
04:23 PM Revision bc6c9403 (qgis): Fix transparency for data defined color in ellipse marker
- 04:22 PM Revision 353eb651 (qgis): Double quote to prevent globbing and word splitting.
- 04:15 PM Revision 69933808 (qgis): $/${} is unnecessary on arithmetic variables.
- 04:15 PM Revision 4d8cdd89 (qgis): Double quote to prevent globbing and word splitting.
- 04:11 PM Revision 49a55b0e (qgis): Add shebang to shell scripts
-
04:08 PM Revision 6a84baf3 (qgis): Merge pull request #7273 from mhugent/dxf_fontsize_fix
- Use tightBoundingRect to calculate size of dxf text. Otherwise, the t…
- 03:00 PM Revision c5825aa1 (qgis): Code cleanup
-
01:58 PM Revision 763dfd29 (qgis): use SIP to define Python __repr__ rather than injections
- because it's a bit more clever!
-
01:49 PM Revision e3d03056 (qgis): Use tightBoundingRect to calculate size of dxf text. Otherwise, the tex...
- 01:16 PM Revision 0b9df822 (qgis): remove redundant test
-
01:14 PM Revision a719605e (qgis): clean auto folders in sip test
-
01:02 PM Revision cc3e29bc (qgis): add __repr__ for more geometry classes and add test
-
01:02 PM Revision ac4f508c (qgis): create Python __repr__ methods for QgsPoint and QgsPointXY
- 12:26 PM Revision 97726d6f (qgis): Merge pull request #7270 from tudorbarascu/enable_tests
- enable test for getfeatureinfo value relation widget values
-
12:06 PM Revision 10dd4280 (qgis): Revert "[Processing] None is the default value for parameters also for ...
- This reverts commit ac4d776af018a34b8f9e3d67647b5dbcf7c90bf3.
See discussion at https://github.com/qgis/QGIS/pull/6943 - 11:41 AM Revision cab6a4b6 (qgis): Merge pull request #4990 from imiara/master
- Updated instructions on building QGIS master under MSVC 2015
- 11:40 AM Revision 5797c493 (qgis): Merge pull request #7261 from elpaso/bugfix-19195-wms-drag
- [bugfix] Fix double escaping of colon in QgsMimeDataUtils
-
11:22 AM Revision c58c9982 (qgis): Expand range of colors available for new layers
- Here's the rules if you want to add more here (developed by
@nirvn and myself)
- Keep colors in the "middle" - avoid... - 11:10 AM Revision f4e49ddd (qgis): Merge pull request #6081 from radosuav/fix_style_algs
- [Processing] Fix "Set style for raster/vector layer" algorithms.
- 11:08 AM Revision 05fad59b (qgis): enable test for getfeatureinfo value relation widget values
- 10:57 AM Revision 1a2213d8 (qgis): Merge branch 'master' into master
-
09:22 AM Revision a2ef6779 (qgis): Add method to toggle user visibility of QgsDockWidgets
-
09:22 AM Revision 7a2302d2 (qgis): Use better approach to set dock visibility shortcuts
- Instead of just showing/hiding the dock, use the toggleUserVisible
method instead. This means that open docks, which ... -
09:17 AM Revision c95e1c67 (qgis): Reorder widgets and replace outline label
-
09:17 AM Revision 9b220664 (qgis): Place labels next to their corresponding options in North Arrow decoration
- The "placement" and "Margin from edge" labels are currently inverted
Also fix tabstops - 09:05 AM Revision 941d1c06 (qgis): Use QRegularExpression and negative look behind
- 08:22 AM Revision db55088f (qgis): Merge pull request #7265 from ablakey/fix-py-provider-index
- Addressed two issues that caused createSpatialIndex() to fail.
-
05:16 AM Revision 4059c9b7 (qgis): Move some more common geometry methods to headers to allow compiler inl...
-
04:08 AM Revision 3ea8a418 (qgis): [layouts] Tweak format of multiple metadata keyword argument exports
- 02:04 AM Revision d84471b1 (qgis): Addressed two issues that caused createSpatialIndex() to fail. Fixes #1...
Also available in: Atom