Activity
From 2017-05-27 to 2017-06-25
2017-06-25
- 09:27 PM Bug report #16719: Data Source Manager reset values on changes
- Klas Karlsson wrote:
> -The- My problem with it is in every release (after further examination).
>
> The behavior... - 11:55 AM Bug report #16719: Data Source Manager reset values on changes
- -The- My problem with it is in every release (after further examination).
The behavior is actually the same in the... - 08:23 PM Bug report #16754 (Feedback): QGIS crahes when panning or zooming PostGIS raster
- isn't this duplicated of #8073?
- 06:46 PM Bug report #16754: QGIS crahes when panning or zooming PostGIS raster
- File info:
© OpenStreetMap
EPSG: 3857
2976 x 2104 Pixel
609,8 kB (609.777 Bytes)
raster2pgsq... - 06:46 PM Bug report #16754: QGIS crahes when panning or zooming PostGIS raster
- File info:
© OpenStreetMap
EPSG: 3857
2976 x 2104 Pixel
609,8 kB (609.777 Bytes)
raster2pgsq... - 06:42 PM Bug report #16754 (Closed): QGIS crahes when panning or zooming PostGIS raster
- QGIS crashes when panning or zooming a map with a PostGIS raster.
- 03:58 PM Bug report #16753: off-line editing synchronization cripples the original datasource if this is a...
- one more note: this does not seems to happen in the endpoint is qgis server, but I have been able to test only with l...
- 02:23 PM Bug report #16753: off-line editing synchronization cripples the original datasource if this is a...
- If the above edits operation are done one at a time (then synchronize back, then placing again off-line the datasourc...
- 02:10 PM Bug report #16753 (Closed): off-line editing synchronization cripples the original datasource if ...
- The functionality seems ok is the original layer is a PostGIS one, for example.
If it is a WFS-T and the edits mad... - 03:39 PM Revision b3549862 (qgis): Add unit test
- 03:39 PM Revision be32fdec (qgis): [bugfix] Attribute table model not updated after opening a project with...
- 03:38 PM Revision 30b35bd0 (qgis): Add unit test
- 03:22 PM Bug report #16428: Processing UI forms not rendering properly
- Version info:
QGIS version
2.99.0-Master
QGIS code branch
Release 2.99
Compiled against Qt
5.7.1
Running a... - 03:20 PM Bug report #16428: Processing UI forms not rendering properly
- I had this problem too (Debian testing... now stable :-) ),
could not use/show processing untill I used Matteo's 't... - 12:29 PM Revision d79b18fa (qgis): Update gitignore
- 12:07 PM Revision 2b7b0db7 (qgis): Allow keyword arguments for all arguments in PyQGIS bindings
- Previously this was only enabled for optional arguments (i.e.
those with default values). Enabling them for all argum... - 09:37 AM Bug report #16752 (Closed): Function Editor "New File" reset previous functions
- It seems like a click on the "New File" button (actually when you set the new file name), the function that is curren...
- 08:28 AM Revision 5f22ba1c (qgis): [bugfix] Attribute table model not updated when a feature is changed
- 08:01 AM Bug report #8619: Raster Calculator does not handle decimal values
- Still an issue in 2.18.9. Running on Linux Mint. Maybe it's about decimal separators, my locale uses ',', not '.'..? ...
2017-06-24
- 11:09 PM Revision 69af2f51 (qgis): Merge pull request #4773 from DelazJ/typo
- Typo fix
- 10:04 PM Revision e8ddc48d (qgis): review of the raster metadata viewer (#4726)
- 07:25 PM Revision 7a154061 (qgis): Typo fix
- 02:33 PM Revision e7ea972c (qgis): Indentation
- 12:30 PM Revision ef8e58bc (qgis): Unit test for feature info geometry filter
- 10:59 AM Revision 77b9b1a7 (qgis): Use unique_ptr
- 10:45 AM Feature request #16751 (Closed): open jpeg images with GPS EXIF as points
- duplicate of #6180
this is something you can meanwhile to achieve with the photo2shape plugin, or also the tag and... - 10:45 AM Feature request #16751 (Closed): open jpeg images with GPS EXIF as points
- duplicate of #6180
this is something you can meanwhile to achieve with the photo2shape plugin, or also the tag and... - 08:35 AM Feature request #16751 (Closed): open jpeg images with GPS EXIF as points
- When you drag and drop a .jpg image into QGIS it opens it as a Raster, however if the JPEG has a GPS coordinate in it...
- 10:43 AM Feature request #15282 (Open): backport to 2.18 "v.voronoi.skeleton.txt" (avaiable only on master).
- 10:17 AM Feature request #15282: backport to 2.18 "v.voronoi.skeleton.txt" (avaiable only on master).
- Isnt' this already implemented in:
https://github.com/qgis/QGIS/blob/master/python/plugins/processing/algs/grass7/... - 10:15 AM Feature request #15282: backport to 2.18 "v.voronoi.skeleton.txt" (avaiable only on master).
- Why set as not easy fix? It looks so to me. Am I missing something?
Thanks. - 06:00 AM Revision 47177661 (qgis): Remove misleading icon from vector split algorithm
- The algorithm doesn't split geometries - it seperates features
into different layers without altering the geometry - 06:00 AM Revision fbcb97c2 (qgis): Rename 'delete column' alg to 'Drop field(s)' (for consistency)
- 05:49 AM Revision e2331c91 (qgis): Fix error when deleting models
- 05:49 AM Revision bb735964 (qgis): Load other providers before model provider
- 05:47 AM Revision 5822ef9f (qgis): Refresh model algorithms when providers are added
- Since algorithms which models are dependent upon may now be
available, we need to rebuild them to ensure that they
wi... - 05:34 AM Revision ab9470da (qgis): More .model -> .model3 updates
- 05:33 AM Revision 5e7fbf44 (qgis): Make QgsAlgorithm::setProvider() public
- Turns out there's valid use cases for calling this from outside
code. - 04:01 AM Revision b1cadb18 (qgis): Use generic algorithm icon for qgis algorithms which do not
- have specific icons, instead of generic qgis icon
We consider these 'top level' algorithms, and using the
standard a... - 04:01 AM Revision 8f586ef0 (qgis): Move groups from QGIS (and QGIS native) provider to top level items
- in processing toolbox
Helps aid in user discoverability of these algorithms, and
indicates to users that these shoul... - 02:21 AM Revision 6efa7652 (qgis): Merge pull request #4770 from nyalldawson/proc
- More processing model porting, better invalid geometry feedback
2017-06-23
- 12:15 AM Revision d667bf59 (qgis): Move iterator exception handling to c++
- 11:36 PM Revision a8b364e2 (qgis): Port another member to c++
- 11:36 PM Revision 3249015f (qgis): Fix copy/paste error
- 11:36 PM Revision ebe0ebdb (qgis): Fix (unwanted) python exception in algorithm test
- 11:36 PM Revision 8e88276a (qgis): Remove another member from ModelerAlgorithm
- 11:36 PM Revision 10aeba2e (qgis): Move more modelling code to c++
- 11:36 PM Revision e7f13f5b (qgis): Port model help code to c++
- 11:35 PM Revision 9c47e1b1 (qgis): Fix errors when edit model help
- 05:46 PM Bug report #16507: Navigation problem with a VRT
- I can reproduce under Linux too. I strongly believe this is linked to use of a VRT from several threads which is know...
- 04:21 PM Bug report #16507: Navigation problem with a VRT
- BUT FIRST VERSION NOT OK
QGIS VERSION / 2.18.5
COMPILED AQAIN GDAL/OGR : 2.1.3
LIJPEG i haven't a version dut i ha... - 01:34 PM Bug report #16507: Navigation problem with a VRT
> Do you have a methode for using qgis2.18.9 and the same version of gdal/ogr ?
yes, compiling both gdal and qgi...- 05:37 PM Revision b6e25791 (qgis): Added note missing in python bindings
- 05:20 PM Revision dd4dbfc1 (qgis): Added ctor documentation
- 05:18 PM Bug report #16750 (Closed): Attribute table does not show display value in case a relation refere...
- It seems that in the attribute table in QGIS master the attribute tables shows the internal code instead of the displ...
- 05:13 PM Revision 12f7b1a7 (qgis): Removed helper functions from moc headers
- 05:03 PM Revision 95fc6edf (qgis): Indentation
- 04:51 PM Bug report #15964: Drag-and-drop form: impossible to drag fields into the right form panel
- confirmed in master.
- 04:41 PM Revision f3fe5582 (qgis): Move all app/ogr and datasource manager dialog to GUI
- 04:29 PM Bug report #16446: Many-to-many (N:M) relationship not working on simple case
- I tested that and it works for me though selecting rows is not so easy to understand.
In your dataset, the issue is... - 02:16 PM Bug report #16035 (Closed): Selected features does Not Work for Second Layer in processing
- Fixed in master
- 02:16 PM Bug report #16035 (Closed): Selected features does Not Work for Second Layer in processing
- Fixed in master
- 02:16 PM Bug report #16035 (Closed): Selected features does Not Work for Second Layer in processing
- Fixed in master
- 02:14 PM Feature request #5448 (Closed): Create a log file with model metadata
- Implemented in master
- 02:14 PM Feature request #5448 (Closed): Create a log file with model metadata
- Implemented in master
- 02:14 PM Feature request #5448 (Closed): Create a log file with model metadata
- Implemented in master
- 02:13 PM Feature request #16642: Add for a lot of tools the possibility of working only with selected feature
- Thanks a lot !
- 02:10 PM Feature request #16642 (Closed): Add for a lot of tools the possibility of working only with sele...
- This is fixed in master
- 02:10 PM Feature request #16642 (Closed): Add for a lot of tools the possibility of working only with sele...
- This is fixed in master
- 02:11 PM Bug report #16738 (Closed): Processing's widgets are not readable
- Duplicate of #16248
- 02:11 PM Bug report #16738 (Closed): Processing's widgets are not readable
- Duplicate of #16248
- 02:01 PM Bug report #16749 (Closed): Loading a layer from a GPKG that contains a lot of other layers is ve...
- To replicate:
* download https://goo.gl/s1qJKa (very big): it has thousands of tables, this was made on purpose to... - 02:00 PM Revision 59e0f780 (qgis): Release of 2.18.10
- 02:00 PM Revision 3130f800 (qgis): Release of 2.14.16
- 01:50 PM Revision df8aca14 (qgis): added new SAGA descriptions
- 01:32 PM Bug report #16743: Couldn't load PyQt - new installation qgis 2.18.9
- marjolein hermans wrote:
> strange. here both times problems.
> could my anaconda python installation(s) conflict w... - 09:10 AM Bug report #16743: Couldn't load PyQt - new installation qgis 2.18.9
- strange. here both times problems.
could my anaconda python installation(s) conflict with this python? - 12:23 PM Feature request #16747: Add option to label connected polygons once
- @Harrisou...
- 10:49 AM Feature request #16747: Add option to label connected polygons once
- I agree that would be a nice improvement to not have two contiguous polygon with same label...
@Regis, Couldn't some... - 09:29 AM Feature request #16747 (Feedback): Add option to label connected polygons once
- Not sure I get exactly what you need.
Be aware that union on geometry are really heavy computation tasks and they ... - 10:00 AM Revision 6a54130f (qgis): [layout] Add layout measurement and size classes
- These classes are used for storing measurements for a layout
(QgsLayoutMeasurement), sizes for a layout (QgsLayoutSiz... - 09:46 AM Revision b7e66b4f (qgis): [processing] restore simplify geometries & smooth algorithms (#4766)
- 09:08 AM Revision 7d7be9bb (qgis): [MSSQL] Don't MakeValid on geometries
- MakeValid can make geometry data we can't read back (e.g
GEOMETRYCOLLECTION) which is worse then
just a user error in... - 08:20 AM Revision 62f45343 (qgis): [MSSQL] Don't MakeValid on geometries
- MakeValid can make geometry data we can't read back (e.g
GEOMETRYCOLLECTION) which is worse then
just a user error in... - 06:34 AM Revision 81855a71 (qgis): Use FastInsert when adding features from processing
- 05:49 AM Revision 99cfb8fa (qgis): Fix processing algs crash when no source features exist
- Instead we output an empty layer - this may be critical for
multi-step models where there is validly no features pres... - 05:32 AM Revision 24eb6fd7 (qgis): Fix loss of output names in graphical modeler
- 05:20 AM Revision 19dd0976 (qgis): Merge pull request #4764 from nyalldawson/processing_exception
- Throw c++ exception when a Python exception occurs while running a algorithm
- 04:48 AM Revision c3e24b76 (qgis): Fix some processing tests where output is not generated or should
- not be compared
- 04:08 AM Revision 57f2c623 (qgis): Move invalid geometry callback from Python to c++
- 04:08 AM Revision 5ea07684 (qgis): Also call invalidGeometryCallback when skipping features
- 04:08 AM Revision a8cdde52 (qgis): Add test that python exception is caught when executing an alg
- 04:08 AM Revision cbc9e03b (qgis): Consolidate all QgsException subclasses in the same header
- 04:08 AM Revision 4ea85362 (qgis): Transform errors encountered while iterating features in
- processing are non-fatal. We report them to users, and treat the
feature as having no geometry, but don't stop execut... - 04:08 AM Revision a4f23fd1 (qgis): Throw QgsProcessingException when a python exception occurs while runni...
- 04:08 AM Revision 98617c90 (qgis): Report errors when executing algs within dialogs
- 04:08 AM Revision 958ca107 (qgis): [sipify] Add support for specifying VirtualErrorHandlers to use for a f...
- 04:08 AM Revision d63d560e (qgis): Add support for VirtualErrorHandlers in core sip
- Unfortunately requires a bunch of code to be duplicated from
QgsPythonUtilsImpl::getTraceback() into core.sip, but th... - 04:08 AM Revision 53e7ef88 (qgis): Add a QgsProcessingException exception
- 04:08 AM Revision eb39fb0e (qgis): Add SIP_VIRTUALERRORHANDLER to Doxyfile.in
- 04:08 AM Revision 93b7c280 (qgis): Report success or failure after running algs
- And auto catch python exceptions and report failure of model
- 04:08 AM Revision 2906d1f1 (qgis): Merge pull request #4763 from nyalldawson/algs3
- Restore more processing algs
- 03:03 AM Revision 7548cf0f (qgis): Code format
- 03:01 AM Revision 7ed6c90f (qgis): Code format
- 02:55 AM Revision 5384a60f (qgis): [MSSQL] Fix pointer error
- 02:16 AM Revision dfd0d1f4 (qgis): [MSSQL] Better fix to removing MZ. Thanks to Nyall ;)
- 02:14 AM Revision b6986121 (qgis): [MSSQL] Better fix to removing MZ. Thanks to Nyall ;)
2017-06-22
- 01:31 AM Revision 53305a85 (qgis): [MSSQL] Remove Z/M from WKT type name on insert/update
- SQL Server doesn't follow OGC standard of LINESTRINGZ so we have
to remove it. SQL support LINESTRING(x y z) but not ... - 01:20 AM Revision c793a922 (qgis): [MSSQL] Remove Z/M from WKT type name on insert/update
- SQL Server doesn't follow OGC standard of LINESTRINGZ so we have
to remove it. SQL support LINESTRING(x y z) but not ... - 09:59 PM Revision f1962468 (qgis): Merge pull request #4734 from nyalldawson/addfeatures
- Add a flag argument to QgsFeatureSink::addFeatures, support fast feature insert
- 08:25 PM Revision e40f92cc (qgis): sipify analysis interpolation (#4757)
- 07:27 PM Bug report #16748 (Closed): Position of an attribute table object in a composer doesn't follow th...
- Hello QGIS Community,
I have a project with an atlas based on a layer with several entities and attributes.
In my... - 07:18 PM Revision 46596914 (qgis): highlight fix
- 06:07 PM Feature request #16747 (Feedback): Add option to label connected polygons once
- h1. The Problem
Under Layer Properties -> Labels -> Rendering -> Feature options, there is an option to "Merge con... - 05:24 PM Bug report #16507: Navigation problem with a VRT
- Giovanni Manghi wrote:
> Thomas Ailhaud wrote:
> > I have download the last version 2.18.9.
> >
> > The bug is s... - 04:44 PM Bug report #16741: Cannot load UI form store into PostGreSQL database
- Giovanni Manghi wrote:
> Hi, is this a question/support request or a bug report?
As Bertrand says, it's a bug repor... - 02:21 PM Bug report #16741 (Open): Cannot load UI form store into PostGreSQL database
- 01:56 PM Bug report #16741: Cannot load UI form store into PostGreSQL database
- Hi, I think this is a bug report because I encounter the same issue.
I've saved a style with fields populated by lis... - 01:41 PM Bug report #16741 (Feedback): Cannot load UI form store into PostGreSQL database
- Hi, is this a question/support request or a bug report?
- 12:10 PM Bug report #16741 (Closed): Cannot load UI form store into PostGreSQL database
- Hi,
I can successfully save UI when I save style to PostGreSQL.
Problem is when I wanted to load it. UI is not lo... - 04:21 PM Revision e0efbda9 (qgis): [FEATURE]: Select features in feature info intersecting a geometry
- 03:52 PM Bug report #16743: Couldn't load PyQt - new installation qgis 2.18.9
- just did both (standalone and osgeo4w) on win7 pro, no issues at all. My test user has admin rights.
- 02:17 PM Bug report #16743: Couldn't load PyQt - new installation qgis 2.18.9
- same problem with the osgeo4w one... unfortunately
Couldn't load PyQt.
Python support will be disabled.
Trac... - 01:57 PM Bug report #16743: Couldn't load PyQt - new installation qgis 2.18.9
- i'll try. problem is that i am not administrator...
- 01:56 PM Bug report #16743: Couldn't load PyQt - new installation qgis 2.18.9
- try the osgeo4w one, follow the advanced install and see if the result it the same of it works.
- 01:55 PM Bug report #16743: Couldn't load PyQt - new installation qgis 2.18.9
- standalone installer from http://www.qgis.org/en/site/forusers/download.html (64 bit windows version)
- 01:53 PM Bug report #16743 (Feedback): Couldn't load PyQt - new installation qgis 2.18.9
- standalone installer or osgeo4w?
- 01:52 PM Bug report #16743 (Closed): Couldn't load PyQt - new installation qgis 2.18.9
- I am new to qgis. after installation I get the error below when I start qgis.
please advise how i could solve this.
... - 03:32 PM Revision 5c6e794b (qgis): nearest point measure in identify tool
- 03:29 PM Revision 7cd517c6 (qgis): [FEATURE] Legend for markers with data-defined size
- (Merge pull request #4752 from wonder-sk/legend-data-defined-size)
- 03:18 PM Bug report #16746 (Closed): Hide/Show attribute columns in attribute table fails after toggling c...
- Steps to reproduce:
1.
Show an arbitrary attribute table
2.
Right click a column-header and open the "Organiz... - 03:12 PM Bug report #16745 (Closed): Relation reference widget: entries with a primary key of 0 are not pr...
- Ways to reproduce:
1.
Load two tables with a common key. The second table should be no-geometry "value list" tabl... - 02:38 PM Revision 863b7d2b (qgis): Fix the last test image
- 02:35 PM Feature request #16744 (Open): Variables: extend map/canvas extent related variables to other parts
- Currently, it looks like one can use the map canvas attributes (id, rotation, center, height, width...) to style or l...
- 01:50 PM Revision 4976d59f (qgis): Fix few bugs + fix test images + allow data-defined size without transf...
- 01:27 PM Bug report #16742 (Open): Browser Panel: unable to find all the connected drives
- The browser panel doesn't show all the drives I can connect to. Actually it fails to show a drive I pluged in as a ne...
- 12:56 PM Revision 59ca9859 (qgis): Use white bg color for test images to avoid black background
- 10:59 AM Revision 60c3dcf9 (qgis): Fix writing of legend symbol to project file
- 10:58 AM Revision e6863be6 (qgis): Fix subclassing of QgsDiagramRenderer in Python
- 10:53 AM Revision 531e1a32 (qgis): Update tests
- 10:43 AM Bug report #16740 (Closed): Status Bar: the Extent textbox doesn't show all the values
- See screenshot
Note that in 2.18 it has enough size to show all the extent values - 10:39 AM Bug report #16739 (Closed): Status Bar: impossible to paste text in the Extent textbox
- In the QGIS main status bar toggle the Coordinates widget to Extent.
Right-click in the frame: you are only allowed ... - 10:23 AM Revision 3232ef96 (qgis): Restore random extract + Random Extract within subsets algs
- 10:23 AM Revision 45eac05a (qgis): Restore vector split algorithm
- 10:22 AM Revision d8c44cb6 (qgis): Fix creation of feature sinks when using windows style paths
- 10:21 AM Revision 9d8118c9 (qgis): Fix dest selection panel when used in folder mode
- Also fix some UX issues with the panel in folder, such as
correctly remembering/restoring last used folders, defaulti... - 10:21 AM Revision 76a98449 (qgis): Add folder output type
- 10:21 AM Revision 6be4875a (qgis): Restore symmetrical difference alg
- 10:20 AM Revision 66d1a588 (qgis): Restore regular points alg
- 10:20 AM Revision c33f9400 (qgis): Restore Postgis Execute SQL alg
- 10:20 AM Revision 38f1d9c7 (qgis): Restore import into postgis algorithm
- 10:19 AM Revision 22246dc3 (qgis): Upgrade postgis widget wrappers to new API
- 10:19 AM Revision 8af308d2 (qgis): Fix creation of widget wrappers via metadata parameters
- 10:19 AM Revision 1b696a7f (qgis): Make QgsVectorLayerExporter::flushBuffer public
- Sometimes it's necessary to manually call this, instead of
deleting the exporter and letting it be called automatical... - 10:18 AM Revision f304828f (qgis): Allow storing arbitrary metadata in parameter definitions
- 10:18 AM Revision 33aa798c (qgis): Make 'merge' algorithm store the original layer name and source
- 10:17 AM Revision 00ead638 (qgis): Cleanup alg imports
- 10:16 AM Revision 432dd9dd (qgis): Remove deprecated algorithms
- Removed:
- Basic Stats for Numbers/String algs (replaced by generic
Basic Stats alg)
- Split Lines with Lines (replac... - 10:16 AM Revision 2d3d9b4c (qgis): Remove python algs where a native alg exists
- Removed python algs are:
- Centroids
- Clip
- Dissolve
- Extract by attribute
- Extract by expression
- Multipart to ... - 10:15 AM Revision db00cb1c (qgis): Resurrect a processing test
- 10:06 AM Revision 78a990b5 (qgis): Fixing tests
- 09:25 AM Bug report #16738 (Closed): Processing's widgets are not readable
- See screenshot.
- 04:21 AM Revision df07772a (qgis): Fix error when adding parameter
2017-06-21
- 12:21 AM Revision c0293dce (qgis): Merge pull request #4762 from nyalldawson/processing_model_c++
- Resurrect ability to run processing models
- 11:02 PM Revision 0db4cf37 (qgis): Add another test
- 10:58 PM Revision 1d69939d (qgis): Fix build
- 10:49 PM Revision 312c8107 (qgis): Sipify
- 10:49 PM Revision 065c9840 (qgis): Don't create unused optional outputs when running models
- 10:49 PM Revision 86f33c68 (qgis): Expand model unit test coverage
- 10:49 PM Revision 780f4331 (qgis): Add method to generate temporary destination parameter value
- 10:48 PM Revision e8a03b91 (qgis): Move default file extension code to c++
- 10:48 PM Revision a87ca09e (qgis): Move some temp file/folder utils to c++
- 10:48 PM Revision b1879df3 (qgis): Destination parameters track whether they support non-file based outputs
- 10:47 PM Revision d1ed7d15 (qgis): Steps towards executing models
- 10:47 PM Revision 47f2cc89 (qgis): Fix generation of outputs for models
- 10:47 PM Revision 1df9f6b6 (qgis): Start on executing models
- 10:45 PM Revision fe0f2498 (qgis): Fix generation of destination parameters for models
- 10:45 PM Revision c36169a0 (qgis): Fix some errors in graphical modeler
- 10:40 PM Revision b01cae07 (qgis): Merge pull request #4761 from nyalldawson/algs2
- Port more processing algs to new API
- 09:18 PM Revision a65e1712 (qgis): Fix test
- 09:16 PM Revision ce42d6c4 (qgis): Reduce noise in algorithm tests
- 06:35 PM Revision 57bf9daa (qgis): Document semantic of SegmentationToleranceType
- .. and default of QgsCircularString::curveToLine
[ci skip] - 06:26 PM Bug report #16737 (Closed): QGIS crash every time when I use python console
- QGIS 2.14.14 crashes every time I use Python console. I am using macOS Sierra.
- 05:02 PM Revision a2e010c3 (qgis): param description fix
- 03:12 PM Revision fb6f181f (qgis): support copy vector layer to browser postgres/spatialite by drag and drop
- 03:12 PM Revision c1d48628 (qgis): force copy action when dragging layer to browser
- 03:01 PM Revision 146683f5 (qgis): Back to unique_ptr
- 02:54 PM Revision 415d3e90 (qgis): Use bold font in tests + fix a unit test
- 02:35 PM Revision f33974e9 (qgis): Use panel widget for data-defined size legend
- 02:24 PM Bug report #16730: python error in DB Manager when connecting to a Geopackage datasource
- @even make it sense to use a custom code instead of using directly Dataprovider qgis api that seems they work managei...
- 02:21 PM Bug report #16730: python error in DB Manager when connecting to a Geopackage datasource
- Fixed per commit:2fb0b16364122badf1b797c77bb89cc1eddffcfe / commit:6cfd1a0f51251691e46741fef519ca6eace11405
The l... - 02:00 PM Bug report #16730: python error in DB Manager when connecting to a Geopackage datasource
- the layer that fail is: "Zagros, Elam, and Iran" (the firt enountered in the GDAL GetLayers)
the
geomtype = 0 (wkb... - 11:22 AM Bug report #16730: python error in DB Manager when connecting to a Geopackage datasource
- btw tables whould be managed by https://issues.qgis.org/projects/qgis/repository/revisions/8c7ca625cce39a6d38dd808f22...
- 11:17 AM Bug report #16730: python error in DB Manager when connecting to a Geopackage datasource
- without much debug I can see that geomname is set only if:...
- 11:16 AM Bug report #16730: python error in DB Manager when connecting to a Geopackage datasource
- confirmed
- 02:22 PM Revision a9f97fc4 (qgis): Port create attribute index alg to new api
- 02:18 PM Revision 6cfd1a0f (qgis): [DBManager] Avoid unhandled exception on a untyped geometry (wkbUnknown...
- 02:17 PM Revision 2fb0b163 (qgis): [DBManager] Avoid unhandled exception on a untyped geometry (wkbUnknown...
- 02:13 PM Revision c685ec2b (qgis): Add missing tests for vector input parameter, add vector out parameter
- 02:13 PM Revision 0da36522 (qgis): Rename some parameter classes for consistency
- 02:12 PM Revision aa96e786 (qgis): Native extract by expression and attribute algs
- 02:11 PM Revision 31167718 (qgis): Resurrect some processing algs, port multipart to singlepart to c++
- 12:08 PM Revision 2bf92f34 (qgis): sipify analysis raster
- 11:52 AM Feature request #16736 (Open): Python Console: make more obvious that the Save button of the Comm...
- From the contextual menu of the input area, you can choose to save the command history. Hitting Save shows a "History...
- 11:10 AM Bug report #16735 (Closed): Python Console: typing _api should open the version API documentation...
- In the input area of the Python Console, type *_api*
Normally, it should open the online API documentation of the QG... - 11:00 AM Bug report #16507: Navigation problem with a VRT
- Damien Smith wrote:
> I also have this issue since 2.18.5 using JPEG-compressed YCbCr GeoTiffs. A workaround is to ... - 10:27 AM Revision 537ef07c (qgis): sipify analysis vector
- 07:35 AM Feature request #16734 (Feedback): Per-layer option to display only legend items visible on curre...
- What about the green "funnel" icon? If I understand correctly this is what you're trying to do.
2017-06-20
- 01:30 AM Bug report #16507: Navigation problem with a VRT
- I also have this issue since 2.18.5 using JPEG-compressed YCbCr GeoTiffs. A workaround is to load all of the individ...
- 11:17 PM Feature request #16734 (Feedback): Per-layer option to display only legend items visible on curre...
- This checkbox is already there for atlas features. Legend displays only features visible on current atlas page. Since...
- 11:11 PM Feature request #16733 (Open): Add layer-centric expression functions
- While there are a lot of feature-centric functions, there is no function to get layer as a whole with it's properties...
- 10:07 PM Bug report #16732: QGIS Crashing Continually
> I have had the exact same experience in February while conducting a QGIS course at an university. Constant minidu...- 10:03 PM Bug report #16732: QGIS Crashing Continually
- Leigh Seitz wrote:
> Using the osgeo4w installer, I installed the long term version 2.14.15 which fixed the problem ... - 09:55 PM Bug report #16732: QGIS Crashing Continually
- Leigh Seitz wrote:
> Using the osgeo4w installer, I installed the long term version 2.14.15 which fixed the problem ... - 09:49 PM Bug report #16732: QGIS Crashing Continually
- Using the osgeo4w installer, I installed the long term version 2.14.15 which fixed the problem of crashing on my comp...
- 09:18 PM Bug report #16732 (Feedback): QGIS Crashing Continually
- how did you install on Windows and macOS?
on Windows did you used the osgeo4w installer? can you check the version... - 09:18 PM Bug report #16732 (Feedback): QGIS Crashing Continually
- how did you install on Windows and macOS?
on Windows did you used the osgeo4w installer? can you check the version... - 09:10 PM Bug report #16732 (Closed): QGIS Crashing Continually
- Hi, I was running a training on introductory QGIS and the most recent version keeps crashing on both PC and Mac users...
- 07:53 PM Bug report #16727 (Closed): Importing files from GDB containing a .shp file
- Agreed - the amount of work required to fix this is not justified by the extreme rareness of reproducing it in the wild.
- 07:53 PM Bug report #16727 (Closed): Importing files from GDB containing a .shp file
- Agreed - the amount of work required to fix this is not justified by the extreme rareness of reproducing it in the wild.
- 10:30 AM Bug report #16727 (Feedback): Importing files from GDB containing a .shp file
- "...placed a shapefile into my GeoDatabase in windows explorer by accident..."
it seems to me a very (very) edge c... - 10:30 AM Bug report #16727 (Feedback): Importing files from GDB containing a .shp file
- "...placed a shapefile into my GeoDatabase in windows explorer by accident..."
it seems to me a very (very) edge c... - 09:13 AM Bug report #16727 (Closed): Importing files from GDB containing a .shp file
- When using the, Add Vector Layer -> Directory -> Type= "OpenFIleGDB" and browsing to a Geodatabase created by ArcGIS,...
- 05:04 PM Revision 5cff21f9 (qgis): More build fixes
- 04:32 PM Revision 5ef70f1a (qgis): Merge pull request #4754 from boundlessgeo/browsertree-collapse-backport
- [bugfix] Browsertree collapse network provider items
- 04:04 PM Bug report #16715: Processing: SELECT algs don't work in modeller on Windows
- Anita Graser wrote:
> Since models in current Processing versions ignore selections, I'm not sure if there is any us... - 03:50 PM Revision 0bd29c3f (qgis): Fix build problems
- 03:40 PM Bug report #16731 (Closed): Processing/GRASS tools fail if input datasource has spaces in the name
- For example try v.buffer
- 03:36 PM Revision 009e47e3 (qgis): fix tests
- 03:36 PM Revision 01ffc4ed (qgis): sipify core composer part 1*
- 03:36 PM Revision eddd2587 (qgis): sipify core composer part 4
- 03:36 PM Revision b52f7c29 (qgis): sipify core composer part 2
- 03:36 PM Revision c9a75090 (qgis): sipify core composer part 3
- 03:31 PM Revision cfa6a319 (qgis): Merge pull request #4716 from DelazJ/addlayer
- Reorganize the Datasource Manager tabs
- 03:03 PM Revision 7d910d51 (qgis): [bugfix] Browsertree collapse network provider items
- Backport of https://github.com/qgis/QGIS/pull/4742
Prevent expansion of WMS connection layers when restoring the bro... - 02:40 PM Revision 66fb8d0a (qgis): Revert "Removed ui_qgstablewidgetbase.h"
- This reverts commit d9d68724344c164dcec29e8cbe80ae4873fc988d.
- 02:21 PM Bug report #16718: QGIS MSSQL Layer creation error in OSX
- Jerome Anthony wrote:
> Giovanni Manghi wrote:
> > is this to report the same kind of issue as #16716?
>
> Is th... - 08:36 AM Bug report #16718: QGIS MSSQL Layer creation error in OSX
- Giovanni Manghi wrote:
> is this to report the same kind of issue as #16716?
Is there anything you guys want from... - 02:12 PM Revision 3615a7d7 (qgis): Merge pull request #4729 from nyalldawson/processing_model_c++
- Porting processing model algorithm to C++, pt 1
- 02:09 PM Bug report #16726 (Feedback): Using the browser QGis chrashes when opening a folder that contains...
- Cannot confirm on Linux and Windows, 2.18.9 and master.
- 02:09 PM Bug report #16726 (Feedback): Using the browser QGis chrashes when opening a folder that contains...
- Cannot confirm on Linux and Windows, 2.18.9 and master.
- 08:13 AM Bug report #16726 (Closed): Using the browser QGis chrashes when opening a folder that contains t...
- The file is a DEM downloaded from EarthExplorer. I could open it in the previous version of QGIS.
https://www.drop... - 01:39 PM Bug report #16730 (Closed): python error in DB Manager when connecting to a Geopackage datasource
- It happens that I created (via ogr2ogr) a GPKG file from a KML one.
This GPKG file works ok in QGIS when layers ar... - 12:44 PM Revision ea0b6899 (qgis): Manual configuration of classes in legend with data-defined sizes
- 11:23 AM Revision d3a2f7cd (qgis): Models can now be saved and restored
- 10:33 AM Revision f21f502a (qgis): Add methods to convert parameter definitions to/from variants
- 09:53 AM Bug report #16729 (Open): The scaling bar go in the "space" after having activate the atlas
- After having activated the atlas, the X position of my scale bar change in 10000000mm. I put images to illustrate the...
- 09:43 AM Bug report #16728 (Closed): After having activated an atlas, it's no more possible to select an o...
- To be more accurate, it's possible to do a selection but the "little square" placed in the angle of the object disapp...
- 09:26 AM Revision 9a2f14b9 (qgis): First steps to model/save restore in c++
- Models now save to QVariantMap, using QgsXmlUtils to save to
an xml based format (with extension .model3) - 09:10 AM Revision 8b98db07 (qgis): Merge pull request #4742 from boundlessgeo/browsertree-collapse-wms
- Browsertree collapse network provider items
- 07:31 AM Revision 179a377d (qgis): Port more model to c++
- 06:45 AM Revision 45924412 (qgis): Indentation
- 06:45 AM Revision bdc5e224 (qgis): Small cleanups
- 06:45 AM Revision 5d8f2d99 (qgis): Fix working with inputs in modeler
- 06:45 AM Revision efe8bba0 (qgis): Work on resurrecting modeler
- 06:45 AM Revision 1a4a654f (qgis): Port more model API across to c++
- 06:45 AM Revision f6358b21 (qgis): Begin port of modeler algorithm to c++
- 05:53 AM Revision 7fff6cf0 (qgis): [atlas] move file format for image export to atlas widget
- Two big wins:
- remember file format across sessions (no more accidental
.bmp atlas export!)
- use native directory p... - 05:40 AM Revision 349f6eae (qgis): Merge pull request #4732 from nyalldawson/alg
- [FEATURE] Subdivide algorithm for geometries
- 05:38 AM Revision b3da1710 (qgis): Swap remaining QSharedPointer uses to std::shared_ptr
2017-06-19
- 09:22 PM Bug report #16667 (Feedback): Vector field marker length attribute not stored in QML
- Hi Nick! I've tried reproducing this issue with 2.18.9 but it all seems to work correctly here.
Can you give the ... - 09:22 PM Bug report #16667 (Feedback): Vector field marker length attribute not stored in QML
- Hi Nick! I've tried reproducing this issue with 2.18.9 but it all seems to work correctly here.
Can you give the ... - 09:22 PM Bug report #16667 (Feedback): Vector field marker length attribute not stored in QML
- Hi Nick! I've tried reproducing this issue with 2.18.9 but it all seems to work correctly here.
Can you give the ... - 09:07 PM Bug report #16715: Processing: SELECT algs don't work in modeller on Windows
- Since models in current Processing versions ignore selections, I'm not sure if there is any use case for the select t...
- 06:52 PM Bug report #10790: OpenStreetMap plugin only loads 32 bits numbers ID, then start with negative n...
- I don't know if Spatialite provider supports TEXT identifiers. Or negative integer identifiers (which might be the li...
- 06:21 PM Bug report #16725 (Closed): Parser error in Atlas 'Output filename expression' textbox - badly ha...
- When manually entering the 'Output filename expression', if you leave the textbox before the expression is fully pars...
- 05:59 PM Bug report #16692: Pb 0 instead of NULL when creating a new SHP field
- I agree this is a real problem change, particularly for label placement in layers with many features. Suddenly we hav...
- 05:44 PM Bug report #16710: sipify.pl drops all but first word from comments
- So Nyall and Denis: do you think https://github.com/qgis/QGIS/pull/4728 should be merged with the sip-generated broke...
- 05:16 PM Bug report #16724 (Feedback): tests/src/core/testqgsogcutils.cpp Port away from qt_qhash_seed whi...
- tests/src/core/testqgsogcutils.cpp doesn't build with QT59
see
https://codereview.qt-project.org/188474
qSetGl... - 05:08 PM Bug report #16723 (Rejected): Create grid (polygon) has no parameters
- There are no one parameter.
- 04:49 PM Revision 96ada086 (qgis): include uic qtwebkit.py
- (cherry picked from commit c39e4fcecd630655175ac996c617020357a0c065)
- 04:37 PM Revision c9c42169 (qgis): Added unit tests
- 04:01 PM Revision c39e4fce (qgis): include uic qtwebkit.py
- 03:55 PM Revision e3270edb (qgis): Read/write also legend symbol in DDS legend, update DDS legend dialog
- 03:18 PM Bug report #16719: Data Source Manager reset values on changes
- not @elpaso confirms with latest build => we have to set it as invelid or we need more info to replicate the issue
- 02:54 PM Bug report #16719 (Feedback): Data Source Manager reset values on changes
- Hi @Klas
I can't confirm on linux... can you share the build version?
tnx - 01:35 PM Bug report #16722 (Closed): Wrong result for curveToLine with max angle 70 on a semicircle
- This code snippet shows how a MaxAngle:70-degrees linearization of a curve gives a wrong result:...
- 01:16 PM Revision 517fefe0 (qgis): GUI for configuration of size-based legend for diagrams
- 11:43 AM Bug report #16721 (Closed): Problem with an empty Geopackage layer and zoom to group
- Zoom to group does not work if one of the layers under the group is an empty gpkg layer. It locks the panning functio...
- 10:51 AM Feature request #16040 (Open): Filter relation reference widget by expressions
- I reopen that feature request, because the alternate proposal - adding another button - does not seem so nice to me, ...
- 10:51 AM Feature request #16040 (Open): Filter relation reference widget by expressions
- I reopen that feature request, because the alternate proposal - adding another button - does not seem so nice to me, ...
- 10:39 AM Revision 61a46104 (qgis): [ui] harmonize QDialogButtonBox position in provider dialogs
- This commit insures that the QDialogButtonBox widget (i.e.
help, add, build query, set filter) is always located at
t... - 10:18 AM Revision 8c012dad (qgis): Merge pull request #4740 from manisandro/afsshareddata
- [ArcGIS REST] Introduce QgsAfsSharedData to remove dependency on QgsAfsProvider by QfsAfsFeatureSource
- 09:23 AM Bug report #16720 (Closed): Pyspatialite in QGIS 3 crash
- To reproduce, in a Python console:...
- 09:03 AM Revision cef089a8 (qgis): [ui] vectorize and align metadata section icon
- 08:40 AM Bug report #16646: Small errors in SAGA Raster Calculator output
>
> Victor, Alexander, Giovanni, do you think this could make sense? Should I open a feature request for this?
...- 07:40 AM Bug report #16646 (Closed): Small errors in SAGA Raster Calculator output
- Applied in changeset commit:qgis|a511ecddcf16ee35fb35119b881b746f5a49741a.
- 07:40 AM Bug report #16646 (Closed): Small errors in SAGA Raster Calculator output
- Applied in changeset commit:qgis|a511ecddcf16ee35fb35119b881b746f5a49741a.
- 08:10 AM Revision 921b46c3 (qgis): [MSSQL] Correctly raise errors to UI level
- Backport of 22ed48fc873f4
- 07:42 AM Revision 22ed48fc (qgis): [MSSQL] Correctly raise errors to UI level
- 07:41 AM Revision f98ec626 (qgis): Merge pull request #4744 from PedroVenancio/saga_resampling_method
- [processing] change resampling methods to be like SAGA default (fix #16646)
- 07:40 AM Revision a511ecdd (qgis): Merge pull request #4743 from PedroVenancio/master
- [processing] change resampling methods to be like SAGA default (fix #16646)
- 03:55 AM Revision 89aae4d6 (qgis): [ui] remove background in the add db2 layer icon
2017-06-18
- 11:18 PM Bug report #16718 (Feedback): QGIS MSSQL Layer creation error in OSX
- is this to report the same kind of issue as #16716?
- 09:01 AM Bug report #16718 (Closed): QGIS MSSQL Layer creation error in OSX
- Hi I get the following error when I try to create a MSSQL layer in QGIS on OSX (mac).
*Error opening connection: ... - 12:38 PM Revision 391f76b4 (qgis): A test for atlas feature extent after rotation
- 12:38 PM Revision 1aa2a4ef (qgis): Fix bounding box after rotating atlas geometry
- 11:38 AM Revision 6eab2ee1 (qgis): Move buttons and menu items
- 09:08 AM Bug report #16719 (Feedback): Data Source Manager reset values on changes
- The new Data Source Manager resets some options when you change previous options when adding "Delimited Text".
If ... - 08:16 AM Revision 3edc2b32 (qgis): Reorganize the Datasource Manager tabs
2017-06-17
- 06:04 PM Bug report #16717: curveToLine introduces duplicated points
- A testcase showing the incongruence is here: https://github.com/qgis/QGIS/pull/4746
- 05:59 PM Bug report #16717 (Closed): curveToLine introduces duplicated points
- Writing tests for QgsCircularString::curveToLine I found duplicated points in output.
Here's an example:
CIR... - 04:09 PM Revision c69c5963 (qgis): New style signal/slot connections
- 12:39 PM Revision 8bfbe195 (qgis): Followup 01b4eeb: Fix crash
- 11:50 AM Bug report #16710 (Reopened): sipify.pl drops all but first word from comments
- If the policy is to remove them from output it is not working, as the very first word after the comment is being reta...
- 09:37 AM Revision 28c9fee7 (qgis): [bugfix] Collapse all connection item leaves in the browser a start
- To prevent unwanted connections to be initiated when QGIS launches
2017-06-16
- 10:27 PM Revision 00ca8ccb (qgis): Changes SAGA io_gdal RESAMPLING method to B-Spline Interpolation, as SA...
- 09:47 PM Revision b49f53ba (qgis): Changes SAGA io_gdal RESAMPLING method to B-Spline Interpolation, as SA...
- 05:39 PM Revision cf0ffefc (qgis): [bugfix] Prevent expansion of WMS connection layers when restoring the ...
- This was causing unwanted connections to WMS when QGIS starts.
- 05:39 PM Revision d9d68724 (qgis): Removed ui_qgstablewidgetbase.h
- 05:00 PM Revision ea8a2c2b (qgis): Added GUI for data-defined size legend (single/categorized/graduated re...
- 04:27 PM Revision cb1f98f0 (qgis): Replace QString::null with QString()
- Deprecated sind Qt 5.9
- 03:52 PM Revision a77f7914 (qgis): The nodetool only needs to consider spatial layers
- 03:29 PM Bug report #16716: QGIS MSSQL connection creation issue
- Jerome Anthony wrote:
> Attached the image with gibberish in error message
could you please try an see if it happ... - 03:28 PM Bug report #16716 (Closed): QGIS MSSQL connection creation issue
- Jerome Anthony wrote:
> Image attached
in "host" use the IP address or host name of the server, you don't need to... - 10:53 AM Bug report #16716: QGIS MSSQL connection creation issue
- Giovanni Manghi wrote:
> Use the native MSSQL provider that QGIS has. See attached image.
I am using this one - 10:53 AM Bug report #16716: QGIS MSSQL connection creation issue
- Attached the image with gibberish in error message
- 10:45 AM Bug report #16716: QGIS MSSQL connection creation issue
- Image attached
- 10:44 AM Bug report #16716 (Reopened): QGIS MSSQL connection creation issue
- Hi Giovannie,
I am still getting errors, and it's not very obvious on how to proceed further
- 10:28 AM Bug report #16716 (Closed): QGIS MSSQL connection creation issue
- Use the native MSSQL provider that QGIS has. See attached image.
- 10:28 AM Bug report #16716 (Closed): QGIS MSSQL connection creation issue
- Use the native MSSQL provider that QGIS has. See attached image.
- 10:28 AM Bug report #16716 (Closed): QGIS MSSQL connection creation issue
- Use the native MSSQL provider that QGIS has. See attached image.
- 10:06 AM Bug report #16716 (Closed): QGIS MSSQL connection creation issue
- I am on OSX (mac)
I have created a DSN using iODBC Administrator.
When I try to create a MSSQL layer using the... - 02:33 PM Revision b42bf820 (qgis): [ArcGIS REST] Introduce QgsAfsSharedData to remove dependency on QgsAfs...
- 11:04 AM Revision f237c6cd (qgis): Fix include for case sensitive HFS+ builds
- CocoaInitializer.h != cocoainitializer.h on case sensitive filesystems
2017-06-15
- 10:38 PM Bug report #16715 (Closed): Processing: SELECT algs don't work in modeller on Windows
- Hi,
this bug only exists on windows. Select algs ( select by expression, select by location...) work well on linux... - 10:23 PM Bug report #16646: Small errors in SAGA Raster Calculator output
- Hi,
I've been going deeper into this.
!https://cld.pt/dl/download/779ff37c-34d9-48a2-8514-03873ef4423f/1_SAGA_G... - 08:28 PM Revision a8415a9d (qgis): Less noise from QgsNetworkAccessManager
- 04:47 PM Revision 8c4d5bbb (qgis): [FEATURE] Rendering of data-defined size in legend in "collapsed" mode
- Instead of having different marker sizes in legend as separate legend nodes,
the new "collapsed" mode packs all sizes... - 04:24 PM Bug report #16714 (Closed): Symbols in layer panel resize on zooming map if they are in map units
- When symbol sizes are defined in mp units they get scaled with the map, which leads to almost unusable layer tree. Sc...
- 04:18 PM Bug report #16657: date edit widget only shows current date whatever the real data is underneath
- when I cast the field in the SQL view to a date field, QGIS will handle it correctly.
- 03:11 PM Revision ae6ad5c5 (qgis): make QgsMapCanvas::updateCanvasItemPositions a protected slot
- 03:01 PM Revision 40e5ddad (qgis): fix advanced digitizing panel display issue after panning
- panning would cause the rubberbands of the adv. digit. panel to be invisible.
update the canvas item is now done afte... - 01:38 PM Bug report #16710 (Closed): sipify.pl drops all but first word from comments
- indeed sip does not support docstrings for bindings and the policy is just to remove them from source.
- 01:38 PM Bug report #16710 (Closed): sipify.pl drops all but first word from comments
- indeed sip does not support docstrings for bindings and the policy is just to remove them from source.
- 01:14 PM Bug report #16710: sipify.pl drops all but first word from comments
- That's by design - sip doesn't support documentation for enumeration values.
- 01:10 PM Bug report #16710 (Open): sipify.pl drops all but first word from comments
- Nyall moving the comment from above the enum value to its right side with '//!<' prefix makes it completely disappear...
- 11:59 AM Revision c2574485 (qgis): fix indentation
- 11:57 AM Revision 14b8435f (qgis): fix zoomToSelected with geometry-less layer or features
- 11:08 AM Bug report #16693 (Closed): QGIS crashes when some layer classification unchecked
- 08:57 AM Bug report #16693: QGIS crashes when some layer classification unchecked
- I have tried on two others machines. The bug was replicated only on one.
I have completely uninstalled QGIS on the... - 10:09 AM Revision f22ee6be (qgis): Fixes 16712, SLD export of categorized style fails if attribute name co...
- 10:04 AM Revision b64f256e (qgis): Fixes 16707, export of hairline results in a different visual thickness
- 09:05 AM Revision ee043956 (qgis): Astyle
- 09:04 AM Revision fc339f9a (qgis): Add a flag argument to QgsFeatureSink::addFeatures
- Flags can be used to control how features are added to the sink.
For now, there's only a single flag available - Fas... - 09:04 AM Revision 0e9d94b1 (qgis): QgsVectorLayerExporter always uses FastInsert
- Since it does nothing with the features after adding them to
the provider, and we want maximum speed possible here. - 09:04 AM Revision 72ef452f (qgis): Native processing algs use FastInsert were possible
- We want maximum possible speed here
- 09:04 AM Revision 30d35c16 (qgis): Fix grass provider compilation
- 09:04 AM Revision f6ccdc1d (qgis): Small optimisations to postgres provider when using FastInsert
- Although ideally we should use COPY mode in this case for best
possible speed. - 09:04 AM Revision 5f110277 (qgis): Update api break docs
- 09:04 AM Revision 58026db5 (qgis): Also update oracle provider for addFeatures flags
- 09:04 AM Revision 2640626e (qgis): Rename addFeature member in QgsVectorFileWriter to avoid clash
- 07:45 AM Revision 7aec4d1a (qgis): follow up 8333b71034a5018642ccfac0d9ddc7bffda508d4 QgsSnappingUtils sipify
- 07:39 AM Revision 83c44044 (qgis): [sipify] allow exception to required _EXPORT macros
2017-06-14
- 01:29 AM Revision 585e9ed7 (qgis): Spelling fix 'grometry'->'geometry'
- 12:18 AM Revision fbd1d00f (qgis): Expand tests for subdivide
- 12:08 AM Feature request #16713 (Open): Add rotate() expression geometry function
- A rotate() function similar to PostGIS st_rotate would be extremely handy for "geometry generator" symbols and other ...
- 05:12 PM Bug report #16712 (Closed): SLD export of categorized style fails if attribute name conflicts wit...
- A style build on an "Area" attribute will conflict with the built-in area function and the export won't contain a pro...
- 03:08 PM Revision 47680251 (qgis): Update multiparts to singleparts to new processing API
- 03:05 PM Revision 4dcf8d8d (qgis): [FEATURE][processing] New algorithm for subdividing geometries
- The returned geometry will be a collection containing subdivided parts
from the original geometry, where no part has ... - 02:57 PM Revision e74395d9 (qgis): [FEATURE] Subdivide algorithm for QgsGeometry
- Subdivides the geometry. The returned geometry will be a collection
containing subdivided parts from the original geo... - 02:33 PM Bug report #16665 (Closed): Native XYZ provider doesn't display all available zoom levels
- For future reference (from the ML). Thanks Martin !
2017-06-13 15:54 GMT+00:00 Martin Dobias:
> (...) this is alr... - 02:33 PM Bug report #16665 (Closed): Native XYZ provider doesn't display all available zoom levels
- For future reference (from the ML). Thanks Martin !
2017-06-13 15:54 GMT+00:00 Martin Dobias:
> (...) this is alr... - 02:02 PM Revision bde0c726 (qgis): Expose GEOS clip by rect algorithm via QgsGeometry API
- Performs a fast, non-robust intersection between the geometry and
a rectangle. The returned geometry may be invalid. - 01:15 PM Revision b620b6e0 (qgis): Add method to QgsGeometryFactory to create a multigeometry
- from any wkb type
Eg calling QgsGeometryFactory::createCollectionOfType( QgsWkbTypes::PolygonM )
will return a new Q... - 01:15 PM Revision a2ad980d (qgis): fix windows build
- 01:15 PM Revision 8333b710 (qgis): Remove unused SnapToMapMode in QgsSnappingUtils
- 12:54 PM Revision f5f0a299 (qgis): [processing] Port transform alg to c++
- 09:46 AM Bug report #16132 (Closed): Shortcuts not working in composer
- These shortcuts are now all working in composer on the latest version of Master.
- 09:45 AM Revision e03b5630 (qgis): Rotate geometry before calculating bounding box in atlas. Fixes #11954
- 07:37 AM Revision 41892d3e (qgis): Fix point test
- 07:37 AM Revision 7e487190 (qgis): Add an easy to use Z/M default value constructor to QgsPoint
- 07:37 AM Revision bd82ca31 (qgis): Compare Z and M values in QgsPoint::operator== only when required
- 07:37 AM Revision 96cf4b70 (qgis): Projecting a 2D point with inclination assumes 0 for Z
- 07:37 AM Revision 501081f8 (qgis): Remove unrequired SIP_SKIP
- 07:37 AM Revision 4eae0872 (qgis): Fix QgsPoint(XY) sip bindings
- 07:37 AM Revision 37a306e3 (qgis): Fix tests
- 07:37 AM Revision 21dae496 (qgis): Fix geometry tests for NaN
- 07:37 AM Revision 7f17498c (qgis): Use NaN for missing Z and M coordinates in QgsPoint
- 07:37 AM Revision 4db671e8 (qgis): Fix sip bindings for QgsPoint
- 07:37 AM Revision 1808dc9c (qgis): More intuitive QgsPoint python constructors
- In python, the wkb type of a QgsPoint will by default be determined from
the provided parameters, where Z and M will ... - 07:13 AM Feature request #16711 (Feedback): Canvas in Dockable / Fullscreen-able Widget
- It would be nice if the map canvas was able to be moved around like a widget.
It would also be nice if this map can...
2017-06-13
- 01:32 AM Feature request #16708: Support Postgres Range Types
- QGIS 3.0 has classes for ranges such as QgsDoubleRange, QgsIntRange, QgsDateTimeRange and QgsDateRange (also it's eas...
- 01:26 AM Bug report #16710 (Feedback): sipify.pl drops all but first word from comments
- 01:26 AM Bug report #16710: sipify.pl drops all but first word from comments
- I suspect it's because your doxygen tags are malformed. They should be:
enum SegmentationToleranceType
{
... - 04:02 PM Bug report #16710: sipify.pl drops all but first word from comments
- The problem affected https://github.com/qgis/QGIS/pull/4728
- 03:57 PM Bug report #16710: sipify.pl drops all but first word from comments
- It is sipify.pl doing the mungling, could be this block:...
- 03:53 PM Bug report #16710 (Closed): sipify.pl drops all but first word from comments
- This diff was introduced by `git commit` (which in turn calls sipify_all.sh:...
- 08:40 PM Bug report #16704: QGIS 3 : Crash tool reopening option does not loads the last saved project
- Harrissou Santanna wrote:
> Giovanni, i don't think that it's the reopening that makes Qgis crash. Actually Arnaud s... - 08:06 PM Bug report #16704: QGIS 3 : Crash tool reopening option does not loads the last saved project
- Giovanni, i don't think that it's the reopening that makes Qgis crash. Actually Arnaud suggests to do something that ...
- 02:08 PM Bug report #16704 (Feedback): QGIS 3 : Crash tool reopening option does not loads the last saved ...
- Re-saving a QGIS project into another location with QGIS 3 master does not crash here on the same plataform. Pleas at...
- 02:08 PM Bug report #16704 (Feedback): QGIS 3 : Crash tool reopening option does not loads the last saved ...
- Re-saving a QGIS project into another location with QGIS 3 master does not crash here on the same plataform. Pleas at...
- 02:08 PM Bug report #16704 (Feedback): QGIS 3 : Crash tool reopening option does not loads the last saved ...
- Re-saving a QGIS project into another location with QGIS 3 master does not crash here on the same plataform. Pleas at...
- 02:08 PM Bug report #16704 (Feedback): QGIS 3 : Crash tool reopening option does not loads the last saved ...
- Re-saving a QGIS project into another location with QGIS 3 master does not crash here on the same plataform. Pleas at...
- 06:31 PM Revision e957224c (qgis): fix class declaration
- 06:31 PM Revision 5a8ed1d4 (qgis): sipify QgsRange as template
- 05:07 PM Feature request #3209 (Closed): Set "Skip attribute creation" as a default setting when user choo...
- 05:06 PM Feature request #3209: Set "Skip attribute creation" as a default setting when user chooses "Micr...
- Fixed in commit:9a6235dba and commit:7634b0b75
- 04:45 PM Revision 9a6235db (qgis): vector file writer fixes:
- * don't apply un-overridden default options
* DGN: don't export attributes and fix layername to "elements"
(cherry p... - 04:35 PM Revision 7634b0b7 (qgis): vector file writer fixes:
- * don't apply un-overridden default options
* DGN: don't export attributes and fix layername to "elements" - 03:03 PM Revision 8d35a42b (qgis): fix windows build
- 02:42 PM Bug report #16706: Rule based symbology matching "lack of value" is not properly encoded in SLD
- Pull request here: https://github.com/qgis/QGIS/pull/4725
- 02:14 PM Bug report #11954: Atlas doesn't consider map rotation when setting scale
- Encountered this issue when creating my first atlas last week. Made a column for rotating shapes, so they fit best on...
- 02:04 PM Bug report #16703 (Feedback): QGIS 3 : Node tool bug on pan
- just tested on the same platform on the latest master, no crash. Or maybe I have not understand how replicate so poss...
- 02:04 PM Bug report #16703 (Feedback): QGIS 3 : Node tool bug on pan
- just tested on the same platform on the latest master, no crash. Or maybe I have not understand how replicate so poss...
- 02:04 PM Bug report #16703 (Feedback): QGIS 3 : Node tool bug on pan
- just tested on the same platform on the latest master, no crash. Or maybe I have not understand how replicate so poss...
- 02:04 PM Bug report #16703 (Feedback): QGIS 3 : Node tool bug on pan
- just tested on the same platform on the latest master, no crash. Or maybe I have not understand how replicate so poss...
- 02:04 PM Bug report #16703 (Feedback): QGIS 3 : Node tool bug on pan
- just tested on the same platform on the latest master, no crash. Or maybe I have not understand how replicate so poss...
- 01:55 PM Bug report #16709 (Feedback): GeoJSON URLs (https) can't be added to projects in 2.18.9 (worked ...
- 01:55 PM Bug report #16709: GeoJSON URLs (https) can't be added to projects in 2.18.9 (worked in previous...
- Notes:
in the QGIS log you will see
2017-06-13T12:30:01 1 Data source is invalid (SSL certificate problem: self... - 01:55 PM Bug report #16709: GeoJSON URLs (https) can't be added to projects in 2.18.9 (worked in previous...
- Notes:
in the QGIS log you will see
2017-06-13T12:30:01 1 Data source is invalid (SSL certificate problem: self... - 01:55 PM Bug report #16709: GeoJSON URLs (https) can't be added to projects in 2.18.9 (worked in previous...
- Notes:
in the QGIS log you will see
2017-06-13T12:30:01 1 Data source is invalid (SSL certificate problem: self... - 01:42 PM Bug report #16507 (Feedback): Navigation problem with a VRT
- Thomas Ailhaud wrote:
> I have download the last version 2.18.9.
>
> The bug is still there.
of course, no one... - 01:32 PM Revision abe48bf4 (qgis): move acceptable missing doc to code_layout tests path
- 10:50 AM Revision eb397607 (qgis): fixes failing sipify test
- 10:41 AM Revision 5a5dc31f (qgis): [sipify] fix again template inheritance
- 10:32 AM Bug report #15741: PostGIS issue when using 'Merge selected features' tool (Geometry type does ...
- Luigi Pirelli wrote:
> Applied in changeset commit:qgis|87116abd72ac52be042c3bff195a3cc931b035e6.
fix applied als... - 10:19 AM Revision a3b64e25 (qgis): Merge pull request #4721 from nyalldawson/processing_pt31
- [processing] Restore batch mode
- 09:39 AM Revision b6e75be4 (qgis): remove precise ppa
- doxygen has sufficient minimum version in trusty
- 08:03 AM Revision da0d9238 (qgis): fix 5ff6b14f (followup 00f8eff0)
- 07:58 AM Revision 9dd60e4a (qgis): followup 82bd08c187daa66cf5dbd11e34d9c90b9e4cfd30
- removed debugging stuff
- 07:53 AM Revision 82bd08c1 (qgis): [sipify] fixes to template based inheritance
- * fix space-formatting issue
* avoid double include of the same header - 07:42 AM Revision 145a5125 (qgis): fix 53d90b547
- 04:32 AM Revision 54124bd0 (qgis): Restore batch algorithm mode following new processing API
- 04:32 AM Revision 020537ac (qgis): Add string output type
- 02:58 AM Revision b45e5725 (qgis): Add QgsProcessingParameterFolderOuput
- 02:26 AM Revision df73a0f4 (qgis): Remove outdated TODO
- 02:26 AM Revision be45c2fd (qgis): Catch errors while running algs
2017-06-12
- 12:41 AM Bug report #16644 (Closed): Crash when using search input in Option dialog
- Applied in changeset commit:qgis|b461adda1541c2a115c1b8ab2d8b1a79d6342c52.
- 12:41 AM Bug report #16644 (Closed): Crash when using search input in Option dialog
- Applied in changeset commit:qgis|b461adda1541c2a115c1b8ab2d8b1a79d6342c52.
- 12:41 AM Revision b461adda (qgis): Fix crash when searching in options dialog (fix #16644)
- 12:07 AM Revision a8999639 (qgis): API cleanup for legend support in renderers
- 09:43 PM Bug report #16709 (Closed): GeoJSON URLs (https) can't be added to projects in 2.18.9 (worked in...
- QGIS v2.18.9 - GeoJSON URLs can't be added and previous version *.qgs with them in 'break'
---------------
1) A... - 09:23 PM Revision b3bd45b0 (qgis): fix snapping in move feature tool
- 08:25 PM Feature request #16708 (Open): Support Postgres Range Types
- Range types are data types representing a range of values of some element type. For instance, ranges of timestamp mig...
- 07:42 PM Bug report #16707 (Closed): SLD export of "hairline" lines results in a different visual thickness
- Exporting a layer using a "hairline" line width results in a LineSymbolizer with no stroke-width property.
That in t... - 07:35 PM Bug report #16706 (Closed): Rule based symbology matching "lack of value" is not properly encoded...
- Having a rule based symbology like:...
- 06:45 PM Revision 57e122bb (qgis): Merge pull request #4594 from boundlessgeo/postgis_merge_features_fix#1...
- Fix Postgis Merge selected features regression (fix #15741)
- 06:31 PM Revision e6f423b4 (qgis): install QgsGeometryRubberBand header
- 06:07 PM Revision e850c82c (qgis): Merge pull request #4604 from boundlessgeo/postgis_merge_features_port3...
- Fix Postgis Merge selected features regression (fix #15741)
- 06:07 PM Bug report #15741 (Closed): PostGIS issue when using 'Merge selected features' tool (Geometry t...
- Applied in changeset commit:qgis|87116abd72ac52be042c3bff195a3cc931b035e6.
- 06:07 PM Bug report #15741 (Closed): PostGIS issue when using 'Merge selected features' tool (Geometry t...
- Applied in changeset commit:qgis|87116abd72ac52be042c3bff195a3cc931b035e6.
- 05:41 PM Bug report #16507: Navigation problem with a VRT
- I have download the last version 2.18.9.
The bug is still there.
- 05:38 PM Revision ac1a579b (qgis): adapted to the return value as QgsGeometry()
- 04:14 PM Bug report #16705 (Closed): Handle missing PostGIS with useful warning/error messages
- If a PostgreSQL database doesn't have PostGIS installed or configured properly, the database manager errors out witho...
- 04:12 PM Revision e5e887f6 (qgis): more QgsPointXY
- 04:09 PM Revision 008cc79d (qgis): added check if no gemetry is available
- 04:09 PM Revision 22b7498c (qgis): more QgsPoint -> QgsPointXY fixes
- 04:09 PM Revision 87116abd (qgis): fix Postgis Merge selected features regression: port 3.0 fixes #15741
- 04:09 PM Revision 44c65602 (qgis): typo
- 04:09 PM Revision fdd5a50c (qgis): avoid control on all geometries if one fail
- 03:58 PM Revision e5b28434 (qgis): Merge pull request #4710 from PedroVenancio/fix_16672_2_18
- [processing] fixes GRASS 7 v.net.alloc (fix #16672)
- 03:48 PM Revision 53d90b54 (qgis): fix Postgis Merge selected features regression: port 2.18 fixes #15741
- 01:39 PM Bug report #16704 (Closed): QGIS 3 : Crash tool reopening option does not loads the last saved pr...
- Open a .qgs project with QGIS 3, save it somewhere else using QGIS, make QGIS crash, click on reopen option, project ...
- 01:32 PM Bug report #16703: QGIS 3 : Node tool bug on pan
- !https://issues.qgis.org/attachments/download/11070/2017-06-12%2013_27_34-qgep_pully_poc_QGIS3%20-%20QGIS%20632a2be.png!
- 01:32 PM Bug report #16703 (Closed): QGIS 3 : Node tool bug on pan
- Click and pan on the node tool creates a selection rectangle which makes QGIS crash.
The user should not do this, ... - 12:25 PM Revision 1be9997d (qgis): Fix some memory leaks in tests
- 12:23 PM Bug report #16562: Performance with Oracle datasets
- Giovanni Manghi wrote:
> it is usual in this cases the interested entity to take contact with one of the company tha... - 11:09 AM Bug report #16562: Performance with Oracle datasets
- it is usual in this cases the interested entity to take contact with one of the company that provide QGIS support and...
- 11:35 AM Revision 82cfc318 (qgis): avoid python signature overloads to handle NaN default values
- 11:35 AM Revision 2eb3e648 (qgis): [sipify] properly handle python signatures
- 10:51 AM Bug report #16701 (Closed): valid kml 2.1 file but qgis does not open the file
- ogrinfo says that your KML is not valid.
giovanni@sibirica:~/Desktop$ ogrinfo test.kml
ERROR 4: ERROR parsing ... - 10:51 AM Bug report #16701 (Closed): valid kml 2.1 file but qgis does not open the file
- ogrinfo says that your KML is not valid.
giovanni@sibirica:~/Desktop$ ogrinfo test.kml
ERROR 4: ERROR parsing ... - 10:51 AM Bug report #16701 (Closed): valid kml 2.1 file but qgis does not open the file
- ogrinfo says that your KML is not valid.
giovanni@sibirica:~/Desktop$ ogrinfo test.kml
ERROR 4: ERROR parsing ... - 10:51 AM Bug report #16701 (Closed): valid kml 2.1 file but qgis does not open the file
- ogrinfo says that your KML is not valid.
giovanni@sibirica:~/Desktop$ ogrinfo test.kml
ERROR 4: ERROR parsing ... - 09:20 AM Bug report #16701 (Closed): valid kml 2.1 file but qgis does not open the file
- This is the valid kml file qgis does not open:
<?xml version="1.0" encoding="UTF-8"?><kml:kml
xmlns:xs="http://ww... - 10:00 AM Bug report #16702 (Closed): Conflict in CTRL + d shortcut
- There's a conflict in the Ctrl+d shortcut, it's used both for "Remove Layer/Group" in the Layers panel and for distan...
- 09:40 AM Revision faa7c750 (qgis): Merge pull request #4699 from pblottiere/getlegendgraphic
- [Server] WMS GetLegendGraphics refactoring
- 08:32 AM Revision 492ad2db (qgis): Merge pull request #4715 from nyalldawson/processing_pt31
- [processing] Bring back iterating mode for algorithms
- 08:32 AM Bug report #16664 (Closed): After downloading a R script this is not immediately added to the Pro...
- Applied in changeset commit:qgis|9626d2f65b4d2708ec092bffb7a22efa884fef21.
- 08:32 AM Bug report #16664 (Closed): After downloading a R script this is not immediately added to the Pro...
- Applied in changeset commit:qgis|9626d2f65b4d2708ec092bffb7a22efa884fef21.
- 08:32 AM Revision 9626d2f6 (qgis): [processing] Correctly update R provider after downloading scripts
- Fixes #16664
- 08:11 AM Revision 0579f3e8 (qgis): Try to fix test on Travis
- 07:59 AM Revision 63611b1d (qgis): Port script code functions to c++ classes
- Restore logging executed algorithms
- 05:39 AM Revision 5177c7d1 (qgis): Add a more descriptive tooltip for iterate mode button
- 05:39 AM Revision 4b81630a (qgis): More responsive feedback when using iterate mode
- 05:35 AM Revision b9e0b46f (qgis): Fix running algorithms in iterating mode
- 05:35 AM Revision 60ea095d (qgis): Port calculation of iterating destination to c++
- 03:17 AM Revision 40cae292 (qgis): Merge pull request #4702 from nyalldawson/processing_pt31
- More processing goodness, restore algs
- 03:16 AM Revision 6a7cd36b (qgis): Better test debug output
- 02:47 AM Revision 27792604 (qgis): Respect dissolve setting in c++ buffer alg
- 02:39 AM Revision 15b30124 (qgis): Hide qgis scripts for now (non-functional)
- 02:38 AM Revision d8302a26 (qgis): Fix feature source widget returns source even when not set
- 02:35 AM Revision c52e6a72 (qgis): Fix raster layers showing as input choices for vector algs
- 02:27 AM Revision 36ce8d15 (qgis): Port clip alg to c++
- Rough benchtests reveal it's about 25% faster then the python
version - 02:21 AM Revision 0ceeb297 (qgis): Merge pull request #4706 from nyalldawson/id
- Use uuid instead of timestamp when generating layer ids
- 02:21 AM Bug report #14390 (Closed): Layer id generation prone to collisisions and overwrite in asynchrono...
- Applied in changeset commit:qgis|03bfe9bfbcd34f11c05c5a0398907865cc424d9c.
- 02:21 AM Bug report #14390 (Closed): Layer id generation prone to collisisions and overwrite in asynchrono...
- Applied in changeset commit:qgis|03bfe9bfbcd34f11c05c5a0398907865cc424d9c.
- 02:19 AM Revision ebfa9f14 (qgis): Don't wastefully recalculate memory provider extent after every
- feature addition
Previously, the memory provider would automatically recalculate
the extent of the layer after new f...
2017-06-11
- 01:16 AM Revision d89b1604 (qgis): Native c++ dissolve alg
- 01:16 AM Revision 9f018e67 (qgis): Fix handling optional multiple table field parameter with no fields set
- 12:31 AM Revision b40f409d (qgis): Nicer formatting for log in algorithm dialog
- 12:05 AM Revision 29f50b72 (qgis): [processing] Catch transform errors in when iterating features
- 11:28 PM Revision bc9b1b64 (qgis): Astyle
- 11:26 PM Revision a6a3027e (qgis): [processing] Clip alg allows mask in different CRS to clipped layer
- 11:26 PM Revision aa544a14 (qgis): Only use a temporary feedback object when running algorithms
- Otherwise canceling a run causes all future runs to be canceled
- 11:26 PM Revision 2d2c2293 (qgis): Port checkInputCRS to c++, and allow algorithms to flag when they
- require all input layers to be in the same CRS
The default behaviour is to assume that algorithms are well behaved
a... - 11:26 PM Revision 1d6d4be5 (qgis): Correctly reject algorithm dialog
- Algorithm dialog was not being rejected when close button was
called (only hidden), leading to old dialogs and widget... - 11:26 PM Revision 92397537 (qgis): Check validity outputs counts of valid/invalid features
- 11:26 PM Revision 355549ad (qgis): Avoid creating unused sinks
- 11:26 PM Revision 386c4246 (qgis): Merge algorithm reprojects layers so that all features are
- in CRS of first input layer
- 11:26 PM Revision cb41ef1a (qgis): Output useful logging when running algorithms from toolbox
- Now outputs the input parameters, execution time, and results
- 11:26 PM Revision ea18e8e9 (qgis): Resurrect grid polygon algorithm
- 11:26 PM Revision d8260b8c (qgis): [FEATURE] Port Extract by Expression to new API, allow saving
- non matching features to separate output
- 11:26 PM Revision 5ba0b5cd (qgis): Port merge alg to new API
- 11:26 PM Revision e49cc786 (qgis): Make html output in basic stats algorithm optional
- 11:25 PM Revision dd0bb8c1 (qgis): Merge pull request #4713 from nyalldawson/rect_api
- Remove duplicate QgsRectangle::unionRect method
- 11:05 PM Bug report #16700 (Closed): TestQgsActionManager fails for unknown reasons
- It is the second time that TestQgsActionManager test fails
for unknown reasons, sometime being fixed by just a resta... - 11:03 PM Revision 74ce5550 (qgis): Remove duplicate QgsRectangle::unionRect method
- QgsRectangle::combineExtentWith does the exact same thing
- 01:02 PM Revision 10341310 (qgis): Add a provider unit test checking extent after adding/deleting features
- 01:02 PM Revision 6a87889e (qgis): Don't wastefully recalculate memory provider extent after every
- feature addition
Previously, the memory provider would automatically recalculate
the extent of the layer after new f... - 12:54 PM Revision be2ec2f1 (qgis): Fix running processing algs through locator
- 12:36 PM Revision f5a0243c (qgis): Scroll to newly added entries in paletted renderer widget
- 12:08 PM Revision ad6c46ff (qgis): When using destination CRS in a feature request and a transform
- exception occurs, clear the feature's geometry before returning
We never want to return features with mixed CRS geom... - 10:13 AM Revision 31162adf (qgis): followup cc877c39: fix build
- 09:15 AM Bug report #16562: Performance with Oracle datasets
- See also https://lists.osgeo.org/pipermail/qgis-developer/2017-May/048512.html
- 09:13 AM Revision cc877c39 (qgis): No more QgsGeometry pointers in the public API
- Geometries are passed as const reference and returned by value.
This make using the API easier and reduces the risk o... - 08:57 AM Bug report #16698: When saving project, main windows changes size
- A commit reference would be better than just a date.
- 08:44 AM Bug report #10790: OpenStreetMap plugin only loads 32 bits numbers ID, then start with negative n...
- ogr2ogr (which works in the background of Add vector layer) stores all fields as VARCHAR, while the QGIS importer use...
2017-06-10
- 09:04 PM Bug report #16699 (Feedback): QGIS crash dumped
- 09:04 PM Bug report #16699 (Closed): QGIS crash dumped
- try 2.18.9, attach sample data. Thanks.
- 09:02 PM Bug report #16699 (Closed): QGIS crash dumped
- hi,
I was trying to upload .csv through add delimited layer, converted from .xlsx, however it crashes every time wit... - 07:40 PM Revision 68965485 (qgis): Merge pull request #4705 from PedroVenancio/master
- [processing] fixes GRASS 7 v.net.alloc (fix #16672)
- 07:40 PM Bug report #16672 (Closed): v.net.alloc in Processing
- Applied in changeset commit:qgis|68965485210bb317962ad9028a29a86b2e38ba2a.
- 07:40 PM Bug report #16672 (Closed): v.net.alloc in Processing
- Applied in changeset commit:qgis|68965485210bb317962ad9028a29a86b2e38ba2a.
- 06:29 PM Bug report #10790: OpenStreetMap plugin only loads 32 bits numbers ID, then start with negative n...
- The kind of invalidity spot by QgsOSMDatabase::exportSpatiaLite is that wayPoints( w.id() ) returns an empty polyline...
- 04:52 PM Bug report #10790: OpenStreetMap plugin only loads 32 bits numbers ID, then start with negative n...
- `ways` identifiers go from 26553528 to 471592927.
`nodes` identifiers go from 291056122 to 4657544184.
2^32 is 4... - 03:34 PM Bug report #10790: OpenStreetMap plugin only loads 32 bits numbers ID, then start with negative n...
- Alright what "Export topology to Spatialite..." does is not really an "export" as it just creates more tables in an e...
- 03:21 PM Bug report #10790: OpenStreetMap plugin only loads 32 bits numbers ID, then start with negative n...
- Ok I could reproduce. It isn't clear to me what the "Export to Spatialite..." does but will dig further
- 03:21 PM Bug report #10790: OpenStreetMap plugin only loads 32 bits numbers ID, then start with negative n...
- Ok I could reproduce. It isn't clear to me what the "Export to Spatialite..." does but will dig further
- 03:14 PM Bug report #10790: OpenStreetMap plugin only loads 32 bits numbers ID, then start with negative n...
- Andre, could you give instructions in the form I gave them in #10790-16? I'll try to figure out but it's a lot of tim...
- 05:10 PM Revision e91e2475 (qgis): Use QgsOSMId type when it belongs (matches master version of file)
- 05:01 PM Revision 9adb4967 (qgis): Fixes GRASS 7 v.net.alloc #16672 - backport to 2.18
- 04:34 PM Feature request #16694: Select Features by Polygon - make selection polygon more visible?
- See also #14823
- 01:04 PM Bug report #16698 (Feedback): When saving project, main windows changes size
- During the saving of a project, the main QGIS window will revert - when full screen - to 100% Width and about 50% Hei...
- 11:38 AM Revision e839ab1d (qgis): Indentation
- 11:07 AM Revision 03bfe9bf (qgis): Use uuid instead of timestamp when generating layer ids
- Timestamps can result in duplicate layer ids when layers
are created rapidly or in different threads.
Fix #14390 - 10:53 AM Revision 326e4425 (qgis): Fix crash when saving vector layer in background task
- 10:41 AM Revision aedb95b1 (qgis): Fixes GRASS 7 v.net.alloc #16672
- 10:30 AM Revision 30e145a2 (qgis): Cleanup and unify text formatting in projection combo box
- 08:55 AM Revision 4386be83 (qgis): spelling fixes
- 08:38 AM Revision afc230c7 (qgis): re-run t2tdoc
2017-06-09
- 10:23 PM Bug report #16697 (Closed): Portuguese translation fix
- on the context menu for layers on layers panel the string equivalent to "Set Layer CRS" is incorrect translated to "D...
- 10:17 PM Bug report #16696 (Closed): Portuguese translation corrections.
- The "Multipartes para partes simples" is opening the "Singleparts to multipart" instead. I believe is due to some mis...
- 10:13 PM Bug report #16672: v.net.alloc in Processing
- I've tested the following v.net modules after this change, and work well:
- v.net.distance
- v.net.iso
- v.net.all... - 07:25 PM Revision 43fac747 (qgis): include expect/unbuffer in INSTALL install list
- 07:23 PM Revision c21846a8 (qgis): fix install (followup 532b9a14)
- 05:56 PM Bug report #16695 (Closed): browser panel restore causes unwanted WMS connections when expanded
- The leaves of WMS connections should always be collapsed when restoring.
Patch: (PR will follow)
https://github.c... - 05:51 PM Bug report #16692: Pb 0 instead of NULL when creating a new SHP field
- Does this also apply to the 2.14 nightlies (qgis-ltr-dev) in OSGeo4W? Sounds like an issue related to GDAL/OGR 2.2,...
- 11:39 AM Bug report #16692 (Open): Pb 0 instead of NULL when creating a new SHP field
- Hello Regis,
I understand your explanation, but there is the same problem with en Gpkg file. So I think this is a ... - 11:06 AM Bug report #16692 (Feedback): Pb 0 instead of NULL when creating a new SHP field
- Hi Etienne,
shp can't handle NULL values, see: http://support.esri.com/technical-article/000005811
Maybe in prev... - 11:02 AM Bug report #16692 (Closed): Pb 0 instead of NULL when creating a new SHP field
- In QGIS 2.14.15, with a SHP layer, when I create a new field (type real for example), when I save the modifications, ...
- 04:22 PM Bug report #16693: QGIS crashes when some layer classification unchecked
- Romain Blanc wrote:
> Same result without any plugin and after having deleted the .qgis2 folder.
>
> Here is the ... - 02:21 PM Bug report #16693: QGIS crashes when some layer classification unchecked
- Same result without any plugin and after having deleted the .qgis2 folder.
Here is the GPKG with two layers and th... - 01:55 PM Bug report #16693 (Feedback): QGIS crashes when some layer classification unchecked
- Tried hard here on same qhis version and platform, no issues. please try again after having removed any 4rd party plu...
- 01:49 PM Bug report #16693 (Closed): QGIS crashes when some layer classification unchecked
- Take minima two layers, give them a classification style. Then uncheck minima one class per layer: QGIS will freeze a...
- 04:17 PM Feature request #16694 (Open): Select Features by Polygon - make selection polygon more visible?
- When using "Select Features by Polygon" is it possible to adjust/make the selection polygon more visible?
If the sel... - 01:55 PM Revision c1657ac8 (qgis): [Server] Add/update tests
- 01:55 PM Revision 7b844837 (qgis): [Server] Fonts used in GetLegendGraphics tests are bolded and increased
- 01:55 PM Revision dae8447b (qgis): [Server] GetLegendGraphics refactoring
- 01:52 PM Revision 04898393 (qgis): Merge pull request #4700 from sbrunner/service-onlineressource
- [Server] WMS Fix the mandatory OnlineResource
- 01:32 PM Revision 9d9e94e6 (qgis): Fix the mandatory OnlineResource
- 01:32 PM Revision 2346f59f (qgis): More verbose response
- 12:38 PM Bug report #15658 (Closed): map tips does not show images correctly anymore... on Linux
- Seems now you need to specify image size and follow strict HTML rules, then it works.
- 11:56 AM Bug report #15658 (Open): map tips does not show images correctly anymore... on Linux
- seems with local image is still broken and in 2.14 was ok.
- 11:56 AM Bug report #15658 (Open): map tips does not show images correctly anymore... on Linux
- seems with local image is still broken and in 2.14 was ok.
- 11:56 AM Bug report #15658 (Open): map tips does not show images correctly anymore... on Linux
- seems with local image is still broken and in 2.14 was ok.
- 12:07 PM Revision f80a1f54 (qgis): Merge pull request #4687 from rldhont/server-wms-dxf-writer
- [Server] WMS DXF writer refactoring
- 11:04 AM Feature request #16690: Layer or Layers to KMZ export (Save As)
- https://github.com/ptarroso/layer2kmz
- 03:48 AM Feature request #16690 (Closed): Layer or Layers to KMZ export (Save As)
- This issue needs to be addressed in the GDAL library - that's where the KML styling is handled.
> I am having to g... - 03:48 AM Feature request #16690 (Closed): Layer or Layers to KMZ export (Save As)
- This issue needs to be addressed in the GDAL library - that's where the KML styling is handled.
> I am having to g... - 11:01 AM Bug report #16688: only show MySQL-Data with setting filter
- how did you connected to the mysql server? using the qgis "add vector layer" button or using a 3rd party plugin?
- 11:01 AM Bug report #16688: only show MySQL-Data with setting filter
- how did you connected to the mysql server? using the qgis "add vector layer" button or using a 3rd party plugin?
- 11:01 AM Bug report #16688: only show MySQL-Data with setting filter
- how did you connected to the mysql server? using the qgis "add vector layer" button or using a 3rd party plugin?
- 09:27 AM Bug report #16688: only show MySQL-Data with setting filter
- hello giovanni
this is my first ticket, sorry for mistakes. please relieve it.
greetings - 10:59 AM Bug report #16691: Font style translation problem on OSX (French)
- Hello, I have an other suggestion to make. Is it possible to simply deactivate the font translation? It's very annoyi...
- 10:19 AM Bug report #16691 (Closed): Font style translation problem on OSX (French)
- I have a problem with osx font translate on Qgis. For example (with a french language selected in osx system preferen...
- 10:58 AM Revision 8df3391f (qgis): [Server] dxf writer refactoring
- 10:16 AM Revision f5c3b8a1 (qgis): [sipify] fix enum again
- 10:16 AM Revision 58674146 (qgis): sipify gui effects + layertree
- 10:16 AM Revision 2454e56b (qgis): sipify gui attribute table
- 10:16 AM Revision 532b9a14 (qgis): sipify gui part n
- 10:16 AM Revision 00b2d242 (qgis): sipiy gui symbology
- 08:17 AM Bug report #16685 (Closed): QgsSpatiaLiteProvider::loadFieldsAbstractInterface trying to assign d...
- Applied in changeset commit:qgis|f677eaf04f73331b1ef5180b2f30018d5e1faa53.
- 08:17 AM Bug report #16685 (Closed): QgsSpatiaLiteProvider::loadFieldsAbstractInterface trying to assign d...
- Applied in changeset commit:qgis|f677eaf04f73331b1ef5180b2f30018d5e1faa53.
- 08:15 AM Revision f677eaf0 (qgis): consider middle geometry column when retrieving default values (fixes #...
- 08:01 AM Revision 5f10a0ba (qgis): fix 8c873b14 (fixes #16624)
- (cherry picked from commit 63269479682b9b71d0de74b518de09d5f72029d2)
- 08:01 AM Bug report #16624 (Closed): Postgis connections with a slash in the name are hidden/misnamed
- Applied in changeset commit:qgis|63269479682b9b71d0de74b518de09d5f72029d2.
- 08:00 AM Revision 63269479 (qgis): fix 8c873b14 (fixes #16624)
- 08:00 AM Revision 5ff6b14f (qgis): update translation scripts
- 06:54 AM Revision d4acdac6 (qgis): Merge pull request #4701 from nyalldawson/processing_pt31
- [processing] allow optional feature sink parameters
- 06:53 AM Bug report #8546 (Closed): default maximum scale shows nonsense value
- Fixed in master
- 06:53 AM Bug report #8546 (Closed): default maximum scale shows nonsense value
- Fixed in master
- 06:53 AM Bug report #8608 (Closed): Wrong information in UI for min and max Scale denominator
- Seems fixed in latest releases
- 06:53 AM Bug report #8608 (Closed): Wrong information in UI for min and max Scale denominator
- Seems fixed in latest releases
- 06:51 AM Revision 57a67358 (qgis): Merge pull request #4672 from nyalldawson/scale
- Unify scale widgets API, pt 1
- 06:51 AM Feature request #16349 (Closed): Make scale dependent visibility uniform for layers and labels
- Applied in changeset commit:qgis|e41346375582b6c01f2c88a801ed94b243da98ca.
- 06:51 AM Feature request #16349 (Closed): Make scale dependent visibility uniform for layers and labels
- Applied in changeset commit:qgis|e41346375582b6c01f2c88a801ed94b243da98ca.
- 06:51 AM Bug report #15512 (Closed): Can't leave out minimum (x)or maximum scale for scale range in rule-b...
- Applied in changeset commit:qgis|9805782bc237f268c18319ae1e78b79a2b382111.
- 06:51 AM Bug report #15512 (Closed): Can't leave out minimum (x)or maximum scale for scale range in rule-b...
- Applied in changeset commit:qgis|9805782bc237f268c18319ae1e78b79a2b382111.
- 06:26 AM Revision a8ca3b28 (qgis): Port test to new API
- 06:24 AM Revision 8c73bcbc (qgis): [FEATURE] Port CheckValidity alg to new API
- Also make outputs optional from the alg - now you can select
which outputs you need for your model! - 06:22 AM Revision 6b55300f (qgis): If a feature sink parameter is optional and not set, don't create the sink
- This adds a lot of flexibility to algorithms, as it makes output
sinks truely optional. For instance, the various "Ex... - 05:17 AM Revision 2d2dff9b (qgis): Restore basic stats alg
- 04:46 AM Revision e4134637 (qgis): [needs-docs] Use standard scale widgets and terminology for labeling
- Also unify API with other scale API.
Fix #16349 - 03:56 AM Revision b2e102d2 (qgis): Improve API docs
- 03:51 AM Revision b0c35ab4 (qgis): Unify scale API in rule based labeling, fix GUI issues
- 03:09 AM Revision 9805782b (qgis): Unifying rule based renderer scale API, fix scale related bugs
- Fix #15512
- 02:49 AM Revision 32ecbcfa (qgis): Merge pull request #4693 from nyalldawson/request_crs
- Allow specifying a destination CRS in QgsFeatureRequest
- 02:34 AM Revision 37f86f5f (qgis): Unify diagram scale API with rest of scale API
- 02:26 AM Revision 1be5fbda (qgis): More consistency across scale API
- Use a real scale widget for point displacement label scale
2017-06-08
- 01:51 AM Revision a3d919dc (qgis): Use a real scale widget in vector save as dialog
- 01:42 AM Revision e0d29e78 (qgis): Update tests for new API
- 01:36 AM Revision f7bfb9ce (qgis): Fix zoom to visibile scale when min/max scale is set to 0
- 01:14 AM Revision 10707b87 (qgis): Improve documentation
- 01:12 AM Revision 463e7224 (qgis): Clarify in doxygen what scale values represent
- 01:12 AM Revision b0772659 (qgis): Flip remaining scale API from real to denominators
- 01:11 AM Revision 08a9bcba (qgis): Unify scale widgets API
- Flip all scale based widgets to use scale denominators instead
of actual scales (ie 100.0 instead of 0.01 for 1:100).... - 01:00 AM Revision 482ed3f2 (qgis): Explicitly mention in docs that presence of destination CRS does
- not affect filter expressions or virtual field values
- 12:57 AM Revision e437812a (qgis): Return an invalid iterator if a transform exception occurs
- when projecting filter rects from destination crs
- 12:41 AM Revision 7d847bf3 (qgis): Rename transform methods for clarity
- 11:44 PM Revision 9f71156a (qgis): Merge pull request #4678 from nyalldawson/layer_scale
- Swap QgsMapLayer min/max scale API definitions (unify scale api, pt 2)
- 11:02 PM Revision b280c873 (qgis): Node tool: give preference to vertex match over segment match from prev...
- 11:02 PM Revision 91be49a1 (qgis): Fix python tests after previous commit
- 10:01 PM Bug report #16240 (Closed): Node tool does not add z value to 3d vectors, while the nodes added b...
- Applied in changeset commit:qgis|f5b38fedbae096b9269f2ea81a1732c0b9ef27cc.
- 10:01 PM Bug report #16240 (Closed): Node tool does not add z value to 3d vectors, while the nodes added b...
- Applied in changeset commit:qgis|f5b38fedbae096b9269f2ea81a1732c0b9ef27cc.
- 09:56 PM Revision 2964c33d (qgis): Reshape tool: use default Z value for 3D geometries
- 09:53 PM Revision f5b38fed (qgis): Node tool: add default Z value to new vertices in 3D geometries (fixes ...
- 09:01 PM Feature request #16690 (Closed): Layer or Layers to KMZ export (Save As)
- I am having to go back to ESRI because I cannot get enough information out of QGIS into my KMZ's.
Basic needs are:... - 08:26 PM Feature request #16689 (Open): Extend get_feature function to use multiple conditions
- For now get_feature returns first occurance of a matched attribute=value condition. It would be nice to have a more a...
- 04:03 PM Bug report #16688 (Feedback): only show MySQL-Data with setting filter
- why this was categorized to "processing/qgis"?
- 04:00 PM Bug report #16688 (Closed): only show MySQL-Data with setting filter
- i connected qgis with my mysql-database.
if i select a layer from mysql-connection without filter to show data - no... - 03:56 PM Revision c340e37e (qgis): Do not #include QtConcurrent when using map renderer jobs C++ API
- This way C++ apps using the API do not need to add QtConcurrent to their build
- 03:56 PM Revision bdd81685 (qgis): Fix a crash when toggling a layer to editable mode
- 03:56 PM Bug report #16687 (Closed): Import a ShapeFile to an Oracle Spatial DataBase
- When I try to import a Shape File to an Oracle Spatial Database, using the database administrator, there's a bug that...
- 03:52 PM Bug report #16686 (Closed): Accessing CSW interfaces using TLS fails with SSL error for some ser...
- When accessing CSW endpoints that are using TLS (https) requesting GetCapabilities fails for certain servers.
Error... - 03:16 PM Revision 866bfc3d (qgis): sipify core symbology part 2
- 02:58 PM Bug report #16668: pgpass do not work on qgis master
- Probably a duplicate of #10932 (unix style line endings (linefeed only) expected)
- 02:46 PM Bug report #15752: Degradation of rendering performances in MSSQL provider
- results: https://drive.google.com/open?id=11GY4OxK0Xy2HULLrJ1xB4MuLAZcpF-MP7ADUKLiHBRg
tl;dr
Using IsValid has ... - 11:35 AM Bug report #16685 (Feedback): QgsSpatiaLiteProvider::loadFieldsAbstractInterface trying to assign...
- Please submit the patch as Pull Request on GitHub, chances of being seen and reviewed here in the bug tracker are ver...
- 11:11 AM Bug report #16685 (Closed): QgsSpatiaLiteProvider::loadFieldsAbstractInterface trying to assign d...
- I have encountered a core dump while working with spatialite layers with latest master commit:e052933b1452b5e45715c1a...
- 11:31 AM Revision 1a418f5d (qgis): Handle request crs transform in cached feature iterators
- 11:20 AM Revision 8ef6722e (qgis): Indentation
- 11:20 AM Revision a9892350 (qgis): Allow specifying a destination CRS in QgsFeatureRequest
- If set, all geometries will be reprojected from their original
coordinate reference system to the destination CRS whi... - 11:20 AM Revision b6e1eea4 (qgis): Handle request destinationCrs in QgsVectorLayerFeatureIterator
- 10:19 AM Bug report #16673: Composer map element size not updated from expression
- Nyall, I think you're right with autorefresh, though maybe reopening a composer and/or project should trigger refresh...
- 10:13 AM Feature request #16684 (Open): Add an expression option to a Page property of composer items
- Now some composer item properties like Page or Item ID can't be set by expression.
It would be useful to add this fe... - 09:56 AM Bug report #16683 (Closed): QgsRubberBand displays incorrect geometry
- For example my situation.
There is ring-like line. (pic. 1)
Create buffer for line ("geom") (pic. 2) and pass it ... - 09:55 AM Revision a148a789 (qgis): Typo fix and list ordering
- 09:55 AM Revision fcc06ce3 (qgis): More typo fixes
- 09:39 AM Revision 7651f9fb (qgis): Merge pull request #4698 from nyalldawson/cache_test
- Add feature source test for QgsVectorLayerCache
- 09:38 AM Revision 9e176fee (qgis): gps fixes
- 09:38 AM Revision e545d44c (qgis): sipify core gps
- 09:26 AM Revision 5a3c7631 (qgis): Typo fix in Algorithms help
- 09:05 AM Revision e052933b (qgis): Identation
- 08:59 AM Revision fbad9116 (qgis): Add feature source test for QgsVectorLayerCache
- While it's not a QgsFeatureSource subclass (yet), it behaves
just like one so when can run the feature source conform... - 08:52 AM Revision ed915e75 (qgis): sipify gui part 1
- 07:31 AM Revision a7c9cc81 (qgis): fix merge
- 07:28 AM Revision 41ceed3d (qgis): [sipify] fix false virtual methods
- 06:09 AM Revision 0591225f (qgis): Don't allow selection of adding z/multigeometries when saving a vector
- layer with geometry type set to No Geometry
- 02:35 AM Revision dbdbd157 (qgis): Fix composer legend "Filter by Atlas Feature" does not save
- Fix #16663
(forward port from ecb4c5a) - 02:17 AM Revision 7d9cc131 (qgis): Merge pull request #4657 from DelazJ/patch-1
- Typo fix: Add missing spacing
- 02:16 AM Revision 5b5e053f (qgis): Merge pull request #4674 from SrNetoChan/backport_5f7178a
- Backport Fix missing Icon in Select Attribute Dialog
2017-06-07
- 12:25 AM Bug report #15752: Degradation of rendering performances in MSSQL provider
- Ok - let's do some more tests. I'm curious if it's the added IsValid check which is causing these remaining regressio...
- 09:49 PM Bug report #15752: Degradation of rendering performances in MSSQL provider
- Nyall Dawson wrote:
> I'm confused - did you attach the wrong table above? It looks like it's still slower to me?
... - 09:27 PM Bug report #15752: Degradation of rendering performances in MSSQL provider
- I'm confused - did you attach the wrong table above? It looks like it's still slower to me?
- 03:00 PM Bug report #15752: Degradation of rendering performances in MSSQL provider
- !https://i.imgsafe.org/7f7d806fd5.png!
Even with the debug flags qgis-rel-dev was faster than the 2.18 final relea... - 12:17 AM Bug report #16673: Composer map element size not updated from expression
- I'd be concerned about the cost of refreshing the composition whenever a layer is edited. That's potentially a lot of...
- 10:46 PM Bug report #16673: Composer map element size not updated from expression
- True, refresh button forces a recalc, missed that option.
However, it would be much better if recalculation is made ... - 11:29 PM Revision 1bbfd5b8 (qgis): Merge pull request #4692 from nyalldawson/prepare
- Make more use of prepared geometries for intersection tests
- 11:12 PM Revision 648ff293 (qgis): Merge pull request #4695 from nyalldawson/buffer_test
- Add feature source unit tests for vector layer with edits in buffer
- 10:42 PM Revision 342897c6 (qgis): Add source test for vector layer with deleted features in buffer
- 07:43 PM Revision 6606d463 (qgis): fix enum
- 06:27 PM Bug report #16682 (Closed): FAIL: testDoAction (__main__.TestQgsActionManager): AssertionError: '...
- The latest Travis build in 2.18 branch failed with an error which seems to be unrelated to the changes since last suc...
- 04:34 PM Revision 67b01dee (qgis): [sipify] fix negative value assignment
- 04:04 PM Revision 154c8f5d (qgis): [sipify] fix body detection*
- 04:04 PM Revision 542dc854 (qgis): sipify core symbology classes
- 03:47 PM Bug report #16681 (Closed): Categorized symbol levels show wrong on map
- I have tried to create rule-based symbols for a point vector data layer with two levels: e.g. larger colored circle +...
- 03:44 PM Revision d914a195 (qgis): Merge pull request #4685 from strk/dbmanager-test
- Add test for DBManager's PostGIS connector and plugin
- 03:00 PM Bug report #16675: WFS client does not load geometry of type LineString_Curve_MultiCurve_Composit...
- Backported to 2.18 in commit:5d7bf0df320f8ceba8705b2dd424b2a3c010db00 + commit:9397c4fcbb29dd18d3e3e3d532cffdcf95cf613e
- 12:39 PM Bug report #16675 (Closed): WFS client does not load geometry of type LineString_Curve_MultiCurve...
- Fixed in master per commit:7435d34239717f667d6ecd8b5e1a203f3cd1e600
- 12:39 PM Bug report #16675 (Closed): WFS client does not load geometry of type LineString_Curve_MultiCurve...
- Fixed in master per commit:7435d34239717f667d6ecd8b5e1a203f3cd1e600
- 11:33 AM Bug report #16675 (Closed): WFS client does not load geometry of type LineString_Curve_MultiCurve...
- For the service http://webdienste.zugmap.ch/WFS_AV_MOPUBLIC_IKGEO_LV03/service.svc/get
the layers SOLI and TBLI do... - 02:59 PM Revision 9397c4fc (qgis): Fix previous commit (#16675)
- 02:41 PM Revision 5d7bf0df (qgis): [WFS provider] Recognize Geomedia layers with gmgml:LineString_Curve_Mu...
- 02:26 PM Revision 3f81fc09 (qgis): Add feature source unit tests for vector layer with edits in buffer
- Run the feature source tests over a layer with added, edited
geometries, and edited attributes unsaved in an edit buf... - 01:11 PM Bug report #14589: GetCapabilities gets cached in a confusing way (even when QGIS cache is set to 0)
- I have sent Luigi the necessary infos (and a screencast) about how see/replicate the issue,.
- 01:06 PM Bug report #16680 (Closed): Layers Panel: adding a layer doesn't simply show its name
- If I add a layer to QGIS (regardless the method), instead of its name, i get in the Layers Panel a name which is a co...
- 12:57 PM Bug report #16679 (Closed): Processing: Missing words in the Polar plot help
- Opening the Processing Polar plot tool dialog, the help is not meaningful:
"Two fields must be entered as parameters... - 12:53 PM Bug report #16678 (Feedback): Locator Filters option: Resizing the columns in the frame behaves w...
- I guess a screencast would be more explanatory but I fail to find a proper way to do it in my current PC (or if someo...
- 12:44 PM Bug report #16674 (Closed): Locator Filters option: the "Configure" button is always disabled
- It's only enabled when a locator can be configured, which none of the inbuilt ones can.
- 12:44 PM Bug report #16674 (Closed): Locator Filters option: the "Configure" button is always disabled
- It's only enabled when a locator can be configured, which none of the inbuilt ones can.
- 11:27 AM Bug report #16674 (Closed): Locator Filters option: the "Configure" button is always disabled
- In the Settings --> Options --> Locator Filters tab, the configure button is always disabled, whatever I do. Is this ...
- 12:36 PM Revision 7435d342 (qgis): [WFS provider] Recognize Geomedia layers with gmgml:LineString_Curve_Mu...
- 12:11 PM Bug report #16672 (Feedback): v.net.alloc in Processing
- If it is right for the v.net modules than I would say go for it.
- 12:05 PM Feature request #16677 (Feedback): Continuously update min/max within canvas extent
- Hi, it seems it's already in master :)
you have options in style options / "min/max value settings" / "Statistics ex... - 12:05 PM Feature request #16677 (Feedback): Continuously update min/max within canvas extent
- Hi, it seems it's already in master :)
you have options in style options / "min/max value settings" / "Statistics ex... - 11:41 AM Feature request #16677 (Closed): Continuously update min/max within canvas extent
- It would be great if there was a checkbox to "keep min/max values synchronised to canvas extents" for the min/max val...
- 12:03 PM Revision 9a40754f (qgis): sipify Qgis, QgsDxfExport
- 12:03 PM Revision 8d2f72c3 (qgis): [sipify] uniform die messages
- 11:39 AM Bug report #16676 (Closed): Invalid fields error when using “Use completer” in Layer properties E...
- I've made a field in a layer without NULL and connected it by relation to a fixed list of values from another layer b...
- 09:28 AM Revision 11ace44a (qgis): Import cmp_to_key
- 06:36 AM Revision 22791cf0 (qgis): Fix TypeError: 'cmp' is an invalid keyword argument for this function
- 06:08 AM Revision be501a0f (qgis): Make more use of prepared geometries for intersection tests
- Should speed up a few operations
- 05:12 AM Revision fa9f202b (qgis): Merge pull request #4691 from nyalldawson/validator
- Add an explicit argument to set QgsGeometryValidator method
- 03:36 AM Revision 64a86e3d (qgis): Add an explicit argument to set QgsGeometryValidator method
- Previously this was always read from settings when using
QgsGeometryValidator. It's now an explicit argument
when con...
2017-06-06
- 01:59 AM Feature request #16671 (Closed): Even vertical spacing of legends with different sized symbols
- This is already possible - set the symbol height through the composer legend properties, symbol setting, symbol heigh...
- 01:59 AM Feature request #16671 (Closed): Even vertical spacing of legends with different sized symbols
- This is already possible - set the symbol height through the composer legend properties, symbol setting, symbol heigh...
- 07:22 PM Feature request #16671 (Closed): Even vertical spacing of legends with different sized symbols
- IN the map composer, the amount of space for legend items with symbols is related to the size of the symbol. This mak...
- 12:20 AM Bug report #15752: Degradation of rendering performances in MSSQL provider
- Actually I just realised you mentioned 2.99. The fixes aren't in master builds yet. You'll need to test qgis-rel-dev ...
- 12:19 AM Bug report #15752: Degradation of rendering performances in MSSQL provider
- You could compare it against qgis-ltr-dev. That's a debug enabled 2.14 release.
What's the commit number from the... - 11:28 PM Bug report #15752: Degradation of rendering performances in MSSQL provider
Nyall Dawson wrote:
> These changes aren't in master yet, or any of the released 2.18 versions. Can you please ins...- 09:02 PM Bug report #15752: Degradation of rendering performances in MSSQL provider
- These changes aren't in master yet, or any of the released 2.18 versions. Can you please install the qgis-rel-dev ver...
- 02:42 PM Bug report #15752: Degradation of rendering performances in MSSQL provider
- you probably have to try qgis master or 2.18.9 nightly or wait the next 2.18 build (but I'm not sure the fix has been...
- 02:39 PM Bug report #15752: Degradation of rendering performances in MSSQL provider
- Giovanni Manghi wrote:
> Dear Andre Jesus would you mind see if the above commit improves things as expected? thanks... - 11:43 PM Bug report #15910: DB manager: Connection to PostGIS from QGIS3 fails
- BTW: you can find the `g` schema thing in Travis traces, so the automated test is giving its fruits: https://travis-c...
- 11:42 PM Bug report #15910: DB manager: Connection to PostGIS from QGIS3 fails
- This needed a backport to 2.18 branch, I'm tentatively doing that as part of DBManager automated testing: https://git...
- 11:41 PM Revision 14ab5eb0 (qgis): More unicode/utf8 fixes
- 11:40 PM Revision 4f4d63a6 (qgis): [db_manager] Fix DBConnector.getSchemaTableName
- 2.18 Backport
Ref #15910 - 10:47 PM Bug report #16673 (Feedback): Composer map element size not updated from expression
- The refresh button in the toolbar will force a recalculation, as will certain events like switching between features ...
- 09:46 PM Bug report #16673 (Closed): Composer map element size not updated from expression
- When setting map element height and width as an expression, element size doesn't get updated instantly when expressio...
- 10:22 PM Revision c36727dd (qgis): Avoid infinite loop in quoteString
- 09:46 PM Revision 5f1a78dd (qgis): Update inverted polygon test mask
- 09:20 PM Revision 35f7839f (qgis): Avoid .encode('utf8') call too
- Was tested with python2, let's see if it fixes python3 too
- 08:38 PM Bug report #16672 (Closed): v.net.alloc in Processing
- I was trying to use v.net.alloc in QGIS Processing, to find the closest (time/distance) fire stations.
I've a poin... - 07:35 PM Revision cda88661 (qgis): Merge pull request #4626 from alexbruy/otb-update
- update Processing OTB provider for 2.18
- 07:14 PM Revision 413c6e52 (qgis): Merge pull request #4648 from alexbruy/saga-update
- update Processing SAGA provider for 2.18
- 05:59 PM Revision 50641f78 (qgis): Use str(), not unicode() to cast URI for use in psycopg2
- Hopefully fixes the new DBManager tests
- 05:46 PM Revision 3efee437 (qgis): Add test for DBManager's PostGIS connector and plugin
- Only enabled when ENABLE_PGTEST is set
Includes test for dbname-less URI and service-only URI
(ref #10600 ref #16625 ... - 05:36 PM Bug report #16670 (Closed): Server - GetFeatureInfo not evaluated for maptip context when using F...
- When the user defines a tooltip for a vector layer, and a feature of this layer is requested via WMS request GetFeatu...
- 03:47 PM Bug report #15698: [Processing] Import Vector into PostGIS database doesn't work with file geodat...
- Were also tests reverted ? Which revision had the revert ? (Associated Revisions tab doesn't say).
A new ticket was ... - 03:47 PM Bug report #15698: [Processing] Import Vector into PostGIS database doesn't work with file geodat...
- Were also tests reverted ? Which revision had the revert ? (Associated Revisions tab doesn't say).
A new ticket was ... - 03:46 PM Bug report #16135: Selection by layerid instead layername from .gdb
- It was reported that the behavior was changed for some reason: #15698-14
If I understand that thread correctly I fix... - 03:40 PM Bug report #8073: Crash when loading PostGIS raster
- Unassigning as it works for me with latest GDAL from master and the backtrace from Paolo seems to indicate the proble...
- 03:34 PM Bug report #8073: Crash when loading PostGIS raster
- Sandro Santilli wrote:
> Giovanni had you tried reproducing this ? Paolo ? Anyone else ?
> I can't fix something I... - 03:32 PM Bug report #8073: Crash when loading PostGIS raster
- Giovanni had you tried reproducing this ? Paolo ? Anyone else ?
I can't fix something I cannot reproduce... - 03:06 PM Revision 9cd3ef02 (qgis): Use invalid CRS as default in map settings
- I have got caught by the default set to WGS 84 when I loaded a layer
in projected CRS, set extent to layer's extent a... - 02:56 PM Revision 362d4f06 (qgis): Add DBManager test for service-only URI
- Ref #16626
Also fixes runs with non-standard QGIS_PGTEST_DB env variable set - 02:53 PM Bug report #16624 (Reopened): Postgis connections with a slash in the name are hidden/misnamed
- I just got the same (or very similar) problem.
This time I named my connection: "strk@localhost:5432/strk (pgpass te... - 02:36 PM Bug report #16668: pgpass do not work on qgis master
- Sandro Santilli wrote:
> Giovanni as you marked this as a regression, do you know which older version worked fine ?
... - 02:36 PM Bug report #16668: pgpass do not work on qgis master
- Sandro Santilli wrote:
> Giovanni as you marked this as a regression, do you know which older version worked fine ?
... - 02:34 PM Bug report #16668: pgpass do not work on qgis master
- Giovanni as you marked this as a regression, do you know which older version worked fine ?
- 02:11 PM Bug report #16668: pgpass do not work on qgis master
- Sandro Santilli wrote:
> It could make a good case to add to the new DBManager testsuite: https://github.com/qgis/QG... - 02:11 PM Bug report #16668: pgpass do not work on qgis master
- Sandro Santilli wrote:
> It could make a good case to add to the new DBManager testsuite: https://github.com/qgis/QG... - 12:25 PM Bug report #16668: pgpass do not work on qgis master
- It could make a good case to add to the new DBManager testsuite: https://github.com/qgis/QGIS/pull/4688
Can you tell... - 11:44 AM Bug report #16668 (Closed): pgpass do not work on qgis master
- Hi,
On QGIS master, QGIS will fail to retrieve passwords from a pgpass.conf file.
This happens when expanding a d... - 02:33 PM Revision 3d9af5bb (qgis): [BUGFIX][Processing][Rscript] Write to R_OUTPUT_VALUES file if saveOut...
- Fixes #16618 Processing rscripts: cannot concatenate 'str' and 'NoneType' objects
- 02:25 PM Bug report #16618 (Closed): Processing rscripts: cannot concatenate 'str' and 'NoneType' objects
- Applied in changeset commit:qgis|7a198dff6522ba4a8f864f418116097e2d4ca139.
- 02:25 PM Bug report #16618 (Closed): Processing rscripts: cannot concatenate 'str' and 'NoneType' objects
- Applied in changeset commit:qgis|7a198dff6522ba4a8f864f418116097e2d4ca139.
- 02:21 PM Bug report #16618: Processing rscripts: cannot concatenate 'str' and 'NoneType' objects
- Hi Anita,
It's my fault, I have not tested with an OutputHTML.
I will fix it, but how ths OutputHTML is defined ? - 02:23 PM Revision 7a198dff (qgis): [BUGFIX][Processing][Rscript] Write to R_OUTPUT_VALUES file if saveOut...
- Fixes #16618 Processing rscripts: cannot concatenate 'str' and 'NoneType' objects
- 01:50 PM Revision de9e70e6 (qgis): Merge pull request #4684 from nyalldawson/processing_pt3
- Add sourceExtent method to QgsFeatureSource
- 01:48 PM Feature request #16669 (Open): Add option to simplify geometries on PDF export
- An option to simplify geometries when exporting a composer as PDF would be helpful.
- 01:16 PM Revision 39b5f4e5 (qgis): Update acceptable missing doc
- 01:05 PM Bug report #16666: New unified add button: file selector sometimes opens behind the Data Source M...
- I cannot reproduce this on KDE/Linux. Maybe something specific to Ubuntu Unity?
I tested with modal and modeless o... - 12:39 PM Bug report #12172 (Closed): Use xvfb-run on "make check"
- Applied in changeset commit:qgis|eddf23c3813ea4e8c7f902726a7124442fa72e47.
- 12:39 PM Bug report #12172 (Closed): Use xvfb-run on "make check"
- Applied in changeset commit:qgis|eddf23c3813ea4e8c7f902726a7124442fa72e47.
- 12:39 PM Revision eddf23c3 (qgis): Make the `check` rule use xvfb-run, drop `check-no-x`
- I see no reason for anyone wanting to see popping windows during
a `make check` run. Closes #12172. - 12:35 PM Bug report #16644: Crash when using search input in Option dialog
- Note: same search (Locator?) functionality in the project properties just works
- 12:08 PM Revision 80911c6e (qgis): Merge pull request #4675 from alexbruy/processing-help
- [processing] improve help system
- 11:36 AM Revision 51e7efe2 (qgis): Replace QString::null by QString() in core (deprecated since Qt 5.9)
- 10:50 AM Revision e89502f4 (qgis): fix help opening
- 10:29 AM Revision 448f019e (qgis): Port polygon from layer extent alg to new API
- 10:09 AM Revision dbedd7e1 (qgis): Merge pull request #4683 from rldhont/server-string-list-exceptions
- [Server] bulk enhancements: string, list and exceptions
- 09:51 AM Revision 7af47c2a (qgis): Add a raster table to the test postgis setup, use it from dbmanager test
- 09:51 AM Revision 38d905f6 (qgis): Add a notice about service=qgis_test being used by some tests
- 09:51 AM Revision 37387989 (qgis): Add test for DBManager's PostGIS connector and plugin
- Only enabled when ENABLE_PGTEST is set
Includes test for dbname-less URI (#10600 and #16625 and #16626)
The test rel... - 09:51 AM Revision 8af3707b (qgis): [processing] use arrow cursor for collapse button
- 09:51 AM Revision 0773e549 (qgis): [processing] move collapse button to the top
- 09:51 AM Revision ffac4f96 (qgis): [processing] simplify modeler algorithm dialog and use new help in it
- too
- 09:51 AM Revision a137a7c0 (qgis): [processing] open help in the default webbrowser to be consistent with
- the rest of QGIS dialogs
- 09:51 AM Revision 77fa1778 (qgis): [processing] save and restore geometry of the algorithm dialog
- 09:51 AM Revision dec9ecf4 (qgis): [processing] make short help panel resizable and replace Help tab with...
- 09:51 AM Revision d859399c (qgis): [processing] use QGIS user manual as help source for all algorithms by
- default.
NOTE: URL scheme should be adopted when documentation team decided how
manual will be scructured. - 09:51 AM Revision f4853a21 (qgis): [processing] add button to collapse/expand short help
- 09:26 AM Revision c6c20c61 (qgis): Add sourceExtent method to QgsFeatureSource
- 08:51 AM Revision 72f95e6f (qgis): Merge pull request #4682 from nyalldawson/processing_pt3
- Processing rebuilding...
- 08:06 AM Revision 1d2e54d1 (qgis): Port delete columns alg to new API
- 07:54 AM Revision f1511a29 (qgis): Port clip algorithm to new API
- 07:43 AM Revision 90388722 (qgis): Fix warning
- 07:39 AM Revision 47a40edb (qgis): Port BarPlot alg to new API
- 07:39 AM Revision c1d35a04 (qgis): Port getHTMLOutputsCount to c++ API
- 07:36 AM Revision 1f0a3d97 (qgis): Add file based and HTML outputs to c++ API
- 07:21 AM Revision 74ffdb11 (qgis): Fix field widget wrapper
- 06:46 AM Revision f0f0411e (qgis): Port addautoincrementalfield to new API
- 06:39 AM Revision dfb687bf (qgis): Port aspect algorithm to new API
- 06:38 AM Revision 2f28736e (qgis): Remove some unused code
- 06:38 AM Revision a27c22d9 (qgis): Add raster layer output parameters
- 06:33 AM Revision e6a71ab5 (qgis): Allow direct map layer parameter/default values were appropriate
- 05:43 AM Revision b75a1747 (qgis): Rename QgsProcessingFeatureSinkDefinition to QgsProcessingOutputLayerDe...
- Since it also applies to raster layer outputs, we need a more generic name
- 05:41 AM Revision f64f74fb (qgis): Fix incorrect import
- 04:36 AM Revision d53fa8d2 (qgis): Port another alg to new API
- 04:10 AM Bug report #16663 (Closed): Filter by Atlas Feature, Save State
- Applied in changeset commit:qgis|ecb4c5a6924693b3604706edbbed19439c2b1949.
- 04:10 AM Bug report #16663 (Closed): Filter by Atlas Feature, Save State
- Applied in changeset commit:qgis|ecb4c5a6924693b3604706edbbed19439c2b1949.
- 04:09 AM Revision ecb4c5a6 (qgis): Fix composer legend "Filter by Atlas Feature" does not save
- Fix #16663
- 03:40 AM Revision ab644288 (qgis): Add a cancel button for algorithms which support cancelation
- 03:25 AM Revision 39d20a4c (qgis): Move algorithm expression context generation to QgsProcessingAlgorithm
- Fix error when selecting "from expression" in algorithm parameter dialog
- 02:34 AM Revision 607fed8c (qgis): Restore ability to save outputs directly to Spatialite/PostGIS providers
2017-06-05
- 01:51 AM Revision 5e92c0db (qgis): Fix saving processing outputs with correct encoding
- 01:06 AM Revision 2b0af000 (qgis): Merge pull request #4590 from nyalldawson/processing_pt3
- Processing armaggeddon, pt 1
- 12:42 AM Revision 77072b15 (qgis): Rename QgsProcessingFeatureSink to QgsProcessingFeatureSinkDefinition
- For consistency with QgsProcessingFeatureSourceDefinition
- 12:40 AM Revision 81da209b (qgis): Use a QgsProject pointer instead of bool loadIntoProject
- Allows potential future use case of loading results into
a different open project - 12:25 AM Revision 72be86dc (qgis): Only accept QgsPropertys in QgsProcessingFeatureSourceDefinition/
- QgsProcessingFeatureSink, not all QVariant types
Only strings/QgsPropertys are valid anyway, so instead of strings
u... - 12:00 AM Revision d7aa3f5f (qgis): [processing] Change explicit encoding string parameters to more
- flexible QVariantMap creatOptions parameters which include an
optional fileEncoding value
More flexible, allows sink... - 11:41 PM Revision 46596c50 (qgis): Restore correct layer naming when loading results
- 11:41 PM Revision 7683b25f (qgis): Move getFileFilter from params to gui wrappers
- 11:41 PM Revision 379d060d (qgis): Resurrect another Python QGIS algorithm
- 11:41 PM Revision a6581356 (qgis): Remove global processing use selection setting
- 11:41 PM Revision 7f687345 (qgis): [FEATURE][processing] Add checkbox for each vector input layer
- to control whether selected features only are to be used
Replaces the old global setting and makes it immediately ob... - 11:41 PM Revision ea2e477d (qgis): Fix failing tests, temporarily disable some processing tests during
- refactoring
- 11:41 PM Revision 5b9d925c (qgis): Fix loading of results after running algorithms
- 11:41 PM Revision f9887aab (qgis): [processing] Remove more UseSelectionIfPresent use
- 11:41 PM Revision d8552258 (qgis): Temporarily deactivate more algorithms
- 11:41 PM Revision 3bd74aef (qgis): Remove no longer required QgsProcessingContext::UseSelectionIfPresent flag
- Since using selection is now a per-feature-source setting
- 11:41 PM Revision ed09a8a7 (qgis): Create class for encapsulating settings relating to a feature source
- input to a processing algorithm.
This allows parameter inputs to encapsulate extra information
relating to a feature... - 11:41 PM Revision 0e991bf6 (qgis): Remove QgsProcessingUtils::uniqueValues
- Use QgsFeatureSource method instead
- 11:41 PM Revision b6fb41d4 (qgis): [processing] Don't use vector layers directly as feature sources
- Instead, parameters evaluate to QgsFeatureSource, which are
used for retrieving features, feature count, crs, wkb typ... - 11:41 PM Revision 005a08ea (qgis): Create class for encapsulating settings relating to a feature sink
- input to a processing algorithm.
This allows parameter inputs to encapsulate extra information
relating to a feature... - 11:41 PM Revision 5b8affcb (qgis): Rename QgsProcessingParameterOutputVectorLayer to QgsProcessingParamete...
- 11:41 PM Revision 93734758 (qgis): Indentation
- 11:41 PM Revision 57ffde36 (qgis): Fix build
- 11:41 PM Revision f41eb411 (qgis): Cleanup API - remove redundant name argument
- 11:41 PM Revision ffce9c9f (qgis): Add direct method to retrieve QgsFeatureSink from parameter
- 11:41 PM Revision 770c45da (qgis): Rename QgsProcessingParameterVectorLayer to QgsProcessingParameterFeatu...
- Helps abstract away sources to allow non vector layer sources in future
- 11:41 PM Revision 8b4bf88b (qgis): Add native c++ algorithm provider
- 11:41 PM Revision 134c04b8 (qgis): Move getParametersPanel out of algorithm class
- It's a gui related method, so shouldn't be in core class
- 11:41 PM Revision 03e40f74 (qgis): [processing] Remove all remaining algorithm copies
- Algorithms are no longer copied - just a single const instance
of each algorithm is used - 11:41 PM Revision fb811766 (qgis): Add framework for algorithm outputs
- This somewhat changes the meaning of outputs from processing 2.x.
In 2.x processing outputs were used both as a metho... - 11:41 PM Revision b64a71df (qgis): Port algorithm countVisibleParameters to c++
- 11:41 PM Revision 2da85f87 (qgis): Temporarily deactivate all processing providers/algorithms
- While the processing API is in such a state of flux it's
become unmaintainable to port these algorithms change-by-cha... - 11:41 PM Revision a9514242 (qgis): QgsProcessingParameterVectorLayer accepts lists of vector layer types
- 11:41 PM Revision bdf051a0 (qgis): Partially port a trial python alg to new API
- 11:41 PM Revision 0c3ad14c (qgis): Adapt more python code to new API
- 11:41 PM Revision 6517470d (qgis): Temporarily fix memory layer outputs
- 11:41 PM Revision 87fc31d6 (qgis): Adapt more python code to new API
- 11:41 PM Revision 28f7a8b7 (qgis): Move expression context generation out of parameters
- 11:41 PM Revision 416770b1 (qgis): Remove no longer required _resolveLayers method
- 11:41 PM Revision ba03f1a1 (qgis): Move minimum layer extent calculation to c++
- 11:41 PM Revision 189f8047 (qgis): Adapt more code to c++ API
- 11:41 PM Revision ef59d0c4 (qgis): Port parameter checking to c++
- 11:41 PM Revision a23a6ac6 (qgis): Create a QgsProcessingAlgRunnerTask task
- Allows background execution of processing algorithms.
Not exposed anywhere in GUI (yet) - 11:41 PM Revision c1d9d57d (qgis): First working pure c++ algorithms
- 11:41 PM Revision 4cb7d18b (qgis): Push parameters into processAlgorithm and related functions
- 11:41 PM Revision f1c53c3a (qgis): Refactor Algorithm setParamValues -> getParamValues
- Now returns a dict of parameter inputs for the algorithm
- 11:41 PM Revision 9997ab6e (qgis): Partially port wrappers to QgsProcessingParameterDefinition
- And create a new WidgetWrapperFactory for creating a suitable wrapper
corresponding to a parameter - 11:41 PM Revision 77ab9337 (qgis): Move alg character definitions to __init__
- 11:41 PM Revision 1e788556 (qgis): Port getCustomParametersDialog to QgsProcessingAlgorithm
- 11:41 PM Revision 2d1579d2 (qgis): Port algorithm help to QgsProcessingAlgorithm
- 11:41 PM Revision 168f1627 (qgis): Remove help related methods from GeoAlgorithm
- 11:41 PM Revision fac8ca4d (qgis): Move execution check to QgsProcessingAlgorithm
- 11:30 PM Revision 632a2be8 (qgis): Disable QgsTaskManager::waitForFinished test by default
- The test intermittently fails on Travis builds, likely due
to the platform's inconsistent availability to multiple th... - 10:59 PM Revision 176b7caf (qgis): sipify core raster part 3
- 10:19 PM Revision fa5bd491 (qgis): run code_layout build from top CMakeLists
- instead of adding an extra CMakeLists in .ci/travis/code_layout to build API doc, astyle and run tests (indentation, ...
- 10:19 PM Revision c8555c3e (qgis): fix test import
- 10:19 PM Revision dff3011a (qgis): fix external lib path
- 10:19 PM Revision 281daee0 (qgis): run Doxygen and doc coverage test on static Travis config
- 09:47 PM Bug report #16667 (Closed): Vector field marker length attribute not stored in QML
- Hi,
I have a vector field and then rule based simple points created. In saving the layer definition file, the leng... - 08:03 PM Revision ad14373a (qgis): [Server] Replace list.size() > 0 by !list.isEmpty()
- 07:21 PM Revision 4ab6a065 (qgis): [Server] Test update masks WMS_GetMap_Annotations and WMS_GetMap_Highl...
- 06:31 PM Bug report #16666 (Closed): New unified add button: file selector sometimes opens behind the Data...
- When using the new unified "Add data" button, it seems that the File Selector sometimes opens behind the Data Source ...
- 04:55 PM Revision b9c2b64e (qgis): [Server] Replaced unnecessary QStringLiteral by character
- 04:55 PM Revision 569cee19 (qgis): [Server] WMS GetMap throw exception is layer nickname is not available
- 04:55 PM Revision fc63cbec (qgis): [Server] Replace list.size() < 1 by list.isEmpty()
- 04:55 PM Revision b6c76a0a (qgis): [Server] Replaced unnecessary QStringLiteral by character
- 04:37 PM Bug report #16665 (Closed): Native XYZ provider doesn't display all available zoom levels
- Hi !
Native XYZ provider is great, but it seems to stay stuck at a hardcoded zoom level (probably around 18 or 19)... - 01:59 PM Bug report #14752: GEOS exceptions crash QGIS on windows
- Anita Graser wrote:
> Giovanni Manghi wrote:
> > Anita for sake of clarity would you agree if I then create a new i... - 01:40 PM Bug report #14752: GEOS exceptions crash QGIS on windows
- Giovanni Manghi wrote:
> Anita for sake of clarity would you agree if I then create a new issue ticket with just thi... - 01:36 PM Bug report #16618: Processing rscripts: cannot concatenate 'str' and 'NoneType' objects
- Not sure if it breaks anything else, but if I add...
- 12:10 PM Bug report #16664 (Closed): After downloading a R script this is not immediately added to the Pro...
- Subject says it all. Is ok on 2.14
- 12:02 PM Bug report #16663 (Closed): Filter by Atlas Feature, Save State
- Hi,
When using the "Only show items inside current atlas feature" feature within a map composer, its state is not ... - 11:33 AM Revision 05d9f92d (qgis): fix oracle provider build
- 09:22 AM Revision 63083abe (qgis): Merge pull request #4679 from nyalldawson/selected_feature_source
- QgsVectorLayerSelectedFeatureSource
- 09:22 AM Revision 09e03650 (qgis): Merge pull request #4680 from nyalldawson/unique_values
- Move uniqueValues to QgsFeatureSource
- 08:59 AM Revision 33888575 (qgis): Move uniqueValues to QgsFeatureSource
- Also change signature of QgsVectorLayer/QgsVectorDataProvider
uniqueValues method to match (and improve API) - 07:22 AM Revision 27850fb0 (qgis): Merge pull request #4592 from alexbruy/messagebars-for-db
- Use QgsMessageBar instead of QMessageBoxes to show result of testing connection
- 05:36 AM Revision 6fed80b1 (qgis): Add a couple more tests for QgsVectorLayerSelectedFeatureSource
- 05:28 AM Revision 405c55f1 (qgis): Create QgsVectorLayerSelectedFeatureSource
- ...which is a QgsFeatureSource subclass which only considers
selected features from a QgsVectorLayer
2017-06-04
- 01:56 AM Revision f69d1c20 (qgis): Convert isolated '...' strings to '…'
- Ideally we'd replace ALL ... instances to …, but need to
first work out how to avoid the translation burden of this
c... - 01:52 AM Revision 65b0ba81 (qgis): Fix inconsistent capitalization
- 01:50 AM Revision c040469c (qgis): Make paletted raster widget behave more like vector categorized
- renderer widget
Since they are basically counterparts to each other - 01:50 AM Revision e5b8b32e (qgis): Make paletted raster widget behave the same as categorized widget
- when changing current band
Now the widget asks users if they want to delete existing categories
when they switch a b... - 11:50 PM Revision e977f1f0 (qgis): remove unused provider mManagerMode member
- 11:26 PM Revision d0ebcd90 (qgis): Fix doxygen test
- 12:35 PM Feature request #16662 (Open): Add order_by parameter to concatenate aggregate function
- It would be nice to have an *order_by* parameter in *concatenate* function.
Something like that :
concatenate("... - 09:55 AM Revision 1bed323b (qgis): oracle provider: fix build
- 08:46 AM Revision 4318bfb8 (qgis): Merge pull request #4670 from nyalldawson/widget_action_header
- New classes QgsMenuHeader, QgsMenuHeaderWidgetAction
- 05:35 AM Bug report #16661 (Closed): Mouse single click now double clicks
- This is not a QGIS issue. It's either something local to your install, a qt issue, or an osgeo packaging issue.
- 05:35 AM Bug report #16661 (Closed): Mouse single click now double clicks
- This is not a QGIS issue. It's either something local to your install, a qt issue, or an osgeo packaging issue.
- 02:38 AM Revision cd9a802c (qgis): [FEATURE] Fix incorrectly swapper layer_property function min_scale and...
- The values returned were the opposite of what's shown in the GUI.
Marked as feature as reminder to include this proj... - 02:34 AM Bug report #12383 (Closed): max/min values for scale dependent visibility of a layer
- Duplicate of #8546
- 02:34 AM Bug report #12383 (Closed): max/min values for scale dependent visibility of a layer
- Duplicate of #8546
- 02:34 AM Bug report #12383 (Closed): max/min values for scale dependent visibility of a layer
- Duplicate of #8546
- 02:33 AM Bug report #12382 (Closed): scale dependent visibility QGIS 2.8 dev
- This is the correct behavior. A map scale of 1:1 is larger then a scale of 1:5000.
Map scale terminology is confus... - 02:33 AM Bug report #12382 (Closed): scale dependent visibility QGIS 2.8 dev
- This is the correct behavior. A map scale of 1:1 is larger then a scale of 1:5000.
Map scale terminology is confus... - 02:33 AM Bug report #12382 (Closed): scale dependent visibility QGIS 2.8 dev
- This is the correct behavior. A map scale of 1:1 is larger then a scale of 1:5000.
Map scale terminology is confus...
2017-06-03
- 01:31 AM Revision a9a7d3c3 (qgis): Swap QgsMapLayer min/max scale API definitions
- setMaximumScale() and setMinimumScale(), maximumScale() and
minimumScale() had the opposite meaning to other min/max ... - 11:35 PM Bug report #16633 (Closed): Vector menu is duplicated
- Andre Joost wrote:
> After the translation was fixed, I still had to remove .qgis2 from the registry (see #15118) an... - 11:35 PM Bug report #16633 (Closed): Vector menu is duplicated
- Andre Joost wrote:
> After the translation was fixed, I still had to remove .qgis2 from the registry (see #15118) an... - 11:32 PM Revision 008f3857 (qgis): processing: only reset existing menu 'settings' (followup e78fc620)
- 06:27 PM Bug report #16661 (Feedback): Mouse single click now double clicks
- is this really just on master/qgis3? installed with osgeo4w? does it happens on 2.14.* ir 2.18.*? does it happens on ...
- 05:30 PM Bug report #16661 (Closed): Mouse single click now double clicks
- On 2 Dell machines using Windows 7, 8, 8.1, and 10 after installing any QGIS version are affected with the issue of t...
- 04:54 PM Revision 2c8e03de (qgis): [PROCESSING] [regression] One more fix for broken encoding of psycopg2 ...
- 08:20 AM Revision 0f2a49d9 (qgis): Remove Point3D
- ... in favor of QgsPoint
Reference https://github.com/qgis/qgis3.0_api/issues/71 - 08:03 AM Revision 0b763526 (qgis): Merge pull request #4642 from nyalldawson/mssql
- MSSQL provider fixes
- 08:03 AM Feature request #10947 (Closed): Use Filter() instead of STIntersects() for better performance in...
- Applied in changeset commit:qgis|62af54ecb2666d0bde0f7af102d663ded5cda97d.
- 08:03 AM Feature request #10947 (Closed): Use Filter() instead of STIntersects() for better performance in...
- Applied in changeset commit:qgis|62af54ecb2666d0bde0f7af102d663ded5cda97d.
- 08:03 AM Bug report #15752 (Closed): Degradation of rendering performances in MSSQL provider
- Applied in changeset commit:qgis|62af54ecb2666d0bde0f7af102d663ded5cda97d.
2017-06-02
- 09:50 PM Bug report #16646: Small errors in SAGA Raster Calculator output
- Hi Alexander,
I was investigating and you're right.
On the one hand, SAGA Import Raster Module is being used in... - 08:11 AM Bug report #16646: Small errors in SAGA Raster Calculator output
- Probably this caused by inputs conversion, as Processing itself does nothing to input rasters, all operations perform...
- 07:53 PM Revision 881dfef3 (qgis): Fix python test imports
- 07:53 PM Revision 4ba385d4 (qgis): Fix python plugins
- 07:53 PM Revision e2227d99 (qgis): Fix QgsPointXY issues
- 07:53 PM Revision a9d7630a (qgis): Rename QgsPointV2 to QgsPoint and QgsPoint to QgsPointXY
- Because 3D coordinates should be the default.
References https://github.com/qgis/qgis3.0_api/issues/36 - 07:53 PM Revision 164e4640 (qgis): Gadgetize QgsPointV2
- 07:53 PM Revision bf9021ae (qgis): Document API change
- 07:53 PM Revision 085a284c (qgis): [travis] Better match pattern for colorizing failing tests
- 07:53 PM Revision c5ba49fb (qgis): fix server
- 07:53 PM Revision 2bbadbac (qgis): Rename qgspoint.h and qgspointv2.h
- To qgspointxy.h
And qgspoint.h - 07:53 PM Revision 4f3cd3e1 (qgis): QgsPoint migration
- 07:53 PM Revision e3efc2c8 (qgis): Fix tests
- 07:44 PM Bug report #16656 (Closed): python error in Processing result viewer
- Cannot replicate in a consistent way. Will reopen if is the case (it was happening sometimes with a specific postgis ...
- 07:44 PM Bug report #16656 (Closed): python error in Processing result viewer
- Cannot replicate in a consistent way. Will reopen if is the case (it was happening sometimes with a specific postgis ...
- 08:02 AM Bug report #16656 (Feedback): python error in Processing result viewer
- Can you provide sample? As I can see, it already opens file using unicode. Probably some algorithm writes results wit...
- 07:28 PM Bug report #15312 (Closed): Feature not created when splitting polygon with a line from another l...
- Bernhard Ströbl wrote:
> This ticket adresses an issue in the _DigitizingTools_ plugin.
> The proper place to repo... - 07:28 PM Bug report #15312 (Closed): Feature not created when splitting polygon with a line from another l...
- Bernhard Ströbl wrote:
> This ticket adresses an issue in the _DigitizingTools_ plugin.
> The proper place to repo... - 11:07 AM Bug report #15312 (Feedback): Feature not created when splitting polygon with a line from another...
- This ticket adresses an issue in the _DigitizingTools_ plugin.
The proper place to report it therefore is the plugi... - 11:07 AM Bug report #15312 (Feedback): Feature not created when splitting polygon with a line from another...
- This ticket adresses an issue in the _DigitizingTools_ plugin.
The proper place to report it therefore is the plugi... - 11:07 AM Bug report #15312 (Feedback): Feature not created when splitting polygon with a line from another...
- This ticket adresses an issue in the _DigitizingTools_ plugin.
The proper place to report it therefore is the plugi... - 07:26 PM Bug report #16657 (Open): date edit widget only shows current date whatever the real data is unde...
- 10:17 AM Bug report #16657: date edit widget only shows current date whatever the real data is underneath
- ...
- 05:05 AM Bug report #16657 (Feedback): date edit widget only shows current date whatever the real data is ...
- That's a datetime field - I think the issue is that you've set the format to "date" along. Does it work correctly if ...
- 07:26 PM Revision 10672395 (qgis): Merge pull request #4629 from boundlessgeo/unified-button
- Add layer button
- 06:09 PM Revision 7a2ce494 (qgis): [addlayerbutton] Connect and forward all signals from browser to app
- 06:05 PM Bug report #16660 (Closed): error: VCRUNTIME140.dll is missing
- No errors from installer, but will not run (see attached graphic). Tried reinstalling as per the error message, and ...
- 05:39 PM Bug report #16626 (Closed): DBManager fails to load rasters from service-only PostGIS connections
- Applied in changeset commit:qgis|6f42b784b98580257e584ca6fec57809bdd56bc0.
- 05:37 PM Bug report #16626: DBManager fails to load rasters from service-only PostGIS connections
- commit:78c3423861 implements the fix suggested in #16626-6 for master branch
backport (and overall automated tests) ... - 04:37 PM Bug report #16626: DBManager fails to load rasters from service-only PostGIS connections
- Upstream ticket to GDAL was filed here: https://trac.osgeo.org/gdal/ticket/6910
- 04:26 PM Bug report #16626: DBManager fails to load rasters from service-only PostGIS connections
- So I guess a fix here would be to pre-connect with psycopg to find out the name of the database and provide it in the...
- 04:09 PM Bug report #16626 (Reopened): DBManager fails to load rasters from service-only PostGIS connections
- Reopening because it looks like ogr does not recognize "service" anyway, insisting about having a `dbname` value.
- 05:38 PM Revision 6f42b784 (qgis): For GDAL sake extract a dbname from the connection
- Works around GDAL limitation reported in:
https://trac.osgeo.org/gdal/ticket/6910
Ref #16625
Closes #16626 - 05:31 PM Revision 78c34238 (qgis): For GDAL sake extract a dbname from the connection
- Works around GDAL limitation reported in:
https://trac.osgeo.org/gdal/ticket/6910
Ref #16625
Ref #16626 - 05:31 PM Revision 19ddeb18 (qgis): Merge pull request #4667 from mhugent/server_tilemode
- Fix tile render mode not applied in 2.18 server
- 04:57 PM Revision 6c66738d (qgis): [addlayerbutton] Added delimited text layers
- 04:57 PM Revision b31f05c7 (qgis): [addlayerbutton] New signals for new interfaces
- 04:57 PM Revision 143e0c63 (qgis): [addlayerbutton] More embeddable dialogs
- 04:57 PM Revision a69d5122 (qgis): [addlayerbutton] Show Add button in embedded spatialite dialog
- 04:57 PM Revision 84bbb5f4 (qgis): [addlayerbutton] Removed merge markers
- 04:57 PM Revision e121cfbe (qgis): [addlayerbutton] Use QgsOptionsDialogBase and all its nice features and...
- 04:57 PM Revision 2f9b844a (qgis): [addlayerbutton] Added help button (URL is still a placeholder)
- 04:57 PM Revision 402b7ada (qgis): [addlayerbutton] Initialise pointer
- 04:57 PM Revision de5996c7 (qgis): [addlayerbutton] Use enum for window mode instead of booleans
- 04:57 PM Revision dcab8ca1 (qgis): [addlayerbutton] Added more providers and get canvas from ctor
- 04:57 PM Revision 811e4dfd (qgis): [addlayerbutton] Virtual Layers support added
- Some changes in connections are required to keep in sync
the available layers lists in the virtual layer dialog.
(Mo... - 04:57 PM Revision 9a51d894 (qgis): [addlayerbutton] Embedded dialog support
- 04:57 PM Revision 75f0e543 (qgis): [addlayerbutton] Pass canvas to the manager (needed by AMS)
- 04:57 PM Revision 220d1256 (qgis): [addlayerbutton] Add embedded option to spatialite dlg
- 04:57 PM Revision 129e00d7 (qgis): [addlayerbutton] Added embeddedMode to all providers
- Also switched managerMode and embeddedMode arguments
for a more logical arg passing from the factory function. - 04:57 PM Revision ff83bfe2 (qgis): [addlayerbutton] Added WFS, WMS and vector layers
- 04:57 PM Revision b2dea8e0 (qgis): [addlayerbutton] Initial implementation
- 04:57 PM Revision 23ae5087 (qgis): [addlayerbutton] Data Source Manager toolbar and menu
- This implements the proposal from @SrNeto:
- new toolbar with the new dialog button and
all the "new" data soource... - 04:57 PM Revision 14cc77c4 (qgis): [addlayerbutton] Removed button bar from main dialog
- No Close button anymore ... prepare your wrist for
a precise hit on the [X] or hit ESC to close the
dialog. - 04:57 PM Revision 01b4eebc (qgis): [addlayerbutton] Prevent a crash when the layer list is rebuilt after a...
- 04:57 PM Revision a7e12c87 (qgis): [addlayerbutton] Fix height problems within the delimited text dialog
- Also moved the status information under the button bas for
consistency with other dialogs. - 04:57 PM Revision c1889111 (qgis): [addlayerbutton] Replace icon for the datasourcemanager
- 04:57 PM Revision ce6d5c7b (qgis): Removed old comment
- 04:57 PM Revision e761395f (qgis): [addlayerbutton] New GUI for the delimited text dlg by Luigi Pirelli
- 04:57 PM Revision 8db19b2f (qgis): [addlayerbutton] Raster support added
- There is still an issue with the list not being
correclty reset after the raster icon is selected. - 04:57 PM Revision 018afc78 (qgis): [addlayerbutton] Larry Shaffer's fix to the raster button
- Tricky solution, but temporary
- 04:57 PM Revision 828ec134 (qgis): [addbuttonlayer] Fix layout of vector dialog
- This is an attempt to fix the layout of the vector
layer dialog to fit in the unified dialog layout.
The optiomal so... - 04:57 PM Revision 43a3ac7b (qgis): [addlayerbutton] Removed help button
- Almost all provider dialogs have its own button
resulting in duplicated help buttons in the
unified dialog. - 04:57 PM Revision e43dfa28 (qgis): [addlayerbutton] Added option for modeless layer dialog (default false)
- 04:57 PM Revision 463fd036 (qgis): [addlayerbutton] Add method to open a given page in the layer dlg
- This is preliminary to change all dialogs slots to
open the unified dialog with the righ page open. - 04:57 PM Revision 25b959cc (qgis): [addlayerbutton] Fix order of signals when open page called
- The problem was with raster "tab" (that is not a real page
but a forwarded signal to the app), when openPage
was call... - 04:57 PM Revision fc76d120 (qgis): [addlayerbutton] Removed all the individual source select slots
- In favour of the unified dialog.
- 04:57 PM Revision 3cf93bc4 (qgis): [addlayerbutton] Add embedded flag for widget-like usage
- 04:49 PM Bug report #16625: DBManager fails to load raster from dbname-less connection
- As this might strike again in the future, this comment is to mention the main problem is upstream where GDAL *require...
- 04:44 PM Revision 861cf9ab (qgis): Fix typo in URI service extraction (introduced in 93624b08)
- Also add a comment about lack of support in GDAL up to 2.2.x for
service specification in datasource uri
Ref #16626 - 04:33 PM Revision 8987bb58 (qgis): Add link to ticket about GDAL raster not working with service-only uri
- 04:21 PM Revision d74864bb (qgis): Fix typo in URI service extraction (introduced in 93624b08)
- Also add a comment about lack of support in GDAL up to 2.2.x for
service specification in datasource uri
Ref #16626 - 03:39 PM Revision c9e6f15c (qgis): Merge pull request #4659 from boundlessgeo/browser-to-gui
- Move QgsBrowserDockWidget from app to gui
- 02:51 PM Revision f250b191 (qgis): Move QgsBrowserDockWidget from app to gui
- 02:51 PM Revision d62d444e (qgis): Moved support classes into own private header
- 02:51 PM Revision 70826497 (qgis): Added docs and SIP bindings for QgsBrowserDockWidget
- 02:45 PM Feature request #16659 (Open): Refresh feature count on re-enabling show feature count
- When `show feature count` option is enabled in layer context menu feature counting happens only once.
disabling and ... - 01:27 PM Revision 98f653e6 (qgis): sipify core raster part 2
- 01:27 PM Revision 2d78ef80 (qgis): handle PyName for enums
- 12:13 PM Revision 0f2f7208 (qgis): Fix missing Icon in Select Attribute Dialog
- 11:34 AM Feature request #12754: Add split part from a multipart polygon
- @Paolo: A possible use is to edit the part after splitting using the _Node Tool_
After a "discussion":http://osge... - 10:58 AM Revision d357bc5a (qgis): Correctly handle when either min or max map layer scale visibility
- is set to 0
0 is intrepreted as "no limit" - 10:36 AM Revision eec595b9 (qgis): removed unused block in postgres provider
- 09:20 AM Bug report #16599 (Closed): Buffer function crashing QGIS on specific data set
- Works fine in 2.18.9, tested Fixed and Variable distance buffer tool from Processing.
- 09:20 AM Bug report #16599 (Closed): Buffer function crashing QGIS on specific data set
- Works fine in 2.18.9, tested Fixed and Variable distance buffer tool from Processing.
- 09:11 AM Revision 9297d91e (qgis): [processing] always look for SAGA LTR first (fix #16648)
- (cherry picked from commit 74984b2525e8d34a5bce3c2100f32beea0f3e165)
- 09:10 AM Bug report #16648 (Closed): SAGA version validation in Master
- Applied in changeset commit:qgis|74984b2525e8d34a5bce3c2100f32beea0f3e165.
- 09:10 AM Bug report #16648 (Closed): SAGA version validation in Master
- Applied in changeset commit:qgis|74984b2525e8d34a5bce3c2100f32beea0f3e165.
- 09:08 AM Revision 74984b25 (qgis): [processing] always look for SAGA LTR first (fix #16648)
- 08:21 AM Revision 19cfa83e (qgis): [processing] fix description for GRASS 7 v.drape algorithm (fix #16175)
- 08:20 AM Bug report #16653 (Closed): Adding New WMTS Provider, Missing Options
- Applied in changeset commit:qgis|11786603b2cfc9092895128afaa9e5fecbeb26be.
- 08:20 AM Bug report #16653 (Closed): Adding New WMTS Provider, Missing Options
- Applied in changeset commit:qgis|11786603b2cfc9092895128afaa9e5fecbeb26be.
- 08:19 AM Bug report #16175 (Closed): Incorrect options in v.drap dialog
- Applied in changeset commit:qgis|7b7a1bedb235d38cbeee9ac104e103a31387f18a.
- 08:19 AM Bug report #16175 (Closed): Incorrect options in v.drap dialog
- Applied in changeset commit:qgis|7b7a1bedb235d38cbeee9ac104e103a31387f18a.
- 08:18 AM Revision 7b7a1bed (qgis): [processing] fix GRASS 7 v.drape description (fix #16175)
- 08:10 AM Revision 11786603 (qgis): new http connection: parse service less fragile (fixes #16653; followup...
- 07:42 AM Bug report #16647 (Closed): Fix SAGA Random Terrain Algorithm with LTR
- Already added to PR, thanks
- 07:42 AM Bug report #16647 (Closed): Fix SAGA Random Terrain Algorithm with LTR
- Already added to PR, thanks
- 07:18 AM Revision 5773b3f9 (qgis): [processing] add RandomTerrain algorithm (courtesy Pedro Venancio)
- 05:46 AM Revision fb7c2cc0 (qgis): [composer] Refresh data defined properties after page size changes
- Fix #16390
(cherry-picked from 599db1) - 05:29 AM Revision b365e5e6 (qgis): [save as image] attach scope variables
- This is needed to properly render symbols with
expression-based styling rely on those. - 04:33 AM Revision 62af54ec (qgis): [mssql] Use Filter instead of STIntersects to improve query performance
- ...and refine validity test from 57dc3c7
Using Filter is more performant since it does a bounding box only
check whe... - 04:09 AM Revision 039866d4 (qgis): Add test for MSSQL behavior with invalid polygon geometries
- 02:57 AM Revision fb11f1d2 (qgis): Add missing ellipsis to decoration menu items
- 02:25 AM Revision ae8b71ed (qgis): New classes QgsMenuHeader, QgsMenuHeaderWidgetAction
- Custom widgets designed for displaying subheaders within a QMenu
in a standard style (i.e. matching the subheaders sh...
2017-06-01
- 01:56 AM Revision 19f0b39c (qgis): Silence some Coverity unchecked return value warnings
- 01:54 AM Revision 742a1293 (qgis): Merge pull request #4668 from SrNetoChan/select_attributes_fix
- Fixes missing Icon in Select Attribute Dialog
- 01:07 AM Revision b2360dfd (qgis): Update test mask for WMS server diagrams test
- 01:02 AM Revision df9344e3 (qgis): When holding ctrl while mouse wheeling on spin box, increase
- in smaller amounts
Default Qt behavior is to increase step size 10x when ctrl
is held while mouse wheel - but everyw... - 12:50 AM Revision 4d936cea (qgis): Add method to convert QgsUnitTypes::RenderUnit to translated string
- 12:36 AM Revision bbec00f1 (qgis): Fix mouse wheel modifications to colors in QgsColorRampWidget
- 12:23 AM Revision 5f7178a5 (qgis): Fix missing Icon in Select Attribute Dialog
- 09:07 PM Revision 5fdde8a5 (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... - 08:59 PM Revision b3579abc (qgis): Fix build of dxf2shp plugin with GDAL 2.2
- Up to know the plugin relied on the fact that GDAL exported the symbols of
its internal shapelib. Since GDAL 2.2 this... - 06:47 PM Bug report #16657 (Closed): date edit widget only shows current date whatever the real data is un...
- Hi,
it seems a regression since 2.18.3, date edit widget will only show the current date in a form, even without a... - 06:31 PM Bug report #16656 (Closed): python error in Processing result viewer
- Traceback (most recent call last):
File "C:/OSGEO4~1/apps/qgis-rel-dev/./python/plugins\processing\ProcessingPlugi... - 06:17 PM Bug report #16655 (Closed): importing qlr does not import widget types
- Hi all,
when importing a QLR file in QGIS, widget types definitions are not read correctly in QGIS.
In 2.18.9, ev... - 05:57 PM Revision df9ee6f7 (qgis): Merge pull request #4313 from pblottiere/cleansingleton
- [Server] WMS getmap refactoring
- 05:41 PM Revision e9a7dffb (qgis): added Z,M,ZM types to postgres output, allowed AddFeatures for layers w...
- 05:16 PM Bug report #16654 (Closed): [Value list widget] scroll bar is locked in read-only mode
For a multiple selection attribute, we cannot see the complete list because de scroll bar is locked.
It's only pos...- 04:49 PM Bug report #16653 (Closed): Adding New WMTS Provider, Missing Options
- Using QGIS 2.99 master revision 5077e12 installed via OSGeo4W64.
Adding a new WMS/WMTS server, the GUI is missing ... - 03:48 PM Revision 4f307f77 (qgis): Fix tile render mode not applied in 2.18 server
- 03:03 PM Revision 90d2c92a (qgis): [travis] Allow failures on macos
- Seems to be an upstream issue
- 03:01 PM Bug report #16652 (Closed): SAGA directional statistics fails
- This command fails on Debian Sid, saga 2.3.1+dfsg-3
Algorithm Directional statistics for raster layer starting...
... - 02:55 PM Revision b17b36ef (qgis): sipify OSM classes
- 01:42 PM Revision 6c7a12a2 (qgis): sip doesn't like named argument in operators (apparently)
- 01:33 PM Revision 3e73ac7a (qgis): fix missing private operator
- 01:33 PM Revision 07fa2478 (qgis): sipify core raster part 1
- 01:28 PM Bug report #15747 (Closed): SAGA support broken for SAGA LTR version
- Paolo Cavallini wrote:
> Yes.
if yes then this ticket can be closed (there is also already a ticket about SAGA/GR... - 01:28 PM Bug report #15747 (Closed): SAGA support broken for SAGA LTR version
- Paolo Cavallini wrote:
> Yes.
if yes then this ticket can be closed (there is also already a ticket about SAGA/GR... - 12:00 PM Bug report #15747: SAGA support broken for SAGA LTR version
- Yes.
- 11:50 AM Bug report #15747: SAGA support broken for SAGA LTR version
- Paolo Cavallini wrote:
> Checking modules one by one is an enormous amount of work, done already over and over. I th... - 11:47 AM Bug report #15747: SAGA support broken for SAGA LTR version
- Checking modules one by one is an enormous amount of work, done already over and over. I think we have to find a bett...
- 11:41 AM Bug report #15747 (Feedback): SAGA support broken for SAGA LTR version
- Paolo Cavallini wrote:
> On Debian Sid we have SAGA 2.3.1+dfsg-3, and many commands do not seem to be working.
ma... - 11:41 AM Bug report #15747 (Feedback): SAGA support broken for SAGA LTR version
- Paolo Cavallini wrote:
> On Debian Sid we have SAGA 2.3.1+dfsg-3, and many commands do not seem to be working.
ma... - 08:52 AM Bug report #15747: SAGA support broken for SAGA LTR version
- On Debian Sid we have SAGA 2.3.1+dfsg-3, and many commands do not seem to be working.
- 01:22 PM Bug report #16649: additional "no Data values" using the Layer Styling panel are not applied
- Confirmed also on Window and 2.18.9
- 01:22 PM Bug report #16649: additional "no Data values" using the Layer Styling panel are not applied
- Confirmed also on Window and 2.18.9
- 11:31 AM Bug report #16649 (Closed): additional "no Data values" using the Layer Styling panel are not app...
I am testing the layer styling panel (shortcut F7) with the latest Nightly build on the Ubuntu repositori...- 01:18 PM Feature request #16651 (Open): Hide non accessible / restricted WMS / WMTS layers
- I would like to request that for any WMS / WMTS layers which have data security and where the authentication is not i...
- 11:47 AM Bug report #16648: SAGA version validation in Master
- related to #16421
- 11:43 AM Bug report #16650 (Closed): segmentation error (core dumped)
- duplicate of #8760
- 11:43 AM Bug report #16650 (Closed): segmentation error (core dumped)
- duplicate of #8760
- 11:38 AM Bug report #16650 (Closed): segmentation error (core dumped)
- When i use a custom form ui, i have a core dumped error in qgis 2.18.9
- 11:20 AM Feature request #16638: Field mapper when copy and pasting geometries
- Hi Saber,
there is a QEP talking of this: [[https://github.com/qgis/QGIS-Enhancement-Proposals/issues/89]] - 10:54 AM Revision a6358b1f (qgis): Merge pull request #4606 from nyalldawson/feature_locator
- [FEATURE] Active layer feature locator filter
- 10:24 AM Revision 2f9bfc56 (qgis): Merge pull request #4661 from nyalldawson/feature_index
- Add method for manually inserting features into spatial indexes
- 07:26 AM Revision 19ca0e00 (qgis): Avoid issues if active layer changes
- 07:25 AM Revision 787769a7 (qgis): Only search text and numeric fields
- 06:00 AM Revision f359ffb5 (qgis): Merge pull request #4625 from nyalldawson/comp_extent
- [FEATURE] New decoration type for showing composer map extents
- 05:48 AM Revision f9aa749b (qgis): Optimise queries - use a single feature request which combines
- all field checks instead of firing off multiple requests
for every field - 04:28 AM Revision 55ed6f98 (qgis): [FEATURE] Active layer feature locator filter
- Searches for matching attributes in any field from the current
active layer. - 04:24 AM Revision babfb6be (qgis): Allow optional labels for composer extent decorations
- 04:12 AM Revision 09110ea8 (qgis): Make QgsTextFormat::readXml more forgiving to input element
- 02:51 AM Revision 8152a006 (qgis): Only show extent of open composer windows
- 02:11 AM Revision 7921de32 (qgis): [FEATURE] New decoration type for showing composer map extents
- Adds a new (disabled by default) decoration item for showing
the extents of composer maps in the main canvas. When en... - 02:09 AM Revision d8d17524 (qgis): Make QgsSpatialIndex protected members private
- The class is not designed to be subclassed
- 02:03 AM Revision ff171ea1 (qgis): Add method for manually inserting features into spatial indexes
- i.e. inserting a feature with a different bounding box to that
feature's actual geometry - 02:02 AM Revision 5077e128 (qgis): Merge pull request #4652 from nyalldawson/extent
- [FEATURE] Add option to take extent from project map layer to QgsExtentGroupBox
- 02:02 AM Feature request #16357 (Closed): Allow to set extent from other layer in raster save as dialog
- Applied in changeset commit:qgis|4e4f232ad49c0600c8b05747e51cbc9f47c01607.
- 02:02 AM Feature request #16357 (Closed): Allow to set extent from other layer in raster save as dialog
- Applied in changeset commit:qgis|4e4f232ad49c0600c8b05747e51cbc9f47c01607.
2017-05-31
- 01:17 AM Bug report #16648 (Closed): SAGA version validation in Master
- It seems that there is a validation in QGIS master (OSGeo4W) that is preventing SAGA LTR to start, when SAGA 2.1.2 is...
- 01:10 AM Revision 9e147413 (qgis): Move logic for maintaining exact extent when CRS changes from
- raster layer save as dialog to QgsExtentGroupBox, add tests
- 01:02 AM Bug report #15747: SAGA support broken for SAGA LTR version
- Is this one still true Paolo?
commit:f568ca2b85deb05d3c76887f26901bfe09ce029f
https://trac.osgeo.org/osgeo4w/tick... - 12:56 AM Bug report #16647 (Closed): Fix SAGA Random Terrain Algorithm with LTR
- SAGA Random Terrain has some parameter changes in LTR, including the name of the module:
http://www.saga-gis.org/s... - 12:47 AM Bug report #16646 (Closed): Small errors in SAGA Raster Calculator output
- This question was rised in the users mailing list.
We have 3 rasters:
a: Z_top_res.tif
b: t_top_res.tif
c1: t... - 12:18 AM Bug report #16640 (Closed): Identify tool does not work
- 09:50 PM Bug report #16640: Identify tool does not work
- Giovanni Manghi wrote:
> they work just fine here on both windows and linux.
>
> Try
>
> a) backup your ~/.qgi... - 09:19 AM Bug report #16640: Identify tool does not work
- they work just fine here on both windows and linux.
Try
a) backup your ~/.qgis2 folder
b) remove it
c) restar... - 11:09 PM Revision af029c5c (qgis): Try to fix Travis build failure
- 05:37 PM Bug report #16645 (Feedback): GeoJson Not opening correctly QGIS 2.8.6
- is really 2.8 qgis you are using?
if yes please update to 2.14 or 2.18 and try again. - 03:29 PM Bug report #16645: GeoJson Not opening correctly QGIS 2.8.6
- Missing two files for the shapefile
- 03:29 PM Bug report #16645: GeoJson Not opening correctly QGIS 2.8.6
- Missing two files for the shapefile
- 03:27 PM Bug report #16645: GeoJson Not opening correctly QGIS 2.8.6
- Forgot to say thanks! Hope it can be fixed!
Kind regards - 03:26 PM Bug report #16645 (Closed): GeoJson Not opening correctly QGIS 2.8.6
- When I try to open a GeoJson file it shows a completely wrong shape. If I open the same vector but in shapefile forma...
- 03:44 PM Revision 451bda00 (qgis): Merge pull request #4644 from rldhont/server-wms-configparser-getstyles
- [Server] WMS GetStyles (and GetStyle) refactoring
- 03:37 PM Bug report #16636: Delete child feature in Relation Reference Widget (n:m-Relations)
- This happens when there is no "ON DELETE CASCADE" flag set on the foreign key.
With tables A <- (L)inking -> B
... - 03:07 PM Bug report #16635 (Closed): Add child Feature button in Relation Reference Widget (n:m-Relations)
- Applied in changeset commit:qgis|1318518ff3adabc17038c68c1a429e702737d4b0.
- 03:07 PM Bug report #16635 (Closed): Add child Feature button in Relation Reference Widget (n:m-Relations)
- Applied in changeset commit:qgis|1318518ff3adabc17038c68c1a429e702737d4b0.
- 03:07 PM Revision 7397b3c3 (qgis): Typo fix: Add missing spacing
- 03:06 PM Revision 1318518f (qgis): Update buttons on referenced layer edit state change in N:M
- Fix #16635
- 02:42 PM Bug report #16644 (Closed): Crash when using search input in Option dialog
- In current master, when going to Options, and trying to search:
- the first character is fine, but after second char... - 02:37 PM Revision 2148fa92 (qgis): handle protected inheritance, rename ui class to avoid class name colli...
- 02:37 PM Revision 625cfc7c (qgis): sip gui layertree and raster
- 02:10 PM Revision bb789e99 (qgis): [Server] WMS GetStyles (and GetStyle) refactoring
- 02:02 PM Bug report #16643: Core dump when zooming
- Thanks @jef...I didn't read the message myself :)
Here is the end of the debug info just before it crashes. - 01:30 PM Bug report #16643: Core dump when zooming
- Saber Razmjooei wrote:
> ptrace: Operation not permitted.
See "creating a backtrace":http://qgis.org/en/site/geti... - 12:53 PM Bug report #16643: Core dump when zooming
- Here is the debug info:
@src/gui/qgsmapcanvas.cpp: 1380: (wheelEvent) [4580ms] Wheel event delta 120
src/core/qgs... - 11:40 AM Bug report #16643 (Open): Core dump when zooming
- 11:38 AM Bug report #16643: Core dump when zooming
- Here is the link to the example project:
https://www.dropbox.com/s/ivcz957i5oe154x/crash_16643.zip?dl=0
@Gio, yes... - 11:31 AM Bug report #16643 (Feedback): Core dump when zooming
- only master?
- 11:29 AM Bug report #16643 (Closed): Core dump when zooming
- I think there were reports before with zooming closely in QGIS master results in crashing.
I have managed to consi... - 01:38 PM Bug report #16639: "CRS was undefined" from Oracle layer
- Same bug for me with EPSG:31370 with 2.14.15 and 2.18.9
- 01:27 PM Revision 4cdfbadb (qgis): Remove unnecessary ellipsis from string
- 01:18 PM Revision e2de69d3 (qgis): Ensure extent is updated when QgsExtentGroupBox crs is changed
- 01:06 PM Revision 5649c405 (qgis): Add unit tests for QgsExtentGroupBox
- 01:05 PM Revision f216db10 (qgis): Clean up QgsExtentGroupBox API
- Make protected members private, improve documentation
- 12:29 PM Revision 4e4f232a (qgis): [FEATURE] Add option to take extent from project map layer
- to QgsExtentGroupBox
This allows matching another layer's extent in the save vector/
raster layer dialog, among othe... - 11:45 AM Feature request #16642: Add for a lot of tools the possibility of working only with selected feature
- Ok, I discover again a great function of QGIS ...
But I modify my request :
Because it's a hidden feature (the user... - 11:31 AM Feature request #16642 (Feedback): Add for a lot of tools the possibility of working only with se...
- This option is already available in Processing, can you be more specific?
- 11:14 AM Feature request #16642 (Closed): Add for a lot of tools the possibility of working only with sele...
- Hello,
For create a buffer for example (and a lot of others processing and GDAL tools) add the possibility to work o... - 10:48 AM Revision 6eb35705 (qgis): sipify
- 10:45 AM Revision 52a8be6f (qgis): add missing ConvertToSubClass sections
- 10:44 AM Revision 7e52f06a (qgis): sipify gui auth classes
- 09:10 AM Feature request #16641 (Open): Select tool feature picker
- I’ve had a thought of improvement of the select tool. When there is several features in the same (or almost the same)...
- 08:51 AM Revision 77cd7afa (qgis): fix project re-load missing layers (fixes #16560)
- 08:51 AM Bug report #16560 (Closed): regression: re-loading a project within the same session fails, remov...
- Applied in changeset commit:qgis|77cd7afaaa391469eefee1037d61489db3eb9b14.
- 08:51 AM Bug report #16560 (Closed): regression: re-loading a project within the same session fails, remov...
- Applied in changeset commit:qgis|77cd7afaaa391469eefee1037d61489db3eb9b14.
- 04:54 AM Bug report #4518 (Closed): Rotation of labels and symbols should be in the same direction
- Applied in changeset commit:qgis|21a4ac4d3a747182c78224e23718bd09c6243d73.
- 04:54 AM Bug report #4518 (Closed): Rotation of labels and symbols should be in the same direction
- Applied in changeset commit:qgis|21a4ac4d3a747182c78224e23718bd09c6243d73.
- 04:54 AM Revision 77fd7e63 (qgis): Merge pull request #4646 from nyalldawson/rotation
- Unify UX behavior, pt 2: rotation
- 04:54 AM Feature request #15823 (Closed): allow negative map rotation value in print composer
- Applied in changeset commit:qgis|aaddfedda8e3b7d63007d930530a38447d3bf5ea.
- 04:54 AM Feature request #15823 (Closed): allow negative map rotation value in print composer
- Applied in changeset commit:qgis|aaddfedda8e3b7d63007d930530a38447d3bf5ea.
- 04:54 AM Bug report #12696 (Closed): Composer Manager - Label rotation
- Applied in changeset commit:qgis|6f368bed6ac21d59f9409b18b99bd0431eebe1fd.
- 04:54 AM Bug report #12696 (Closed): Composer Manager - Label rotation
- Applied in changeset commit:qgis|6f368bed6ac21d59f9409b18b99bd0431eebe1fd.
- 02:51 AM Revision c019314f (qgis): Update more rotation widgets to standard behavior, fix tests
2017-05-30
- 10:27 PM Revision 8ce847f9 (qgis): more constness
- 09:28 PM Bug report #16640: Identify tool does not work
- Giovanni Manghi wrote:
> add sample data/project.
Using data from this link https://qgis.org/downloads/data/ The ... - 07:24 PM Bug report #16640: Identify tool does not work
- add sample data/project.
- 07:23 PM Bug report #16640: Identify tool does not work
- Giovanni Manghi wrote:
> update to 2.18.9 and try again thanks (2.18.8 was full of issues, maybe this is one of them... - 06:48 PM Bug report #16640: Identify tool does not work
- ps
here it works as expected on 2.18.9 on Ubuntu. - 06:47 PM Bug report #16640 (Feedback): Identify tool does not work
- update to 2.18.9 and try again thanks (2.18.8 was full of issues, maybe this is one of them).
- 06:46 PM Bug report #16640 (Closed): Identify tool does not work
- The identify tool does not work with point or line geometry. QGIS shows this message "No spatial objects found in thi...
- 06:31 PM Revision 0f264317 (qgis): force not shared postgres connection on non main thread
- 05:13 PM Revision 93624b08 (qgis): Pass "service" parameter to gdal when opening PostGIS Rasters
- Closes #16626 for 2.18
- 05:13 PM Bug report #16626 (Closed): DBManager fails to load rasters from service-only PostGIS connections
- Applied in changeset commit:qgis|93624b0865bf19b328fd0e8cc5cc4330bffd8be2.
- 05:13 PM Bug report #16626 (Closed): DBManager fails to load rasters from service-only PostGIS connections
- Applied in changeset commit:qgis|93624b0865bf19b328fd0e8cc5cc4330bffd8be2.
- 09:25 AM Bug report #16626: DBManager fails to load rasters from service-only PostGIS connections
- PR for 2.18 branch: https://github.com/qgis/QGIS/pull/4647
- 04:38 PM Revision 7266410a (qgis): Merge pull request #4533 from boundlessgeo/too_many_dbmanager_errors_fi...
- [db_manager] catch exception when item has lost reference. for 2.18 regression fixes #15868
- 04:38 PM Bug report #15868 (Closed): Frequent errors in DB Manager: `pyqtSignal must be bound to a QObject...
- Applied in changeset commit:qgis|7266410aced292bd9cacdfe5bc3c59c91adf1a89.
- 04:38 PM Bug report #15868 (Closed): Frequent errors in DB Manager: `pyqtSignal must be bound to a QObject...
- Applied in changeset commit:qgis|7266410aced292bd9cacdfe5bc3c59c91adf1a89.
- 04:22 PM Revision a468abbd (qgis): fix icon loading in the nohelp.html file
- 03:49 PM Revision 2c56f424 (qgis): add Factory annotation to clone() methods
- 02:39 PM Revision 6c84b6ea (qgis): Avoid row sorts during attribute editing in AttributeTable Fix #15976
- 02:39 PM Revision 8d073ce5 (qgis): partial fix of snapping config issues
- 02:39 PM Revision 736e303d (qgis): missing annotation and fix warning
- 01:37 PM Revision e663d192 (qgis): Add/update tests
- 11:18 AM Revision b3652938 (qgis): added plugin tag for QgsMessageLog messages
- 11:14 AM Revision d1e8903c (qgis): Ensure "dbname" is set in the uri, once again
- Fixes #16625 (ref #10600)
- 11:14 AM Bug report #16625 (Closed): DBManager fails to load raster from dbname-less connection
- Applied in changeset commit:qgis|d1e8903cc9800266a307ca1c83dee9d2d244a385.
- 11:13 AM Revision accf3f18 (qgis): ENABLE_PGTESTS doesn't really make sense w/out ENABLE_TESTS
- [ci skip]
- 11:10 AM Bug report #16639 (Closed): "CRS was undefined" from Oracle layer
- Hi,
When QGIS queries Oracle to get SRID information there are 2 different queries :... - 11:01 AM Revision 0cee1933 (qgis): enabled to save as vector with measure
- 10:55 AM Revision ed03e99e (qgis): catch uncatched exception when item has lost reference. fixies #15868
- 10:50 AM Revision c85cf233 (qgis): Update sip binding
- 10:50 AM Revision 438ffd2e (qgis): GetMap refactoring
- 10:33 AM Revision d56a692b (qgis): Fix typo
- 10:01 AM Revision 293ea4af (qgis): updated min required versions in INSTALL
- 09:58 AM Revision 75ee7da2 (qgis): [processing] always use SAGA shipped with OSGeo4W
- 09:58 AM Revision 962e2ca9 (qgis): [processing] adapt to 2.3.0 syntax
- 09:50 AM Feature request #16638: Field mapper when copy and pasting geometries
- source_attribute_table.png shows the table where user copies the features from.
target_attribute_table.png shows the... - 09:50 AM Feature request #16638: Field mapper when copy and pasting geometries
- source_attribute_table.png shows the table where user copies the features from.
target_attribute_table.png shows the... - 09:50 AM Feature request #16638: Field mapper when copy and pasting geometries
- source_attribute_table.png shows the table where user copies the features from.
target_attribute_table.png shows the... - 09:50 AM Feature request #16638: Field mapper when copy and pasting geometries
- source_attribute_table.png shows the table where user copies the features from.
target_attribute_table.png shows the... - 09:35 AM Feature request #16638 (Open): Field mapper when copy and pasting geometries
- I think there was a discussion a while back on the dev list about this feature. But here is my wish-list:
A featur... - 09:28 AM Bug report #13804 (Closed): Snap mode for layers in Advanced digitizing panel is broken
- 09:26 AM Feature request #15181 (Closed): Support for No (or Unknown) CRS
- 09:24 AM Revision f83d2f40 (qgis): Sipify update
- 09:23 AM Revision 0e532265 (qgis): Unify behaviour of more rotation controls
- 09:23 AM Revision 21a4ac4d (qgis): Unify label rotation with other rotation settings
- Label rotation is now specified in degrees clockwise, just like
symbol rotation, map rotation, etc.
Fix #4518 - 09:21 AM Revision a53f6604 (qgis): Pass "service" parameter to gdal when opening PostGIS Rasters
- See #16626 - needs backport to 2.18
- 09:19 AM Revision 9a7b06aa (qgis): [processing] support only SAGA LTR
- 09:19 AM Revision d705642f (qgis): Update diagram renderer to use rotation in degrees clockwise
- 09:19 AM Revision d99d14bf (qgis): Unify behavior of more rotation widgets
- 09:19 AM Revision df526203 (qgis): Make QgsMapSettings rotation API docs follow same standard as other rot...
- 09:18 AM Revision 6f368bed (qgis): [composer] Allow item rotation from -360->360
- Fix #12696
- 09:18 AM Revision aaddfedd (qgis): [composer] Allow map rotation from -360 to 360
- Fix #15823
Also reenable instant map refresh as map rotation changes. Since
map refresh is done in the background no... - 09:18 AM Revision 3cd99c31 (qgis): [composer] Improve picture rotation API docs
- 09:18 AM Revision f9c48bf0 (qgis): Allow transform effect rotation from -360 to 360
- 08:51 AM Feature request #14012: DB Manager: add an option to store $user to Versioning
- https://github.com/qgis/QGIS/pull/4643
- 08:50 AM Revision efe6109c (qgis): Merge pull request #4641 from nyalldawson/alpha
- Unify opacity UI/API, pt 1
- 07:36 AM Bug report #16628: Count Unique Points in Polygons seems to fail inside a loop (PyQGIS)
- PS. Can you assign the bug to me? I plan to a bit of extra code to catch an error like this.
- 07:24 AM Bug report #16628: Count Unique Points in Polygons seems to fail inside a loop (PyQGIS)
> try:
>
> # Ejecutamos el join espacial dentro de un tr por si hubiera algun error poder continuar ...- 06:50 AM Revision 9e110824 (qgis): Merge pull request #4593 from alexbruy/create-raster-api
- [API] convenience API call to create empty raster file with given number of bands
- 06:19 AM Revision e8b11a3b (qgis): Fix test
- 05:47 AM Revision d4c87620 (qgis): Change some remaining alpha/transparency strings to opacity
- 05:33 AM Revision 94829206 (qgis): Flip 'alpha' to 'opacity' in gui API
- 04:54 AM Revision d24c64f8 (qgis): Use QgsOpacityWidget wherever appropriate
- 03:36 AM Revision eed758e0 (qgis): Fix build
- 03:36 AM Revision e58f25db (qgis): Create new QgsOpacityWidget widget
- Allows consistent behavior and appearance across all opacity controls
- 03:07 AM Revision a3262240 (qgis): Flip symbology from alpha/transparency to opacity
- 02:03 AM Bug report #16637 (Feedback): Problem with empty values in getFeatures with OrderBy
- 2.16 is no longer supported. Is this reproducible in 2.18.9?
2017-05-29
- 01:09 AM Bug report #16186 (Closed): Processing: Broken GRASS tools under Windows
- Somehow this seems to me fixed in 2.18.9 nightly.
- 01:09 AM Bug report #16186 (Closed): Processing: Broken GRASS tools under Windows
- Somehow this seems to me fixed in 2.18.9 nightly.
- 01:09 AM Bug report #16186 (Closed): Processing: Broken GRASS tools under Windows
- Somehow this seems to me fixed in 2.18.9 nightly.
- 12:48 AM Revision 32af831c (qgis): Fix test
- 12:48 AM Revision b7352bb2 (qgis): Flip Transparency property type to Opacity
- 12:48 AM Revision 32480fe8 (qgis): Fix tests
- 12:48 AM Revision 07b45cdc (qgis): Change labeling from transparency to opacity
- 12:48 AM Revision 5aae97ec (qgis): Remove ancient disabled layer transparency code
- 12:48 AM Revision bcf4026f (qgis): Flip QgsVectorLayer from transparency to opacity
- 12:48 AM Revision 6f4c5496 (qgis): Flip QgsDrawSourceEffect from transparency to opacity
- 12:48 AM Revision 233a95e9 (qgis): Raster API opacity documentation
- 12:48 AM Revision 660b34ea (qgis): Flip some doxygen from transparency to opacity
- 12:48 AM Revision 89c2e85a (qgis): Flip QgsGlowEffect from transparency to opacity
- 12:48 AM Revision 052b5d32 (qgis): Flip QgsDiagramSettings from transparency to opacity
- 12:48 AM Revision 59cc09b4 (qgis): Change QgsBlurEffect to use opacity instead of transparency
- 12:48 AM Revision ac393207 (qgis): Flip QgsShadowEffect from transparency to opacity
- 12:48 AM Revision a6d63644 (qgis): Flip QgsColorEffect from transparency to opacity
- 12:48 AM Revision 39146517 (qgis): Change QgsComposerItem to use opacity instead of transparency
- 12:48 AM Revision b2ba450d (qgis): Fix build warning
- 11:28 PM Feature request #16527: Handle absent primary keys for postgresql views in add postgis layer dialog
- I have a column with unique values in my views, I just don't like to set it every time I need to add a view as a laye...
- 10:52 PM Bug report #16637 (Closed): Problem with empty values in getFeatures with OrderBy
- I am trying to display features list on my own QAbstractTableModel.
By now it can sort columns just fine when all ro... - 10:35 PM Revision dcd99ad5 (qgis): avoid slashes in connection names (followup 30900e9b8; fixes #16624)
- (cherry picked from commit 8c873b14b8a572aa7d65d31381357844c3d73aeb)
- 04:13 PM Bug report #16636 (Closed): Delete child feature in Relation Reference Widget (n:m-Relations)
- The Deletion of a child Feature doesn't work.
When selecting an existing child feature the "Delete child Feature" bu... - 03:42 PM Bug report #16635 (Closed): Add child Feature button in Relation Reference Widget (n:m-Relations)
When activating the Editing mode (in the main window) the "Add child Feature" button in form doesn't become active ...- 03:35 PM Revision 6575a60a (qgis): remove useless Python version variable
- 02:25 PM Revision 1f22df78 (qgis): Fix attribute form python cleanup
- 02:17 PM Bug report #14752: GEOS exceptions crash QGIS on windows
- Anita Graser wrote:
> I've further narrowed it down to activating "Discourage labels from covering features" for the... - 12:08 PM Bug report #14752: GEOS exceptions crash QGIS on windows
- Anita Graser wrote:
> I've further narrowed it down to activating "Discourage labels from covering features" for the... - 01:50 PM Revision 9b46d9dd (qgis): sipify
- 01:50 PM Revision 88a6d2ba (qgis): include gdal_version and add private constructor
- 01:38 PM Bug report #16422 (Closed): Processing (on Windows): external SAGA does not work anymore
- Alexander Bruy wrote:
> Here is PR to remove support for external SAGA https://github.com/qgis/QGIS/pull/4587.
>
... - 01:38 PM Bug report #16422 (Closed): Processing (on Windows): external SAGA does not work anymore
- Alexander Bruy wrote:
> Here is PR to remove support for external SAGA https://github.com/qgis/QGIS/pull/4587.
>
... - 12:14 PM Revision ada87156 (qgis): [Server] Add GetStyles test
- 12:13 PM Revision 8356c767 (qgis): Merge pull request #4637 from rldhont/server-wms-configparser-describel...
- [Server] WMS DescribeLayer refactoring
- 11:31 AM Revision 3419945a (qgis): [FEATURE] create_ramp() expression function
- 11:31 AM Revision d996cf28 (qgis): clean up expression convertion errors
- 11:26 AM Revision f250bef4 (qgis): improved sipify code layout
- 11:17 AM Bug report #16605: TauDEM MoveOutletsToStreams cannot find executable
- This is not bug, in supported version of TauDEM this tool executable has name "moveoutletstostrm"
- 11:02 AM Bug report #16633: Vector menu is duplicated
- I experienced the same some time ago with the German locale: #15330
After the translation was fixed, I still had t... - 10:32 AM Feature request #16634 (Closed): Renaming favourites
- Currently, it is not possible to rename the favourites in QGIS Browser (v. 2.14). Some folder paths are pretty long a...
- 10:21 AM Revision 31ab1032 (qgis): [FEATURE] Add role logging for PostGIS versioning.
- Add new column in PostGIS versioning plugin SQL.
Add SQL logic for functions and triggers.
Add new QLineEdit for colu... - 07:16 AM Revision 8dec70ce (qgis): [mssql] Small fixes to expression compilation
- - Use [] to correctly quote field names instead of ""
- Don't invalidate provider side limit when not required - 07:11 AM Bug report #16423 (Closed): Broken io_gdal raster import in SAGA LTR package shipped with OSGeo4W
- 02:06 AM Bug report #16423: Broken io_gdal raster import in SAGA LTR package shipped with OSGeo4W
- I think this is fixed now, with saga-ltr-2.3.2-1 shipped with OSGeo4W.
https://trac.osgeo.org/osgeo4w/ticket/527
- 05:27 AM Revision db86b734 (qgis): [mssql] Update expected compilation status tests
- 05:11 AM Revision fcafc821 (qgis): [mssql] Followup a76359, fix provider methods like featureCount,
- uniqueValues, etc not working when using DSN for connection
- 04:51 AM Revision 67d778f3 (qgis): [mssql] Fix debug spam when features have null geometry
- 04:48 AM Revision e6a8f9da (qgis): Fix memory leak in TestQgsPaintEffect
- 04:48 AM Revision fb76383d (qgis): Fix memory leak when cloning vector layers
- 04:48 AM Revision fa3e0140 (qgis): Fix memory leak, potential crash when creating QgsVectorLayerSimpleLabe...
- Identified by Coverity
- 04:48 AM Revision 12ed31b7 (qgis): Fix missing break statements (identified by Coverity)
- 04:48 AM Revision ce3737ec (qgis): [mssql] Fix time fields converted to null
- Likely only an issue when using the MSSQL Linux ODBC driver
- 04:43 AM Revision 4081927d (qgis): [mssql] Fix "use estimated table parameters" setting is ignored
2017-05-28
- 01:53 AM Revision 48db8ecf (qgis): Merge pull request #4601 from timlinux/contributors
- Added Ismail Sunni and Etienne Trimaille to contributors list
- 01:29 AM Revision a9370af1 (qgis): Fix potential crashes in geometry checker (identified by Coverity)
- 01:25 AM Revision 566d75bd (qgis): Fix memory leaks in processing tests
- 01:10 AM Revision 83815baa (qgis): Merge pull request #4598 from Gustry/atlas_expressions
- [needs-docs] add layerid and layername to atlas expressions
- 10:29 PM Bug report #16476 (Closed): DB Manager: previewing layers in Virtual layers section remove them f...
- Applied in changeset commit:qgis|dae921c51f85f2dde2bab9b18a0d7c7c31bc700b.
- 08:28 PM Bug report #14752: GEOS exceptions crash QGIS on windows
- I've further narrowed it down to activating "Discourage labels from covering features" for the city labels. If this i...
- 08:17 PM Bug report #14752: GEOS exceptions crash QGIS on windows
- !geos_error.png!
- 08:15 PM Bug report #14752: GEOS exceptions crash QGIS on windows
- I've narrowed it down to the point city layer. When 2.14 tries to render that layer, it crashes.
There is a GEOS E... - 07:58 PM Bug report #14752: GEOS exceptions crash QGIS on windows
- Update: OSGeo4W's 2.14.15 still crashes, OSGeo4W's 2.18.9 works for me but others still report issues with the stand-...
- 04:34 PM Bug report #16633: Vector menu is duplicated
- No "processing" folder in my user directory .qgis2/python/plugins.
- 04:18 PM Bug report #16633 (Feedback): Vector menu is duplicated
- Do you have a local processing plugin (in you private .qgis2/python/plugins)?
- 11:24 AM Bug report #16633 (Closed): Vector menu is duplicated
- In QGIS 2.18.8 and 2.18.9, the vector menu is shown twice (one after the Plugin menu and one after the Help menu). Th...
- 10:50 AM Bug report #16632 (Closed): GDAL: LZMA codec is missing
- Not a qgis issue.
- 10:50 AM Bug report #16632 (Closed): GDAL: LZMA codec is missing
- Not a qgis issue.
- 10:24 AM Bug report #16632 (Closed): GDAL: LZMA codec is missing
- When trying to create a GTiff with -co "COMPRESS=LZMA" (LZMA compressed raster), GDAL breaks with this message:
*ERR...
2017-05-27
- 01:57 AM Bug report #16631 (Closed): Cannot get select dialog (ArcGIS)
- 11:40 PM Bug report #16631: Cannot get select dialog (ArcGIS)
- Work-Around #15098
So the packaging seems to be wrong only (missing dependency in OSGeo4W package). - 11:38 PM Bug report #16631 (Closed): Cannot get select dialog (ArcGIS)
- I'm using QGIS v2.18.9 (rev 8bd4238), 64 bit, Windows 7.
Whenever I try to access ArcGIS Feature- or MapServer, I'... - 01:54 AM Bug report #15098: ArcGIS Map/Feature server dialogs do not open on Windows
- qgis-dev doesn't need qjson anymore.
- 01:54 AM Bug report #15098: ArcGIS Map/Feature server dialogs do not open on Windows
- qgis-dev doesn't need qjson anymore.
- 01:54 AM Bug report #15098: ArcGIS Map/Feature server dialogs do not open on Windows
- qgis-dev doesn't need qjson anymore.
- 01:54 AM Bug report #15098: ArcGIS Map/Feature server dialogs do not open on Windows
- qgis-dev doesn't need qjson anymore.
- 10:23 PM Revision dae921c5 (qgis): [DB Manager] previewing layers in Virtual layers section remove them fr...
- plus more vlayer db_manager plugin fixes to reduce (but can't avoid) exceptions due to C++/SIP object removes
- 06:06 PM Bug report #16630 (Closed): barra longa, contaminação quimica
- Hi, tickets must be filed in English.
By the way: I speak Portuguese, and what this was about? an issue report? do... - 06:06 PM Bug report #16630 (Closed): barra longa, contaminação quimica
- Hi, tickets must be filed in English.
By the way: I speak Portuguese, and what this was about? an issue report? do... - 06:03 PM Bug report #16630 (Closed): barra longa, contaminação quimica
- visualização de imagens de satelite, das bandas 356, utilizadas para resaltar vegetação
- 12:38 PM Bug report #16629 (Closed): Crash when adding WFS layer
- Look for existing tickets (including closed ones) before filing new tickets please. This is a duplicate of #16594
- 12:38 PM Bug report #16629 (Closed): Crash when adding WFS layer
- Look for existing tickets (including closed ones) before filing new tickets please. This is a duplicate of #16594
- 12:34 PM Bug report #16629 (Closed): Crash when adding WFS layer
- *Steps to reproduce:*
1. Install QGIS from http://qgis.org/downloads/QGIS-OSGeo4W-2.18.8-1-Setup-x86_64.exe
2. Open... - 11:15 AM Revision f3407f8c (qgis): Revert "Revert "Utilise thread safe proj API within QgsCoordinateTransf...
- This reverts commit 2480e268c9b958b25de14464ae846588e54fa735.
Brings back the thread safe proj implementation. Early... - 10:56 AM Revision ba079d80 (qgis): Fix crash when reordering composer items via drag and drop
- Caused by internal Qt bug when multiple QSortFilterProxyModels
used by widgets are attached to a parent model which c... - 07:17 AM Revision 8bd4238d (qgis): Merge pull request #4640 from nyalldawson/fix_drag_crash
- Fix crash when reordering composer items via drag and drop
- 06:29 AM Revision cb33c0d4 (qgis): Fix crash when reordering composer items via drag and drop
- Caused by internal Qt bug when multiple QSortFilterProxyModels
used by widgets are attached to a parent model which c...
Also available in: Atom