Activity
From 2018-05-02 to 2018-05-31
2018-05-31
- 11:51 PM Revision efa7f99b (qgis): Merge pull request #7132 from rouault/fix_19077_bis
- [OGR provider] Avoid attribute table to be empty on OGR layer with mixed geom types (fixes #19077)
- 11:05 PM Revision 2969ba1e (qgis): test_provider_ogr_gpkg.py: avoid bug_17795.gpkg test sample to be modif...
- 11:05 PM Revision ee06d524 (qgis): [OGR provider] Avoid attribute table to be empty on OGR layer with mixe...
- 10:33 PM Revision 0cffd19e (qgis): monkey path custom widgets
- this will add module to the system to avoid missing modules when running on a local install (uic widget-plugin not in...
- 09:01 PM Revision 9fcee524 (qgis): Merge pull request #7128 from rouault/fix_17945
- [WFS provider] Add typename prefix before attribute/geometry name for Update requests (fixes #17945)
- 06:30 PM Revision 1e4b01bb (qgis): [WFS provider] Add typename prefix before attribute/geometry name for U...
- Deegree requires those namespace prefixes. I've also verified that
GeoServer is indifferent regarding them. - 06:27 PM Revision 48bbd246 (qgis): Run string comparison test on all providers
- 06:27 PM Revision d1eabe1c (qgis): Make compiled tests more stable
- we do not want to ignore AttributeErrors for those
- 04:25 PM Revision 17434512 (qgis): pep8 fix
- 03:34 PM Revision 352a0285 (qgis): typo
- 02:50 PM Revision f7e4dd67 (qgis): Merge pull request #7127 from rouault/fix_18267
- [WFS provider] Handle DescribeFeatureType responses that consist of a single <include> (fixes #18267)
- 02:04 PM Revision dbe4186a (qgis): Add tests for compiling string operators
- 01:43 PM Revision 60d5e4cf (qgis): Autopep8
- 01:38 PM Revision 1d2686d0 (qgis): [WFS provider] Handle DescribeFeatureType responses that consist of a s...
- Also handle another occurence of a buggy server only accepting TYPENAMES plural
as parameter of DescribeFeatureType - 01:06 PM Revision 64602097 (qgis): Tests for db_manager postgis connector and postgis provider checking cl...
- 01:06 PM Revision 878ab41a (qgis): Set permission to certs to allow correct removing on win
- 01:06 PM Revision 4f415c56 (qgis): typo
- 01:06 PM Revision 8968b63e (qgis): from unicode to str
- 01:06 PM Revision 71cb555e (qgis): blacklisted the new test PyQgsDbManagerPostgis waiting a complete pki e...
- 11:34 AM Revision 25ba3618 (qgis): Fix QCA-ssl for FreeBSD
- 11:31 AM Revision a26b9b1d (qgis): Merge pull request #7122 from nyalldawson/fix_19065
- Use a snapping indicator when picking feature to move with move tool
- 11:30 AM Revision 497abfe7 (qgis): Merge pull request #7120 from nyalldawson/opts
- Optimise geometry conversion to/from geos
- 11:26 AM Revision 25f4794f (qgis): Merge pull request #7125 from m-kuhn/sld_read_multiple_featuretypestyles
- Sld read multiple featuretypestyles
- 10:51 AM Revision c49a18c5 (qgis): Add support for reading SLD's with multiple FeatureTypeStyle elements.
- Introduce a virtual FeatureTypeStyle to add support for reading SLD documents with more than one FeatureTypeStyle ele...
- 09:49 AM Revision 8cf7447a (qgis): Merge pull request #7124 from nyalldawson/fix_16428
- [processing] Hopefully fix bad layout for docks in modeler
- 08:34 AM Revision 9c7cf40c (qgis): Merge pull request #6537 from slarosa/menu-indicator
- fix size for menu indicator in data defined button
- 07:28 AM Revision 1d62d106 (qgis): [processing] Don't hold on to algorithm instances for menu items
- Instead, only store references to the algorithm id string, and
use this to retrieve algorithms when the actions are t... - 07:27 AM Revision 59d425c5 (qgis): [processing] Fix some incorrect formatting of algorithm titles
- 07:27 AM Revision 4752b99e (qgis): Merge pull request #7106 from m-kuhn/encodedUrl3
- Assume URL already encoded in web view widget
- 07:27 AM Revision db916bc2 (qgis): [processing] Show accepted data types for parameters in processing.algo...
- 07:27 AM Revision 0bbaa3b0 (qgis): [processing] Add method to retrieve list of accepted Python data types ...
- 07:27 AM Revision 297cfd54 (qgis): [processing] Add metadata for feature sink parameters
- 07:27 AM Revision 612d61dc (qgis): [processing] Tweak algorithHelp formatting
- 04:51 AM Revision db2c3d49 (qgis): [processing] Show search icon in search boxes
- 04:45 AM Revision 87962254 (qgis): [processing] Fix bad layout for docks in modeler
- Because there's some deep underlying issue which causes the dock
layouts to get corrupted in certain circumstances, a... - 02:50 AM Revision e8515d86 (qgis): Fix crash in QgsNetworkContentFetcherRegistry
2018-05-30
- 01:52 AM Revision de347f07 (qgis): Move 'move features' button to correct place in toolbar
- 01:30 AM Revision 3ef7b125 (qgis): Use a snapping indicator when picking feature to move with move tool
- Fixes #19065
- 12:55 AM Revision 37b06bcf (qgis): [processing] Fix Rectangles/Ovals/...(variable) chokes on angle values ...
- Change the test to a NULL test instead, as angle values of 0 are valid
- 06:09 PM Revision 974b9f37 (qgis): [SymbolLayerUtils] Using QgsProject::readPath to resolve relative path ...
- In `QgsSymbolLayerV2Utils::symbolNameToPath` the resolution of relative path to
project was nos based on `QgsProject:... - 04:45 PM Revision 6a88bfca (qgis): Cast left node to text on string comparison
- 04:34 PM Revision 26c13d4b (qgis): misc fixes
- 01:37 PM Revision 377f393c (qgis): Use subsetStringChange signal for layer tree view filter indicator
- 12:26 PM Revision 69fa2618 (qgis): fix travis errors
- 10:52 AM Revision 3aa4968f (qgis): Optimise geometry conversion to/from geos
- 10:34 AM Revision 0a3bef1b (qgis): Remember last used directory when saving map as PDF
- 10:06 AM Revision 7af2e68e (qgis): misc optimization for geometries and fixes
- 08:51 AM Revision ab04e0fa (qgis): Tweak wording of metadata contacts header
- Because contacts have an explicity 'role' setting, they may not
necessarily be the 'owner' of the resource - 06:15 AM Revision d4a5df2f (qgis): More unit checks for project dirtying
- 05:30 AM Revision 69b590b0 (qgis): Fix corrupted text in Open From menu item
2018-05-29
- 12:52 AM Revision e7da1030 (qgis): Changes tooltip of Open Layer Styling button
- 12:51 AM Revision 6bf5274b (qgis): [processing] Fix some missing references warnings
- 11:45 PM Revision ce2f7739 (qgis): [processing] Correct text for temporary folder output
- 11:45 PM Revision aabbb307 (qgis): [processing] Fix clearing destination doesn't actually reset to tempora...
- Even though the UI makes it look like it did
- 10:38 PM Revision 68b7f5a8 (qgis): Merge pull request #7087 from slarosa/fix_19001
- Fixes #19001: update url for _pyqgis and _api commands
- 10:12 PM Revision d157b6e6 (qgis): [processing] Fix destination folder param is not updated after
- picking from the file dialog alone
- 09:01 PM Revision c013c23e (qgis): Catch some uncaught transform exceptions
- 09:01 PM Revision 6c0a1da0 (qgis): Filter invalid rings during label geometry preparation
- 09:01 PM Revision 8341b9b1 (qgis): Safer memory management for shapeburst fills
- Fail gracefully if temporary image could not be allocated
TODO: use a maximum size for the image, and downsample to ... - 09:01 PM Revision 48410276 (qgis): [labeling] Geometry transformations may result in nan points,
- so filter these out when registering labeled features
- 09:01 PM Revision 2a70c4bc (qgis): Remove invalid ring handling from filterVertices, move to removeInvalid...
- 09:01 PM Revision f092c7ed (qgis): Add method to filter vertices for geometries in place, by providing a c...
- 09:01 PM Revision f7618d00 (qgis): Fix doxygen
- 09:01 PM Revision e33c1942 (qgis): Optimise some coordinate transforms
- 09:01 PM Revision 0c7df170 (qgis): Optimise QgsCurve::asQPolygonF for linestring geometries
- 09:01 PM Revision 16091eca (qgis): Better memory management, handle nan coordinate results when
- calculating point feature label obstacle geometry
- 09:01 PM Revision 3ba7c0b3 (qgis): Unit tests for filterVertices
- 09:01 PM Revision 53d4d0b4 (qgis): Fix filterVertices for multipoint geometries
- 08:57 PM Revision 70afe2d8 (qgis): Add geometry and id field parameters
- 03:11 PM Revision f26bbd9d (qgis): revert changes to test files
- 03:08 PM Revision 1ed5bb54 (qgis): Autopep8
- 02:58 PM Revision 8494c67a (qgis): apply map transform directly in the feature highligh c++ code
- 02:21 PM Revision ff7c70fc (qgis): [processing][gdal] Fix gdal command does not automatically update
- when destination value is changed
- 02:00 PM Revision 093d53a3 (qgis): since 3.4
- 01:25 PM Revision 2770f6c0 (qgis): misc doc changes
- 12:32 PM Revision 744a42ff (qgis): Assume URL already encoded in web view widget
- 12:26 PM Revision ad1fef9f (qgis): Workaround crash in msvc when raising a GEOS exception
- In some circumstances MSVC tries to raise it's own internal
exception when we try to raise a GEOSException. This resu... - 12:10 PM Revision 5ab3fe4b (qgis): Add subsetStringChanged signal
- 12:10 PM Revision f5c0a2c4 (qgis): Project dirtying improvements
- - Mark as dirty when renaming a layer/group
- Better approach to mark as dirty when changing CRS
- Better approach t... - 12:00 PM Revision 7160bac6 (qgis): Merge pull request #6955 from amaizr/web-view-widget-wrapper-url-encodi...
- Assume URL already encoded in web view widget
- 11:59 AM Revision 3edc07b4 (qgis): also versioning cookbook url
- 11:52 AM Revision 8f5bde40 (qgis): use https for cookbook url
- 11:43 AM Revision b202d606 (qgis): const correctness QgsVectorLayer::deleteAttributes
- 11:40 AM Revision 04e779a0 (qgis): qgz set as the default format
- 11:28 AM Revision 00b60198 (qgis): rename qgsquickfeature and remove featuremodel
- 11:27 AM Revision 0a99b119 (qgis): Add polygon highlight support
- 11:27 AM Revision f00321a4 (qgis): move tessellator from 3d to core (need also for quick library)
- 11:26 AM Revision 264788ac (qgis): [qgsquick] [feature] Added identify and highlight feature
2018-05-28
- 10:18 PM Revision 6002ce0b (qgis): Speed up rendering by avoiding data defined layer enabled check in most...
- 10:18 PM Revision 03f82539 (qgis): add missing qgis_quick.h header to install
- 08:39 PM Revision 6772f0d7 (qgis): fix test
- 08:39 PM Revision 0fa85bba (qgis): put \since and \deprecated at the end of comment blocks
- 08:39 PM Revision 637f59de (qgis): fix server/app files and sipify test
- 08:39 PM Revision 83be4fae (qgis): [sipify] fix deprecated annotation without additional comment
- 08:39 PM Revision 65bb60e9 (qgis): run sipify
- 08:39 PM Revision 70f82664 (qgis): add test to check that \since and \deprecated are at the end of command...
- 07:52 PM Revision f3146537 (qgis): Cleanup + pep8
- 07:05 PM Revision dd811a28 (qgis): Add PostGISExecuteAndLoadSQL
- 04:47 PM Revision fc55d869 (qgis): Merge pull request #7098 from alexbruy/fix-cmake
- fix build with CMake < 3.7
- 03:28 PM Revision 034c3f0d (qgis): Revert "Merge pull request #5461 from m-kuhn/less_temp_files"
- This reverts commit cfad3aa560c2d11e5271fc2ac64d82aba9f7b5a0, reversing
changes made to cdca7084c44d9d12d2ee835afff85... - 02:03 PM Revision 4c3a9ef7 (qgis): Ensure that class \brief comes before \since (#7081)
- Otherwise it breaks the Python docstrings, which require
the brief to come first - 01:20 PM Revision 6cac1bdc (qgis): use complex condition for CMake < 3.7
- 01:07 PM Revision facf7a22 (qgis): Merge pull request #7007 from arnaud-morvan/server_filter_and_bbox
- [server][wfs] Apply BBOX inside And using filterRect
- 11:49 AM Revision a525b2df (qgis): Mark project as dirty when changing layer subset string
- 11:25 AM Revision 12a7be79 (qgis): [server] Apply BBOX inside And using filterRect
- In case of a WFS GetFeature request,
if BBOX is not a direct child of the Filter element,
it is applyed through an in... - 10:13 AM Revision 97a2a46c (qgis): Update PostGISExecuteAndLoadSQL.py
- 08:42 AM Revision fc740d71 (qgis): Fixes #19001: update url to _pyqgis and _api commands
- 08:02 AM Revision 870d2074 (qgis): [processing] Tweaks and checks for checkParameterValues
- 08:02 AM Revision e25c8137 (qgis): Fix SAGA parameter value check
- 08:02 AM Revision a26ae3c1 (qgis): [processing][grass] Fix broken checkParameterValues tests
- 07:36 AM Revision 373b6bb9 (qgis): [needs-docs] Move the "move features" and "Copy and move features"
- buttons to the Advanced Digitizing toolbar
- 07:36 AM Revision c16e2798 (qgis): [needs-docs]Add multi edit attributes icon to the Digitizing toolbar
- fixes #16568
- 06:20 AM Revision cfdfa47d (qgis): [fix] Variables can't have spaces in name
- 05:49 AM Revision 6441b64a (qgis): [Processing] Fix raster menu split in two in some locales
- Fixes #17448
- 05:34 AM Revision dd2279c8 (qgis): More capitalization
- 05:34 AM Revision 614800c9 (qgis): [Fix] Don't recreate vertex editor each time
- 05:34 AM Revision aa765b20 (qgis): Set object name for vertex editor (avoid Qt warning)
- 05:34 AM Revision 6fd8890c (qgis): Minor cleanups
- 05:34 AM Revision ec969569 (qgis): Capitalization
- 05:05 AM Revision c923d5b6 (qgis): Fixes #16706, categorized symbology matching lack of value is not prope...
- 03:09 AM Revision b56f1132 (qgis): [processing] Add some more tags and icons to stats algs
- 02:59 AM Revision b6f2f7bd (qgis): Don't use QgsVectorLayer::selectedFeatures() to check for a selection
- in a layer
This is incredibly inefficient, because selectedFeatures() actually
fetches a full copy of all selected f... - 02:06 AM Revision e552ce62 (qgis): Add warning note to QgsLayoutPageCollection::shouldExportPage
- 02:04 AM Revision b150f41f (qgis): fix build with SIP < 4.18
- 02:04 AM Revision 5cf33969 (qgis): Cleaner conditional generation of pyi typehint stub files
2018-05-27
- 01:48 AM Revision a804a33b (qgis): Remove some useless \returns dox
- 01:33 AM Revision 2a7b854e (qgis): Remove the invalid image/jpg mime type
- 12:56 AM Revision f0b72ae6 (qgis): Set the dpi default to -1 to use layout dpi
- 12:22 AM Revision f8bc9703 (qgis): Remove extra space added before first line of docstring
- 12:22 AM Revision ea0c1d8c (qgis): Typo
- 07:17 PM Revision 499459be (qgis): fix build with SIP <4.19
- 02:30 PM Revision a2d796aa (qgis): Merge pull request #7086 from slarosa/plugin_mgr_search_icon
- [pluginmanager] show search icon in filter line edit and remove search label
- 10:54 AM Revision 0e75f6ef (qgis): Don't indent multiline versionadded/deprecated tags
- Turns out there isn't any valid ones anyway - the only
multiline versionadded tags are due to incorrect ordering
of b... - 10:54 AM Revision 38850bdb (qgis): [pyqgis] Ensure that multiline param tags are indented for additional l...
- 10:54 AM Revision 1edbca49 (qgis): Fix bad class docstring
- 10:54 AM Revision 3d6ea597 (qgis): Remove some junk lines from docstrings
- 10:54 AM Revision 7a1a787c (qgis): Fix incorrect returns docstring when doxygen \returns has extra trailin...
- 10:54 AM Revision 4b1b7526 (qgis): Fix bad regex
- 10:54 AM Revision 71107d1d (qgis): Sipify
- 10:54 AM Revision 3b5ada15 (qgis): Move class since annotation to after brief
- Lots of classes do this, but it messes with the python docstrings.
TODO: add a unit test preventing this behavior - 10:54 AM Revision 9f650fea (qgis): Fix incorrect param docstring when doxygen \param has extra
- trailing spaces or uses tabs
- 10:29 AM Revision 0115d4e9 (qgis): [pluginmanager] show search icon in filter line edit and removed search...
- 06:05 AM Revision c864d22d (qgis): Add "get ..." to doxygen compliance blacklist
- Should be "gets ..." for consistent tense, or better yet
"returns ..." for consistency. - 06:05 AM Revision b6b08e96 (qgis): Add 'accessor for' to doxygen compliance blacklist
- Use "Returns the..." instead
- 06:05 AM Revision 17500c45 (qgis): Fix some interface doxygen
- 04:06 AM Revision 487a6a8b (qgis): add missing crsChanged signal in QgsProjectionSelectionWidget (#7079)
- 03:10 AM Revision 459765fd (qgis): fix test
2018-05-26
- 11:17 PM Revision efce338b (qgis): [Server][WFS] GeoJSON FeatureCollection BBOX is restricted to -180,-90,...
- 11:14 PM Revision c8a5992b (qgis): [Server][WFS] GeoJSON FeatureCollection BBOX is restricted to -180,-90,...
- 08:51 AM Revision 4bb7f82f (qgis): Remove some incorrect 'not available in Python bindings' notes
- 07:44 AM Revision ff55cfc9 (qgis): Add missing getters to QgsContrastEnhancementFunction
- 07:44 AM Revision 94cf3fc7 (qgis): Use "customize" instead of "customise"
- Since we default to US spelling, we should always be using "customize"
- 07:44 AM Revision 8f770c3f (qgis): Add 'mutator for ' to doxygen compliance blacklist
- 07:44 AM Revision fa5a7d2a (qgis): Typo
- 03:56 AM Revision c97088bb (qgis): Update test_qgsprojectionselectionwidgets.py
- 03:46 AM Revision 5b870dfa (qgis): Update test_qgsprojectionselectionwidgets.py
- 03:12 AM Revision c5dbf643 (qgis): Update test_qgsprojectionselectionwidgets.py
- 03:05 AM Revision 4bb6e91a (qgis): Update test_qgsprojectionselectionwidgets.py
- 03:00 AM Revision c10f6de4 (qgis): Unit tests for QgsLineString::(x/y)Data()
- 03:00 AM Revision 80e44c13 (qgis): Speed up map to pixel simplification by directly accessing x/y vertex data
- 03:00 AM Revision 29d5105c (qgis): qgsgeometry_cast
2018-05-25
- 01:18 AM Revision 9f0ea456 (qgis): Fix windows build (followup 15d2b3683)
- 12:57 AM Revision e6a0d529 (qgis): fix clang compile error on osx
- 10:31 PM Revision c73262d5 (qgis): Speed up WKB conversion to linestrings
- 10:11 PM Revision cb4d1178 (qgis): Remove redundant virtual on override
- 09:38 PM Revision 6d66375b (qgis): Update qgsprojectionselectionwidget.cpp
- 09:20 PM Revision caac47ed (qgis): add missing crsChanged signal in QgsProjectionSelectionWidget
- when changed programmatically (i.e. using setCrs)
- 04:10 PM Revision 2f86c2c5 (qgis): Merge pull request #7075 from m-kuhn/multiselectValueRelation
- Fix checkboxes do not show up in value relation multi
- 02:46 PM Revision f33a2d0e (qgis): Fix mdal build warning unused const var
- 11:50 AM Revision 37e0b9f6 (qgis): Fix checkboxes do not show up in value relation multi
- Fix #19028
- 11:06 AM Revision 9aa5ac03 (qgis): Merge pull request #7061 from rouault/wms_wmts
- WMS provider: use 'WMS/WMTS' instead of 'WMS' in various UI labels (fixes #18883)
- 09:12 AM Revision 99b6194e (qgis): Improve docs for single symbol renderer, add missing SIP_FACTORY
- 08:53 AM Revision 43928d8c (qgis): Don't crash when a null task is added to task manager
- 08:51 AM Revision 595ecceb (qgis): fix windows build (followup 33390123e3)
- 08:31 AM Revision 5e360f90 (qgis): Add unit test to prevent deprecated methods without description
- And add missing descriptions
- 08:28 AM Revision 83b0bd7c (qgis): Make 'WMS/WMTS' untranslatable in QgsWmsSourceSelectProvider::text()
- 07:09 AM Revision 8bb45b93 (qgis): Typo
- 07:09 AM Revision 1c615c15 (qgis): More documentation compliance
- Use Qt style "returns .." tense instead of "return ..", and lock
this in with a documentation compliance unit test - 06:48 AM Revision 095a3249 (qgis): More efficient QgsGeometry::asGeometryCollection() for single part geom...
- 03:40 AM Revision 7c6eaf3d (qgis): Fix build
- 03:40 AM Revision 44630b47 (qgis): Add QgsDataProvider::ProviderOptions struct to constructors
- for data providers
Allows a way to pass generic settings to providers, e.g.
passing a datum transform context for us... - 03:40 AM Revision b813a671 (qgis): Fix API breaks
- 03:40 AM Revision bcaad3a5 (qgis): Fix documentation warning
- 03:16 AM Revision fa912f5c (qgis): Doxygen test also checks for broken 'see also' links
- 03:16 AM Revision 2cb8a338 (qgis): Fix broken see also links
- 03:16 AM Revision 1098b391 (qgis): Fix test
- 03:16 AM Revision bb995202 (qgis): Fix more broken links
- 03:16 AM Revision a3c543df (qgis): Fix test result
2018-05-24
- 01:32 AM Revision 1d8689f3 (qgis): remove deprecated qt5_use_modules macro
- 01:32 AM Revision 98b683c7 (qgis): clang workaround to fix build: use move on return unique_ptr
- 01:18 AM Revision 32ba7524 (qgis): [oracle] Fix handling of NULL values when add features to provider
- Fixes NULL attribute values are incorrectly converted to empty
strings or 0 numeric values instead of NULL.
(cherry-... - 01:18 AM Revision a51d618d (qgis): [Oracle][Tests] Enhance Geometry creation SQL script
- (cherry-picked from 3f6cd31)
- 01:18 AM Revision d29317c3 (qgis): [BUGFIX][Oracle] Mixing SDO_GEOMETRY Point definition
- Fixes #18900
In `sdoobj`, the `elem_info` array size is not the right way to defined the way
to read Point coordinat... - 01:18 AM Revision 8f9c1d43 (qgis): [Oracle][Tests] Enhance Point convertion test
- Instead of using 'SDO_UTIL.FROM_WKTGEOMETRY' to generate `SDO_GEOMETRY` object
for Point, the `testdata` generate Poi... - 01:18 AM Revision f5a9e6b3 (qgis): [oracle] Always mark features as invalid when iterator is closed
- Fixes some failing oracle provider conformance test suite failures
(cherry-picked from 649dc19) - 01:18 AM Revision 3e67ad5a (qgis): [oracle] Some updates to Oracle provider test suite
- Now the Oracle provider passes the data provider edit stress/
conformance tests without issue!
(cherry-picked from 6... - 01:18 AM Revision 3921bf56 (qgis): Followups
- (cherry-picked from fb16dab)
- 01:18 AM Revision a4e2e8ab (qgis): [oracle] Fixes for edit tests (still disabled)
- (cherry-picked from e197f80)
- 01:18 AM Revision 29e80baa (qgis): [oracle] Always fetch features with null goemetry unless feature rect i...
- ...to match behaviour of other providers
(cherry-picked from c5c22d3) - 01:18 AM Revision bacaee4a (qgis): [oracle] Fix crash when adding a feature with missing attributes
- to data provider
(cherry-picked from 5709908) - 01:18 AM Revision bbb59907 (qgis): [oracle] Always check bounding box intersection when using filter rect
- Because oracle sdo_filter sometimes returns results outside
the given filter (depending on the spatial index), and is... - 01:18 AM Revision 03e38152 (qgis): [oracle] Fix expression compilation of integer division
- (cherry-picked from 60a71d1)
- 01:18 AM Revision c9683cf9 (qgis): [oracle] Fix incorrect feature count after adding features to layers
- (cherry-picked from b6142c8)
- 01:18 AM Revision b35696f4 (qgis): Followups
- (cherry-picked from 12a2243)
- 01:18 AM Revision 15d2b368 (qgis): [oracle] Ensure that all attributes required for order by are fetched
- Fixes potentially broken iterator sorting with oracle provider when
a subset of attributes is fetched
(cherry-picked... - 01:18 AM Revision 644c71ef (qgis): [oracle] Fix handling of NULL values when add features to provider
- Fixes NULL attribute values are incorrectly converted to empty
strings or 0 numeric values instead of NULL.
(cherry-... - 01:17 AM Revision c66f6581 (qgis): Fix typo
- 01:17 AM Revision c7538702 (qgis): Fix typo
- 09:59 PM Revision d71643f7 (qgis): Create PostGISExecuteAndLoadSQL.py
- 04:03 PM Revision 12cb6fc6 (qgis): [wfs] fix turning attribute value to NULL
- 03:44 PM Revision 375c1f15 (qgis): [wfs] fix turning attribute value to NULL
- 03:14 PM Revision 5eddbb61 (qgis): fix icon/row size
- 03:14 PM Revision 1905cca7 (qgis): [locator] move the config button to the table
- 01:43 PM Revision 61f84ce7 (qgis): Merge pull request #7008 from PeterPetrik/qgsmeshlayer_2_scalar_vector_...
- [mesh] Rendering of scalar and vector datasets
- 01:26 PM Revision 3e436094 (qgis): WMS provider: use 'WMS/WMTS' instead of 'WMS' in various UI labels (fix...
- 09:46 AM Revision 8d5d5f08 (qgis): Merge pull request #7048 from mhugent/fix_large_sized_print
- Disable RenderPartialOutput Setting in printing. It is unused in prin…
- 09:18 AM Revision 519c9db5 (qgis): Disable RenderPartialOutput also in composer map preview
- 08:16 AM Revision 882d8ed7 (qgis): tiny doc change
- 05:14 AM Revision dde895d1 (qgis): [layouts] Fix incorrect path shown after export atlas to pdf
- Fixes #19013
2018-05-23
- 10:56 PM Revision e906a2c9 (qgis): [python] Generate type hint stub files
- Causes sip to generate the type hinting stub (".pyi") files
alongside the generated python modules.
This allows edit... - 08:51 PM Revision ce72bde3 (qgis): [WMS provider] Avoid duplicate format selection radio buttons (fixes #1...
- 03:23 PM Revision 839de2e2 (qgis): Merge pull request #7057 from rouault/fix_18882_alternate
- [WFS provider] Revert to using singular TYPENAME keyword for WFS 2.0 DescribeFeatureType (fixes #18882, refs #17872)
- 01:59 PM Revision 2330b7fc (qgis): [WFS provider] Handle buggy servers that require plural form TYPENAMES ...
- Some servers like http://geoportal.samregion.ru/wfs12 return an
error when issuing a REQUEST=DescribeFeatureType&VERS... - 11:40 AM Revision e1708afc (qgis): Merge pull request #7052 from rouault/fix_18740_qgis2_18
- [WFS provider] 2.18 / Avoid request by feature id to cause a full layer download (fixes #18740)
- 11:03 AM Revision 2bbacb63 (qgis): Merge pull request #7054 from nyalldawson/compliant
- Add compliance test to doxygen test
- 10:37 AM Revision e6c94989 (qgis): fix stretch build
- 09:27 AM Revision f41daee1 (qgis): Fix docstring for setEditFormConfig
- 08:55 AM Revision afa04d9b (qgis): Fix non-compliant docstrings
- 08:46 AM Revision 8b1bbfe8 (qgis): Add compliance test to doxygen test
- Tests for "non-compliant" doxygen strings, e.g. use of
- "getter for..." instead of "returns the..."
- "setter for...... - 05:08 AM Revision 45aca2f9 (qgis): fix unclosed strings not style in python console & script editor
- 03:53 AM Revision 91a792b8 (qgis): Try to fix handling of undocumented members on Travis
- 03:53 AM Revision 48489d63 (qgis): Sort list of acceptable missing docs
- 03:53 AM Revision 14cf46cd (qgis): Update list of acceptable missing docs
- 03:53 AM Revision 4082ef7f (qgis): Standardize member signature when comparing against acceptable undocume...
- Seems different doxygen versions result in slightly different whitepace
*inside* the member's signatures!
2018-05-22
- 01:20 AM Revision b9be0a5b (qgis): [WFS provider] Avoid request by feature id to cause a full layer downlo...
- Backport of 6cf1c502d1e057aa63ba7b48e2a532324a98194d
- 11:55 PM Revision 6165e4c8 (qgis): Add some SIP_THROW( QgsCsException ) annotations
- Incomplete, but allows proper QgsCsException catching
for these methods - 11:22 PM Revision 1121565d (qgis): [WFS provider] Fix excessive memory consumption on big layers (refs #18...
- There was a pseudo memory leak in qgsgml.cpp
And the WFS downloader could also have to process big replies, causing a... - 10:55 PM Revision f82b6396 (qgis): Fix outdated docs
- Fixes #19004
- 09:56 PM Revision 7511d1ff (qgis): Revert "[bugfix][wfs] Expand support for 2.0.0 TYPENAMES" (fixes #18882)
- This reverts *partially* commit ccb4c80f8a6d2bb179258f1ffec0dc9a447ca465.
The plural form of TYPENAMES is non confor... - 07:08 PM Revision 2bbea0d4 (qgis): Merge pull request #7047 from rouault/fix_18740
- [WFS provider] Avoid request by feature id to cause a full layer download (fixes #18740)
- 06:59 PM Revision 81bf510c (qgis): fix typo
- 05:55 PM Revision 31a95718 (qgis): Disable RenderPartialOutput Setting in printing. It is unused in printi...
- 02:35 PM Revision c7587693 (qgis): fix docs
- 02:32 PM Revision 33390123 (qgis): various small fixes from review
- 01:32 PM Revision 6cf1c502 (qgis): [WFS provider] Avoid request by feature id to cause a full layer downlo...
- 12:56 PM Revision 9cf6bbf4 (qgis): Improve default color scheme for python console & script editor
- 08:31 AM Revision 45b045d2 (qgis): Fix missing color settings for python console / script editor
- 07:43 AM Revision 6d87a4cf (qgis): [console] Fix unclosed strings don't respect the preset font size
- 03:57 AM Revision 33669ab7 (qgis): [processing] Don't crash when hitting transform exceptions
- inside transform algorithm
- 03:57 AM Revision 681074bf (qgis): Setting crs for extent group box shouldn't auto check the box
- Causes e.g. changing the destination CRS in the save vector
file dialog to accidentally enable the "extent" filter op... - 02:05 AM Revision 98117839 (qgis): Add failing test for rendering simplification of very small
- ring inside larger polygon
- 02:05 AM Revision c1661dee (qgis): Fix invalid polygon rings created by map to pixel simplification
- when a larger polygon contains a very small ring
- 02:05 AM Revision 959d1e93 (qgis): Avoid some unnecessary geometry clones during map to pixel
- simplification
2018-05-21
- 10:54 PM Revision b886e224 (qgis): Fix typo
- 10:44 PM Revision c3c5c976 (qgis): Dummy commit to indicate that 0addae5b783e541953522eabe178426e820bf852 ...
- 10:40 PM Revision 0addae5b (qgis): [WFS provider] Fix excessive memory consumption on big layers (refs #1870)
- There was a pseudo memory leak in qgsgml.cpp
And the WFS downloader could also have to process big replies, causing a... - 10:03 PM Revision 19b3325b (qgis): Use the standard snap indicator with move features tool
- Fixes #18957
- 10:03 PM Revision c5ff6b9c (qgis): [processing] Ensure parameters linked to layer parameters
- (e.g. field choices) are correctly updated when a layer
is selected which doesn't belong to the project - 10:02 PM Revision 343872b7 (qgis): Flip some code to use format
- 10:02 PM Revision c0d95280 (qgis): Silence python warnings from 3rd party libraries on startup
- 10:02 PM Revision 4ec9e00a (qgis): Fix SVG parsing error on startup
- 10:02 PM Revision 3de7b383 (qgis): Fix bad regex escaping
- 11:48 AM Revision a7397b17 (qgis): [python console] improve settings UI (#7041)
- - improve UI spacing
- harmonize reset icon - 11:06 AM Revision 42199d1a (qgis): [processing] Declare NOT_SELECTED
- 11:06 AM Revision dcc79fcf (qgis): [processing] Fix invalid attribute's name
- 08:07 AM Revision b2163260 (qgis): [processing] Fix exception when editing enum input with no default value
- 08:07 AM Revision 6b5e5b6e (qgis): [processing] Fix models cannot correctly set enum parameters
- to a static choice
- 06:28 AM Revision 84163841 (qgis): [processing] Improved script editor dialog title
- - show filename in title, or 'Untitled Script' for new
scripts
- show unsaved ('*') indicator when unsaved changes pr... - 06:28 AM Revision 28b23d0b (qgis): [processing] Fix script editor dialog title
- 05:58 AM Revision fb882494 (qgis): [needs-docs][processing] reword add model/script to toolbox actions
- 05:58 AM Revision 05beaa73 (qgis): [needs-docs][processing] open existing script toolbar action
- 02:03 AM Revision 35b3e9bb (qgis): Add unit test for geoccs descriptions imported from GDAL
2018-05-20
- 10:50 AM Revision b0e93a17 (qgis): [python console] update toolbar icon and action position
- (harmonize position with the processing script editor)
- 10:50 AM Revision 5a4d33f3 (qgis): [processing] use python console color/font settings for the script editor
- 10:50 AM Revision 2ad74b9d (qgis): [processing] better unsaved change dialog upon closing script editor
- 10:50 AM Revision 60bef387 (qgis): reduce darkness of the inc./dec. font icons
- 10:50 AM Revision 6b3ebfc0 (qgis): harmonize open script icons
- 10:50 AM Revision 310bfb1e (qgis): [processing] show indentation guides in script editor
- 10:50 AM Revision af45b84c (qgis): [processing] do no wrap line in script editor
- (harmonize behavior with python console)
- 10:50 AM Revision 1b3a47a6 (qgis): remove unused python console icons
- 10:17 AM Revision 303a79a1 (qgis): [processing] fix temporary directories handling
- 10:17 AM Revision cce49567 (qgis): [processing] add test for temporary output without extension
2018-05-19
- 10:57 PM Revision e15f7cc0 (qgis): crssync: also update 'deprecated' flag (fixes #18905)
- 09:51 PM Revision 7576ae10 (qgis): crssync:
- * also update coordinate system descriptions
* retrieve descriptions of geocentric CRSes (fixes #18968) - 01:22 PM Revision a4d016fd (qgis): [processing] use a better icon for the find/replace action
- (the new icon harmonizes itself with the console script editor)
- 01:22 PM Revision 6d067ba9 (qgis): [processing] tiny improvements to the script editor
- - add a keyboard shortcut to toggle the find panel
- focus on the find text box when opening panel
- find text when h... - 03:29 AM Revision 7464ca68 (qgis): Fix export map as image/PDF does not respect labeling engine settings
2018-05-18
- 12:12 AM Revision ace955c0 (qgis): resurrect also the test for r.thin
- 12:12 AM Revision b44ce1e8 (qgis): [processing] fix wrong parameter GRASS
- 07:50 PM Revision e1822801 (qgis): Merge pull request #6997 from pblottiere/executesql_bugfix
- [executesql] Use parameter's name instead of description to save sql query
- 07:25 PM Revision b4ec9a31 (qgis): [pyqgis] add QgsSettings.enumValue and flagValue to the bindings (#7024)
- * [pyqgis] add QgsSettings.enumValue and flagValue to the bindings
these are done in pure Python since no implementa... - 04:47 PM Revision deccf205 (qgis): [pyqgis] add method to retrieve metaEnum from an enum value or type (#7...
- 02:01 PM Revision e8e15d5b (qgis): Release of 2.18.20
- 02:01 PM Revision 8a899c87 (qgis): Release of 3.0.3
- 12:41 PM Revision ae89b4f9 (qgis): Merge pull request #7015 from m-kuhn/ensureEditSelectionOnFeatureSelect...
- Update currently edited feature in attribute table when selection changes
- 12:40 PM Revision bc257812 (qgis): Merge pull request #7013 from m-kuhn/sortList
- Sort list on the attribute table/form view based on shown value
- 12:40 PM Revision 3e9a37cc (qgis): Merge pull request #7018 from 3nids/sipify_metaenum_helper
- [sipify] write helpers in core.__init__.py for Q_ENUM
- 09:29 AM Revision 599799d2 (qgis): Remove unused import
- 08:05 AM Revision e74e8360 (qgis): Use parameter's name instead of description to save sql query
- 06:53 AM Revision 610d99c3 (qgis): Fix reverse expression function doesn't handle multicurve geometries
- 05:48 AM Revision 01534340 (qgis): remove old color key when restoring copyright decorator from pre-3.2 pr...
- 05:14 AM Revision 7440220e (qgis): [sipify] complete test to check the __init__.py core files are up to date
- 04:54 AM Revision f267adc3 (qgis): run sipify
- 04:54 AM Revision 6301f9b6 (qgis): [sipify] write helpers in core.__init__.py for Q_ENUM
- whenever reading a Q_ENUM macro, sipify will create a helper in the core module:
BaseClass.EnumType.parentClass = lam... - 04:28 AM Revision 83ccff2a (qgis): Merge pull request #7017 from 3nids/locator_subgroup
- [QgsLocator] add the capability of adding group for elements within t…
- 03:49 AM Revision ae389be4 (qgis): add test for locator model with groups
- 03:49 AM Revision 1fe0fb74 (qgis): [sipify] fix remove value assignment in members
- 03:46 AM Revision c1e16969 (qgis): [QgsLocator] add the capability of adding group for elements within the...
2018-05-17
- 12:44 AM Revision 2a7c10e7 (qgis): change empty '' with None
- 12:44 AM Revision 57106986 (qgis): [processing] change 0 to Not set Null value also for contour
- 12:44 AM Revision 9d7212f3 (qgis): [processing] change 0 to Not set Null values in Gdal Clip
- 04:27 PM Revision d5ffc5a2 (qgis): Merge pull request #6994 from pblottiere/server_candidates
- [server] Labeling settings
- 03:58 PM Revision e3361704 (qgis): update Travis build timeout
- 03:56 PM Revision 56104bcd (qgis): update Travis build timeout
- 03:12 PM Revision 66da1b00 (qgis): Fix typo
- 02:26 PM Revision 53324bf1 (qgis): Update currently edited feature in attribute table when selection changes
- It's a very common pitfall for people to toggle the selection instead of
the edit selection in the form view of the a... - 02:17 PM Revision ecbd2079 (qgis): Add unit test
- 02:17 PM Revision 2246ad68 (qgis): Add note to describe unit test
- 02:17 PM Revision 7c871387 (qgis): Use labeling engine settings in WMS renderer
- 02:17 PM Revision 2564cf34 (qgis): Write labeling engine settings in project file
- 02:17 PM Revision 96a0b477 (qgis): Add unit test
- 02:14 PM Revision 2f0fbc67 (qgis): Merge pull request #7010 from daniviga/brp-python-bytecompile-py3
- [RPM] Force brp-python-bytecompile to use python3
- 01:53 PM Revision 7b53273f (qgis): Merge pull request #6843 from pblottiere/bugfix_refrel
- [bugfix] Fixes regression in relation reference widget with 'chain filter' option
- 01:51 PM Revision b76acbe4 (qgis): More docstring fixes
- 01:40 PM Revision 74dec50c (qgis): Fix docstring
- 11:34 AM Revision 7d6518f7 (qgis): Update unit tests
- 11:34 AM Revision 4b701204 (qgis): Update sip binding
- 11:34 AM Revision eca1aef1 (qgis): Fixes regressions in relation reference widget
- 11:32 AM Revision 352dbcb8 (qgis): Fixes segmentation fault when dividing by zero
- 11:13 AM Revision ce403b14 (qgis): Add tests for sorting feature list by display expression
- 10:21 AM Revision 44bb21d6 (qgis): Remove guard for unininitialized widgetFactory
- meanwhile we can rely on one being initialized
- 10:20 AM Revision 2b950319 (qgis): Add a default editor widget factory
- for safety when working without initialized widget registry in standalone apps and tests
- 08:57 AM Revision 99638927 (qgis): Make additional sort caches accessible
- 08:56 AM Revision 6446bc7b (qgis): [RPM] Force brp-python-bytecompile to use python3
- 08:48 AM Revision 2325fe5a (qgis): Deprecate unrequired methods
- 08:48 AM Revision b0ccafe0 (qgis): Add debug message
- 08:48 AM Revision 91f32bf6 (qgis): Fix sorting by other than first sort role
- 08:48 AM Revision f1770c75 (qgis): QgsFeatureListModel is sortable by display expression
- 08:48 AM Revision 14cefe3d (qgis): QgsFeatureListModel inherits QSortFilterProxyModel
- 08:48 AM Revision 2544391a (qgis): Allow prefetching more than a single sort expression
- in the attribute table model. One is used for the table, the other one for the feature list in the form view.
- 08:48 AM Revision 487d8d12 (qgis): Move initializers to header
- 08:31 AM Revision d5cec146 (qgis): Merge pull request #7001 from m-kuhn/userprofile-database-name
- Use connection name to avoid closing default connection
- 03:54 AM Revision 87a60d43 (qgis): Merge pull request #6733 from 3nids/setenumvalue
- Save enum values as string in settings
- 03:54 AM Revision 1a879b18 (qgis): Merge pull request #7002 from 3nids/sip_metoobject
- [sipify] insert missing QMetaObject for gadget classes
- 02:37 AM Revision 9a79fc78 (qgis): Merge pull request #6983 from PeterPetrik/qgsquick_2_scalebar_messagelog
- [feature] Add ScaleBar and MessageLog components to QgsQuick library.
2018-05-16
- 12:50 AM Revision 5edcc64f (qgis): [processing] Allow algorithms to return a translated short description
- This is used in the algorithm's tooltip in the toolbox, and is intended
for single sentence description of the algori... - 12:50 AM Revision 0e831da8 (qgis): [processing] If algorithm has no short help, show description in algori...
- 12:50 AM Revision fe93993a (qgis): Fix typo
- 12:50 AM Revision 0d21bd04 (qgis): [processing] Include description in algorithmHelp output
- 12:50 AM Revision b98f8f1d (qgis): [processing] Also filter using algorithm short descriptions
- 11:49 PM Revision e9c81459 (qgis): Fix doxygen warnings
- 11:26 PM Revision 94f56b61 (qgis): Build/test fixes
- 10:20 PM Revision 698fad65 (qgis): Capitalization, string fixes
- Turns out correct title case always uses uppercase for the
final word, even if the word wouldn't normally be uppercased - 09:21 PM Revision 0e57b887 (qgis): Fix crash when style panel opened from style change btn
- 08:25 PM Revision 2abcfa23 (qgis): do not add static QMetaObject to QgsDefaultValue
- it has no Q_ENUM so no need for now
I do not understand while it doesn't compile though - 07:09 PM Revision 40499ee3 (qgis): Fix crash on categorized/graduated symbol styling dock
- 05:29 PM Revision 95ecea89 (qgis): move additions from top __init__ to core.__init__
- 05:02 PM Revision 3fc99c04 (qgis): code cleanup
- 03:48 PM Revision e56ff683 (qgis): Merge pull request #7004 from alexbruy/select-atribute
- [processing][needs-docs] add selection methods to Select by attribute algorithm
- 02:25 PM Revision 15a5d917 (qgis): [processing] improve polar plot algorithm help (fix #16679)
- 01:54 PM Revision 5790bbca (qgis): fix QgsAbstractGeometry Q_GADGET position
- 01:43 PM Revision 1783394b (qgis): [processing] don't use function annotations as this breaks build on
- systems with Python < 3.3 (fix #18961)
- 12:56 PM Revision aea3dcce (qgis): [FEATURE] Rendering of vector data on mesh layers
- Rudimentary support of rendering of vector data (e.g. velocity) on mesh map layers.
Rendering can be adjusted by QgsM... - 12:47 PM Revision 92965288 (qgis): [FEATURE] Rendering of scalar data on mesh layers
- Rudimentary support for rendering of scalar data (e.g. water depth)
on mesh map layers. - 12:47 PM Revision 3154102a (qgis): [FEATURE] Scalar/vector data in mesh data providers
- Reading and processing scalar (e.g. water depth) and vector (e.g.
velocity) data from mesh data providers (e.g. MDAL) - 12:37 PM Revision bfbc64ce (qgis): update to MDAL 0.0.3
- 12:01 PM Revision c1acc299 (qgis): Merge pull request #7006 from DelazJ/patch-1
- More typo fix
- 11:53 AM Revision 9ccc76b6 (qgis): More typo fix
- 11:03 AM Revision ee7240f7 (qgis): Fix typo
- 10:20 AM Revision 580509fd (qgis): [processing][needs-docs] add selection methods to Select by attribute
- algorithm (fix #18682)
- 09:48 AM Revision a44eeae4 (qgis): Merge pull request #6982 from elpaso/currentformfeature-expressions-4
- [feature][need-docs] Current feature/current value form context expressions
- 08:39 AM Revision c27ce392 (qgis): Merge pull request #6980 from m-kuhn/bwta2017
- Add BWTA2017.gsb to srs.db
- 08:20 AM Revision b2fb029c (qgis): Added help text for @current_feature
- 06:42 AM Revision 623574af (qgis): Fix build warnings
- 06:08 AM Revision 825a697e (qgis): Add missing ellipsis to db manager action
- 06:08 AM Revision 861153df (qgis): [processing] Title case for algorithm dialog titles
- 06:08 AM Revision 6c02d053 (qgis): Super-basic title-case conversion method
- No grammatical parsing, so only useful for very simple cases
- 06:08 AM Revision 408da458 (qgis): [needs-docs] Place core plugin actions into top level menus
- when plugin only has a single action
Affected actions:
- Database -> DB Manager -> DB Manager
- Coordinate Capture -... - 06:08 AM Revision 79fc5b9d (qgis): String capitalization, ellipsis
- 06:08 AM Revision d0c14ef0 (qgis): [dbmanager] Fix bad import in vlayers plugin
- 06:08 AM Revision 3949802d (qgis): Improved title case conversion, add tests
- 06:08 AM Revision d711915d (qgis): Properly title case "Open From" and "Save To"
- Apparently both the first and last words are ALWAYS capatilised
in title case, even if they normally wouldn't be. - 06:08 AM Revision d864cd67 (qgis): [processing] Correctly capitalize menu entry actions, add ellipsis
- 06:08 AM Revision 87c3a868 (qgis): Allow plugins to add actions to top level of raster/vector/db/web menus
- Provides a way to avoid plugins creating submenus with a single
action - e.g. "DB Manager" -> "DB Manager". It's a vi...
2018-05-15
- 11:38 PM Revision e8cf8c2f (qgis): [sipify] insert missing QMetaObject for gadget classes
- 11:26 PM Revision ff35e694 (qgis): fix (again) install of qgis.core.additions
- 09:08 PM Revision 40dd931b (qgis): [tr] Polish translation update
- 08:35 PM Revision 0f78277a (qgis): Add SIP_THROW annotation
- SIP uses the deprecated throw(...) annotation in order to determine
which exceptions may be thrown by c++ code. Witho... - 08:35 PM Revision a0ff2af3 (qgis): [processing] Fix some crashes on invalid parameters
- 08:35 PM Revision c9e5a365 (qgis): [processing] Avoid generic exceptions
- Makes the full Python exception available when running algorithm,
which provides much more useful error messages - 08:35 PM Revision 74b0e910 (qgis): [processing] Fix some exceptions
- 07:17 PM Revision 4033cc2e (qgis): Set form feature in current_feature variable instead of
- ... setting the feature member variable
- 06:36 PM Revision 55a1984b (qgis): Initialize mFieldIdx to -1
- 06:32 PM Revision 673fac0c (qgis): Added methods to search expression nodes and drop RegExp
- - nodes() return the list of all nodes
- findNodes<T> returns a list of the nodes matching the class
Also drops the ... - 04:39 PM Revision d10c0232 (qgis): Use connection name to avoid closing default connection
- No observable bad effects identified but the following warning looks suspicious:
Warning: QSqlDatabasePrivate::add... - 03:02 PM Revision cd34da80 (qgis): also install additions py files in their directory (#7000)
- 02:00 PM Revision a6877449 (qgis): Merge pull request #6996 from alexbruy/processing-grass-formats
- [processing] allow GRASS algorithms to save vectors in any GDAL-supported format
- 12:45 PM Revision 1e046a17 (qgis): Updated docs for current_value function
- 12:33 PM Revision dd0c4c7d (qgis): [memory] Fix memory provider does not return correct min/max
- values after adding or editing features
The cache was not cleared correctly in this case
Fix sponsored by LINZ
(ch... - 12:33 PM Revision 44cc7d23 (qgis): Copy cached min/max value to provider test suite
- (cherry-picked from 26174ea9)
- 12:21 PM Revision 0383a148 (qgis): [processing] Create Attribute Index can run on non-spatial layers
- 12:15 PM Revision 67965ca3 (qgis): [processing] use GPKG as default output format for GRASS
- 12:14 PM Revision 98586461 (qgis): [processing] add test for output to GPKG
- 11:53 AM Revision 8aa56fc3 (qgis): [processing] fix GRASS vector tests
- 11:37 AM Revision bc0f7533 (qgis): [needs-docs][processing] vectorize & improve remaining vector menu icons
- 11:37 AM Revision 9a82dbe1 (qgis): [needs-docs][processing] vectorize and improve remaining data analysis ...
- 11:37 AM Revision 483b4ff9 (qgis): remove processing ftools bitmap icons
- 10:50 AM Revision 97eceb16 (qgis): Merge pull request #6894 from pblottiere/bugfix_getcapa_version
- [server] Keep default version in case of invalid VERSION parameter
- 10:07 AM Revision 19569377 (qgis): Update getcapabilities document to fit 1.3.0 version
- 10:07 AM Revision 6ea2cd63 (qgis): Add unit tests
- 10:07 AM Revision db4a2dda (qgis): [server] Keep default version in case of invalid VERSION parameter
- 09:57 AM Revision cf599685 (qgis): [processing] vector outputs can be saved in any GDAL-supported format
- Thanks to Médéric RIBREUX
- 09:20 AM Revision b4f86147 (qgis): Add referencedFunctions() to expressions
- 08:59 AM Revision 58e53510 (qgis): Don't add GEOS warnings to message log
- This dramatically slows down rendering, especially when labeling
is used. E.g. because labeling clips features, or be... - 08:34 AM Revision edb12b4d (qgis): Removed attribution
- 08:34 AM Revision 63d2086d (qgis): Rename functions from get_current_form_field_value to current_value
- and current_geometry
- 08:34 AM Revision 266f145c (qgis): Removed const
- I don't get why, but I trust @m-kuhn and I'll follow his advice :)
- 08:34 AM Revision e59d6fee (qgis): Removed leftover
- 08:34 AM Revision 54173768 (qgis): Moved form feature to private and added setters/getters
- plus other minor style changes as suggested by m-kuhn
in his PR review - 08:34 AM Revision 83328ae5 (qgis): [feature] Form context expressions in value relation widget
- The value relation widget filter expression can now use two
new functions/variables that have access to the current
v... - 08:34 AM Revision ba339f2f (qgis): Some more test cases for value relation widget
- 07:10 AM Revision 4d36f370 (qgis): [needs-docs][processing] rename export geom. columns to add geom. attri...
- 07:10 AM Revision 5cb8c252 (qgis): [needs-docs][processing] vectorize and improve remaining geometry tools...
- 02:56 AM Revision 395e864b (qgis): fix prepare-commit after moving sip files
- 02:21 AM Revision c5ee15a9 (qgis): Merge pull request #6987 from 3nids/pyqgis_additions
- [pyqgis] move qgis.core tricks to their own python file in additions folder
2018-05-14
- 01:53 AM Revision 261e5f74 (qgis): bring back PyQt.QtCore.NULL in qgis.core
- 01:23 AM Revision 26174ea9 (qgis): Copy cached min/max value to provider test suite
- 01:07 AM Revision 3716fa6e (qgis): Merge pull request #6988 from cdavila/release-3_0
- [tr] Spanish translation update 14/5/18
- 12:15 AM Revision 6543af35 (qgis): [docs] Add processing algorithm porting guide
- (cherry-picked from 830ad0b4)
- 12:15 AM Revision 2d0810c8 (qgis): Add a newNameChanged signal to QgsNewNameDialog
- Handy for subclasses.
(cherry-picked from 8d5e5c9) - 12:15 AM Revision cd6a14b1 (qgis): Fix incorrect snapping when moving features and using advanced (#6972)
- ditizing parallel/perpendicular modes
Refs issue demonstrated in https://www.youtube.com/watch?v=jZYKGrIyVCA
at 25:0... - 12:15 AM Revision 15c2c9b3 (qgis): [processing][gdal] Fix conversion of non-EPSG crs parameters
- to GDAL compatible strings
(cherry-picked from 0d520456) - 12:01 AM Revision 831512c9 (qgis): [pyqgis] fix py files in subdirectory not correctly installed
- 12:00 AM Revision 6e33bdcd (qgis): [pyqgis] move qgis.core tricks to their own python file in additions fo...
- this makes the code much easier to read
- 11:59 PM Revision 9b28e3d7 (qgis): Port gdalcalc with formula excaping fix (#6984)
- Resurrect gdalcalc algorithm from 2.x
- 10:34 PM Revision bb852734 (qgis): [tr] Spanish translation update 14/5/18
- 09:52 PM Revision 49090a55 (qgis): [FEATURE][locator] Add search for settings pages to locator bar (#6625)
- * [FEATURE][locator] Add search for settings pages to locator bar
Search Settings, Options, and Project Properties p... - 08:55 PM Revision c9b3e2ab (qgis): fix indentation
- 08:08 PM Revision 90bbe69a (qgis): fix QVariant / QString compare
- 06:17 PM Revision 3ea6432b (qgis): Merge pull request #6985 from pigreco/help_in_linea_field_calc
- corrections function_help
- 05:49 PM Revision a6683622 (qgis): add assert on metaEnum and convert existing settings to strings
- 05:47 PM Revision c985092a (qgis): fix typo
- 05:43 PM Revision 307fbea1 (qgis): Merge pull request #6986 from 3nids/sip_files_oranize
- Better orgnization of sip files
- 05:02 PM Revision fca72fa7 (qgis): put back module sip files
- 04:44 PM Revision 847f0e18 (qgis): adapt sipify scripts and test to place auto generated sip files in dedi...
- 04:41 PM Revision 8b130f1c (qgis): move auto generated sip file in dedicated folder (server+analysis)
- 04:31 PM Revision 9ed15484 (qgis): move auto generated sip file in dedicated folder (gui)
- 04:23 PM Revision 7df2593c (qgis): move auto generated sip file in dedicated folder
- 04:21 PM Revision 45e5b3fb (qgis): [pyqgis] comment some core additions
- 03:13 PM Revision 3660f3f6 (qgis): corrections
- 02:49 PM Revision d26f1e14 (qgis): replace with setEnumValue
- and complete missing enumValue
- 02:47 PM Revision d156e1fb (qgis): save enum settings as string for a better inspection
- 02:47 PM Revision dce235d6 (qgis): create dedicated function for flags
- there is a small redundancy in code, but it makes it much nicer to read the calls:
flagValue( key, default) instead o... - 02:12 PM Revision 4ccd4446 (qgis): [processing] Add default values in model for destination parameters
- 02:12 PM Revision c5f478c3 (qgis): [processing] Fix destination resets to 'memory:' instead of temporary l...
- 02:12 PM Revision 81dabd18 (qgis): [processing] Finish default values in model for destination parameters
- 02:12 PM Revision 1a45a797 (qgis): [processing][model] Fix handling of mandatory checkbox in output defini...
- 11:39 AM Revision 0cd9e19a (qgis): [Feature] Add ScaleBar and MessageLog components to QgsQuick library.
- 09:22 AM Revision 8d5e5c94 (qgis): Add a newNameChanged signal to QgsNewNameDialog
- Handy for subclasses.
- 08:53 AM Revision 773e8633 (qgis): Fix build warning
- 08:20 AM Revision 44eb0f90 (qgis): Add BWTA2017.gsb to srs.db
- NTv2 grid available here:
https://www.lgl-bw.de/lgl-internet/web/sites/default/de/05_Geoinformation/Galerien/Dokument... - 07:43 AM Revision 6b742687 (qgis): [memory] Fix memory provider does not return correct min/max
- values after adding or editing features
The cache was not cleared correctly in this case
Fix sponsored by LINZ - 06:32 AM Revision 8f47691a (qgis): [processing] add gdal command name to tags for better searches (#6978)
- 03:56 AM Revision 272f9ef8 (qgis): Merge pull request #6951 from 3nids/locator_prefix
- allow customizing prefix of locator filters
2018-05-12
- 10:21 PM Revision e0b86bef (qgis): Remove the default output value shown in expression builder
- Fixes #18808
- 03:36 PM Revision 83a8d01f (qgis): [tr] Polish translation update
- 03:35 PM Revision a11fc1a9 (qgis): [tr] Polish translation update
2018-05-11
- 10:20 PM Revision 42bedc4f (qgis): Update qgsrasterfilewriter.cpp
- Bad geo-referencing bug fix
Using VRT with large coordinate system (like RGF93/CCxx) and high
resolution raster, hig... - 05:41 PM Revision d36d4f8c (qgis): fix warning for release build (#6976)
- 05:02 PM Revision c6bec0ce (qgis): add link to 3.0 api documentation
- 04:55 PM Revision 395c13f1 (qgis): fix typo
- 04:17 PM Revision 2bb6149e (qgis): add test for (active) prefixes and fix bad prefix for plugins
- 03:03 PM Revision 689966ce (qgis): Typo
- 03:03 PM Revision 9bf8fb04 (qgis): Add some notes about porting field parameters
- 03:03 PM Revision 35d49035 (qgis): Add notes on OutputNumber/OutputString
- 03:03 PM Revision 4e2605bb (qgis): Add some notes on enums, numeric parameters
- 03:03 PM Revision e039a064 (qgis): Add note on GeoAlgorithmExecutionException
- 03:03 PM Revision 04e527e4 (qgis): Try to fix odd doc coverage test issue
- 03:03 PM Revision 4e5229f1 (qgis): Typo
- 03:03 PM Revision b006877b (qgis): Complete processing 3.x porting documentation
- 03:03 PM Revision 7ba246f1 (qgis): Fix grammar
- 03:03 PM Revision 90e0353e (qgis): More docs for parameter porting, new API contract
- 03:03 PM Revision 830ad0b4 (qgis): Rough beginnings to processing algorithm porting guide
- 02:01 PM Revision 3e62627b (qgis): [needs-docs] Tweak wording of Export actions
- 02:01 PM Revision 98469411 (qgis): [needs-docs] Reorganize project menu
- - Consistency in action names
- Move import/export actions to a submenu
- Group similar actions together - 02:01 PM Revision ad18e044 (qgis): Add missing ellipsis to project storage items
- 02:01 PM Revision 0c24e29e (qgis): More descriptive tooltips for some app actions
- 02:01 PM Revision b87a92b2 (qgis): Show tooltip in locator actions results if different to action title
- 01:52 PM Revision 0a6f88a4 (qgis): remove map from QgsLocator and rename custom to active prefix
- the active/custom prefix info is now accessible only from QgsLocatorFilter
- 01:38 PM Revision 8f05c4e2 (qgis): Fix incorrect snapping when moving features and using advanced (#6972)
- ditizing parallel/perpendicular modes
Refs issue demonstrated in https://www.youtube.com/watch?v=jZYKGrIyVCA
at 25:00 - 01:32 PM Revision 4aac2653 (qgis): updated NaturalNeighbour gui to use new saga parameters
- 11:48 AM Revision cdc08783 (qgis): Use icon instead of text for Add and Remove buttons
- 09:48 AM Revision 3d03cfba (qgis): Update test masks
- 09:48 AM Revision 9ce19af5 (qgis): Fix failing test
- 09:48 AM Revision 9d2c4fca (qgis): [FEATURE][layouts] Use text renderer for drawing scalebar text
- Allows the full range of formatting options exposed through
text renderer - e.g. scalebar text with buffers, shadows,... - 09:48 AM Revision a06000e0 (qgis): Add method to QgsTextRenderer to retreive scaled QFontMetricsF
- from a text format in a specified render context
- 09:48 AM Revision e53adc15 (qgis): Add methods to convert QgsTextFormat to and from QFonts
- 09:48 AM Revision 06d7725c (qgis): Fix api break, unit test
- 09:48 AM Revision 0708d841 (qgis): Fix positioning of final scalebar label
- 07:49 AM Revision e35d1d0e (qgis): Fix setting default value for non-multiple enum params
- 07:49 AM Revision e97212e8 (qgis): [processing] correctly restore default values
- 07:49 AM Revision 18f31518 (qgis): [processing] couple of fixes for matrix parameter
- 07:49 AM Revision 26a97a7d (qgis): [processing] improve default values handling in the enum modeler GUI
- 07:49 AM Revision 3ec2dfa6 (qgis): [processing] don't allow multiple enum items to be selected if
- allowMultiple is not set
- 07:49 AM Revision 39456ba6 (qgis): [processing] fix handling of the multiple enum values
- 07:49 AM Revision 33cfed2e (qgis): [processing] fix method signature
- 07:49 AM Revision 1ba34dcb (qgis): [processing] add matrix and enum parameters to wrappers and handle them
- in the modeler dialogs
- 07:49 AM Revision 038da113 (qgis): [processing] modeler GUI for matrix parameter
- 07:49 AM Revision ffa4b04e (qgis): [processing] add modeler GUI for enum parameter
- 07:49 AM Revision 213fc553 (qgis): Revert "Merge pull request #6929 from ghtmtt/fix_proc_modeler"
- There are no useless parameters in Processing.
This reverts commit fd5e0a7f1947548e0d5bd1f004a586e2ae0b0473, reversi... - 07:49 AM Revision bb0fecce (qgis): [processing] use another icon for clear button and add confirmation
- 07:49 AM Revision 0046b9f8 (qgis): add single item to matrix parameter by default
- 04:30 AM Revision d229b44a (qgis): [processing][gdal] Fix some more nodata=0 handling
- (cherry-picked from f48aaeaf)
- 04:30 AM Revision 27aeb6a0 (qgis): [processing] Fix exception when clicking help for GDAL algorithms
- (cherry-picked from b328819)
- 04:30 AM Revision c9226ce3 (qgis): [processing][modeler] Fix some child algorithm vector results
- are not shown as input choices for other child algorithms
(cherry-picked from 3791bac) - 04:30 AM Revision 4d020416 (qgis): [afs] Fix handling of custom projections
- Don't treat all unknown projections as WGS84
Fixes #18881
(cherry-picked from ea38c732) - 04:30 AM Revision 6ad50f7e (qgis): [processing] Don't skip null parameter values when converting
- parameters to pythong strings
We need to include these, in order to differentiate unspecified
parameters from parame... - 04:30 AM Revision a84084cf (qgis): [processing][gdal] More nodata handling fixes
- Fixes #18748
(cherry-picked from bddcb7d) - 04:30 AM Revision 123f2dfd (qgis): [processing] Ensure unset parameters are translated to Python
- None values when representing parameters as pythong strings
(Cherry picked from d05f95f) - 04:30 AM Revision 1c5d8602 (qgis): Fix handling of "hide deprecated" in projection selector widget
- Fixes #18896
(cherry-picked from a022ad21) - 03:29 AM Revision 0d520456 (qgis): [processing][gdal] Fix conversion of non-EPSG crs parameters
- to GDAL compatible strings
- 03:29 AM Revision be73c960 (qgis): Spelling
2018-05-10
- 01:43 AM Revision 6b677081 (qgis): add libyaml-tiny-perl & python-autopep8 to debian deps
- 01:27 AM Revision 28935d15 (qgis): osgeo4w: include PGEO_DRIVER_TEMPLATE and OGR_SKIP in qgis.vars
- (fixes #18234)
(cherry picked from commit a9b663ec0cdf47ba99bab593139da9c108d977da) - 01:27 AM Revision a9b663ec (qgis): osgeo4w: include PGEO_DRIVER_TEMPLATE and OGR_SKIP in qgis.vars
- (fixes #18234)
- 10:11 PM Revision 6459d24e (qgis): allow to reset prefixes in settings
- 09:51 PM Revision 0a0de2ec (qgis): use multimap to allow using the same prefix for several filters
- 09:37 PM Revision 6d33ca31 (qgis): german translation update and fixes
- 08:46 PM Revision b6a26464 (qgis): Merge pull request #6961 from wonder-sk/union-single-layer
- [FEATURE] Union algorithm with a single layer
- 08:22 PM Revision ca3d2c0d (qgis): expression help: support optional parameters and defaults
- (cherry picked from commit 968b50f4f009ae23ad98fdacd7b8754414008efa)
- 08:18 PM Revision 9690d806 (qgis): add mdal provider to debian and osgeo4w packages
- 08:15 PM Revision 968b50f4 (qgis): expression help: support optional parameters and defaults
- 08:10 PM Revision c3279ee5 (qgis): Add a note about version added for new functions in testing module
- 05:57 PM Revision 9e1be6e8 (qgis): Merge pull request #6966 from kannes/patch-1
- add optional segments argument in buffer function docs
- 05:36 PM Revision 2c90bf29 (qgis): Merge pull request #6963 from DelazJ/backport30
- Backport some Layer properties GUI fixes
- 04:58 PM Revision e8d1099f (qgis): add optional segments argument
- text taken from single_sided_buffer
- 02:08 PM Revision 85f42e7d (qgis): remove build noise from output
- 01:45 PM Revision 191b0d47 (qgis): union: throw an exception if the second layer is specified but not valid
- 12:50 PM Revision 7df062ba (qgis): Updates from Nyall's review
- 12:50 PM Revision 64b8c725 (qgis): [FEATURE] Union algorithm for single layer
- Resolves all overlapping geometries just like GRASS or Arc do.
So now we have two variants of union:
- union(A) - do... - 12:50 PM Revision ef145afc (qgis): Add support for unordered comparison of features of layers
- This is useful when an algorithm returns features in no particular order
and sorting features by attributes does not ... - 12:50 PM Revision aa2b1e98 (qgis): Add test for single layer union
- 12:50 PM Revision 73d10afe (qgis): Processing tests: allow topological geometry tests instead of exact tests
- This is useful with geometry algorithms when the order of the coordinates of produced
geometries does not need to be ... - 07:48 AM Revision d05f95f7 (qgis): [processing] Ensure unset parameters are translated to Python
- None values when representing parameters as pythong strings
- 07:48 AM Revision c738bcf7 (qgis): [processing] Don't skip null parameter values when converting
- parameters to pythong strings
We need to include these, in order to differentiate unspecified
parameters from parame... - 07:27 AM Revision 10aa92f6 (qgis): Merge pull request #6960 from luipir/gdalcalc_avoid_escape_formula
- [processing][gdal] Do not escape formula because it's not a path!
- 03:36 AM Revision 5d6e08f2 (qgis): Widen the diagram Size Legend Preview frame
- This should allow more visibility of the previewed symbols and texts.
Also avoids the left part of the dialog to need... - 03:30 AM Revision 20cf1d5e (qgis): Make collapsible the groupboxes
- to better handle vertical frames
(cherry picked from commit 684b3678f4159e998da53314dd77b198d82d7374)
2018-05-09
- 12:54 AM Revision 6150b7f4 (qgis): avoid escape formula because it's not a path!
- 09:55 PM Revision e55bb558 (qgis): cosmetics on 9e7e927b9c
- 08:59 PM Revision 37e9f3ab (qgis): allow customizing prefix of locator filters
- 08:58 PM Revision 4c92de9e (qgis): Merge pull request #6505 from 3nids/form_url
- [FEATURE] Allow to use a URL for a custom attribute form (UI file)
- 08:02 PM Revision 5d7a6c18 (qgis): remove useless API break
- 06:25 PM Revision 5b201687 (qgis): NSIS: Include DisplayVersion in UninstallKey (backport 100d9403)
- 06:24 PM Revision 100d9403 (qgis): NSIS: Include DisplayVersion in UninstallKey
- (backport e3a7804931 & 9e7e927b9c)
- 05:22 PM Revision d99a27f4 (qgis): Merge pull request #6958 from agauvrit-tis/patch-1
- [FEATURE] Add DisplayVersion value in Uninstallkey
- 05:04 PM Revision 8e20996d (qgis): simplify netwotk content fetcher registry
- kudos @wonder-sk
- 05:04 PM Revision 16497ee4 (qgis): fix edit form test with local HTTP server
- 05:01 PM Revision 5089d389 (qgis): fix spelling
- 05:01 PM Revision c04ca969 (qgis): use QStringLiteral
- 05:01 PM Revision 30b7fd18 (qgis): use QgsNetworkContentFetcherRegistry
- 05:01 PM Revision 18699299 (qgis): [FEATURE ] allow to use URLs for attribute forms
- 05:01 PM Revision d413c882 (qgis): add UI form for testing
- 04:43 PM Revision 7233b675 (qgis): Merge pull request #6957 from radosuav/processing_gdal_warp
- [processing] Add missing resampling methods to GDAL warp.
- 04:22 PM Revision 9e7e927b (qgis): Add DisplayVersion value in Uninstallkey
- The DisplayVersion value in Uninstallkey registry hive (Software\Microsoft\Windows\CurrentVersion\Uninstall) is manda...
- 02:56 PM Revision 7e73f314 (qgis): [processing] Add missing resampling methods to GDAL warp.
- 08:04 AM Revision d06043f7 (qgis): Merge pull request #6952 from elpaso/DelazJ-symbolselectorHelpShow
- Delaz j symbolselector help show
- 07:40 AM Revision 29489e10 (qgis): Merge pull request #6865 from PeterPetrik/qgsquick_1_canvas_merge
- [FEATURE] Introduction of QGIS Quick library
- 06:21 AM Revision c1ac9753 (qgis): Small property icon improvements
- 06:21 AM Revision 85660db9 (qgis): Vectorized remaining propertyicons
- List of icons^
gdal.png
network_and_proxy.png
locale.png
join.png
transparency.png
pyramids.png
overlay.png
map_tools... - 05:44 AM Revision cbbaf9c2 (qgis): Fix build warning
- 02:28 AM Revision 914cefff (qgis): Fix crash when creating spatial index from empty layer
- libspatialindex library throws an exception when trying to bulk load spatial index
and it is given an empty input dat... - 02:28 AM Revision 819ae6f3 (qgis): Fix test that checked an exception from QgsSpatialIndex constructor
2018-05-08
- 01:59 AM Revision 76e508c1 (qgis): Assume URL already encoded
- 07:04 PM Revision b2188d4f (qgis): use smart pointer for QgsQuickMapSettings in map canvas
- 06:15 PM Revision 85d60f2b (qgis): Merge branch 'symbolselectorHelpShow' of https://github.com/DelazJ/QGIS...
- 03:24 PM Revision f2304c1b (qgis): Merge pull request #6764 from tudorbarascu/featureinfo_values
- server tests for GetFeatureinfo different widget values
- 01:10 PM Revision 83218c9e (qgis): Find Spatialindex library in osgeo4w64 bit
- 12:44 PM Revision 90355f0e (qgis): address comments and add @unittest.expectedFailure to test
- 12:38 PM Revision 79035acd (qgis): The Arrow type and head type are string inputs in DD
- and not integer (fixes #16215)
- 12:38 PM Revision 10475a6a (qgis): Really accept strings for arrow data defined properties
- 11:49 AM Revision be6a763b (qgis): Merge pull request #6949 from m-kuhn/wms_overwrite_parent_boundingBoxes
- Wms overwrite parent bounding boxes
- 11:00 AM Revision a2a2d28d (qgis): Overwrite existing boundingBoxes with the same CRS in WMS capabilities.
- 11:00 AM Revision 2ee479eb (qgis): Fix codestyle
- 10:35 AM Revision cfad3aa5 (qgis): Merge pull request #5461 from m-kuhn/less_temp_files
- Cleanup temporary files in prepare-commit.sh
- 08:07 AM Revision cdca7084 (qgis): add GetMap DPI mask image, fixes local test
- 08:06 AM Revision f9be6055 (qgis): [FEATURE] Also show cartesian areas/perimeters in identify results
- Because users are still getting confused with the difference
between the cartesian areas and ellipsoidal areas, show ... - 08:06 AM Revision 500af5e4 (qgis): Spelling
- 04:22 AM Revision 98fc8585 (qgis): [needs-docs] Rename "show labels for this layer" to "single labels"
- 04:07 AM Revision 2ab5b84d (qgis): Minified svg code for several icons (#6489)
- 03:47 AM Revision 875da3f5 (qgis): [FEATURE] Optionally add back faces of polygons in tessellator
- Often the polygonZ/multipatch data do not have consistent ordering of vertices
(e.g. all clock-wise or counter clock-... - 03:47 AM Revision 37241386 (qgis): Updates from review
- 03:11 AM Revision 00d7ab6a (qgis): Fix some data defined buttons show in text format widget
2018-05-07
- 01:49 AM Revision e936cd74 (qgis): Widen the diagram Size Legend Preview frame
- This should allow more visibility of the previewed symbols and texts.
Also avoids the left part of the dialog to need... - 01:33 AM Revision c11c1cf4 (qgis): Source typos
- 01:33 AM Revision f01bff25 (qgis): Typos
- Found via `codespell`
- 01:33 AM Revision 99d0b3c3 (qgis): More spell checks
- 01:33 AM Revision 51a15640 (qgis): Add words to spell check file
- 01:26 AM Revision 64d5193f (qgis): Translation fixes for GDAL build VRT.
- 12:57 AM Revision 3fff8724 (qgis): Update test result
- 12:57 AM Revision 67c20d5d (qgis): Set max_points default value
- 12:22 AM Revision bd1f9b52 (qgis): Switch test to reentrant GEOS API
- 10:42 PM Revision e85740ce (qgis): Fixes Centos7 issues due to old gcc compiler (gcc 4.8.5)
- 10:11 PM Revision 28d7c8c4 (qgis): Fix a crash in tessellator with self-intersecting rings
- Self-intersecting polygon rings may crash poly2tri so we skip them (for now)
- 09:38 PM Revision ea38c732 (qgis): [afs] Fix handling of custom projections
- Don't treat all unknown projections as WGS84
Fixes #18881 - 05:43 PM Revision 3fef9cd1 (qgis): Merge pull request #6872 from 3nids/fetchregistry
- QgsNetworkContentFetcherRegistry: a registry for temporary downloaded files
- 05:36 PM Revision a95ec9c6 (qgis): Fixes Centos7 issues due to old gcc compiler (gcc 4.8.5)
- 04:17 PM Revision 52b9b9c1 (qgis): fix links to Qt issues
- 04:15 PM Revision b4d00d95 (qgis): delete contents in destructor and add missing mutexes
- 02:21 PM Revision 5610ebe9 (qgis): fix crash when redownloading or canceling
- 02:20 PM Revision 25108e5f (qgis): QgsNetworkContentFetcherRegistry: a registry for temporary downloaded f...
- 02:20 PM Revision 8308ce12 (qgis): avoid race condition
- 02:20 PM Revision 648562d2 (qgis): do not expose task and make it thread safe
- 02:20 PM Revision 0d6dcb23 (qgis): do not return a const file and add localFile helper
- 02:20 PM Revision 9d450774 (qgis): also add localFile returning a QFile
- 02:15 PM Revision ba04dea2 (qgis): fix links to Qt issues
- 11:25 AM Revision cb008699 (qgis): Merge pull request #6101 from letmaik/patch-1
- Fix tracking of imported modules (and plugin reloading)
- 11:20 AM Revision 3264b0bb (qgis): Merge pull request #6937 from slarosa/fix_svg_size
- fix svg size for cross-hair, capture-point, zoomin and zoomout, fixes #18806
- 11:18 AM Revision b9884c27 (qgis): Merge pull request #6702 from pierreloicq/patch-2
- talking about "ninja qgis"
- 11:17 AM Revision cb638b63 (qgis): [processing][saga] Make some Slope,Aspect,Curvature outputs optional an...
- 11:17 AM Revision f34b3170 (qgis): [processing] Fix parsing optional output 'create by default' from string'
- 11:17 AM Revision f4ec9e2a (qgis): [processing] When an optional output is set to 'skip output', disable
- and clear the associated 'add to qgis' checkbox
- 11:01 AM Revision 9d12b0ad (qgis): Merge pull request #6749 from slarosa/db_quey_history_1
- [FEATURE][needs-docs] DB Manager: adds SQL query history
- 10:59 AM Revision 0cc0fedb (qgis): Merge pull request #6748 from Scimmia22/patch-1
- Update FindQextserialport.cmake for Qt5
- 10:56 AM Revision dd2eb3a4 (qgis): Merge pull request #6876 from DelazJ/patch-2
- [needs-docs] Rename action in Layers panel contextual menu
- 10:55 AM Revision 9e5cfb0c (qgis): Merge pull request #6924 from m-kuhn/avoid_unnecessary_confirmation_dia...
- Avoid unnecessary confirmation dialogs
- 10:50 AM Revision 3791bac4 (qgis): [processing][modeler] Fix some child algorithm vector results
- are not shown as input choices for other child algorithms
- 09:23 AM Revision 55a256f9 (qgis): Merge pull request #5065 from DelazJ/typos
- Fix some wording and spelling
- 06:16 AM Revision a0a5f6ce (qgis): [processing] Fix saga natural neighbor parameters
- fixes #16604
2018-05-06
- 11:19 AM Revision 739d4fab (qgis): More verbose test outputs
- 11:19 AM Revision bddcb7dc (qgis): [processing][gdal] More nodata handling fixes
- Fixes #18748
- 11:19 AM Revision 787dd341 (qgis): [processing] More helpful errors when raster inputs are not valid
- 11:19 AM Revision f4599f13 (qgis): [processing][gdal] Better error messages when invalid parameters are pa...
2018-05-05
- 11:13 PM Revision a022ad21 (qgis): Fix handling of "hide deprecated" in projection selector widget
- Fixes #18896
- 11:13 PM Revision f48aaeaf (qgis): [processing][gdal] Fix some more nodata=0 handling
- 11:13 PM Revision b3288192 (qgis): [processing] Fix exception when clicking help for GDAL algorithms
- 04:24 AM Revision a11db8bb (qgis): [Oracle][Tests] Enhance Point convertion test
- Instead of using 'SDO_UTIL.FROM_WKTGEOMETRY' to generate `SDO_GEOMETRY` object
for Point, the `testdata` generate Poi... - 04:24 AM Revision 280018dc (qgis): [Oracle][Tests] Enhance Geometry creation SQL script
- 04:24 AM Revision 849278a2 (qgis): [BUGFIX][Oracle] Mixing SDO_GEOMETRY Point definition
- Fixes #18900
In `sdoobj`, the `elem_info` array size is not the right way to defined the way
to read Point coordinat... - 04:06 AM Revision 684b3678 (qgis): Make collapsible the groupboxes
- to better handle vertical frames
- 04:05 AM Revision bf22b88a (qgis): Set centroid as default placement for polygon diagramss
- Fix #13435
2018-05-04
- 01:54 AM Revision d8e39fa9 (qgis): remove algorithm refresh after processing configuration changes (was a ...
- 10:27 PM Revision ba9f27e2 (qgis): [processing][gdal] Fix translate ignores nodata values of 0
- And add more unit tests to translate alg
(cherry-picked from 70aad93a61) - 06:53 PM Revision 82ec4181 (qgis): revive python tests on bionic
- 05:45 PM Revision dc621adf (qgis): fix doxygen warning
- 05:32 PM Revision d8339701 (qgis): Merge pull request #6926 from pblottiere/bugfix_ut
- [backport][server][bugfix] Cleaning GetCapabilities response
- 02:21 PM Revision c29c6676 (qgis): small fixes in qgs components
- 02:20 PM Revision ab240426 (qgis): add docs to map canvas qml
- 02:20 PM Revision aed3939c (qgis): rename qml library to QgsQuick
- 12:30 PM Revision 398fb1a7 (qgis): Only apply f4d38d4f0 to Qt>=5.9 (followup f4d38d4f0; check cdash for
- test results)
- 12:03 PM Revision 9836dc22 (qgis): Merge pull request #6930 from m-kuhn/fixSearchCrash
- Fix crash with uninitialized search widget
- 11:23 AM Revision cf925637 (qgis): Fix crash with uninitialized search widget
- 10:09 AM Revision 357be797 (qgis): fix xenial build
- 09:48 AM Revision 5b5439f5 (qgis): Merge pull request #6927 from m-kuhn/delayededitSelectionUpdate
- Delayed update of edit selection
- 09:47 AM Revision fd5e0a7f (qgis): Merge pull request #6929 from ghtmtt/fix_proc_modeler
- [processing] Remove Enum useless parameter from modeler
- 09:39 AM Revision 69de3457 (qgis): Merge pull request #6922 from m-kuhn/relrefconditionalvaluechanged
- Relation reference widget value changed signals
- 09:04 AM Revision d8b47e43 (qgis): remove Enum useless parameter from modeler
- 09:04 AM Revision b6aaf8d9 (qgis): Add unit tests with owslib
- 03:02 AM Revision a36f6aa2 (qgis): Added test of the action 'Move Out of Group' in the layer panel
- 03:02 AM Revision b9b85f92 (qgis): New action 'Move Out of Group' that moves layer(s) out of group(s). Dep...
- 03:00 AM Revision b2c0dd96 (qgis): [processing] resurrecting some parameters in Modeler
- 03:00 AM Revision 218e3064 (qgis): strings added
- 03:00 AM Revision 9b22d997 (qgis): typos
- 03:00 AM Revision 94ad8599 (qgis): trying to add missing parameter in modeler
- 03:00 AM Revision df4ddf2d (qgis): also MapLayer
- 03:00 AM Revision c052559d (qgis): improved doc
- 03:00 AM Revision 2e67885c (qgis): [processing] resurrecting some parameters in Modeler
- 03:00 AM Revision 177f2c8a (qgis): [processing] resurrecting some parameters in Modeler
2018-05-03
- 05:36 PM Revision 32174420 (qgis): Merge pull request #6866 from m-kuhn/syslocale
- Consistent locale usage for number representation
- 04:59 PM Revision a3ea2add (qgis): Delayed update of edit selection
- When the attribute table opens, the first entry is selected. For some
unknown reason, the selection does not appear i... - 04:40 PM Revision dea03b2b (qgis): Merge pull request #6925 from PeterPetrik/use_literal
- use literal in qgsmeshlayer.cpp
- 04:14 PM Revision 6de0e4b3 (qgis): Adjust tests
- 04:14 PM Revision b086160a (qgis): Use default (not system) locale
- 02:31 PM Revision 1b4fa888 (qgis): Explicitly refer to translation and not locale on override
- We only change the user interface translation and do not touch the locale for other things like number representation.
- 02:30 PM Revision 88f36cd9 (qgis): Use system locale for number representation
- 01:43 PM Revision 96173d7c (qgis): use literal
- 12:53 PM Revision b0d55062 (qgis): Merge pull request #6908 from DelazJ/DBManagerTranslator
- Trying to make more translatable strings in DB Manager
- 12:49 PM Revision ac508d4c (qgis): [processing] Add comment to make it clear why we need to close the dial...
- 12:49 PM Revision df690263 (qgis): [processing] Refactor Fields algorithm: avoid unnecessary confirmation ...
- 12:47 PM Revision ddd12e2b (qgis): Merge pull request #6895 from gacarrillor/avoid_unnecessary_confirmatio...
- [processing] Refactor Fields algorithm: avoid unnecessary confirmation dialogs
- 12:10 PM Revision 12183e98 (qgis): Fix reading/writing of mesh layer to a qgis project (fixes #18801) (PR ...
- * fix guard header
* [bugfix] Fix reading/writing of mesh layer to a qgis project #18801
* fix copy-paste error
* ... - 12:09 PM Revision 2c415e8f (qgis): Unit tests for setting and getting relation reference widget values
- 12:08 PM Revision 561d255c (qgis): Relation reference widget, only send valueChanged signal once
- 12:08 PM Revision da93520c (qgis): Setter and getter tests for relation reference widget
- 11:57 AM Revision 19261f09 (qgis): Silence
- 11:22 AM Revision e290aa5b (qgis): Cleaning GetCapabilities response
- 08:34 AM Revision 5c936660 (qgis): Add missing SIP_DEPRECATED
- 08:33 AM Revision 1e7d4793 (qgis): Fix outdated example code, convert to python
- (because c++ devs are l33t and don't need examples...)
- 06:46 AM Revision f07cd2f5 (qgis): [processing] Add comment to make it clear why we need to close the dial...
- 06:36 AM Revision fdaa57a2 (qgis): [FEATURE][processing] Zonal histogram algorithm
- 03:50 AM Revision 6749c8dd (qgis): Fix double delete in QgsMeasureTool
- The rubber bands are owned by the canvas - so we shouldn't
be deleting them here. - 03:50 AM Revision 429374ec (qgis): Code cleanup
- 03:23 AM Revision 70aad93a (qgis): [processing][gdal] Fix translate ignores nodata values of 0
- And add more unit tests to translate alg
- 03:23 AM Revision ca553eae (qgis): Seriously, I thought I told ya ta shuddup already, right?
- (cherry-picked from 8f9a378d76e)
- 03:23 AM Revision fb16dab8 (qgis): Followups
- (cherry-picked from c3b69900f782)
- 03:23 AM Revision 1b263163 (qgis): [memory] Fix provider cannot handle fields with complex characters in name
- Fixes #18885
(cherry-picked from 9809f9394b) - 03:23 AM Revision c5c22d36 (qgis): [oracle] Always fetch features with null goemetry unless feature rect i...
- ...to match behaviour of other providers
(cherry-picked from a74414c0aee) - 03:23 AM Revision 57099088 (qgis): [oracle] Fix crash when adding a feature with missing attributes
- to data provider
(cherry-picked from 4d61fb5e6) - 03:23 AM Revision f9a8d9f7 (qgis): [oracle] Always check bounding box intersection when using filter rect
- Because oracle sdo_filter sometimes returns results outside
the given filter (depending on the spatial index), and is... - 03:23 AM Revision 2dc76fdb (qgis): Add missing import
- 03:23 AM Revision b6142c83 (qgis): [oracle] Fix incorrect feature count after adding features to layers
- (cherry-picked from bbd335ab1)
- 03:23 AM Revision befed4de (qgis): [oracle] Fix handling of NULL values when add features to provider
- Fixes NULL attribute values are incorrectly converted to empty
strings or 0 numeric values instead of NULL.
(cherry-... - 03:23 AM Revision b28b5880 (qgis): [processing] Add an example of running a sub-algorithm correctly
- to script template file
(cherry-picked from 9ce21e4a82) - 03:23 AM Revision 1e82e075 (qgis): [afs] Fix handling of date/datetime field values
- (cherry-picked from 2d3d6a8b83)
- 03:23 AM Revision 8175c4c3 (qgis): [processing] More verbose error when unsupported SAGA version found
- (cherry-picked from 16106b8cf)
- 03:23 AM Revision 8739547a (qgis): [diagrams] Fix bar width maximum is too small for map unit sizes
- Fixes #18791
(cherry-picked from 3228654) - 03:23 AM Revision 94f8db33 (qgis): Shutup more annoying Qt warnings
- (cherry-picked from cec59c0c3)
- 03:23 AM Revision 4395b8ed (qgis): Silence annoying 'appendChild() on a null node does nothing' warning
- (cherry-picked from 0449874c08)
- 03:23 AM Revision c5e7998e (qgis): Fix memory leak
- Code looks valid, but valgrind is reporting a leak here. In any
case Qt docs suggest not to use addAction and parent ... - 03:23 AM Revision 14f0a832 (qgis): Fix crash on exit
- Because the map canvas is destroyed before the project instance,
and QgsProject emits the labelingEngineSettingsChang... - 03:23 AM Revision e7444557 (qgis): Fix stats dock handling when refresh is clicked lots of times quickly
- (cherry-picked from 2233bd44f)
- 03:23 AM Revision 21c5eaf9 (qgis): Prevent tasks from spamming progress reports
- Doing so grinds the QGIS to a halt, yet often progress
reports are being sent every feature (which results
in thousan... - 03:23 AM Revision b67d661a (qgis): Fix crash when unloading multiple layers from a project
- The stats dock was holding onto a dangling pointer whenever
the statistics gathering task was canceled. This meant th... - 03:23 AM Revision f5601d58 (qgis): [processing] Also warn on non-matching point and extent CRS
- if algorithm cannot handle automatic reprojection
(cherry-picked from 386495bc) - 03:23 AM Revision 61c4cfa3 (qgis): [processing] Remove unused code
- (cherry-picked from c32611b2c)
- 03:23 AM Revision bc9d6f3a (qgis): [processing][gdal] Clip Vector By Mask Layer requires both
- layers to have the same CRS
(cherry-picked from 36432191) - 03:23 AM Revision da2c4be3 (qgis): [layouts] Fix handling of layout name when dropping qpt file to app
- - Fix entered name is ignored and replaced by stored name
- Default to name stored in qpt as initial name for layout
... - 03:23 AM Revision 0c6a59ec (qgis): [processing] Correctly set default value for matrix parameters
- Fixes #18871
(cherry-picked from c68262da) - 03:23 AM Revision fdafd68a (qgis): [afs] Fix group layers are incorrectly shown in browser
- These layers cannot be opened so should be skipped
Fixes #18886
(cherry-picked from c63260e1) - 03:23 AM Revision d15b9016 (qgis): [processing][saga] Fix "channel network and drainage basins" alg
- Fixes #18870
(cherry-picked from c2f224b446) - 03:23 AM Revision 3a77ba7e (qgis): [processing][saga] Remove redundant spaces from description files
- (cherry-picked from 313970de)
2018-05-02
- 01:59 AM Revision d99155f3 (qgis): Added missing r.fill.stats processing description file.
- 10:24 PM Revision d6af93e0 (qgis): Merge pull request #6795 from rldhont/processing-default-string-paramet...
- [Processing] None is the default value for parameters also for string
- 10:23 PM Revision 4962953a (qgis): Add unit tests
- 10:23 PM Revision 1636e6a4 (qgis): Add BBOX and CRS before layers definition
- 10:22 PM Revision 956d6693 (qgis): Merge pull request #6867 from pblottiere/bugfix_nobbox
- [server] CRS position in GetCapabilities document
- 10:21 PM Revision f019bc06 (qgis): [server] Avoid %2B to be interpreted as space in querystring
- If '+' is replaced by ' ' after percent decoding, '%2B' is interpreted as ' '.
Fix this by replacing '+' by '%20' be... - 10:21 PM Revision 9e5f3820 (qgis): Merge pull request #6879 from arnaud-morvan/server_fix_url_params_decoding
- [server] Avoid %2B to be interpreted as space in querystring
- 10:16 PM Revision 8553e809 (qgis): Fix BBOX CRS in WFS GetFeature
- 10:15 PM Revision 73ad80f3 (qgis): Merge pull request #6856 from arnaud-morvan/server_fix_wfs_bbox_srs
- Fix BBOX CRS in WFS GetFeature
- 09:49 PM Revision 9809f939 (qgis): [memory] Fix provider cannot handle fields with complex characters in name
- Fixes #18885
- 09:48 PM Revision f4d38d4f (qgis): Properly discard edit commands when calling QgsVectorLayer::destroyEdit...
- Since it's not directly possible to pop the last command off
an QUndoStack (the command which is destroyed/discard by... - 04:47 PM Revision 0a269aa6 (qgis): Merge pull request #6864 from ghtmtt/fix_saga
- [processing] fix broken SAGA algorithms
- 04:13 PM Revision 0c033781 (qgis): Merge pull request #6916 from Gustry/saveStyleToDatabase
- [2.18] fix SIP bindings saveStyleToDatabase
- 04:11 PM Revision 7b3308dc (qgis): Improved debug output on test fail
- 02:59 PM Revision 9be84d4c (qgis): fix SIP bindings saveStyleToDatabase
- 02:58 PM Revision b3ed0f2e (qgis): change column name for travis
- 02:17 PM Revision 5f0f8062 (qgis): Compare case insensitive
- 12:13 PM Revision 0bf7c767 (qgis): Merge pull request #6911 from DelazJ/DiagramDD
- [ui] Reorganize rendering tab of Diagram properties
- 11:44 AM Revision d9bdedf6 (qgis): testing.checkLayersEqual, assert field names
- 10:48 AM Revision cbf70a4d (qgis): Merge pull request #6909 from pvalsecc/fix_crssync
- Fix crssync crash during build
2018-05-01
- 12:47 AM Revision 8f9a378d (qgis): Seriously, I thought I told ya ta shuddup already, right?
- 12:12 AM Revision f73bf4fc (qgis): update doc/TRANSLATORS
- 12:05 AM Revision d3d013b4 (qgis): Merge pull request #6912 from cdavila/release-3_0
- [tr] Spanish translation update 1/5/18
Also available in: Atom