Activity
From 2018-11-08 to 2018-12-07
2018-12-07
- 09:42 PM Revision bc98f866 (qgis): Fix mxe build
- 05:09 PM Revision a4e22eec (qgis): Merge pull request #8621 from signedav/backport-fix-ts-file
- .qgs-translation fix: do not create QgsProject before QgsApplication
- 03:54 PM Revision 11f10c10 (qgis): add documentation
- 03:54 PM Revision 7dc73790 (qgis): MDAL 0.1.1, fix some minor build/memory issues
- 03:54 PM Revision d43f6376 (qgis): [MDAL] update MDAL to 0.1.0 (new API)
- 03:54 PM Revision 28071728 (qgis): [mesh] use MDAL 0.1.0 API in QGIS. Allows lazy loading of formats and e...
- introduce MeshDataBlock
use mesh block in rendering
calculate magnitude
use new mesh API
fix bug for memory layer... - 03:54 PM Revision fa1ddb1f (qgis): fix spellcheck
- 03:35 PM Revision d6701f24 (qgis): Access of QGeoPositionInfoSource from QgsQuickPostionKit (#8622)
- 11:43 AM Revision f353e4e6 (qgis): Use represention values for classified renderers [FEATURE]
- When a field is configured with a value relation, value map or other "representable value" and the field is used as t...
- 09:36 AM Revision 16922a30 (qgis): Merge pull request #8612 from elpaso/vector-legend-toggle-items
- Add a toggle action to vector layer legend items [feature]
- 08:07 AM Revision 46547905 (qgis): Move toggle action first and fix since 3.6
2018-12-06
- 11:08 PM Revision 3838ef3b (qgis): Fix grid margin handling for interior ticks mode
- In this case the margin should push the ticks further inside the map frame
- 11:08 PM Revision 733d4ed5 (qgis): Test masks
- 11:08 PM Revision 048d5265 (qgis): Add unit tests, standardise method names
- 11:08 PM Revision a97d335f (qgis): Fix tests, test mask updates
- 11:08 PM Revision 88c84247 (qgis): Fix drawing of corner boxes in zebra grid style
- 11:08 PM Revision 34f6e371 (qgis): [FEATURE][layouts] Add new grid frame style "Zebra (Nautical)",
- which shows nautical-style blocks in the grid corners when a
margin is set for the grid. - 11:08 PM Revision d794bdb7 (qgis): [FEATURE] [needs-docs] Add the grid frame MARGIN In the "Print Layout" ...
- 11:08 PM Revision 11258c05 (qgis): [FEATURE][layouts] Don't draw diagonals on line border grid style when a
- margin is set
Instead, split this behaviour off into a new "Line border (Nautical)"
grid style. It's a very specific... - 11:08 PM Revision fd881db3 (qgis): [layouts] Avoid temporary rendering artefacts when grid properties change
- There's no need for the Qt item caching here, as map items have
their own internal cache handling. - 11:08 PM Revision 470cd0b6 (qgis): Code style fixes
- 09:04 PM Revision 20da34a2 (qgis): add button to show the help and values widget
- 08:51 PM Revision e6ec1ec5 (qgis): [FEATURE][API] Add iterator for QgsGeometryCollection
- Iterates over the geometries in the collection, allowing this type
of code:
gc = QgsGeometryCollection()
gc.from... - 08:51 PM Revision e23527bf (qgis): Use TypeHint annotation to indicate correct return type when sip code r...
- Provides correct return type hints to IDEs (and hopefully PyQGIS docs too!)
- 08:51 PM Revision 4bba8ae6 (qgis): [FEATURE][API] Add some nice PyQGIS API for working with geometry colle...
- - Calling removeGeometry with an invalid index will now raise an IndexError
- Calling collection[0] will return the f... - 08:51 PM Revision c6efa74b (qgis): Fix cmake warning
- 11:47 AM Revision 31b82de5 (qgis): [FEATURE][AFS] Automatically convert ESRI picture fill symbols
- 11:20 AM Revision a4adbe9d (qgis): typo and as_const
- (cherry-picked from 53c7dd3a229c17a5b37b54c9df9053f82d736d5a)
- 11:16 AM Revision d3d5d7e5 (qgis): do not write logs before QgsApplication instace
- because otherwise it creates a QgsProject without a QgsApplication
and translation won't work anymore because it cann... - 10:37 AM Revision def29e81 (qgis): Merge pull request #8601 from signedav/fix-ts-file
- [Bugfix] .qgs-translation fix: do not create QgsProject before QgsApplication
- 10:25 AM Revision 7f5afe62 (qgis): Merge pull request #8620 from m-kuhn/backport-validation-reenable-layer...
- Save layer changes on successful repair
- 09:13 AM Revision bf0ad45e (qgis): Do not report an error when checks are triggered
- 09:13 AM Revision 10eb5477 (qgis): Save layer changes on successful repair
- when there are topology errors which are fixed subsequently, make sure that the layer can be saved again
- 09:12 AM Revision ba88a109 (qgis): Merge pull request #8604 from m-kuhn/geometry-validation-reenable-layer...
- Save layer changes on successful repair
- 07:55 AM Revision d9d4bd27 (qgis): Merge pull request #8611 from elpaso/backport-3_4-2
- Backports to 3.4
- 05:56 AM Revision 901da9dd (qgis): Make use of image cache when rendering raster image fill layers
- 05:56 AM Revision 0983f520 (qgis): [FEATURE] Raster fill can have images set to remote URLs
- or as embedded files.
Just like the SVG and raster image marker, raster fill can now
be set to use HTTP(s) URLs or h... - 05:31 AM Revision 89e98957 (qgis): [afs] Correctly set picture marker size aspect ratio lock on load
- 05:31 AM Revision f3b72608 (qgis): Add message bar to QgsSymbolWidgetContext
- 05:31 AM Revision 72783d55 (qgis): Show messagebar feedback after successfully extracting svg/raster contents
- 02:33 AM Revision 6d619382 (qgis): [console] Correctly save settings when exiting app
- The closeEvent approach which was previously used is not reliable
on application exit, so manually force a settings s... - 02:33 AM Revision 4d5b195c (qgis): Fix embedding larger files then can fit in a QLineEdit's contents
- Fixes #20329
(cherry picked from commit 32dc1020261a2a28491b680e7b8291b70fe6deb2) - 02:33 AM Revision fc03f407 (qgis): [console] Fix saving scripts sometimes defaults to QGIS bin folder
- (cherry picked from commit 1f1bbbaeb6a5651ceb3674eaf86654fe0c5d25cd)
- 01:01 AM Revision b9540080 (qgis): [FEATURE][processing] Native "split lines by maximum length" algorithm
- This algorithm takes an input (multi)line (or curve) layer, and splits
each feature into multiple parts such that no ...
2018-12-05
- 12:22 AM Revision bafda245 (qgis): Correctly handle empty paths in QgsImageCache
- 12:22 AM Revision 9d28a969 (qgis): Add a new widget QgsImageSourceLineEdit, based on QgsSvgSourceLineEdit
- Allows images to be set to base64 embedded images, remote urls, etc
when used alongside QgsImageCache - 12:22 AM Revision 58219d66 (qgis): Test mask updates
- 12:22 AM Revision 050d8335 (qgis): Avoid Qt warnings
- 12:22 AM Revision e6bbcbb4 (qgis): Don't try to render empty image paths for raster image marker
- 12:22 AM Revision 31368851 (qgis): Fix QPainter warnings when broken image paths are passed to QgsImageCache
- 12:22 AM Revision 7a5f5535 (qgis): More efficient image size calculation for base64 encoded images
- 12:22 AM Revision 5ed90977 (qgis): Fix more warnings
- 12:22 AM Revision 51b2ce4b (qgis): [FEATURE] Raster image marker can have images set to remote URLS
- or as embedded files
Just like the SVG marker, raster markers can now be set to use
HTTP(s) URLs or have files direc... - 12:22 AM Revision 543acff4 (qgis): [FEATURE][AFS] Automatically convert ESRI picture marker symbols
- and use as default style for remote layers with picture marker symbology
- 12:22 AM Revision 32dc1020 (qgis): Fix embedding larger files then can fit in a QLineEdit's contents
- Fixes #20329
- 12:22 AM Revision 19b54ba2 (qgis): Identation
- 08:42 PM Revision cce5c4e8 (qgis): [console] Correctly save settings when exiting app
- The closeEvent approach which was previously used is not reliable
on application exit, so manually force a settings s... - 08:42 PM Revision 1f1bbbae (qgis): [console] Fix saving scripts sometimes defaults to QGIS bin folder
- 06:53 PM Revision e77b124d (qgis): [Expression builder] move value group box under help area
- otherwise the value group box might supperpose the item
fix #17727 - 04:18 PM Revision 4b524dea (qgis): Fix docker builds
- 03:07 PM Revision 7945b573 (qgis): Merge pull request #3 from SrNetoChan/pr8612
- Improves toggleAllLayers icon
- 03:06 PM Revision 515da0d0 (qgis): Toggle All Items -> Toggle Items
- 02:52 PM Revision 1c987118 (qgis): Improves toggleAllLayers icon
- 12:34 PM Revision ff99f1b8 (qgis): [feature] Add a toggle action to vector layer legend items
- 10:44 AM Revision 4fd305c2 (qgis): [opencl] Backports from master: manual merge
- 10:30 AM Revision bb2b6a03 (qgis): Revert "Tell the bridge to update when a bad layer was fixed"
- This reverts commit 408e2d363870dfbb3a90d1fb1ecfce47468f2013.
- 09:57 AM Revision 408e2d36 (qgis): Tell the bridge to update when a bad layer was fixed
- This fixes an unreported issue: when a bad layer is fixed
it does not appear in the layer order panel.
The reason wh... - 09:50 AM Revision bd36edb4 (qgis): [opencl] Remove all static members
- and rely on the default() mechanism, this prevents
random crashes on exit when dtor is called on the
statics
cherry-... - 09:48 AM Revision c455bf63 (qgis): [attributeform] Do not reset feature on editing toggled
- ... just reset values
Fixes #20682 - form toggle editing
cherry-pick dd309ccbe5328165ad725648bf44cc - 09:47 AM Revision 1e5e3736 (qgis): Merge pull request #8564 from elpaso/rastercalculator-fast-track
- Rastercalculator memory efficient track
Cherry-picked from master 0fde410a585c5b1c256b24a6afa8c1dce59ac10e - 09:44 AM Revision c6425338 (qgis): [FEATURE] Raster image marker
- 09:44 AM Revision 9d1aaa83 (qgis): Use QImageReader to speed up image cache's originalSize function
- 09:44 AM Revision 1e4ad446 (qgis): Use image operation's multiplyOpacity in image cache
- 09:32 AM Revision ae03a81b (qgis): [gdal] Fix an int overflow issue with raster block read
- Fixes #19760 - Raster calculator crashes QGIS 3
.. and probably more, but this is one of the greediest
piece of code... - 09:31 AM Revision 273a71a7 (qgis): Re-add the progress bar to the calculator
- Fixes #20583 - Raster calculator freezes the GUI with big rasters
... even if it is frozen while reding the raster,
... - 09:31 AM Revision 29abab0d (qgis): Add check for int overflow on 32 bit systems
- cherry-picking commit b3ed482
- 08:18 AM Revision a8be1ff3 (qgis): Merge pull request #8607 from elpaso/handle-bad-layers-refresh-layer-order
- Tells the bridge to update when a bad layer was fixed
- 05:14 AM Revision ce5636af (qgis): Allow passing {width,height}-only size to the image cache
- 05:14 AM Revision ad4b8768 (qgis): Add opacity parameter to image cache
- 05:14 AM Revision 60442980 (qgis): Add dox comment, fix travis
- 05:14 AM Revision e0a6a046 (qgis): Ensure necessary updates happen when image cache is changed
- 05:14 AM Revision c1df8027 (qgis): Add method to QgsImageCache to retrieve original image size
- 05:14 AM Revision cdba8f56 (qgis): Use QgsAbstractContentCache base class for QgsSvgCache
- 05:14 AM Revision 84838d1e (qgis): [FEATURE][API] Add a content cache for raster images
- This new class QgsImageCache is the equivalent of QgsSvgCache
but for raster images.
QgsImageCache stores pre-render... - 05:14 AM Revision 22496dc1 (qgis): Create a new abtract base class for file content caches (e.g. QgsSvgCache)
- Generalise QgsSvgCache and split off into a common base class so
that we can re-use code with alternative similar cac...
2018-12-04
- 10:36 PM Revision d79cee1f (qgis): [needs-docs][processing] Rename "remove duplicates by attribute" to
- "delete duplicates by attribute"
for consistency with "delete duplicate geometries". Also add some
tags to delete du... - 09:40 PM Revision 191c1bdb (qgis): [processing][SAGA] Add unit test for RGB composite
- (cherry picked from commit 0ba37fcb72298e22ee05748a2af39463207b2adc)
- 09:40 PM Revision 9fff1fb1 (qgis): fix wrong padding of QgsFontButton on macOS
- (cherry picked from commit 61cdaad5300ef922d35efbca042c2a09d77b63ff)
- 09:40 PM Revision 3f0bc704 (qgis): partial fix for SAGA RGB composite tool
- (cherry picked from commit 25bfca492fa9a0e7f20e77dea4d174d4a934a1d2)
- 09:40 PM Revision 4ea8bc52 (qgis): workaround broken QFontDialog on macOS with Qt5 (Fixes #20426)
- QFontDialog using the native dialog is broken in some versions of
Qt5 on macOS, see
- https://bugreports.qt.io/brow... - 09:40 PM Revision 1440ddd5 (qgis): [processing][SAGA] Fix output type for RGB Composite should be tif, not...
- (cherry picked from commit 71b32f072c49987c1a48fc38c92323f162dcfb34)
- 07:47 PM Revision 9c1653f0 (qgis): [processing] Fix exception on launching refactor fields
- (The logic with parameter widget_wrapper metadata is very gross -
but there's nothing we can do about it till 4.0!)
... - 07:47 PM Revision 71b32f07 (qgis): [processing][SAGA] Fix output type for RGB Composite should be tif, not...
- 07:47 PM Revision 0ba37fcb (qgis): [processing][SAGA] Add unit test for RGB composite
- 07:46 PM Revision ff786f22 (qgis): Add group method to QgsSettings
- Is present in the QSettings API, but missing from QgsSettings
- 07:46 PM Revision 5349f24c (qgis): [FEATURE] Allow deleting settings from the Advanced tab in options
- This commit adds a new right click menu to the settings shown
in the "Advanced" tab in the settings dialog, which all... - 07:15 PM Revision a5bad2d5 (qgis): fix typo
- 07:01 PM Revision 61cdaad5 (qgis): fix wrong padding of QgsFontButton on macOS
- 06:33 PM Revision b45ab5d2 (qgis): Tell the bridge to update when a bad layer was fixed
- This fixes an unreported issue: when a bad layer is fixed
it does not appear in the layer order panel.
The reason wh... - 03:14 PM Revision a1dbb961 (qgis): Remove outdated comment
- 03:14 PM Revision 930c56f5 (qgis): workaround broken QFontDialog on macOS with Qt5 (Fixes #20426)
- QFontDialog using the native dialog is broken in some versions of
Qt5 on macOS, see
- https://bugreports.qt.io/brow... - 03:05 PM Revision a7ab47dd (qgis): Merge pull request #8603 from chau-intl/release-3_4
- [backport] Hide newly added layer(s) when in group. Fixes #19174
- 02:51 PM Revision 1f97c17b (qgis): Merge pull request #8598 from signedav/bpeditafteredit
- [Backport] Release cell from focus on editing off
- 02:29 PM Revision 2a86b6ef (qgis): remove Q_ASSERT because of crssync
- 01:52 PM Revision 50037a59 (qgis): Do not report an error when checks are triggered
- 01:52 PM Revision 9e0b9e76 (qgis): Save layer changes on successful repair
- when there are topology errors which are fixed subsequently, make sure that the layer can be saved again
- 01:49 PM Revision 53c7dd3a (qgis): typo and as_const
- 01:18 PM Revision 651b6569 (qgis): Fix for bug report #19174 - hide newly added layer(s) when in group
- When loading a single layer QGIS will set it as invisible if the user have chosen so (new_layers_visible=false) in th...
- 12:24 PM Revision f09e6404 (qgis): Merge pull request #8591 from 3nids/without_analysis
- allow to build QGIS without analysis
- 12:09 PM Revision 774c890f (qgis): Merge pull request #8599 from m-kuhn/auth-manager-unique-ptr
- Use std::unique_ptr
- 12:03 PM Revision f3943f58 (qgis): do not write logs before QgsApplication instace
- because otherwise it creates a QgsProject without a QgsApplication
and translation won't work anymore because it cann... - 11:32 AM Revision c39e2b83 (qgis): Merge pull request #8445 from NaturalGIS/add_te_paramater_in_gdal_clip_...
- add the -te and -te_srs and -multi parameters to the gdalwarp tool used to clip rasters by mask layers
- 10:37 AM Revision 73e3eadf (qgis): fix test and add test cases
- 10:24 AM Revision f6164509 (qgis): Use std::unique_ptr
- 08:17 AM Revision d4c62d17 (qgis): Merge pull request #8592 from elpaso/opencl-remove-static-members
- [opencl] Remove all static members
- 07:40 AM Revision 8a47643a (qgis): Disable current cell on editing off
- because otherwise on single cell change the change would not been stored in mEditBuffer
fixes #15975
(cherry-picked... - 02:49 AM Revision 25bfca49 (qgis): partial fix for SAGA RGB composite tool
- 02:21 AM Revision 039a6c5a (qgis): [processing] Fix exception on launching refactor fields
- (The logic with parameter widget_wrapper metadata is very gross -
but there's nothing we can do about it till 4.0!)
... - 02:21 AM Revision 99516194 (qgis): Drop std:: prefix from calculator operators
- (cherry picked from commit 51821e926d0ac306a99e0bade6f864d7d23d1ea9)
- 02:21 AM Revision 9cd920d0 (qgis): [processing] Fix hasGeometry() method when output is a geometry-less ve...
- From the dox for QgsProcessing.TypeVector: "When used for a sink this indicates
the sink has no geometry.". If an alg... - 02:21 AM Revision 6f75f7c3 (qgis): [processing] Add method for providers to specify a different list
- of supported output formats when an output has no geometry
(cherry picked from commit 4bca7838bfba8c0528f4690bef6b34... - 02:21 AM Revision 32729506 (qgis): [processing][SAGA] Fix default output format for geometry-less tables
- (cherry picked from commit ef2fff0820a7a8afe1ae4e49ea38cf7c16f97e74)
- 02:21 AM Revision 5bd63c77 (qgis): [processing][saga] Add unit test for point distances alg
- (cherry picked from commit 4212deabe802e5db6c27e2bce8822884339bdb25)
- 02:21 AM Revision 2e6ebb09 (qgis): [processing] fixed update of MultipleInputPanel after alg is run
- Fixes #20670
(cherry picked from commit e546129f5c6745e673052c2d00c36c6d057849de) - 02:21 AM Revision 0c36b90e (qgis): [processing] Fix exceptions on grass algorithms on Windows
- (cherry picked from commit 9b61eb8b71876fa36cbae6d9c0be78cac22824bc)
- 02:21 AM Revision ee25bb40 (qgis): [processing][SAGA] Fix definition of Patching algorithm
- And add unit test
Fixes #20698
(cherry picked from commit 455e04ea660e028c4c03024786b8f707f7b09526) - 02:21 AM Revision 6803eb3f (qgis): fix the SAGA Points Distances tool
- (cherry picked from commit b67ef4f7f63a786a5381b9a7661ca3fb38b1b425)
- 01:36 AM Revision 455e04ea (qgis): [processing][SAGA] Fix definition of Patching algorithm
- And add unit test
Fixes #20698
2018-12-03
- 07:56 PM Revision 4b9a532f (qgis): be more verbose in var description
- 06:10 PM Revision be9f6bb9 (qgis): tests if gpkg back synchronization provides the same values
- 05:51 PM Revision 868b04d8 (qgis): [opencl] Remove all static members
- and rely on the default() mechanism, this prevents
random crashes on exit when dtor is called on the
statics. - 05:23 PM Revision 18abcb58 (qgis): fix building without PyQt
- 05:06 PM Revision efd1fd6d (qgis): allow to build without analysis
- 03:40 PM Revision dcba2550 (qgis): Silence warning in release mode
- 03:26 PM Revision 0f653179 (qgis): handle fid attribute in attrLookup on synchronization
- and use column++ again on iteration through attributes on copyVectorLayer
fixes #20276 especially the not reported i... - 11:44 AM Revision cafa652c (qgis): fix build on MacOS
- 11:03 AM Revision 1cc6bc11 (qgis): Merge pull request #8583 from elpaso/opencl-raster-calculator2
- [opencl] Raster calculator goes opencl
- 10:27 AM Revision 8b28b63c (qgis): Merge pull request #8580 from rldhont/server-wms-decode-sld-218
- [BUGFIX][Server] WMS: Decode loaded SLD files from SLD parameter
- 10:05 AM Revision 61dd7295 (qgis): Move nodeCalc unique ptr to the GPU function
- ... and spare some CPU cycles
- 09:39 AM Revision bdd2aa9c (qgis): [BUGFIX][Server] WMS: Decode loaded SLD files from SLD parameter
- 09:11 AM Revision 583b602e (qgis): [processing] Fix hasGeometry() method when output is a geometry-less ve...
- From the dox for QgsProcessing.TypeVector: "When used for a sink this indicates
the sink has no geometry.". If an alg... - 09:11 AM Revision 4212deab (qgis): [processing][saga] Add unit test for point distances alg
- 09:11 AM Revision ef2fff08 (qgis): [processing][SAGA] Fix default output format for geometry-less tables
- 09:11 AM Revision 4bca7838 (qgis): [processing] Add method for providers to specify a different list
- of supported output formats when an output has no geometry
- 08:34 AM Revision 34627212 (qgis): Merge pull request #8577 from elpaso/docker-testing-env-backport-2
- QGIS testing environment docker backport
2018-12-02
- 11:36 PM Revision e1b3524b (qgis): Merge pull request #8443 from NaturalGIS/fix_saga_point_distances
- fix the SAGA Points Distances tool
- 09:16 PM Revision 73cf308c (qgis): Add method to determine orientation of closed curves
- (cherry picked from commit 53db15eac46476477f01474aa05887f369597285)
- 09:16 PM Revision c06bcc67 (qgis): Remove no longer required workaround
- (cherry picked from commit 8983f36f0bb49290f6cf931e00fdc46ce6eb686f)
- 09:16 PM Revision 854228c0 (qgis): Fix accidently skipped test
- (cherry picked from commit 328caf7c8bff8f7e0e5f98c1d30d89524aeeec20)
- 09:16 PM Revision 34a821ec (qgis): Ensure that QgsGeometry::offsetCurve does not reverse curve orientation
- (cherry picked from commit 329d6a66bb96c4822aea5961cb9ddbbc8f1bac3a)
- 09:16 PM Revision a5db9afd (qgis): Dox++
- (cherry picked from commit 5a246603f0373246ca3e3fc6c96b7244c3b58d4d)
- 09:16 PM Revision 50cbb295 (qgis): [FEATURE] Add option to force right-hand-rule during polygon symbol ren...
- This new option, available under the "Advanced" button for fill symbols,
allows forcing rendered polygons to follow t... - 09:16 PM Revision 6d8a4797 (qgis): Add method to QgsCurvePolygon to force RHR, ensuring standard ring orie...
- (cherry picked from commit 158283d3e7d8dc76d118ea40dc69834484a41b9a)
- 09:16 PM Revision 9190d974 (qgis): Fix version added strings
- 09:16 PM Revision 13d0ba2b (qgis): Nice icons for ring combo box
- (cherry picked from commit c32bfc5d58aadfdb0bfa33907d57c1f3969eecad)
- 09:16 PM Revision ad3338cf (qgis): Move forceRHR to QgsGeometry, avoid duplicate code
- (cherry picked from commit c0cd6e6952f42e8ee634ee54196d1c0e05fcdf38)
- 09:16 PM Revision 320adf47 (qgis): Update reference lines
- (cherry picked from commit d4b96a927cb78dd1a9e6ad3da4ae2c2640a4b124)
- 09:16 PM Revision f5fa3281 (qgis): Fix warning
- (cherry picked from commit 76cde635e979312b689ff7693ae2a107821385cd)
- 09:16 PM Revision a5b969f2 (qgis): [FEATURE] Add option to simple line and marker line to only
- render exterior ring or interior rings
This option is shown whenever a simple line symbol or
marker line symbol is u...
2018-12-01
- 12:58 AM Revision 1abbcb40 (qgis): Polish translation update
- 05:31 PM Revision 5ef87371 (qgis): Remove duplicated code
- The input check was already done before entering
in the GPU branch - 11:02 AM Revision e01c162f (qgis): Fix build warnings
- 10:42 AM Revision 6a1a581e (qgis): [opencl] Raster calculator goes opencl
- 09:43 AM Revision 9b9881d3 (qgis): Merge pull request #8581 from elpaso/bugfix-20682-form-toggle-editing
- [attributeform] Do not reset feature on editing toggled
2018-11-30
- 09:14 PM Revision dd309ccb (qgis): [attributeform] Do not reset feature on editing toggled
- ... just reset values
Fixes #20682 - form toggle editing - 07:44 PM Revision d9a70d08 (qgis): INSTALL: add note about git core.filemode on windows (superceeds PR#8578)
- (oci-devel now dependency of qgis-dev-deps in OSGeo4W)
- 06:25 PM Revision fbcfe0e9 (qgis): Merge pull request #8579 from elpaso/opencl-2
- [opencl] Support for platforms > 1.1
- 05:22 PM Revision 13eca562 (qgis): Fix build warning again (on debian opencl headers do not support 2.2)
- 04:14 PM Revision a471934e (qgis): Fix build warning and cl-std for 2.x builds
- 01:58 PM Revision e5b86459 (qgis): Remove TODO comment because it's now done
- 01:41 PM Revision 6176159a (qgis): [opencl] Support for platforms > 1.1
- 10:17 AM Revision 0af1ce40 (qgis): Merge pull request #8571 from elpaso/bugfix-20601-rastercalc-duplicated...
- Fix rastercalc duplicated layer names
- 09:18 AM Revision cbc34461 (qgis): QGIS testing environment docker backport
- 09:17 AM Revision e546129f (qgis): [processing] fixed update of MultipleInputPanel after alg is run
- Fixes #20670
- 09:03 AM Revision 50e54142 (qgis): Coding style and SIP_DEPRECATED
- 07:38 AM Revision ae76c05c (qgis): Deactivate help button for SAGA algorithms
- to avoid user frustration because no help is provided in user manual (simply listing parameters and options already s...
- 02:44 AM Revision cf492777 (qgis): More work
- 01:02 AM Revision 3a66b925 (qgis): [processing] Fix crash when running model through modeler dialog
- Fixes #20676
2018-11-29
- 12:54 AM Revision f34ddaf7 (qgis): [hig] Capitalization, improve dialog titles
- (cherry picked from commit baf2a0fdf040f07b7049fecf1b966d897898876f)
- 12:54 AM Revision 9e05356b (qgis): first example deleted, cause it is for combine function
- (cherry picked from commit 0e4b0980d8c265c7230bb53fe3909772fca281e4)
- 12:54 AM Revision 92407bcf (qgis): Add new "allowVersionCheck" setting
- If true, users may control whether the version check is enabled
or disabled through the QGIS settings dialog. (The de... - 12:54 AM Revision 2e9f4a33 (qgis): [processing] Fix exception when parameter metadata is set to extend inb...
- (cherry picked from commit 59d2c5301f0d22bb70223ea2933ad7e451e5781f)
- 12:54 AM Revision f68dcc27 (qgis): [processing] Allow parameter metadata to set the number of decimal places
- to show in numeric/distance widgets
E.g. to only show 2 decimal places:
# only show two decimal places in paramet... - 12:54 AM Revision b400156e (qgis): [processing] Fix crash on closing batch processing dialog
- Refs #20650
(cherry picked from commit f10b62c3809e42b251159d37db0f633859cadc71) - 12:54 AM Revision 71bbd718 (qgis): Expression calculator: clarify documentation for x_at() and y_at()
- (cherry picked from commit 5256611169071fc0ab8ad4d48ba676f9f7a6e608)
- 12:54 AM Revision 251ee2bd (qgis): [processing] Fix run as batch mode doesn't execute
- Fixes #20650
(cherry picked from commit d207251251a9067f661a322d22e2cd8a973aa357) - 12:54 AM Revision 14164ef9 (qgis): [processing] Fix crash when running model through modeler dialog
- Fixes #20676
(cherry picked from commit 01de9c32a4cae2ab43d3bdc1df6db2a6f917487d) - 12:54 AM Revision 55674a30 (qgis): [hig] Capitalization
- (cherry picked from commit 7ef652016028d9a50ac7a169923527501722e271)
- 12:54 AM Revision 65c26d8b (qgis): Update test mask
- (cherry picked from commit c5549bea484797e06bb14dccab229a6d41874ced)
- 10:39 PM Revision 0e4b0980 (qgis): first example deleted, cause it is for combine function
- 08:28 PM Revision dde30943 (qgis): Merge pull request #8560 from 3nids/locator_context
- Add context menu for locator filter results
- 08:03 PM Revision 7c43bcda (qgis): Add new "allowVersionCheck" setting
- If true, users may control whether the version check is enabled
or disabled through the QGIS settings dialog. (The de... - 08:03 PM Revision 61f98ee6 (qgis): Update version added string
- 08:03 PM Revision 257e5e52 (qgis): Add method to set QgsFeature geometry directly from QgsAbstractGeometry
- Allows
feat.setGeometry(QgsPoint(1,2))
instead of the more obscure
feat.setGeometry(QgsGeometry(QgsPoint(1... - 08:03 PM Revision 054a8a0f (qgis): Update version added strings
- 08:03 PM Revision 5484bb36 (qgis): [FEATURE][API] Add parts iterators to QgsGeometry
- This allows easy iteration over all the parts of a geometry,
regardless of the geometry's type. E.g.
geometry = QgsG... - 08:03 PM Revision 282a2f8a (qgis): Raise IndexError in PyQGIS when calling geometryN on a collection
- with an invalid geometry index
And add len operator to QgsGeometryCollection
(cherry picked from commit f5a6aef55f3... - 08:03 PM Revision 605bf228 (qgis): Dox
- (cherry picked from commit 5603546c2688ec64badb2aecca83e04c51dc5cc6)
- 08:02 PM Revision d72c4d00 (qgis): [processing] Allow parameter metadata to set the number of decimal places
- to show in numeric/distance widgets
E.g. to only show 2 decimal places:
# only show two decimal places in paramet... - 08:02 PM Revision 59d2c530 (qgis): [processing] Fix exception when parameter metadata is set to extend inb...
- 07:28 PM Revision 157c8f49 (qgis): more doc
- 06:30 PM Revision 1672d434 (qgis): Raster calc: refresh layers list if a layer is renamed or added/removed
- Fixes #20601 - bug: Raster calculator produces empty results layer and no error message if input layer is one that ha...
- 05:50 PM Revision c13b419d (qgis): fix python bindings
- 05:36 PM Revision b03d8a7f (qgis): Merge pull request #8551 from pblottiere/bugfix_wms
- [server] OGC WMS 1.3.0
- 01:27 PM Revision e03537a4 (qgis): fix typo
- 01:20 PM Revision 137361b9 (qgis): Merge pull request #8566 from anitagraser/master
- updated splash to zanzibar
- 01:19 PM Revision f93af56f (qgis): Merge pull request #8570 from AlisterH/ticket20665
- Expression calculator: clarify documentation for x_at() and y_at() (addresses #20665)
- 01:15 PM Revision f24daa2b (qgis): allow to use icons too
- 01:02 PM Revision d272f3cf (qgis): do not use qaction in the result, build context menu in the widget
- 12:49 PM Revision 51a27b31 (qgis): Update tests
- 12:46 PM Revision 49da1c3b (qgis): Return a vector instead of a list and deprecate rasterEntries
- 12:35 PM Revision 80c12b59 (qgis): Extend documentation
- 12:26 PM Revision 18854dc7 (qgis): Do not add duplicates in raster calc layers list
- Related to #20601
- 11:26 AM Revision 52566111 (qgis): Expression calculator: clarify documentation for x_at() and y_at()
- 10:22 AM Revision ce0d76a5 (qgis): Remove qgis address from schemaLocation
- 09:41 AM Revision 318c2461 (qgis): Remove obsolete imported headers
- 09:32 AM Revision 0fde410a (qgis): Merge pull request #8564 from elpaso/rastercalculator-fast-track
- Rastercalculator memory efficient track
- 09:12 AM Revision 88d962ff (qgis): Merge pull request #8565 from elpaso/docker-testing-env-fixes
- Docker testing env minor fixes and improvements
- 06:39 AM Revision a40f0bc8 (qgis): [processing] Use MultiPolygon as output wkb type for multi ring buffer ...
- 06:39 AM Revision 49489dbe (qgis): [processing] Fix negative distance value wrongly prohibited for multi r...
- 06:39 AM Revision da357863 (qgis): [locator] Fix presence of html tag for multi-line tooltips
- 06:39 AM Revision 39b5dab4 (qgis): [processing] Add test & adjust handling of negative distance value
- for multi ring (constant) algorithm
- 06:39 AM Revision 89f0b96b (qgis): [processing] Add edit feature in-place menu shortcut
- (useful for people who rely on the locator)
- 06:39 AM Revision 063d02c5 (qgis): [locator] Append an active tag to item text for checked/activated actions
- 01:57 AM Revision f10b62c3 (qgis): [processing] Fix crash on closing batch processing dialog
- Refs #20650
- 01:57 AM Revision d2072512 (qgis): [processing] Fix run as batch mode doesn't execute
- Fixes #20650
2018-11-28
- 11:49 PM Revision 23a4fb6e (qgis): Merge pull request #8567 from JamesShaeffer/bugfix-19959
- [Bugfix] Fixes #19959 - "Handle Bad Layers" dialog message text unclear
- 10:43 PM Revision 81723586 (qgis): Update reference hashes for calculator processing test
- 10:01 PM Revision 38df74c5 (qgis): Updated the message for the 'unhandled layers' dialogue
- 09:01 PM Revision 8d75371c (qgis): updated splash to zanzibar
- 05:14 PM Revision 52eeabae (qgis): Less verbose output and import PyQt from qgis module
- 05:13 PM Revision 6dab714e (qgis): Fix ini file creation
- 04:47 PM Revision cdda5818 (qgis): [processing] Add test & adjust handling of negative distance value
- for multi ring (constant) algorithm
- 02:46 PM Revision 55017d78 (qgis): Fix rounding error while calculating output raster dimensions
- This was creating artifacts in some situations (missing line
in the middle). - 01:34 PM Revision c48a706e (qgis): use int as IDs to recognize context menu entries
- 12:46 PM Revision 91736fd9 (qgis): fix doc
- 12:46 PM Revision 50d29b95 (qgis): complete roleNames
- 12:46 PM Revision 1bc0fbf9 (qgis): [locator] allow to have context menu entries for results
- 12:46 PM Revision 7bce9342 (qgis): [sipify] fix initializer in strcuts
- 11:07 AM Revision e01cb7c4 (qgis): Fix docstring for findNodes
- 11:02 AM Revision c3b3f7e9 (qgis): Fix OR operator toString representation
- 10:58 AM Revision 5f6dff02 (qgis): Merge pull request #8563 from elpaso/rastercalculator-drop-std-prefix
- Drop std:: prefix from calculator operators
- 10:57 AM Revision 41409602 (qgis): Fix build warning
- 10:53 AM Revision f4e6d065 (qgis): [locator] Append an active tag to item text for checked/activated actions
- 10:53 AM Revision 846f79d8 (qgis): [locator] Fix presence of html tag for multi-line tooltips
- 10:53 AM Revision 73d19e3c (qgis): [processing] Add edit feature in-place menu shortcut
- (useful for people who rely on the locator)
- 10:33 AM Revision 9c55e451 (qgis): Remove debug code and improve comments
- 10:32 AM Revision 8b50c3e1 (qgis): Remove debug code
- 10:15 AM Revision 51821e92 (qgis): Drop std:: prefix from calculator operators
- 10:11 AM Revision e329fb5b (qgis): Scanline implementation
- 10:11 AM Revision 10517c89 (qgis): Extended message in progress dialog + removed unused cast
- 10:11 AM Revision 3801e9e2 (qgis): Added findNodes method and tests
- 09:55 AM Revision fd027228 (qgis): Drop std:: prefix from calculator operators
- 08:11 AM Revision e2a2aecc (qgis): Merge pull request #8550 from elpaso/bugfix-20583-19760-raster-calculator
- Raster calculator crash and hang fixes. Fixes #20583 #19760
2018-11-27
- 11:27 PM Revision c5549bea (qgis): Update test mask
- 11:16 PM Revision 60ea432c (qgis): fix windows build (partly reverts 1a199d095)
- 10:05 PM Revision 06312f0e (qgis): update v2 header guards
- 08:25 PM Revision 6e7d56c2 (qgis): fix building without gui (#8561)
- 06:39 PM Revision a6d23449 (qgis): set user profile menu object name
- 03:14 PM Revision 42e30b65 (qgis): Merge pull request #8557 from juanmpd/patch-1
- Update Grass7Utils.py. Fixes #20632 #20502
- 03:02 PM Revision 2a0be2f2 (qgis): Merge pull request #8511 from signedav/bptextfield_null
- Backport: Remove null representation during editing (range widget)
- 02:24 PM Revision 8e223e63 (qgis): added missing *
- 01:33 PM Revision 31f3f69d (qgis): Update Grass7Utils.py
- 11:37 AM Revision b3ed482b (qgis): Add check for int overflow on 32 bit systems
- 10:17 AM Revision 9b61eb8b (qgis): Update Grass7Utils.py
- Related to https://issues.qgis.org/issues/20632
This seems to solve this issue, but I don't really know if this chang... - 10:07 AM Revision 2a03d2b2 (qgis): Safer memory management
- 10:07 AM Revision 6cc41a94 (qgis): Remove an incorrect /Transfer/ annotation, add a missing /Transfer/ ann...
- 10:07 AM Revision 1a199d09 (qgis): Use unique_ptr for owned pointer
- 06:02 AM Revision 7ef65201 (qgis): [hig] Capitalization
- 04:18 AM Revision baf2a0fd (qgis): [hig] Capitalization, improve dialog titles
- 03:14 AM Revision 6e0a9a48 (qgis): [needs-docs] Add shortcut for paste to scratch layer (Ctrl+Alt+V)
- (cherry picked from commit cd0a314114e6785079cbc5769fcc238c4c84d29a)
- 03:14 AM Revision 5e4d156a (qgis): [processing] Fix traceback when modeller parameter invalid value is det...
- (cherry picked from commit 64bd9e5a5e7e24e4692afca0ad46cfcd7b711960)
- 03:14 AM Revision bb8854f6 (qgis): Also prompt to save projects with no layers, but changes
- Because if a user wants a "layout only" project, we should still
give them unsaved changes warnings!
(cherry picked ...
2018-11-26
- 12:29 AM Revision f595d53d (qgis): Negative indices count from back of linestring
- 12:29 AM Revision 1e547996 (qgis): [FEATURE][API] Add some nice PyQGIS methods and exceptions to QgsLineSt...
- - len(QgsCurve) returns number of points in curve
- raise IndexErrors when calling pointN, xAt, yAt, zAt, mAt, setXAt... - 11:44 PM Revision b5ad33f6 (qgis): Add ACCEPT_USE_OF_DEPRECATED_PROJ_API_H macro for proj_api.h to work wi...
- (cherry picked from commit 6a7e951442d4f4ce57cb7816d9a4e513c4415fba)
- 11:16 PM Revision c2f16cfc (qgis): osgeo4w: fix grass plugin installation
- (cherry picked from commit ec5a3b42b87e304690e241bca38d56870851fd10)
- 11:16 PM Revision 6033c743 (qgis): osgeo4w: still upload build log when tests are skipped
- 11:11 PM Revision ec5a3b42 (qgis): osgeo4w: fix grass plugin installation
- 10:43 PM Revision 46a83904 (qgis): Astyle
- 08:57 PM Revision 6a7e9514 (qgis): Add ACCEPT_USE_OF_DEPRECATED_PROJ_API_H macro for proj_api.h to work wi...
- 03:54 PM Revision d3d18050 (qgis): Re-add the progress bar to the calculator
- Fixes #20583 - Raster calculator freezes the GUI with big rasters
... even if it is frozen while reding the raster,
... - 03:54 PM Revision da5a1713 (qgis): [gdal] Fix an int overflow issue with raster block read
- Fixes #19760 - Raster calculator crashes QGIS 3
.. and probably more, but this is one of the greediest
piece of code... - 02:51 PM Revision 4a504aba (qgis): Add start of new @alg dec
- 11:17 AM Revision 4d5edb23 (qgis): [processing] Use MultiPolygon as output wkb type for multi ring buffer ...
- 09:20 AM Revision 1072ebb6 (qgis): [browser] Add API to access the drive data items
- 09:08 AM Revision 572664c7 (qgis): [processing] Fix negative distance value wrongly prohibited for multi r...
- 08:11 AM Revision 0e760997 (qgis): Also prompt to save projects with no layers, but changes
- Because if a user wants a "layout only" project, we should still
give them unsaved changes warnings! - 07:41 AM Revision 64bd9e5a (qgis): [processing] Fix traceback when modeller parameter invalid value is det...
- 02:59 AM Revision 72fdda76 (qgis): Deactivate help button for SAGA algorithms
- to avoid user frustration because no help is provided in user manual (simply listing parameters and options already s...
- 01:44 AM Revision 7a9ba25e (qgis): [FEATURE] Add dX, dY and residual on GCP Points (#8513)
- * add dX, dY and residual on GCP Points
* add option to automatically save GCP Points in the raster-modified path - 01:21 AM Revision 9635c2a1 (qgis): Fix symbol selector dialog overflows the screen on small resolution
- Fixes #20481
(cherry picked from commit cd28b459845868570d720e23da941825f850d003)
2018-11-25
- 01:38 PM Revision 4c3e43bd (qgis): fix link error on windows
- (cherry picked from commit 22034aa0704dde196fa18f9f7baa901834499b37)
- 01:34 PM Revision 22034aa0 (qgis): fix link error on windows
2018-11-24
- 10:59 AM Revision d397abea (qgis): Merge pull request #8538 from Gustry/saga
- fix nodata parameter in saga
2018-11-23
- 11:24 PM Revision 697e7044 (qgis): Merge pull request #8530 from elpaso/bugfix-20591-dissolve-show-error
- [processing] Show error when dissolve fails
- 07:46 PM Revision 02cf24ef (qgis): fix nodata parameter in saga
- 02:55 PM Revision 1bb499eb (qgis): Merge pull request #8536 from rldhont/server-wfs-format-gml-null-field-218
- [Server] Null field value in GML has to be empty string 2.18
- 02:03 PM Revision eb05f0a2 (qgis): Translate debug message
- 01:47 PM Revision 0e5718d2 (qgis): [Server][WFS] Null field value in GML has to be empty string
- 01:45 PM Revision 9f62f183 (qgis): Merge pull request #8537 from rldhont/server-wfs-format-gml-null-field-34
- [Server][WFS] Null field value in GML has to be empty string 3.4
- 01:43 PM Revision f94d08d3 (qgis): Merge pull request #8531 from Gustry/saga
- fix nodata parameter in saga
- 01:30 PM Revision a3a12048 (qgis): [Server] Null field value in GML has to be empty string
- 01:08 PM Revision 56457919 (qgis): Release of 3.4.2
- 01:08 PM Revision 83df334a (qgis): Release of 2.18.26
- 12:24 PM Revision 7cec165c (qgis): Push debug message to console
- 11:58 AM Revision 3f197f78 (qgis): Merge pull request #8535 from elpaso/bugfix-20591-dissolve-show-error-b...
- [processing] Fix error in dissolve
- 11:45 AM Revision 594918e2 (qgis): [Server][WFS] Null field value in GML has to be empty string
- 11:14 AM Revision 1047e699 (qgis): debian packaging: include 3d bindings
- (cherry picked from commit a6432c7581316f27fbf14ae3e34d73c33fadaab0)
- 11:13 AM Revision a6432c75 (qgis): debian packaging: include 3d bindings
- 10:56 AM Revision 26baf0c1 (qgis): Push debug info to the console
- 10:32 AM Revision 8ce3e8b9 (qgis): Fix unit test
- (cherry picked from commit c31a690ea01052e8fdf2ecc7eb152d936f9196c7)
- 10:32 AM Revision 073c5be6 (qgis): Remove progress task from identify action
- Seems that some providers trigger an issue with the progress task
(likely due to a local event loop running on the ma... - 10:32 AM Revision d1cec848 (qgis): Fix ownership of algorithm instance used by processing dialog
- (cherry picked from commit a350b42f99650cec12b2bb34318f3a08ffe36067)
- 10:32 AM Revision 84dc8faa (qgis): Fix confusing override of accept method for non-dialog acceptance
- (cherry picked from commit 3ce16625da6c93dd27ee82e3d30e9b74703089f3)
- 10:32 AM Revision 751b2c45 (qgis): Fix context going out of scope
- (cherry picked from commit 4435a3af3fd9382ebad0ee9afb1c09e6b07c5bd2)
- 10:32 AM Revision 5e4ee5c2 (qgis): [processing] Correctly set parent widgets for algorithm dialogs
- to avoid dialogs immediately going out of scope and being garbage
collected
(cherry picked from commit 07dc7827124eb... - 10:32 AM Revision 049c65cd (qgis): Fix incorrect ownership of processing algorithm dialog
- (cherry picked from commit 013082d3350065be5a23a384cd5cf131130645ac)
- 10:32 AM Revision 2617fd56 (qgis): Fix context going out of scope
- 10:32 AM Revision 0e928e81 (qgis): [processing] Correctly set parent widgets for algorithm dialogs
- to avoid dialogs immediately going out of scope and being garbage
collected - 10:32 AM Revision 4d97d206 (qgis): Fix incorrect ownership of processing algorithm dialog
- 10:32 AM Revision 2c425c7b (qgis): Fix unit test
- 10:32 AM Revision 6fff62e6 (qgis): Fix confusing override of accept method for non-dialog acceptance
- 10:32 AM Revision 47bf1f49 (qgis): Fix ownership of algorithm instance used by processing dialog
- 10:26 AM Revision 894cc7c1 (qgis): [processing] Fix error in dissolve
- Backported from master
- 10:13 AM Revision 947f82d8 (qgis): [procesing] Fix dissolve issue by taking the slower route in case of GE...
- 08:07 AM Revision 235c44e4 (qgis): Throw an execption when the algorithm fails
- 07:46 AM Revision f2091054 (qgis): Avoid more needless project dirtying
- 07:46 AM Revision 8f1c51b4 (qgis): Add a project properties dialog test case
2018-11-22
- 11:46 PM Revision 57c117cd (qgis): Remove progress task from identify action
- Seems that some providers trigger an issue with the progress task
(likely due to a local event loop running on the ma... - 09:52 PM Revision d9736eb9 (qgis): Fix warnings
- 09:01 PM Revision a14f5e4a (qgis): Merge pull request #8521 from chau-intl/master
- Hide newly added layer(s) when in group. Fixes #19174
- 08:14 PM Revision 399067cb (qgis): [processing] Don't run validity checks for buffer alg
- Buffering doesn't care about validity and can sometimes be used
to repair geometries
(cherry picked from commit 9d5c... - 08:14 PM Revision 26195273 (qgis): [browser] Restore attribute preview from 2.x standalone browser
- This resurrects an "attributes" tab in the browser layer properties
panel/window, showing a preview of the attributes... - 08:14 PM Revision 6424d900 (qgis): Capitalization
- (cherry picked from commit 17e58738b8f151a06af26fea146cd190a9bdbd2a)
- 08:14 PM Revision 83aa32cb (qgis): [needs-docs] Fix use of duplicate action name
- (Properties is already used by project properties)
(cherry picked from commit 152b1b09ff0e45b30a72d53904437af032e8659e) - 08:14 PM Revision 98cef323 (qgis): [afs] Fix identify tool sometimes just uses a bounding box check instea...
- (cherry picked from commit bb248989b30e38574513a5b387ad638792b3621d)
- 08:14 PM Revision 29d4fbbe (qgis): Avoid QObject::connect null warning
- (cherry picked from commit a8ecc683b72a3842a480e3e562456cbec8bad667)
- 07:08 PM Revision c1f8db9b (qgis): fix nodata parameter in saga
- 05:58 PM Revision 1c390748 (qgis): [processing] Show error when dissolve fails
- Partial fix for #20591 - Dissolve tool failing to produce outputs
There is still the GEOS issue to be cheked - 02:24 PM Revision 2725a054 (qgis): Package missing ESRI token auth method
- (cherry picked from commit 59686e73d73f1a2f36c38854eb5bcf9219b66ec4)
- 02:09 PM Revision 5a8c9bf5 (qgis): fix windows build
- 01:43 PM Revision b6d9e0ba (qgis): Merge pull request #8524 from signedav/editafteredit
- [Bugfix] Release cell from focus on editing off
- 01:06 PM Revision 7c4708e0 (qgis): [3d] fix camera controller using wrong shift/ctrl status (fixes #20131)
- We used Qt3DInput::QLogicalDevice with its axes and actions for camera
controller, but over time this got quite impra... - 01:06 PM Revision ea626b8b (qgis): support for compilation on macos10.14, but running on macos10.13 or ear...
- (cherry picked from commit b2ba38dfaf56060777d03b9597dc4882c31c6a87)
- 01:06 PM Revision b7669698 (qgis): explicitely check if effectiveApperance is available
- (cherry picked from commit a139f8d6fc0b1baaaef57585ef885e3be9424da2)
- 01:06 PM Revision 7760eead (qgis): fix missing dark mode symbol
- (cherry picked from commit 737eb59ed5e2d02c11ff15d599aecb9baf7f09f3)
- 01:06 PM Revision b49903c8 (qgis): fix spelling
- (cherry picked from commit 3b97096202e4b23a1f40a126c4f0eff18a05a279)
- 01:06 PM Revision 63b2267b (qgis): [mssql] Fix import of layers with invalid geometries (fixes #20122)
- This essentially reverts 62f4534
Rationale:
- even valid geometries according to GEOS may be considered as invalid b... - 01:06 PM Revision a622ce56 (qgis): frameworks must be linked weakly so the symbols are resolved on runtime
- (cherry picked from commit 674873b1eb630649e5e0f42be7b0bb6426dcba49)
- 12:52 PM Revision d173b70b (qgis): leave last attribute empty instead of first
- because though fid appears to be the first field it's added in the end and has the last index.
fixes #20276 - 12:49 PM Revision 256b5808 (qgis): Merge pull request #8526 from elpaso/bugfix-20579-ogr-db-layers-name
- [ogr] Use table name as base layer name when adding ogr database layers
- 11:50 AM Revision b1fd7b5a (qgis): [mssql] Fix import of layers with invalid geometries (fixes #20122)
- This essentially reverts 62f4534
Rationale:
- even valid geometries according to GEOS may be considered as invalid b... - 11:14 AM Revision ff35f9c2 (qgis): [3d] fix initial camera position when loading a project with animation
- 11:00 AM Revision 7094ddf1 (qgis): Use isValid instead of isNull and add a test for gpkg
- 09:53 AM Revision 59686e73 (qgis): Package missing ESRI token auth method
- 09:24 AM Revision d4ef55da (qgis): Merge pull request #8509 from wonder-sk/terrain-map-themes
- [FEATURE] Optionally use a map theme to render terrain textures
2018-11-21
- 07:23 PM Revision 84eed010 (qgis): [ogr] Use table name as base layer name when adding ogr database layers
- Fixes #20579 - Improve layer name rendering for MySQL connections
- 04:29 PM Revision fee39358 (qgis): Merge pull request #8519 from elpaso/browser-gpkg-vector-rename
- [feature][needs-docs] Allow gpkg vector rename from browser
- 04:29 PM Revision afd35252 (qgis): Add test for terrain theme + do not use project singleton
- 03:46 PM Revision 4e1d6841 (qgis): Avoid more needless project dirtying
- 03:46 PM Revision d257cf07 (qgis): Add a project properties dialog test case
- 01:32 PM Revision 5171e4e6 (qgis): Merge pull request #8520 from elpaso/bugfix-20549-invalid-xml-gfi
- [server] Fix invalid xml in getfeatureinfo
- 01:27 PM Revision bb44e2b6 (qgis): Merge pull request #8512 from elpaso/docker-testing-env-tests
- Docker testing env tests
- 12:16 PM Revision fe8d419c (qgis): Support F2 for layer rename action
- Also refactored some internal methods to
avoid duplication of code and use parent
class virtual rename() instead of a... - 10:46 AM Revision 1136aabf (qgis): delete layer action only on items that have capability "delete"
- check if the item with the menu has this capability and only handle the selected items with this capabiltiy
- 09:09 AM Revision 51ee7131 (qgis): Disable current cell on editing off
- because otherwise on single cell change the change would not been stored in mEditBuffer
fixes #15975 - 08:48 AM Revision ec178768 (qgis): Merge pull request #8518 from signedav/bpfix_providerIndex
- Backport: Don't handle defaultValueClause as not unique value
- 06:36 AM Revision d1d3a51e (qgis): Merge pull request #8429 from lbartoletti/extendMapTool
- [needs-docs][FEATURE] Trim/extend
- 06:13 AM Revision e91cd93c (qgis): Remove PATH_SUFFIX as it is no longer needed, as it is optional it is n...
- 06:13 AM Revision c341d8da (qgis): avoid conflicting geos spatialindex.h include file
- correct includes for spatialindex
- 06:13 AM Revision f3fbd060 (qgis): fix another include directive for spatialindex
- 06:05 AM Revision cd0a3141 (qgis): [needs-docs] Add shortcut for paste to scratch layer (Ctrl+Alt+V)
- 04:34 AM Revision 9faab816 (qgis): [ui] Harmonize save raster layer as dialog's scroll area
- 04:34 AM Revision 1237fb67 (qgis): [needs-docs][ui] Move 'add saved file to map' option away from data set...
2018-11-20
- 10:48 PM Revision e21ea25c (qgis): Add method to set QgsFeature geometry directly from QgsAbstractGeometry
- Allows
feat.setGeometry(QgsPoint(1,2))
instead of the more obscure
feat.setGeometry(QgsGeometry(QgsPoint(1... - 10:48 PM Revision 5603546c (qgis): Dox
- 09:57 PM Revision 17e58738 (qgis): Capitalization
- 06:42 PM Revision 3ec853f6 (qgis): Fix for bug report #19174 - hide newly added layer(s) when in group
- When loading a single layer QGIS will set it as invisible if the user have chosen so (new_layers_visible=false) in th...
- 06:26 PM Revision 0d696ef1 (qgis): [server] Fix invalid xml in getfeatureinfo
- Fixes #20549 - error in parsing WMS GetFeatureInfo as XML
Also s/meta/META/ for consistency with all other tags - 06:19 PM Revision 48d24425 (qgis): german translation update
- 05:41 PM Revision e44d620d (qgis): [feature][needs-docs] Allow gpkg vector rename from browser
- 03:40 PM Revision 2d30e0e3 (qgis): Merge pull request #8517 from elpaso/docker-testing-env-docs
- Docker testing env docs
- 02:46 PM Revision 9e2d172d (qgis): Typos and small improvements
- 01:01 PM Revision 9c6e24fd (qgis): Redirect test output to dev null
- 11:57 AM Revision 76667eee (qgis): check uniqueCheck before overwrite defaultValueClause
- and some tests for it
this fixes #20397 and fixes #20431
(cherry-picked from 32b7d7e5ddeef7a66592267819e234085c44a7bc) - 11:32 AM Revision 2b77a659 (qgis): Fix path to tester script
- 11:18 AM Revision 0af5224e (qgis): Polish translation update
- 11:16 AM Revision 7e00afc2 (qgis): Merge pull request #8510 from signedav/fix_providerIndex
- Don't handle defaultValueClause as not unique value
- 11:04 AM Revision 4296c771 (qgis): remove unused variable
- 10:49 AM Revision a1ea0ac5 (qgis): action deleteLayer in the dataitemproviders
- implemented for derived functions in:
- `QgsGeoPackageAbstractLayerItem`
- `QgsSLLayerItem`
- `QgsPGLayerItem`
- `Qgs... - 10:31 AM Revision 0814b624 (qgis): Move test in its own script
- 10:31 AM Revision ed9709b4 (qgis): Copy updated test runner into the docker
- Handle -e and do not exit on error
- 10:31 AM Revision e8e66d08 (qgis): Fix the python test runner and add a test for it
- 10:24 AM Revision 47f29df2 (qgis): Spelling
- 09:40 AM Revision ff066517 (qgis): Added circle-ci
- 09:21 AM Revision a786c406 (qgis): Documentation for the dockers
- 01:03 AM Revision c339dd49 (qgis): DB2 fixes for #20337
- 01:03 AM Revision d998465d (qgis): run prepare-commit on DB2 fixes for #20337
- 01:03 AM Revision 63aa1e1e (qgis): Update src/providers/db2/qgsdb2provider.h
- 01:03 AM Revision ba81a2ee (qgis): Fix indentation - issue #20337
- Hopefully this is correct.
I'm not having much luck getting prepare-commit.sh or astyle.sh to run on Windows. - 01:03 AM Revision dd2ed9cd (qgis): Update src/providers/db2/qgsdb2provider.cpp
2018-11-19
- 07:06 PM Revision 8965dda3 (qgis): Mention that display name is used by the locator search tool
- 07:06 PM Revision a8ecc683 (qgis): Avoid QObject::connect null warning
- 07:06 PM Revision 152b1b09 (qgis): [needs-docs] Fix use of duplicate action name
- (Properties is already used by project properties)
- 07:06 PM Revision 34c217cd (qgis): Fix crash when calculating offset on certain single curves which become...
- 07:05 PM Revision a22422c4 (qgis): [FEATURE][API] Add parts iterators to QgsGeometry
- This allows easy iteration over all the parts of a geometry,
regardless of the geometry's type. E.g.
geometry = QgsG... - 07:05 PM Revision f5a6aef5 (qgis): Raise IndexError in PyQGIS when calling geometryN on a collection
- with an invalid geometry index
And add len operator to QgsGeometryCollection - 04:54 PM Revision 32b7d7e5 (qgis): check uniqueCheck before overwrite defaultValueClause
- and some tests for it
this fixes #20397 and fixes #20431 - 04:29 PM Revision 61cb715c (qgis): [FEATURE] Optionally use a map theme to render terrain textures
- Often it is useful to have a different map theme for terrain in 3D view
than the map theme used in the main map canvas. - 03:21 PM Revision b089b576 (qgis): Merge pull request #8480 from lbartoletti/rectangle3PointsProjected
- [FEATURE][needs-docs]Add map tool: rectangle 3 points (projected)
- 10:51 AM Revision 8015e0ab (qgis): do not push deps images on PR
- 10:51 AM Revision d333f8b8 (qgis): fix ccache for Docker images
- 10:51 AM Revision 3e9fdb13 (qgis): disable ccache in cmake since it is already defined as compiler
- 10:51 AM Revision 6c3817c7 (qgis): add docker hub credentials to yml file
- 10:51 AM Revision c248394f (qgis): print ccache status
- 10:42 AM Revision ccadd262 (qgis): backport of the range widget implementation
- cherry-picked from:
8350fb4a261dffaa08c8a32978dedd12b4a9f893
6da99a1866cfbb9c16aab7d8b92260b135432e60
a02fb082908a299... - 10:22 AM Revision 29875d38 (qgis): do not push deps images on PR
- 10:21 AM Revision d59b9858 (qgis): add docker hub credentials to yml file
- 10:17 AM Revision ec8e1a01 (qgis): add docker hub credentials to yml file
- 09:58 AM Revision f06bb799 (qgis): delete/truncate selected tables for mssql-tables
- 09:42 AM Revision 9dd96dab (qgis): remove unused comments
- 07:25 AM Revision 792546c4 (qgis): fix license
- 07:25 AM Revision 2cfb0b53 (qgis): Denis' review
- 05:49 AM Revision 4e209724 (qgis): Merge pull request #8260 from lbartoletti/dbmanager_add_save_sql_file
- [FEATURE][needs-docs]Add buttons to load and save an external SQL file
- 05:49 AM Revision 50e2b76a (qgis): Merge pull request #8005 from lbartoletti/bugfix_18902
- Fixes #18902 Snapping and tracing inconsistent behaviour
- 02:04 AM Revision 357ea19c (qgis): Add missing article
- 02:04 AM Revision 974ee22f (qgis): Mention that display name is used by the locator search tool
2018-11-18
- 05:14 PM Revision d23f2ada (qgis): build image with RelWithDebIndo type to benefit from cache
- 04:04 PM Revision 7eff348e (qgis): Update Polish translation
- 03:48 PM Revision e9931c17 (qgis): quiet cmake policy message
- 03:47 PM Revision eb37507b (qgis): quiet cmake policy message
- 01:40 PM Revision bd2f9f97 (qgis): fix ccache for Docker images
- 01:32 PM Revision 9c7cf9e2 (qgis): run ls
- 01:21 PM Revision 73942f57 (qgis): fix ccache for Docker images
- 12:19 PM Revision 4fa5d0ca (qgis): fix ccache for Docker images
- 12:03 PM Revision ff8a1fbc (qgis): fix ccache for Docker images
- 10:38 AM Revision 06751f61 (qgis): disable ccache in cmake since it is already defined as compiler
- 10:36 AM Revision d35ef945 (qgis): print ccache status
- 01:17 AM Revision f8af7ddd (qgis): add missing Mac UI style plugin to app bundle
- 01:14 AM Revision 50311964 (qgis): add missing Mac UI style plugin to app bundle
2018-11-17
- 12:00 AM Revision 92ca8401 (qgis): [Bugfix][Symbology] Fill to SLD does not export Stroke color
- The commit 2f268d4747c355a48fcadb2c55d58a06d848cffa fixing the way SLD is exporting size, from mm to pixels. But in t...
- 11:59 PM Revision 47d966a2 (qgis): GDAL extractreprojection missing from the raster menu
- This was missed in #8486.
- 11:59 PM Revision ce313755 (qgis): GDAL extractreprojection missing from the raster menu
- This was missed in #8378.
- 10:06 PM Revision 9d5c9493 (qgis): [processing] Don't run validity checks for buffer alg
- Buffering doesn't care about validity and can sometimes be used
to repair geometries - 10:02 PM Revision 5c019b1f (qgis): add missing exiv2
- 10:02 PM Revision 5f0ce742 (qgis): also push deps image for cron jobs
- 10:02 PM Revision c79f5d76 (qgis): fix lib path in docker (not Travis)
- 10:01 PM Revision 08ddec2b (qgis): fix lib path in docker (not Travis)
- 10:01 PM Revision 7126faeb (qgis): also push deps image for cron jobs
- 10:01 PM Revision 6356b6d5 (qgis): add missing exiv2
- 10:00 PM Revision 6581bcf5 (qgis): also push deps image for cron jobs
- 09:37 PM Revision f92d3911 (qgis): add missing exiv2
- 06:06 PM Revision 6dceeeca (qgis): fix lib path in docker (not Travis)
- 05:59 PM Revision b1c213ca (qgis): fix docker tag for cosmic
- 04:27 PM Revision 7213b0c1 (qgis): fix docker tag for cosmic
- 02:35 PM Revision c9d2c1bd (qgis): add Qt53D include dir
- 02:34 PM Revision 0c27556b (qgis): add Qt53D include dir
- 01:12 PM Revision 24723418 (qgis): german translation update
- 12:57 PM Revision 0ab6088f (qgis): translations: remove mysterious line noise (fixes #19833)
- 12:48 PM Revision 4a4c56f7 (qgis): fix color expression translations
- 10:33 AM Revision fb1d670b (qgis): Merge pull request #8475 from elpaso/docker-testing-env
- Added QGIS testing environment to dockers
- 08:59 AM Revision 33c2fc4d (qgis): Produce multiple docker images
- 08:59 AM Revision aebb6eff (qgis): fix global env var
- 08:59 AM Revision 4ece684e (qgis): add Qt5 3D extras paths
- 08:59 AM Revision e210011f (qgis): [docker] simpler configuration to provide different build options
- 08:59 AM Revision 614809ca (qgis): remove left over
- 08:59 AM Revision 7406f85e (qgis): enable dual builds BIONIC/COSMIC for images
- 08:45 AM Revision d77d832a (qgis): Merge pull request #8499 from qgis/multi-docker-yaml
- build docker images baed on cosmic and bionic
2018-11-16
- 10:32 PM Revision dfa69b5b (qgis): add Qt5 3D extras paths
- 10:01 PM Revision 6a9db5a1 (qgis): Produce multiple docker images
- 10:01 PM Revision 06e139eb (qgis): fix global env var
- 10:01 PM Revision cb00a2a5 (qgis): enable dual builds BIONIC/COSMIC for images
- 10:01 PM Revision 51e76726 (qgis): [docker] simpler configuration to provide different build options
- 10:01 PM Revision d131a57c (qgis): remove left over
- 08:19 PM Revision 26fa8d8d (qgis): fix global env var
- 08:10 PM Revision bae3cdc2 (qgis): fix global env var
- 06:53 PM Revision 0efe9a51 (qgis): debug
- 06:44 PM Revision beccfb24 (qgis): fix global env var
- 06:28 PM Revision 53cd4535 (qgis): remove left over
- 06:12 PM Revision 2cfb1b50 (qgis): enable dual builds BIONIC/COSMIC for images
- 06:05 PM Revision 356e09c6 (qgis): [docker] simpler configuration to provide different build options
- 02:41 PM Revision 1ef04d7a (qgis): Merge pull request #8496 from m-kuhn/coordinateUtilsFunctions
- Expose QgsCoordinateUtils functions via Q_INVOKABLE
- 02:03 PM Revision 236328fb (qgis): Make code_layout test happy
- 12:41 PM Revision 06b5d7b3 (qgis): Less usage of QgsProject::instance
- 12:39 PM Revision 98781da6 (qgis): Make QgsCoordinateUtils functions Q_INVOKABLE
- 10:41 AM Revision 0651ead6 (qgis): Merge pull request #8494 from tudorbarascu/backport_3.4
- test server rendering debian buster bug #18988
- 09:28 AM Revision 0a42a101 (qgis): Merge pull request #8063 from tudorbarascu/test_server
- test server rendering debian buster bug
- 09:27 AM Revision a4fee1b1 (qgis): test server rendering debian buster bug #18988
- 09:03 AM Revision 438a1daf (qgis): Merge pull request #8442 from signedav/textfield_null
- Range widget: Remove null representator during editing
- 07:49 AM Revision 2cf8f74c (qgis): test server rendering debian buster bug #18988
2018-11-15
- 08:24 PM Revision 30692fa9 (qgis): Implement Open in Terminal for windows
- 08:24 PM Revision 326a74f0 (qgis): Fix some incorrect icon sizes
- 06:21 PM Revision 56cc9be1 (qgis): Produce multiple docker images
- 06:12 PM Revision 97979e6a (qgis): Merge pull request #8486 from havatv/extractproj34
- Backport of GDAL extractprojection reintroduction to 3.4 [needs-docs]
- 04:15 PM Revision b0854fe8 (qgis): Merge pull request #8487 from daniviga/rpm-exiv2
- [RPM] Add exiv2-devel to build requirements
- 03:07 PM Revision d0bc67c5 (qgis): Update documentation related to Fedora
- 03:00 PM Revision cd0123ea (qgis): [RPM] Add exiv2-devel to build requirements
- 01:34 PM Revision f0396b99 (qgis): fix enum
- 01:15 PM Revision fc8f88ef (qgis): override default destructor
- 11:37 AM Revision c292e69e (qgis): Merge branch 'master' into extendMapTool
- 10:23 AM Revision 7acd83fd (qgis): delete selected layers on spatialite and pg
- 09:30 AM Revision be0ce0ca (qgis): do not pass item as argument
- 09:10 AM Revision fa062461 (qgis): pass items to delete layer activity
- 09:01 AM Revision 576a3fd0 (qgis): Backport of GDAL extractprojection reintroduction to 3.4
- 08:31 AM Revision 112e9d7a (qgis): Update .docker/qgis.dockerfile
- Co-Authored-By: elpaso <[email protected]>
- 08:21 AM Revision 2c121460 (qgis): use a switch
- 06:42 AM Revision 0b19aab5 (qgis): Improve a few decoration dialog .ui files
- 06:42 AM Revision 6fa88208 (qgis): Improve capitalization of decoration dialogs
- 06:42 AM Revision 767e9a51 (qgis): Add missing north arrow decoration icon & improve grid icon
- 06:42 AM Revision 1e29878d (qgis): Use auto geometry restore for decoration dialogs
- 06:42 AM Revision f342f1c9 (qgis): Remove one use of QStringLiteral in the copyright decoration
- 04:44 AM Revision 58795aa6 (qgis): Address title decoration review comments
- 04:44 AM Revision 8027c906 (qgis): Dedicated title decoration icon
- 04:44 AM Revision 95f69c5d (qgis): [FEATURE] Title label decoration
- 04:44 AM Revision bba29e44 (qgis): [FEATURE] Top/bottom centering placement for decoration items
- The centered placement is implemented for:
- Title decoration
- Copyright decoration
2018-11-14
- 11:55 PM Revision 3eabce52 (qgis): Add some icons for browser directory actions
- 11:55 PM Revision 561d90c9 (qgis): [FEATURE] Add native platform interface for opening a terminal window at
- a specified path
And implement for Linux.
Add a new context menu entry to directories in browser to open a
terminal... - 11:19 PM Revision 0f9084c5 (qgis): remove ENABLE_TESTS definition
- this was causing a complete rebuild when you enabled/disabled tests
- 11:19 PM Revision 6a746090 (qgis): add missing cond PRIVATE
- 11:19 PM Revision ad774e9e (qgis): [server] remove ENABLE_MS_TESTS definition when tests are enabled
- 11:18 PM Revision 22772ea5 (qgis): Merge pull request #8483 from 3nids/test_definition
- remove definition of ENABLE_TEST in CMake
- 10:43 PM Revision 23047fff (qgis): use Ubuntu cosmic for base image
- This will easily allow newer version of Qt but mainly SIP for auto build of the Python API docs.
- 10:41 PM Revision 1d3df6ff (qgis): use Ubuntu cosmic for base image
- This will easily allow newer version of Qt but mainly SIP for auto build of the Python API docs.
- 10:41 PM Revision e7aa556e (qgis): add hashes
- 10:40 PM Revision 5e7e49fc (qgis): output full precision
- 10:40 PM Revision a920a79c (qgis): use Ubuntu cosmic for base image
- This will easily allow newer version of Qt but mainly SIP for auto build of the Python API docs.
- 10:40 PM Revision 969de789 (qgis): add decimals to fix test
- 10:40 PM Revision ced33973 (qgis): give tolerance in the test
- 10:35 PM Revision b5cad234 (qgis): add missing cond PRIVATE
- 07:00 PM Revision 48d498be (qgis): translation string fix
- 06:31 PM Revision 7e5a6a23 (qgis): [server] remove ENABLE_MS_TESTS definition when tests are enabled
- 06:31 PM Revision df422ccd (qgis): remove ENABLE_TESTS definition
- this was causing a complete rebuild when you enabled/disabled tests
- 02:03 PM Revision a139f8d6 (qgis): explicitely check if effectiveApperance is available
- 02:03 PM Revision 674873b1 (qgis): frameworks must be linked weakly so the symbols are resolved on runtime
- 02:03 PM Revision 737eb59e (qgis): fix missing dark mode symbol
- 01:53 PM Revision 018e9fa2 (qgis): Merge pull request #8467 from wonder-sk/configure-lights
- [3d] Configuration of lights in 3D map scene
- 01:50 PM Revision 61066281 (qgis): Merge pull request #8476 from lbartoletti/cast_time_project
- On some architectures, time_t is not equal to int64
- 12:43 PM Revision c8fc7a24 (qgis): tests for focus on null field
- 08:36 AM Revision 68f9a417 (qgis): Drop QGIS 2 support
- 06:29 AM Revision 8b9e86d5 (qgis): [project] Avoid needlessly dirtying when written value does not change
- 03:51 AM Revision 08544fbb (qgis): [browser] Restore attribute preview from 2.x standalone browser
- This resurrects an "attributes" tab in the browser layer properties
panel/window, showing a preview of the attributes... - 03:39 AM Revision 3b892c97 (qgis): [project] Avoid needlessly dirtying when written value does not change
2018-11-13
- 12:19 AM Revision d40f884d (qgis): Add map tool rectangle 3 points where 3rd point is projected on segment...
- 12:15 AM Revision cdc3cd1c (qgis): Merge pull request #8312 from borysiasty/bigger_coordinate_widget
- Make the coordinate widget a little bit wider
- 09:44 PM Revision 6b2d44a0 (qgis): Merge pull request #8478 from elpaso/value-relation-backport
- Merge pull request #8464 from elpaso/bugfix-20455-value-relation-mult…
- 08:59 PM Revision a02fb082 (qgis): Remove the null representator text on getting focus of `QgsSpinBoxLineE...
- This fixes #20153
- 08:59 PM Revision f96078d0 (qgis): remove mouserelesae event
- because it's not needet. on focus it should clear.
cond / endcond - 08:59 PM Revision f44af04b (qgis): clear value on clear in case the value is the null representator (null)
- 08:58 PM Revision 6da99a18 (qgis): pass SpecialValueText as NullValue
- 06:36 PM Revision ca6c5bab (qgis): Merge pull request #8464 from elpaso/bugfix-20455-value-relation-multip...
- Emit valueChanged when a widget value changes as a consequence of ano…
Cherry picked from 798155cc008e38287c55b69e3a... - 06:11 PM Revision 4b90f779 (qgis): Disable OpenCL utils test on travis (no OpenCL device)
- 05:50 PM Revision 1d379ae2 (qgis): replace toTime_t ->toSecsSinceEpoch
- 05:12 PM Revision 3692b6a1 (qgis): Fix tests
- 04:18 PM Revision b465345d (qgis): On some architectures, time_t is not equal to int64
- 03:43 PM Revision 8ae40679 (qgis): Shellcheck 2
- 03:23 PM Revision 6ecc02f6 (qgis): Renamed docker to .docker
- 03:05 PM Revision 8c6e017b (qgis): Leave the dot for docker
- 03:02 PM Revision 8e18979d (qgis): Revert "Dot-less docker directory"
- This reverts commit 8d850e9f0144856b3e0d95de0b5e8a6e74118bd7.
- 03:02 PM Revision 2b619a66 (qgis): Revert "Dot-less docker in travis config file"
- This reverts commit 99f7236498697b1097e7351cd403dfc514e0081f.
- 02:54 PM Revision b7e55568 (qgis): Shellcheck
- 02:44 PM Revision 99f72364 (qgis): Dot-less docker in travis config file
- 02:28 PM Revision 8d850e9f (qgis): Dot-less docker directory
- 01:39 PM Revision 574a57f2 (qgis): Merge branch 'extendMapTool' of github.com:lbartoletti/QGIS into extend...
- 12:53 PM Revision 2094ff82 (qgis): Added QGIS testing environment to dockers
- Also:
- renamed .docker to docker (now it's public and official)
- added dependencies for python CI testing - 11:21 AM Revision ac6d8cd7 (qgis): Merge pull request #8473 from daniviga/release-3_4
- [Backport to 3.4][RPM] Add an explicit dependency for GDAL
- 11:21 AM Revision 7cce9b3e (qgis): Merge pull request #8472 from daniviga/rpm-gdal
- [RPM] Add an explicit dependency for GDAL
- 11:20 AM Revision 7b98302a (qgis): fix indent
- 10:48 AM Revision bddf8a81 (qgis): minor tweaks for iOS build
- 10:48 AM Revision 79b4b48f (qgis): ios only supports static libs
- 10:48 AM Revision 15590132 (qgis): support platforms that does not have QProcess support (iOS)
- 10:48 AM Revision 45dc7fb9 (qgis): fix userLoginName
- 10:48 AM Revision 9f645c6b (qgis): cmake option for forcing static libs
- 10:48 AM Revision 75642769 (qgis): QPrinter is unavailable on some platforms
- 10:48 AM Revision 0e413c04 (qgis): sipify
- 10:48 AM Revision bfdb3ec4 (qgis): Qt5SerialPort optional
- 10:24 AM Revision b2ba38df (qgis): support for compilation on macos10.14, but running on macos10.13 or ear...
- 10:24 AM Revision 3b970962 (qgis): fix spelling
- 09:22 AM Revision 03d53fb8 (qgis): missing translations; add extension at save
- 09:14 AM Revision 798155cc (qgis): Merge pull request #8464 from elpaso/bugfix-20455-value-relation-multip...
- Emit valueChanged when a widget value changes as a consequence of ano…
- 09:04 AM Revision be2ac886 (qgis): Merge branch 'master' into extendMapTool
- 09:03 AM Revision fde8a036 (qgis): Review/test fixes
- 09:03 AM Revision 8b2331a4 (qgis): Paul's review
- 09:03 AM Revision abcf2aa4 (qgis): init trim/extend feature
- 09:03 AM Revision a8f86591 (qgis): Nyall's review
- 08:50 AM Revision 7b5a8e0d (qgis): [RPM] Add an explicit dependency for GDAL
- 08:49 AM Revision ccc2b3a2 (qgis): [RPM] Add an explicit dependency for GDAL
- 08:47 AM Revision 5dab30b6 (qgis): debian packaging: add libexiv2-dev dependency
- 08:20 AM Revision ebdc932e (qgis): add LastDir for SQL File
- 06:54 AM Revision 4761d7cb (qgis): Capitalization
- 04:39 AM Revision 3fa4d6a2 (qgis): [needs-docs][ui] Remove save as action from the project toolbar
- 04:03 AM Revision bb248989 (qgis): [afs] Fix identify tool sometimes just uses a bounding box check instea...
- 04:03 AM Revision e288bdbc (qgis): Don't try to show CRS in map layer model for aspatial tables
- (cherry picked from commit cdaf99de536eaa4d2039cb2ffec91e5317026fe9)
- 04:03 AM Revision 2bd98ff8 (qgis): Fix invalid Qt version check resulting in "What's this" buttons still s...
- (cherry picked from commit f976b0dfd6e203cf32641afa512dad0332c68b8e)
- 04:03 AM Revision f7bba750 (qgis): Support WSL shells in astyle script
- (cherry picked from commit 9b04a29116156dec48c32dd6a54aafa0ff05eaea)
2018-11-12
- 11:56 PM Revision 3c66749d (qgis): [FEATURE] Configuration of lights in 3D map scene
- This adds a section to define point lights in 3D scenes.
Up to 8 lights are supported (limitation by implementation o... - 10:47 PM Revision fc5f707b (qgis): Remove some unused whatsThis text
- 10:41 PM Revision f976b0df (qgis): Fix invalid Qt version check resulting in "What's this" buttons still s...
- 10:17 PM Revision d845f9df (qgis): Tweak logic relating to suppressing attribute form for new features
- For non-spatial layers, creating a new feature from the main
window now ALWAYS shows the attribute form for the new f... - 10:16 PM Revision c79a9a19 (qgis): [needs-docs] Implement native file properties support for Windows
- Allows opening the native file explorer file/directory properties
dialog for browser items - 10:16 PM Revision 8caab49e (qgis): Fix some warnings
- 10:14 PM Revision 36379307 (qgis): [FEATURE][ogr] Allow creation of binary (blob) fields for compatible fi...
- 10:14 PM Revision 92f34a94 (qgis): Unit tests for binary editor widget
- 10:14 PM Revision 608d03c5 (qgis): Add support for binary fields to QgsVectorFileWriter
- 10:14 PM Revision f3f1214d (qgis): Unit test for creation of blob field in existing table
- 10:14 PM Revision 17ced918 (qgis): Tweak behavior of new shapefile/gpkg browser actions
- 10:14 PM Revision d0622743 (qgis): Fix string
- 10:14 PM Revision 429320d1 (qgis): [FEATURE] Binary (blob) field support for memory layers
- Allows storage of binary blob fields in memory layers
- 10:14 PM Revision 51587209 (qgis): Add comment on detach use
- 10:14 PM Revision a234bf7f (qgis): Fix size of field icons (should be 16x16), minimize
- 10:14 PM Revision 6d5188bd (qgis): Fix build on Travis
- 10:14 PM Revision be69dd8e (qgis): Fix build
- 10:14 PM Revision a192dab9 (qgis): Unit tests for extract binary algorithm
- 10:14 PM Revision 62bdc28d (qgis): Unit tests for updating OGR binary column
- 10:14 PM Revision d96ce7a1 (qgis): [FEATURE] New form widget for binary (blob) fields
- This widget is available for binary fields only (and is the default
widget used for binary fields). It offers a label... - 10:14 PM Revision cdaf99de (qgis): Don't try to show CRS in map layer model for aspatial tables
- 10:14 PM Revision e80c31e8 (qgis): [FEATURE][processing] New algorithm for extracting binary blobs from fi...
- Allows users to extract binary fields to files. The filename is set via
a data defined expression, so can be taken fr... - 10:14 PM Revision 5c27b7da (qgis): [FEATURE] Binary blob support for OGR provider
- Instead of converting binary fields to truncated strings, we instead
store their contents as QByteArray values, allow... - 10:14 PM Revision 2819a07a (qgis): Dox++
- 10:14 PM Revision 9f1d00d9 (qgis): Use messagebar for binary extraction feedback
- 10:14 PM Revision de497a3b (qgis): Icon for binary fields
- 10:13 PM Revision 8ae1880d (qgis): Rename method for consistency, fix dox
- 10:13 PM Revision 0eefd3e7 (qgis): Update some dependencies
- 10:13 PM Revision 5ed35d6d (qgis): Only analysis lib depends on EXIV2, not core/etc
- 10:13 PM Revision e0c79c45 (qgis): Add EXIV2 cmake variables
- Forward port from kadas-albireo
- 10:13 PM Revision 62495c06 (qgis): Link exiv2 into analysis library
- 10:13 PM Revision 8703fb21 (qgis): [FEATURE][API] New class QgsExifTools
- Contains utilities for retrieving the geotag from images and
for setting an image's geotag.
Working with geotags (be... - 08:15 PM Revision bc01c28b (qgis): debian packaging: add python-gdal dependency
- (cherry picked from commit d0d10f8fce849dc11bb15351d40393d558d42dcd)
- 08:13 PM Revision d0d10f8f (qgis): debian packaging: add python-gdal dependency
- 06:13 PM Revision 1275708a (qgis): Merge pull request #8458 from wonder-sk/terrain-shading
- [3d] Terrain shading
- 05:48 PM Revision 5eecbf2d (qgis): Add translation ; add button 'load file'
- 04:41 PM Revision d479b4dc (qgis): Emit valueChanged when a widget value changes as a consequence of anoth...
- Fix #20455
- 04:04 PM Revision 53532faf (qgis): Paul's review: code enhancement
- 08:38 AM Revision bcf8b0de (qgis): Change \sa to \see in qgs3dmapsettings.h
2018-11-11
- 12:30 AM Revision 9b04a291 (qgis): Support WSL shells in astyle script
- 10:10 PM Revision c13c97ee (qgis): processing: add windows support to exportRasterLayersIntoDirectory (fix...
- (cherry picked from commit b39e5a0937e5e317b42088e8a8ccae327ae8e033)
- 10:09 PM Revision 7c9429ae (qgis): [Packaging] install icons / appdata / desktop file on BSDs too
- (cherry picked from commit 046a20e40e1494edc45fa1957572c9e74307dab9)
- 10:09 PM Revision a50f76f5 (qgis): OGC parameter names are case-insensitive
- (cherry picked from commit 669f6bb4b7f6a4c244a577a9ad2c95f10bc2b6bd)
- 04:10 PM Revision d3e81f6d (qgis): [FEATURE] Add support for shading of terrain
- This adds new options for user to choose how the terrain should be rendered:
- shading disabled - color of terrain is... - 12:39 PM Revision 471ed510 (qgis): scripts/scandeps.pl run to update INSTALL
- 12:18 PM Revision cf24e654 (qgis): Calculate normals of terrain tile vertices
- 11:49 AM Revision 530cd5c1 (qgis): Merge pull request #8378 from havatv/patch-1
- Reintroduce GDAL extract projection and update extractprojection.py to QGIS 3
- 03:15 AM Revision b39e5a09 (qgis): processing: add windows support to exportRasterLayersIntoDirectory (fix...
- 02:34 AM Revision 20a00539 (qgis): fix xenial build
2018-11-10
- 09:36 PM Revision bd5c44d4 (qgis): osgeo4w:
- * only use GRASS major version in executable names
* autodetect GRASS folder
(cherry picked from commit 3a4a3af1d6d1... - 09:35 PM Revision 3a4a3af1 (qgis): osgeo4w:
- * only use GRASS major version in executable names
* autodetect GRASS folder - 09:33 PM Revision 046a20e4 (qgis): [Packaging] install icons / appdata / desktop file on BSDs too
- 07:58 PM Revision ef107816 (qgis): Add link to user manual for annotation dialogs
- (cherry picked from commit 6e9c2a3d0ce2b121c2ecb9427b02d2af590995e8)
- 02:22 PM Revision a3dc4b65 (qgis): translation fixes (fixes #20437, #20438)
- 02:15 PM Revision 84814c91 (qgis): make snapping type translatable in model (fixes #20437)
- 07:16 AM Revision 25faaa00 (qgis): [dbmanager] Fix exception when browsing project layers
- (cherry picked from commit 149726cfa5955f707441ec1c936094fccd0a33ec)
- 07:16 AM Revision 76c31dbc (qgis): [afs] Remove 'cached' checkbox from source select dialog
- This checkbox was never hooked up to anything (caching is ALWAYS
enabled for the provider).
(cherry picked from comm... - 07:16 AM Revision 2ac6013f (qgis): [afs] Fix missing layers/services when connection url does
- not point at an individual service endpoint
Previously the provider would only show layers if a FeatureService
endpo... - 07:16 AM Revision 3730579d (qgis): Ensure browser preview canvases don't get treated like map canvas
- docks
They have their own special logic, and shouldn't respond to
any project based settings or triggers
Fixes #203... - 07:16 AM Revision 4d2b2bac (qgis): [afs] Use new style data item provider
- (cherry picked from commit 94896703dc889e14f9c9cda240300bf88c12d6d7)
- 07:16 AM Revision a46ac236 (qgis): [3d] Fix 3D line symbol in 3D views in print layouts (fixes #20118)
- Turned out we were getting an old version of OpenGL that does not
support the "primitive restart" functionality and s... - 07:16 AM Revision d43d28b1 (qgis): [browser] Restore preview functionality from old 2.x standalone
- browser into inbuilt browser dock panel layer properties widget
(cherry picked from commit 17447e4b5ca6cde9e349c55da... - 07:16 AM Revision 016b251d (qgis): Add unit test
- (cherry picked from commit 872c9a10a3522e507150d55c6d2bd4243ce7e1b5)
- 07:16 AM Revision 267c80cc (qgis): [gdal] Fix raster block output when block extent is outside of valid area
- This was causing problems in 3D view when raster was used as DEM... terrain
tiles were generated also where they shou... - 07:16 AM Revision f2607008 (qgis): [3d] fix inevitable crashes when terrain bounding boxes were shown
- The list of vertices just kept growing and growing (and we didn't even need another copy!)
(cherry picked from commi... - 07:16 AM Revision b9a1a6c4 (qgis): Add some notes to test, additional test with empty line
- (cherry picked from commit d6aa46cfe7acd5364d2444353984c284accaef80)
- 07:16 AM Revision 549db0a9 (qgis): Fix crash in geometry checker
- Fixes #20408
(cherry picked from commit df81e554f8264ecc87cc37ab502672864b97c02d) - 07:16 AM Revision 62d0bae6 (qgis): Revert "[pal] Use QgsGeometry::makeValid instead of buffer(0) to repair...
- This reverts commit e05a5a930241ec3c9c5df7880650da60382b956c.
The makeValid call is much slower than the previous "b... - 07:16 AM Revision 2b4dc925 (qgis): Further protection in windows event message handling
- Refs #20386
(cherry picked from commit df9307b9aa34b849f86d2ce435f2ae986b70549b) - 07:16 AM Revision 3e67b185 (qgis): Minor ui tweaks to afs source select dialog
- (cherry picked from commit 0ba475bdfb85d0ea38146a860c0e607715661f65)
- 07:16 AM Revision 49e5f4f0 (qgis): Fix build
- 06:21 AM Revision 005a7fa4 (qgis): Add missing context object in lambda connect
- 06:20 AM Revision 15141d92 (qgis): Capitalization
- 03:30 AM Revision 149726cf (qgis): [dbmanager] Fix exception when browsing project layers
2018-11-09
- 12:53 AM Revision 669f6bb4 (qgis): OGC parameter names are case-insensitive
- 12:27 AM Revision 08abf929 (qgis): Explicitly disable debug messages in dwg import
- Even preventing their output isn't enough here. There's just
SO many debug msgs throughout this class, that creating ... - 12:27 AM Revision 8bf206d2 (qgis): Make dwg import less debug noisy
- 10:30 PM Revision df9307b9 (qgis): Further protection in windows event message handling
- Refs #20386
- 10:24 PM Revision d6aa46cf (qgis): Add some notes to test, additional test with empty line
- 08:13 PM Revision ff5a8bc0 (qgis): Revert "[pal] Use QgsGeometry::makeValid instead of buffer(0) to repair...
- This reverts commit e05a5a930241ec3c9c5df7880650da60382b956c.
The makeValid call is much slower than the previous "b... - 01:18 PM Revision 30cf2d37 (qgis): Merge pull request #8404 from 3nids/locator_core
- Move parts of QgsLocatorFilter to core
- 12:18 PM Revision 9e78b826 (qgis): Merge pull request #8451 from daniviga/rpm-opencl
- Add support for OpenCL in RPM
- 12:18 PM Revision 75c4a007 (qgis): Merge pull request #8452 from daniviga/rpm-opencl-3_4
- [Backport] Add support for OpenCL in RPM
- 11:01 AM Revision f4f5d1ef (qgis): missing destructor
- 11:01 AM Revision fe6f99a6 (qgis): check filter
- 11:01 AM Revision 31cd1644 (qgis): also move triggering of results to core
- 10:57 AM Revision dd59d33e (qgis): RPM spec template cleanup [skip ci]
- 10:56 AM Revision 1606bf19 (qgis): RPM spec template cleanup [skip ci]
- 10:37 AM Revision 3165382d (qgis): run prepare-commit
- 10:06 AM Revision 1b79b9a1 (qgis): [FEATURE] force_rhr expression function
- Forces polygons to follow the right hand rule, in which the area that
is bounded by a polygon is to the right of the ... - 10:06 AM Revision 63c9bcb5 (qgis): Update reference lines
- 10:06 AM Revision 7641605e (qgis): Fix warning
- 10:06 AM Revision 30214538 (qgis): [FEATURE] Add option to simple line and marker line to only
- render exterior ring or interior rings
This option is shown whenever a simple line symbol or
marker line symbol is u... - 10:06 AM Revision a947bb3b (qgis): Dox++
- 10:06 AM Revision ba17b130 (qgis): Move forceRHR to QgsGeometry, avoid duplicate code
- 10:06 AM Revision ae225546 (qgis): Fix accidently skipped test
- 10:06 AM Revision 0462c260 (qgis): Remove no longer required workaround
- 10:06 AM Revision e5946c50 (qgis): Ensure that QgsGeometry::offsetCurve does not reverse curve orientation
- 10:06 AM Revision d1e09a2b (qgis): [FEATURE][processing] New algorithm to force right hand rule for polygons
- This algorithm forces polygon geometries to respect the Right-Hand-Rule,
in which the area that is bounded by a polyg... - 10:06 AM Revision 06c3d7c5 (qgis): Nice icons for ring combo box
- 10:06 AM Revision 27e1ef5c (qgis): Add method to QgsCurvePolygon to force RHR, ensuring standard ring orie...
- 10:06 AM Revision c22364d4 (qgis): Add method to determine orientation of closed curves
- 10:06 AM Revision 73d0ced5 (qgis): [FEATURE] Add option to force right-hand-rule during polygon symbol ren...
- This new option, available under the "Advanced" button for fill symbols,
allows forcing rendered polygons to follow t... - 07:00 AM Revision 6e16651d (qgis): [FEATURE] explode hstore algorithm (#8212)
- 03:57 AM Revision df81e554 (qgis): Fix crash in geometry checker
- Fixes #20408
2018-11-08
- 10:39 PM Revision d62d442f (qgis): Add support for OpenCL in RPM
- 10:38 PM Revision a9bc65e6 (qgis): Add support for OpenCL in RPM
- 07:53 PM Revision 963e4502 (qgis): add the -te and -te_srs and -multi parameters to the gdalwarp tool used...
- 06:40 PM Revision d2865983 (qgis): add missing file
- 06:35 PM Revision a866d491 (qgis): add GRASS r.mapcalculator, remove r.mapcalc
- 06:22 PM Revision b67ef4f7 (qgis): fix the SAGA Points Distances tool
- 02:55 PM Revision 669d6508 (qgis): No output - no mention (gdalalg yaml)
- 01:40 PM Revision 80de0eba (qgis): Merge pull request #8441 from signedav/bp_copy_2_pg
- Backport: Using of QgsVectorLayerUtils::createFeature on move and copy tool
- 12:15 PM Revision eab40d0e (qgis): Merge pull request #8435 from elpaso/handle-bad-layers5
- bad layers dialog new button labels and icon
- 11:56 AM Revision ad1bba2a (qgis): Merge pull request #8438 from wonder-sk/fix-block-outside-raster-extent
- Fix raster block output when block extent is outside of valid area
- 11:30 AM Revision ba4981a1 (qgis): Move change data source under filter
- 11:20 AM Revision 8350fb4a (qgis): unused variable removed
- 10:09 AM Revision 872c9a10 (qgis): Add unit test
- 09:57 AM Revision 528c8a63 (qgis): [3d] fix inevitable crashes when terrain bounding boxes were shown
- The list of vertices just kept growing and growing (and we didn't even need another copy!)
- 09:22 AM Revision c74ce886 (qgis): Disable "Change data source..." action if layer is editable
- 09:14 AM Revision 85f8ba35 (qgis): Move apply button next to browse and disable keep when apply is triggered
- 08:50 AM Revision bd6478e2 (qgis): use toMap to convert to attributeMap
- (cherry-picked from 4ac063177460c7dbd8223f19a8b6279711d7bb8d)
- 08:49 AM Revision 672b994e (qgis): createFeature on move and copy
- using of the createFeature function with tool move and copy and there the logic of unique not null fields (like prima...
- 08:39 AM Revision 222f0a03 (qgis): Merge pull request #8434 from elpaso/datasource-select-dialog-additions
- QgsDataSourceSelectDialog: filter, refresh and scroll to last selecte…
- 01:58 AM Revision 1066161b (qgis): [afs] Remove 'cached' checkbox from source select dialog
- This checkbox was never hooked up to anything (caching is ALWAYS
enabled for the provider). - 01:58 AM Revision 85bc01f5 (qgis): [FEATURE][AFS] Add new browser context menu entry to visit the
- service info page for AFS layer/featureservice/folder items
It's very handy for troubleshooting connections and seei... - 01:58 AM Revision 0ba475bd (qgis): Minor ui tweaks to afs source select dialog
- 01:58 AM Revision b2d26348 (qgis): [afs] Fix missing layers/services when connection url does
- not point at an individual service endpoint
Previously the provider would only show layers if a FeatureService
endpo...
Also available in: Atom