Activity
From 2017-03-10 to 2017-04-08
2017-04-08
- 11:42 PM Revision 5805cf99 (qgis): Some docstring improvements
- 11:42 PM Revision 14e949b9 (qgis): [sipify] skip non-public template based member declarations
- 11:42 PM Revision d902575f (qgis): Sipify
- 11:42 PM Revision d8207021 (qgis): Fix sipify test header file
- 06:31 PM Revision cd506aac (qgis): [Server] WFS update indetation and spelling
- 05:07 PM Revision d018f032 (qgis): [Server] remove QgsWfsProjectParser
- 05:06 PM Revision 49433672 (qgis): [Server] WFS Transaction refactoring
- 05:06 PM Revision a8400fba (qgis): [Server] WFS Transaction add KVP support
- 05:06 PM Revision eb3af08d (qgis): [Server] Update QgsServer AccessControl tests
- 05:06 PM Revision 04ed2b4d (qgis): [Server] WFS GetCapapbilities and DescribeFeatureType refactoring
- Remove QgsWFSProjectParser from GetCapabilities and DescribeFeatureType
- 05:06 PM Revision 57137131 (qgis): [Server] WFS GetFeature refactoring
- remove QgsWFSProjectParser and rewrite all GetFeature methods
- 01:59 PM Revision f450b98b (qgis): sip skip on ColumnConfig == for now
- Fails on Windows build for some reason
- 11:00 AM Revision 0803b568 (qgis): remove docs for parent parameter
- 10:31 AM Revision df0c26d9 (qgis): update SIP file
- 10:07 AM Bug report #16429 (Closed): [Settings] [Windows] Only validate MSYS and R paths if the relevant p...
- On Windows systems, the Processing configuration stores paths to GRASS/MSYS and R, which become invalid after upgradi...
- 07:30 AM Revision 9fbb31a3 (qgis): add context menu with select/deselect all options
- 07:30 AM Revision 4a4b3184 (qgis): fix warnings`
- 07:30 AM Revision e9bd373d (qgis): replace "added in QGIS 3.0" with "since QGIS 3.0"
- 07:30 AM Revision 22ea3ac4 (qgis): homogenize doxygen comments
- 07:30 AM Revision 8b7a6b80 (qgis): sipify
- 07:30 AM Revision 1e3baca3 (qgis): don't close popup after first click, so user can select all necessary
- options at once
- 07:30 AM Revision fc4ce3c5 (qgis): address Nyall's comments:
- - add TransferThis to parent argument
- QSignalSpy always available with Qt5 - 07:30 AM Revision c8e4bca5 (qgis): make model and delegate classes private API
- 07:30 AM Revision a0bd3ec1 (qgis): remove private member initialization
- 07:30 AM Revision ec2af9bd (qgis): more doxymentation
- 07:30 AM Revision 792cd6f0 (qgis): add tests
- 07:30 AM Revision 228cc41a (qgis): custom widget for Qt Designer
- 07:30 AM Revision 6ab2bd06 (qgis): add Python bindings
- 07:30 AM Revision 638dbcad (qgis): [FEATURE] new custom widget — combobox with checkable items
- 03:41 AM Bug report #16428 (Closed): Processing UI forms not rendering properly
- There is a problem with the layout of the form of the processing tools. I'm not able to use processing as a result of...
- 02:56 AM Bug report #16427 (Closed): WMTS rendering problems in 2.18 and Master
- I've encountered WMTS rendering problems on Master commit:61137dc8bf7bc7d8a5e7401442e2af6bd88c19e0 .
Basically, I of... - 02:32 AM Revision 61137dc8 (qgis): Merge pull request #4339 from nyalldawson/sipify
- Sipify
2017-04-07
- 01:48 AM Revision bfd37e11 (qgis): [sipify] Add return types for functions in docstrings
- and change \return -> :return: in docystrings
- 06:39 PM Bug report #8056: Ring is incorrectly interpreted if MIF is used
- I've faced with the same issue in the latest master.
- 03:00 PM Revision 8c5e241b (qgis): Add header to Qt templates
- 02:12 PM Revision 5f369b0c (qgis): Release of 2.18.6
- 01:04 PM Bug report #16422: Processing (on Windows): external SAGA does not work anymore
- Giovanni Manghi wrote:
> Giovanni Manghi wrote:
> > I also just noticed that saga-ltr installed with osgeo4w misses i... - 04:09 AM Bug report #16422: Processing (on Windows): external SAGA does not work anymore
- Giovanni Manghi wrote:
> I also just noticed that saga-ltr installed with osgeo4w misses io_gdal completely
SAGA ... - 03:29 AM Bug report #16422: Processing (on Windows): external SAGA does not work anymore
- I also just noticed that saga-ltr installed with osgeo4w misses io_gdal completely
c:\\OSGeo4W64\\apps\\saga-ltr>sag... - 03:19 AM Bug report #16422: Processing (on Windows): external SAGA does not work anymore
- Reason for not using the binaries from the saga project is that they have a lot of own dependencies, that are already...
- 03:09 AM Bug report #16422: Processing (on Windows): external SAGA does not work anymore
- For some reason, SAGA 2.3.1 io_gdal module is not loaded using SAGA from
https://downloads.sourceforge.net/project/s... - 02:25 AM Bug report #16422 (Closed): Processing (on Windows): external SAGA does not work anymore
- If SAGA is not installed with osgeo4w then Processing has always allowed to use and external SAGA installation by con...
- 12:26 PM Revision cd3528a1 (qgis): Sipification
- 12:26 PM Revision cfeab26b (qgis): [sipify] Add support for abstract classes
- 12:26 PM Revision f82997c4 (qgis): [sipify] Force newlines after sip commands
- 12:26 PM Revision c65f7626 (qgis): QgsAttributeEditorElement is an abstrat class
- 12:26 PM Revision ebc1afe8 (qgis): [sipify] Fix exposing members and default struct accessors
- 12:26 PM Revision 97e2661e (qgis): [sipify] do not copy struct docstrings
- 12:26 PM Revision 58d2d6d7 (qgis): sipify_all
- 12:11 PM Bug report #16426 (Closed): Rule-based renderers do not seem to implement symbolLayers() and caus...
- *Steps to reproduce:*
# Open a vector layer in QGIS
# Type the following into the python console:... - 08:17 AM Revision 29fd5ccd (qgis): Avoid showing "0.000 deg" in measure dialog for small degree measurements
- Instead auto add decimal places so that a usable value is shown
when the unit is degrees and the setting for decimal ... - 08:12 AM Revision 41808375 (qgis): remove unused label from about dialog
- 07:46 AM Revision a82aba9c (qgis): Merge pull request #4338 from timlinux/processing-fixes
- [processing] Added more error handling for cases when processing help causes an error
- 07:25 AM Revision 2308b076 (qgis): fix indentation
- 07:10 AM Revision 2adccb92 (qgis): Merge pull request #4328 from nyalldawson/proc_c7
- Porting processing to c++, part 2 (followup to #4311)
- 05:51 AM Bug report #16425 (Closed): Error converting to integer 64 bits when output is a temporary layer
- see comment #16425-3
------
After creating a new layer with processing, integer 64 bits fields (qlonglong) are... - 05:38 AM Revision 837ee294 (qgis): Indentation
- 05:34 AM Revision 11d71d98 (qgis): Attempt to fix failing GDAL test
- 05:28 AM Revision 69c31a2d (qgis): Always return const algorithms, since algorithms should not be modified
- 05:21 AM Revision 42a61415 (qgis): Also refactor provider context menu actions and remove from AlgorithmPr...
- 05:21 AM Revision b3142a0b (qgis): Move provider algorithm handling to QgsProcessingProvider
- 05:21 AM Revision 950ed680 (qgis): Don't try to deepcopy QgsProcessingAlgorithm class
- 05:21 AM Revision 9a97a87b (qgis): Use display name in algorithm help
- 05:21 AM Revision 4970bb4c (qgis): Move more algList functionality to QgsProcessingRegistry
- 05:21 AM Revision 5a6f11d5 (qgis): Some cleanups
- 05:21 AM Revision 651355d5 (qgis): Refactor provider actions and remove from AlgorithmProvider
- 05:21 AM Revision fb1cf1e1 (qgis): Remove processing algList
- All functionality has been moved to QgsProcessingRegistry
- 05:21 AM Revision 117260dc (qgis): Remove activation control from AlgorithmProvider
- Split between QgsProcessingProvider and subclasses
- 05:21 AM Revision ff32054d (qgis): Fix some breakage
- 05:21 AM Revision 3739c3aa (qgis): Move tr out of AlgorithmProvider to subclasses
- 05:21 AM Revision 1bc3b28f (qgis): Fix processing error when grass7 not available
- 05:21 AM Revision 1aa7ca34 (qgis): Update sip
- 05:21 AM Revision ebd85199 (qgis): Remove processing specific methods for adding/removing providers
- QgsProcessingRegistry methods should always be used instead
- 05:21 AM Revision fdcf04f9 (qgis): Remove AlgorithmProvider
- Totally ported to QgsProcessingProvider
- 05:21 AM Revision 2a1a7157 (qgis): Move algorithm id (previously commandLineName) to QgsProcessingAlgorithm
- 04:45 AM Revision 9c30a0e7 (qgis): Fix bad string encoding on windows
- 04:34 AM Bug report #16424 (Closed): Feature selection using custom python expression functions
- This is regarding selecting features by expression in QGIS 2.18.x. The selection does not seem to work when we try to...
- 02:55 AM Bug report #16423: Broken io_gdal raster import in SAGA LTR package shipped with OSGeo4W
- Jürgen Fischer wrote:
> OSGeo4W issues...
"OSGeo4W !#527":https://trac.osgeo.org/osgeo4w/ticket/527 - 02:47 AM Bug report #16423: Broken io_gdal raster import in SAGA LTR package shipped with OSGeo4W
- OSGeo4W issues...
- 02:40 AM Bug report #16423 (Closed): Broken io_gdal raster import in SAGA LTR package shipped with OSGeo4W
- This is a really weird issue. This ticket is meant to replace #16408 for sake of clarity.
This only affects Window... - 02:42 AM Bug report #16408 (Closed): Problem with SAGA 2.3.1 io_gdal not loaded
- For sake of clarity this has been replaced by #16423, #16422 and #16421
- 02:42 AM Bug report #16408 (Closed): Problem with SAGA 2.3.1 io_gdal not loaded
- For sake of clarity this has been replaced by #16423, #16422 and #16421
- 02:02 AM Bug report #16421 (Closed): SAGA and GRASS support broken in QGIS master
- See "github":https://github.com/qgis/QGIS/commit/0e72fe0591f0a346e6e6b9597d302df5918ebcd6#commitcomment-21667342
2017-04-06
- 01:53 AM Feature request #16420 (Open): Add postgis Layer tool : set default row height in the layer list
- Good morning,
In the "add postgis Layer" tool, when I list the available tables in the database, the height of each ... - 01:36 AM Revision 0e72fe05 (qgis): Fix error when trying to run processing algs
- Caused by trying to deepcopy a c++ object. This is a temporary
fix - when the next part of the processing/c++ work la... - 01:23 AM Revision 85b38e36 (qgis): Whitespace
- 01:21 AM Revision ca8e1d34 (qgis): [sipify] Replace nullptr with None in docstrings
- Since nullptr has no meaning to Python devs
- 01:21 AM Revision 5ccc6ccc (qgis): Update api break docs, sipify QgsRasterFileWriter
- 01:14 AM Revision 9c832adc (qgis): disable export button if we try to export a raster layer (#4319)
- 12:57 AM Revision 505f2c68 (qgis): Merge pull request #4337 from timlinux/browser
- Changed Tile Server (XYZ) to XYZ Tiles to reduce visual clutter
- 12:56 AM Revision d26d1b7c (qgis): Merge pull request #4336 from nyalldawson/background_raster
- [FEATURE] Background saving of raster layers
- 12:56 AM Revision c28ad0b1 (qgis): Merge pull request #4335 from nyalldawson/save_vector_with_extent
- Much faster save as vector layer when using restricted extent
- 12:18 AM Revision 110828fe (qgis): [FEATURE] Background saving of raster layers
- Use the task manager framework to handle saving of raster layers
in the background - 12:06 AM Bug report #16419 (Feedback): Virtual layers SQL output fields without alias raise errors
- Calculated fields inside Virtual Layers SQL queries (through DB Manager) must have an alias otherwise it raises error...
- 11:52 PM Feature request #16418 (Closed): Geometry validity inconsistency between tools
- The Topology Validation tool and Check Validity algorithm return different results for self-touching polygons which d...
- 04:41 PM Revision 26e29477 (qgis): Changed Tile Server (XYZ) to XYZ Tile Server to reduce visual clutter
- 02:01 PM Bug report #16391: QGIS 2.18.2 (KyngChaos build) crashes after latest Mac OS X update to 10.12.4
- This has also affected the Boundless Desktop install, which includes QGIS 2.14 LTR.
Try this (_may not be the root o... - 05:15 AM Bug report #16391: QGIS 2.18.2 (KyngChaos build) crashes after latest Mac OS X update to 10.12.4
- This has been seen by many, me included.
- 01:13 PM Revision 80cef510 (qgis): Cleanup of validation objects and markers
- 12:59 PM Revision 9619d5e7 (qgis): Fix snapping configuration to snap only to editable layers
- 12:42 PM Revision efbfe3b9 (qgis): Also highlight vertices when highlighting a feature on mouse hover
- 12:13 PM Revision 2bdef02b (qgis): Added more error handling for cases when processing help causes an error
- 12:00 PM Bug report #16417 (Closed): Georeferencer icons in QGIS 3 too big
- In qgis 3 the icons from georeferencer are much bigger than the ones in the main menus: do they have to be replaced w...
- 11:46 AM Feature request #16416 (Closed): Processing: add a clustering alg for vectors
- Currently vector clustering methods are missing from Processing. I suggest to add a way of grouping objects based on ...
- 11:07 AM Revision 2d17ded1 (qgis): Spelling fix
- 11:04 AM Revision 25d9936d (qgis): [OGR] fix feature count issue for OSM datasets (fixes #16402) (#4322)
- 10:56 AM Revision 67947b96 (qgis): Fix build for Qt<5.6
- 10:20 AM Revision 323af157 (qgis): Fix Refactor Fields error if layer has no features
- 10:18 AM Revision 0b414251 (qgis): Add validation of changed geometries
- Whenever geometries are modified, validation will be run while node tool
is active and validation errors are displaye... - 10:16 AM Revision b601467d (qgis): Merge branch 'master' of github.com:qgis/QGIS
- 10:14 AM Revision 7a09580b (qgis): Fix Refactor Fields error if layer has no features
- 10:14 AM Revision e5d10b69 (qgis): Fix Refactor Fields error if layer has no features
- 08:57 AM Revision d2f3eb1b (qgis): Much faster save as vector layer when using restricted extent
- Use a provider filter rect to avoid looping through every single
feature in this case, and also use a prepared extent... - 05:46 AM Revision c0fb3f25 (qgis): Add API area selector in test template
- 05:21 AM Revision f0044686 (qgis): Update highlighted nodes when features are changed or deleted
- 05:19 AM Revision e9cad2cd (qgis): Add ignore for astyle for template folder
- 05:17 AM Revision d303ca8c (qgis): Fix startup NSBitmapImageRep exceptions on macOS, due to missing files
- See https://github.com/qgis/homebrew-qgisdev/issues/27
Exceptions happen when PNGs were changed to SVGs, but the .ui... - 04:52 AM Revision d1f23e97 (qgis): Integrate node editor from the old node tool
- When right-clicking on a feature, a popup menu will be shown
and it is possible to open node editor dock widget for t... - 04:51 AM Bug report #16415 (Closed): QGIS widget fields values are not loaded with layer definition files
- Summary of the issue: When creating a layer definition file that uses QGIS widget for representing fields, if the lay...
- 03:56 AM Revision 375814e1 (qgis): Fix broken template
- 03:45 AM Revision b76bfdee (qgis): Fix unset var in template install script
- Pro Tip: Don't code on the train early in the morning
- 03:42 AM Revision 53e3f3bc (qgis): Fix typo in install template script
2017-04-05
- 01:56 AM Bug report #16402 (Closed): regression: opening attribute table of a 4mb .OSM vector dataset free...
- Fixed in changeset commit:"25d9936df8ab920519e0f44f01c7a7bf457b7601".
- 11:43 PM Revision 58909a1c (qgis): Add install script for editor templates and code style
- 02:25 PM Revision c32c9e3f (qgis): backport a30cf2923c75e786f085593a1c69463310aae66d
- 02:24 PM Revision b81bcf0f (qgis): backport a30cf2923c75e786f085593a1c69463310aae66d
- 02:24 PM Revision f85ff260 (qgis): backport a30cf2923c75e786f085593a1c69463310aae66d
- 01:58 PM Revision a30cf292 (qgis): Fix dutch service url
- English 'eng' is now a poorly implemented redirect to 'dut', which fails. So fixing this already here while the redir...
- 01:41 PM Revision efa6e435 (qgis): update schema lineage
- 12:42 PM Revision cf2f431f (qgis): Merge pull request #4334 from gabrimonfa/bug_16389_sld_stroke_color
- fixes #16389 stroke color is not correctly exported in SLD
- 12:16 PM Revision cf7acdf5 (qgis): bug 16389 fix error in sld export about stroke color
- 12:06 PM Revision 88c3b51f (qgis): Merge pull request #4333 from nyalldawson/dataobjects
- Port more processing dataobjects methods to c++
- 11:50 AM Revision 377b181c (qgis): Port more processing dataobjects methods to c++
- Also
- simplify and add tests
- remove large memory leak (persistant store of all non-project layers)
- remove broken... - 11:10 AM Revision 85d59e64 (qgis): creatensis.pl: fix md5sum verification on filenames with a plus
- 10:46 AM Bug report #16410: Clear cache button doesn't work
- note that folders aren't deleted, but all the tiles are
so not sure if this is really a bug - 10:39 AM Revision ee29fa66 (qgis): Use QgsMapLayerComboBox in processing field calculator
- 10:10 AM Revision 61ace1cc (qgis): Slightly improved markers for highlighted nodes and circular nodes
- 09:58 AM Revision c2c93359 (qgis): [sipify] fix private inheritance with namespace
- 09:58 AM Revision d7014846 (qgis): [sipify] skip protected members
- 07:54 AM Bug report #6413: Support SLD with multiple FeatureTypeStyles
- approved the PR, can be merged to fix.
Would be necessary to port the PR to QGIS3 - 07:40 AM Bug report #6413: Support SLD with multiple FeatureTypeStyles
- confirmed that PR fix the error. The imported sld is converted in rule based with a rule for each FeatureStyle.
test... - 07:43 AM Revision 9a059511 (qgis): Merge pull request #4331 from nyalldawson/dataobjects
- Port some processing dataobjects routines to c++
- 07:27 AM Revision 8ffdb362 (qgis): Port some processing dataobjects routines to c++
- 06:51 AM Revision 52113d7c (qgis): Fixed display of rubber bands when using OTF reprojection
- 05:33 AM Revision 9b7fd3d6 (qgis): Fix topological editing when snapping a node to a segment
- 04:49 AM Revision d1e7d175 (qgis): Fix support for advanced digitizing dock (CAD)
- 03:49 AM Bug report #16414 (Closed): Importing SLD with external SVG-files causes program freeze
- I am trying to use SLD’s that contain SVG’s that exists on the web (example: https://upload.wikimedia.org/wikipedia/c...
- 03:34 AM Bug report #16389 (Closed): sld stroke color is not saved correctly in polygonsymbolyzer
- Fixed in changeset commit:"cf2f431fccc796bc576943b2c8215ba22fe7d29b".
- 02:55 AM Revision d5f930ad (qgis): Allow storing QgsCoordinateReferenceSystem in QVariants
- 02:41 AM Bug report #16413 (Closed): sld line pattern fill rotation is counter-clockwise, in GeoServer is ...
- I have a layer style with a PolygonSymbolizer filled with a line pattern fill with a rotation...
- 02:36 AM Revision 5718abd4 (qgis): Spell check "condtion" -> "condition"
- 02:32 AM Revision 4eeacb8f (qgis): [sipify] Replace :: with . during doxygen->docstring conversion
- e.g.
You can use QgsXmlUtils::writeVariant to save it to an XML document
->
You can use QgsXmlUtils.writeVariant to ... - 02:19 AM Bug report #16412: QGIS Desktop 2.14.2 - doesn't save values in field Comment
- sorry, QGIS Desktop 2.14.12
QGIS Desktop doesn't save values in column Comment, field, layer properties - 02:16 AM Bug report #16412 (Closed): QGIS Desktop 2.14.2 - doesn't save values in field Comment
- QGIS Desktop doesn't save values in column Comment, layer properties
2017-04-04
- 01:53 AM Revision 3c4a9fd4 (qgis): Daily connectification
- 11:12 PM Feature request #16411: Adding missing EPSG projection to srs.db tbl_srs
- Mark Johnson wrote:
> Please try the SELECT command on the created srs.db from master it is not found
>
> (I did che... - 11:05 PM Feature request #16411: Adding missing EPSG projection to srs.db tbl_srs
- Please try the SELECT command on the created srs.db from master it is not found
(I did check this before submitting ... - 11:00 PM Feature request #16411 (Closed): Adding missing EPSG projection to srs.db tbl_srs
- srs.db is synced with GDAL on install using @src/crssync@. If GDAL has 5664 and 5665 (which current versions apparen...
- 11:00 PM Feature request #16411 (Closed): Adding missing EPSG projection to srs.db tbl_srs
- srs.db is synced with GDAL on install using @src/crssync@. If GDAL has 5664 and 5665 (which current versions apparen...
- 10:48 PM Feature request #16411 (Closed): Adding missing EPSG projection to srs.db tbl_srs
- For some reason there are 2 projections missing from srs.db tbl_srs despite the fact that they are valid and are know...
- 10:17 PM Revision 51517fd7 (qgis): Merge pull request #4311 from nyalldawson/proc_c4
- Simple c++ base class for processing algorithms
- 08:38 PM Revision 5e2611b7 (qgis): Added sample XML document for QGIS metadata
- 08:38 PM Revision 5c4a3325 (qgis): Added draft XML schema for QGIS metadata
- 03:10 PM Revision 85e83e14 (qgis): [Processing] prevent error when running escapeAndJoin with empty param ...
- fixes #16200
- 03:09 PM Revision 7a12d5fa (qgis): Revert "[Processing] prevent error when running escapeAndJoin with empt...
- This reverts commit c2a566a3a7bfe369832e5361a0c582bfe2ea5a98.
- 01:02 PM Revision c2a566a3 (qgis): [Processing] prevent error when running escapeAndJoin with empty param ...
- fixes #16200
- 12:09 PM Revision 84897e3d (qgis): [processing] cast setting size value to int
- fixes #16347
- 11:04 AM Revision 439b9de9 (qgis): fixed saga algorithm to adapt it to 2.3 syntax
- 10:45 AM Revision 27d5bbbd (qgis): fix building without Qt Webkit
- also Qt5 connect style
- 10:41 AM Revision a1032704 (qgis): Fix moving of edges with circular edges + code cleanups
- 07:46 AM Bug report #16239: master: (much) slower rendering (and attribute table opening) time compared to...
- Jürgen Fischer wrote:
> Are you comparing builds writing debugging output (qgis-ltr-dev/qgis-rel-dev/qgis-dev; see co... - 07:01 AM Bug report #16239: master: (much) slower rendering (and attribute table opening) time compared to...
- Are you comparing builds writing debugging output (qgis-ltr-dev/qgis-rel-dev/qgis-dev; see corresponding note in the ...
- 05:56 AM Bug report #16239: master: (much) slower rendering (and attribute table opening) time compared to...
- I guess the issue in #15752 can be merged into this one, as the render time is rising in all data sources.
Using Win... - 06:12 AM Revision 51fb793f (qgis): Simplify code for dragging of edges
- 04:59 AM Bug report #16410 (Rejected): Clear cache button doesn't work
- 1) Clear file cache manually: @rm -rf ~/.qgis2/cache/data7/@
2) Run QGIS and add any TMS layer (Browser Panel -> Tile... - 04:46 AM Revision 028b8dca (qgis): Simplify code for straight line rubber bands
- 04:02 AM Feature request #9451: Create a unified "Add Data" dialog
- A Gdoc has been created here to collect ideas on how to implement this idea: https://docs.google.com/document/d/1aMX9...
- 03:54 AM Bug report #16200 (Closed): [Processing] Warp (Reproject) throws Python error
- Fixed in changeset commit:"c2a566a3a7bfe369832e5361a0c582bfe2ea5a98".
- 03:25 AM Feature request #16265 (Closed): Saving a processing model confirmation dialog
- already changed. Now there is a message in the message bar, which doesnt take the focus and is less intrusive
- 03:24 AM Bug report #16235 (Feedback): Create Points along Lines in Processing
- this seems to be fixed in master. Can you confirm it happens just with that algorithm, or with all of them when using...
- 03:14 AM Bug report #16259: Processing Refactor Fields tool: some field types appear twice in the list
- Looks like it's intentional
fieldTypes = OrderedDict([
(QVariant.Int, "Integer"),
(QVariant.Doub... - 03:01 AM Bug report #16347 (Closed): Processing script editor won't open
- Fixed in changeset commit:"84897e3d148fa45a8bd67df55b01338af6325e4f".
- 02:08 AM Revision f23ed3a6 (qgis): Move editor tools into editors folder (#4324)
- Move editor tools into editors folder and add test QtCreator template
- 02:03 AM Bug report #16408: Problem with SAGA 2.3.1 io_gdal not loaded
- Looks like there was an issue in the syntax supported. It wasnt correctl using 2.3.x syntax in QGIS 3. I just fied it...
2017-04-03
- 01:40 AM Revision ae59e35d (qgis): Complete daily allocation of Qt5 connect transitions
- 01:37 AM Feature request #9451: Create a unified "Add Data" dialog
- See also UX discussion on https://github.com/qgis/qgis3_UIX_discussion/issues/1
- 12:36 AM Feature request #9451: Create a unified "Add Data" dialog
- Not sure if there is a chance / wish to re-activate this topic? The question has been mentioned in the mailing list r...
- 12:22 AM Revision 86563c80 (qgis): Update identation
- 12:15 AM Revision d2a242aa (qgis): Move format handling flags to QgsAlgorithmProvider
- 10:53 PM Bug report #16028: Metasearch/QGIS3: failing view results as xml
- Richard Duivenvoorde wrote:
> Hi Tom,
>
> A fresh compile/install today I get a owslib not found error. I thought th... - 12:08 PM Bug report #16028: Metasearch/QGIS3: failing view results as xml
- Hi Tom,
A fresh compile/install today I get a owslib not found error. I thought that was included isn't it? I'm not ... - 07:17 PM Revision baced7b7 (qgis): Merge pull request #4327 from tomkralidis/issue-16320
- [FEATURE] [needs-docs] MetaSearch: add support for ESRI MapServer/FeatureServer layer integration (fixes #16320)
- 06:35 PM Revision 9ac70a00 (qgis): fix api break dox for QgsLayerTreeMapCanvasBridge custom layer order
- 06:22 PM Revision c403994d (qgis): [FEATURE] [needs-docs] MetaSearch: add support for ESRI MapServer/Featu...
- 02:32 PM Revision ae1991ab (qgis): [astyle] update licence
- 02:19 PM Revision b4ba98df (qgis): Merge pull request #4325 from tomkralidis/metasearch-fixes
- MetaSearch: set 4326 as default CRS, use WKT to feed polygon geometry
- 02:19 PM Revision 0e7163be (qgis): [astyle] set C++ version to 11
- 02:19 PM Revision 33b01036 (qgis): bump astyle version to 3.0
- 02:01 PM Revision d6433c5b (qgis): MetaSearch: set 4326 as default CRS, use WKT to feed polygon geometry
- 01:20 PM Revision 6e8a696e (qgis): Update PreconfiguredAlgorithm for new API
- 01:17 PM Revision e40389a4 (qgis): Sipify QgsProcessingAlgorithm
- 01:17 PM Revision 52cc0029 (qgis): Simple c++ base class for processing algorithms
- 01:17 PM Revision 28e75731 (qgis): Move tag handling to QgsProcessingAlgorithm
- 01:17 PM Revision faa8a653 (qgis): Move algorithm icon handling to QgsProcessingAlgorithm
- 01:17 PM Revision dc729c1b (qgis): Move algorithm group handling to QgsProcessingAlgorithm
- 01:17 PM Revision 6987d7b3 (qgis): Port handling of algorithm names to QgsProcessingAlgorithm
- 01:17 PM Revision 2be4c6a1 (qgis): Fix failing test
- 01:17 PM Revision e506ceb1 (qgis): Move flags (hide from toolbox, etc) to QgsProcessingAlgorithm
- 01:17 PM Revision a0bd4642 (qgis): Use formatted name for algorithm names
- Avoids conversion of names later and gives clearer separation
between visible names and internal names - 12:59 PM Revision e462bfb1 (qgis): [processing] Fix MessageBarProgress
- 12:47 PM Bug report #16408: Problem with SAGA 2.3.1 io_gdal not loaded
- Besides the error in https://github.com/qgis/QGIS/blob/master/python/plugins/processing/algs/saga/SagaAlgorithm.py#L3...
- 07:49 AM Bug report #16408: Problem with SAGA 2.3.1 io_gdal not loaded
- Sorry, tested 2.18.5 before close all QGIS projets. So with QGIS 2.18.5 and SAGA 2.3.2 (osgeo4w saga-ltr) everything ...
- 07:23 AM Bug report #16408: Problem with SAGA 2.3.1 io_gdal not loaded
- A different problem with OSGeo4W's saga-ltr, Jurgen:
Unexpected parameter '0'... - 06:57 AM Bug report #16408: Problem with SAGA 2.3.1 io_gdal not loaded
- Does that also happen with OSGeo4W's saga-ltr?
- 06:52 AM Bug report #16408: Problem with SAGA 2.3.1 io_gdal not loaded
- This is critical to be solved before 2.18 ships as new LTR.
- 06:48 AM Bug report #16408 (Closed): Problem with SAGA 2.3.1 io_gdal not loaded
- For some reason, SAGA 2.3.1 io_gdal module is not loaded (both on QGIS 2.18.5 and QGIS 3), and Processing SAGA algs d...
- 10:29 AM Revision 3ae2297b (qgis): Correctly show rubber bands when dragging vertices of circular edges
- 10:10 AM Feature request #16320: Add ESRI Featureserver, Mapserver, ImageServer layers from Metasearch dia...
- Committed in master in #baced7b7708d450cd5a0dede377e4747f7525133. Notes:
- ImageServer is not supported given it is... - 10:08 AM Feature request #16320 (Closed): Add ESRI Featureserver, Mapserver, ImageServer layers from Metas...
- Fixed in changeset commit:"baced7b7708d450cd5a0dede377e4747f7525133".
- 09:38 AM Revision 169c6095 (qgis): [sipify] fix override removal
- 09:35 AM Bug report #16409 (Closed): Processing script editor: incorrect read of degree symbol
- Opening a file which contains a degree symbol in the Processing script editor adds a spurious character (hatted A) in...
- 08:40 AM Revision cca83b75 (qgis): [sipify] properly get out of private section
- 07:41 AM Revision 26495dbd (qgis): [processing] Move dataobjects.getSupportedOutputVectorLayerExtensions
- to QgsVectorFileWriter
- 06:34 AM Bug report #16239 (Open): master: (much) slower rendering (and attribute table opening) time comp...
- Nyall Dawson wrote:
> Giovanni,
>
> Are both builds you are using for comparison debug builds? Or are you comparing ... - 06:09 AM Revision 3e9c527d (qgis): [sipify] Handle enum values using bitshift operators
- 05:54 AM Revision 7db1913c (qgis): Handle Q_DECLARE_FLAGS and Q_DECLARE_OPERATORS_FOR_FLAGS in sipify
- 05:46 AM Revision 55424446 (qgis): Merge pull request #4323 from nyalldawson/doxygen_standard
- Standardise a bunch of doxygen tags, cleanup code
- 05:21 AM Revision dbc8ad76 (qgis): Update some recently merged classes
- 05:18 AM Revision 266f182a (qgis): Use auto doxygen links where possible instead of explicit \link
- Will make things nicer in Python documentation
- 05:18 AM Revision 5813eb13 (qgis): Modernise CharacterWidget API, move to sipify
- 05:18 AM Revision 9b3539ab (qgis): Update sip files
- 05:18 AM Revision e1e1f0d5 (qgis): Strip \a from doxygen comments in sipify
- 05:18 AM Revision f92f14df (qgis): Spell check: vecotr -> vector
- 05:18 AM Revision 06a53e12 (qgis): /*! -> /**
- We already have enough doxygen styles to manage!
- 05:18 AM Revision 8bc77af7 (qgis): @throws -> \throws
- 05:18 AM Revision 676dc1a1 (qgis): Remove redundant doxygen comments from .cpp files, move to .h
- where appropriate
- 05:18 AM Revision 20ae0a8c (qgis): Fix some malformed doxygen
- 05:18 AM Revision fa6ec3a9 (qgis): @(end)link -> \(end)link
- 05:18 AM Revision f3ae103f (qgis): @ingroup -> \ingroup
- 05:18 AM Revision 9c967a65 (qgis): Remove some unneeded copydocs
- Since doxygen already copies docs for overridden methods
- 05:18 AM Revision 57eb237d (qgis): Remove @author credits from doxygen
- Because
- not widely used, seems strange that some authors get credit
while others don't
- already included in copyri... - 05:18 AM Revision 04d5862b (qgis): @brief -> \brief
- 05:18 AM Revision e47073b1 (qgis): \return -> \returns (for consistency)
- 05:18 AM Revision 60ae5a51 (qgis): @sa -> \see
- 05:18 AM Revision 0f6452c1 (qgis): @class -> \class
- 05:18 AM Revision dfb5f56f (qgis): @see -> \see
- 05:18 AM Revision e4daf8ea (qgis): @return(s) -> \return(s)
- 05:17 AM Revision 11dcfd93 (qgis): @param -> \param
- 05:16 AM Revision 0326f714 (qgis): Change doxygen @note to \note
- 05:16 AM Revision 9a4f2e41 (qgis): "Introduced in..." -> "\since"
- 05:01 AM Revision 97611fed (qgis): Merge pull request #4308 from nyalldawson/raster_unique
- [FEATURE] Allow easy styling of discrete rasters
- 04:08 AM Revision 17a3d1fd (qgis): Add unit test to ensure that #13263 is fixed
- Fix #13263
- 04:08 AM Revision 603365c3 (qgis): Fix some crashes in paletted raster renderer
- - handle negative color values
- don't crash when calculating unique values in bad rasters - 04:08 AM Revision d03844d2 (qgis): [FEATURE] Allow classifying paletted renderer using unique values
- from a raster layer
Adds an easy way to style discrete rasters such as landuse classes
using the Paletted renderer. ... - 04:08 AM Revision b9f1f0e4 (qgis): [FEATURE] Add button to paletted renderer widget to allow loading
- embedded color table
Only enabled for rasters which contain a color table - 04:08 AM Revision e400ab62 (qgis): Allow cancelation of raster stats/histogram operations
- 04:08 AM Revision 1cbe9713 (qgis): Calculate unique raster values in background thread
- To keep UI nice and responsive
- 04:08 AM Revision 3d5a0390 (qgis): Update raster histogram widget to use feedback object
- 04:08 AM Revision e8ef91ce (qgis): Cleanup QgsRasterDataProvider/QgsRasterLayer progress reporting
- Instead of progress changed signals on the provider/layer level,
instead use QgsFeedback arguments for methods which ... - 04:08 AM Revision 144e5d03 (qgis): Add label for color ramp widget
- 04:08 AM Revision 0b4262e6 (qgis): Fix classification test
- 04:08 AM Revision 34052982 (qgis): Don't set both a default ramp and show the random option
- 04:08 AM Revision 19403f69 (qgis): Default to random color ramps for unique value rasters
- 04:08 AM Revision fcbda577 (qgis): [needs-docs] Rename Paletted raster renderer to "Paletted/Unique values"
- 04:08 AM Revision 12aa48a7 (qgis): Auto load raster color table from band when band is changed in
- paletted raster renderer
(Only if raster has an embedded color table) - 04:08 AM Revision e2a82a07 (qgis): Improve random color generation for unique raster values
- 04:08 AM Revision c8b728a3 (qgis): No lies!
- 04:07 AM Revision a6d3af7c (qgis): Add method to read paletted color data from string
- 04:07 AM Revision 7eb63d99 (qgis): [FEATURE] Implement saving paletted raster renderer color tables
- Use the .clr/gdal file format, but add the labels on the ends of
the lines. Seems other importers like ArcMap just ig... - 04:07 AM Revision d0566f77 (qgis): [FEATURE] Allow loading paletted color table from file
- Supports standard GDAL/ESRI clr file format
- 04:07 AM Revision d542a1a4 (qgis): Add method to load paletted renderer classes from file
- 04:07 AM Revision b7cd9dcb (qgis): Rework paletted raster renderer widget
- - Switch to a real model
- Allow adding new rows and deleting multiple selected rows
- Allow changing colors inline i... - 04:07 AM Revision 93cfde0c (qgis): Enable reordering of paletted raster entries
- 04:07 AM Revision bfe96214 (qgis): [FEATURE] Add a color ramp combo to paletted raster renderer
- Allows rapid recoloring of palette to match a color ramp
- 04:07 AM Revision 40027abc (qgis): Allow changing label for multiple values at once in paletted renderer w...
- 04:07 AM Revision a157db76 (qgis): Refactor QgsPalettedRasterRenderer to allow "gaps" in pixel values
- Previously the renderer required that pixel values followed
sequential numerical order. This refactor allows values t... - 04:07 AM Revision 64084ae4 (qgis): Allow changing pixel value in paletted renderer widget
- 03:41 AM Bug report #16407 (Closed): Expression builder: Rename simplify and simplify_vw
- Given their description, what about renaming:
* simplify function into simplify_(by_)distance
* simplify_vw functio... - 02:29 AM Revision 541ecc55 (qgis): Some more Qt5 signal converts
- 02:21 AM Bug report #16406 (Closed): Expression builder: missing help for functions
- Some function in the Espression builder dialog do not have help exposed in the Help pane:
* groups like Array, Map an... - 02:19 AM Revision 620a8394 (qgis): No more old style connects in providers
- 02:09 AM Revision c8e4e682 (qgis): Merge pull request #4321 from m-kuhn/sinceNow
- Use \since instead of \note added in
2017-04-02
- 01:31 AM Revision beb185a7 (qgis): Update sipify to use the "\since" tag
- 01:28 AM Revision 50ca79ef (qgis): Add some remaining \since tags
- 01:28 AM Revision 106d95b9 (qgis): More new style Qt5 connects
- 01:06 AM Revision fb91ed73 (qgis): Use "\since" instead of "@note added in"
- 01:03 AM Revision 6f9f087c (qgis): Fix Travis warnings
- 01:00 AM Revision 9c1861a1 (qgis): some docstrings in cpp files
- 01:00 AM Revision 59e288c3 (qgis): Update doc test for \since
- 12:55 AM Revision b55e4b9a (qgis): Add qgsi->qgis to spell check
- 12:43 AM Revision 6f09a161 (qgis): QGSI -> QGIS
- 12:33 AM Revision 32326ab5 (qgis): Replace "python" with "Python" in docs
- 12:27 AM Revision 1521033c (qgis): Remove SIP_TRANSFERTHIS from .cpp files
- 11:37 PM Revision 4cfb6079 (qgis): Sipify QgsConditionalStyle
- 11:37 PM Revision a9b55993 (qgis): Sipify QgsPropertyTransformer
- 11:37 PM Revision 5da0318d (qgis): Fix build warnings
- 11:37 PM Revision d76bca0a (qgis): Sipify QgsClipper
- 11:37 PM Revision cd559eab (qgis): Fix sipdiff
- 11:37 PM Revision a609883c (qgis): Add %Feature support to sipify
- 11:37 PM Revision f4f45bf6 (qgis): Autogenerate more sip files
- 11:37 PM Revision 16594da9 (qgis): Fix sipify override and inline definition combination
- 11:37 PM Revision 68d8108a (qgis): Fix sipify constructor detection
- 11:37 PM Revision 6681766c (qgis): Mac compatibility for prepare-commit.sh
- 07:53 PM Feature request #14845 (Closed): Add an option to automatically classify discrete rasters when st...
- Fixed in changeset commit:"d03844d24e96adfa57b608e2f40aebea5a8d317f".
- 07:53 PM Bug report #13263 (Closed): VRT file shows only paletted colormap of first layer
- Fixed in changeset commit:"17a3d1fd70b2df94c39cbd51ba1be6ef06925716".
- 01:28 PM Revision f044eeb5 (qgis): Remove \brief from doxygen in sipify
- 01:24 PM Revision 0c08fb3b (qgis): More sipify blacklist removal
- 01:19 PM Revision f1162f78 (qgis): Fix sipify annotations and inline definition combination
- 12:52 PM Revision d3daf600 (qgis): Convert doxygen notes and version added to sphinx style in sipify
- 12:30 PM Revision 28a57c8f (qgis): Remove ingroup and class from doxygen when creating sip docstrings
- 11:56 AM Revision d40de5db (qgis): Fix(?) build warning
- 11:42 AM Revision ab584139 (qgis): Move private arc segmentization routines to QgsGeometryUtils
- 09:13 AM Revision f831a3c1 (qgis): Remove processing sip bindings from sip blacklist
- 08:21 AM Revision bed74fc2 (qgis): Handle c++11 '= default' in sipify
- 04:14 AM Bug report #16405 (Closed): Segmentation fault in QgsContrastEnhancement::enhanceContrast
- Opening the Sentinel-1 image @s1a-iw1-slc-vh-20170330t051804-20170330t051832-015917-01a3d8-001.tiff@ official downloa...
2017-04-01
- 12:30 AM Revision aec3e150 (qgis): Fix build when QWebKit not available
- 08:51 PM Bug report #16402: regression: opening attribute table of a 4mb .OSM vector dataset freezes QGIS
- More details coming in.
When QGIS goes into freeze mode, the console is flooded with the following messages (that re... - 07:16 PM Bug report #16239 (Feedback): master: (much) slower rendering (and attribute table opening) time ...
- Giovanni,
Are both builds you are using for comparison debug builds? Or are you comparing a release build vs debug b... - 07:10 PM Revision 5148b7ac (qgis): [sipify] Add name of source file to generated headers
- 07:10 PM Revision 25f13705 (qgis): Add whitespace check to prepare-commit.sh
- 07:10 PM Revision 60e2b1b8 (qgis): mac compatibility fix
- 03:44 AM Bug report #10614 (Closed): compiling QGIS with GRASS 7 support
- Seems to be working with the latest stable GRASS
- 03:33 AM Bug report #16404 (Closed): OGR error on feature: id too large
- On a GeoPackage layer with a feature id column ("fid"), it is possible to add features with very long fid (like 43453...
- 03:10 AM Revision 9838a8fc (qgis): Followup 90f381, fix memory leaks when rendering canvas
- 02:27 AM Feature request #16363 (Closed): Add quadkey parameter in XYZ layers
- That is supported already, try using {q} for Bing-style quadkey placeholder
- 02:27 AM Feature request #16363 (Closed): Add quadkey parameter in XYZ layers
- That is supported already, try using {q} for Bing-style quadkey placeholder
2017-03-31
- 01:03 AM Bug report #16403: Map rendering via python not working correctly for raster layers (depending on...
- Here is the attachment. To get small file size the data was heavily reduced. Still enough to show the issue.
- 12:48 AM Bug report #16403 (Closed): Map rendering via python not working correctly for raster layers (dep...
- When rendering a raster layer via python (using printPageAsRaster() or QPainter()) only a subpart of the layer is
cor... - 09:57 PM Bug report #16402 (Closed): regression: opening attribute table of a 4mb .OSM vector dataset free...
- Under QGIS master, opening a (panel-mode) attribute table for a 4mb .OSM vector dataset freezes QGIS while eating CPU...
- 11:22 AM Revision 22272c65 (qgis): Improve sip bindings
- 11:22 AM Revision 62089868 (qgis): Autogenerate some sip files
- 08:34 AM Bug report #16401: Maptips with images stopped to work in 2.18
- master also affected.
- 08:33 AM Bug report #16401 (Closed): Maptips with images stopped to work in 2.18
- Tested on 2.18.5
a maptip with this expression
<img src="[% "thumbnail" %]"/>
(where the thumbnail field con... - 06:55 AM Bug report #15351 (Feedback): geopackage edits workflow is broken
- Ger CO wrote:
> Unfortunately, after the first successful edit, I get the "database is locked" error using qgis 2.18.... - 06:55 AM Bug report #15351 (Feedback): geopackage edits workflow is broken
- Ger CO wrote:
> Unfortunately, after the first successful edit, I get the "database is locked" error using qgis 2.18.... - 06:52 AM Bug report #15351 (Reopened): geopackage edits workflow is broken
- Unfortunately, after the first successful edit, I get the "database is locked" error using qgis 2.18.5 on windows
- 05:15 AM Bug report #15752: Degradation of rendering performances in MSSQL provider
- Update versions: 2.14.13 and 2.18.5
Loading a 5 layers project (feature count: 201.528 points, 36.521 linestrings, 2...
2017-03-30
- 04:27 PM Revision 8a44161b (qgis): Fix typos
- 04:25 PM Revision 649e3c2b (qgis): More information when [LIB]_EXPORT is missing
- 04:17 PM Revision b8159a95 (qgis): fix export macro matching
- 04:10 PM Revision 4322c87c (qgis): sipify scripts fixes
- * fix prepare-commit.sh when SIP file is not created yet
* raise an error if header doesn't have EXPORT macro for cla... - 03:13 PM Revision 15e49038 (qgis): sipify improvements
- * add demo file and start a short doc
* fix some annotations
* do not display hidden line (SIP_SKIP, delete)
* use a ... - 03:13 PM Revision a3bdd440 (qgis): SIP test: use blacklist rather than whitelist
- 03:13 PM Revision b0564bec (qgis): also comment methods
- fix comment starting on first line of block
- 03:13 PM Revision 85894ed4 (qgis): pre-process headers (QgsVectorLayer and QgsFeature)
- 03:13 PM Revision a44eb4d7 (qgis): use dedicated header for QgsAttributes
- 03:13 PM Revision 7b08608f (qgis): sipify QgsVectorLayer, QgsFeature
- 03:13 PM Revision 9846b34e (qgis): add type and default values identifiers
- 03:13 PM Revision bd75aeef (qgis): Put some sip code into qgsfeature.h
- Just for reference
- 03:13 PM Revision 77d7236a (qgis): sipify improvements
- * remove enum value assignments
* remove deleted functions
* remove private members
* remove function bodies
* re... - 03:13 PM Revision ba6f736c (qgis): remove comments from sipfiles (QgsVectorLayer and QgsFeature)
- 03:13 PM Revision ca008d7a (qgis): Add script to generate sip code from headers
- Add more annotations
Add some references to upstream documentation
Add more annotations - 03:13 PM Revision f1d9d22a (qgis): sipify: adds test to prepare-commit and adapt sipdiff
- add missing macros to Doxyfile.in
- 03:13 PM Revision 0bdaf4fc (qgis): Ignore SIP annotations in doxygen
- 03:13 PM Revision 21be025d (qgis): use sip includes rather than listing header to generate all sip files
- 03:13 PM Revision 988c504d (qgis): test auto-generated sip files on Travis
- 03:06 PM Bug report #16373: Spinbox Widgets revert to start value in LayerProperties in Symbology controls
- That's not reproducible either. I think you'll need to insert some breakpoints in qgsdoublespinbox.cpp (QgsDoubleSpin...
- 10:53 AM Bug report #16373: Spinbox Widgets revert to start value in LayerProperties in Symbology controls
- I just noticed that I did not make myself clear with this report.
* with change I meant changing the numbers in the e... - 03:02 PM Revision 39cd81b3 (qgis): Hide embedded form in relation reference
- by default
- 02:35 PM Revision aa4a7848 (qgis): Code formatting
- 01:19 PM Bug report #16400 (Closed): Relation reference widget - filter lists are not refreshed in attribu...
- When opening a standalone form, if chained filters were chosen, they are remembered and displayed correctly.
In att... - 12:43 PM Bug report #16399 (Closed): Relation widget reference fails if filter value contains a quote
- When filter values in reference relation widget, if the filter value contains a quote, then filter fails and display ...
- 12:10 PM Revision d0a36d35 (qgis): Support for moving of multiple vertices at the same time
- Just use selection rectangle to select vertices and then click one vertex
from selection to move the whole group. - 11:37 AM Bug report #16398 (Closed): QGIS hangs when creating or testing a virtual layer when the sql is w...
- If you go to add a virtual layer, and the add sql like this:
@select gid as kml_key, sa.*
from service_areas @
... - 10:13 AM Bug report #16397 (Rejected): "hidden" edit widget does not work on QGIS 2.18 (and master)
- subject says it all. Works fine on 2.14.13
- 10:02 AM Feature request #15461: Relation reference widget: introduce unique constraint
- Hi Andreas and Matthias. This seems done in master. Should we close the issue?
- 07:52 AM Revision 636e9c5e (qgis): [FEATURE] Add geometry snapper modes to only snap end points of lines
- Allows snapping of end points only, or end point to end point only
Also update processing algorithm to match - 06:01 AM Bug report #16364 (Closed): Can't change feature rendering order in 2.5D renderer
- This is expected behavior, the rendering order is determined by the angle (because features overlap).
Convert it to ... - 06:01 AM Bug report #16364 (Closed): Can't change feature rendering order in 2.5D renderer
- This is expected behavior, the rendering order is determined by the angle (because features overlap).
Convert it to ... - 05:54 AM Revision 92249c1a (qgis): [FEATURE][processing] Snap Geometries algorithm can now snap
- within the same layer
Allows closure of gaps within a layer - 05:54 AM Revision ece3991d (qgis): [FEATURE] New class QgsInternalGeometrySnapper
- Used for snapping geometries within a set of features to other
features from that same set.
Just like QgsGeometrySna... - 05:41 AM Bug report #16396 (Closed): Inconsistent transparency behavior when using blending and PNG export
- Combination of blending techniques can be used to produce a composer map item that achieve transparency in composer v...
- 05:13 AM Bug report #16395 (Closed): selection with Spatial query plugin and disjoint operator is wrong
- The operator 'is disjoint' does not work properly
See Sample.
The 'selection by location' algorithm works corre... - 04:49 AM Revision 95eada57 (qgis): Little bit of renaming of variables to camelCase
- 03:51 AM Bug report #16393: Crash when removing layer quickly after addition
- Some preliminary findings from my side.
Using log messages and gdb, I observe two issues in my crash example:
1. The... - 03:39 AM Bug report #16393 (Closed): Crash when removing layer quickly after addition
- The crash occurs when adding new shapefile-layers and quickly afterwards removing them again via the python interface...
- 03:47 AM Feature request #16394 (Closed): Pin projects to recent projects opening window
- QGIS Recent Projects window is limited to 10 projects. It would be nice to be able to pin favorite projects to that l...
- 03:38 AM Revision 6ea616ef (qgis): Fix compilation error on Travis
- 03:15 AM Bug report #15910: DB manager: Connection to PostGIS from QGIS3 fails
- Still true with QGIS code revision 5bfc0a1 (DB Manager 0.1.20)...
- 03:11 AM Revision 78685e1a (qgis): Qt5 style connects
- 02:13 AM Bug report #16392: regression: composer legend items don't restore properly on project load
- *drum rolling* git bisect spoke, the culbrid commit(s) is/are:
#f33aabd90aab071d8b1f8f163e6cbed8869110c3
#baa4c86262...
2017-03-29
- 09:55 PM Revision 5bfc0a12 (qgis): debian packaging: update icons
- 09:03 PM Bug report #16392 (Closed): regression: composer legend items don't restore properly on project load
- Under QGIS master, composer legend items don't restore properly on project load. The composer item's layers appear no...
- 06:20 PM Bug report #16353 (Closed): regression: opening raster layer properties window fails to load laye...
- Even, your latest commit did fix loading of renderer's min/max value through layer properties window, thanks. And yea...
- 06:20 PM Bug report #16353 (Closed): regression: opening raster layer properties window fails to load laye...
- Even, your latest commit did fix loading of renderer's min/max value through layer properties window, thanks. And yea...
- 06:20 PM Bug report #16353 (Closed): regression: opening raster layer properties window fails to load laye...
- Even, your latest commit did fix loading of renderer's min/max value through layer properties window, thanks. And yea...
- 08:25 AM Bug report #16353: regression: opening raster layer properties window fails to load layer min/max...
- Did you set the contrast enhancement to something else than None ? If not, that might explain the behaviour you see. ...
- 05:55 PM Bug report #16379 (Closed): 2.18.5, processing and metasearch not loaded
- 05:54 PM Bug report #16383 (Closed): 2.18.5 not installable on Ubuntu trusty
- 05:22 PM Revision ef26d950 (qgis): Raster layer properties: fix renderer widget that was reset, and fix wr...
- 2 issues :
- when opening the raster layer properties dialog, it used to reset the min/max value
to custom values, ... - 04:22 PM Bug report #16386 (Closed): QGIS and GDAL cannot be updated together on Ubuntu Xenial
- It's been fixed, the Ubuntugis repositories have been updated, and QGIS 2.18.5 installs and works fine now.
- 02:43 PM Revision ca5f99de (qgis): Merge pull request #4278 from sfkeller/patch-1
- [processing] Updated ogr2ogr.py with GeoPackage in FORMATS and EXTS.
- 02:05 PM Bug report #16391 (Closed): QGIS 2.18.2 (KyngChaos build) crashes after latest Mac OS X update to...
- QGIS 2.18.2 (KyngChaos build) crashes after latest Mac OS X update to 10.12.4
The crash happens whenever trying to... - 01:29 PM Revision 0472a29f (qgis): Added test for dragging of selection rect to delete nodes
- 12:18 PM Revision eb110fd3 (qgis): [gui] improve the browser panel's spinner (#4312)
- 10:02 AM Revision f02d327e (qgis): More travis testing
- 10:02 AM Revision 7cf802dd (qgis): travis
- 10:02 AM Revision 015e3f45 (qgis): Double-click to add vertex only on an edge
- 10:02 AM Revision 14a00b70 (qgis): Fix rubber band unit tests
- 10:02 AM Revision d4852ca2 (qgis): Fix rubber band bounding box calculation
- The icon half-width was incorrectly divided by map units per pixel...
- 10:02 AM Revision eeab9a35 (qgis): fixes after rebase
- 10:02 AM Revision 55d0ad75 (qgis): Fix rare crash on map canvas deletion
- 10:02 AM Revision ae5651e4 (qgis): More unit tests
- 10:02 AM Revision 8e7bb3b6 (qgis): Code cleanup + more testing
- 10:02 AM Revision f44200e0 (qgis): Trying to understand what's wrong on travis...
- 10:02 AM Revision 57d52dbc (qgis): More travis debugging
- 10:02 AM Revision 4f339cbc (qgis): More travis debugging
- 10:02 AM Revision acebb97c (qgis): Remove debugging output to track down travis failure
- 10:02 AM Revision 3482a70f (qgis): More travis debugging
- 10:02 AM Revision 102a90ad (qgis): Fix highlight of marker to add vertices to linestrings
- 10:02 AM Revision 3ce1c995 (qgis): Do not leave rubber band artifacts when deleting vertices
- 10:02 AM Revision f8aaafe9 (qgis): Looks like crs mismatch...?
- 10:00 AM Revision 1c202e75 (qgis): Added unit testing for the new node tool
- 10:00 AM Revision bd5799ba (qgis): Fix build warning
- 10:00 AM Revision b4ddd32a (qgis): Fix spelling
- 10:00 AM Revision 9b85c31b (qgis): Fixed some bits from the review
- 09:59 AM Revision cabd980a (qgis): Initial port of CAD-enabled node tool
- 09:42 AM Bug report #11291: WMTS time dimension does not work
- How do we discuss getting this onto the roadmap for QGIS? The NASA GIBS system referenced has nearly 400 imagery lay...
- 07:20 AM Revision a71132a1 (qgis): Catch geos exception in event loop
- 07:20 AM Revision 6aeb9b7d (qgis): Catch geos exceptions
- 05:37 AM Revision 31762193 (qgis): Merge pull request #4290 from nyalldawson/fix_16149
- Fix incorrect project CRS when loading project (fix #16149)
- 05:15 AM Revision da41af14 (qgis): fix ArcGIS Feature/Map Server connect()
- 02:44 AM Feature request #10288: Introduce a menu into attribute forms
- The "Actions" part is already implemented.
- 02:37 AM Bug report #5769 (Closed): Test filter in old query builder incorrect
- Apparently this works find now, at least for PostgreSQL layers.
- 02:37 AM Bug report #5769 (Closed): Test filter in old query builder incorrect
- Apparently this works find now, at least for PostgreSQL layers.
- 02:34 AM Feature request #15621 (Closed): num_selected variable and/or function
- Is already implemented since several months in 2x and 3x.
- 02:34 AM Feature request #15621 (Closed): num_selected variable and/or function
- Is already implemented since several months in 2x and 3x.
- 02:30 AM Bug report #16390 (Closed): Print composer: change in page size should trigger an update of the p...
- Currently, when changing a page size, and one uses variables like @layout_pageheight for dynamic placement/sizing of ...
- 02:25 AM Bug report #16389 (Closed): sld stroke color is not saved correctly in polygonsymbolyzer
- I've saved a style in SLD format.
In the style there were some polygons styled with simple fill and varius stroke col...
2017-03-28
- 01:02 AM Revision 99f186a7 (qgis): Clean up progress handling in QgsProcessingFeedback
- 12:41 AM Bug report #16388 (Closed): Activation or deactivation of one of layer loaded in a view freezes/c...
- In QGIS 2.18.4/2.14.3 and 2.18.5/2.14.4 on Windows 7 and Debian8 x64 (i7 4790 @ 4.00+4.00GHz and 16GB ram)
activat... - 08:29 PM Bug report #16149 (Closed): project loading a "feature count"-enabled layer can mess project CRS
- Fixed in changeset commit:"31762193dfbafd42f04e357f75f2f0ea0dfa834f".
- 06:03 PM Bug report #16386: QGIS and GDAL cannot be updated together on Ubuntu Xenial
- The workaround indicated by Andre of creating a fake gdal-abi-2-1-2 package (http://gis.stackexchange.com/questions/2...
- 08:57 AM Bug report #16386: QGIS and GDAL cannot be updated together on Ubuntu Xenial
- A workaround is shown here: http://gis.stackexchange.com/questions/216780/cannot-install-qgis-2-18-from-repository-on...
- 02:53 AM Bug report #16386: QGIS and GDAL cannot be updated together on Ubuntu Xenial
- http://osgeo-org.1560.x6.nabble.com/QGIS-2-18-5-got-deinstalled-after-updating-ubuntugis-dependencies-td5314507.html
- 02:06 AM Bug report #16386: QGIS and GDAL cannot be updated together on Ubuntu Xenial
- This affects only the Ubuntugis version of QGIS. The Debian version of 2.18.5 runs fine on xenial (but with GDAL 1.11...
- 05:38 PM Revision 22cf49df (qgis): [processing] temporarily disable escaping commands as it produced
- strange results
- 03:04 PM Revision ad86dc06 (qgis): [processing] add missed escapeAndJoin function to TauDEM provider
- 10:01 AM Revision 140a01fc (qgis): debian packaging: remove python-owslib from python-qgis dependencies
- on trusty
- 09:36 AM Revision 4d628048 (qgis): fix windows build (followup 943d1a2)
- 08:50 AM Revision 4d5a9fe2 (qgis): Removed a few debug messages (credentials leakage)
- 08:48 AM Revision fe1329a5 (qgis): Removed a few debug messages (credentials leakage)
- 07:13 AM Bug report #16383: 2.18.5 not installable on Ubuntu trusty
- Faced with the same issue.
- 05:40 AM Revision 294e4a5c (qgis): Fix map views always recenter when resized
- 05:38 AM Revision b31d18e5 (qgis): Avoid redrawing map views multiple times on creation
- 05:18 AM Revision 5b9dc9dc (qgis): Allow labels to be toggled in map views
- Another step toward feature parity with overview panel
2017-03-27
- 01:34 AM Bug report #16384 (Closed): qgis and gdal can not be updated together On Ubuntu Xenial
- Duplicate of #16386
- 12:26 PM Bug report #16384 (Closed): qgis and gdal can not be updated together On Ubuntu Xenial
- On Ubuntu Xenial, qgis and gdal can not be updated together.
Qgis 2.18.4 > qgis 2.18.5
Gdal 2.1.2 > gdal 2.1.3
Error... - 01:24 AM Revision 456fdc48 (qgis): Fix Coverity divide by zero errors
- 01:18 AM Revision 943d1a2c (qgis): More Qt5 style connect conversions
- 12:44 AM Revision a6e7f6e0 (qgis): [processing] find grass >=7.0
- (backport of 099e7a7)
- 12:22 AM Revision c7620bf1 (qgis): debian packaging: remove python-future from python-qgis dependencies
- on jessie and trusty
- 12:21 AM Revision 22da058f (qgis): [processing] find grass >=7.0
- (backport of 099e7a7)
- 11:10 PM Bug report #16385: Project crashes on zooming
- This could be related to #16377
- 02:24 PM Bug report #16385 (Closed): Project crashes on zooming
- QGIS 2.18 new install. One particular project crashes out instantly when trying to move the map canvas, or freezes. ...
- 10:32 PM Bug report #15190: Save as... KML should only allow EPSG:4326
- This should be implemented for the GPX driver as well.
- 08:45 PM Revision 5e118860 (qgis): fix indentation
- 08:17 PM Revision a289eb14 (qgis): [processing] other qgis test, clean commit
- 07:22 PM Feature request #16387 (Open): Opacity of raster not changing in Print Composer
- I am adjusting my raster DEMS opacity. I set the 0-100 m (white) elevation's raster opacity to 0% so that the flat ar...
- 07:12 PM Bug report #16386 (Closed): QGIS and GDAL cannot be updated together on Ubuntu Xenial
- I'm proposing to update the priority of the original issue to Severe as it seems to break QGIS on Ubuntu 16.04, havin...
- 05:07 PM Revision 4d8df750 (qgis): Merge pull request #4280 from timlinux/new-logo
- New logo
- 02:53 PM Revision 2bc086bf (qgis): [BUGFIX][Processing] SAGA not loaded on QGIS 2.18.5
- Fixed #16378
- 02:50 PM Revision 32146a80 (qgis): [BUGFIX][Processing] SAGA not loaded on QGIS 2.18.5
- Fixed #16378
- 11:28 AM Bug report #13521: Won't list postgres columns of json or jsonb type
- Hello,
it is still the case with 2.18.4. I am using the json datatype in a spatial view - though the geometry colu... - 09:25 AM Revision b8cb1963 (qgis): Merge pull request #4293 from alexbruy/processing-api
- [processing][needs-docs] Processing API improvements
- 09:22 AM Bug report #1963: "Ghost Lines" when using Anti-aliasing, polygons with shared boundaries, and no...
- I realised that #7241 and #10166 were duplicates of this and closed them accordingly.
Has anything happened in the p... - 09:14 AM Bug report #7241 (Closed): Border of vector feature visible even with no pen border
- Duplicate of #1963
For what it's worth, the fix of adding the same color to the no-stroke border does not work for m... - 09:14 AM Bug report #10166 (Closed): Anti-aliasing leads to visible borders even if borders have "no pen"
- Duplicate of #1963
For what it's worth, the fix of adding the same color to the no-stroke border does not work for m... - 08:13 AM Bug report #16383 (Closed): 2.18.5 not installable on Ubuntu trusty
- The package installation of QGIS 2.18.5 (from qgis.org/debian) fails with these error messages:
python-qgis: depends... - 08:10 AM Bug report #16378: SAGA not loaded on QGIS 2.18.5
- René-Luc ReLuc wrote:
> I also apology for this issue, I didn't know that new versions had to be released last week.
... - 05:47 AM Bug report #16378 (Closed): SAGA not loaded on QGIS 2.18.5
- 2.18: #32146a8059b62dad9f698cd8a4c10e5541b3e7b8
2.14: #2bc086bf1b05f4b2fa959f5e0499a7cf4d3b6c3f - 05:47 AM Bug report #16378 (Closed): SAGA not loaded on QGIS 2.18.5
- 2.18: #32146a8059b62dad9f698cd8a4c10e5541b3e7b8
2.14: #2bc086bf1b05f4b2fa959f5e0499a7cf4d3b6c3f - 05:40 AM Bug report #16378: SAGA not loaded on QGIS 2.18.5
- I also apology for this issue, I didn't know that new versions had to be released last week.
- 05:38 AM Bug report #16378: SAGA not loaded on QGIS 2.18.5
- Same error in the twice versions: 2.18.2 and 2.14.13.
I'll fix it! - 07:52 AM Bug report #15976: Attribute table: rows are switching when adding attributes
- Same here + double or missing features after editing. Only happens with shapefiles (I have tested against geopackage)...
- 06:47 AM Bug report #15976: Attribute table: rows are switching when adding attributes
- the error should be related with that in #15803
probably the effect still remain in qgis3
the initial sort is not a... - 04:36 AM Bug report #15803: 2.18: Move Selection to Top not working in attribute table
- confirmed issue in Master with current latest code b8cb196
- 03:50 AM Bug report #15803: 2.18: Move Selection to Top not working in attribute table
- this PR should fix https://github.com/qgis/QGIS/pull/4306 for 2.18
- 02:00 AM Bug report #15803: 2.18: Move Selection to Top not working in attribute table
- the issue affect also Master (qgis3 - 64d1848)
the reason is that the sortColum is for some reason initialised to so... - 04:19 AM Bug report #16379: 2.18.5, processing and metasearch not loaded
- Hi,
2.18.4 is OK.
The new published Release 2.18.5 is infected, also 2.14.13.
In the ticket form, you have to select... - 03:26 AM Bug report #16379: 2.18.5, processing and metasearch not loaded
- Hi Gerhard,
in my installation works fine.
My environment: Win 7 64-bits / OsGeo Installer 64-bits QGIS 2.18.4
You a... - 04:07 AM Bug report #16377 (Feedback): Crash when zooming a reprojected PostGIS layer
- it was tagged as regression because this caused no crash in a previous qgis release?
I would be interested in the da... - 03:43 AM Revision 1f927abe (qgis): Avoid coverity null dereference after null check warning
- 03:41 AM Revision 7387d745 (qgis): Followup 8b9e492, fix drawing of cached layer images
- 03:24 AM Feature request #16382: Add label functions in field calculator
- This would be quite helpful to create 'Geometry generator' based leader lines that are not covered by the labels:
@-... - 03:22 AM Feature request #16382 (Open): Add label functions in field calculator
- There should be a function in the field calculator that returns the hight/width of labels.
2017-03-26
- 01:45 AM Bug report #16380 (Closed): qgis.core.QgsGeometry has odd behaviour on pyqgis
- Hi,
I use qgis-dev version on windows 7:
2.99.0-Master - 8b9e492
Using pyqgis, I get the following error when... - 01:33 AM Bug report #16379 (Closed): 2.18.5, processing and metasearch not loaded
- After install 2.18.5, QGIS cant load modules processing and metasearch
Stacktrace shows Python errors
processing repo... - 12:14 AM Revision 721131e6 (qgis): [server] Fix potential crash caused by referencing out of scope local
- 12:08 AM Revision 68437a10 (qgis): More Qt5 style connects
- 03:55 PM Bug report #16378 (Closed): SAGA not loaded on QGIS 2.18.5
- ...
- 01:25 PM Bug report #15339: Warp tool requires CRS of extent when no extent set
> The user must still designate an extent CRS to proceed. I would therefore still consider this bug still open, thou...- 01:23 PM Bug report #15339 (Reopened): Warp tool requires CRS of extent when no extent set
- As of 2.18.5, the GDAL warp tool will always add a -te parameter to the gdalwarp command, no matter if the user input...
- 01:23 PM Bug report #15339 (Reopened): Warp tool requires CRS of extent when no extent set
- As of 2.18.5, the GDAL warp tool will always add a -te parameter to the gdalwarp command, no matter if the user input...
- 10:45 AM Feature request #11873 (Closed): Add option (-segmentize) to "save as..." to allow densification ...
- Nyall Dawson wrote:
> I think this should be closed. Better to use the processing densify algorithm if this is what y... - 10:45 AM Feature request #11873 (Closed): Add option (-segmentize) to "save as..." to allow densification ...
- Nyall Dawson wrote:
> I think this should be closed. Better to use the processing densify algorithm if this is what y... - 10:39 AM Revision 36080d6a (qgis): Fix wkt import for QgsCurvePolygonV2. Backport to 2.14
- 09:33 AM Revision 8b9e4922 (qgis): Don't try to compose images before they have been initialized
- 08:51 AM Revision 7aa4fa09 (qgis): Fix some valgrind issues
- 06:34 AM Revision e55fbebf (qgis): Add failing test to ensure that QgsAbstractGeometry.centroid
- result matches that of GEOS
It doesn't, and reveals the the QGIS native centroid calculation
is quite broken - 06:34 AM Revision 631c7cd1 (qgis): Port GEOS centroid tests to PyQGIS
- 01:55 AM Revision 8eb35531 (qgis): Optimise QgsGeos conversions
- Avoid some unnecessary creation of QgsPointV2
2017-03-25
- 12:19 PM Revision 314842d0 (qgis): Merge pull request #4303 from nyalldawson/densify
- Port processing densify algorithms to c++
- 11:44 AM Revision 51035cfb (qgis): Add optimised constructors for QgsLineString
- Instead of requiring all linestrings to be constructed by
first creating QgsPointSequence (requiring creation or
conv... - 11:30 AM Revision daa24545 (qgis): Fix setting project to no projection not triggering lockdown of
- ellipsoid and unit selection
- 08:58 AM Revision 345ce734 (qgis): [composer] Correctly draw overview frame when map item CRS differs
- 08:15 AM Revision 83ac0e58 (qgis): Fix doxygen warning
- 07:23 AM Revision b90aa916 (qgis): Port processing Densify Geometries algorithm to use c++ densify
- Rough benchmark using 50k geometry polygon shapefile
Before: 1m25s
After: 21s - 07:23 AM Revision 77e7693c (qgis): Fix spelling errors in processing algorithm help
- 07:23 AM Revision a769448e (qgis): Also port processing densify to distance to c++
- - Add QgsGeometry method to densify by distance
- Fix bug in processing algorithm which resulted in duplicate
vertice... - 07:23 AM Revision 249c6fcb (qgis): Densify canvas extent geometry before reprojecting for views
- Makes displaying canvas extent in extra map views nice and smooth
if canvas CRSes differ. - 06:07 AM Revision 5360b791 (qgis): [FEATURE] New API QgsGeometry::densifyByCount
- Densifies a geometry by adding a specified number of vertices
to each segment - 03:33 AM Bug report #16376 (Closed): Calculations errors on WGS84 with Ellipsoid set to None/Planimetric
- Fixed in commit:daa2454558e3444127ed7351ef9e6d0523201f00
- 03:33 AM Bug report #16376 (Closed): Calculations errors on WGS84 with Ellipsoid set to None/Planimetric
- Fixed in commit:daa2454558e3444127ed7351ef9e6d0523201f00
- 01:50 AM Bug report #16377 (Closed): Crash when zooming a reprojected PostGIS layer
- A PostGIS layer with a wrong extent (-inf, -inf - -10.56548, 9.94114, EPSG:4326) reliably causes QGIS to crash when z...
- 01:01 AM Feature request #11873 (Feedback): Add option (-segmentize) to "save as..." to allow densificatio...
- I think this should be closed. Better to use the processing densify algorithm if this is what you're after!
2017-03-24
- 07:12 PM Revision fc425b2c (qgis): make travis even happier
- 07:11 PM Revision 33ccb8a9 (qgis): make travis happy
- 05:52 PM Revision 3d24b7a0 (qgis): processing: improve saga detection on windows
- (cherry picked from commit 0d1ab702fc7112afabf5319ad947a445bb219acd)
- 05:52 PM Revision 0378214a (qgis): processing: improve saga detection on windows
- (cherry picked from commit 0d1ab702fc7112afabf5319ad947a445bb219acd)
- 02:53 PM Bug report #16376 (Closed): Calculations errors on WGS84 with Ellipsoid set to None/Planimetric
- QGIS, by default, in Project -> Project Properties -> General has:
Ellipsoid: None/Planimetric
Units for distance me... - 02:43 PM Revision 2dac2d3b (qgis): Hide and show system tray icon on all platforms
- 01:32 PM Revision 4c0ace95 (qgis): Hide system tray icon on Windows
- 01:21 PM Revision 25d9df3c (qgis): Release of 2.18.5
- 01:21 PM Revision 35b74898 (qgis): Release of 2.14.13
- 10:00 AM Bug report #15317: the window Layer Properties gets irresponsive
- After reinstall of the whole system it worked fine for a while but now the problem is back again.
opensuse leap 42.2... - 09:46 AM Feature request #15905: QgsGeometryAnalyzer, buffer: Allow specification of segments
- Pull request: https://github.com/qgis/QGIS/pull/4302
- 09:33 AM Bug report #16343: 2.18 build fails with latest sip/pyqt4
- Fedora has a patch that works: https://src.fedoraproject.org/cgit/rpms/qgis.git/plain/qgis_sip-ftbfs.patch
Second pa... - 08:50 AM Revision 918c47c4 (qgis): [bugfix][backport] Apply authentication configuration to xyz layers
- 08:49 AM Revision 9c5abc95 (qgis): [FEATURE] Add a secondary stroke color to QgsRubberBand (#4301)
- This comes in handy when in need of insure visibility of a
marker/line/polygon overlay over both light and dark areas... - 08:13 AM Revision 8b0e3d8d (qgis): [bugfix] Apply authentication configuration to xyz layers
- 02:35 AM Revision 40f86b20 (qgis): [processing] GRASS 7.2 support: use SQL compatible output names (#4298)
- (fixes #16370)
- 02:16 AM Revision 2354696f (qgis): Fix error when enabling additional providers in processing
- Add an interface method to show the options dialog at a specific
page. This is required since plugins can now embed t... - 01:59 AM Revision 109be1b0 (qgis): Allow options filter to search in QTreeViews
- Such as processing options. Quite basic - it just checks the item
text but does not filter or highlight items in the ... - 01:41 AM Revision 23e2202d (qgis): Backport some UI fixes to 2.18 (#4191)
- * Set a name to the raster resampling dialog
* Fix "Configure container" dialog - 01:41 AM Revision 5f1a512d (qgis): Remove unused options search widgets
- 01:35 AM Revision 83db0fbe (qgis): Fix broken widget filter box in layer/project properties
- 01:28 AM Bug report #15803: 2.18: Move Selection to Top not working in attribute table
- nor saving project change the behaviour
- 01:24 AM Feature request #15927: Y format parameter for Tile Server (XYZ) layers
- Probably related, OpenLayers has a convention to indicate an inverted axis in the template with {-y}, see: https://gi...
2017-03-23
- 12:58 AM Revision 9d5f2892 (qgis): hide Internal connection if build is without WITH_QTMOBILITY cmake setting
- use previously set connection; set Autodetect only if Internal happened to be the stored setting.
fix #13233 - 12:36 AM Revision 02b4f6c7 (qgis): Spell check: accurancy->accuracy
- 11:34 PM Revision 4d42d769 (qgis): Allow showing main canvas extent in extra map views
- Another step toward multicanvas replacing map overview panel
- 06:34 PM Feature request #16375: Change Way SDO_RELATE is used in QGIS spatial queries
- Reference for licensing.
11.2
[[https://docs.oracle.com/cd/E18283_01/appdev.112/e11830/sdo_locator.htm#i632018]]
12... - 06:31 PM Feature request #16375 (Open): Change Way SDO_RELATE is used in QGIS spatial queries
- Background.
I executed an "identify" in QGIS against a single mapped object that comes from an Oracle table with ... - 06:28 PM Bug report #16370 (Closed): regression: processing's checkGrass7IsInstalled's v.voronoi algorithm...
- Fixed in changeset commit:"40f86b2033e3ca3611f70467c4f04b3d05720b52".
- 04:51 PM Bug report #13233 (Closed): GPS Information - the Connection is not restored
- Fixed in changeset commit:"9d5f28921d185705303ce689fee84757f8990a3c".
- 03:29 PM Revision 1ffa9ee7 (qgis): Revert renaming of main layer-tree-group node
- 03:29 PM Revision e5aaceac (qgis): Preserve custom layer order in offline editing
- 03:29 PM Revision 8cecf236 (qgis): Document API breaks
- 03:29 PM Revision f33aabd9 (qgis): Completely move layer order to core
- 03:29 PM Revision baa4c862 (qgis): Fix tests
- 10:54 AM Revision af8905f4 (qgis): Merge pull request #4297 from rldhont/release-2_14-processing-saga-230
- [Processing] Add SAGA LTR support in 2.14
- 10:54 AM Revision 5afdf6fc (qgis): Merge pull request #4296 from rldhont/release-2_18-processing-saga-230
- [Processing] Add SAGA LTR support in 2.18
- 10:54 AM Revision 798b1ed6 (qgis): Merge pull request #4294 from rldhont/bugfix_processing_saga_io_gdal
- [Processing] Saga: update gdal_io and Flow Accumulation (Flow Tracing)
- 10:27 AM Feature request #15363: Snapping is not availaible on move points
- Regis Haubourg wrote:
> Why not merge node tool and move tool using node tool behavior? That would solve the issue an... - 09:20 AM Feature request #15363: Snapping is not availaible on move points
- Hi, Still true in qgis 2.18.4 and 2.99 and really confusing indeed for points.
Why not merge node tool and move tool... - 09:20 AM Feature request #15363: Snapping is not availaible on move points
- Hi, Still true in qgis 2.18.4 and 2.99 and really confusing indeed for points.
Why not merge node tool and move tool... - 10:19 AM Bug report #15803: 2.18: Move Selection to Top not working in attribute table
- confirmed with latest build (5afdf6f) of 2.18 on the test data
- 07:44 AM Bug report #11124 (Reopened): Double-clicking layer checkbox opens Layer Properies
- This is still an issue. Clcking on the checkbox shouldn't trigger opening properties. Under the current situation, cl...
- 07:05 AM Bug report #16374 (Reopened): Osgeo4W64 QGISserver install does not run without installing QGIS d...
- 07:04 AM Bug report #16374 (Closed): Osgeo4W64 QGISserver install does not run without installing QGIS des...
- Note: after removing QGIS-desktop from the machine, QGIS-server still works...
Note2: with 'not working' I mean: cal... - 06:07 AM Bug report #16374 (Closed): Osgeo4W64 QGISserver install does not run without installing QGIS des...
- Clean installation of QGISserver (2.18.x) in OSGeo4W64 combined with the provided httpd.conf does not work UNLESS you...
- 06:27 AM Feature request #12430: GetFeatureInfo with INFO_FORMAT=text/html should only send HTML maptip co...
- Could this bug be treated for QGIS 3?
The presence of maptip in XML GetFeatureInfo response is weird and HTML GetFeat... - 04:10 AM Bug report #10614 (Reopened): compiling QGIS with GRASS 7 support
- I am having similar problems with GRASS 7.2.1 (svn revision 70792) with both QGIS master and 2.18 branch.
- 04:10 AM Bug report #10614 (Reopened): compiling QGIS with GRASS 7 support
- I am having similar problems with GRASS 7.2.1 (svn revision 70792) with both QGIS master and 2.18 branch.
- 04:10 AM Bug report #10614 (Reopened): compiling QGIS with GRASS 7 support
- I am having similar problems with GRASS 7.2.1 (svn revision 70792) with both QGIS master and 2.18 branch.
- 04:10 AM Bug report #10614 (Reopened): compiling QGIS with GRASS 7 support
- I am having similar problems with GRASS 7.2.1 (svn revision 70792) with both QGIS master and 2.18 branch.
- 02:10 AM Feature request #2830: symbology: add option to sort size-scaled symbols with largest at bottom
- This is now possible via the "Control feature rendering order" parameter, so closing.
Thanks ! - 02:10 AM Feature request #2830: symbology: add option to sort size-scaled symbols with largest at bottom
- This is now possible via the "Control feature rendering order" parameter, so closing.
Thanks ! - 02:10 AM Feature request #2830: symbology: add option to sort size-scaled symbols with largest at bottom
- This is now possible via the "Control feature rendering order" parameter, so closing.
Thanks ! - 01:15 AM Revision 634d5ffb (qgis): Mark QgsRasterRenderer::legendSymbologyItems as /Out/ in sip
2017-03-22
- 12:40 AM Bug report #16373 (Feedback): Spinbox Widgets revert to start value in LayerProperties in Symbolo...
- Cannot reproduce on Linux (Fedora 25) or Windows
- 09:26 PM Bug report #16373 (Closed): Spinbox Widgets revert to start value in LayerProperties in Symbology...
- Changing a value is not possible, will revert to default value by clicking on another Widget.
Seems to effect everyth... - 11:51 PM Revision 2446dae1 (qgis): Some more new style connects
- 07:49 PM Bug report #16370: regression: processing's checkGrass7IsInstalled's v.voronoi algorithm check br...
- Some more information. Tryign to do a v.in.ogr import through GRASS's own GUI throws the following error:...
- 07:40 PM Bug report #16370: regression: processing's checkGrass7IsInstalled's v.voronoi algorithm check br...
- After further investigation, the problem might be a regression in GRASS 7.2 itself. The problem appears when v.in.ogr...
- 07:35 PM Revision f568ca2b (qgis): [Processing] Add SAGA LTR support in 2.18
- 07:30 PM Revision b1ae883d (qgis): [Processing] Add SAGA LTR support in 2.14
- 07:17 PM Revision 2fe7caf7 (qgis): [Processing] Saga: update gdal_io and Flow Accumulation (Flow Tracing)
- 07:12 PM Revision 265da3ff (qgis): Merge pull request #4292 from Gustry/fix_mac_build
- fix undeclared identifier on MAC in composer
- 06:17 PM Revision 1a46ddbf (qgis): [processing][API] rename runalg() and runandload() to improve
- readability
- 06:11 PM Revision e1a01106 (qgis): [processing][API] rename alglist() to printAlgorithms() to improve
- readability. Also introduce algorithmsList() call which returns
available Processing algorithms as list - 06:11 PM Revision c1e6ba0f (qgis): [processing] rename AlgorithmExecutor's runalg() and runalgIterating()
- to avoid overlapping with general functions and improve readability
- 05:48 PM Revision 8385cd9f (qgis): Handle arrays comparison in QgsExpression
- 05:48 PM Revision eeb12830 (qgis): Handle arrays in QgsExpression::quotedValue
- 04:03 PM Revision 79566f76 (qgis): remove unused method
- 03:17 PM Revision ccbca664 (qgis): code cleanups
- 02:44 PM Revision acd37449 (qgis): [processing][API] rename algoptions() to algorithmOptions()
- 02:35 PM Revision 11963776 (qgis): fix undeclared identifier on mac in composer
- 02:25 PM Revision 3e4fb56e (qgis): [processing][API] rename alghelp to algorithmHelp
- 12:09 PM Bug report #16371 (Closed): Continuous vector color scale
- That's implemented again in master using data defined colour assistant.
- 12:09 PM Bug report #16371 (Closed): Continuous vector color scale
- That's implemented again in master using data defined colour assistant.
- 07:26 AM Bug report #16371 (Closed): Continuous vector color scale
- The ability to have a continuous color scales for vectors seems to have been removed in recent versions. If it is sti...
- 11:36 AM Bug report #16372 (Closed): Point Layer with "WKBNoGeometry" in WMSCapabilities of QGIS Server
- Hy,
I integrated a point layer by using a vrt file. The vrt file contains a odbc connection to a firebird db.
... - 07:22 AM Revision 616868ef (qgis): Merge pull request #4054 from nyalldawson/fix_2738
- [composer] Restore legend customisation from composer templates (Fix #2738)
- 07:18 AM Revision 060a57f1 (qgis): Merge pull request #4287 from nyalldawson/processing_default_layer
- [processing] Default to current layer in layer selection combos
- 07:00 AM Revision 75b20ca9 (qgis): Add unit test for loading composer template restores legend customisation
- Sponsored by ENEL, on behalf of Faunalia
- 05:57 AM Revision 95c30725 (qgis): Update loose layer matching to use layer source, name and provider
- 04:01 AM Revision 746d288e (qgis): Don't emit layerOrderChanged when removing layers
- Otherwise it automatically enables the layer order panel
- 03:33 AM Revision 21df6252 (qgis): Fix incorrect project CRS when loading project (fix #16149)
- This commit fixes a situation where loading a project results
in incorrect project & canvas CRS. The bug is trigerred... - 02:58 AM Revision 22b3307b (qgis): [composer] Restore legend customisation from composer templates
- This change allows customised legends within composer templates
to be correctly restored when creating a new composit... - 02:46 AM Revision b8fd1fd7 (qgis): Some more use of QgsProject crs instead of canvas crs
- 02:15 AM Revision 8593e387 (qgis): Add missing api break note
- 02:13 AM Revision 0500865b (qgis): Set default layer CRS according to behaviour radio (fix #11889)
- Makes the new layer dialogs correctly respect the current project
CRS choice when set to follow project CRS. - 01:44 AM Bug report #16110: Processing toolbox is hardcoded to GRASS 70
- +1 for backport, also to 2.14 as long as this is LTR.
- 01:27 AM Revision 1042b442 (qgis): [composer] Fix maps defaulting to rectangle preview mode
- 01:20 AM Revision 7c79803c (qgis): Add missing dynamic cast for QgsTriangle to sip bindings
- 01:03 AM Revision a8e8eec9 (qgis): Convert almost all core connects to new style
- Just a handful remain which for various reasons cannot
be converted
2017-03-21
- 12:11 AM Feature request #16349: Make scale dependent visibility uniform for layers and labels
- Sorry I was unclear: the options must stay separate, whet should be uniform is the interface: currently the same opti...
- 02:28 PM Feature request #16349: Make scale dependent visibility uniform for layers and labels
- I like the option of having scale dependent labels and symbology separate.
Maybe make it an _option_ to have them uni... - 11:15 PM Feature request #2738 (Closed): Legend customizations are not saved in Composer Template
- Fixed in changeset commit:"616868efbeb72633fd0798efeaee05e75a92de71".
- 10:38 PM Revision b7d2b9fd (qgis): Merge pull request #4283 from nyalldawson/filterrect
- Remove QgsFeatureRequest::FilterRect
- 10:37 PM Revision 2e9f9969 (qgis): Merge pull request #4281 from nyalldawson/does_not_contain
- [FEATURE][processing] Add 'does not contain' to Extract By Attribute
- 09:23 PM Revision aad182fd (qgis): Merge pull request #4274 from nyalldawson/scroll_timer
- A different approach to avoiding accidently scroll changes
- 09:18 PM Bug report #16370 (Closed): regression: processing's checkGrass7IsInstalled's v.voronoi algorithm...
- On my master build, processing's GRASS7 algorithms are broken as the checkGrass7IsInstalled() function fails due to a...
- 06:06 PM Bug report #11889 (Closed): Setting "use project CRS" in "settings -> options -> CRS > CRS for ne...
- Fixed in changeset commit:"0500865b3f6b7599985e428cb235826910e71c81".
- 02:57 PM Bug report #16243: Crash while using Geo-reference Layer
- I didn't have the points saved on that sorry. I'll look to give it another try soon and save the details to catch tha...
- 02:35 PM Feature request #16315: Proper Mask Functionality
- I think with the feature request I submitted only for labels, that this is similar and could be accomplished with thi...
- 11:17 AM Revision e8deab21 (qgis): Fix QgsGeometryRubberBand.setGeometry binding also in 2.18
- 09:50 AM Revision fb3d07f3 (qgis): [FEATURE] New class for triangle
- Adds a new geometry class for Triangle geometries
Methods include orthocenter, bisectors, medians, medial, circumscr... - 09:27 AM Bug report #16211: Random Extract within Subsets saving only one subset
- Confirmed also in master and linux machine.
Other data used to test are in tests/testdata/points with field id2. Onl... - 08:06 AM Revision 0710fb5d (qgis): Flip some connects to new style
- 07:49 AM Revision bd179997 (qgis): Swap QgisApp to use new style connects
- 06:58 AM Revision 45f2cd55 (qgis): Fix duplicate QgsRectangle.toString methods
- Condenses the 2 duplicate methods to a single method which is usable from the Python bindings.
- 06:49 AM Revision b54fe1e3 (qgis): Use a clearer marker for main canvas position in view windows
- 06:37 AM Revision f6699332 (qgis): Fix Coverity null pointer derefence issues
- 06:35 AM Revision ce6783a3 (qgis): Fix Coverity null pointer dereference error
- 06:32 AM Revision 51c1d670 (qgis): Fix Coverity null pointer dereference warning
- 06:31 AM Revision e17c263e (qgis): Remove unnecessary null check
- 06:30 AM Revision 05a3ce3b (qgis): Fix broken logic test in QgsFeatureListModel conditional styles
- 06:29 AM Revision eb742bd2 (qgis): Fix possible null pointer dereference
- 06:24 AM Revision 545da60a (qgis): Fix coverity use of uninitialized variable error
- 05:11 AM Bug report #16368: QGIS Server (much) slower rendering than Desktop single thread after specific ...
- Performances degradations have also been reported for QGIS Desktop for specific prividers (like ms sql server) but al...
- 04:34 AM Bug report #16327: "Edit Create Options" dialogue doesn't handle whitespace correctly
- I tried to fix this issue. The problem lies on how QGIS stores list of profiles. It store as concatenation of all pro...
- 04:25 AM Revision f0709ae3 (qgis): Merge pull request #4279 from nyalldawson/layout_manager2
- Rework handling of compositions and projects, and composer windows
- 03:50 AM Revision ab11dfb7 (qgis): [composer] Don't load HTML for labels on project load
- Instead defer to composer load. Also make sure html is reloaded
when composition is force refreshed. - 03:32 AM Revision 9cba2658 (qgis): Better handling of composer map forced refreshes
- 02:51 AM Revision 7f1a0748 (qgis): Fix missing initial render of composer maps
- 02:51 AM Revision a1160e9e (qgis): Fix Windows build
- 02:04 AM Bug report #16369 (Closed): Filter query on WFS layer doesn't work
- I tried it with QGIS 2.18.4-1 as well as 2.99.0-32 (nightly build), both with the same behaviour. I wanted to add a W...
- 01:32 AM Revision 53160c7b (qgis): [composer] Port composer manager to layout manager
- Also switch to using a proper model to show/edit compositions
in the dialog. - 01:32 AM Revision c6602688 (qgis): Don't use combobox of existing composer names in new composer title dialog
- It's odd UX - selecting any of these results in an error message,
so giving them as choices is misleading.
Fix #1267... - 01:32 AM Revision 4a993de5 (qgis): Fix crash when reopening composers
- 01:32 AM Revision 885269ee (qgis): Only create composer item config widgets on demand
- Instead of creating them for all items when composer window
is opened, instead just create and destroy them when
requ... - 01:32 AM Revision dbf01603 (qgis): Rework atlas layer action to handle temporary composer windows
- 01:32 AM Revision 2e94f7de (qgis): Remove another use of old iface methods
- 01:32 AM Revision 54d1a93c (qgis): Add missing TransferThis annotation
- 01:32 AM Revision 3aef32a1 (qgis): [composer] Rework interface composer methods
- Since composer windows are now only created on demand, and
destroyed when the window is closed, the old interface met... - 01:32 AM Revision b4089528 (qgis): Add a basic interface for composer windows
- Not much there yet, but it adds an interface with stable API
which can be used by plugins and scripts to interact wit... - 01:32 AM Revision 148e2bcf (qgis): Better method to autogenerate composer names
- 01:32 AM Revision c9b87387 (qgis): Fix restoration of compositions from legacy projects
- 01:32 AM Revision 8d015731 (qgis): Add/refine test masks for server test
- 01:32 AM Revision b6c76186 (qgis): Restore opening existing composers
- 01:32 AM Revision 77706a64 (qgis): Avoid multiple map/legend renders while loading compositions
- 01:32 AM Revision 041129d5 (qgis): Fix loading composition triggers render of all composer maps
- Also cleanup some more unused API methods
- 01:32 AM Revision ce3c854f (qgis): Remove hack to get composer maps to follow canvas
- 01:32 AM Revision c60a73cb (qgis): [composer] Composer windows are created on demand and destroyed on close
- Avoids having to create a window and all widgets for every
composition when loading a project. Speeds up loading
proj... - 01:32 AM Revision bfb15da4 (qgis): Use layout manager when testing for unique composer names
- 01:32 AM Revision 3a1ac1a9 (qgis): [composer] Attach compositions to QgsProject
- This adds a new QgsLayoutManager class which is used for
storage and serializing/deserializing of compositions.
A Qg... - 01:32 AM Revision 63f7bee6 (qgis): Followup setting composition name
- 01:32 AM Revision 8c8ac615 (qgis): Port composer template saving and duplicating to layout manager
- 01:32 AM Revision 8478b7ab (qgis): [composer] Allow floating docks
- Now that composer windows are deleted on close, we no longer
suffer from the Qt bug which keeps floating docks open w... - 01:32 AM Revision 5722f15a (qgis): Remove more ununused composer code, fix updating existing
- compositions when settings change
- 01:32 AM Revision 79a11dcd (qgis): Extend layout manager tests
- 01:32 AM Revision 9be22e19 (qgis): Remove more unneeded composer window code
- 01:26 AM Revision ce7180ca (qgis): [processing] Default to current layer in layer selection combos
- Makes things easier for large projects and avoids scrolling through
a large list of layers - 01:12 AM Revision c412596b (qgis): Better saving/restoring of map view dock position
- Inspired by Sourcepole's kadas-albireo
2017-03-20
- 12:09 AM Revision 2a80d287 (qgis): [processing] Sync features in Select by Expression with Select by Attri...
- Adds new stuff like "is null"/"is not null"/"does not contain"
to the Select By Attribute algorithm. - 11:58 PM Revision 954ee203 (qgis): [FEATURE][processing] Add 'does not contain' to Extract By Attribute
- 11:57 PM Revision ecb233b7 (qgis): Add custom widget plugin for QgsScrollArea
- 11:46 PM Revision 907ad02a (qgis): Avoid accidental child widget value changes when scrolling scroll areas
- This adds a new QgsScrollArea widget which is a subclass of QScrollArea.
QgsScrollArea has extra logic which temporar... - 11:46 PM Revision 8e6d7927 (qgis): Swap all QScrollAreas to QgsScrollAreas
- 11:21 PM Bug report #16343: 2.18 build fails with latest sip/pyqt4
- More details and a workaround were published here: https://aur.archlinux.org/packages/qgis/ but Python support is sti...
- 11:02 PM Revision ece7ba72 (qgis): [Server] Enhance WCS mapLayerFromCoverage
- 11:02 PM Revision d1e8c261 (qgis): [Server] Enhance WFS mapLayerFromTypeName
- 11:01 PM Revision 313d7ffa (qgis): [Server] Layer cache messages
- 10:46 PM Revision 62368105 (qgis): More images cleanups: Removed the developers folder as it is not mainta...
- 10:46 PM Revision eb084125 (qgis): Update logos to use new QGIS logo
- 10:46 PM Revision d2b29a3e (qgis): Fixed build due to missing image resource reference.
- 10:46 PM Revision 9ac4f7c4 (qgis): In progress migration to new QGIS icon
- 10:38 PM Revision 58bd0e14 (qgis): [Server] Enhance WCS mapLayerFromCoverage
- 10:30 PM Revision 1ec067e7 (qgis): [Server] Enhance WFS mapLayerFromTypeName
- 10:26 PM Revision b15d9e49 (qgis): [Server] Layer cache messages
- 10:19 PM Bug report #15193 (Closed): Print composer performance at startup
- Fixed in changeset commit:"c60a73cb9a6bd552a0991614aa7993b2fcd20f1f".
- 10:19 PM Feature request #12673 (Closed): when creating a composer, show a *sorted* list of existing print...
- Fixed in changeset commit:"c66026886ec7480c7440ae1fead05cb1ecdba8fd".
- 08:18 PM Bug report #10828: project loading and adding/removing layers is slow if project has composers
- With the changes merged in https://github.com/qgis/QGIS/pull/4279 all sample projects attached here load instantly.
- 05:01 PM Revision f60dc811 (qgis): Wrap and expose system tray notifications (#4286)
- * Wrap and expose system tray notifications
* System tray notifications: renamed to showSystemNotification and const - 04:09 PM Revision 5adbc641 (qgis): QgsSettings: added Auth, App and Providers sections
- That should be all we need for namespaced settings.
- 02:03 PM Revision 8e71f1ec (qgis): [OGR provider] Use OGR_F_IsFieldSetAndNotNull() when available.
- Starting with GDAL 2.2, there are 2 concepts: unset fields and null fields
whereas previously there was only unset fi... - 01:56 PM Revision 06e336bc (qgis): Merge pull request #4285 from rouault/ogr_fast_changeattributes_2.18
- [2.18] OGR data provider: use transactions when changing attributes and geometries (if possible) (#16216)
- 01:26 PM Revision 6becea74 (qgis): [OGR provider] Run addFeatures() and deleteFeatures() within transaction
- Cherry-picked from fbb8ffcc164828158bef551bfbfc1302e8f8145f
- 01:25 PM Revision 6715441e (qgis): OGR data provider: use transactions when changing attributes and geomet...
- Cherry picked from 16a421c7a8292b4e697363e5c57634ff57025e3a
- 10:16 AM Feature request #16367 (Closed): Indicate filters in layer list
- 04:23 AM Feature request #16367: Indicate filters in layer list
- This is a duplicate to my feature request from 2 years ago which was classified as "Nice to have" : #12890
- 01:48 AM Feature request #16367 (Closed): Indicate filters in layer list
- I want to know if a filter is set for a map layer. Therefore, I suggest to add a filter icon right next to layer entr...
- 06:32 AM Bug report #16368 (Closed): QGIS Server (much) slower rendering than Desktop single thread after ...
- On the same machine, with the same settings, the rendering time of QGIS Server Master/QGIS 2.18.4 and 2.14 latest is ...
- 06:03 AM Revision f3e1772b (qgis): Remove QgsFeatureRequest::FilterRect
- This enum value has not been in use since filter rects were
separated from other filter types. Leaving it in API is c... - 05:34 AM Revision 603d02d4 (qgis): Fix incorrect results when using QgsFeatureRequest.acceptFeature with f...
- 03:27 AM Bug report #12479: gdal 2.0.0
- This matter needs to be resolved for QGIS 3.
- 03:26 AM Revision 4b041d6f (qgis): Improve docs
- 03:20 AM Bug report #15978: QgsRasterDataProvider::cStringList2Q_ without UTF8 support
- This matter needs to be resolved for QGIS 3, since it creates rubbish from any UTF8 string.
- 01:45 AM Revision 0ed14148 (qgis): Fix map not refreshed when deselecting/inverting selection (fix #16365)
2017-03-19
- 11:16 PM Revision 0d3cf574 (qgis): Revert "[FEATURE] Allow using secondary zoom wheel on mouse to magnify ...
- This reverts commit ecc49256a37d4333d9cefdeefff1f3fd7a38d893.
Works very badly for touchpads, where horizontal movem... - 06:36 PM Bug report #16353: regression: opening raster layer properties window fails to load layer min/max...
- This only affects master (2.99 to become 3.0) as it is a regression linked to the revamped raster min/max widget. I'v...
- 05:38 PM Bug report #16365 (Closed): selection icons behave different and selection changes do not repaint
- Fixed in changeset commit:"0ed1414885e49f6df26c3aed80970a9de94ea3b3".
- 03:44 PM Bug report #16366 (Closed): error with pit remove algorithm in QGIS 2.18.4
- When I run the TauDEM's Pit Remove algorithm in latest version (2.18.4) I get following error: *global name 'escapeAn...
- 12:52 PM Revision 6f430a60 (qgis): Move QgsAnimatedIcon to a generic implementation (#4272)
- 04:04 AM Bug report #7818: PostGIS warnings: Erroneous query: SELECT styleQML FROM layer_styles
- It seems that this error still occurs when adding a SpatiaLite layer.
- 01:22 AM Revision af746351 (qgis): fix build (followup 737719e)
2017-03-18
- 12:11 PM Revision 616b4dd9 (qgis): Set feature valid on setId
- 12:11 PM Revision 255eb98b (qgis): Make features valid on setAttribute and setGeometry
- Implements https://github.com/qgis/qgis3.0_api/issues/75
- 12:11 PM Revision babab3da (qgis): Fix failing test
- 06:28 AM Bug report #16353 (Feedback): regression: opening raster layer properties window fails to load la...
- Does this effectively affects only master/qgis3 or also previous versions?
- 03:57 AM Feature request #9387 (Closed): Print Composer - Coordinate system as expression
- Implemented in master ( QGIS 3.0)
- 03:57 AM Feature request #9387 (Closed): Print Composer - Coordinate system as expression
- Implemented in master ( QGIS 3.0)
- 03:56 AM Feature request #11193 (Closed): allow CRS selection for map frame in composer
- Implemented in master (QGIS 3.0)
- 03:56 AM Feature request #11193 (Closed): allow CRS selection for map frame in composer
- Implemented in master (QGIS 3.0)
2017-03-17
- 11:36 PM Revision d03ec911 (qgis): [auth] Add missing auth system ui headers for external C++ apps
- (cherry-picked from f3e90f1d5a87b2a7c6c693aa8ba3eaad64161b1d)
- 11:33 PM Revision 921a0c75 (qgis): Updates to QgsPasswordLineEdit
- - Add public func to set password visibility (instead of exposing slot)
- Add initial password visibility param; defa... - 11:14 PM Revision 16cf3665 (qgis): Add version parsing to FindQGIS CMake module
- 08:43 PM Revision 35fab876 (qgis): Updated ogr2ogr.py with GeoPackage in FORMATS and EXTS.
- GeoPackage really deserves to become a first class citizen in QGIS at for vector and probably also for raster :-)
(Wo... - 05:37 PM Revision 707ff843 (qgis): Merge pull request #4277 from rouault/outputformat_gml3_2.18
- [WFS provider] Select GML3 output format for WFS 1.0 when available
- 05:19 PM Revision 24e3214e (qgis): add checkbox to open sublayers in a group
- 05:18 PM Bug report #14394: Tooltips are blank (2.14, 2.18)
- Problem solved by changing Style from Plastique to Adwaita in Settings-->Options|General.
GTK+ and Adwaita-dark styl... - 05:12 PM Revision 737719e4 (qgis): [WFS provider] Select GML3 output format for WFS 1.0 when available
- Some WFS servers like QGIS servers can expose GML3 output format for GetFeature
requests, which enable to retrieve cu... - 01:48 PM Revision ed1b0a2e (qgis): Merge pull request #4270 from rouault/wfs_outputformat
- [WFS provider] Select GML3 output format for WFS 1.0 when available
- 11:55 AM Revision 1337ee38 (qgis): [composer] Smooth scrolling for touchpads
- 09:00 AM Revision 25fe2b07 (qgis): [labelling] fix font size @value variable (fixes #16362) (#4273)
- 06:58 AM Bug report #16354: mutually exclusive group prevent checking sub-children individually
- Hi Deniz,
I downloaded your project and loaded in 2.18.4
Only the first time I can click/hide polygon and lines lay... - 06:17 AM Bug report #16365 (Closed): selection icons behave different and selection changes do not repaint
- 1) there are two selection icons (1) and (2) in screedump, both with a little dropdown item next to it.
The first one... - 05:15 AM Bug report #16364 (Closed): Can't change feature rendering order in 2.5D renderer
- After applying it in layer properties, it always returns to a default formula.
- 05:13 AM Bug report #15855: Composer -> Export as PDF produced bigger file/crash qgis
- Now I see something interesting.
I have a composer template (_Template Format A3.qpt_ attachment) I use since 2.x.x.... - 04:40 AM Bug report #15855: Composer -> Export as PDF produced bigger file/crash qgis
- Windows 10 64 bits
QGIS 2.8.9 32 bits
A3 300 dpi, 3.92 MB PDF, ~5 seconds
A0 160 dpi, 12.8 MB PDF, ~5 seconds
QGIS ... - 03:54 AM Bug report #15855: Composer -> Export as PDF produced bigger file/crash qgis
- To reproduce this issue, please download sample shape files from http://data.statistik.gv.at/data/OGDEXT_GEM_1_STATIS...
- 04:57 AM Revision e5f58140 (qgis): Allow clicking mouse back button on stacked panel widgets
- Only works if click occurs outside of widgets - we probably should
start ignoring clicks which aren't left/middle/rig... - 04:55 AM Revision 7aff3e78 (qgis): Flip panel connects to new style
- 04:00 AM Revision ecc49256 (qgis): [FEATURE] Allow using secondary zoom wheel on mouse to magnify canvas
- 03:35 AM Revision 1a50352c (qgis): [FEATURE] Allow navigating back/forward through canvas view history
- with back/forward mouse buttons
- 03:28 AM Revision fa22fabe (qgis): Merge pull request #4266 from nyalldawson/raster_proj
- Avoid getting stuck in raster projector loop for long times
- 03:10 AM Revision 2dbb128d (qgis): Make raster engine safer with memory usage
- 02:35 AM Feature request #16363 (Closed): Add quadkey parameter in XYZ layers
- Some XYZ services (i.e. Bing Maps) use quadkey in a tile address, so it'll be handy to have this parameter in layer d...
- 02:28 AM Bug report #16342 (Open): Exporting shape file from a SpatiaLite table produces very large file size
- I can confirm the issue.
Using ogr2ogr the file size is 28 MB. But QGIS save as function output is 47 MB! - 02:02 AM Revision 68ec95df (qgis): Avoid getting stuck in raster projector loop for long times
2017-03-16
- 12:52 AM Bug report #16362 (Closed): regression: labelling font size @value variable not binded to value
- Fixed in changeset commit:"25fe2b07b9bd2b991d5359817053470797d1c379".
- 07:30 PM Bug report #16362 (Closed): regression: labelling font size @value variable not binded to value
- At some stage during the 2.99 dev cycle, the font size @value variable for labelling properties started returning NUL...
- 06:41 PM Revision 9887734a (qgis): don't crash on late update timeouts
- (cherry picked from commit 5541ad0c06e298c9df804b2236ff660f129db3e6)
- 06:39 PM Revision 5541ad0c (qgis): don't crash on late update timeouts
- 05:24 PM Revision e950b7b5 (qgis): Merge pull request #4268 from alexbruy/scripts-tests
- [processing] support for scripts in the test suite
- 04:49 PM Revision e1b1465b (qgis): move select by attribute script test to QGIS tests
- 04:48 PM Revision efa9935c (qgis): missed file
- 04:48 PM Revision a70e73cd (qgis): minor script fixes
- 04:48 PM Revision 394b4f1a (qgis): fix typo
- 04:48 PM Revision 911fc924 (qgis): add note about scripts tests to the README
- 04:48 PM Revision c603df1a (qgis): [processing] allow tests for scripts
- 04:48 PM Revision c4052e6e (qgis): added sample test script which calls two algorithms
- 04:42 PM Revision 3bcf287a (qgis): Processing tests (#4259)
- * [processing] qgis regular points test
* [processing] qgis shape buffer variable tests
* [processing] qgis create ... - 02:59 PM Feature request #16361 (Open): Processing - Typing in the model window should start listing tools
- In the model builder I can search for tools in the algorithm tab. As I type, the search lists matching tools. I would...
- 01:32 PM Revision 852f01b0 (qgis): [WFS provider] Select GML3 output format for WFS 1.0 when available
- Some WFS servers like QGIS servers can expose GML3 output format for GetFeature
requests, which enable to retrieve cu... - 12:24 PM Revision 56e67522 (qgis): add aux files generated by tests to .gitignore
- 11:54 AM Revision 90e91448 (qgis): Fetch geometries when required by expression filter
- Fix #16358
- 05:47 AM Feature request #16360 (Closed): Allow grouping items in Composer
- It would be useful to have a possibility to group items in Composer Items window. Like layer groups in a layer tree. ...
- 05:43 AM Feature request #12584: Change layer source
- changeDataSource plugin functionality should really be merged into core QGIS.
- 05:23 AM Revision 47a71135 (qgis): Fix some suffixes for spin boxes
- 04:48 AM Bug report #16359 (Closed): In the print composer dynamically referencing to page size presets le...
- In the print composer a preset page size is set (e.g. A0). Item sizes/positions are defined using expression evaluati...
- 03:56 AM Revision b0dc9f85 (qgis): [processing] Fix error when opening modeler (fix #16270)
- 03:50 AM Bug report #16358 (Closed): Can't use custom function to select by expression
- Fixed in changeset commit:"90e91448f6e09911b226305702ba40b089ec127d".
- 03:03 AM Bug report #16358 (Closed): Can't use custom function to select by expression
- I'm following this tutorial (http://www.qgistutorials.com/en/docs/custom_python_functions.html) on custom expressions...
- 02:14 AM Feature request #16357 (Closed): Allow to set extent from other layer in raster save as dialog
- At the moment raster save as dialog has two options - set output extent to whole layer and to current extent. It woul...
2017-03-15
- 09:25 PM Bug report #16341: Geopackage table behaves strange and ultimately kills QGIS.
- GDAL/OGR does not read the translated file from FME correctly. It is likely to be a bug with the FME translator. The ...
- 09:12 PM Revision 874c7263 (qgis): [BUGFIX][Processing] Vector tools -- add next methods for features iter...
- 09:07 PM Revision a7f92bd8 (qgis): [BUGFIX][Processing] Vector tools -- add next methods for features iter...
- 09:01 PM Revision eb223192 (qgis): [BUGFIX][Processing] Vector tools -- add next methods for features iter...
- 08:18 PM Bug report #16270 (Closed): Modeler does not work on QGIS master
- Fixed in changeset commit:"b0dc9f8517fe22462341ec4e01eaeec9c7c3234e".
- 04:48 PM Feature request #16356 (Open): allow get geometry column name of vector inputs
- as it seems possible from this answer
https://lists.osgeo.org/pipermail/qgis-developer/2017-March/047337.html - 04:39 PM Bug report #16110: Processing toolbox is hardcoded to GRASS 70
- Is there any chance that this could be back ported to 2.18?
I tried to apply the diff provided by J. Fischer but it ... - 01:12 PM Revision f18b8980 (qgis): Merge pull request #4258 from rouault/ogr_isfieldsetandnotnull
- [OGR provider] Use OGR_F_IsFieldSetAndNotNull() when available.
- 10:16 AM Bug report #16312 (Closed): missing icons in Processing script editor
- It was a matter of having obsolete files .qgis2/processing from a previous installation. I am closing this.
- 08:23 AM Revision e2d71812 (qgis): spelling
- 08:01 AM Revision fbb8ffcc (qgis): [OGR provider] Run addFeatures() and deleteFeatures() within transaction
- 08:01 AM Revision 16a421c7 (qgis): OGR data provider: use transactions when changing attributes and geomet...
- 07:49 AM Revision e4df60b2 (qgis): backport fix vertical alignment in attribute table references #12700 fu...
- 07:21 AM Revision 04508fcc (qgis): Update the install instructions
- - The install doc is not available in documentation nor translated
- SPIT plugin no longer exists
- Mention versionin... - 06:19 AM Revision ae45d8d4 (qgis): Move composer title to composition name
- Allows the name to be retrieved from core code
- 06:19 AM Revision 06074307 (qgis): Move "new view" action alongside other view tools in toolbar
- 06:19 AM Revision 29a8c0cf (qgis): [FEATURE] @layout_name variable for retrieving composition name
- Likely useful in some circumstances!
Fixes #15824 - 05:30 AM Revision 4f3cf688 (qgis): [style dock] fix defining min/max values via raster histogram (#4262)
- 04:22 AM Revision 59ad7695 (qgis): Never set the main canvas CRS manually
- Instead always rely on connection to project CRS changes
- 04:22 AM Revision a0073a38 (qgis): Better handling of pre 3.0 project CRS upgrades
- Project CRS is inconsistently used for 2.x projects, so always
take the main canvas CRS as the project CRS when openi... - 04:20 AM Bug report #16036: regression: node tool's snapping not working
- Windows 10 64 bits - QGIS 2.18.4, 2.14.12 and 2.8.9
It actually works but the snapping symbol does not show up using... - 03:50 AM Bug report #16036: regression: node tool's snapping not working
- Burghardt Scholle wrote:
>Under 'Project > Snapping Options ... > Advanced configuration' the list is often empty or ... - 02:39 AM Bug report #16036: regression: node tool's snapping not working
- Hi,
I just upgrade my qgis-dev on Windows to code revision 264c72 - and snapping works fine. Various tests with the c... - 01:18 AM Revision 4b53ac6e (qgis): Fix datum transformation for raster layers
- Forward port from d6185b5
- 01:06 AM Revision 738f4415 (qgis): Merge pull request #4253 from nyalldawson/multi_canvas2
- [FEATURE] Multi canvas/additional map views
2017-03-14
- 12:25 AM Bug report #16355: relative path in embedded groups are not respected
- with a demo project, it's always better.
would it be possible to add a test for this too? - 12:25 AM Bug report #16355: relative path in embedded groups are not respected
- with a demo project, it's always better.
would it be possible to add a test for this too? - 08:06 AM Bug report #16355 (Closed): relative path in embedded groups are not respected
- Embeding a layer with SVG symbols defined as relative path in a project not defined at the same path as the embed pro...
- 11:54 PM Bug report #16216 (Closed): OGR data provider is extemely slow on changing attribute values
- Fixed in changeset commit:"16a421c7a8292b4e697363e5c57634ff57025e3a".
- 11:42 PM Revision b8c3c139 (qgis): blacklist epsg:6966 and epsg:7082 for crssync
- 11:42 PM Revision f9a5a76c (qgis): fix duplicate labels in api_break.dox
- 11:32 PM Revision 16f32826 (qgis): backport fix vertical alignment in attribute table references #12700 fu...
- 11:05 PM Bug report #16354: mutually exclusive group prevent checking sub-children individually
- I added a demo project.
I cannot hide one of the two layers in the "sub-group" (i.e. lines or polygons). - 11:05 PM Bug report #16354: mutually exclusive group prevent checking sub-children individually
- I added a demo project.
I cannot hide one of the two layers in the "sub-group" (i.e. lines or polygons). - 08:02 AM Bug report #16354 (Closed): mutually exclusive group prevent checking sub-children individually
- In the shown example, the top group is mutually exclusive.
I cannot hide a layer of the sub-group.
Making the top... - 10:27 PM Revision a66ef0c0 (qgis): Merge pull request #4254 from Gustry/vertical_alignment
- make the attribute table vertical aligned
- 10:12 PM Feature request #15824 (Closed): Composer Name Variable
- Fixed in changeset commit:"29a8c0cf171ec94d988914876fbca5c4a559bb94".
- 09:59 PM Revision 647e814b (qgis): Merge pull request #4248 from arnaud-morvan/expressions_with_null
- Improve NULL handling in expressions
- 09:12 PM Revision afdbf1bb (qgis): fix FieldFormatter in pi_break.dox
- 06:26 PM Revision 85776a1b (qgis): Merge pull request #4256 from alexbruy/password-lineedit
- [FEATURE][needs-docs] new custom widget PasswordLineEdit
- 06:04 PM Bug report #16339: Embedded layer style and labels properties can be modified within the layer st...
- Hi Regis,
I checked with 2.99.0-Master QGIS code revision 2654c72 and it is not fixed. Is there another version and w... - 10:52 AM Bug report #16339: Embedded layer style and labels properties can be modified within the layer st...
- Hi Laurence,
can you test in QGIS 3 if the issue is correctly fixed?
If yes, that deserves backport to 2.18 (future... - 03:40 PM Revision 47dd83dd (qgis): [OGR provider] Use OGR_F_IsFieldSetAndNotNull() when available.
- Starting with GDAL 2.2, there are 2 concepts: unset fields and null fields
whereas previously there was only unset fi... - 02:27 PM Revision ac912cc0 (qgis): make the attribute table vertically aligned
- 12:37 PM Revision 0dc61cb2 (qgis): use new style for signal-slot connection
- 11:53 AM Revision 2ccdbc9a (qgis): use C++11 style initializer in custom widget
- 11:50 AM Revision d24ba19e (qgis): add Q_PROPERTY for showLockIcon
- 11:42 AM Revision ff2d1ad1 (qgis): update dialogs to use new password lineedit widget
- 11:42 AM Revision a537c0c0 (qgis): add SIP bindings
- 11:42 AM Revision f6e4c2b4 (qgis): add custom widget for Qt Designer
- 11:42 AM Revision 9e41b822 (qgis): remove unused forward declaration
- 11:42 AM Revision 1ef68358 (qgis): [FEATURE][needs-docs] new custom widget: password edit with built-in sh...
- password button.
- 10:15 AM Revision b1327380 (qgis): external resource widget config: use single combobox rather than checka...
- this will allow to use a data defined button later on
- 10:14 AM Revision 1e5f6491 (qgis): Fix some use of direct project key read when getter should be used
- 10:13 AM Revision 0ecba446 (qgis): Remove unused files
- 09:32 AM Feature request #16092: Option to display the feature count of the number of filtered results (in...
- Actually, it seems Shapefiles already use the filtered feature count, but not SpatiaLite/SQLite layers. I think the f...
- 09:04 AM Revision d6185b58 (qgis): Fix datum transformation for raster layers
- 08:27 AM Revision 730d10a1 (qgis): Fix failing test
- 07:45 AM Revision 0afc88e0 (qgis): Make sure main canvas is always synced to project CRS (part 1)
- Fix #16337
- 07:44 AM Revision 1aee4246 (qgis): Restore projects with OTF off to "no projection" (fix #16338)
- 07:44 AM Bug report #15626 (Reopened): GDAL-Tools (Raster menu) batch mode in QGIS 2.16 does not work
- Bug is back in 2.18.4 (windows).
Single file mode works but batch mode gives the following error:... - 07:44 AM Bug report #15626 (Reopened): GDAL-Tools (Raster menu) batch mode in QGIS 2.16 does not work
- Bug is back in 2.18.4 (windows).
Single file mode works but batch mode gives the following error:... - 07:44 AM Revision 798f0f7b (qgis): Avoid Qt warning due to null action
- 05:04 AM Bug report #16342: Exporting shape file from a SpatiaLite table produces very large file size
- Sample shape files (EPSG: 31259, Encoding: Windows-1252):
http://www.bev.gv.at/pls/portal/docs/PAGE/BEV_PORTAL_CONT... - 03:10 AM Bug report #16342: Exporting shape file from a SpatiaLite table produces very large file size
- Hi Saber,
the QGIS 'About' dialog says 'Compiled against GDAL/OGR 1.11.3':
!https://issues.qgis.org/attachments/108... - 03:20 AM Revision 2d37ca9b (qgis): Add method to interface to close map canvases
- 03:00 AM Revision 57637ca8 (qgis): Rework sync extent option for map views
- Instead of a single sync extent option, the option has been split
into a "sync map center" option, and a "sync scale"... - 02:41 AM Bug report #16353 (Closed): regression: opening raster layer properties window fails to load laye...
- I'm not sure when this regression slipped into QGIS but I suspect it is linked to commit 532eb58d1f4003a (which revam...
- 02:01 AM Revision e21b9080 (qgis): Port cursor marker from Aux Window plugin to multi canvas
- Shows a marker in map views indicating the position of the cursor
in the main canvas. Can be toggled on/off as desired. - 01:31 AM Revision 946a9d0e (qgis): Prevent synced view scale from going to 0 when resizing synced docks
2017-03-13
- 12:55 AM Revision 2694b737 (qgis): Remove warning on closing map views
- Seemed like a good idea, but in practice it's just more annoying
than it is useful - 12:55 AM Revision 48df5dd1 (qgis): Better initial placement of new map views
- 12:44 AM Revision 2f01c04d (qgis): Move New Map View action to View menu (more logical place)
- 12:43 AM Revision e2d64250 (qgis): Fix capitalization, formatting of strings
- 12:34 AM Revision dbfee13b (qgis): Indentation
- 12:28 AM Revision ea10cc68 (qgis): Allow annotations to be toggled in additional map views
- 12:28 AM Revision 419e53b8 (qgis): Fix map view synchronization with different CRS
- 12:28 AM Revision 95806bb5 (qgis): Make extra map views either follow the main canvas layers/styles,
- or allow them to be set to follow a map theme preset
I.e. all styling and configuration operations for secondary
vie... - 12:28 AM Revision 76b9d949 (qgis): Add toolbar buttons for navigating map views
- 12:28 AM Revision 560e9c25 (qgis): Allow renaming map views
- 12:28 AM Revision b2799007 (qgis): Refresh map extent when activating sync extent mode
- 12:28 AM Revision 73c09bf6 (qgis): Use a nicer icon for sync extent
- 12:28 AM Revision 40bb4e9a (qgis): Save extent sychronized state in project for views
- 12:28 AM Revision e1f41715 (qgis): Default to floating docks for new map views
- Helps minimise the effects of being unable to restore docked
view positions - 12:28 AM Revision dbe54c0d (qgis): Use a pan tool for map views
- 12:28 AM Revision 7b28760f (qgis): Move map view crs setting to menu
- 12:28 AM Revision 843a72e5 (qgis): Allow setting magnification factor for map views
- 12:28 AM Revision 29d77b0c (qgis): [FEATURE] Shell functionality for creating new canvases
- Allows new "map views" to be created in the main QGIS interface.
These are map canvases, but with limited functionali... - 12:28 AM Revision 02a0e532 (qgis): Add options menu and allow setting map view scale
- 12:28 AM Revision 9560bbaa (qgis): Fix crash when loading projects with multi canvas
- 12:28 AM Revision 271ed6cb (qgis): Allow canvas extents to be synchronized
- 12:28 AM Revision e4469c89 (qgis): Save/restore extra map views in project
- 12:28 AM Revision ee969df8 (qgis): Correctly handle reading/writing multiple canvas to project
- 12:28 AM Revision cb43ec3d (qgis): Close extra map views when changing project
- 12:28 AM Revision 2c61e4c4 (qgis): Handle deleting map views
- 12:28 AM Revision 864cae40 (qgis): Ensure operations which should apply to all canvases do
- 12:28 AM Revision f81b63b7 (qgis): Create new map canvases using QgsMapCanvasDockWidget
- Dock has a toolbar, currently with a single button to
allow users to set the CRS for the canvas - 12:28 AM Revision d6199804 (qgis): Ensure additional canvases respect settings
- 12:28 AM Revision d452ae12 (qgis): Ensure all canvases show annotations
- 12:28 AM Revision fa46e5ab (qgis): Add rotation control to map views
- 12:28 AM Revision 5c873f66 (qgis): Ensure all canvases are refreshed when project properties are applied
- 11:44 PM Bug report #16341: Geopackage table behaves strange and ultimately kills QGIS.
- I could, but that would not help. It is clear to me that parts of QGIS handles the values (that are there) perfectly ...
- 11:14 PM Bug report #16341 (Feedback): Geopackage table behaves strange and ultimately kills QGIS.
- when I run
@ogrinfo -ro kivik/kivik.gpkg highway@
It reports all the values to be NULL. So, I think it could be a c... - 11:14 PM Bug report #16341 (Feedback): Geopackage table behaves strange and ultimately kills QGIS.
- when I run
@ogrinfo -ro kivik/kivik.gpkg highway@
It reports all the values to be NULL. So, I think it could be a c... - 11:14 PM Bug report #16341 (Feedback): Geopackage table behaves strange and ultimately kills QGIS.
- when I run
@ogrinfo -ro kivik/kivik.gpkg highway@
It reports all the values to be NULL. So, I think it could be a c... - 11:14 PM Bug report #16341 (Feedback): Geopackage table behaves strange and ultimately kills QGIS.
- when I run
@ogrinfo -ro kivik/kivik.gpkg highway@
It reports all the values to be NULL. So, I think it could be a c... - 11:43 PM Bug report #16345: Spatial Bookmark Panel: crash on export
- Works fine in Ubuntu, I guess it is platform specific.
@Tobias, #16350 is not related to this bug and will be handle... - 11:43 PM Bug report #16345: Spatial Bookmark Panel: crash on export
- Works fine in Ubuntu, I guess it is platform specific.
@Tobias, #16350 is not related to this bug and will be handle... - 11:43 PM Bug report #16345: Spatial Bookmark Panel: crash on export
- Works fine in Ubuntu, I guess it is platform specific.
@Tobias, #16350 is not related to this bug and will be handle... - 06:29 AM Bug report #16345: Spatial Bookmark Panel: crash on export
- Andre Jesus wrote:
> Affect 2.18.4 only, 2.14.12 and prior versions work normal.
To the maintainer: Please also have... - 04:26 AM Bug report #16345: Spatial Bookmark Panel: crash on export
- Confirmed.
Affect 2.18.4 only, 2.14.12 and prior versions work normal. - 11:40 PM Bug report #16338 (Closed): Problem with QGIS projects with OTF in master
- Fixed in changeset commit:"1aee4246e0836ace38896a1cc1ac7f6f6bf00fd0".
- 11:40 PM Bug report #16337 (Closed): Wrong CRS displayed in status bar
- Fixed in changeset commit:"0afc88e07f4d526279f5ac640bc386c562b71d99".
- 11:36 PM Bug report #16342 (Feedback): Exporting shape file from a SpatiaLite table produces very large fi...
- Hi Reinhard,
What version of gdal are you using? I can't reproduce the problem with QGIS 2.18.4 (not from a ppa but ... - 11:28 PM Bug report #16346 (Feedback): [not working] select by radius
- It works fine under Windows too.
I think it is a local problem. Feel free to upload your data and project. Otherwise... - 11:28 PM Bug report #16346 (Feedback): [not working] select by radius
- It works fine under Windows too.
I think it is a local problem. Feel free to upload your data and project. Otherwise... - 06:32 AM Bug report #16346: [not working] select by radius
- Reinhard Reiterer wrote:
> I can not confirm that on Ubuntu 16.04 LTS (QGIS 2.18.4).
>
> See also: #14748
I figured... - 08:13 PM Revision 2654c72e (qgis): add windows download link for ninja to INSTALL
- 08:13 PM Revision 8bea7422 (qgis): fix flake8 warnings
- 04:47 PM Revision 97a37097 (qgis): Fix possible null-pointer dereference
- 04:47 PM Revision d6f4621b (qgis): [ArcGIS Rest] Fix connection key inconsistencies
- 04:47 PM Revision bdd3ce3b (qgis): [ArcGIS Rest] Fix some icons
- 01:47 PM Bug report #16352 (Feedback): keyboard shortcut for "Deselect Features from All Layers" button do...
- QGIS version 2.99.0-Master code revision cd7b19c, win 7 sp1 x64 home edition. If I set keyboard shortcut for "Deselec...
- 01:16 PM Revision b798c3a7 (qgis): Handle NULL in function "Array"
- 01:16 PM Revision f355fcd9 (qgis): Fix geometry aggregate when first geometry is NULL (usertype)
- 01:16 PM Revision adb13e1c (qgis): Fix aggregate when group_by value is NULL
- 01:12 PM Bug report #16351: copy/paste features does not include attributes
- Also, I have only tested on Win 7 OSGEO4W-64.
- 01:04 PM Bug report #16351 (Closed): copy/paste features does not include attributes
- When I copy and paste features into a new layer or another layer no attributes are pasted. This happens in 2.18.4 an...
- 11:46 AM Revision 55e7d93b (qgis): Fix link to developer's guide
- 10:20 AM Revision a652f73f (qgis): Merge pull request #4239 from nyalldawson/layer_freakin_order
- Allow retrieval of project layer order through QgsProject
- 10:04 AM Revision 6b8bcadd (qgis): Merge pull request #4249 from SrNetoChan/release-2_18
- Add between/not between to numerical fields in select by form
- 09:07 AM Revision 1ca73f4f (qgis): harmonize all providers to use lowercase qgis as settings key (#4252)
- (fixes ArcGisRest browser / connection dialog)
- 08:41 AM Bug report #16321 (Closed): ArcGISFeatureServer New Connection Not working. Cannot add a layer fr...
- Fixed in #d6f4621b6622341e68dd966260384c2a4e1e793e
- 06:57 AM Revision a8d627d5 (qgis): Revert "Remove no longer required hack to get composer maps to render"
- Because... server
- 06:28 AM Bug report #16350 (Closed): Spatial Bookmark Panel: precision gets trimmed
- I believe this is a bug, since it simply makes no sense.
When creating a bookmark, it gets stored at high precisio... - 06:13 AM Revision 3ffeabe2 (qgis): Fix failing composer map tests
- 06:03 AM Revision a271199b (qgis): When theme is removed, canvas falls back to default view
- 05:42 AM Revision 2cba5284 (qgis): If no project layer order set, use layer tree layer order
- for QgsMapThemeCollection::masterVisibleLayers()
- 05:11 AM Revision 0d0a81b0 (qgis): Clearing map canvas theme falls back to project layers
- 05:08 AM Revision 7f85169e (qgis): Move test to correct location
- 05:04 AM Revision 70bc526b (qgis): Indentation
- 05:03 AM Revision f4877ce8 (qgis): Remove no longer required hack to get composer maps to render
- canvas layers
- 04:40 AM Revision 452abb24 (qgis): Add method to QgsMapThemeCollection to retrieve ordered list of
- visible layers for the project
- 04:22 AM Revision a8816e55 (qgis): Qt5 style connects
- 04:20 AM Revision e8850648 (qgis): No longer need to store custom layer order for canvas bridge
- Since it's now set at the project level
- 03:52 AM Revision 2c3c1f7f (qgis): If no project layer order is set, fall back to stored layer order
- when retrieving map theme layers
Since we don't ever want to return no layers in this situation
using the stored ord... - 03:52 AM Revision 98eda352 (qgis): Auto-set GUI for custom layer order when API call to QgsProject::setLay...
- is made
- 03:52 AM Revision 5eccaf60 (qgis): Project layer order returns all layers in order, not just visible ones
- Otherwise map themes with different visible layers cannot be
correctly ordered - 03:52 AM Revision 6cfc6a1b (qgis): Allow retrieval of project layer order through QgsProject
- Previously this was only accessible through app
- 03:52 AM Revision 9faa628f (qgis): Layer order in map themes must always respect project layer order
- 03:07 AM Feature request #16349 (Closed): Make scale dependent visibility uniform for layers and labels
- the visibility widgets are different for layer general properties and label rendering properties. IMHO it would be ap...
- 01:37 AM Revision 5c02c8a3 (qgis): Merge pull request #4238 from nyalldawson/canvas_theme
- Allow setting map canvases to auto follow a map theme
- 01:00 AM Revision 9842fcbf (qgis): Add convience method to block while canvas is rendering
- NOT to be called from anything but unit tests and standalone
scripts!!
2017-03-12
- 12:53 AM Revision af532ecd (qgis): Improved docs for QgsMapCanvas::setTheme, handle setLayers and
- setLayerStyleOverrides when canvas is following a map theme
- 11:39 PM Revision 588a8fc9 (qgis): Add unit test for changing appearance of style in a theme
- 11:39 PM Revision 7b7c3e1a (qgis): Clearer docs
- 11:39 PM Revision 1e6bffe4 (qgis): Allow setting map canvases to auto follow a map theme
- 11:39 PM Revision 40f3c8c3 (qgis): Fix setting layers to match canvas theme
- 07:43 PM Bug report #14505: Crash when loading raster layer with debug version of QT
- Giovanni Manghi wrote:
> Is this still the case on 2.18.4 or qgis3/master?
I haven't upgrade my project to 2.18+ yet... - 03:43 PM Feature request #16348: Add parameter type 'multiple field'
- See also: http://gis.stackexchange.com/questions/231706/whats-a-good-way-to-implement-an-attributes-to-keep-option-in...
- 03:34 PM Feature request #16348 (Closed): Add parameter type 'multiple field'
- Please add parameter type 'multiple field' in the processing toolbox, to list all fields of an input vector as checkb...
- 01:44 PM Revision 1d528469 (qgis): Add PR template for github
- 01:44 PM Revision cd7b19c3 (qgis): Update pull request template and contribute.md
- 01:25 PM Bug report #16346: [not working] select by radius
- I can not confirm that on Ubuntu 16.04 LTS (QGIS 2.18.4).
See also: #14748 - 12:17 PM Bug report #16346 (Closed): [not working] select by radius
- Right now, "select by radius" deselects an existing selection only, but doesn't select any new items. All other selec...
- 01:24 PM Bug report #16347 (Closed): Processing script editor won't open
- I think it is related with the new QgsSettings instead of QSettings (#a10c890383dc636c6300ca91360e64e2db20b27c#diff-5...
- 12:56 PM Bug report #16180 (Closed): WMS browser panel loads wrong layer
- Sorry, took some time.
I tried it on a Windows computer, which has never seen QGIS before. I've installed 2.18.4 com... - 12:05 PM Bug report #16345: Spatial Bookmark Panel: crash on export
- Whoops, this is the correct attachment.
- 12:01 PM Bug report #16345 (Closed): Spatial Bookmark Panel: crash on export
- I've created this bookmark in "Spatial Bookmark Panel":
Name = "Düsseldorf"
Project = ""
xMin = 6.83
yMin = 51.21
xM... - 10:29 AM Bug report #16145: [macOS] Copy/paste table rows causes qgis to crash
- I just did it (renamed ~/.qgis2 folder and preference files) and it doesn't make any difference.
- 09:22 AM Revision 0798faad (qgis): Merge pull request #4250 from ismailsunni/XYZ_connection_dialog
- Update UI for XYZ Connection Dialog
- 08:48 AM Bug report #16344 (Closed): "Select Features by Value" - empty form
- Closed. The layer didn't have attributes.
- 08:45 AM Bug report #16344 (Closed): "Select Features by Value" - empty form
- The form / window of "Select Features by Value" is empty inside and outside an edit session (see attachment).
- 08:02 AM Revision 18851e4b (qgis): Use new style connect.
- 07:47 AM Bug report #16343 (Closed): 2.18 build fails with latest sip/pyqt4
- Even after commit:85a0db24f32351f6096cd8282f03ad5c2f4e6ef5, build still fails with sip 4.19.1 and pyqt4 4.12...
- 07:25 AM Revision 43b5ea12 (qgis): Update UI for XYZ Connection.
- 06:31 AM Bug report #15692: DB-Manager freezes when running complex SQL queries
- Anita Graser wrote:
> What do you mean with "freeze"? Does the query finish in DB Manager after the necessary process... - 06:09 AM Bug report #6798: when copying a table by d&d from one schema to another the serial property is l...
- Hi Giovanni, I will check GitHub as soon as I find some time. At the moment, I do not know how a PR works. However, I...
- 06:09 AM Bug report #6798: when copying a table by d&d from one schema to another the serial property is l...
- Hi Giovanni, I will check GitHub as soon as I find some time. At the moment, I do not know how a PR works. However, I...
- 05:50 AM Revision d10d6772 (qgis): [BUGFIX] Embedded groups are empty
2017-03-11
- 02:47 PM Bug report #15692 (Reopened): DB-Manager freezes when running complex SQL queries
- Hi Giovanni, this is a bug report, not a feature request. In pgAdmin III all queries I have tested finish after a few...
- 02:03 PM Bug report #16342 (Closed): Exporting shape file from a SpatiaLite table produces very large file...
- To reproduce this issue please import a shape file in a SpatiaLite table and export the table as a shape file again. ...
- 01:15 PM Revision b0a6689a (qgis): windows test:
- * skip options startup test (--help shows a message box on windows)
* avoid initial console help
(cherry picked from... - 11:08 AM Bug report #15855: Composer -> Export as PDF produced bigger file/crash qgis
- Inkscape can be used to reduce the size of .pdf files created in QGIS (see screencasts).
- 11:08 AM Bug report #15855: Composer -> Export as PDF produced bigger file/crash qgis
- Inkscape can be used to reduce the size of .pdf files created in QGIS (see screencasts).
- 11:08 AM Bug report #15855: Composer -> Export as PDF produced bigger file/crash qgis
- Inkscape can be used to reduce the size of .pdf files created in QGIS (see screencasts).
- 10:32 AM Bug report #15855: Composer -> Export as PDF produced bigger file/crash qgis
- As noted above, the proprietary GIS software, that we use at the moment, produces much smaller files than QGIS.
- 11:00 AM Revision 7293c057 (qgis): windows test:
- * skip options startup test (--help shows a message box on windows)
* avoid initial console help - 10:15 AM Bug report #16341 (Closed): Geopackage table behaves strange and ultimately kills QGIS.
- I have a geopackage file, with several OSM tables. The gpkg file is converted from osm with FME, and FME can inspect ...
- 05:17 AM Bug report #16299 (Closed): Processing: make URL to take Models from on-line collections configur...
- Already possible: Processing / Options / General / "Scripts and models repository"
- 05:17 AM Bug report #16299 (Closed): Processing: make URL to take Models from on-line collections configur...
- Already possible: Processing / Options / General / "Scripts and models repository"
- 03:34 AM Revision a08477bd (qgis): Add between/not between to numerical fields in select by form
- 03:30 AM Bug report #16334: Processing - Running a model freezes QGIS
- This seems to happen with any data or model that I use. I have tried several SHP files and models and QGIS still free...
2017-03-10
- 03:58 PM Revision a1e8d680 (qgis): [processing] Fix merge algorithm
- Fix #16292
- 02:20 PM Revision 856d2979 (qgis): fix zoom vactor value on percent
- 12:59 PM Revision 7786cabd (qgis): WMTS parsing bugfix backport
- Backport of fix https://github.com/geopython/OWSLib/commit/d2d7c60e2bf29f08f2b728ed031e596000aa3432 to fix https://gi...
- 12:48 PM Bug report #14597 (Reopened): Grid Interpolation requires Real data type with decimals for Z value
- This is still a problem in 2.18.4. I gave a QGIS workshop and all 12 participants had this issue on all platforms. If...
- 12:37 PM Bug report #16339: Embedded layer style and labels properties can be modified within the layer st...
- Also because the Layer/Labeling menu opens the layer styling panel, labels can be accessed from there as well.
- 11:48 AM Bug report #16339 (Closed): Embedded layer style and labels properties can be modified within the...
- When using an embedded layer from a 'parent' project within a 'child' project, the (parent)layer properties are not a...
- 12:08 PM Bug report #16340 (Closed): Layers within an embedded group are not displayed on the map
- Layer/Embedded layers and groups...
If you open a layer from a 'parent' project is is displayed on the map of the ... - 11:11 AM Revision 18a97a7f (qgis): change zoom factor value to percent
- 11:11 AM Revision 5e216414 (qgis): use QgsSpinBox instead of QSpinBox and add tooltip
- 11:02 AM Revision c11ef583 (qgis): Generalise editor widget config saving/restoring props from gui
- 11:02 AM Revision a024bc1b (qgis): Add missing description to root path property
- 10:10 AM Revision 7da08305 (qgis): * remove ext-libs/pyproj
- * for owslib pyproj 1.8.9 in jessie and trusty is sufficient
- 09:43 AM Bug report #16247: mssql data provider: filtering layer doesn't work
- Thomas Schneider wrote:
> > @Thomas Schneider
> > How is your usage with MSSQL layers?
> > I get constant Force Close... - 09:26 AM Bug report #16247: mssql data provider: filtering layer doesn't work
- > @Thomas Schneider
> How is your usage with MSSQL layers?
> I get constant Force Close.
Sorry, I didn't understand ... - 07:04 AM Bug report #16247: mssql data provider: filtering layer doesn't work
- Andre Jesus wrote:
> Giovanni Manghi wrote:
> > do you remember when? 2.8?
>
> I didn't understand.
forget, I misun... - 06:46 AM Bug report #16247: mssql data provider: filtering layer doesn't work
- Giovanni Manghi wrote:
> do you remember when? 2.8?
I didn't understand.
@Thomas Schneider
How is your usage with ... - 09:39 AM Revision 7bda715e (qgis): german translation fix (fixes #16335)
- 09:38 AM Revision a3ec30a0 (qgis): * remove ext-libs that are already available on target platforms
- * drop ubuntu precise support (not built anymore anyway)
- 08:36 AM Revision bea83775 (qgis): Fix typo
- 08:34 AM Bug report #16326: QGIS segfault when pointing to libjpeg/jdapimin
- The problem appears to be related to the QMS plugin so I'm assuming it has something to do with the plugin framework....
- 07:28 AM Bug report #16326: QGIS segfault when pointing to libjpeg/jdapimin
- Why the "c++ plugin" category?
- 07:01 AM Bug report #16326 (Feedback): QGIS segfault when pointing to libjpeg/jdapimin
- Which packages did you install?
Given that this
a) only surfaces with a plugin and
b) only affects one system
mak... - 08:02 AM Bug report #14589: GetCapabilities gets cached in a confusing way (even when QGIS cache is set to 0)
- This is still confirmed in 2.18.4. And worst is that happens even when cache size is set 0 in QGIS general options.
... - 08:02 AM Bug report #14589: GetCapabilities gets cached in a confusing way (even when QGIS cache is set to 0)
- This is still confirmed in 2.18.4. And worst is that happens even when cache size is set 0 in QGIS general options.
... - 08:02 AM Bug report #14589: GetCapabilities gets cached in a confusing way (even when QGIS cache is set to 0)
- This is still confirmed in 2.18.4. And worst is that happens even when cache size is set 0 in QGIS general options.
... - 07:28 AM Bug report #15606 (Open): DBManager python error on master
- 07:01 AM Bug report #15606: DBManager python error on master
- Yes, it was on qgis3/master...
- 06:51 AM Bug report #16292 (Closed): error merge vector layer in QGIS 2.18.4
- Fixed in changeset commit:"a1e8d680897d59f66d86010a4cdcfd192e9007af".
- 05:54 AM Bug report #16145: [macOS] Copy/paste table rows causes qgis to crash
- didier peeters wrote:
> @Giovanni: I made a short video to show you how this happens : https://app.box.com/s/1b0pzpva... - 01:51 AM Bug report #16145: [macOS] Copy/paste table rows causes qgis to crash
- @Giovanni: I made a short video to show you how this happens : https://app.box.com/s/1b0pzpva4l1gtwl0zu2z7ft6n9fgyt8u...
- 01:51 AM Bug report #16338 (Closed): Problem with QGIS projects with OTF in master
- This is related to:
https://github.com/qgis/QGIS/pull/4198
If you save a project in QGIS 2.x with OTF Off, in QGIS 3... - 01:36 AM Bug report #16337 (Closed): Wrong CRS displayed in status bar
- This is related to the new feature (https://github.com/qgis/QGIS/pull/4198) to set the OTF on as default.
To reprod... - 01:28 AM Revision 5a7e1fb2 (qgis): Merge pull request #4243 from tomkralidis/metasearch-add-data-dropdown
- MetaSearch: consolidate "Add WxS" buttons into single dropdown button
- 01:18 AM Revision 236f44dd (qgis): Avoid extra frame drawn around color wheel in menus
- Not needed, and looks very ugly with Qt5 styling
2017-03-09
- 12:46 AM Bug report #16333: Fetch WMTS fails in Python Console (with owslib) but works through QGIS widget
- Done: https://github.com/geopython/OWSLib/issues/361.
- 12:35 AM Bug report #16335 (Closed): Wrong German Text in Filter Selection
- Fixed in changeset commit:"7bda715ec3274b8c2cdc9c22f6b1131112e1da55".
- 12:09 AM Revision c850294e (qgis): [ArcGIS Rest] Fix some icons
- 12:09 AM Revision f5c9275b (qgis): [ArcGIS Rest] Fix connection key inconsistencies
- 12:07 AM Revision f10e9eee (qgis): remove python ext-libs that should meanwhile available everywhere
Also available in: Atom