Activity
From 2018-06-25 to 2018-07-24
2018-07-24
- 11:49 PM Revision 9765019d (qgis): fix build on macOS
- 10:51 PM Revision abc4d43e (qgis): do not truncate layer name in legend panel if filename contains period
- 10:43 PM Revision 7137a415 (qgis): Debugging
- (cherry-picked from 3b47116d)
- 10:43 PM Revision a1f8efa3 (qgis): [wfs] Fix race condition
- Leads to multiple threads trying to create a cache db with the
same path, causing various crashes within the WFS iter... - 10:43 PM Revision a565b4c4 (qgis): [ui][html code editor] use monospace font
- (cherry-picked from 845e87a75b)
- 10:43 PM Revision a5519f52 (qgis): Less noisy network access manager
- (cherry-picked from 7b59e048a)
- 10:43 PM Revision b3879cfd (qgis): Modernize code
- (cherry-picked from 409d47e8)
- 09:41 PM Revision 3b47116d (qgis): Debugging
- 09:41 PM Revision 409d47e8 (qgis): Modernize code
- 09:41 PM Revision 84d87a75 (qgis): [wfs] Fix race condition
- Leads to multiple threads trying to create a cache db with the
same path, causing various crashes within the WFS iter... - 09:21 PM Revision 5280ab03 (qgis): Some refactoring https://github.com/qgis/QGIS/pull/7462
- 03:02 PM Revision d62087e3 (qgis): Do not crash when removing a layer with attr table open
- .. in show features in current extent mode.
- 02:38 PM Revision 929ab272 (qgis): Do not set full layer cache when a filter rect is passed
- Fixes #19468 - Attribute table: show features visible on
map is broken (and affects show all features, too) - 01:41 PM Revision 1a94727d (qgis): Merge pull request #7461 from pblottiere/server_wfs_post
- [server] Fixes Post element in WFS GetCapabilities doc
- 12:41 PM Revision 99f8d480 (qgis): Avoid repeated update of edit selection
- 11:27 AM Revision eec843c6 (qgis): Merge branch 'master' into fix-wms
- 09:57 AM Revision e919a3c2 (qgis): Merge pull request #7458 from pblottiere/fix_limit_atlas_32
- [atlas][backport 3.2] Increases number of pages
- 09:22 AM Revision ac9ff081 (qgis): Fixes post element in WFS GetCapabilities doc
- 09:22 AM Revision 8b14a5b9 (qgis): Update unit tests
- 09:22 AM Revision 4a10f3c0 (qgis): Fixes Get element in WFS GetCapabilities doc
- 09:06 AM Revision 10a66da4 (qgis): debian packaging: don't include qsqlspatialite
- 09:05 AM Revision 1f1fcfda (qgis): translation string fixes
- 09:03 AM Revision 845e87a7 (qgis): [ui][html code editor] use monospace font
- 09:00 AM Revision a9f924fc (qgis): Merge pull request #7441 from elpaso/oauth2-testbed13-client-registration
- [oauth] JWT client registration
- 09:00 AM Revision e6b1e483 (qgis): Merge pull request #7436 from elpaso/oauth2-testbed13
- [oauth] Automatic management of state parameter
- 07:32 AM Revision 7b59e048 (qgis): Less noisy network access manager
- 06:43 AM Revision fd10515f (qgis): Fix grammar
- (cherry-picked from e07acb3)
- 06:41 AM Revision e07acb30 (qgis): Fix grammar
- 06:28 AM Revision 16bfcffd (qgis): Fix valgrind conditional jump on uninitialized value warning
- (cherry-picked from b58f194f)
- 06:28 AM Revision bfafa8da (qgis): Display same symbol for "not equal" operator in "Select by attribute" a...
- as in "Extract by attribute" algorithm and "select features by value" function
(cherry-picked from 8a1964fb) - 06:27 AM Revision b605d34c (qgis): Add extra grass reference hash
- (cherry-picked from e8d1bfc3a)
- 06:27 AM Revision e0e823d0 (qgis): Restore window geometry on plugin repo download dialog
- (cherry-picked from 1ac5e29da)
- 05:52 AM Revision a2acbdbb (qgis): Increases number of pages
2018-07-23
- 12:51 AM Revision 1ac5e29d (qgis): Restore window geometry on plugin repo download dialog
- 07:56 PM Revision e8d1bfc3 (qgis): Add extra grass reference hash
- 07:56 PM Revision 3ec14420 (qgis): Points -> vertices
- 07:56 PM Revision 97e0db62 (qgis): [FEATURE][processing] Filter Vertices by M and Filter Vertices by Z alg...
- Adds two new algorithms, for filtering line/polygon vertices by their
M or Z values. A minimum and maximum M/Z value ... - 07:55 PM Revision f685d11b (qgis): [processing] Reverse line direction can work with multi(line/curve) geo...
- 07:55 PM Revision 65548436 (qgis): [processing] Port reverse line direction alg to c++
- 07:54 PM Revision 2fc366cb (qgis): Fix north arrow with embedded svgs
- 07:54 PM Revision 1a7ade75 (qgis): [FEATURE] Better UI for embedding SVG files
- Adds a common widget for SVG sources, with a tool button with
some handy options:
- select file (old behaviour), pick... - 07:54 PM Revision 959dd5b0 (qgis): Test mask
- 07:54 PM Revision 19f8a007 (qgis): [FEATURE] Allow embedding SVG images in projects in base64 format
- Allows SVG images for symbology, labels, etc to be directly embedded
inside a project file (or QML style, or QPT prin... - 07:54 PM Revision e4e7b2a4 (qgis): Fix use of custom params when embedding svg for label background
- 07:54 PM Revision 59ec2e0b (qgis): [processing][FEATURE] Port extend lines algorithm to c++, allow dynamic...
- Allows the start and end distance to be data defined
- 07:51 PM Revision 8a1964fb (qgis): Display same symbol for "not equal" operator in "Select by attribute" a...
- as in "Extract by attribute" algorithm and "select features by value" function
- 03:19 PM Revision 6614d896 (qgis): Add missing interface method for Data Source Manager toolbar
- 03:19 PM Revision a49b7a64 (qgis): Merge pull request #7398 from signedav/rr_bugfix
- Get proper mFeature in relation reference widget
- 03:13 PM Revision ebaac420 (qgis): use initialized for complete init() function
- not only for the feature part
(cherry-picked from 4739463426962576417bfbd72b1336aed67221df) - 12:58 PM Revision 47394634 (qgis): use initialized for complete init() function
- not only for the feature part
- 12:56 PM Revision f1993bab (qgis): [mesh][ui] deactivate vector rendering when default active dataset is n...
- 12:53 PM Revision 330db17b (qgis): Fix test
- 12:53 PM Revision 3e091185 (qgis): Confirm delete when feature is still linked
- when deleting a feature on an N:M relation and the feature in question is still linked to more than a single feature ...
- 11:44 AM Revision 881ba9d2 (qgis): [mesh] Fix a crash when loading a file with no dataset groups
- 11:21 AM Revision 6a683099 (qgis): WMS server: use shortName of group GetMap and check if the layer is que...
- 10:52 AM Revision cc1511c0 (qgis): Merge pull request #7372 from pblottiere/server_clean
- [WIP][server] Clean parameters management
- 10:18 AM Revision b3fb647e (qgis): [mesh] Fix a crash when pressing Recalculate button
- 09:28 AM Revision 80607369 (qgis): Fix layer group dialog for qgz file, fixing wms exclude layer feature
- 09:07 AM Revision 8219c180 (qgis): Add since tag
- 09:07 AM Revision e48de204 (qgis): Fix doc
- 09:07 AM Revision fb75580b (qgis): Add doc for QgsServerParameterDefinition
- 09:07 AM Revision 3e00b10c (qgis): Update doc for QgsServerParameters and QgsServerParameter
- 09:07 AM Revision 7692e35d (qgis): Fix compilation with Qt < 5.10
- 09:07 AM Revision ae685f3c (qgis): Add doc for QgsWfsParameter
- 09:07 AM Revision ffddc9a0 (qgis): Update doc for QgsServerParameters
- 09:07 AM Revision 32256bcd (qgis): Add doc for QgsWms::QgsWmsParameter
- 09:07 AM Revision 211a556a (qgis): Fix compilation
- 09:07 AM Revision 7b32f8c6 (qgis): Add virtual default destructors
- 09:07 AM Revision 555b9471 (qgis): Update sip binding
- 09:07 AM Revision 438a8dfd (qgis): Cleaning GetCapabilities doc for WFS
- 09:07 AM Revision f55d9c1a (qgis): Add a remove method thanks to enum value
- 09:07 AM Revision 6e1f14bd (qgis): Fix sip binding
- 09:07 AM Revision 9e4c3f27 (qgis): Update doc for QgsWmsParameters
- 09:07 AM Revision acc20558 (qgis): Cleaning wfs service
- 09:07 AM Revision a904056a (qgis): Clearing WFS with parameters
- 09:07 AM Revision e2b69c37 (qgis): Add more parameters as enum
- 09:07 AM Revision 683975c7 (qgis): Add a layoutParameter method to search in unmanaged parameters
- 09:07 AM Revision edeac1dd (qgis): Add doc for QgsWmsParameter
- 09:07 AM Revision aae9fecb (qgis): Fixes unit tests
- 09:07 AM Revision 77af2ca0 (qgis): Add doc for QgsBadRequestException
- 09:07 AM Revision a946c528 (qgis): Update sip binding
- 09:07 AM Revision 93ee3042 (qgis): Use double instead of float
- 09:07 AM Revision fe366d25 (qgis): Fixes compilation warning
- 09:07 AM Revision 4b17a812 (qgis): WMS parameters inherits from global parameters
- 09:07 AM Revision 1c6b0582 (qgis): Remove isDefined member
- 09:07 AM Revision 1a078d96 (qgis): Use class instead of struct
- 09:07 AM Revision 950f7d7d (qgis): Update sip
- 09:07 AM Revision c1c92a65 (qgis): Returns only defined parameters in toMap()
- 09:07 AM Revision bbf7a784 (qgis): Decode url string
- 09:07 AM Revision bb26e71c (qgis): Update server requests
- 09:07 AM Revision d1a4c0a6 (qgis): Update sip
- 09:07 AM Revision 6a88a75c (qgis): Add QgsServerParameters
- 09:07 AM Revision 8431d0cc (qgis): Use wms parameters in wms service
- 07:59 AM Revision b58f194f (qgis): Fix valgrind conditional jump on uninitialized value warning
- 04:18 AM Revision 5e37e824 (qgis): Apply clang-tidy modernization checks
2018-07-22
- 12:05 AM Revision edb63e14 (qgis): Modernize code, fix potential leak
- (cherry-picked from 7b36737b0796)
- 12:05 AM Revision 7711c22a (qgis): Fix some clazy warnings
- (cherry-picked from 8fac4d89bd5)
- 12:05 AM Revision 00d3a610 (qgis): Fix big memory leak in point locator
- (cherry-picked from ce1291a44e)
- 08:22 PM Revision 5bca3174 (qgis): Fix group wms dialog
- 09:34 AM Revision 1201df57 (qgis): fix c7e914cd6
2018-07-21
- 11:21 PM Revision ce1291a4 (qgis): Fix big memory leak in point locator
- 11:21 PM Revision 8fac4d89 (qgis): Fix some clazy warnings
- 11:21 PM Revision 7b36737b (qgis): Modernize code, fix potential leak
2018-07-20
- 03:25 PM Revision c7e914cd (qgis): debian packaging: exclude qspatialite from ubuntu xenial build (Qt <5.7)
- 02:00 PM Revision 5a996784 (qgis): Release of 2.18.22
- 02:00 PM Revision 1edf372f (qgis): Release of 3.2.1
- 12:06 PM Revision 2e9d17cb (qgis): Increases number of pages
- 11:43 AM Revision fbe05be5 (qgis): [oauth] Use whileBlocking instead of blockSignals
- 10:55 AM Revision dbd5a86a (qgis): Merge pull request #7399 from pblottiere/fix_limit_altas
- Remove hardcoded limit (fixes #17689)
- 09:49 AM Revision b5e22846 (qgis): Handle redirection for plugin installer
- 09:14 AM Revision cff4d70c (qgis): Increases number of pages
- 08:55 AM Revision 7886c916 (qgis): Fix crash when editing graduated symbol in style dock
- Fixes #18909
(cherry-picked from 9887508d) - 08:54 AM Revision 9887508d (qgis): Fix crash when editing graduated symbol in style dock
- Fixes #18909
- 08:36 AM Revision d8ffdaa3 (qgis): [oauth] Fix build error in tests
- 08:24 AM Revision c67d09c6 (qgis): Add a dropdown menu for vertex tool and active layer option
- 08:24 AM Revision 64d52ff0 (qgis): Add preferred value in QSettings
- 08:24 AM Revision 1af00e3d (qgis): Fix bad rebase
- 08:24 AM Revision 669ec7af (qgis): Update capitalisation
- 08:24 AM Revision 8ecc5b90 (qgis): Cleaning
- 08:24 AM Revision dc402620 (qgis): Add an enum for vertex tool mode
- 08:24 AM Revision 6363aba9 (qgis): [FEATURE][needs-doc] Vertex tool can work on the current layer only
- 08:00 AM Revision 39f23eb8 (qgis): Fix build on Travis
- (cherry-picked from 9259d60ca)
- 08:00 AM Revision 237af60a (qgis): Fix potential crash in color ramp shader
- Fixes #19445
(cherry-picked from f3650e6bb) - 08:00 AM Revision 6ec310bc (qgis): Modernize code
- (cherry-picked from d79dd73bd)
- 08:00 AM Revision 4a997c98 (qgis): Fix some clazy warnings
- (cherry-picked from 4fccc5e9)
- 08:00 AM Revision 1601e57d (qgis): Fix raster stats calculation for very small extents compared with
- pixel size, when a sample size is set
Refs #19445
(cherry-picked from 34b21918) - 07:10 AM Revision 4fccc5e9 (qgis): Fix some clazy warnings
- 07:10 AM Revision 9259d60c (qgis): Fix build on Travis
- 07:10 AM Revision f3650e6b (qgis): Fix potential crash in color ramp shader
- Fixes #19445
- 07:10 AM Revision d79dd73b (qgis): Modernize code
- 07:10 AM Revision 34b21918 (qgis): Fix raster stats calculation for very small extents compared with
- pixel size, when a sample size is set
Refs #19445
2018-07-19
- 11:24 PM Revision 54e51196 (qgis): More heavily optimised sample method for gdal provider
- 11:24 PM Revision b747ff63 (qgis): Dox++
- 11:24 PM Revision db8e5364 (qgis): Unit tests for QgsRasterDataProvider::sample
- 11:24 PM Revision ba10d1b5 (qgis): [FEATURE] Add QgsRasterDataProvider::sample method for efficient
- sampling of rasters at a given point
This is an alternative to the ::identify method, which is less
efficient but mo... - 11:24 PM Revision 74c2ed12 (qgis): Nicer API for raster sampling
- 11:24 PM Revision 04708b72 (qgis): Base class implementation of sample uses identify
- This allows derived classes with optimised identify methods to
utilise the same optimisations for sample. Better woul... - 11:24 PM Revision daa73910 (qgis): Less noisy identify method
- 11:24 PM Revision 8b2d5d03 (qgis): Use sample instead of identify in raster sampling alg
- About 25x faster on large layers
- 11:24 PM Revision 0f41ca9e (qgis): Improvements and docs for worldToPixel
- 11:24 PM Revision 7165923a (qgis): Add missing override
- 11:24 PM Revision 06766c4c (qgis): Modernize code
- 11:24 PM Revision c0f67327 (qgis): Capitalization
- 11:20 PM Revision f0605662 (qgis): fix downloading plugins for custom repo
- I am using github releases files which are apparently stored on amazon and give a 302 code.
I have been successfully ... - 11:15 PM Revision 89d3fda4 (qgis): Allow offscreen image size configuration
- 11:15 PM Revision f6ff660c (qgis): fix spelling
- 11:15 PM Revision 68840534 (qgis): Capturing of complete scene images upon request
- 11:15 PM Revision 6448000a (qgis): Add 3D engine base class + window & offscreen implementations
- 11:15 PM Revision 3d4f5bb2 (qgis): Fix after review / Travis fixes
- 07:44 PM Revision 02ddffed (qgis): fix build on osx
- 06:39 PM Revision 2293065c (qgis): [oauth] Code cleaning and safety checks before accessing
- input string lists by index
- 06:17 PM Revision ad7a574e (qgis): [oauth] Fix GUI register button enabled
- 05:51 PM Revision d56fc885 (qgis): [oauth] Client registration with JWT
- Ported from https://github.com/securedimensions/QGIS-OAuth2-Plugin
The Testbed 13 version provides an additional con... - 03:50 PM Revision f05f2b6f (qgis): [ui] improve confusing vector layer properties' display panel
- 02:05 PM Revision 287a80a2 (qgis): [ui] improve confusing vector layer properties' display panel
- 11:53 AM Revision 0fb352bd (qgis): [maptips] fix additional wrongly sized widget scenarios
- 11:53 AM Revision 1f3b7d11 (qgis): [maptips] iterate through all matching features within radius
- and return first not empty string
- 11:53 AM Revision 77a598e0 (qgis): [maptips] do not render tips if the layer is not rendered
- 11:53 AM Revision 2f0c36c3 (qgis): [maptips] fix font not respecting user settings
- (this is important for non-Latin users out there)
- 11:53 AM Revision 62347b6a (qgis): [maptips] optimize feature fetching, avoid long freeze
- 11:53 AM Revision 1215a585 (qgis): [maptips] fix 0,0 size by resizing widget to content when html loaded
- 11:30 AM Revision 245d6e29 (qgis): update MDAL to 0.0.5
- 11:30 AM Revision 21613cd1 (qgis): use MDAL Groups instead of guessing them from dataset names
- 11:30 AM Revision 3732decf (qgis): [mesh] fix showing group for files with just 1 dataset
- 11:30 AM Revision f54a23e3 (qgis): restore fixes for MS build
- 11:30 AM Revision 52aa8492 (qgis): minor code tweaks
- 10:39 AM Revision 9488d149 (qgis): Astyle fixes
- 10:39 AM Revision 3be864e3 (qgis): Autopep fixes
- 10:39 AM Revision 7beb368d (qgis): Code review fix
- 10:39 AM Revision f0689242 (qgis): Tidying if block
- 10:39 AM Revision 64b18c6d (qgis): Whitespace fix
- 10:39 AM Revision b4f2069c (qgis): Delimited text detectTypes flag - fixes #18601
- [FEATURE] Adds a detectTypes flag to the delimited text provider url. If
set to "no" then type detection is not done ... - 09:35 AM Revision c50e99e6 (qgis): [oauth] Spelling
- 09:27 AM Revision 5fe017a8 (qgis): fix spelling
- (cherry-picked from 56fe370e851f3fdeb5515f6dc2f8cf794ed47155)
- 09:26 AM Revision e59ad8aa (qgis): initialization of embeddet form only once
- (cherry-picked from 56fe370e851f3fdeb5515f6dc2f8cf794ed47155)
- 09:26 AM Revision fabce526 (qgis): emit currentIndexChanged onDataChanged
- Because this effects that the data related to the combobox (emedded forms) got updated. they update because of an ind...
- 09:22 AM Revision 68290a2d (qgis): [maptips] fix font not respecting user settings
- (this is important for non-Latin users out there)
- 09:22 AM Revision 8f5d9688 (qgis): [maptips] do not render tips if the layer is not rendered
- 08:52 AM Revision bb4f7370 (qgis): [oauth] Fix string literal
- 08:08 AM Revision 1c9b65df (qgis): Merge pull request #7411 from elpaso/hillshade-fast
- Hillshade renderer speed improvements
- 07:16 AM Revision abcee3a5 (qgis): [layouts] More helpful error messages
- (cherry-picked from e6af079e)
- 07:16 AM Revision 2157ab81 (qgis): [layouts] Fix export to pdf reports a print error instead of a file err...
- (cherry-picked from 549820428)
- 07:16 AM Revision a8ef508a (qgis): [layouts] Better error messages when atlas exports fail, hinting that p...
- (cherry-picked from 3abbb475)
- 07:12 AM Revision e6af079e (qgis): [layouts] More helpful error messages
- 07:12 AM Revision 54982042 (qgis): [layouts] Fix export to pdf reports a print error instead of a file err...
- 07:12 AM Revision 3abbb475 (qgis): [layouts] Better error messages when atlas exports fail, hinting that p...
- 06:37 AM Revision 850e70bf (qgis): Fix potential crash in symbol list widget
- Possible fix for a crash obtained with incomplete crash report
trace... but it doesn't hurt to be safe anyway and gua... - 06:37 AM Revision 693e83b6 (qgis): [processing] Correctly handle layer type parameter values when
- creating an algorithm dialog using processing.execAlgorithmDialog()
(cherry-picked from c65afbdd979) - 06:37 AM Revision b166e571 (qgis): When there's no features to draw for a level based renderer, shortcut o...
- (cherry-picked from 482d8feed)
- 03:45 AM Revision 6ffa39d7 (qgis): [maptips] iterate through all matching features within radius
- and return first not empty string
- 03:45 AM Revision 51670541 (qgis): [maptips] optimize feature fetching, avoid long freeze
- 03:45 AM Revision 3e6db63c (qgis): [maptips] fix additional wrongly sized widget scenarios
- 03:45 AM Revision 95e62036 (qgis): [maptips] fix 0,0 size by resizing widget to content when html loaded
2018-07-18
- 11:22 PM Revision c65afbdd (qgis): [processing] Correctly handle layer type parameter values when
- creating an algorithm dialog using processing.execAlgorithmDialog()
- 11:21 PM Revision 79734083 (qgis): Fix potential crash in symbol list widget
- Possible fix for a crash obtained with incomplete crash report
trace... but it doesn't hurt to be safe anyway and gua... - 11:21 PM Revision 482d8fee (qgis): When there's no features to draw for a level based renderer, shortcut o...
- 04:21 PM Revision 386817bd (qgis): fix spelling
- 01:03 PM Revision baf1b3a1 (qgis): initialization of embeddet form only once
- 09:09 AM Revision 60d2cd3c (qgis): Merge pull request #7333 from Gustry/script_template
- add warning about print() and how to load layers in Processing algs
2018-07-17
- 12:56 AM Revision d43f1a28 (qgis): [processing] Allow models to have no group name set
- This is supported by the toolbox now, so relax the requirement
that all models have a compulsory group name. If no gr... - 12:56 AM Revision 325f2a46 (qgis): [processing] Empty provider nodes should still be shown in toolbox,
- unless a filter string is entered
This allows easier discoverability - e.g. without this, the model
and script nodes... - 12:05 AM Revision 92f1fbef (qgis): osgeo4w: support newer cmake versions
- 05:32 PM Revision 2e88dd53 (qgis): [oauth] Automatic management of state parameter
- Ported from https://github.com/securedimensions/QGIS-OAuth2-Plugin
The Boundless Geo version of the plugin requests ... - 10:12 AM Revision 3d20cfef (qgis): Merge pull request #7279 from tudorbarascu/tests
- rework server test to use geopackage and qgz
- 09:00 AM Revision 5ee4d8f9 (qgis): Cleaner code
- (cherry-picked from 0c1f89ccb)
- 09:00 AM Revision 4c3174c8 (qgis): Avoid double db close in offline editing plugin
- (cherry-picked from 5a8619d3)
- 09:00 AM Revision fd8d06d1 (qgis): If layer changes in stats summary dock, reset field to empty
- This prevents a stats gatherer task immediately firing off
on a random field. Otherwise if the current layer is remov... - 09:00 AM Revision 98f3c625 (qgis): Fix some lint warnings
- (cherry-picked from 367ab20)
- 09:00 AM Revision a6cd87d6 (qgis): Fix valgrind freed memory access warning in wfs provider test
- (cherry-picked from 8bd0e7e6)
- 09:00 AM Revision 1cf5303b (qgis): Fix race condition in stats summary dock
- (cherry-picked from 4012109b)
- 09:00 AM Revision d4c6efa2 (qgis): Typo
- (cherry-picked from 61fbb5fd)
- 09:00 AM Revision 1644d987 (qgis): Protect spatialite connection (dis)connection with a mutex
- (cherry-picked from c910187)
- 08:27 AM Revision efcf97a3 (qgis): Replace clumsy string
- (cherry-picked from d27c1aa1e)
- 08:26 AM Revision d27c1aa1 (qgis): Replace clumsy string
- 08:08 AM Revision 3138339f (qgis): Revert "Hillshade: added note about artifacts"
- This reverts commit 0ac35a6747c110fd2ac88cc7b1eb8d92e7c8ab4f.
- 07:44 AM Revision 367ab20c (qgis): Fix some lint warnings
- 07:44 AM Revision 61fbb5fd (qgis): Typo
- 07:44 AM Revision 4012109b (qgis): Fix race condition in stats summary dock
- 07:44 AM Revision a24c9e1e (qgis): If layer changes in stats summary dock, reset field to empty
- This prevents a stats gatherer task immediately firing off
on a random field. Otherwise if the current layer is remov... - 04:17 AM Revision 77eafc09 (qgis): [Style Manager] Replace "All Symbols" by "All" label
- because it's not only about symbols; color ramps are also "unfiltered"...
2018-07-16
- 01:34 AM Revision d183f5f5 (qgis): Capitalization
- 12:33 AM Revision a5c399e3 (qgis): fix 97d28d4c6d
- 11:02 PM Revision 8edfaa7b (qgis): fix double
- 11:02 PM Revision 72a73601 (qgis): add more common angles
- 11:02 PM Revision 97c937f2 (qgis): replace "Snap to 30° angles" by ""30, 60, 90, 120°..." etc.
- improve readability
- 11:02 PM Revision 720866c3 (qgis): '...' -> '…' (proper ellipsis character instead of three dots)
- 11:02 PM Revision 2205ea64 (qgis): try to fix test for travis
- 10:37 PM Revision 97d28d4c (qgis): fix warning
- 10:32 PM Revision 5d11388d (qgis): fix msvc build
- 10:10 PM Revision 6551913a (qgis): qspatialite: 'update' qt5 port (fixes #19419)
- 08:28 PM Revision 0c1f89cc (qgis): Cleaner code
- 08:28 PM Revision 5a8619d3 (qgis): Avoid double db close in offline editing plugin
- 08:27 PM Revision c910187e (qgis): Protect spatialite connection (dis)connection with a mutex
- 08:27 PM Revision 8bd0e7e6 (qgis): Fix valgrind freed memory access warning in wfs provider test
- 02:05 PM Revision 55e340a6 (qgis): Merge pull request #7419 from slarosa/fix_clang_build
- fix build on osx
- 12:20 PM Revision 5a36a33b (qgis): fix build on osx
- 10:49 AM Revision 0c62abed (qgis): Merge pull request #7393 from ghtmtt/processing_sampling
- [processing][FEATURE] Sample raster values to point
- 10:12 AM Revision 96aa6713 (qgis): do not set precision for datatypes that have not one
- 09:33 AM Revision c6068c82 (qgis): Hillshade: log rendering time if main debug option is on
- 09:33 AM Revision 0ac35a67 (qgis): Hillshade: added note about artifacts
- 09:15 AM Revision f9fc708d (qgis): update filters with new formats
- 09:15 AM Revision 14fa499e (qgis): [mesh] [MDAL] update to 0.0.4: add support for GRIB and XMDF formats
- 09:14 AM Revision 56fe370e (qgis): emit currentIndexChanged onDataChanged
- Because this effects that the data related to the combobox (emedded forms) got updated. they update because of an ind...
- 08:33 AM Revision 14c74d88 (qgis): Merge branch 'master' into processing_sampling
- 08:01 AM Revision 1a0d0dbb (qgis): fix exception?
- 07:44 AM Revision 4ae948d0 (qgis): [processing] change nodata default to none instead of 0 in gdal's trans...
- 07:44 AM Revision 50561391 (qgis): [ui][processing] re-order gdal warp algorithm parameters so optional on...
- 07:44 AM Revision f7c11d72 (qgis): [processing] add a few more parameter tests to gdal's warp & translate ...
- 07:44 AM Revision 68ce8fc9 (qgis): [processing] make target res. parameter optional in gdal's warp algorithm
- 07:44 AM Revision 4807611a (qgis): [processing] only set number min value as default if parameter is not o...
- 07:44 AM Revision dc2a1c52 (qgis): [processing] make nodata parameter optional in gdal's warp algorithm
- 07:22 AM Revision 7933c851 (qgis): Fix some crashes in processing toolbox model when loading/unloading plu...
- 07:10 AM Revision 5898854e (qgis): copyed -> copied
- also fix replacing word in interactive script
- 06:53 AM Revision e9b6da1c (qgis): [processing] change nodata default to none instead of 0 in gdal's trans...
- 06:53 AM Revision ab3a2135 (qgis): [ui][processing] re-order gdal warp algorithm parameters so optional on...
- 06:53 AM Revision 53df9741 (qgis): [processing] add a few more parameter tests to gdal's warp & translate ...
- 06:53 AM Revision fe38f03d (qgis): [processing] make target res. parameter optional in gdal's warp algorithm
- 06:53 AM Revision fdaff06a (qgis): [processing] only set number min value as default if parameter is not o...
- 06:53 AM Revision 863a2f0f (qgis): [processing] make nodata parameter optional in gdal's warp algorithm
- 05:56 AM Revision 6be71f0c (qgis): [processing][ui] properly size qgis provider icon to fix algs list alig...
- 05:00 AM Revision c21fe59b (qgis): [FEATURE][processing] New dbscan spatial clustering algorithm
- Implements an optimised DBSCAN density based scanning cluster approach
for clustering 2d point features. - 05:00 AM Revision b2fe680c (qgis): Fix dox
- 05:00 AM Revision d4d91860 (qgis): Dbscan outputs number of clusters
- 05:00 AM Revision e46b00d4 (qgis): Tests for dbscan algorithm
- 05:00 AM Revision 9e03a7e1 (qgis): Optimise unordered set differencing
- 03:38 AM Revision 7f9b0f8b (qgis): Fix version added string
- 03:38 AM Revision 9de2cc3c (qgis): Start on recent item proxy handling
- 03:38 AM Revision ba410624 (qgis): Faster model
- 03:38 AM Revision e304539d (qgis): Fix sorting of recently used algorithms
- 03:38 AM Revision 810cb9c0 (qgis): Start replacing python model
- 03:38 AM Revision 101c98fd (qgis): Move toolbox tree view to c++ class
- 03:38 AM Revision 8caecbb8 (qgis): Fix some dox
- 03:38 AM Revision 45d856e9 (qgis): Dox
- 03:38 AM Revision 11343868 (qgis): Fix crash on exit
- 03:38 AM Revision f640c482 (qgis): Fix potential crash in unit test
- 03:38 AM Revision 1a9f68eb (qgis): Unit tests for QgsProcessingToolboxTreeView
- 03:38 AM Revision 1235c354 (qgis): Fix test
- 03:38 AM Revision 69ab3c9e (qgis): Start on history item
- 03:38 AM Revision 68aae3a0 (qgis): Replace processing modeler toolbox with common widget/model
- 03:38 AM Revision 2efc08e9 (qgis): Fix some model issues
- 03:38 AM Revision 31809880 (qgis): [processing][saga] Stop showing 'available providers' tip for SAGA, whe...
- 03:38 AM Revision f57c548e (qgis): Fix documentation test failures
- 03:38 AM Revision 8f2c01d6 (qgis): Typo
- 03:38 AM Revision 8b77d9e1 (qgis): Review fixes
- 03:38 AM Revision 80159c2c (qgis): Fix test failure, add comments
- 03:38 AM Revision 670f4088 (qgis): Work on recent item - todo sort by use, test filter, update on change
- 03:38 AM Revision 636c3fe7 (qgis): Tests for recent algorithms group
- 03:38 AM Revision 1793790f (qgis): Auto add recent algs when run
- 03:38 AM Revision 3e9648fc (qgis): Safer node handling, allow specification of recent algorithm log
- 03:38 AM Revision 6275960d (qgis): Start on filter string handling
- 03:38 AM Revision dc737bff (qgis): Better responsive to provider removal
- 03:38 AM Revision dab4f423 (qgis): Filter model respects algorithm flags
- 03:38 AM Revision a107e2fd (qgis): Proper tooltips for algorithms
- 03:38 AM Revision dab3f513 (qgis): Hide inactive providers from model
- 03:38 AM Revision 0bbf1262 (qgis): Model responds to provider changes
- 03:38 AM Revision 812df071 (qgis): Allow algorithms with empty groupId to be placed directly under provide...
- 03:38 AM Revision f6075ca0 (qgis): [processing] New class QgsProcessingToolboxModel which is
- a QAbstractItemModel which represents the providers, groups
and algorithms from the processing registry - 03:38 AM Revision e9f85f56 (qgis): Spellling
- 02:39 AM Revision da6f83bd (qgis): Fixes #19417 - AttributeError: 'BatchInputSelectionPanel' object has no...
- (cherry-picked from f993ec0)
- 02:17 AM Revision 4c3aeb87 (qgis): Sipify
2018-07-15
- 01:00 AM Revision b9e5f4a2 (qgis): Mask parameter was wrongly set. Fixes #19409
- 01:00 AM Revision b4f3b824 (qgis): Added test for gdal_fillnodata used inside processing
- 01:00 AM Revision f993ec05 (qgis): Fixes #19417 - AttributeError: 'BatchInputSelectionPanel' object has no...
- 12:05 AM Revision 75fe94f3 (qgis): Fix missing break, warnings
- 11:30 PM Revision 0d0adfea (qgis): Merge pull request #7375 from slarosa/fix_19283
- [2.18LTR] Fix field calculator in not able to add a new field
2018-07-13
- 05:59 PM Revision 7e1ac53f (qgis): Fix cast and flat surface gray value
- 05:09 PM Revision 6353715f (qgis): Hillshade renderer speed improvements
- While working on OpenCL stuff I've got an advice
from Nyall and Even regarding some speed improvement
used by GDAL DE... - 04:31 PM Revision 12c8f394 (qgis): Merge pull request #7350 from PeterPetrik/quick_featurepanel
- [quick] [feature] Feature attribute panel
- 04:30 PM Revision 2699a429 (qgis): Merge pull request #7369 from signedav/offline_editing
- Offline Editing GeoPackage File Export
- 03:19 PM Revision e2a740be (qgis): Merge pull request #7408 from luipir/fix_gdalfillnodata_issue19409
- [processing] Fix wrongly set mask in gdal:fillnodata Fixes #19409
- 01:42 PM Revision be998196 (qgis): [mesh] [bugfix] do not try to render NODATA values
- 01:41 PM Revision 660ce876 (qgis): small const tweak
- 12:19 PM Revision f7a1ef14 (qgis): Added test for gdal_fillnodata used inside processing
- 11:47 AM Revision 95246e76 (qgis): Mask parameter was wrongly set. Fixes #19409
- 10:29 AM Revision ade3325e (qgis): fix regression for pseudo color renderer widget
- 10:28 AM Revision 4f701732 (qgis): [mesh] option to add mesh layer from data source manager dialog
- 10:28 AM Revision c8b94d38 (qgis): fix travis
- 10:28 AM Revision e135b9cf (qgis): [feature] addMeshLayer to qgsinterface
- 10:11 AM Revision bf56bd3c (qgis): Merge pull request #7378 from pblottiere/server_doc
- [server] Update doc path for server
- 09:22 AM Revision 8397fe99 (qgis): Add more ingroup
- 09:22 AM Revision a214d773 (qgis): More doc
- 09:22 AM Revision 3ce29066 (qgis): Remove unused class
- 09:22 AM Revision 5aff40d2 (qgis): Add ingroup
- 09:22 AM Revision d49c0d04 (qgis): Remove fake method
- 09:22 AM Revision 9aed7454 (qgis): Update doc for WgsWfsParameters
- 09:22 AM Revision 896b9231 (qgis): Update doc for WFS service
- 09:22 AM Revision d31d86d6 (qgis): Update doc for QgsConfigParserUtils
- 09:22 AM Revision a698dc2c (qgis): Update doc for QgsServiceNativeModuleEntry
- 09:22 AM Revision 93db95f4 (qgis): Fix documentation
- 09:22 AM Revision 0cfb0f14 (qgis): Fix class tag definition
- 09:22 AM Revision 7ca72d09 (qgis): Fix doc
- 09:22 AM Revision 86c61148 (qgis): Add more class and since tag
- 09:22 AM Revision 9b7e84e4 (qgis): Fix doc block
- 09:22 AM Revision 78daade8 (qgis): Add brief tags
- 09:22 AM Revision cb6b9834 (qgis): More doc
- 09:22 AM Revision 2e693d09 (qgis): Update doc for wcs Service
- 09:22 AM Revision 45bf204d (qgis): Update doc for QgsFilterResponseDecorator
- 09:22 AM Revision 69c1c3a1 (qgis): Add some version
- 09:22 AM Revision 183335d6 (qgis): Remove unused #endif
- 09:22 AM Revision 721e3091 (qgis): Cleaning QgsServiceModule
- 09:22 AM Revision 5c11f411 (qgis): Add doc for some parameters/constructor
- 09:22 AM Revision 67cbb278 (qgis): Update sip binding
- 09:22 AM Revision 4853c62c (qgis): Add more doc for WMS service
- 09:22 AM Revision 275fa84a (qgis): Add more doc for WMS service
- 09:22 AM Revision 135bb878 (qgis): Add more doc to constructors
- 09:22 AM Revision 1ca1bd6b (qgis): Update sip binding
- 09:22 AM Revision dcb86a07 (qgis): Fix some warnings
- 09:22 AM Revision 120262e3 (qgis): Fix compilation
- 09:22 AM Revision 3cf7c341 (qgis): Update doc for QgsConfigCache
- 09:22 AM Revision 66c78f78 (qgis): Update doc for QgsWmsParameters
- 09:22 AM Revision 12863203 (qgis): Update doc for Service in WMS
- 09:22 AM Revision a7dfd6e1 (qgis): Update doc for QgsMapServiceException
- 09:22 AM Revision 23705473 (qgis): Update doc for QgsOWSServerFilterRestorer
- 09:22 AM Revision 09ef8ea6 (qgis): Update doc for QgsBadRequestException
- 09:22 AM Revision 75d44d90 (qgis): Update doc for QgsBadRequestException
- 09:22 AM Revision 3bd92987 (qgis): Update doc for QgsServerPlugin
- 09:22 AM Revision 8e9b9fc2 (qgis): Activate server option in travis config for doc
- 09:22 AM Revision 4a66e9e8 (qgis): Update doc for QgsLayerRestorer
- 09:22 AM Revision 7abe3842 (qgis): Update doc for QgsFcgiServerResponse
- 09:22 AM Revision 411ee199 (qgis): Update doc for QgsWcsServiceException
- 09:22 AM Revision dd5ffb5c (qgis): Update doc path for server
- 09:22 AM Revision 57b23dcf (qgis): Update documentation for QgsServerSettings
- 09:22 AM Revision 395cd849 (qgis): Generate doc when server is enabled (not plugins)
- 09:22 AM Revision 8d6f3bb2 (qgis): Add fake method to test Travis doc
2018-07-12
- 03:10 PM Revision 48195e01 (qgis): Make shade() const
- 03:10 PM Revision 39ac58b9 (qgis): Slightly optimize raster pseudo color rendering
- This brought rendering time per raster tile from ~80ms to ~50ms
(this is with debug version so the timing may be skewed) - 12:45 PM Revision 92d1cdc1 (qgis): add None in Exception
- 11:37 AM Revision aea323ef (qgis): update help for CRS, not needed anymore
- 11:34 AM Revision 40d2a970 (qgis): update test
- 11:30 AM Revision b8ce7faf (qgis): allow sampling with different CRS
- 11:20 AM Revision efa23659 (qgis): make column prefix as advanced parameter
- 11:20 AM Revision 4dbfe36b (qgis): update help
- 10:27 AM Revision f8339c9b (qgis): output column prexif added
- 10:17 AM Revision 8c44a6a0 (qgis): highlight on initialization
- (cherry-picked from 9ff71a0a9f764396ca9bba82d0c285d87ed44601)
- 10:14 AM Revision 815b8034 (qgis): Get mFeature before updating attributeform
- The issue was, that the attributeform didn't got updated in case there was the first entry in the combobox selected.
... - 10:01 AM Revision b16b8a7b (qgis): updated tests data
- 10:00 AM Revision a7130a0f (qgis): indentation
- 09:52 AM Revision 0835b20d (qgis): exception for multipart layers
- 09:27 AM Revision a4c0c2e5 (qgis): single raster instead of multi
- 04:27 AM Revision 9dcb4132 (qgis): [processing][saga] Unit tests for snap points to lines/points algs
- (cherry-picked from 82364e42)
- 04:27 AM Revision 70970938 (qgis): Fix input parameter types for SAGA SnapPointstoLines
- (cherry-picked from 64352fb1)
- 04:27 AM Revision ada068e7 (qgis): [processing][saga] Outputs from snap algorithms should both be optional
- (cherry-picked from 93146f7c9)
- 04:27 AM Revision 8478be3d (qgis): Fix input parameters of SAGA SnapPointstoPoints
- Fixes #19382
(cherry-picked from dd4c49de) - 04:27 AM Revision 1d2cfb22 (qgis): [processing] Fail model drop if model file could not be successfully read
- (cherry-picked from a5992d01)
- 04:27 AM Revision 257d64d1 (qgis): [processing] Also accept QgsProcessingOutputLayerDefinition for
- layer input values
Since these may result from the output of an earlier child algorithm running
in a processing mode... - 04:27 AM Revision 49c29e6d (qgis): [processing] Fix exception when dropping model file on qgis window
- (cherry-picked from 61cc8b577)
- 04:27 AM Revision 0e0a01ac (qgis): Fix some map edit tools don't use correct rubberband color
- Fixes #19381
(cherry-picked from 1ac5ca0) - 03:41 AM Revision 1ac5ca02 (qgis): Fix some map edit tools don't use correct rubberband color
- Fixes #19381
- 03:32 AM Revision 93146f7c (qgis): [processing][saga] Outputs from snap algorithms should both be optional
- 03:32 AM Revision dd4c49de (qgis): Fix input parameters of SAGA SnapPointstoPoints
- Fixes #19382
- 03:32 AM Revision 64352fb1 (qgis): Fix input parameter types for SAGA SnapPointstoLines
- 03:32 AM Revision 82364e42 (qgis): [processing][saga] Unit tests for snap points to lines/points algs
- 02:14 AM Revision 61cc8b57 (qgis): [processing] Fix exception when dropping model file on qgis window
- 02:14 AM Revision 41825cab (qgis): [processing] Also accept QgsProcessingOutputLayerDefinition for
- layer input values
Since these may result from the output of an earlier child algorithm running
in a processing mode... - 02:14 AM Revision a5992d01 (qgis): [processing] Fail model drop if model file could not be successfully read
2018-07-11
- 01:40 AM Revision 7ddfaaba (qgis): [Processing] Display saved value of ParameterTableMultipleField in the ...
- 01:29 AM Revision cb3364f1 (qgis): Add 'not selected' option for optional layer parameters in processing m...
- Fixes #19329 (https://issues.qgis.org/issues/19329)
Optional layer parameters in processing algorithms used in the g... - 06:37 PM Revision 4895cab4 (qgis): postgresql provider: also quote schema when creating project table (fix...
- (cherry picked from commit 87bce6ad7e19789d248dc20cab47d5d974197040)
- 06:34 PM Revision 87bce6ad (qgis): postgresql provider: also quote schema when creating project table (fix...
- 04:14 PM Revision 5f48fa2b (qgis): Revert "[processing][needs-docs] Add 'not selected' option for optional...
- 03:25 PM Revision 1875b025 (qgis): Merge pull request #7362 from rudivs/update_maplayerwidgetwrapper
- Add 'not selected' option for optional layer parameters in processing models
- 10:50 AM Revision eca66910 (qgis): fix travis?
- 10:44 AM Revision 9ff71a0a (qgis): highlight on initialization
- 09:23 AM Revision 22d7b6c5 (qgis): fixing indentation?
- 09:10 AM Revision 5300eb4b (qgis): [3d] increase min/max for point XYZ translation and scale values
- 09:10 AM Revision 014375d8 (qgis): [ui] add tooltip for mysterious 3d point model textless checkbox
2018-07-10
- 10:06 PM Revision af98ff8b (qgis): Fix crash when cliking within embedded layer dialog, before a project
- is selected
Fixes #19369 - 05:19 PM Revision 4c2e5ff4 (qgis): Get mFeature before updating attributeform
- The issue was, that the attributeform didn't got updated in case there was the first entry in the combobox selected.
... - 04:14 PM Revision 5507c343 (qgis): try geojson for travis
- 03:36 PM Revision b6cafe7e (qgis): indentation fix
- 03:19 PM Revision d1cedbcf (qgis): [processing][needs-doc][FEATURE] Sample raster values to point
- 02:58 PM Revision e558044f (qgis): missing breaks
- 02:37 PM Revision a9c017de (qgis): Fix crash with 2-band rasters
- 02:00 PM Revision 61a7f725 (qgis): Merge pull request #7390 from jbluteau/patch-1
- Remove '\n' character at the end of env variables
- 01:59 PM Revision 64b91cc1 (qgis): [3d] if slider is at the very end when hitting play, rewind and play
- 01:59 PM Revision 2688a9d7 (qgis): [3d] disable all edit ojects when playing animation
- 12:07 PM Revision 01c0d20b (qgis): fix indentation
- 10:43 AM Revision c73a8230 (qgis): Remove '\n' character at the end of env variables
- Causing issues when running on windows as paths are not recognized by the system
- 08:09 AM Revision 73edd8fd (qgis): Improve rendering speed of RGB images in the common case
- Avoid doing contrast enhancement unless it is really necessary.
This improved rendering speed of RGB image tiles in ... - 03:15 AM Revision 16f15042 (qgis): Fix minimumValue for QgsVectorLayerSelectedFeatureSource
- (cherry-picked from 565980f6)
- 03:15 AM Revision a488291d (qgis): Fix warning
- (cherry-picked from a261a668)
- 03:15 AM Revision ff6fd802 (qgis): fix crasher when rendering a symbol layer subsequent to
- rendering a geometry generator layer
Fixes #19121 https://issues.qgis.org/issues/19121
(cherry-picked from 5c855b417) - 03:15 AM Revision 5ae24307 (qgis): [processing] fix Random extract/select within subset when subset is
- smaller than number of requested features (fix #19322)
(cherry-picked from 29207a16) - 03:15 AM Revision c7e78ed0 (qgis): Fix failing feature source conformance tests for QgsVectorLayerSelected...
- Fixes #19324
(cherry-picked from eb53e3b8) - 03:15 AM Revision 6659f22b (qgis): Add feature source test for QgsVectorLayerSelectedFeatureSource
- (cherry-picked from ef6df0f)
- 03:15 AM Revision 4c89d581 (qgis): Add feature source test to ensure that empty setFilterFids list results...
- (cherry-picked from 243052)
- 03:15 AM Revision c473ac00 (qgis): [processing] Better error when 'Convex hull' algorithm is run on
- single point feature layer
Which hints to users to use the 'Minimum bounding geometry' algorithm
instead.
Fixes #19... - 03:15 AM Revision cf73522e (qgis): [processing] log cases when subset is smaller than requested number of
- features
(cherry-picked from b72f5d1a) - 02:24 AM Revision f6ab5f95 (qgis): [processing] Better error when 'Convex hull' algorithm is run on
- single point feature layer
Which hints to users to use the 'Minimum bounding geometry' algorithm
instead.
Fixes #19348
2018-07-09
- 10:59 PM Revision ed8a78c2 (qgis): fix warning
- 10:01 PM Revision 0a35d435 (qgis): Speed up rendering of RGB images
- In my simple test case this made map rendering of RGB satellite image tiles
go down by ~50% from ~40ms per tile to ~2... - 08:50 PM Revision 9e63678b (qgis): Merge pull request #7381 from slarosa/backport_fix_18485
- [BACKPORT] Fixes #18485 - do not truncate project title if filename contains period
- 06:19 PM Revision c4b91068 (qgis): Merge pull request #7380 from slarosa/fix_18485
- Fixes #18485 - do not truncate project title if filename contains period
- 06:18 PM Revision e065df14 (qgis): Merge pull request #7382 from slarosa/fix_typo_19359
- Fixes #19359 - fix typo copyed->copied
- 03:15 PM Revision 57855cc4 (qgis): Update interpolation logic
- 03:15 PM Revision d70c37c2 (qgis): Allow configuration of interpolation method for animations
- 03:04 PM Revision e8eec47b (qgis): Fixes #19359 - fix typo copyed->copied
- 02:14 PM Revision 7d3027a8 (qgis): comments
- parameter docs and typo
- 01:04 PM Revision d064086f (qgis): Fixes #18485 - do not truncate project title if filename contains period
- also add a small test
- 09:39 AM Revision 7ece90cb (qgis): Fixes #18485 - do not truncate project title if filename contains period
- also add a small test
- 09:20 AM Revision 1780f61a (qgis): gui labeling stuff
- 08:42 AM Revision 32d50479 (qgis): switch for enumerations containertype
- use the switch for the enum containertype for GPKG/SpatiaLite/...
2018-07-08
- 05:22 PM Revision ebea35d0 (qgis): Make it possible to enable/disable playback in loop
- 05:22 PM Revision 2f6b569c (qgis): Animate in cooperation with QgsCameraController
- This is cleaner than just updating QCamera's transform.
Now we interpolate values ourselves, without Qt3D Animation l... - 05:22 PM Revision 3c855b29 (qgis): Add/remove/edit keyframes in GUI
- 05:22 PM Revision ce933380 (qgis): Initial work on animation support
- - new class to store animation configuration
- new class for animation configuration GUI
- animation implementation u... - 05:22 PM Revision d1e4c5e0 (qgis): Fix a crash with terrain generation from DEM (fixes #17730)
- A typical off by one error - reading data outside of heightmap array
- 05:22 PM Revision 031e15ee (qgis): Read/write animation associated with a 3d map view
- 05:22 PM Revision da5f3544 (qgis): A button for duplication of keyframes
- 05:22 PM Revision dd8424cc (qgis): Use linear interpolation by default, fix crash if the first frame has t...
- 05:22 PM Revision 98c44564 (qgis): Review and travis fixes
- 12:44 PM Revision 059d0e21 (qgis): [pyqgis-console] fix link to c++ api doc
2018-07-07
- 09:25 AM Revision 4f4c9288 (qgis): fix indentation
- 02:54 AM Revision ae4e4cd4 (qgis): Return full point container for matches, remove redundant point method
- 02:54 AM Revision 004dc184 (qgis): Expand QgsSpatialIndexKDBush API
- 02:54 AM Revision 0df1056d (qgis): [FEATURE] QgsSpatialIndexKDBush
- A very fast static spatial index for 2D points based on a flat KD-tree,
using https://github.com/mourner/kdbush.hpp
... - 02:54 AM Revision 5c552dd3 (qgis): QgsSpatialIndexKDBush is implicitly shared for fast copies
- 02:54 AM Revision 7ac0d561 (qgis): Unit tests for QgsSpatialIndexKDBush
- 02:54 AM Revision 60165308 (qgis): Sip update
- 02:54 AM Revision 38251cbf (qgis): Fix test
- 02:54 AM Revision 5ce8240c (qgis): Fix test
- 02:54 AM Revision 612c9cb0 (qgis): Use sets for index results
- 02:54 AM Revision 3ef6c473 (qgis): Fix build
- 02:54 AM Revision c41f2072 (qgis): Remove unused file
- 02:54 AM Revision 66c17880 (qgis): Modify kdbush to store feature id alonside point, for optimised storage...
- 02:54 AM Revision 9445095a (qgis): Dox++
- 02:54 AM Revision 05368e4a (qgis): Rename intersect to intersects for consistency with QgsSpatialIndex
- 02:54 AM Revision 682671d1 (qgis): Optimise point lookup in index
- 02:25 AM Revision dd145050 (qgis): Fix indentation
2018-07-06
- 11:40 PM Revision 9aab40e4 (qgis): spatialite provider: fix retrieval of unicode name of spatial index on ...
- (cherry picked from commit fbb0b460842727c695308a91120aecd825d835fe)
- 11:34 PM Revision 8a8c6b51 (qgis): spatialite provider: fix retrieval of unicode name of spatial index on ...
- (cherry picked from commit fbb0b460842727c695308a91120aecd825d835fe)
- 11:33 PM Revision fbb0b460 (qgis): spatialite provider: fix retrieval of unicode name of spatial index on ...
- 09:03 PM Revision 6e450690 (qgis): set precision to 0 if not defined
- 05:31 PM Revision 51c9c59b (qgis): docstring for ContainerType
- 01:34 PM Revision 9f050629 (qgis): FindSIP: use new sip_module_dir variable (#7370)
- * 0vars.cmake, FindSIP: Update to save new sip_module_dir variable
sip4 has changed sip_mod_dir to sip_module_dir.
St... - 01:23 PM Revision e715b91b (qgis): QgsVectorDataProvider::supportedType(): only checks field length and pr...
- 01:23 PM Revision 00c301e5 (qgis): QgsVectorDataProvider::supportedType(): use -1 as the value for unspeci...
- 01:23 PM Revision 1a8f06ed (qgis): resolve conflict
- 12:57 PM Revision f4424853 (qgis): argumentname containerType
- 12:01 PM Revision 774b4f60 (qgis): use of enumerations for DB container type
- GPKG or SpatiaLite
- 04:09 AM Revision 7db1535f (qgis): Merge pull request #7371 from m-kuhn/backport_7354
- Handle invalid step size
- 03:57 AM Revision 5c855b41 (qgis): fix crasher when rendering a symbol layer subsequent to
- rendering a geometry generator layer
Fixes #19121 https://issues.qgis.org/issues/19121 - 03:23 AM Revision 4f8c9e18 (qgis): also use color ramp shader widget for pseudo color renderer (#7358)
2018-07-05
- 06:44 PM Revision 528aee07 (qgis): Handle invalid step size
- in range widgets in combination with NULL values.
Fix #18583 https://issues.qgis.org/issues/18583 - 06:44 PM Revision d6da8028 (qgis): Fix test
- 06:25 PM Revision 565980f6 (qgis): Fix minimumValue for QgsVectorLayerSelectedFeatureSource
- 06:25 PM Revision eb53e3b8 (qgis): Fix failing feature source conformance tests for QgsVectorLayerSelected...
- Fixes #19324
- 06:25 PM Revision ef6df0ff (qgis): Add feature source test for QgsVectorLayerSelectedFeatureSource
- 06:25 PM Revision a261a668 (qgis): Fix warning
- 06:25 PM Revision 2430529d (qgis): Add feature source test to ensure that empty setFilterFids list results...
- 05:45 PM Revision ef6ce4ec (qgis): db manager: also add newline when adding a unique id field (fixes #19343)
- (cherry picked from commit 870d078479352d61edd902ab9d2ca48e98db9148)
- 05:44 PM Revision ca2abb56 (qgis): db manager: also add newline when adding a unique id field (fixes #19343)
- (cherry picked from commit 870d078479352d61edd902ab9d2ca48e98db9148)
- 05:44 PM Revision 870d0784 (qgis): db manager: also add newline when adding a unique id field (fixes #19343)
- 05:30 PM Revision 8232cb7e (qgis): createOfflineDb function name
- instead of createSpatialiteDb because it's no longer only spatialite
- 05:30 PM Revision 85c77426 (qgis): tests for offline editing
- testing creating gpkg and sqlite files from shp layer representing data source and synchronize back
- 05:28 PM Revision 68e2b52f (qgis): offline editing gkpg export
- export works, problems with log-tables
- 05:28 PM Revision f80f4ecb (qgis): only selected features
- should be exported to sqlite / gpkg
- 05:28 PM Revision b1cd2fd8 (qgis): running version
- including synchronization back
2018-07-04
- 01:45 AM Revision a0b6dc2d (qgis): fix build with SIP 4.19.11 (fixes #19332)
- 11:38 PM Revision 7949e9b5 (qgis): fix build crashes with SIP 4.19.11
- (cherry picked from commit 86c3e8b8a6ce2f59f851e5b03ba57f88ab14b161)
- 11:37 PM Revision 86c3e8b8 (qgis): fix build crashes with SIP 4.19.11
- 09:30 PM Revision a80890ca (qgis): debian packaging: add ubuntu cosmic
- 09:02 PM Revision fba9982b (qgis): [postgres][db2] username and authcfg are not mutually exclusive (follow...
- 09:00 PM Revision 47f6faa3 (qgis): [postgres][db2] username and authcfg are not mutually exclusive (follow...
- 08:51 PM Revision aefcc550 (qgis): [postgres][db2] username and authcfg are not mutually exclusive (follow...
- 08:47 PM Revision 53a25c76 (qgis): also handle qgz like qgs on the command line (fixes #19333; followup d6...
- (cherry picked from commit 4480a915d55789c5ad05c2b50569ae3d96ecdac7)
- 06:56 PM Revision 761cdaf3 (qgis): db provider: Use connection name instead of potentially empty database ...
- 06:55 PM Revision 74d58440 (qgis): also handle qgz like qgs on the command line (fixes #19333; followup d6...
- 06:53 PM Revision 6d751dcb (qgis): Merge pull request #7363 from alexbruy/fix-sampling
- [processing] fix Random extract/select within subset algorithms
- 06:37 PM Revision 6c014b46 (qgis): [processing] Use c++ recent algorithm log, remove python log
- Indirectly fixes #19218
- 06:37 PM Revision d232cde5 (qgis): [processing] Move recent algorithm log to c++ class
- 06:15 PM Revision b72f5d1a (qgis): [processing] log cases when subset is smaller than requested number of
- features
- 05:30 PM Revision 29207a16 (qgis): [processing] fix Random extract/select within subset when subset is
- smaller than number of requested features (fix #19322)
- 01:45 PM Revision 57fb4ef2 (qgis): Add 'not selected' option for optional layer parameters in processing m...
- Fixes #19329 (https://issues.qgis.org/issues/19329)
Optional layer parameters in processing algorithms used in the g... - 01:44 PM Revision 71bcf1c9 (qgis): osgeo4w: also register qgz extension (fixes #19333)
- (cherry picked from commit d66d1eec1b1f4183c16a6a544f09e326d0657ada)
- 01:43 PM Revision d66d1eec (qgis): osgeo4w: also register qgz extension (fixes #19333)
- 08:03 AM Revision be903398 (qgis): initialize pointers to nullprt
- 07:50 AM Revision a6ba2944 (qgis): Fix test
- (cherry-picked from f43adf7a8)
- 07:50 AM Revision b9bdbb6f (qgis): [processing] Fix unexpected newlines showing in python command in histo...
- (cherry-picked from 2cc9bc8f7)
- 07:50 AM Revision 06167843 (qgis): [processing] Fix exception when clicking alg with distance param in his...
- (cherry-picked from 1621402)
- 05:23 AM Revision 2695e000 (qgis): Add a context getter to QgsCoordinateTransform
- 05:23 AM Revision a04d2289 (qgis): Fix warning, unused signal in qgis quick coordinate transformer
2018-07-03
- 10:45 PM Revision 0685197b (qgis): add hint about pushing information to the user in script template
- 08:56 PM Revision 22ba5016 (qgis): Fix build on cosmic
- 07:58 PM Revision b66a6430 (qgis): Merge pull request #7344 from m-kuhn/console_no_immediate_print
- Make console printing safe again
- 02:38 PM Revision 497637b8 (qgis): Merge pull request #7354 from m-kuhn/rangewidget_nostep
- Handle invalid step size
- 02:04 PM Revision 2469c9e2 (qgis): Fix test
- 01:35 PM Revision 76f574ad (qgis): Merge pull request #7351 from m-kuhn/auth_server_update_config
- Allow updating SSL cert custom configuration
- 01:34 PM Revision 7ee252e9 (qgis): Allow updating SSL cert custom configuration
- So far it was only possible to add a first configuration, changing the configuration later on would fail with a uniqu...
- 01:29 PM Revision e80cd7af (qgis): Allow updating SSL cert custom configuration
- So far it was only possible to add a first configuration, changing the configuration later on would fail with a uniqu...
- 11:52 AM Revision ee81016e (qgis): Merge pull request #7357 from elpaso/locale-options-backport
- Locale options backport
- 10:45 AM Revision 1c5c9de5 (qgis): Merge pull request #7356 from mhugo/release-3_2
- [3.2] Fix for rule based labeling toSld()
- 10:33 AM Revision 045b88e7 (qgis): Fix abs() warning
- 10:09 AM Revision ed0f3409 (qgis): Rename variable (code layout)
- 10:09 AM Revision c864e1aa (qgis): Re-use variable for current locale
- 10:09 AM Revision b5481c5b (qgis): Fix QLocale bitwise operation and some other minor style issues
- 10:08 AM Revision ee64c9e6 (qgis): Collect list of available locales instead of using
- ... the translations available in QGIS.
- 10:08 AM Revision 9404200e (qgis): Omit group separator by default
- 10:08 AM Revision 879c699f (qgis): Add preview for locale settings
- 10:08 AM Revision c4b3ada9 (qgis): Add options to override locale and number group sep.
- 09:47 AM Revision 85da39aa (qgis): Merge pull request #7337 from elpaso/locale-options
- Add options to override locale and number group sep.
- 09:12 AM Revision b1a67ba8 (qgis): Rename variable (code layout)
- 08:38 AM Revision f0724857 (qgis): Re-use variable for current locale
- 08:26 AM Revision fd84f82d (qgis): Fix QLocale bitwise operation and some other minor style issues
- 03:59 AM Revision 9e5dccde (qgis): [ui] fix extension added to raster save as vrt's chosen directory
- 03:59 AM Revision c894c033 (qgis): [ui] fix raster save as vrt tiles groupbox hidden when on by default
- 02:11 AM Revision e146a970 (qgis): [RASTER] Generate band name with GTiff EXTRA_DIM
- Band names can also be retrieved from GeoTIFF files.
(cherry-picked from cb144b3cf) - 02:05 AM Revision f3682be9 (qgis): Handle invalid step size
- in range widgets in combination with NULL values.
Fix #18583 https://issues.qgis.org/issues/18583
2018-07-02
- 01:57 AM Revision a9f253ca (qgis): [ui] fix raster save as vrt tiles groupbox hidden when on by default
- 01:57 AM Revision 648089e7 (qgis): [ui] fix extension added to raster save as vrt's chosen directory
- 01:43 AM Revision 2cc9bc8f (qgis): [processing] Fix unexpected newlines showing in python command in histo...
- 01:43 AM Revision f43adf7a (qgis): Fix test
- 01:43 AM Revision 16214026 (qgis): [processing] Fix exception when clicking alg with distance param in his...
- 01:35 AM Revision ae192e86 (qgis): Make console printing safe
- References #8343 https://issues.qgis.org/issues/8343
- 01:09 AM Revision cb144b3c (qgis): [RASTER] Generate band name with GTiff EXTRA_DIM
- Band names can also be retrieved from GeoTIFF files.
- 11:27 PM Revision 85b382cb (qgis): Allow updating SSL cert custom configuration
- So far it was only possible to add a first configuration, changing the configuration later on would fail with a uniqu...
- 10:19 PM Revision 7e7faada (qgis): Merge pull request #7343 from m-kuhn/qgsfunction_handlesnull
- Add handlesnull parameter to @qgsfunction
- 08:13 PM Revision 3c03da28 (qgis): Fix test
- 05:04 PM Revision c48388b5 (qgis): Add a test for rule based labeling without setting
- 05:04 PM Revision 0b066e59 (qgis): Use smart pointers to handle mSettings and mFilter
- 05:04 PM Revision 026ddf3d (qgis): Fix access to rule settings
- 04:24 PM Revision 8c751f8b (qgis): * ubuntu packging: drop yakkety, zesty and artful and add cosmic,
- * rerun scripts/scandeps.pl and target t2tdoc (for INSTALL etc.)
- 02:18 PM Revision a092f56d (qgis): Collect list of available locales instead of using
- ... the translations available in QGIS.
- 01:27 PM Revision b6901e28 (qgis): Merge pull request #7336 from mhugo/rulebasedlabeling_fix
- Fix for rule based labeling toSld()
- 01:16 PM Revision a1b6a2cb (qgis): Fix docs
- 01:15 PM Revision 8df9438c (qgis): Fix test
- 01:07 PM Revision 0bf920b2 (qgis): fix travis
- 01:06 PM Revision 82bedbae (qgis): do not use emit keyword for functions
- 11:49 AM Revision 4ca91b28 (qgis): [quick] [feature] Feature attribute panel
- Allow to show feature attribute form and edit/save the modification
of the attributes. Support most frequent QGIS edi... - 11:00 AM Revision b37a2154 (qgis): Make qgis_sip_uptodate happy
- 10:18 AM Revision 2ef526a7 (qgis): Retry tx push on failure
- 08:34 AM Revision 94d34bb6 (qgis): [dbmanager] rename tree label to providers for clarity
- 08:34 AM Revision 3c632197 (qgis): [dbmanager] improve import dialog UI
- 08:34 AM Revision fd4888bd (qgis): [dbmanager] remove button text if toolbar is vertical
- 08:34 AM Revision 53d4ad3f (qgis): [dbmanager] vectorize icons to fix toolbar in hidpi context
- 08:31 AM Revision 217b851c (qgis): Omit group separator by default
- 07:51 AM Revision 7cb80a23 (qgis): Rename mActionDraw.svg to more appropriate mActionRefresh.svg
- (in doing so, rename current mActionRefresh.svg to mActionReload.svg)
- 07:51 AM Revision 7e8ec00c (qgis): [dbmanager] vectorize icons to fix toolbar in hidpi context
- 07:51 AM Revision 48d897f9 (qgis): [dbmanager] rename tree label to providers for clarity
- 07:51 AM Revision 5b655b35 (qgis): [dbmanager] remove button text if toolbar is vertical
- 07:51 AM Revision d8ca8945 (qgis): [dbmanager] improve import dialog UI
- 02:47 AM Revision ac63b8e1 (qgis): Translation fix
- 02:43 AM Revision 9b0241cb (qgis): [processing] Fix managled paths in history which contain '\' chars
- (cherry-picked from ead18fc488f)
- 02:23 AM Revision ead18fc4 (qgis): [processing] Fix managled paths in history which contain '\' chars
2018-07-01
- 09:44 PM Revision 03c21c28 (qgis): * update appdata on release
- * remove unused splash & banner templates
(cherry picked from commit 9eb8e79aaba904235c4156d95e0355f168ba8a25) - 09:43 PM Revision d5a61717 (qgis): db manager: fix syntax error in oracle plugin
- (cherry picked from commit 5f88ba4cfddef6f56e30c4599f26990fca4ba36a)
- 09:41 PM Revision 5f88ba4c (qgis): db manager: fix syntax error in oracle plugin
- 01:34 PM Revision 7d38ba0c (qgis): Improve link to python doc
- 01:31 PM Revision 45fdd0fb (qgis): Add documentation for @qgsfunction
- 01:17 PM Revision 4d5eb49f (qgis): Add test for qgsfunction.handlesnull
- 12:04 PM Revision 9eb8e79a (qgis): * update appdata on release
- * remove unused splash & banner templates
2018-06-30
- 10:49 PM Revision c9f23fdf (qgis): [dbmanager] Fix exception on older Qt builds
- Fixes #19309
(cherry-picked from 9d8202b6) - 04:40 PM Revision 60730abb (qgis): Add missing import
- 04:40 PM Revision 773138cf (qgis): Add handlesnull parameter to @qgsfunction
- Up to date it was not possible to create a function that handles NULL values with the
@qgsfunction decorator. As soon... - 03:06 PM Revision 7b751cbc (qgis): [3d] Increase the range of camera tilt from [0-80] degrees to [0-180]
- Previously the changing camera's pitch (tilting the view) would stop
when the camera view is nearly parallel with the... - 12:43 PM Revision 4dbae688 (qgis): Add a test for rule based labeling without setting
- 12:43 PM Revision 831d1b1e (qgis): Use smart pointers to handle mSettings and mFilter
- 11:15 AM Revision 78491a66 (qgis): [3d] Fixes camera movement when it is looking from further away
- At around ~70km distance of camera from terrain the updates of camera
view centers didn't work correctly and the whol... - 10:49 AM Revision 4a5170cd (qgis): [spatialite provider][dbmanager] hide a few more tables
- 10:49 AM Revision f0d1c269 (qgis): [dbmanager] rename QGIS layers to Project layers for the virtual layer ...
- 10:49 AM Revision 0e202fbb (qgis): [dbmanager] hide more spatialite tables by default
- 10:49 AM Revision eb552150 (qgis): [dbmanager] add connection icon
- this harmonizes display with that of the browser panel
- 10:43 AM Revision b315fbce (qgis): [spatialite provider][dbmanager] hide a few more tables
- 10:43 AM Revision 570f3c86 (qgis): [dbmanager] rename QGIS layers to Project layers for the virtual layer ...
- 10:43 AM Revision 86547eb5 (qgis): [dbmanager] add connection icon
- this harmonizes display with that of the browser panel
- 10:43 AM Revision af322fbd (qgis): [dbmanager] hide more spatialite tables by default
- 10:35 AM Revision 9d8202b6 (qgis): [dbmanager] Fix exception on older Qt builds
- Fixes #19309
2018-06-29
- 01:24 AM Revision eb0e434a (qgis): Fix windows build
- 01:24 AM Revision 6f9c956a (qgis): Avoid nan values in gps info panel
- 01:24 AM Revision 2beee20f (qgis): Save/restore GPS interval settings
- 01:24 AM Revision a8d933e9 (qgis): [needs-docs] More appropriate icon for gps panel info tab
- 01:24 AM Revision a012770c (qgis): Use a proper color button, fix width widget in gps panel
- 01:24 AM Revision c7dff9ac (qgis): Autoraise icons
- 01:24 AM Revision d549b090 (qgis): Add icon for track reset button
- 01:24 AM Revision 67b8a94b (qgis): More GPS widget layout work
- 01:24 AM Revision 40b838d5 (qgis): Avoid complex editable combobox logic
- 01:24 AM Revision 2d810fa5 (qgis): Rework GPS dock UI layout for UX consistency
- 01:24 AM Revision 4442da21 (qgis): Formatting
- 01:24 AM Revision 2f67bccb (qgis): Fix build
- 01:24 AM Revision 5ec61736 (qgis): Revert changes to gmath.h
- 01:24 AM Revision 53dbca2a (qgis): [FEATURE] GPS acquisition interval and distance threshold options
- Adds an acquisition interval parameter and a distance threshold
parameter to the gps plugin in order to keep the curs... - 01:24 AM Revision e883993f (qgis): Formatting
- 01:20 AM Revision a7aec566 (qgis): Avoid prepare-commit script leaving temporary .diff files
- (cherry-picked from 821241ea26)
- 01:20 AM Revision c409d5aa (qgis): Fix parameter type for the BUFFER parameter of the Voronoi polygons alg
- Fixes #19294
(cherry-picked from a756fb103) - 04:48 PM Revision 13a727c9 (qgis): Add preview for locale settings
- 03:02 PM Revision a756fb10 (qgis): Fix parameter type for the BUFFER parameter of the Voronoi polygons alg
- Fixes #19294
- 02:52 PM Revision 9976fc26 (qgis): Add options to override locale and number group sep.
- 01:31 PM Revision edaaaec2 (qgis): Merge pull request #7331 from nyalldawson/no_sipify_diff
- Avoid prepare-commit script leaving temporary .diff files
- 01:04 PM Revision e35ec2dc (qgis): Prevent going up when rotating camera with ctrl and reaching pitch limits
- 12:10 PM Revision e073a4cb (qgis): Fix compilation error on Fedora
- 11:51 AM Revision cd39798b (qgis): Fix access to rule settings
- 09:08 AM Revision 569db8e0 (qgis): Merge pull request #7045 from PeterPetrik/qgs-quick-position_and_transf...
- [feature] [qgsquick] Add PositionKit, PositionMarker and CoordinateTransformer
- 09:05 AM Revision 9b44a4ad (qgis): fix findSIP with 4.19.10+
- 09:01 AM Revision 7a680026 (qgis): leave comment for SIP version
- 06:57 AM Revision bd4500e2 (qgis): [needs-docs][dbmanager] harmonize icons
- 06:56 AM Revision 46246f62 (qgis): [needs-docs][dbmanager] harmonize icons
- 06:37 AM Revision 18dbf031 (qgis): Fix build warnings due to differing virtual method signatures
- 05:14 AM Revision 8901d2d3 (qgis): [ui] when toggling panel visibility (ctrl+tab), do not hide floating ta...
- 05:09 AM Revision 63d0317d (qgis): [ui] when toggling panel visibility (ctrl+tab), do not hide floating ta...
- 02:48 AM Revision eed42b17 (qgis): [python] Block imports of PyQt4 modules
- Prevents crashes when PyQt4 modules are imported in QGIS 3.x.
This instantly segfaults QGIS. Throwing an exception ma... - 02:46 AM Revision dbac3b49 (qgis): [python] Block imports of PyQt4 modules
- Prevents crashes when PyQt4 modules are imported in QGIS 3.x.
This instantly segfaults QGIS. Throwing an exception ma... - 02:46 AM Revision 36cfaac8 (qgis): Even more descriptive error
- 02:46 AM Revision 96764bef (qgis): more informative error message
2018-06-28
- 12:54 AM Revision 821241ea (qgis): Avoid prepare-commit script leaving temporary .diff files
- 12:00 AM Revision 0c0981aa (qgis): Merge pull request #7330 from rouault/fix_build_with_qt_5_5
- Fix build with QT 5.5
- 11:30 PM Revision 11faa58e (qgis): clean more last traces
- 11:12 PM Revision 34b9d39b (qgis): [FEATURE][processing] K Means clustering algorithm
- Adds a native k-means clustering algorithm.
Based on a port of PostGIS' ST_ClusterKMeans function, this
new algorith... - 11:12 PM Revision c360e374 (qgis): Fix test failure
- 11:12 PM Revision 1223a1cd (qgis): Address review comments
- 11:12 PM Revision 9fe26af8 (qgis): Allow processing tests to specify ellipsoid/project CRS
- 11:12 PM Revision c20717a0 (qgis): Protect against centroid failures
- 11:12 PM Revision ce541cb6 (qgis): Use std::size_t
- 11:12 PM Revision 16f3781a (qgis): Remove last traces of qextserial from rpm
- 11:05 PM Revision d1aa949d (qgis): fix build
- 10:34 PM Revision 2b5f4699 (qgis): [feature] Allow moving camera up/down using page up/down keys
- 10:34 PM Revision ef214d2b (qgis): [feature] Move camera keeping the position with Ctrl + arrow keys / mouse
- 10:29 PM Revision b5b720db (qgis): Add QOverload to test_banned_keywords.sh
- 10:29 PM Revision f5d2c7bc (qgis): Fix build with QT 5.5
- QOverload is new in QT 5.7
- 10:22 PM Revision 98bce5b7 (qgis): fix findSIP when SIP >= 4.19.10 (#7329)
- 09:55 PM Revision 4d0d19b0 (qgis): fix build without gui but with bindings
- console and plugin installed are gui components
- 09:54 PM Revision f1d226f5 (qgis): Roughly adapt packaging to the changes in the previous commit
- 09:54 PM Revision 618c3ce3 (qgis): Centralise linux metadata in the buildsystem
- Instead of having it defined on every version of the packaging
- 09:54 PM Revision c231600b (qgis): Include date on the release
- AppStream complains if releases don't have a date
- 09:47 PM Revision ea0feadf (qgis): remove old cmake variable QWTPOLAR
- 09:13 PM Revision c76a1b50 (qgis): Postgres provider: fix build with old QT 5
- 06:28 PM Revision 155ba1ad (qgis): show wms request step size widgets when customization is enabled
- 05:31 PM Revision 212cffca (qgis): Port gps support to QSerialPort (byebye QExtSerialPort)
- 04:43 PM Revision b55db3df (qgis): match Qt naming schema for factories
- 03:37 PM Revision 8a15cef2 (qgis): [3d] Handle tilting and rotation of camera better
- This will update camera's view center as the camera moves around.
Before the view center would be always at the zero ... - 03:37 PM Revision 255aa9e0 (qgis): Fix issues with camera view center adjustments + option to show the center
- 03:37 PM Revision 30ddbbfc (qgis): Be slightly more efficient when doing ray-mesh intersection tests
- 03:37 PM Revision 1002a140 (qgis): Check intersection with all relevant nodes to find the closest intersec...
- 03:17 PM Revision 97addfc2 (qgis): Merge pull request #7313 from PeterPetrik/mesh_layer_styling_gui
- [mesh] [feature] App widgets for styling mesh layers
- 01:28 PM Revision 9643d520 (qgis): Merge pull request #7316 from m-kuhn/hideZoomToFeature
- Hide zoom to feature button for nonspatial embedded forms
- 11:04 AM Revision 4c8b8017 (qgis): Make sure that bool(obj) is True for QGIS API objects
- bool(obj) in Python has the following semantics:
1. if the object has __bool__() method, return its value
2. if the o... - 10:41 AM Revision 7bfcaf4d (qgis): remove need for factory for system of measurement
- 10:07 AM Revision 79d761d6 (qgis): change mesh UI to tabs instead of collapsible groups
- 09:18 AM Revision fb9e5752 (qgis): [FEATURE] map canvas @canvas_cursor_point variable (#7225)
- 09:11 AM Revision 703a6be1 (qgis): [processing] Don't abort when missing field name specified in
- delete columns algorithm
Fixes #19256
(cherry-picked from 85fba799) - 09:10 AM Revision 49846dea (qgis): [processing] Be more careful with output geometries added as a
- result of clipping
(cherry-picked from 6f5405a) - 09:10 AM Revision 85fba799 (qgis): [processing] Don't abort when missing field name specified in
- delete columns algorithm
Fixes #19256 - 09:09 AM Revision 6f5405a8 (qgis): [processing] Be more careful with output geometries added as a
- result of clipping
- 07:07 AM Revision deb9f590 (qgis): add disabled server test for gpkg getfeatureinfo filter
- 07:02 AM Revision 734bd699 (qgis): [processing] Fix random selection algorithm when filter is set on layer
- (cherry-picked from 31330ddf)
- 07:02 AM Revision 31330ddf (qgis): [processing] Fix random selection algorithm when filter is set on layer
- 06:13 AM Revision 543df81b (qgis): [processing] Fix potential crash when calling processing.run with
- custom context, but no feedback object
(cherry-picked from 977e14b) - 06:12 AM Revision 977e14b0 (qgis): [processing] Fix potential crash when calling processing.run with
- custom context, but no feedback object
- 03:26 AM Revision 73eb7628 (qgis): Style
- 02:42 AM Revision d21af30d (qgis): Followup d0e94728
- We can't safely use final on anything exposed through sip
2018-06-27
- 11:30 PM Revision d0e94728 (qgis): fix build with sip 4.18.1 (eg. ubuntu artful)
- 11:02 PM Revision 15ab4c10 (qgis): fix typo
- (cherry picked from commit 1904a431bef234321f5537f08cde77122fdf63eb)
- 11:02 PM Revision 2781bc32 (qgis): debian packaging: add python3-pyqt5.qtwebkit (fixes #19275)
- (cherry picked from commit a65279629c80ebe9d4e81ade8fb3671d29dc516e)
- 10:58 PM Revision a6527962 (qgis): debian packaging: add python3-pyqt5.qtwebkit (fixes #19275)
- 06:16 PM Revision b5d0c750 (qgis): wms provider: avoid exceeding server limits by tiling the requests (imp...
- 06:16 PM Revision 1904a431 (qgis): fix typo
- 06:16 PM Revision 17a05936 (qgis): add 3.2 api doc to index list
- 06:12 PM Revision efe0fbf9 (qgis): Merge pull request #7310 from elpaso/oauth2
- [auth] OAuth2 authentication plugin
- 10:52 AM Revision 602a8589 (qgis): Merge pull request #7318 from ismailsunni/sortable_shortcuts
- Make the Keyboard shortcuts list sortable.
- 09:16 AM Revision c971ab95 (qgis): fix minor issues from nyalldawson review
- 09:15 AM Revision 3891608b (qgis): Merge pull request #7311 from m-kuhn/probot_stale
- Automatically close stale pull requests
- 09:04 AM Revision c0932e52 (qgis): Make the Keyboard shortcuts list sortable.
- 09:01 AM Revision f2245efb (qgis): Remove plugin from API docs
2018-06-26
- 11:56 PM Revision 4f25d23f (qgis): Improve wording
- 04:53 PM Revision cfb20232 (qgis): Spelling and doxygen
- 03:13 PM Revision ab0c58d8 (qgis): [auth] Code style, unique ptrs and documentation
- 02:55 PM Revision 0f6d808b (qgis): Add BWTA2017.gsb to srs.db (backport 44eb0f901)
- ie.
sqlite3 resources/srs.db "INSERT INTO tbl_datum_transform VALUES(NULL,100017,4314,4258,9615,'BWTA2017.gsb',NULL,N... - 02:43 PM Revision e02845ae (qgis): Remove obsolete CMake FindQJSON
- 01:01 PM Revision d7b85c69 (qgis): Merge pull request #7016 from m-kuhn/featureSourceEmpty
- QgsFeatureSource::empty() method
- 12:57 PM Revision cbb8a2b6 (qgis): Hide zoom to feature button for nonspatial embedded forms
- Fix #19261 https://issues.qgis.org/issues/19261
- 11:56 AM Revision b88b7bcd (qgis): spelling
- 11:22 AM Revision ae6bffde (qgis): Update to QgsProcessingFeatureSource::hasFeatures
- 11:07 AM Revision 252e41d3 (qgis): fix travis issues: docs, sip, test
- 11:02 AM Revision e5273717 (qgis): add missed file (followup 4790747ae)
- (cherry picked from commit 7847421de4643ac9a3b5302e04a9e6f336972e90)
- 10:59 AM Revision 7847421d (qgis): add missed file (followup 4790747ae)
- 08:50 AM Revision aeea1848 (qgis): [mesh] [feature] App widgets for styling mesh layers
- - Adding datasets to mesh layer from properties panel
- Information and source panel in properties panel
- Selection ...
2018-06-25
- 07:01 PM Revision 00cd4b30 (qgis): fix travis
- 06:43 PM Revision e77f9243 (qgis): Remove redundant CMake variables
- 03:43 PM Revision bb398501 (qgis): Type
- 02:39 PM Revision 474d1b52 (qgis): Don't close pull requests tagged "Merge After Thaw"
- 01:47 PM Revision caed3a91 (qgis): choose system of measurement for scalebar or position
- 01:16 PM Revision bc644208 (qgis): Add pyopenssl required by owslib
- 12:48 PM Revision 13af4ed2 (qgis): Add stale.yml
- 12:26 PM Revision 3faced1e (qgis): Removed duplicated pg pki test
- 11:41 AM Revision 3f27eaa3 (qgis): Documentation for OAuth2 server testing
- 11:40 AM Revision 5d724fca (qgis): Do not astyle o2 library
- 11:39 AM Revision d54f5b2c (qgis): [oauth2] Add o2 library as external
- 11:35 AM Revision 87e93c11 (qgis): Merge pull request #7307 from rldhont/processing-r-enconde-string-218
- [Bugfix][Processing] R script: ParameterString has to be encoding
- 11:35 AM Revision b3d26199 (qgis): Merge pull request #7309 from daniviga/transparent-svg
- Remove white background from qgis_icon.svg
- 10:27 AM Revision b232c42e (qgis): Remove white background from qgis_icon.svg
- 09:35 AM Revision b9c2c5cb (qgis): [auth] Update OAuth2 plugin test to new QgsApplication::authManager()
- 09:35 AM Revision 4ee02495 (qgis): [auth] Update OAuth2 plugin to new QgsApplication::authManager()
- 09:35 AM Revision b66a751c (qgis): [FEATURE][auth] OAuth2 authentication method plugin
- - Supports authentication code, implicit and resource owner grant flows
- Allows for preconfigured connections, read ... - 09:35 AM Revision bc7bbd95 (qgis): [auth] Update OAuth2 Python oauthlib test package for Docker
- 09:35 AM Revision 65b29096 (qgis): [oauth2] Added test for resource owner password grant flow
- 09:35 AM Revision cdafca5f (qgis): [auth] Add mutex; remove qApp parents; do not set parent in wrong thread
- 09:35 AM Revision 5ee767a8 (qgis): Pass urlencoded URL to the oauth handler
- 09:35 AM Revision 0a67592d (qgis): [oauth] Fix tests and rebase agains current master
- 09:14 AM Revision 3f5babdd (qgis): fix travis and use qgscoordinateformatter
- 09:14 AM Revision 5ef5d396 (qgis): fix doxygen warnings
- 09:14 AM Revision 54a50599 (qgis): since 3.4
- 09:14 AM Revision 7828dc49 (qgis): fixes for position kit and coordinate transformer
- 09:14 AM Revision 32836da1 (qgis): fix docs typos
- 09:13 AM Revision 31e1514f (qgis): remove unused import
- 09:13 AM Revision 5f07851a (qgis): [feature ] Add PositionKit, PositionMarker and other related classes to...
- For background information see the associated QEP (https://github.com/qgis/QGIS-Enhancement-Proposals/issues/109
- 08:17 AM Revision 7acfe037 (qgis): Merge pull request #7064 from anitagraser/patch-1
- [FEATURE] Create PostGISExecuteAndLoadSQL.py
Also available in: Atom