Activity

From 2018-10-09 to 2018-11-07

2018-11-07

11:02 PM Revision a363bf40 (qgis): Merge pull request #8439 from borysiasty/release-3_4
Update Polish translation Borys Jurgiel
10:56 PM Revision 0e4dcabc (qgis): Update Polish translation
Borys Jurgiel
03:07 PM Revision afca6449 (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...
Martin Dobias
03:00 PM Revision 3e14761d (qgis): Merge pull request #8436 from signedav/copy_2_pg
Using of QgsVectorLayerUtils::createFeature on move and copy tool Matthias Kuhn
02:20 PM Revision 913719fd (qgis): use toMap to convert to attributeMap
David Signer
02:14 PM Revision 0bd90215 (qgis): s/bad/unavailable/ layers
Alessandro Pasotti
02:10 PM Revision 4ac06317 (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... David Signer
12:13 PM Revision 4e767ce2 (qgis): bad layers dialog new button labels and icon
Alessandro Pasotti
11:58 AM Revision f0125807 (qgis): Remove double qualifier
Alessandro Pasotti
11:08 AM Revision 02ecb56d (qgis): QgsDataSourceSelectDialog: filter, refresh and scroll to last selected ...
plus:
- expand children of last selected item
- save/restore status
Alessandro Pasotti
08:33 AM Revision bf109533 (qgis): Merge pull request #8431 from neteler/patch-76
Fix data loss (use GPKG as default format, not SHP) Alessandro Pasotti
06:30 AM Revision 4cdde31c (qgis): Decode uri for ams provider
Nyall Dawson
06:30 AM Revision 94896703 (qgis): [afs] Use new style data item provider
Nyall Dawson
06:30 AM Revision bcffc440 (qgis): If decoding a layer URI returns a url, then show a link to that url
in the layer's metadata Nyall Dawson
06:30 AM Revision 4b32e7cc (qgis): [afs] Implemented decodeUri for AFS provider
Allows retrieval of the web URL for an AFS layer Nyall Dawson

2018-11-06

09:51 PM Revision 8125366d (qgis): Merge pull request #8430 from elpaso/handle-bad-layers4
Fix a few crashes with bad layers Alessandro Pasotti
08:04 PM Revision dd14e581 (qgis): correctly update extent/CRS when setting map canvas
Denis Rouzaud
08:00 PM Revision f4aee770 (qgis): Fix data loss (use GPKG as default format, not SHP)
As per https://issues.qgis.org/issues/19733 this addresses the issue that SHP only supports 10-char DBF column names ... Markus Neteler
07:45 PM Revision c7cda514 (qgis): fix build on OSX: followup bf21ce4661b952fc22f425619ac051d641ad9306
Salvatore Larosa
06:59 PM Revision 2dd3f969 (qgis): Fix a few crashes with bad layers
Alessandro Pasotti
06:59 PM Revision 107e6462 (qgis): rename QgsLocatorWidgetCore to QgsLocatorModelBridge
Denis Rouzaud
06:39 PM Revision c1bfd645 (qgis): fix mac build
Denis Rouzaud
06:37 PM Revision f652e8dc (qgis): save current extent and CRS in locator core
remove remaining bits of interface Denis Rouzaud
05:23 PM Revision fbde0c87 (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...
Martin Dobias
04:44 PM Revision dfaf7538 (qgis): fix move feature action not correctly shown in customization
Denis Rouzaud
04:44 PM Revision 2d9230b9 (qgis): show icon if exist for menus in customization dialog
Denis Rouzaud
04:43 PM Revision 762a15a8 (qgis): fix move feature action not correctly shown in customization
Denis Rouzaud
04:43 PM Revision 1e166805 (qgis): show icon if exist for menus in customization dialog
Denis Rouzaud
03:50 PM Revision 54a6586c (qgis): Merge pull request #8427 from elpaso/handle-bad-layers3
Handle bad layers: fixes for groups and subset string Alessandro Pasotti
03:09 PM Revision 8e34e374 (qgis): make proxyModel method q_invokable
Denis Rouzaud
03:09 PM Revision 6a9d7a69 (qgis): implement roleNames for QgsLocatorModel
Denis Rouzaud
03:09 PM Revision 20d8db9e (qgis): Revert "create a core interface for QgsMapCanvas"
This reverts commit 79c5b35a3925336e01e9ac1a6a75fd32eb3b8cdd. Denis Rouzaud
03:08 PM Revision 078b4450 (qgis): move part of the logic of QgsLocatorWidget to core
Denis Rouzaud
03:06 PM Revision 79c5b35a (qgis): create a core interface for QgsMapCanvas
Denis Rouzaud
02:58 PM Revision 9af0719f (qgis): Bad layers: added tests for subset string and groups
Alessandro Pasotti
02:57 PM Revision 6e85a893 (qgis): Correctly parse styles for layer in groups
Alessandro Pasotti
02:57 PM Revision 39e0b7be (qgis): Restore subset string when fixing a bad layer
Alessandro Pasotti
02:55 PM Revision 7bf4e5b1 (qgis): Do not check for geom equality when fixing a bad layer
re-apply the style with no checks for geometry type
This is a temporary workaround, the solution will probably
need ...
Alessandro Pasotti
01:16 PM Revision 5ae2bae9 (qgis): Merge pull request #8426 from SrNetoChan/new_bad_layer_logo
New bad layers icon for layers panel Alessandro Pasotti
12:57 PM Revision 9916c5fb (qgis): New bad layers icon for layers panel
Alexandre Neto
11:17 AM Revision 36f11583 (qgis): Merge pull request #8425 from elpaso/handle-bad-layers3
Add symbology tests (rule based and categorized) to Handle bad layers Alessandro Pasotti
10:28 AM Revision 7db1d4e8 (qgis): Added test project with the bad layers (not used by tests)
but still useful for manual tests Alessandro Pasotti
10:27 AM Revision ba3ccca2 (qgis): Add rule-based and categorized styles to the bad layers test
Alessandro Pasotti
10:23 AM Revision b9355556 (qgis): Added tests for gdal extractprojection
Håvard Tveite
09:27 AM Revision 45059297 (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...
Martin Dobias
08:43 AM Revision c8b26771 (qgis): Merge pull request #8359 from elpaso/handle-bad-layers2
[needs-docs][feature] Deferred handling of bad layers Alessandro Pasotti
03:23 AM Revision c54c5597 (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 #20362
Nyall Dawson
01:49 AM Revision 1db7a29e (qgis): [3d] Fix crash in terrain generator if DEM raster layer is missing
(cherry picked from commit 685806bccf0ce9354989140317215394482f879d) Martin Dobias
01:49 AM Revision 5431d5a3 (qgis): Fix equality comparison when saving vertex tool edits
(cherry picked from commit 137cbd76ae97bca078d92cae173fe13ee9b8ad82) Nyall Dawson
01:49 AM Revision bacbcf63 (qgis): Add a __repr__ method to QgsMimeDataUtils::Uri
(cherry picked from commit 82baff87d4cb0d40a88e03912297d7096220fb07) Nyall Dawson
01:49 AM Revision 34eb99dd (qgis): Correct test comparisons
Previously QCOMPARE( QgsGeometry, QgsGeometry ) was actually only
testing for QCOMPARE( bool(QgsGeometry), bool(QgsGe...
Nyall Dawson
01:49 AM Revision 4cd82a28 (qgis): Fix mangled fonts in script editors
Don't override default font letter spacing or stretch -- it's not
safe to do because the results are very dependent o...
Nyall Dawson
01:49 AM Revision 7f085972 (qgis): Add unit tests for QgsDataItemProviderRegistry
(cherry picked from commit 0b17db6fc4dcf2d400a51df0f84281aca5f2582d) Nyall Dawson
01:49 AM Revision 711feec9 (qgis): Fix leak due to deletion of incomplete type
(cherry picked from commit 5f2b78e755bcfc51d7f4be0a564d3f37111ece98) Nyall Dawson
01:49 AM Revision 637f47c9 (qgis): [mssql] fix a bunch of strange bugs when connecting from linux
These include:
- fetching incomplete (corrupted) geometries
- fetching incomplete text data (e.g. WKT for CRS)
Also ...
Martin Dobias
01:49 AM Revision f1cfa1a3 (qgis): [mssql] Do not expect that SRIDs are equivalent to postgis SRIDs
There is no direct relationship between postgis SRIDs and SRIDs used in any other database.
If you imported data wit...
Martin Dobias
01:49 AM Revision 97cbf928 (qgis): [mssql] Show in browser also tables with invalid features
They will just have a generic vector icon
(cherry picked from commit 923adf2ff78228b31ed5042fd367d95fee2f09a2)
Martin Dobias
01:49 AM Revision e3c4188e (qgis): Add missing /Factory/ annotation
(cherry picked from commit 19ef2f904b0315eecead60b1803d32ea23f16714) Nyall Dawson
01:49 AM Revision 85aaf7ea (qgis): Fix some missing context arguments in connects with lambda
These cause infinite lifetime connections which result in crashes
(cherry picked from commit 3d5badf395392dab3450a95...
Nyall Dawson
01:49 AM Revision cdf878d4 (qgis): Make sure topo editing button is updated on new/loaded project
(cherry picked from commit 68be6df376ec2bf3314021313ab30554d083b4a9) Martin Dobias
01:49 AM Revision 2f5a87fd (qgis): [vertex tool] Fix topo editing when moving vertices/edges (fixes #20158)
- when some "extra" vertices are selected when moving a vertex, their coincident
vertices will be also moved (#2015...
Martin Dobias
01:49 AM Revision d737e567 (qgis): Read/write relative paths to gpkg rasters in project (when enabled)
Routines in raster layer were not aware of "GDAL:filename:table" syntax
used for raster layers from GeoPackages so pr...
Martin Dobias
01:49 AM Revision 0b7416f0 (qgis): Remove QgsGeometry bool operator
This is too dangerous -- it gets silently casted to numeric values
instead of throwing compilation errors
(cherry pi...
Nyall Dawson
01:49 AM Revision 9f5664a5 (qgis): [vertex tool] Respect topo editing when adding a vertex (fixes #18046)
When adding a vertex to a segment that is coincident with some other
segments and topological editing is enabled, ver...
Martin Dobias

2018-11-05

11:45 PM Revision d1427945 (qgis): Address some clazy warnings
Nyall Dawson
11:45 PM Revision 7b24bd3f (qgis): More old style connect removal
Nyall Dawson
11:45 PM Revision 0ea86bf0 (qgis): More old style connect removal
Nyall Dawson
11:45 PM Revision 3d5badf3 (qgis): Fix some missing context arguments in connects with lambda
These cause infinite lifetime connections which result in crashes Nyall Dawson
11:45 PM Revision dc72f06e (qgis): Bump minimum Qt version to 5.9
Nyall Dawson
11:45 PM Revision bf21ce46 (qgis): Start fixing some remaining old style connects
Nyall Dawson
10:25 PM Revision 993dc818 (qgis): Merge pull request #8241 from NaturalGIS/fix_grass7_r_stats_quantile
fix GRASS7 r_stats_quantile Luigi Pirelli
07:20 PM Revision cd28b459 (qgis): Merge pull request #8391 from karomap/master
Fixes #18872 Fix symbol selector dialog overflows the screen on small resolution Matthias Kuhn
06:49 PM Revision 647de81e (qgis): Merge pull request #8407 from elpaso/bugfix-20338-qgsfeatureselectiondl...
Make sure QgsFeatureSelectionDlg does not outgrow the window
Cherry-picked from ceb33f015674d066654e84e93cb599137b21...
Alessandro Pasotti
05:26 PM Revision e70b71b1 (qgis): Lower opencl message to warning so users don't panic
Alessandro Pasotti
02:24 PM Revision e9deafcf (qgis): Merge pull request #8409 from DelazJ/renameFiles
Rename some rendererV2 ui files Matthias Kuhn
01:02 PM Revision 19ef2f90 (qgis): Add missing /Factory/ annotation
Nyall Dawson
01:02 PM Revision 82baff87 (qgis): Add a __repr__ method to QgsMimeDataUtils::Uri
Nyall Dawson
12:41 PM Revision e7900a38 (qgis): Merge pull request #8411 from wonder-sk/slap-mssql-around-with-a-trout
Fix a bunch of MS SQL provider issues Martin Dobias
12:31 PM Revision 68be6df3 (qgis): Make sure topo editing button is updated on new/loaded project
Martin Dobias
12:31 PM Revision 93e737e4 (qgis): [vertex tool] Fix topo editing when moving vertices/edges (fixes #20158)
- when some "extra" vertices are selected when moving a vertex, their coincident
vertices will be also moved (#2015...
Martin Dobias
12:31 PM Revision 89a80c1b (qgis): Read/write relative paths to gpkg rasters in project (when enabled)
Routines in raster layer were not aware of "GDAL:filename:table" syntax
used for raster layers from GeoPackages so pr...
Martin Dobias
10:45 AM Revision 64bd7a7c (qgis): Added ~QgsDataSourceSelectDialog destructor
Alessandro Pasotti
10:27 AM Revision f02345bd (qgis): Remove unnecessary project from test data
Alessandro Pasotti
10:27 AM Revision eb02004b (qgis): Store original style as QDomDocument instead of an XML string
Alessandro Pasotti
10:27 AM Revision bc8574ce (qgis): Small cleanups for QgsDataSourceSelectDialog
Nyall Dawson
10:26 AM Revision a4182c1e (qgis): Remove unnecessary project from test data
Alessandro Pasotti
10:26 AM Revision 7a259c6e (qgis): Better handling of invalid relations ...
- do not add them to the manager dialog
- do not add relations to not existent layers (but keep relations to invalid ...
Alessandro Pasotti
10:26 AM Revision 2d1a521f (qgis): Check for raster validity in raster style widget
Alessandro Pasotti
10:26 AM Revision bc424d09 (qgis): Store original style as QDomDocument instead of an XML string
Alessandro Pasotti
10:26 AM Revision d46d765d (qgis): Restore handle bad layers dialog original behavior
Alessandro Pasotti
10:26 AM Revision 8493636f (qgis): Data source select dialog now accepts a model
Alessandro Pasotti
10:24 AM Revision 64c23dec (qgis): Spelling
Alessandro Pasotti
10:24 AM Revision 670c31b0 (qgis): Do not bail out from reading the layer xml if layer is not valid
Alessandro Pasotti
10:24 AM Revision 7a0faed5 (qgis): Handles invalid layer properties when saving
Invalid layers just pass through if the layer
was saved without changing the data source.
Alessandro Pasotti
10:24 AM Revision 4481127b (qgis): Fix raster set data source (with test)
Alessandro Pasotti
10:24 AM Revision f9289802 (qgis): Add test for handle bad layers and invalid layers pass through
Alessandro Pasotti
10:24 AM Revision 497a7da9 (qgis): Added API methods to retrieve only valid maplayers
... and to count them
Tests updated accordingly, note that from now on
the assumption that a layer store or a layer ...
Alessandro Pasotti
10:24 AM Revision fbea9f5d (qgis): Renamed buttons for bad layers dialog
Alessandro Pasotti
10:24 AM Revision 40771042 (qgis): Silence longstanding debug warning
Alessandro Pasotti
10:24 AM Revision 5010956c (qgis): Add test case for getFeatures on invalid bad layer
Alessandro Pasotti
10:24 AM Revision 29cbb23a (qgis): Take context by copy in lambda
Alessandro Pasotti
10:24 AM Revision 661aad7e (qgis): Add … to change data source action
Alessandro Pasotti
10:24 AM Revision 8d84a6fc (qgis): Remove unused connection
Alessandro Pasotti
10:24 AM Revision 99638cfd (qgis): More readable test
Alessandro Pasotti
10:24 AM Revision ab7b4570 (qgis): Copy! References in lambdas are dangerous
Note to self: repeat 3 times:
Copy! References in lambdas are dangerous
Copy! References in lambdas are dangerous
Co...
Alessandro Pasotti
10:24 AM Revision 1b041f4f (qgis): Add storeInvalidLayersProperties to store invalid layers
This can be used to restore initial layer status or to
apply styles and other layer properties if the data
source is ...
Alessandro Pasotti
10:24 AM Revision bcd8581f (qgis): Add menu items also if invalid (but check for it)
Alessandro Pasotti
10:24 AM Revision fd400425 (qgis): Move change data source action to app
Alessandro Pasotti
10:24 AM Revision bc4a1efa (qgis): The store can now add invalid maplayers
Alessandro Pasotti
10:24 AM Revision 8d9d52d1 (qgis): Add test data for relations
Alessandro Pasotti
10:24 AM Revision 17433181 (qgis): Fix raster style restore when setDataSource
Alessandro Pasotti
10:24 AM Revision 0cf8a33d (qgis): Fix crash due to index on wrong model
Alessandro Pasotti
10:24 AM Revision 0cd21c91 (qgis): Keep invalid relations and update them when the data source changes
Added a check for layer.isValid in relation.isValid, keep
relations in the manager even if they are not valid and
con...
Alessandro Pasotti
10:24 AM Revision 70d9b6ca (qgis): Fix check condition for layer style restore
Alessandro Pasotti
10:24 AM Revision 2bd90da9 (qgis): Added a validOnly flag to mapLayers to filter for valid layers only
Alessandro Pasotti
10:24 AM Revision 455b660e (qgis): Fix crash in raster readXml when data provide cannot be created
Actually it was a consequence of a broken test, but there
is no need to crash.
Alessandro Pasotti
10:24 AM Revision bd71df00 (qgis): Add the bad layers test to cmake and fix it for renamed methods
Alessandro Pasotti
10:24 AM Revision adc3b741 (qgis): Only filter by layer type: ignore provider key
Alessandro Pasotti
10:24 AM Revision d995eeb0 (qgis): Filter layers by type in the data source select dialog
Alessandro Pasotti
10:24 AM Revision 66b9b5fd (qgis): Changed debug message text for bad layers
Alessandro Pasotti
10:24 AM Revision f2654f25 (qgis): Remove modal warning when closing the bad layer dialog
Alessandro Pasotti
10:24 AM Revision 147608ea (qgis): Bad layers: open a browser widget dialog to select a data source
when indicator is clicked Alessandro Pasotti
10:24 AM Revision 7bbd1ca2 (qgis): [ogr] do not crash if ogr layer is null
Alessandro Pasotti
10:24 AM Revision f856b4c8 (qgis): Renamed originalXmlProperties methods and variables
Alessandro Pasotti
10:24 AM Revision c32d542b (qgis): Move setDataSource to QgsMapLayer
also setter and getter for providerType Alessandro Pasotti
10:24 AM Revision 326640d8 (qgis): Implement setDataSource for rasters
Alessandro Pasotti
10:24 AM Revision acb6f42d (qgis): Variable rename (get rid of "my" prefix)
Alessandro Pasotti
10:24 AM Revision 2af5fd19 (qgis): Bad layers indicator raster support
Alessandro Pasotti
10:24 AM Revision 9cfb4369 (qgis): Tests for bad layers raster support
Alessandro Pasotti
10:24 AM Revision 3e9d5c73 (qgis): Restore original layer style (tested with vectors only)
Alessandro Pasotti
10:24 AM Revision 3fe7848c (qgis): Noted in the method documentation that dataProvider() may return null
Alessandro Pasotti
10:24 AM Revision 086be383 (qgis): Rendering test for bad layers and setDataSource
Alessandro Pasotti
09:55 AM Revision ceb33f01 (qgis): Merge pull request #8407 from elpaso/bugfix-20338-qgsfeatureselectiondl...
Make sure QgsFeatureSelectionDlg does not outgrow the window Alessandro Pasotti
07:51 AM Revision bac5fbbe (qgis): Small cleanups for QgsDataSourceSelectDialog
Nyall Dawson
01:35 AM Revision ea9d5bb3 (qgis): Fix mangled fonts in script editors
Don't override default font letter spacing or stretch -- it's not
safe to do because the results are very dependent o...
Nyall Dawson

2018-11-04

11:39 PM Revision 137cbd76 (qgis): Fix equality comparison when saving vertex tool edits
Nyall Dawson
11:39 PM Revision 18d40595 (qgis): Correct test comparisons
Previously QCOMPARE( QgsGeometry, QgsGeometry ) was actually only
testing for QCOMPARE( bool(QgsGeometry), bool(QgsGe...
Nyall Dawson
11:39 PM Revision 7be29256 (qgis): Remove QgsGeometry bool operator
This is too dangerous -- it gets silently casted to numeric values
instead of throwing compilation errors
Nyall Dawson
07:52 PM Revision 685806bc (qgis): [3d] Fix crash in terrain generator if DEM raster layer is missing
Martin Dobias
12:08 PM Revision 6e9c2a3d (qgis): Add link to user manual for annotation dialogs
Harrissou Santanna
12:07 PM Revision 153f1b11 (qgis): Also pass complete list of all selected items to createContextMenu,
so that actions can operate on ALL selected items
E.g. delete multiple layers from a geopackage at once
Nyall Dawson
12:07 PM Revision fab41545 (qgis): Move Project Home GUI action handling from core to app
And remove more QWidget imports from core library Nyall Dawson
12:07 PM Revision 48e7e204 (qgis): Move some browser directory action handling from core/gui to app
Nyall Dawson
12:07 PM Revision c9f9374d (qgis): Allow provider libraries to create QgsDataItemGuiProviders
...by implementing dataItemGuiProviders() Nyall Dawson
12:07 PM Revision 310d4f94 (qgis): Link the application browser dock to the application message bar
Nyall Dawson
12:07 PM Revision c085d0ed (qgis): Move favorites action handling from gui to app
Nyall Dawson
12:07 PM Revision 10d7f6e5 (qgis): Spelling
Nyall Dawson
12:07 PM Revision 40443ebb (qgis): [FEATURE][browser] Add "New" menu to context menu on directories
With option to create a new geopackage or shapefile in the
clicked directory
Nyall Dawson
12:07 PM Revision 348c1dc7 (qgis): Move layer item action handling to app
Nyall Dawson
12:07 PM Revision f455b9ed (qgis): [needs-docs] Add right click context actions to Project files
in browser
With options to
- load project
- open project file properties (operating system file properties
dialog th...
Nyall Dawson
12:07 PM Revision a8906229 (qgis): Remove executeExport* methods from QgsWindowManagerInterface
No longer required, and of limited value anyway Nyall Dawson
12:07 PM Revision 8c5f7957 (qgis): Fix dox
Nyall Dawson
12:07 PM Revision c98d13d2 (qgis): Add method to populate browser context menu to QgsDataItemGuiProvider
Nyall Dawson
12:07 PM Revision 6ec7f02e (qgis): Add a QgsDataItemGuiProvider interface and registry for providers
These providers will be used to control how the browser data items
behave within GUI, and to allow separation of GUI ...
Nyall Dawson
12:07 PM Revision 0b17db6f (qgis): Add unit tests for QgsDataItemProviderRegistry
Nyall Dawson
12:07 PM Revision fa3a08e3 (qgis): Add method to handle browser item double clicks to QgsDataItemGuiProvider
And move handling of layer/project file double clicks in browser dock
from gui->app
Nyall Dawson
11:39 AM Revision 8ecac089 (qgis): Update Polish translation
Borys Jurgiel
10:22 AM Revision 928779bf (qgis): Sipify
Nyall Dawson
09:54 AM Revision 5dd56645 (qgis): [vertex tool] Respect topo editing when adding a vertex (fixes #18046)
When adding a vertex to a segment that is coincident with some other
segments and topological editing is enabled, ver...
Martin Dobias
08:41 AM Revision efbc089a (qgis): Fix some windows build warnings
Nyall Dawson
08:40 AM Revision 5f2b78e7 (qgis): Fix leak due to deletion of incomplete type
Nyall Dawson
01:10 AM Revision 923adf2f (qgis): [mssql] Show in browser also tables with invalid features
They will just have a generic vector icon Martin Dobias

2018-11-03

12:58 AM Revision 704959bc (qgis): [mssql] Do not expect that SRIDs are equivalent to postgis SRIDs
There is no direct relationship between postgis SRIDs and SRIDs used in any other database.
If you imported data wit...
Martin Dobias
12:53 AM Revision 30e584d7 (qgis): [mssql] fix a bunch of strange bugs when connecting from linux
These include:
- fetching incomplete (corrupted) geometries
- fetching incomplete text data (e.g. WKT for CRS)
Also ...
Martin Dobias
08:03 PM Revision 8d91a6ee (qgis): fix device size in decoration item
the size should take the device pixel ration into account
fixes #20321
Denis Rouzaud
08:03 PM Revision 7b6d2c09 (qgis): move decoration items to specific folder
Denis Rouzaud
08:01 PM Revision 15b2352e (qgis): Merge pull request #8406 from 3nids/fix20321
fix device size in decoration item Denis Rouzaud
05:17 PM Revision fd2a5997 (qgis): More rendererv2 cleanup
Harrissou Santanna
05:13 PM Revision a3db4e30 (qgis): Rename some rendererV2 ui files
Harrissou Santanna
03:27 PM Revision c962573c (qgis): Make sure QgsFeatureSelectionDlg does not outgrow the window
Fixes #20338 - Can not scroll through attribute list in dialog window when linking existing child features Alessandro Pasotti
03:04 AM Revision 1fbcab9e (qgis): fix device size in decoration item
the size should take the device pixel ration into account
fixes #20321
Denis Rouzaud
03:04 AM Revision c1108fc6 (qgis): move decoration items to specific folder
Denis Rouzaud

2018-11-02

11:17 PM Revision 6cb1b780 (qgis): Merge remote-tracking branch 'upstream/master'
Hanif Rifai
06:18 PM Revision e571837c (qgis): add hashes
Denis Rouzaud
05:57 PM Revision a205927e (qgis): fix build without GUI (#8405)
Denis Rouzaud
05:56 PM Revision ec98dfcf (qgis): fix build without GUI (#8405)
Denis Rouzaud
04:35 PM Revision 91583980 (qgis): allow to restric to certain module when running sip_includes.sh
it's a bit faster 🍺 Denis Rouzaud
03:43 PM Revision b2b7f54e (qgis): Merge pull request #8387 from rldhont/bjornhartell-oci-fix-218
[oracle] Prefetch memory variable changed to 32-bit and default raised to 8MB René-Luc ReLuc
03:29 PM Revision 7b5926fb (qgis): Merge pull request #8403 from m-kuhn/backportAutoActivateGeometryValida...
Backport auto activate geometry validation Matthias Kuhn
01:56 PM Revision 383851c5 (qgis): Release of 3.4.1
Jürgen Fischer
01:30 PM Revision 63d9421d (qgis): Fix crash when de/reactivating layer checks
When errors have been found and shown on the dock and deactivating layer checks that resulted in crashes.
Also when d...
Matthias Kuhn
01:30 PM Revision fe6594e3 (qgis): Activate geometry checks when changing layer properties
No longer requires a reload of the project
Fix #20218
https://issues.qgis.org/issues/20218
Matthias Kuhn
01:29 PM Revision eb5d487c (qgis): Merge pull request #8402 from m-kuhn/autoActivateGeometryValidation
Activate geometry checks when changing layer properties Matthias Kuhn
01:04 PM Revision 566d5726 (qgis): Update extractprojection.py
indentation again... Håvard Tveite
12:26 PM Revision 7fb8579c (qgis): Fix crash when de/reactivating layer checks
When errors have been found and shown on the dock and deactivating layer checks that resulted in crashes.
Also when d...
Matthias Kuhn
11:30 AM Revision 5bc588e4 (qgis): Activate geometry checks when changing layer properties
No longer requires a reload of the project
Fix #20218
https://issues.qgis.org/issues/20218
Matthias Kuhn
11:27 AM Revision 9c51f056 (qgis): added a tr() based on feedback from jef-n
Håvard Tveite
11:12 AM Revision 86a94142 (qgis): dwg import:
* allow entering new gpkg filenames (fixes #20305)
* move messagebar to dialog
(cherry picked from commit 8400a8bb3d...
Jürgen Fischer
11:10 AM Revision 8400a8bb (qgis): dwg import:
* allow entering new gpkg filenames (fixes #20305)
* move messagebar to dialog
Jürgen Fischer
10:42 AM Revision e96e41da (qgis): Update Polish translation
Borys Jurgiel
09:08 AM Revision 0e066db9 (qgis): [oracle] Remove meaningless conditional and improve user input handling
(cherry-pick from commit 4ab377b)
Author : Björn Harrtell <[email protected]>
Date : Wed Oct 31 14:45:37 20...
Björn Harrtell
08:47 AM Revision eca00ba3 (qgis): Merge pull request #8396 from elpaso/datasource-select-dialog
QgsDataSourceSelectDialog: a simple browser-based reusable data sourc… Alessandro Pasotti
04:45 AM Revision 7421247c (qgis): [native] Use official .desktop file name on linux
Mathieu Pellerin - nIRV
04:44 AM Revision ea734595 (qgis): [native] Use official .desktop file name on linux
Mathieu Pellerin - nIRV
01:23 AM Revision f9476fc5 (qgis): Remove meaningless conditional and improve user input handling
(cherry picked from commit 4ab377b92f2496549f00ec4f13369b361f8f8665) Björn Harrtell

2018-11-01

12:29 AM Revision 247c77d4 (qgis): german translation update
Jürgen Fischer
11:54 PM Revision 1f6c9ad3 (qgis): [mssql] Fix database connection cleanup on thread exit
(cherry picked from commit a5ff6db24066642e2b5952b22bfe069013ec9a0b) Nyall Dawson
11:54 PM Revision 4659e692 (qgis): Fix crash on Windows on idle/usb notifications
Fixes #20312, #20319, #20312, #20307, #20299, #20297, #20280
(maybe others)
(cherry picked from commit fd5a1c82ec212...
Nyall Dawson
11:54 PM Revision 132688ea (qgis): Fix potential crash on exit
Nyall Dawson
11:54 PM Revision dae93768 (qgis): Tighten scope of connection
(cherry picked from commit c782f2782016f9be0f127de25a42e48e82ead378) Nyall Dawson
11:54 PM Revision c068b136 (qgis): Add more debugging to auth db opening
(cherry picked from commit ac781fac50ff0d48f5c267a64567fc0bb48548f1) Nyall Dawson
11:54 PM Revision 635ecada (qgis): Correctly cleanup auth db connection on thread finished
(doesn't fix the invalid connection issue!)
(cherry picked from commit 368286fed0ca2fe752fef083d97235a1eda444f9)
Nyall Dawson
11:54 PM Revision fe3f9171 (qgis): Fix authentication database connections
Fixes the authentication database cannot be opened in some circumstances.
We need to ensure that the pooled database ...
Nyall Dawson
11:41 PM Revision 1fc2f7ab (qgis): Some more indentation issues
Håvard Tveite
10:32 PM Revision fd5a1c82 (qgis): Fix crash on Windows on idle/usb notifications
Fixes #20312, #20319, #20312, #20307, #20299, #20297, #20280
(maybe others)
Nyall Dawson
07:49 PM Revision 31e3a2f0 (qgis): fix qgsDoubleString printing -0 (#8363) (#8398)
Denis Rouzaud
07:35 PM Revision a5ff6db2 (qgis): [mssql] Fix database connection cleanup on thread exit
Nyall Dawson
07:35 PM Revision c782f278 (qgis): Tighten scope of connection
Nyall Dawson
07:35 PM Revision a392a160 (qgis): Fix authentication database connections
Fixes the authentication database cannot be opened in some circumstances.
We need to ensure that the pooled database ...
Nyall Dawson
07:35 PM Revision ac781fac (qgis): Add more debugging to auth db opening
Nyall Dawson
07:35 PM Revision 368286fe (qgis): Correctly cleanup auth db connection on thread finished
(doesn't fix the invalid connection issue!) Nyall Dawson
05:36 PM Revision 681f73ae (qgis): fixed some PEP8 issues
Håvard Tveite
05:33 PM Revision e0c910e4 (qgis): more for Qt3Dextras
Denis Rouzaud
05:33 PM Revision 120debfe (qgis): temporarily remove qtdeclarative5-qtquick2-plugin
Denis Rouzaud
05:33 PM Revision 839f918e (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. Denis Rouzaud
05:33 PM Revision 8942293d (qgis): add decimals to fix test
Denis Rouzaud
05:33 PM Revision c2ad1419 (qgis): add libqt53dextras5
Denis Rouzaud
05:33 PM Revision 7b16c6d6 (qgis): output full precision
Denis Rouzaud
05:33 PM Revision 3cee1e3c (qgis): add QT5_3DEXTRA_LIBRARY to cmake config
Denis Rouzaud
05:33 PM Revision 419d010f (qgis): give tolerance in the test
Denis Rouzaud
05:29 PM Revision 8ea02e96 (qgis): fix qgsDoubleString printing -0 (#8363)
Denis Rouzaud
05:29 PM Revision 105455ca (qgis): Layout fixes
Alessandro Pasotti
04:03 PM Revision 8976f682 (qgis): Added file output to gdal extractprojection, added exception for non-gd...
Håvard Tveite
02:32 PM Revision bf3e96cf (qgis): [BUGFIX] [OGR provider] Make filter by id(s) requests work again on OSM...
Even Rouault
02:32 PM Revision 6d493580 (qgis): Merge pull request #8397 from rouault/fix_20308
[BUGFIX] [OGR provider] Make filter by id(s) requests work again on OSM datasets (fixes #20308) Even Rouault
01:23 PM Revision 755df792 (qgis): [browser] Don't try to open links within the browser properties widget
Instead open them externally. Fixes clicking on the path link
within metadata tries to open layer files instead the t...
Nyall Dawson
01:23 PM Revision e1055c4b (qgis): [processing][grass] Highlight GRASS error messages and warnings in log
And catch segmentation faults from GRASS commands and show a nice
helper text advising user that QGIS isn't at fault ...
Nyall Dawson
01:23 PM Revision c55dac1d (qgis): [processing][GRASS] Give some more feedback when trying to use
v.external for reading inputs, and if we can't, advise why not
(cherry picked from commit 82ac04d6f77c6ac4c0699cc6e7...
Nyall Dawson
01:23 PM Revision 57a0bad9 (qgis): [processing][GRASS] Correctly handle input vector layers with |layernam...
Fixes #20277
(cherry picked from commit f65c845f86a9742602b72584b34b6ae63ed30dd7)
Nyall Dawson
01:23 PM Revision 36b37eb6 (qgis): Hidpi friendly welcome page sizes
(cherry picked from commit 26c3dd30a9f736187debc95d668ee905ef2dcc12) Nyall Dawson
01:23 PM Revision 92e18bf0 (qgis): Hidpi friendly message bar icon sizes
(cherry picked from commit e83aa5a200ebad78916f26ab291bcc5915291863) Nyall Dawson
01:23 PM Revision 0d738053 (qgis): Fix build
Nyall Dawson
01:23 PM Revision ad13e5d6 (qgis): Fix build warning
(cherry picked from commit 41c31b44ba81649f76e048185a18c4f6073addd3) Nyall Dawson
01:23 PM Revision daf4c054 (qgis): [processing] Fix incorrect html used when pushing console command feedb...
And make color less dominant (not bright blue!). We want other more critical
messages the be more attention grabbing ...
Nyall Dawson
01:23 PM Revision b9f36f1b (qgis): [browser] Unify layer name in properties for raster/vector layers
(cherry picked from commit 620643e2543b76deb5bc209d765f9356dfbe6534) Nyall Dawson
01:23 PM Revision 030d2668 (qgis): Fix crash on opening options on debug builds where open CL is not enabled
Fixes #20295
(cherry picked from commit 15435ad56e24bd8dcfdee1556eb25e42fa31bcb3)
Nyall Dawson
01:23 PM Revision 32f3198f (qgis): Fix memory leak
(cherry picked from commit 3195c82ec1347dc57748f6acaa648868138b4b11) Nyall Dawson
01:23 PM Revision 5cfd9aaf (qgis): [browser] Remove redundant name/uri/provider labels from top
of layer properties widget
All this information is already shown in the scrollable metadata
section below that, so w...
Nyall Dawson
12:47 PM Revision fa71e4d3 (qgis): Move to vector general group
Nyall Dawson
12:47 PM Revision 4dd3e211 (qgis): Unit tests for reomve duplicates by attribute
Nyall Dawson
12:47 PM Revision 4e9da6f1 (qgis): [FEATURE][processing] New algorithm "Remove duplicates by attribute"
Allows for removal of duplicate features, identified using the values
in one (or more) field values from the input fe...
Nyall Dawson
12:43 PM Revision f396ab37 (qgis): fix news
(cherry picked from commit 1151639f9d928ddb0ee8e482ef5a61a636b90ffd) Jürgen Fischer
12:42 PM Revision 1151639f (qgis): fix news
Jürgen Fischer
12:41 PM Revision 2c040824 (qgis): verify that projecta actually delivers a changelog
(cherry picked from commit a826c5644549216491e2e101a5809c64c5193421) Jürgen Fischer
12:39 PM Revision a826c564 (qgis): verify that projecta actually delivers a changelog
Jürgen Fischer
12:37 PM Revision 986e11b6 (qgis): [BUGFIX] [OGR provider] Make filter by id(s) requests work again on OSM...
Even Rouault
12:02 PM Revision 083208c1 (qgis): QgsDataSourceSelectDialog: a simple browser-based reusable data source ...
Alessandro Pasotti
11:41 AM Revision 3195c82e (qgis): Fix memory leak
Nyall Dawson
11:41 AM Revision 09c2daa1 (qgis): [FEATURE] Allow exploration of QGS project file contents directly
within browser
Allows QGIS project file items inside the browser to be expanded,
showing the full layer tree (includ...
Nyall Dawson
11:41 AM Revision f0436df6 (qgis): [browser] Allow data item providers a chance to implement QGIS project
item creation and override default project file handling
If no provider is registered which handles QGIS project fil...
Nyall Dawson
11:41 AM Revision 850eae16 (qgis): [browser] Avoid expanding/collapsing nodes if the double click
was specifically handled by an item itself Nyall Dawson
11:41 AM Revision 5c5f2ed7 (qgis): Add method to get QgsLayerItem::LayerType from a map layer
Nyall Dawson
09:36 AM Revision f65c845f (qgis): [processing][GRASS] Correctly handle input vector layers with |layernam...
Fixes #20277 Nyall Dawson
09:36 AM Revision 484895e2 (qgis): [processing] Fix incorrect html used when pushing console command feedb...
And make color less dominant (not bright blue!). We want other more critical
messages the be more attention grabbing ...
Nyall Dawson
09:36 AM Revision 676238b2 (qgis): [processing][grass] Highlight GRASS error messages and warnings in log
And catch segmentation faults from GRASS commands and show a nice
helper text advising user that QGIS isn't at fault ...
Nyall Dawson
09:36 AM Revision 82ac04d6 (qgis): [processing][GRASS] Give some more feedback when trying to use
v.external for reading inputs, and if we can't, advise why not Nyall Dawson
08:50 AM Revision 40a36c45 (qgis): scripts/tsstat.pl: remove unused site mode and add note to doc/TRANSLATORS
(cherry picked from commit 012bd99e110c221f7cfc3b9148e7cceb2dea443b) Jürgen Fischer
08:50 AM Revision bc8fe90a (qgis): german translation update
Jürgen Fischer
08:50 AM Revision 35f4383c (qgis): add islandic translator (followup f4e6477a)
(cherry picked from commit f3b0b257e424557d49a6e6f77c4339d3be7afc8e) Jürgen Fischer
08:42 AM Revision b081a326 (qgis): Merge pull request #8374 from signedav/bugfix_not_deleting_relation-3_4
Backport More intuitive relation reference widget text filter Matthias Kuhn
08:40 AM Revision 26c3dd30 (qgis): Hidpi friendly welcome page sizes
Nyall Dawson
08:40 AM Revision e83aa5a2 (qgis): Hidpi friendly message bar icon sizes
Nyall Dawson
08:29 AM Revision 7ac3d0ed (qgis): Merge pull request #8392 from m-kuhn/mergeDuplicateFidBackport
Processing: GeoPackage output, regenerate fid when there's a risk of duplicates Matthias Kuhn
06:57 AM Revision 187f7414 (qgis): [FEATURE] Show QGIS style xml libraries in browser and support
drag and drop of style .xml files to main QGIS window
Double clicking the databases or dragging them to QGIS
trigger...
Nyall Dawson
06:55 AM Revision ab460182 (qgis): [browser] Don't try to open links within the browser properties widget
Instead open them externally. Fixes clicking on the path link
within metadata tries to open layer files instead the t...
Nyall Dawson
06:55 AM Revision 7f332fb7 (qgis): [browser] Remove redundant name/uri/provider labels from top
of layer properties widget
All this information is already shown in the scrollable metadata
section below that, so w...
Nyall Dawson
06:55 AM Revision 620643e2 (qgis): [browser] Unify layer name in properties for raster/vector layers
Nyall Dawson
06:55 AM Revision 17447e4b (qgis): [FEATURE][browser] Restore preview functionality from old 2.x standalone
browser into inbuilt browser dock panel layer properties widget Nyall Dawson
02:59 AM Revision 891c16ac (qgis): don't run GRASS commands in shell, that's not working
William Kyngesburye
02:55 AM Revision 3f72e0cd (qgis): don't run GRASS commands in shell, that's not working
William Kyngesburye

2018-10-31

09:22 PM Revision 15435ad5 (qgis): Fix crash on opening options on debug builds where open CL is not enabled
Fixes #20295 Nyall Dawson
08:56 PM Revision 41c31b44 (qgis): Fix build warning
Nyall Dawson
05:11 PM Revision 4ab377b9 (qgis): Remove meaningless conditional and improve user input handling
Björn Harrtell
01:48 PM Revision e42b9f79 (qgis): Unify parameter names
Matthias Kuhn
01:48 PM Revision c7d6740b (qgis): Skip path checking
Matthias Kuhn
01:48 PM Revision c489dc47 (qgis): Add missing param doc
Matthias Kuhn
01:48 PM Revision 45d009fa (qgis): Add comment for semi-broken control file
Matthias Kuhn
01:48 PM Revision d72e4342 (qgis): Regenerate fids for "multipart to singlepart algorithm"
Matthias Kuhn
01:48 PM Revision efcc036c (qgis): Add test for QgsVectorLayerExporter with RegeneratePrimaryKey
Matthias Kuhn
01:48 PM Revision 1d474d8e (qgis): Regenerate fids for "join attributes by location"
Fix #19708 Matthias Kuhn
01:48 PM Revision 85f92253 (qgis): Parameter name harmonization
Matthias Kuhn
01:48 PM Revision d7b01dba (qgis): Regenerate fids for "points along geometry"
Fix #19998 Matthias Kuhn
01:48 PM Revision 200d7e32 (qgis): Allow using gpkg in processing tests
Matthias Kuhn
01:48 PM Revision 3b2bac22 (qgis): Use decodeUri instead of string parsing
Matthias Kuhn
01:48 PM Revision b91c04a1 (qgis): Fix faulty alg name in test
Matthias Kuhn
01:48 PM Revision 55f93c72 (qgis): Make doxygen a bit happier
Matthias Kuhn
01:48 PM Revision 65f0ab8b (qgis): Fix test for merging layers to gpkg
Matthias Kuhn
01:48 PM Revision 8a46059c (qgis): Ignore FID field when merging vector layers to geopackage
Matthias Kuhn
01:48 PM Revision 10fb944f (qgis): Regenerate fids for "join attributes by location", pt2
Matthias Kuhn
01:48 PM Revision bb0350e2 (qgis): Regenerate fids for "Join attributes by field value"
Matthias Kuhn
01:48 PM Revision 1195b043 (qgis): Case insensitive file extension check
Matthias Kuhn
01:48 PM Revision 1ad41238 (qgis): Make sip a bit happier
Matthias Kuhn
01:48 PM Revision 4fac1f15 (qgis): Add merge vector layer test for gpkg
Matthias Kuhn
01:47 PM Revision 429cd0ba (qgis): Merge pull request #8240 from m-kuhn/mergeVectorLayersDuplicateFid
Ignore FID field when merging vector layers to geopackage Matthias Kuhn
01:35 PM Revision f8bbdf54 (qgis): Merge pull request #8389 from elpaso/bugfix-20271-wms-null-styles-backport
[wms] Do not pass null QStrings to QgsWmsProvider::setQueryItem Alessandro Pasotti
01:34 PM Revision 467fae8e (qgis): Merge pull request #8388 from elpaso/bugfix-20271-wms-null-styles
[wms] Do not pass null QStrings to QgsWmsProvider::setQueryItem Alessandro Pasotti
12:23 PM Revision 116fcc45 (qgis): Fix symbol selector dialog overflows the screen on small resolution
Hanif Rifai
12:23 PM Revision cb5c326d (qgis): native/CMakeLists.txt cleanup (#8380)
Denis Rouzaud
12:15 PM Revision c55b4eb4 (qgis): Make sip a bit happier
Matthias Kuhn
11:42 AM Revision 9f2fb2d4 (qgis): Skip kw check
Alessandro Pasotti
11:41 AM Revision d754ecf4 (qgis): Skip kw check
Alessandro Pasotti
10:27 AM Revision 2df0cae8 (qgis): Regenerate fids for "join attributes by location", pt2
Matthias Kuhn
10:27 AM Revision 87c12632 (qgis): Regenerate fids for "multipart to singlepart algorithm"
Matthias Kuhn
10:27 AM Revision 71590bb8 (qgis): Case insensitive file extension check
Matthias Kuhn
10:27 AM Revision f8d873c7 (qgis): Regenerate fids for "join attributes by location"
Fix #19708 Matthias Kuhn
10:27 AM Revision 432bec17 (qgis): Add test for QgsVectorLayerExporter with RegeneratePrimaryKey
Matthias Kuhn
10:27 AM Revision d0eeffbe (qgis): Regenerate fids for "points along geometry"
Fix #19998 Matthias Kuhn
10:27 AM Revision 0a2b0f41 (qgis): Regenerate fids for "Join attributes by field value"
Matthias Kuhn
10:27 AM Revision 79e63d89 (qgis): Make doxygen a bit happier
Matthias Kuhn
10:27 AM Revision 6fe832b9 (qgis): Add missing param doc
Matthias Kuhn
10:27 AM Revision 99b246dd (qgis): Add comment for semi-broken control file
Matthias Kuhn
10:27 AM Revision 2e1c5e61 (qgis): Skip path checking
Matthias Kuhn
10:27 AM Revision a4d4c55c (qgis): Parameter name harmonization
Matthias Kuhn
10:27 AM Revision 2c4abdf7 (qgis): Fix test for merging layers to gpkg
Matthias Kuhn
10:27 AM Revision 50cf8b9e (qgis): Unify parameter names
Matthias Kuhn
10:27 AM Revision 229c6177 (qgis): Ignore FID field when merging vector layers to geopackage
Matthias Kuhn
10:27 AM Revision 19276e2b (qgis): Add merge vector layer test for gpkg
Matthias Kuhn
10:27 AM Revision 08c2002d (qgis): Use decodeUri instead of string parsing
Matthias Kuhn
10:27 AM Revision 2a973fc0 (qgis): Allow using gpkg in processing tests
Matthias Kuhn
10:27 AM Revision 3949cb70 (qgis): Fix faulty alg name in test
Matthias Kuhn
10:19 AM Revision b6f2bae3 (qgis): [wms] Do not pass null QStrings to QgsWmsProvider::setQueryItem
Fix #20271 - WMS is not displayed in QGIS 3.4.0
With test
Cherry-picked from 94aa628e3e94e5998ba762810e19be104c0f820b
Alessandro Pasotti
10:06 AM Revision 94aa628e (qgis): [wms] Do not pass null QStrings to QgsWmsProvider::setQueryItem
Fix #20271 - WMS is not displayed in QGIS 3.4.0
With test
Alessandro Pasotti
10:01 AM Revision 8a8a741f (qgis): [oracle] Prefetch memory variable changed to 32-bit and default raised ...
Speeds up oracle table access by orders of magnitude
(cherry-pick from commit c3e7632)
Author : Björn Harrtell ...
Björn Harrtell
09:38 AM Revision b64e72a8 (qgis): [Bugfix][Server] Use Project selection color in GetPrint 3.4
René-Luc ReLuc
09:37 AM Revision a003f4fc (qgis): Merge pull request #8349 from rldhont/bugfix-server-getprint-color-sele...
[Bugfix][Server] Use Project selection color in GetPrint 3.4 René-Luc ReLuc
05:08 AM Revision eeaa54cd (qgis): Prevent flooding (and app freeze) of items added to the message bar
Mathieu Pellerin - nIRV
04:03 AM Revision 4d33422f (qgis): Prevent flooding (and app freeze) of items added to the message bar
Mathieu Pellerin - nIRV
01:24 AM Revision f5a1b4ef (qgis): native/CMakeLists.txt cleanup (#8380)
Denis Rouzaud

2018-10-30

12:58 AM Revision 78be68f3 (qgis): [processing] Fix crash when right clicking toolbox outside of an item
Fixes #20264
(cherry picked from commit a873289da7846b6761fe40733d5e7407cce7684d)
Nyall Dawson
12:58 AM Revision ef1cf094 (qgis): Fix inefficient calls to QgsFeature.attributes()[idx]
Replace with just f[idx]. Calling QgsFeature.attributes()
allocates a list of all attributes, which is inefficient
wh...
Nyall Dawson
12:58 AM Revision 2d7b4cea (qgis): Fix clazy warnings
(cherry picked from commit 3c3fcf50a9a95d2e818eddbc241616668efef3eb) Nyall Dawson
12:58 AM Revision 29c2598e (qgis): Fix some inefficient python dictionary iteration
(cherry picked from commit f3e9aaf79a9282b28a605abd0dadaab9951050c8) Nyall Dawson
12:58 AM Revision 3aafedbb (qgis): Capitalization
(cherry picked from commit 1dd36f132d1fbf04b0aa265157d5547fe8aa9140) Nyall Dawson
12:58 AM Revision 5c0cc0bb (qgis): vector layer properties now checks if config widget factory supports layer
previously the factory would always be used, even if it did not
support the active layer
fixes #20240
(cherry picke...
Ricardo Silva
12:58 AM Revision 44c851db (qgis): Minor changes to speed up PointstoPaths algorithm
# 1: Replaced time-consuming call on all attributes by a more specific request - responsible for about 90% of running... Johannes Elstner
12:58 AM Revision 370e87e7 (qgis): Fix broken handle bad layers dialog
Partially revert af0bae67f and ea2cc365
Fixes #20265
(cherry picked from commit 0d7f59865b072c29f853513eb183c674585...
Nyall Dawson
12:58 AM Revision 15cff4f4 (qgis): [browser] Fix some items which are marked as "Collapse" capability
are incorrectly expanded on startup
(cherry picked from commit 5ebb9745694de324f6506d83536f403f6b001b01)
Nyall Dawson
12:58 AM Revision c3ddce12 (qgis): Avoid crash in style model when adding symbols with a new tag to library
Fixes #20256
(cherry picked from commit f6aecd152d367ed0a4cf661c3c5c8c1850f608af)
Nyall Dawson
12:58 AM Revision ac1fa9e6 (qgis): [oracle] Prefetch memory variable changed to 32-bit and default raised ...
Speeds up oracle table access by orders of magnitude
(cherry picked from commit c3e7632ce8c8370cc7b6941e3be523844d8b...
Björn Harrtell
12:58 AM Revision fe8875c7 (qgis): Fix another warning
(cherry picked from commit 3a18ba6b243c23f3dd7bfbc7268680e8875318bf) Nyall Dawson
12:58 AM Revision dc25ca06 (qgis): Fix a (harmless) build warning
(cherry picked from commit 2c278f31184084e9a39ad811e90af069495c3994) Nyall Dawson
12:58 AM Revision 9094b83f (qgis): More clazy optimisations
(cherry picked from commit d4cf8cf7de995f0ba5a9ef4a01276de8400e7fb2) Nyall Dawson
12:58 AM Revision e15e4f02 (qgis): Avoid creating temporary project properties and options dialogs
for locator filter
This is expensive and results in a lengthy delay when first
using the locator in a QGIS session.
...
Nyall Dawson
11:42 PM Revision f3e9aaf7 (qgis): Fix some inefficient python dictionary iteration
Nyall Dawson
11:42 PM Revision 85efc77b (qgis): Fix inefficient calls to QgsFeature.attributes()[idx]
Replace with just f[idx]. Calling QgsFeature.attributes()
allocates a list of all attributes, which is inefficient
wh...
Nyall Dawson
11:42 PM Revision 6c99cbc1 (qgis): Minor changes to speed up PointstoPaths algorithm
# 1: Replaced time-consuming call on all attributes by a more specific request - responsible for about 90% of running... Johannes Elstner
10:47 PM Revision 2ca28f3d (qgis): Merge pull request #8379 from elpaso/backport-3_4
Backport: Fix geometry precision input in vector layer properties and not-dot Alessandro Pasotti
10:37 PM Revision 3a18ba6b (qgis): Fix another warning
Nyall Dawson
10:37 PM Revision 2c278f31 (qgis): Fix a (harmless) build warning
Nyall Dawson
10:26 PM Revision c3e7632c (qgis): Prefetch memory variable changed to 32-bit and default raised to 8MB
Björn Harrtell
09:27 PM Revision 629cdf21 (qgis): native/CMakeLists.txt cleanup
Denis Rouzaud
07:45 PM Revision 0d7f5986 (qgis): Fix broken handle bad layers dialog
Partially revert af0bae67f and ea2cc365
Fixes #20265
Nyall Dawson
07:45 PM Revision f6aecd15 (qgis): Avoid crash in style model when adding symbols with a new tag to library
Fixes #20256 Nyall Dawson
07:44 PM Revision 5ebb9745 (qgis): [browser] Fix some items which are marked as "Collapse" capability
are incorrectly expanded on startup Nyall Dawson
07:44 PM Revision a873289d (qgis): [processing] Fix crash when right clicking toolbox outside of an item
Fixes #20264 Nyall Dawson
05:34 PM Revision 24eaea5e (qgis): Show an empty string if precision is 0 or not valid
Backported from master Alessandro Pasotti
05:33 PM Revision 344a5a69 (qgis): Fix geometry precision input in vector layer properties and not-dot loc...
Fix #20255 - Impossible to enter a decimal value for the geometry precision in French (comma as decimal separator)
B...
Alessandro Pasotti
05:19 PM Revision 79731715 (qgis): Update GDAL extractprojection.py to QGIS 3
Håvard Tveite
05:01 PM Revision 296df2e0 (qgis): Reintroduce GDAL extract projection
Fixes #20263 (when some other files are also fixed) Håvard Tveite
10:31 AM Revision 2f1dec98 (qgis): Merge pull request #8362 from m-kuhn/codeReadability
Improve code readability Matthias Kuhn
10:13 AM Revision 06b4483b (qgis): Merge pull request #8375 from m-kuhn/deadlockInGeometryValidation
Backport of fix deadlock in geometry validation Matthias Kuhn
08:59 AM Revision e1557c62 (qgis): Merge pull request #8373 from m-kuhn/hideGeometryValidationBackport
Hide geometry validation dock Matthias Kuhn
08:55 AM Revision 9c154520 (qgis): Allow calling getFeatureSource without feedback
Matthias Kuhn
08:55 AM Revision b2192836 (qgis): Silence warning
Matthias Kuhn
08:55 AM Revision 1f8e6a53 (qgis): More comprehensive API docs
Matthias Kuhn
08:55 AM Revision 86f951cd (qgis): Fix deadlock in geometry validation
Fix a deadlock in geometry validation. This happens when the mainthread "waits for finished" of a checker thread.
Wh...
Matthias Kuhn
08:54 AM Revision 3a74c879 (qgis): Merge pull request #8361 from m-kuhn/deadlockInGeometryValidation
Fix deadlock in geometry validation Matthias Kuhn
08:09 AM Revision f4326842 (qgis): Switch
Matthias Kuhn
08:04 AM Revision 7c6774b9 (qgis): handle EnableChange event in QgsFilterLineEdit
cherry-picked from 9768fdd0f3a302ea058ba7d1ab4fc1a205750795 David Signer
08:03 AM Revision 8765d2a1 (qgis): removed extra ;
cherry-picked from a4bb9058b444c0fe3a7bab91fb2e33179c3498b9 David Signer
08:03 AM Revision 278d293f (qgis): Test if NULL is selected
cherry-picked from 5b4aed3aa2e6f40785cba9f67d887b729cdd0c9e David Signer
08:02 AM Revision 47243dc2 (qgis): controll clear button by edit-state
because it has to appear on edit-mode, otherwise not
cherry-picked from f0b0aea3b223b1af4a61e1ce01513d1e8cbdf6d3
David Signer
08:02 AM Revision cb1172bd (qgis): tests for switching between values
especially setting the NULL value and checking if it's selected
checking if the clear button is activ when it should ...
David Signer
08:01 AM Revision caa63407 (qgis): remove connection to lineeditcleared, because of already correct null v...
cherry-picked from 7939cfb5570e771004bf8ce9f034d450f99f6bce David Signer
08:01 AM Revision 9f6198e1 (qgis): pass nullRepresentation to QgsFilterLineEdit
cherry-picked from e37f1d11272a3170b2335ea67c5b4d24a54594a1 David Signer
08:00 AM Revision 17777691 (qgis): selectAll if requested on mouse release
because otherwise the mouse event makes the selectAll useless if it's done on focusEvent
cherry-picked from d3c861e7...
David Signer
08:00 AM Revision a5981f30 (qgis): use lambda to set value to null
cherry-picked from fbbb32000e62d17c95b4c9649147259ed7363e07 David Signer
07:59 AM Revision 11ebdeee (qgis): remove setReloadTime because it's not used anymore
cherry-picked from 8a226671f57ee134fe6c348ef506a09295f1873e David Signer
07:59 AM Revision 374862c0 (qgis): do not overwrite text entry on editing and model reloadings
cherry-picked from 43f77fda5834d3d52707814f9d4019c7e8533c69 David Signer
07:58 AM Revision 1276671e (qgis): set value to null when pressed lineedit-clearbutton
cherry-picked from 713192f7106214588561945225628059796acc08 David Signer
07:58 AM Revision 3ffdae10 (qgis): setting of reload interval in featurelistcombo
cherry-picket from 13d25862630582f29bdc507bba48db3af7ba2aaa David Signer
07:56 AM Revision e968819d (qgis): More comprehensive API docs
Matthias Kuhn
07:39 AM Revision 65dc93c0 (qgis): Hide geometry validation dock
Fix #20245 https://issues.qgis.org/issues/20245 Matthias Kuhn
07:38 AM Revision 59b1d309 (qgis): Merge pull request #8360 from m-kuhn/hideGeometryValidation
Hide geometry validation dock Matthias Kuhn
01:13 AM Revision a9f7f354 (qgis): vector layer properties now checks if config widget factory supports layer
previously the factory would always be used, even if it did not
support the active layer
fixes #20240
Ricardo Silva
01:04 AM Revision f951219b (qgis): update mac bundling for new Qt frameworks
William Kyngesburye
01:02 AM Revision 2f86f228 (qgis): update mac bundling for new Qt frameworks
William Kyngesburye

2018-10-29

06:48 PM Revision 4668d226 (qgis): fix crash when connecting layerOrderChanged signal
Denis Rouzaud
06:25 PM Revision 2a84bae6 (qgis): add results hashes
Denis Rouzaud
04:15 PM Revision 1332e5c5 (qgis): Allow calling getFeatureSource without feedback
Matthias Kuhn
03:44 PM Revision 13876318 (qgis): Improve code readability
Matthias Kuhn
03:38 PM Revision 46563556 (qgis): Silence warning
Matthias Kuhn
03:05 PM Revision 02ec785e (qgis): Fix deadlock in geometry validation
Fix a deadlock in geometry validation. This happens when the mainthread "waits for finished" of a checker thread.
Wh...
Matthias Kuhn
01:58 PM Revision b00b3f68 (qgis): Merge pull request #8358 from elpaso/bugfix-20255
Fix geometry precision input in vector layer properties and not-dot l… Alessandro Pasotti
12:36 PM Revision ac54e961 (qgis): Show an empty string if precision is 0 or not valid
Alessandro Pasotti
12:34 PM Revision e16e25c0 (qgis): Hide geometry validation dock
Fix #20245 https://issues.qgis.org/issues/20245 Matthias Kuhn
12:01 PM Revision 12c75d3c (qgis): Fix geometry precision input in vector layer properties and not-dot loc...
Fix #20255 - Impossible to enter a decimal value for the geometry precision in French (comma as decimal separator) Alessandro Pasotti
09:52 AM Revision 8fc43780 (qgis): Merge pull request #8114 from signedav/bugfix_not_deleting_relation
More intuitive relation reference widget text filter Matthias Kuhn
09:14 AM Revision d196125b (qgis): Fix build
Nyall Dawson
09:14 AM Revision 0035b7c3 (qgis): Avoid creating temporary project properties and options dialogs
for locator filter
This is expensive and results in a lengthy delay when first
using the locator in a QGIS session.
...
Nyall Dawson
09:14 AM Revision 3c3fcf50 (qgis): Fix clazy warnings
Nyall Dawson
09:14 AM Revision d4cf8cf7 (qgis): More clazy optimisations
Nyall Dawson
02:56 AM Revision c077fbcd (qgis): Follow up status bar font fixes, avoid too small font on Windows
(cherry picked from commit c9206884372e25decb354706728935cef5765e34) Nyall Dawson
02:56 AM Revision 3179b3b8 (qgis): Avoid useless tray icon on Windows 7
Fixes #20247
(cherry picked from commit 908a058a3a88947498be44e8bba1ce2afb12981e)
Nyall Dawson
02:56 AM Revision 21d1bdf1 (qgis): [processing] Fix exceptions due to closed algorithm dialogs when
opened from toolbox and closed before task completes
(cherry picked from commit 0d5a8ddd8e387219721ff24cb8299960e4f3...
Nyall Dawson
02:27 AM Revision 1dd36f13 (qgis): Capitalization
Nyall Dawson
01:49 AM Revision 0d5a8ddd (qgis): [processing] Fix exceptions due to closed algorithm dialogs when
opened from toolbox and closed before task completes Nyall Dawson
01:17 AM Revision 908a058a (qgis): Avoid useless tray icon on Windows 7
Fixes #20247 Nyall Dawson
01:06 AM Revision c9206884 (qgis): Follow up status bar font fixes, avoid too small font on Windows
Nyall Dawson

2018-10-27

07:06 PM Revision 9ad01cf9 (qgis): replace three dots with ellipsises in translation strings
Jürgen Fischer
07:06 PM Revision 012bd99e (qgis): scripts/tsstat.pl: remove unused site mode and add note to doc/TRANSLATORS
Jürgen Fischer
07:06 PM Revision 9e45223d (qgis): reset English translations on update
Jürgen Fischer
05:38 PM Revision f3643ef9 (qgis): remove translations for expression group to fix the UI
Etienne Trimaille
05:38 PM Revision 73134b4c (qgis): add missing expression groups
Etienne Trimaille
06:51 AM Revision c4b3cbcd (qgis): add missing expression groups
Etienne Trimaille
06:51 AM Revision ce32a253 (qgis): remove translations for expression group to fix the UI
Etienne Trimaille

2018-10-26

01:54 AM Revision aa42b868 (qgis): Add native platform method to show file/folder properties, implement
for linux Nyall Dawson
11:50 PM Revision d34fe6b1 (qgis): fix gdal_contour in test (#8351)
now gdal_contour does not create 3D by default
see upstream issue https://github.com/OSGeo/gdal/issues/336
and fix ht...
Denis Rouzaud
10:23 PM Revision 25cddbc3 (qgis): Update qgis.sip.in
Denis Rouzaud
10:01 PM Revision f3b0b257 (qgis): add islandic translator (followup f4e6477a)
Jürgen Fischer
09:57 PM Revision f9fa6068 (qgis): add note with Qt bug
Denis Rouzaud
09:49 PM Revision 5fa533f1 (qgis): fix Qt issue with QString::number and precision 0
Denis Rouzaud
09:20 PM Revision 76418690 (qgis): add missing GUI_EXPORT macro
Denis Rouzaud
09:15 PM Revision e44d5a36 (qgis): fix gdal_contour in test
now gdal_contour does not create 3D by default
see upstream issue https://github.com/OSGeo/gdal/issues/336
and fix ht...
Denis Rouzaud
09:11 PM Revision b872f617 (qgis): add missing GUI_EXPORT macro
Denis Rouzaud
09:07 PM Revision 7ac52152 (qgis): [FEATURE] Add "export to file" options for raster and vector layers
within the browser panel
Allows direct export of these files (e.g. to a different format,
crs, etc) without having t...
Nyall Dawson
09:04 PM Revision b8113af9 (qgis): give tolerance in the test
Denis Rouzaud
09:03 PM Revision 03d17549 (qgis): output full precision
Denis Rouzaud
08:37 PM Revision de1fff13 (qgis): output full precision
Denis Rouzaud
08:24 PM Revision 983a8af4 (qgis): add missing GUI_EXPORT macro
Denis Rouzaud
07:45 PM Revision 7baf6d4b (qgis): output full precision
Denis Rouzaud
07:06 PM Revision 40ec44cc (qgis): output full precision
Denis Rouzaud
04:32 PM Revision c1b477c2 (qgis): temporarily remove qtdeclarative5-qtquick2-plugin
Denis Rouzaud
04:32 PM Revision d175674a (qgis): more for Qt3Dextras
Denis Rouzaud
04:32 PM Revision 5566560e (qgis): add libqt53dextras5
Denis Rouzaud
04:32 PM Revision 5a297cba (qgis): add QT5_3DEXTRA_LIBRARY to cmake config
Denis Rouzaud
04:32 PM Revision 9156476b (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. Denis Rouzaud
02:34 PM Revision f703839f (qgis): [Bugfix][Server] Use Project selection color in GetPrint 3.4
René-Luc ReLuc
02:34 PM Revision 20898877 (qgis): Bump version to 3.5
Jürgen Fischer
02:32 PM Revision 4a4b62ed (qgis): Release of 3.4 (Madeira)
Jürgen Fischer
02:32 PM Revision 736b0f70 (qgis): changelog and news update for 3.4
Jürgen Fischer
02:32 PM Revision 07e05d89 (qgis): translation update for 3.4 from transifex
Jürgen Fischer
02:23 PM Revision 6249b07f (qgis): Merge pull request #8320 from rldhont/server-reactivate-print-selection-3
[Server] Reactivate the capability to print selection with Server 3.4 René-Luc ReLuc
02:12 PM Revision 4ba77f83 (qgis): fix typo
Denis Rouzaud
02:11 PM Revision 9e6d1658 (qgis): doxymentation
Denis Rouzaud
02:11 PM Revision f002a9c4 (qgis): fix snapping indicator when advance digitizing tools is enabled
Loïc BARTOLETTI
02:04 PM Revision 443afcd0 (qgis): Merge pull request #8323 from mhugo/fix_15709
Fix virtual layer FilterRect handling when no uid is defined Hugo Mercier
01:59 PM Revision cbd7adec (qgis): Release of 2.18.25
Jürgen Fischer
01:46 PM Revision 40e94066 (qgis): Add snapindicator to shape tools (#8292)
Loïc BARTOLETTI
01:40 PM Revision 547fdb82 (qgis): be more explicit when detecting dark theme on Mac
Denis Rouzaud
01:37 PM Revision 4295e0e8 (qgis): Fix build on OSX platform < 10.14 (#8348)
Salvatore Larosa
01:24 PM Revision 5f5edb6b (qgis): Black mssql test on Travis
The mssql odbc driver is proving very crashy on the Travis
docker image. Revisit when the docker image is upgraded
Nyall Dawson
01:00 PM Revision 0633ee04 (qgis): Merge pull request #8336 from m-kuhn/doNotReportEnvelopeAsGap
Do not report envelope as gap Matthias Kuhn
12:59 PM Revision 2c835f97 (qgis): Merge pull request #8347 from DelazJ/patch-4
[Bugfix]Update "refresh layer at interval" tooltip Matthias Kuhn
12:58 PM Revision 03c38e92 (qgis): Merge pull request #8345 from m-kuhn/snapToGridExtentsUpdate
Update snap to grid rect on extentChange Matthias Kuhn
12:02 PM Revision 3e7ee919 (qgis): Update "refresh layer at interval" tooltip
Fix #20223 Harrissou Santanna
11:51 AM Revision b4e31608 (qgis): [Server][GetPrint] Draw selection for SVG output
René-Luc ReLuc
11:36 AM Revision c47c0ef7 (qgis): [Server][Tests] Update WMS GetPrint Selection
René-Luc ReLuc
11:32 AM Revision 91c19ff5 (qgis): [Bugfix][Server][GetPrint] Correctly set way to draw selection in layou...
René-Luc ReLuc
11:07 AM Revision efe4a796 (qgis): Fix virtual layer FilterRect handling when no uid is defined (fixes #15...
When no uid if defined, features returned have an id defined by an
autoincremented integer. So we cannot use a SQL fi...
Hugo Mercier
10:43 AM Revision daa650ed (qgis): Merge pull request #8331 from rldhont/fix-server-wfs-force-multi-geom-g...
[Bugfix][Server][WFS] Segfault when converting geom to multi René-Luc ReLuc
10:38 AM Revision 0a808141 (qgis): Update snap to grid rect on extentChange
Fix #20222 Matthias Kuhn
10:01 AM Revision 32cdf3a0 (qgis): Do not report envelope as gap
Under some circumstances, the envelope of a check region would be reported as a gap.
While a check that this doesn't ...
Matthias Kuhn
10:00 AM Revision a0e3c2df (qgis): Merge pull request #8335 from m-kuhn/qgsrectangleSnappedToGrid
Add QgsRectangle::snappedToGrid Matthias Kuhn
09:38 AM Revision 04edcb75 (qgis): Merge pull request #8305 from signedav/action-icon
Different mAction icon, when action activated Matthias Kuhn
09:36 AM Revision e797f7ef (qgis): Merge pull request #8229 from signedav/duplication-context-fix
Select feature menu on action with multiple features Matthias Kuhn
08:58 AM Revision bbdbfa17 (qgis): [layouts] Final fixes for data defined widgets showing outdated
data defined definitions when clicking between layout items
of the same type
Fixes #18694
Nyall Dawson
08:58 AM Revision 5e3fdb96 (qgis): [layouts] Fix some data defined buttons don't update when
clicking between objects of same type
Refs #18694
Nyall Dawson
08:58 AM Revision e991d98c (qgis): [layouts] Fix data defined table button loses state
Refs #18694 Nyall Dawson
08:57 AM Revision 0f22a29b (qgis): Fix dropping/adding z dimensions to certain output data types
where the layer geometry type is defined by features, not preset
in advance
Fixes #20220, #17669
Nyall Dawson
08:57 AM Revision d1e29783 (qgis): Add warning to QgsLayerTreeLayer::layer() dox
Because the returned pointer must ALWAYS be tested before
being dereferenced
Nyall Dawson
08:57 AM Revision 4bc561cc (qgis): Fix crashes when right clicking a layer with a broken source,
e.g. a layer loaded from a qlyr with missing layer reference Nyall Dawson
08:24 AM Revision 69442400 (qgis): Merge pull request #8338 from 3nids/fix20201
use Exclude field by default for relation search widget wrapper Matthias Kuhn
07:58 AM Revision 0da210df (qgis): Add QgsRectangle::snappedToGrid
Snaps a rectangle to a grid. Matthias Kuhn
07:03 AM Revision f0735d91 (qgis): Update test masks
Nyall Dawson
07:03 AM Revision 1ae010a6 (qgis): Fix some clang truncate to int warnings
Nyall Dawson
05:15 AM Revision 1a2d0cc5 (qgis): [processing][SAGA] Fix multilevel b spline description files
Resync with SAGA parameters Nyall Dawson
03:54 AM Revision 7f484aba (qgis): Fix some more inconsistent status bar fonts
Nyall Dawson
02:16 AM Revision b1505549 (qgis): Do not overwrite values in attribute form while SearchMode
Because it can be in SearchMode during editing state, a change of selection in the feature list would overwrite the v... David Signer

2018-10-25

01:54 AM Revision 6526dd08 (qgis): bundle sip to correct dir
William Kyngesburye
11:54 PM Revision fb0b8fda (qgis): [mssql] For consistency with other providers deleteFeatures should retu...
Nyall Dawson
11:54 PM Revision 72946c30 (qgis): [mssql] Fix incorrect layer extents after modifying layers
Nyall Dawson
11:54 PM Revision 972250d0 (qgis): [mssql] Use output instead of IDENT_CURRENT to retrieve newly added pri...
It's safer, works with non-identity columns, and potentially allows
us to optimise in future and bulk insert features...
Nyall Dawson
11:54 PM Revision cd64d31b (qgis): [mssql] Ensure provider rejects features with incorrect geometry type
Nyall Dawson
11:54 PM Revision 1f852fff (qgis): [mssql] Run provider layer edits test suite
Nyall Dawson
11:54 PM Revision 54c587f0 (qgis): [mssql] Avoid some tests on Travis which trigger crashes in the ms odbc...
not our fault -- i think it's either an issue with the ms odbc
driver itself or qt's odbc database handling. In any c...
Nyall Dawson
11:54 PM Revision 89aa19f6 (qgis): Add a provider test to ensure that features returned from
addFeatures have the correct id assigned Nyall Dawson
11:54 PM Revision 25c94d48 (qgis): Better method to avoid test on Travis
Nyall Dawson
11:54 PM Revision 37a68562 (qgis): A bit more tolerance in provider test
Nyall Dawson
11:52 PM Revision f4e6477a (qgis): Update TRANSLATORS
Added missing translator for Icelandic Sveinn í Felli
11:52 PM Revision 69df8cf7 (qgis): Updated the version of CMake from 3.7 to 3.12 in the list of required t...
James Shaeffer
11:51 PM Revision 560e841e (qgis): [authmanager] Fix OAuth2 implicit grant flow
Alessandro Pasotti
11:34 PM Revision 8eb19302 (qgis): Merge pull request #8330 from 3nids/fix9160
Properly zoom to feature for single point selected Denis Rouzaud
11:20 PM Revision 857bbe1e (qgis): Register metatype for QgsAuthManager::MessageLevel to avoid qt warnings
Nyall Dawson
11:20 PM Revision 1118f4ac (qgis): Remove some dox details which are likely to go out of date quickly
Nyall Dawson
11:20 PM Revision 87f5c0c0 (qgis): [o2] Avoid a misleading console error output
Nyall Dawson
11:17 PM Revision 531f3663 (qgis): Merge pull request #8310 from borysiasty/scale_lock_button
Move the scale lock button from the QgsStatusBarScaleWidget to QgsStatusBarMagnifierWidget Borys Jurgiel
11:10 PM Revision 26330069 (qgis): Merge pull request #8329 from borysiasty/browser_gpkg_overwrite
Disable overwriting GPKG layers with rasters in the Browser Panel Borys Jurgiel
11:10 PM Revision 6a61d5d2 (qgis): Merge pull request #8337 from borysiasty/update-firstrundialog
Update link to changelog in the First Run Dialog Borys Jurgiel
10:38 PM Revision 95142cc1 (qgis): use Exclude field by default for relation search widget wrapper
fix #20201 Denis Rouzaud
10:00 PM Revision ef56a7a2 (qgis): Update changelog link from 3.0.0 to 3.4-LTR in the First Run Dialog
Borys Jurgiel
09:31 PM Revision daca55a7 (qgis): add test for QgsRectangle::scale and scaled
Denis Rouzaud
08:51 PM Revision 6a2c31d8 (qgis): fix typo
Jürgen Fischer
08:46 PM Revision b8361e4f (qgis): [outh2] Don't crash when trying to parse an invalid json configuration ...
Nyall Dawson
08:46 PM Revision 7b3f3cfa (qgis): [oauth2] Show a list of directories searched for predefined configuration
files in the list tooltip/help text
Immediately gives users more clues about how to use these
files and where they m...
Nyall Dawson
08:46 PM Revision 3088574c (qgis): Fix failing oauth2 test
The presence of the state parameter which has no QPROPERTY
counterpart in QgsAuthOAuth2Config was causing the
convers...
Nyall Dawson
08:46 PM Revision e24e5c78 (qgis): [oauth2] Use token url if refresh token url is not specified
The refresh token url is marked as optional -- so we fallback
on the token url if user has not specified a specific r...
Nyall Dawson
08:46 PM Revision b5dc84d7 (qgis): Fix some clazy warnings
Nyall Dawson
08:34 PM Revision a4e438a4 (qgis): fix fetching rectangle
Denis Rouzaud
08:30 PM Revision 94ce3b92 (qgis): Merge branch 'master' into bugfix_18902
Loïc BARTOLETTI
08:01 PM Revision 6fc36dcd (qgis): use QgsFeatureRequest::setNoAttributes (#8332)
Denis Rouzaud
07:49 PM Revision 5577d83a (qgis): mark method as const
Denis Rouzaud
07:41 PM Revision d1f0ae47 (qgis): optimize request by fetching the required extend
Denis Rouzaud
07:37 PM Revision 80d0c33f (qgis): add QgsRectangle::scaled which returns the scaled rectangle
facilitates one-lines Denis Rouzaud
06:03 PM Revision bf5537e2 (qgis): fix crash when changing screen while rendering (#8328)
remove this assert since by the time the map is rendered the screen changed and might not have the same DPR. Denis Rouzaud
06:03 PM Revision 52d3144c (qgis): Update qgsmapcanvas.cpp
Denis Rouzaud
05:35 PM Revision 699d8487 (qgis): add QgsFeatureRequest::setNoAttributes (#8326)
since it's more convenient than setSubsetOfAttributes( QgsAttributesList() ) Denis Rouzaud
05:34 PM Revision 81f4bdbe (qgis): [Bugfix][Server][WFS] Segfault when converting geom to multi
Following 55928c0, [Bugfix][Server][WFS] In GML geometry has all to be multi, in which to avoid memory leak, I don't ... René-Luc ReLuc
04:56 PM Revision 653a6685 (qgis): Merge pull request #8325 from elpaso/bugfix-other-db-styles
Fix show other DB styles when there are no styles for current layer Alessandro Pasotti
04:51 PM Revision edc03030 (qgis): Properly zoom to feature for single point selected
fix #9160
this will fetch the canvas content and combine selected point with closest point and scale it 5 times
Denis Rouzaud
04:49 PM Revision 83065a46 (qgis): Merge branch 'master' of github.com:qgis/QGIS into scale_lock_button
Borys Jurgiel
04:48 PM Revision 277e39dc (qgis): fix code layout
Denis Rouzaud
04:41 PM Revision dc334ac0 (qgis): Merge pull request #8223 from signedav/json_tests
QgsServer Tests for JSON fields Matthias Kuhn
04:40 PM Revision eae047e9 (qgis): [Server][Tests] Update WMS GetMap Selection
The selection color is read from the project and apply to the map. René-Luc ReLuc
04:22 PM Revision 4147aaab (qgis): fix crash when changing screen while rendering
remove this assert since by the time the map is rendered the screen changed and might not have the same DPR. Denis Rouzaud
04:21 PM Revision 39f97ecb (qgis): [bugfix] Disable overwriting GPKG layers with rasters in the Browser pa...
Borys Jurgiel
04:03 PM Revision b0104a28 (qgis): Merge pull request #8324 from elpaso/bugfix-unreported-ensure-qml-exten...
Bugfix unreported ensure qml extention on save style to file Alessandro Pasotti
04:03 PM Revision 75a170df (qgis): Merge pull request #8303 from m-kuhn/doNotPersistEstimatedMetadata
Do not persist estimated metadata Matthias Kuhn
03:57 PM Revision 4acb12d1 (qgis): Merge pull request #8281 from m-kuhn/copyValueMapToClipboard
Allow copying value map definitions to clipboard Matthias Kuhn
03:27 PM Revision 9768fdd0 (qgis): handle EnableChange event in QgsFilterLineEdit
David Signer
03:19 PM Revision 6a9cff3f (qgis): reserve space in feature list for performance (#8322)
Denis Rouzaud
03:11 PM Revision d1423dec (qgis): add theme style.qss.auto to gitignore
Denis Rouzaud
03:00 PM Revision a4bb9058 (qgis): removed extra ;
David Signer
02:58 PM Revision 5b4aed3a (qgis): Test if NULL is selected
David Signer
02:41 PM Revision a091e64b (qgis): Adds missing styleChanged connection
Remove useless if ( mRenderContext ) in onAttributeValueChanged and
onStyleChanged
Loïc BARTOLETTI
02:36 PM Revision f7367306 (qgis): Fix show other DB styles when there are no styles for current layer
Aka: cleaning my own mess :) Alessandro Pasotti
02:35 PM Revision cd509de5 (qgis): fix typo
Denis Rouzaud
02:31 PM Revision a9e6950e (qgis): [Server] Use Project selection color in GetPrint for 3.4
Because selection was deactivated in layout, selection color was not transmitted from QgsProject to QgsLayoutRenderCo... René-Luc ReLuc
02:26 PM Revision fa625ff0 (qgis): use forward declaration for QgsFeature
and use as_const on featurelist David Signer
02:20 PM Revision 6afb8def (qgis): Add a test for saveNamedStyle to file path
Alessandro Pasotti
02:19 PM Revision 08f2a02a (qgis): Ensure save as style file appends qml extension
... or you'll save in the DB instead Alessandro Pasotti
02:16 PM Revision cb19b346 (qgis): iterate through features with iterator
David Signer
02:02 PM Revision 87fddaee (qgis): Do not persist estimated GDAL metadata
GDAL saves metadata like min and max values into a .aux.xml sidecar file next to raster files.
It does this always, e...
Matthias Kuhn
01:56 PM Revision f0b0aea3 (qgis): controll clear button by edit-state
because it has to appear on edit-mode, otherwise not David Signer
01:29 PM Revision 0a2689d9 (qgis): rearanged imports
David Signer
01:16 PM Revision 0959e9f4 (qgis): force Night Mapping theme on Mac Mojave with Dark Theme (#8309)
* force Night Mapping theme on Mac Mojave with Dark Theme
otherwise QGIS is pretty unusable
see #20195
* [themes] a...
Denis Rouzaud
01:16 PM Revision 20a205d8 (qgis): fix for different vector rendering types
Peter Petrik
01:16 PM Revision b0bd6293 (qgis): fix #19939: render mesh arrows also on the edge of the canvas
Peter Petrik
12:48 PM Revision a1d6f29e (qgis): Use time.process_time() instead of time.clock()
time.clock is set to be deprecated in python3.8,
and was replaced by time.process_time in python3.3
Ted Meyer
12:34 PM Revision 2e01811a (qgis): tests for switching between values
especially setting the NULL value and checking if it's selected
checking if the clear button is activ when it should ...
David Signer
11:57 AM Revision 607cd3e3 (qgis): Merge pull request #8236 from nyalldawson/marker_fill
Fix svg marker doesn't render when size is very small Matthias Kuhn
11:56 AM Revision 37d0fb41 (qgis): green icon
David Signer
11:54 AM Revision 02888959 (qgis): Merge pull request #8263 from signedav/gpkg_offline_editing
[Bugfix] offline editing with gpkg Matthias Kuhn
11:53 AM Revision ac44bf25 (qgis): Avoid crash when setting application font/font size in options dialog
https://bugreports.qt.io/browse/QTBUG-69204 causes a segfault
in Qt >= 5.11 if we change the stylesheet on the fly.
...
Nyall Dawson
11:53 AM Revision ce0f8e36 (qgis): Fix broken status bar font size logic
The logic which was put in place to drop the status bar font size
by a couple of points was being overridden by style...
Nyall Dawson
11:53 AM Revision 4f432820 (qgis): Don't set app stylesheet font/font size if it isn't changed from
the default
Potentially avoids some hidpi scaling issues
Nyall Dawson
11:53 AM Revision 728b9fcf (qgis): Avoid heap allocations
Nyall Dawson
11:53 AM Revision 4fdec37c (qgis): Remove some unused members
Nyall Dawson
11:40 AM Revision ba1fe9de (qgis): remove username/password in db connection in test project
David Signer
11:33 AM Revision 74f27855 (qgis): [Server] Reactivate the capability to print selection with Server 3.4
The capability to print selection has been removed by the commit aaa7003 to
prevent accidental selections showing in ...
René-Luc ReLuc
11:31 AM Revision 3ff5c829 (qgis): Merge pull request #8319 from rldhont/fix-dbmanager-sql-layer-set-uniqu...
[BUGFIX][DbManager] SQL Layer: fix unique combo setting in QGIS 3 René-Luc ReLuc
10:48 AM Revision cefc8d63 (qgis): Merge branch 'release-2_18' into marker_fill
Nyall Dawson
10:20 AM Revision 8f4f7f11 (qgis): Merge pull request #8230 from m-kuhn/gdalDoNotPersistEstimatedMetadata
Do not persist estimated GDAL metadata Matthias Kuhn
10:20 AM Revision d6a2cbf1 (qgis): add missing optional flag in some qgs expression helps
Etienne Trimaille
10:19 AM Revision 7939cfb5 (qgis): remove connection to lineeditcleared, because of already correct null v...
David Signer
10:19 AM Revision 236edd27 (qgis): Merge pull request #8318 from rldhont/processing-convertformat-geopackage
[Processing] Add GeoPackage support in alg qgis:convertformat (forward) René-Luc ReLuc
10:11 AM Revision d0813a88 (qgis): Introduce QgsGui::HigFlags and don't capitalize menu entries and dialog...
Borys Jurgiel
10:11 AM Revision 221df8e6 (qgis): Follow up 88b80394c09045c
Borys Jurgiel
09:30 AM Revision 2eb22d93 (qgis): [BUGFIX][DbManager] SQL Layer: fix unique combo setting in QGIS 3
When opening Update SQL layer, the unique combobox is not well set specifically with oracle.
It's a forward porting ...
René-Luc ReLuc
09:20 AM Revision 1d246de5 (qgis): [Processing] Add GeoPackage support in alg qgis:convertformat (forward)
This is the forward porting of #8143 René-Luc ReLuc
08:50 AM Revision e37f1d11 (qgis): pass nullRepresentation to QgsFilterLineEdit
David Signer
08:41 AM Revision 0bd1b7ab (qgis): Fix failing dox test
Nyall Dawson
02:52 AM Revision 244ba5ca (qgis): [afs] Handle invalid responses returned from FeatureServer multipoint
layers, where individual features may have point geometries
Not sure if this is a bug in ArcGIS server (probably, ye...
Nyall Dawson
02:51 AM Revision b039cd12 (qgis): Unit test for QgsMessageBarItem::dismiss
Nyall Dawson
02:51 AM Revision 0a02432b (qgis): Clazy warnings
Nyall Dawson
02:51 AM Revision 124f7381 (qgis): Allow message bar items to be dismissed from QgsMessageBarItem
Nyall Dawson
02:51 AM Revision d6798241 (qgis): [ux] Auto dismiss message bar items when a link is clicked in the item
At this stage the user has already read and acted upon the notification,
so requiring them to explicity dismiss the n...
Nyall Dawson

2018-10-24

01:59 AM Revision 01d2fc58 (qgis): UX - Add icon for field types in expression widget (#8195)
Nathan Woodrow
11:55 PM Revision d2998ef7 (qgis): Make the coordinate widget a little bit wider to avoid contents croppin...
Borys Jurgiel
09:30 PM Revision 8bee8988 (qgis): Move the scale lock button from QgsStatusBarScaleWidget to QgsStatusBar...
Borys Jurgiel
08:12 PM Revision 5f26d1b0 (qgis): Merge pull request #8143 from mdouchin/patch-1
Processing - Add GeoPackage support in alg qgis:convertformat René-Luc ReLuc
07:08 PM Revision 1cdac2c1 (qgis): Merge branch 'release-2_18' into patch-1
René-Luc ReLuc
06:37 PM Revision 302529a1 (qgis): Merge pull request #8289 from borysiasty/csv_string_quoting
[needs-docs] Save layer as CSV: add STRING_QUOTING option to the predefined drop-down widgets Borys Jurgiel
06:35 PM Revision 72a76061 (qgis): Merge pull request #8243 from rldhont/server-wfs-force-multi-geom-gml-218
[Bugfix][Server][WFS] In GML geometry has all to be multi René-Luc ReLuc
05:54 PM Revision 3663de91 (qgis): [API docs] add missing gui/layout
Denis Rouzaud
05:54 PM Revision fa92f41e (qgis): add missing doxymentation to gui/layout
Denis Rouzaud
05:54 PM Revision 1bcd3061 (qgis): add missing SIP_DEPRECATED annotation
Denis Rouzaud
05:54 PM Revision 745526df (qgis): rename params of virtual methods to match parent class, add missing pri...
Denis Rouzaud
05:54 PM Revision 0b22508f (qgis): give a few references in QgisInterface API docs
Denis Rouzaud
04:35 PM Revision c41a5d07 (qgis): Merge pull request #8220 from pblottiere/server_invalid_bbox
[server] Fixes #5520 - Invalid BBOX in WMS GetCapabilities Paul Blottiere
03:43 PM Revision 781d0e11 (qgis): Processing - Tests - Add Ogr2Ogr test with GeoPackage support
René-Luc ReLuc
03:07 PM Revision b8469dc3 (qgis): Merge pull request #8285 from uprel/master
[Bugfix][Server][WFS] Fixing bug in WFS update transaction for version 1.0.0 René-Luc ReLuc
02:50 PM Revision 4f0a8003 (qgis): Merge pull request #8302 from elpaso/bugfix-20200-pg-sequence-in-forms
Check if we have a numeric value before stripping the group separator Alessandro Pasotti
02:48 PM Revision e7aa994e (qgis): use dark yellow
David Signer
02:36 PM Revision 44ea5a2a (qgis): use stronger yellow
David Signer
01:54 PM Revision 9cb4d572 (qgis): [RPM] Patch for F29 is not needed anymore (#8304)
Daniele Viganò
01:38 PM Revision 44640894 (qgis): auto-detect name of sip module used by PyQt5
Jürgen Fischer
12:51 PM Revision 583c426e (qgis): Use of default action icon
If an action is set, but this action has no icon.
So we can make a difference between unset and set action
it's the a...
David Signer
12:45 PM Revision 797911e1 (qgis): Check if we have a numeric value before stripping the group separator
Fix #20200 - wrong sequence detection under postgres
This is to avoid stripping out the dot from nextval
when schema...
Alessandro Pasotti
12:15 PM Revision 0e5627ce (qgis): Merge pull request #8301 from elpaso/bugfix-fix-sip-python-3-5
Fix import sip on python 3.5 Alessandro Pasotti
12:11 PM Revision 980e0b69 (qgis): Following fix for bug #20064 - WFS Update transaction also for version ...
Uroš
11:49 AM Revision 7a982f51 (qgis): [oauth2] Fix redirect listener never starts with oauth2 grant flow auth...
Nyall Dawson
11:49 AM Revision 3abbaee9 (qgis): Remember window size in some more dialogs"
Nyall Dawson
11:49 AM Revision 7cf41538 (qgis): [oauth2] Don't check state value if state option was never set in
initial request
Some servers will not return an empty state, so we should not
require its existance if it was never ...
Nyall Dawson
11:40 AM Revision 9462a7e2 (qgis): Merge pull request #8298 from mhugo/fix_18286
Attribute table filter: force geometry extraction when needed Hugo Mercier
11:13 AM Revision 6c218b80 (qgis): Fix import sip on python 3.5
Alessandro Pasotti
10:27 AM Revision 1113e5ba (qgis): fix build with Qt <5.6
Jürgen Fischer
10:12 AM Revision d9a10280 (qgis): Attribute table filter: force geometry extraction when needed
Fixes #18286 Hugo Mercier
08:55 AM Revision b9c1440d (qgis): make function builder help parseable by lupdate
Jürgen Fischer
08:17 AM Revision d76ae43f (qgis): Merge pull request #8284 from elpaso/bugfix-20099-locator-inplace
[in-place] Fix locator filter for in-place when active layer changes Alessandro Pasotti
08:16 AM Revision ceaaade6 (qgis): Merge pull request #8250 from elpaso/indicators-refactoring
[needs-docs] Indicators refactoring + bad layers indicator Alessandro Pasotti
08:16 AM Revision 1ab7decd (qgis): Merge pull request #8291 from elpaso/bugfix-20134-maybe
Fix QgsProjectLayerGroupDialog with qgz project Alessandro Pasotti

2018-10-23

01:08 AM Revision 8e4d5d56 (qgis): Correctly save last used style import/export path
Nyall Dawson
01:08 AM Revision cb08cd28 (qgis): Capitalization
Nyall Dawson
12:24 AM Revision e1cdd7e9 (qgis): Some cleaning in unit tests
Paul Blottiere
12:21 AM Revision e25a452d (qgis): Add unit test
Paul Blottiere
12:11 AM Revision 275a203b (qgis): debian/osgeo4w/docker: use public instead of non-existing private PyQt5...
Jürgen Fischer
12:10 AM Revision fee1f95a (qgis): Make sip import path configurable, default to upstream path
Nyall Dawson
12:10 AM Revision 0fad3e57 (qgis): Fix build with newer sip versions
Fixes #19476 Nyall Dawson
11:18 PM Revision da22f7cc (qgis): Fixes #5520 - Invalid BBOX in WMS GetCapabilities
Paul Blottiere
10:47 PM Revision 2fce5700 (qgis): remove call to useless deprecated method on mac
followup 72bf08e Denis Rouzaud
10:40 PM Revision 9e82d447 (qgis): Merge pull request #8271 from pblottiere/as_cancel_id
Fix map tool when auxiliary layer creation is canceled Paul Blottiere
10:25 PM Revision 49e8e860 (qgis): add rendering tests for HiDPI (device pixel ratio)
Denis Rouzaud
10:20 PM Revision c868e62e (qgis): fix map units per pixel in HiDPI
Denis Rouzaud
10:20 PM Revision 3ff8477c (qgis): add test for device pixel ratio in map settings
Denis Rouzaud
10:15 PM Revision 2d1b5390 (qgis): Merge pull request #8286 from DelazJ/patch-4
Fix typo Alessandro Pasotti
09:34 PM Revision be92b21c (qgis): typo
Alessandro Pasotti
08:19 PM Revision 6b917e09 (qgis): Fix QgsProjectLayerGroupDialog with qgz project
Maybe also fix #20134 - crash when trying to set exluded layer in QGIS Server WMS capabilities
I could not reproduce...
Alessandro Pasotti
07:35 PM Revision a42bf801 (qgis): Merge pull request #8283 from elpaso/bugfix-20193-dbmanager-vlayer
[db-manager] Store exception text in the task and pass it over to the… Alessandro Pasotti
06:56 PM Revision a51d7f5b (qgis): Code layout
Alessandro Pasotti
06:32 PM Revision 61ebc183 (qgis): Better option order
Borys Jurgiel
06:19 PM Revision f227bfb6 (qgis): [needs-docs] Save vector layer as CSV: add STRING_QUOTING (IF_NEEDED|IF...
Borys Jurgiel
05:05 PM Revision c6df07b2 (qgis): Fix typo
Harrissou Santanna
04:15 PM Revision f346dcee (qgis): Updating the vertexEditor after moving vertices or edges (#8032)
Loïc BARTOLETTI
04:12 PM Revision 7ecd303a (qgis): [in-place] Fix locator filter for in-place when active layer changes
Invalidate the locator results when active layer changes
Fix #20099 - Locator bar does not update the filter of algo...
Alessandro Pasotti
03:10 PM Revision b2671825 (qgis): Processing - Add GeoPackage support in qgis:convertformat
This commit adds the support for GeoPackage format as output format in the qgis:convertformat python script. Michael Douchin
03:02 PM Revision daf53940 (qgis): fix Qt issue QVariant::value using enum (#8265)
* fix Qt issue QVariant::value using enum
see https://bugreports.qt.io/browse/QTBUG-53384
fix #19868
Denis Rouzaud
02:59 PM Revision 15f4138a (qgis): [db-manager] Store exception text in the task and pass it over to the c...
Fix #2019 - DBManager fails to display error messages with virtual layers Alessandro Pasotti
01:56 PM Revision 7a984c3f (qgis): Allow copying value map definitions to clipboard
Fix #20194 Matthias Kuhn
10:59 AM Revision 17f30f57 (qgis): Merge pull request #8252 from borysiasty/gpkg_raster_append_fix
Don't append raster layer to an existing GPKG, if a vector layer with the same name already exists Alessandro Pasotti
10:57 AM Revision d277fb80 (qgis): Merge pull request #8266 from elpaso/bugfix-20180-doublespinbox-crash
Do not delete the clear action (and don't crash) Alessandro Pasotti
09:17 AM Revision 7f10a3a4 (qgis): Disable clear button in tracer widget to prevent a crash
Fix #20180
Not really a fix, but the other approach apparently
causes a regression on some platforms.
Alessandro Pasotti
08:51 AM Revision 012ad1cb (qgis): Revert "Do not delete the clear action (and don't crash)"
This reverts commit 5c28693d4935c36d36585630a7a9487bc5820d9c.
Because regresses fb5caa7a0f944788119b3429efb8f017964c...
Alessandro Pasotti
08:41 AM Revision cc543d6b (qgis): Some clazy warnings
Nyall Dawson
08:41 AM Revision 5e6eef3e (qgis): [layouts] Fix incorrect first page size in multipage layouts when
first page is skipped from output
Fixes #18742
Nyall Dawson
08:41 AM Revision 8cf64c8a (qgis): [layouts] Add option to filter "add layer to legend" dialog to
layers visible within the (linked) map only
Fixes #20186
Nyall Dawson
08:41 AM Revision de0e74be (qgis): Add method to whitelist layers to show in QgsMapLayerProxyModel
Nyall Dawson
08:34 AM Revision f32fe8b2 (qgis): [dbmanager] add string description to query task for better notificatio...
Mathieu Pellerin - nIRV
08:22 AM Revision f7cd2cf2 (qgis): Merge pull request #8267 from elpaso/bugfix-20155-pg-style-crash
Fix crash loading style from postgres db when there is no "layer_styl… Alessandro Pasotti
06:16 AM Revision 64c99b73 (qgis): Fix missing Factory annotation
Nyall Dawson
05:25 AM Revision 561d59b7 (qgis): Capitalization
Nyall Dawson
05:11 AM Revision 0731148b (qgis): move function map to hstore into QgsHstoreUtils
Etienne Trimaille
04:42 AM Revision e5f52f98 (qgis): [processing] Use outputi database layer name instead of file name when
'use filename as layer name' is checked
Avoids raw uri layer names for database type destinations
Nyall Dawson
04:42 AM Revision b2a2a260 (qgis): Add fallback to parameter's name to be safe
Nyall Dawson
02:54 AM Revision a093dd72 (qgis): [layouts] Add api to retrieve window from designer dialog interface
Nyall Dawson
02:37 AM Revision 4212cca5 (qgis): Add a Python repr for QgsError
Nyall Dawson

2018-10-22

01:49 AM Revision adec7198 (qgis): allow switching in/out mode while drawing zooming rect (#8261)
Denis Rouzaud
12:59 AM Revision 8a525b0b (qgis): [layouts] Add notes to layout designer dialog interface documentation
regarding customisation of designer instances Nyall Dawson
12:59 AM Revision 8d7c54e8 (qgis): More layout object sip casting
Nyall Dawson
12:59 AM Revision 926e03ac (qgis): Spell
Nyall Dawson
12:46 AM Revision 8d12733f (qgis): Merge branch 'release-2_18' into marker_fill
Nyall Dawson
12:16 AM Revision 41f5abcc (qgis): Disable ok button when no there's no field
Paul Blottiere
11:36 PM Revision 6df252a2 (qgis): Do not draw a rubber band and hilight feature if not necessary
Paul Blottiere
11:26 PM Revision 333971c9 (qgis): Do not display rubber band if label cannot be rotated
Paul Blottiere
11:18 PM Revision 1ab6d323 (qgis): Do not draw a rubber band when label/diagram are not moveable
Paul Blottiere
09:57 PM Revision c94eefb6 (qgis): [layouts] Fix data defined atlas margin isn't evaluated
Fixes #19896 Nyall Dawson
09:56 PM Revision 4030390a (qgis): Avoid another unnecessary styleChanged call
In all paths where QgsMapLayersStyleManager::currentStyleChanged
is emitted there is always a previous styleChanged s...
Nyall Dawson
09:56 PM Revision 844eada7 (qgis): Avoid some unnecessary styleChanged signals
These signals are expensive to emit, because they trigger a full
update of the style dock contents
Nyall Dawson
06:58 PM Revision 65884dbc (qgis): Merge pull request #8251 from pblottiere/as_dd_red
Update data defined button on auxiliary field deletion correctly Paul Blottiere
06:57 PM Revision b9ff49f2 (qgis): Merge pull request #8253 from pblottiere/as_err_msg_rm_field
Add an error message when auxiliary field deletion failed Paul Blottiere
06:39 PM Revision 897322a4 (qgis): Fix crash loading style from postgres db when there is no "layer_styles...
Fix #20155 -crash loading style from postgres db when there is no "layer_styles" table in the database Alessandro Pasotti
05:27 PM Revision 5c28693d (qgis): Do not delete the clear action (and don't crash)
Fix #20180 - Tracing with Offset produces QGIS Crash
The crash was deep inside Qt and I couldn't really debug it,
th...
Alessandro Pasotti
04:18 PM Revision 225c9227 (qgis): fix build without GUI
Denis Rouzaud
02:21 PM Revision dfb28fed (qgis): Merge pull request #8228 from pblottiere/server_deadlock
[server] Fixes freeze of server during rendering Paul Blottiere
12:33 PM Revision fc8062e1 (qgis): calculate FID for GPKG
David Signer
12:26 PM Revision 74f7cb54 (qgis): Add a button to save the query as an external sql file
Loïc BARTOLETTI
12:00 PM Revision d3ccd6ee (qgis): use "gpkg_fid" as default FID column
David Signer
11:51 AM Revision b4da9957 (qgis): remove fid type check because its done before
David Signer
11:46 AM Revision d1172d41 (qgis): care for types of fid
David Signer
11:06 AM Revision d9fdf13d (qgis): add dummy column in case the original layer does not contain an fid-field
David Signer
11:03 AM Revision 55928c0d (qgis): [Bugfix][Server][WFS] In GML geometry has all to be multi
If in the layer level, the geometry is defined as multi, in the GML all the geometry has to be converted to multi. René-Luc ReLuc
08:15 AM Revision 4fa62e9b (qgis): Fix #19703, make filter translatable and add NetCDF (#8245)
* Add NetCDF into MDAL dialog's file filter Richard Duivenvoorde
07:42 AM Revision cdcb5a2c (qgis): running autopep8 on file to format correctly
David Signer

2018-10-21

01:30 AM Revision 1bf63f13 (qgis): QStringLiteral
Nyall Dawson
12:29 AM Revision 444a2795 (qgis): Add a translated window title
Paul Blottiere
12:28 AM Revision 86f13852 (qgis): Add an error message on auxiliary field deletion
Paul Blottiere
11:35 PM Revision ef4bf1a8 (qgis): Add link to corresponding issue in comment
Paul Blottiere
11:33 PM Revision 514db35c (qgis): Fixes freeze of server during rendering
Paul Blottiere
11:19 PM Revision 006b130e (qgis): Don't append raster layer to an existing GPKG, if a vector layer with t...
Borys Jurgiel
11:02 PM Revision 16e0db40 (qgis): Removes unused reset parameter
Paul Blottiere
10:54 PM Revision f087f4a0 (qgis): Data defined button is not red after deleting auxiliary field
Paul Blottiere
09:27 PM Revision b379d75e (qgis): Merge pull request #8249 from tudorbarascu/fix_addpart
fix addpart tool warning Alessandro Pasotti
11:41 AM Revision f963ba32 (qgis): fix fcf85a199a94aac
Jürgen Fischer
10:49 AM Revision a83d9c94 (qgis): Change tooltip for bad layers
because the click action is still a TODO Alessandro Pasotti
10:47 AM Revision 843bee28 (qgis): Fix removable flag check and call base class (dis)connect
Alessandro Pasotti
09:54 AM Revision 5dfa9924 (qgis): Port remaining indicator methods to the new interface
Alessandro Pasotti
08:57 AM Revision dffd3b73 (qgis): Remove virtual
Alessandro Pasotti
08:57 AM Revision 7cbba813 (qgis): Some more indicator refactoring
Pass QgsMapLayer instance to tooltip and icon,
in case they needs updates
Alessandro Pasotti
08:56 AM Revision a9a50397 (qgis): QgsLayerTreeViewIndicatorProvider refactoring
Alessandro Pasotti
08:54 AM Revision fc53e64e (qgis): Bad layers indicator
Alessandro Pasotti
08:51 AM Revision f2c262bc (qgis): Small refactoring to silence clang warnings plus changed name to GPKG s...
... to make it different than the other OGR s.s. dialog Alessandro Pasotti
04:44 AM Revision 7e3b5f40 (qgis): Merge pull request #8247 from 3nids/maptoolzoom
fixes to the map tool zoom Denis Rouzaud

2018-10-20

01:55 AM Revision f17b1a52 (qgis): restore zoom out rect
Denis Rouzaud
10:31 PM Revision 5168d7d9 (qgis): fix addpart tool warning
The isGeometryEmpty variable was true when geometry was present and viceversa.
Thus the warning for multiple parts fo...
Tudor Bărăscu
08:35 PM Revision fcf85a19 (qgis): fix build on Qt <5.6
Jürgen Fischer
10:05 AM Revision dcd33186 (qgis): [in-place] Fix alg runner when context is none
Alessandro Pasotti

2018-10-19

10:44 PM Revision 99f34194 (qgis): Extend documentation of QgsFeatureRequest::setSubsetOfAttributes
Like suggested by Nyall Alessandro Pasotti
10:40 PM Revision 71e85cc0 (qgis): Merge pull request #8231 from elpaso/bugfix-20147-in-place-difference
[in-place][needs-docs] add buffer for polygons and fix #20147 in place difference Alessandro Pasotti
10:33 PM Revision 5fd6f687 (qgis): Zoom tool: do not draw rect when zooming out, update cursor when pressi...
Denis Rouzaud
10:33 PM Revision b3e52633 (qgis): [fix #18892] avoid high jumps by setting a minimum pixel size for rect ...
Denis Rouzaud
10:33 PM Revision 77316741 (qgis): add isActive to QgsMapTool and update cursor when it is active
Denis Rouzaud
10:19 PM Revision f00e43d3 (qgis): [layouts] Hack around inconsistent subclassing of layout items by sip
Sometimes, calling some layout methods, results in sip being inable
to downcast the items to their correct type, resu...
Nyall Dawson
10:18 PM Revision 0a662576 (qgis): [layouts] Show more precision in map scale for map item properties
Previously we would often round the scale displayed to the nearest
integer. Now ensure that the map scale widget show...
Nyall Dawson
08:56 PM Revision fb2883c7 (qgis): Merge pull request #8242 from 3nids/final_dpi
[fix #17773] fix HiDPI in map canvas on mac Denis Rouzaud
08:56 PM Revision 345d25f7 (qgis): remove useless variable
Denis Rouzaud
07:46 PM Revision ff1face7 (qgis): more dox
Denis Rouzaud
07:46 PM Revision c1ce03cd (qgis): test that window handle actually exists (avoid crash in tests)
Denis Rouzaud
06:18 PM Revision dff04969 (qgis): use floating point precision and use proper setFlags method (#8244)
Denis Rouzaud
04:37 PM Revision 21e685b4 (qgis): [in-place] Limit buffer to (multi)polygons
Alessandro Pasotti
04:30 PM Revision 35ec4658 (qgis): update DPR on screen or resolution change
Denis Rouzaud
04:27 PM Revision adb930b2 (qgis): Speed up getFeatures query by using a proper QgsFeatureRequest
Alessandro Pasotti
04:07 PM Revision b4e87d87 (qgis): use float precision
Denis Rouzaud
03:53 PM Revision 09d2260b (qgis): rename physicalSize to deviceOutputSize
Denis Rouzaud
03:33 PM Revision 924e375f (qgis): fix wrong assert
Denis Rouzaud
02:50 PM Revision 556210bb (qgis): avoid scaling in painting when possible
not sure how it works internally in Qt, but no need to call epxlicitely on scaling since the image device pixel ratio... Denis Rouzaud
02:50 PM Revision ea982fe3 (qgis): [fix #17773] fix HiDPI in map canvas on mac
For system introducing pixel device ratio, the image rendered by the canvas is actually scaled up to match the physic... Denis Rouzaud
01:46 PM Revision 90b57ab8 (qgis): fix GRASS7 r_stats_quantile
Giovanni Manghi
01:26 PM Revision d33052ac (qgis): Fix docstring
Loïc BARTOLETTI
12:21 PM Revision 7ad0dcfa (qgis): Fix windows build
Jürgen Fischer
10:45 AM Revision 70d4a276 (qgis): Do not persist estimated GDAL metadata
GDAL saves metadata like min and max values into a .aux.xml sidecar file next to raster files.
It does this always, e...
Matthias Kuhn
10:03 AM Revision 763fa420 (qgis): Merge pull request #8216 from rouault/fix_20136
[OGR provider] Revise significantly the way we handle subset filter to avoid issues with FID (fixes #20136) Matthias Kuhn
08:30 AM Revision c23c3d24 (qgis): fix build with GDAL1 (followup 4f76722a)
Jürgen Fischer
06:09 AM Revision e353bdb6 (qgis): Fix svg marker doesn't render when size is very small
(cherry picked from commit c6db18d) Nyall Dawson
03:53 AM Revision f23b09b8 (qgis): [needs-docs][layouts] Expose menus and toolbars (and some other goodies...
layout designer interface API
This commit adds more methods to the public, stable API for the layout
designer dialog...
Nyall Dawson
03:50 AM Revision c28c314f (qgis): [layouts] Fix incorrect data defined help for some map settings
Nyall Dawson
02:15 AM Revision ac0a1881 (qgis): [needs-docs] Allow users to set tokens for connections to ArcGIS Featur...
Without this it can be impossible to connect to authenticated/private
servers.
Tokens are set by creating an "ESRI t...
Nyall Dawson
02:15 AM Revision 312c6881 (qgis): Remove redundant mutex locks
Nyall Dawson
02:15 AM Revision 2449be38 (qgis): QStringLiteral
Nyall Dawson
02:15 AM Revision ffdf39eb (qgis): Modernize some code
Nyall Dawson

2018-10-18

01:15 AM Revision 3e41230d (qgis): [Processing] Allow reordering of items in the MultipleInputDialog.
Based on QGIS 3.2. Radoslaw Guzinski
01:07 AM Revision ac4f7b5f (qgis): Allow searching for features with a short search string
Matthias Kuhn
12:34 AM Revision a151debc (qgis): fix GRASS7 v_cluster tool
Giovanni Manghi
12:32 AM Revision ac3fe8ff (qgis): More unit tests
Nyall Dawson
12:32 AM Revision 72bf08e2 (qgis): Deprecate QgsBrowserModel::connectItem
This method should only be private, and is completely dangerous
to call from external code (it breaks the model!).
D...
Nyall Dawson
12:32 AM Revision 765dbf6a (qgis): Dox, tests
Nyall Dawson
12:32 AM Revision 1500c3ee (qgis): Fix dox
Nyall Dawson
12:32 AM Revision 67f1e10e (qgis): More unit test for QgsBrowserModel
Nyall Dawson
12:32 AM Revision 4d18eeec (qgis): Fix incorrect hasChildren return value when QgsBrowserModel
has no root items Nyall Dawson
12:32 AM Revision 3543d34d (qgis): Use a switch
Nyall Dawson
12:32 AM Revision 5d9d903f (qgis): Move browser proxy model to core library and expose as stable API
This class is useful for plugins and other areas of QGIS code which
want to expose a limited browser interface (e.g. ...
Nyall Dawson
05:43 PM Revision 71e2a6be (qgis): In-place passthrough for invalid geometries if processing option is to ...
Fixes #20147 - difference deletes invalid geometries Alessandro Pasotti
05:41 PM Revision 51c3c2a6 (qgis): Enable in-place buffer on polygons
Fixes #20101 - "Buffer" is not listed as an edit in place algorithm for polygon layer Alessandro Pasotti
05:40 PM Revision 89058bae (qgis): setInvalidGeometryCheck on the request
Alessandro Pasotti
05:39 PM Revision 5393df88 (qgis): Fixed documentation: FetchAttributes does not exist
Alessandro Pasotti
05:01 PM Revision 6745eecd (qgis): Add tests for editing filtered gpkg layer
Matthias Kuhn
04:56 PM Revision 56bf4862 (qgis): Make it possible to skip memory layer check on project close
In QGIS 3.4 there is the new feature that warns users about a potential data loss
when closing a project that contain...
Martin Dobias
04:56 PM Revision f437a7e0 (qgis): Added docs
Martin Dobias
04:38 PM Revision 97b827e9 (qgis): indentation
David Signer
03:37 PM Revision c7c72042 (qgis): put extra default back
David Signer
03:12 PM Revision 5bcff46e (qgis): use const and avoid copy
David Signer
02:54 PM Revision 723df76f (qgis): display menu at the correct position
David Signer
02:43 PM Revision 8839e2fc (qgis): all features option in menu
means this can be controlled by the user
fixes #17853
David Signer
02:37 PM Revision b38e1837 (qgis): start action for single feature directly
David Signer
02:19 PM Revision 5bbb1c48 (qgis): action only starting on one feature
with selection context menu (with wrong position) David Signer
02:16 PM Revision 4358b6bc (qgis): add QT5_3DEXTRA_LIBRARY to cmake config
Denis Rouzaud
02:16 PM Revision ed05fc25 (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. Denis Rouzaud
02:16 PM Revision 9ed462db (qgis): more for Qt3Dextras
Denis Rouzaud
02:16 PM Revision b523f025 (qgis): temporarily remove qtdeclarative5-qtquick2-plugin
Denis Rouzaud
02:16 PM Revision a29b497a (qgis): add libqt53dextras5
Denis Rouzaud
01:43 PM Revision 775c9f7c (qgis): add libqt53dextras5
Denis Rouzaud
12:28 PM Revision 391ec8a5 (qgis): [OGR provider] Revise significantly the way we handle subset filter to ...
Some rationale on this change...
Previously when applying a "regular" subset string, ie. one that is only the
conten...
Even Rouault
09:19 AM Revision 7026dfa3 (qgis): json decoding of values
before comparing them with the python structs David Signer
09:18 AM Revision 4f55e9d8 (qgis): server tests for json types in postgres
David Signer
09:18 AM Revision d34fdf27 (qgis): extended json type server tests
not working because of the \n in the response David Signer
08:39 AM Revision 4010e79f (qgis): Merge pull request #8200 from elpaso/bugfix-20094-followup-096b4ce
Slow field calculator - Bugfix 20094 followup 096b4ce Alessandro Pasotti
08:27 AM Revision 009fcd8e (qgis): fix build on cosmic (et cie)
Mathieu Pellerin - nIRV

2018-10-17

09:31 PM Revision 72410256 (qgis): More descriptive error messages when arcgis rest calls fail
Nyall Dawson
08:01 PM Revision 60803297 (qgis): temporarily remove qtdeclarative5-qtquick2-plugin
Denis Rouzaud
07:12 PM Revision 100a14ed (qgis): Merge pull request #8214 from borysiasty/plugin_manager_fixes
Plugin manager minor fixes Borys Jurgiel
12:13 PM Revision 57faed4c (qgis): [Plugin Manager] Small cleanups: don't connect redundant signal, remove...
Borys Jurgiel
11:58 AM Revision 7e9c8740 (qgis): Take into account cache size when deciding to go for full update
... also prune some dead code Alessandro Pasotti
10:22 AM Revision 9254e49c (qgis): [Plugin Manager] Fix empty initial tab when the window state is saved w...
Borys Jurgiel

2018-10-16

11:06 PM Revision b7673c76 (qgis): [Plugin Manager] Fix plugin status checkbox not refreshed after install...
Borys Jurgiel
10:19 PM Revision 8b5bf3c1 (qgis): Remove some redundant dox from QgisAppInterface
Nyall Dawson
10:19 PM Revision 90503194 (qgis): Expose application browser model instance to iface
Reusing the existing browser model is more efficient then reconstructing
new models, so it's useful for plugins to ha...
Nyall Dawson
10:19 PM Revision a0d46d12 (qgis): Remove unneeded forward declare
Nyall Dawson
10:19 PM Revision 4459c9a6 (qgis): Dox
Nyall Dawson
08:32 PM Revision e3a0c053 (qgis): more for Qt3Dextras
Denis Rouzaud
08:32 PM Revision 1be4b463 (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. Denis Rouzaud
08:32 PM Revision a0b8383b (qgis): add QT5_3DEXTRA_LIBRARY to cmake config
Denis Rouzaud
07:12 PM Revision e10736ae (qgis): Merge pull request #8199 from pblottiere/server_getfeatureinfo_tolerance
[bugfix] Fixes #19383 - GetFeatureInfo tolerance René-Luc ReLuc
07:11 PM Revision fff0c030 (qgis): Merge pull request #8155 from uprel/master
Fixes #20064: Bug in Server WFS update transaction René-Luc ReLuc
06:45 PM Revision 3cb9ef22 (qgis): fix build without server and 3d
Salvatore Larosa
03:47 PM Revision d55233f2 (qgis): Takes care of sort caches
Alessandro Pasotti
03:38 PM Revision d2f51f8f (qgis): Merge pull request #8209 from slarosa/fix_api_file_generator
add 3d module to API file Salvatore Larosa
03:28 PM Revision d71f85b5 (qgis): Fixing bug #20064 in WFS Update transaction triggering Bad request when...
uprel
03:18 PM Revision 7d3daf6f (qgis): Merge pull request #8197 from signedav/fix_duplication
[Bugfix] Care about default values again on creating feature Matthias Kuhn
12:52 PM Revision 20c9a5da (qgis): add 3d module to API file
Salvatore Larosa
11:34 AM Revision 190f9386 (qgis): Merge pull request #8103 from m-kuhn/geometryValidatorCode_1
Geometry validation of editing session Matthias Kuhn
10:16 AM Revision 1d9cfdc1 (qgis): Refactor slots and update view when bulk command finishes
Alessandro Pasotti
10:12 AM Revision 6c97fcf8 (qgis): Avoid crash when disconnecting layer
Matthias Kuhn
09:33 AM Revision 5defc030 (qgis): Fix slow updates from field calculator
Fixes #20094
Followup 096b4ce
Alessandro Pasotti
09:33 AM Revision 0e50b3ba (qgis): Revert "Merge pull request #8177 from elpaso/bugfix-20094-field-calcula...
This reverts commit 096b4ce00426ee35a1eec5b54453b9ea2e22b903, reversing
changes made to 87e0f6961adcbf7039d2c0bef914c...
Alessandro Pasotti
08:52 AM Revision ee8e1ce9 (qgis): [processing][gdal] More unit tests
Nyall Dawson
08:52 AM Revision fbb916d9 (qgis): fixes the ogr2ogr based geoprocessing tools
Giovanni Manghi
08:52 AM Revision bef8d6e0 (qgis): Update expected test results
Nyall Dawson
07:54 AM Revision 7bd0285d (qgis): Fix banned keyword use
Nyall Dawson
07:54 AM Revision 230e3b41 (qgis): Address some clazy warnings
Nyall Dawson
07:09 AM Revision 53526298 (qgis): rename back test_qgsowsconnection
David Signer
06:13 AM Revision f8863aa1 (qgis): Use simpler dock action API
Nyall Dawson
06:13 AM Revision b7b638c5 (qgis): Simpler API to link actions to QgsDockWidget
Nyall Dawson
06:13 AM Revision ca427d33 (qgis): Rename actions
Nyall Dawson
05:32 AM Revision c6db18d3 (qgis): Fix svg marker doesn't render when size is very small
Nyall Dawson
05:32 AM Revision 51f6fb06 (qgis): QStringLiteral
Nyall Dawson
05:25 AM Revision 814594f1 (qgis): Highlight form functions/variables in value relation filter edit
Nyall Dawson
05:25 AM Revision 0a628ff6 (qgis): Fix crash on layer save/rollback
Context objects should always be used in lamda connects, or
the connection has a potentially infinite lifetime!
Nyall Dawson

2018-10-15

12:19 AM Revision 2069dc7a (qgis): Add qt PATH_SUFFIXES to find QScintilla2 includes; match conda-forge qt
For builds using dependencies from conda-forge, also search in qt
recipe's include path at <prefix>/include/qt
Larry Shaffer
10:28 PM Revision 1eba8ae5 (qgis): enabledAutoGeometryRestore is static
Nyall Dawson
10:28 PM Revision 9cae77f2 (qgis): Use a proxy task for field calculator
Nyall Dawson
10:28 PM Revision 5f7f7b61 (qgis): Simpler geometry restore for field calculator dialog
Nyall Dawson
10:28 PM Revision 9f3b9077 (qgis): More efficient field calculator iteration
Nyall Dawson
10:28 PM Revision 0db9f057 (qgis): Use QgsTemporaryCursorOverride
Nyall Dawson
08:33 PM Revision c89a5423 (qgis): Merge pull request #8185 from rouault/fix_19571
[WFS client] Try to handle layers of type GeometryCollection if the first GeometryCollection is made of geometries of... Even Rouault
08:05 PM Revision 4cc4bab9 (qgis): [fix #19092] fix big cursors on Mac (#8152)
Denis Rouzaud
07:59 PM Revision 6396571d (qgis): [fix #18418] do not pursue when wheel event when delta = 0
Denis Rouzaud
07:59 PM Revision bf2dae29 (qgis): lower debug msg noise
Denis Rouzaud
05:29 PM Revision 8da29109 (qgis): Add some tests for QgsVectorLayerFeaturePool
Matthias Kuhn
04:53 PM Revision 32d4bcc4 (qgis): add Python __repr__ method to QgsGeometry.Error (#8198)
Denis Rouzaud
04:05 PM Revision 3d31d724 (qgis): Fix python bindings
Matthias Kuhn
03:29 PM Revision 9014285b (qgis): [WFS client] Try to handle layers of type GeometryCollection if the fir...
Even Rouault
03:25 PM Revision 0bb6a161 (qgis): Standardize geometry checker tests
Matthias Kuhn
03:12 PM Revision 440d8d85 (qgis): Add entry for OSTN15 transformation grid for datum shift
This is the change in plain SQL:
INSERT INTO tbl_datum_transform VALUES (7709, 100018, 4277, 4258, 9615, 'OSTN15_NTv...
Martin Dobias
03:07 PM Revision 939a910c (qgis): Merge pull request #8181 from wonder-sk/py3d
Python bindings for QGIS 3D library Martin Dobias
03:06 PM Revision 3f42395b (qgis): Resolve some TODOs
Matthias Kuhn
02:53 PM Revision 128a2263 (qgis): Use precision from settings
Matthias Kuhn
02:52 PM Revision 15034224 (qgis): No fallthrough required
Matthias Kuhn
02:52 PM Revision e379f94f (qgis): Parsing colors is slow
Matthias Kuhn
02:51 PM Revision 190ee53b (qgis): Use enum instead of int
Matthias Kuhn
02:45 PM Revision 7ce06e62 (qgis): test with correct uniquevalue
David Signer
02:42 PM Revision 963fdd5a (qgis): take original for unique values as well, except if it's not unique
David Signer
02:35 PM Revision 55d3faf7 (qgis): Use switch instead of else if
Matthias Kuhn
02:29 PM Revision c3a41bc2 (qgis): Add unit test for polygon tolerance
Paul Blottiere
02:29 PM Revision 29db8db9 (qgis): Fix typos
Matthias Kuhn
02:29 PM Revision 8ba78e26 (qgis): Code modernisation
Matthias Kuhn
02:29 PM Revision 5c9a0da9 (qgis): Safety check
Matthias Kuhn
02:29 PM Revision dfe788e9 (qgis): No unique connections on lambdas
Matthias Kuhn
02:29 PM Revision 98959f98 (qgis): Improve the raise dock code
Matthias Kuhn
02:29 PM Revision 36e83f31 (qgis): Tag geometry check classes as technology preview
Matthias Kuhn
02:29 PM Revision 3aebf0fe (qgis): default constructors
Denis Rouzaud
02:29 PM Revision 8dce0e8b (qgis): fetch feature without attributes
Denis Rouzaud
02:28 PM Revision 98843ca1 (qgis): fix bad rebase
Denis Rouzaud
02:28 PM Revision 178ff9c1 (qgis): Fix docstring
Matthias Kuhn
02:28 PM Revision 1024c1be (qgis): fix typo
Denis Rouzaud
02:28 PM Revision fc6f55bc (qgis): Initialize to nullptr
Matthias Kuhn
02:28 PM Revision b4626fd8 (qgis): Silly, Mapp is definitely a speilling error
Matthias Kuhn
02:28 PM Revision e70a15b3 (qgis): Fix typo
Matthias Kuhn
02:28 PM Revision 1f1ec0f6 (qgis): fix dox and use metaEnum + switch to handle resolution method
Denis Rouzaud
02:28 PM Revision d0de3d38 (qgis): Fix license headers
Matthias Kuhn
02:28 PM Revision e9e849a8 (qgis): disable topology check button if layer not editable
Denis Rouzaud
02:28 PM Revision 417fa068 (qgis): Only insert rows if errors is not empty
Matthias Kuhn
02:28 PM Revision d527fed1 (qgis): Autosave after successful check
Matthias Kuhn
02:28 PM Revision df44275e (qgis): Update core sip files
Matthias Kuhn
02:28 PM Revision f64b1f11 (qgis): Better feedback for the user
Matthias Kuhn
02:28 PM Revision c0088f73 (qgis): Correctly invalidate single geometry results on delete
Matthias Kuhn
02:28 PM Revision 5942cf77 (qgis): fix bold font
Denis Rouzaud
02:28 PM Revision d17011e8 (qgis): Show dock on error
Matthias Kuhn
02:28 PM Revision df11d7f1 (qgis): Allow committing on no errors
Matthias Kuhn
02:28 PM Revision 35d7fdc8 (qgis): Fix the selected error
Matthias Kuhn
02:28 PM Revision 7f142ad2 (qgis): Clear errors on stop editing
Matthias Kuhn
02:28 PM Revision d0728ef7 (qgis): Avoid crash with invalid indx
Matthias Kuhn
02:28 PM Revision 00fa3dbb (qgis): Only show details for current error
Matthias Kuhn
02:28 PM Revision 80852003 (qgis): Avoid recursive changeGeometry
Matthias Kuhn
02:28 PM Revision 29b1dd74 (qgis): More solid precision estimation
Matthias Kuhn
02:28 PM Revision 380d02e6 (qgis): Try to show fixed icons
Matthias Kuhn
02:28 PM Revision 5b5ec8f5 (qgis): Handle error fixing on frontend size
Matthias Kuhn
02:28 PM Revision b0d8d8ea (qgis): Fix memory management of errors
Matthias Kuhn
02:28 PM Revision e65f6b46 (qgis): raise dock when errors are added
Denis Rouzaud
02:28 PM Revision a56062c5 (qgis): Do not allow 0 precision
Matthias Kuhn
02:28 PM Revision 4d40d2fe (qgis): Handle layer deleted
Matthias Kuhn
02:28 PM Revision d0d08ccf (qgis): Improve fixError
Matthias Kuhn
02:28 PM Revision fff52c7b (qgis): fix icon path
Denis Rouzaud
02:28 PM Revision 9c6c3aa8 (qgis): qobject_cast
Matthias Kuhn
02:28 PM Revision 6c069c19 (qgis): better layout in dock
Denis Rouzaud
02:28 PM Revision ff9da2f7 (qgis): nicer error reporting for overlap check
replace overlap feature QPair by a struct
this allows using the layer name rather than its ID in the error description
Denis Rouzaud
02:28 PM Revision 5a11b22d (qgis): use smaller button, alternate row colors
Denis Rouzaud
02:28 PM Revision 8b32aaeb (qgis): nice UX in validation docker
Denis Rouzaud
02:28 PM Revision e77bab9d (qgis): enable zoom button only if error has feature
Denis Rouzaud
02:28 PM Revision 29febc0c (qgis): fix warning conversion QgsFeatureId to QString
Denis Rouzaud
02:28 PM Revision d4ac9a7c (qgis): do not zoom to feature if no extent
Denis Rouzaud
02:28 PM Revision 76700cda (qgis): Add more debug information on vertex tool assertion
kicks in when zooming in a lot with snapping activated Matthias Kuhn
02:28 PM Revision 6df73d6d (qgis): QgsVectorLayerFeaturePool needs to be aware of geometry changes
Matthias Kuhn
02:28 PM Revision 09ee7555 (qgis): One feature pool per layer is enough
Matthias Kuhn
02:28 PM Revision 97a9659a (qgis): fix rebase issues
Matthias Kuhn
02:28 PM Revision 7f70c21a (qgis): do not crash when no edit buffer
Denis Rouzaud
02:28 PM Revision 579c97e7 (qgis): activate icon only when topology checks are available
Denis Rouzaud
02:28 PM Revision f3261e10 (qgis): Centralize invalidateTopologyChecks handling
Matthias Kuhn
02:28 PM Revision 62b9f60f (qgis): Some 💅
Matthias Kuhn
02:28 PM Revision a05e787d (qgis): Add docs for cache warming
Matthias Kuhn
02:28 PM Revision b210e7dc (qgis): Single geometry checks are done just in time
Matthias Kuhn
02:28 PM Revision 46efc9a6 (qgis): Re-initialize layer checks on configuration changes
Matthias Kuhn
02:28 PM Revision 273d3c87 (qgis): Put topology check cancelation into its own routine
Matthias Kuhn
02:28 PM Revision 2a5692a5 (qgis): Add test for overlap check with no area size restriction
Matthias Kuhn
02:28 PM Revision 6a940334 (qgis): Make feedback a required parameter for geometry checks
Matthias Kuhn
02:28 PM Revision fe5a80c8 (qgis): Precision fix
Matthias Kuhn
02:28 PM Revision ed274428 (qgis): Disable message bar feedback from geometryvalidator
Matthias Kuhn
02:28 PM Revision 42c3f454 (qgis): Abort geometry checks if feedback is cancelled
Matthias Kuhn
02:28 PM Revision e300387b (qgis): Use qgsgeometry_cast rather than dynamic_cast
Matthias Kuhn
02:28 PM Revision f82970d7 (qgis): Send signals when geometry options change
Matthias Kuhn
02:28 PM Revision 859ac16f (qgis): Make maxOverlapArea parameter of overlap check optional
Matthias Kuhn
02:28 PM Revision 32c71b8a (qgis): Better UX in geometry validation panel
Matthias Kuhn
02:28 PM Revision 91cd1ed6 (qgis): Do not show standard message bar error with geometry validation errors
Matthias Kuhn
02:28 PM Revision baf1e52f (qgis): Better error reporting from is valid check
Matthias Kuhn
02:28 PM Revision 4d374464 (qgis): Make use of implicitly shared geometry
Matthias Kuhn
02:28 PM Revision d8c4473c (qgis): Make QgsRubberBand fillColor a Q_PROPERTY
Matthias Kuhn
02:28 PM Revision cf0b3e9e (qgis): More UX
Matthias Kuhn
02:28 PM Revision 81cfc36c (qgis): Make QgsGeometryCheck::CheckType available in factory
Matthias Kuhn
02:28 PM Revision 7b3221fd (qgis): Fix rebase issue
Matthias Kuhn
02:28 PM Revision 0ef29232 (qgis): New API for check filtering
Matthias Kuhn
02:28 PM Revision 2abb13f0 (qgis): More detach avoidance
Matthias Kuhn
02:27 PM Revision 38b2f71d (qgis): Fix rebase issues
Matthias Kuhn
02:27 PM Revision d60727f9 (qgis): Report topology errors
Matthias Kuhn
02:27 PM Revision 4607930e (qgis): Allow resolving errors
Matthias Kuhn
02:27 PM Revision dc2c78f3 (qgis): Implement zoom to feature
Matthias Kuhn
02:27 PM Revision c6159bfc (qgis): Improving the UI
Matthias Kuhn
02:27 PM Revision 8142d5f3 (qgis): Move metatype registration to single init code
Matthias Kuhn
02:27 PM Revision 49883826 (qgis): Fix rebase problem
Matthias Kuhn
02:27 PM Revision 88ef9215 (qgis): Add topology checks to configuration interface
Matthias Kuhn
02:27 PM Revision ea878153 (qgis): Topology check integration in validation service
Matthias Kuhn
02:27 PM Revision 821a4ba3 (qgis): Fix template based geometry check factory
Matthias Kuhn
02:27 PM Revision d85c0a7e (qgis): Only allow formatted numbers in precision config
Matthias Kuhn
02:27 PM Revision 91d54bcb (qgis): Code formatting
Matthias Kuhn
02:27 PM Revision dae3134b (qgis): Put check registry into use
Matthias Kuhn
02:27 PM Revision abda8656 (qgis): Save / restore geometry check configuration
Matthias Kuhn
02:27 PM Revision 550de156 (qgis): make context const
Denis Rouzaud
02:27 PM Revision 7df2c630 (qgis): Add additional check factories
for Gap, Sliver and Overlap checks Matthias Kuhn
02:27 PM Revision 3817df69 (qgis): Revert "QgsGeometryCheckError class requires context in constructor (no...
This reverts commit 73c89aee8c2f5ca6d2ce5a621b1ffad9f08bba02. Denis Rouzaud
02:27 PM Revision 16481d20 (qgis): add configuration map to constructors of all tests
Denis Rouzaud
02:27 PM Revision a6dc7198 (qgis): rename errorDescription -> description, errorName -> id
Denis Rouzaud
02:27 PM Revision 2b8401c2 (qgis): rename variables to refleft that they are in map units
Denis Rouzaud
02:27 PM Revision b0810b18 (qgis): QgsGeometryCheckError class requires context in constructor (not inheri...
Denis Rouzaud
02:27 PM Revision 7593d516 (qgis): add feature pool as argument to collect/fix error methods
Denis Rouzaud
02:27 PM Revision 1df0a3ea (qgis): add flags and isCompatible to QgsGeometryCheck
Denis Rouzaud
02:27 PM Revision e0697fb4 (qgis): Fix build warnings
Matthias Kuhn
02:27 PM Revision 6f261f70 (qgis): Flags
Matthias Kuhn
02:27 PM Revision ceec9105 (qgis): Add python bindings for geometry checker
Matthias Kuhn
02:27 PM Revision d7597f93 (qgis): single geometry xyz
Matthias Kuhn
02:27 PM Revision e8a7ab43 (qgis): Registry updates
Matthias Kuhn
02:27 PM Revision 0b20ae62 (qgis): activate/deactivate geometry checks in vector layer properties
Denis Rouzaud
02:27 PM Revision dd608bbe (qgis): More python bindings
Matthias Kuhn
02:27 PM Revision e55bb7a3 (qgis): Fix build
Matthias Kuhn
02:27 PM Revision cde294eb (qgis): UI improvements
Matthias Kuhn
02:27 PM Revision 56d299ec (qgis): YAY, it is working
Matthias Kuhn
02:27 PM Revision 71dbd5a5 (qgis): docstrings
Matthias Kuhn
02:27 PM Revision 5e271637 (qgis): Save geometry configuration to layer
Matthias Kuhn
02:27 PM Revision 1b0bd514 (qgis): Registry
Matthias Kuhn
02:27 PM Revision 2f5c7a3a (qgis): New configuration page for geometry validitiy
Matthias Kuhn
02:27 PM Revision 5d7c33eb (qgis): Move to unified single geometry check
Matthias Kuhn
02:27 PM Revision f5486ee5 (qgis): Add single geometry check
Matthias Kuhn
02:27 PM Revision edeefc9e (qgis): Tolerance fixed in GetFeatureInfo for polygons
Paul Blottiere
01:31 PM Revision 574c672a (qgis): add QgsVectorLayer::getGeometry(fid) (#8174)
* add QgsVectorLayer::getGeometry(fid)
* update docs to say geom is invalid
Denis Rouzaud
11:40 AM Revision 5765d494 (qgis): Add unit test for line tolerance
Paul Blottiere
11:39 AM Revision 075d53f9 (qgis): Tolerance fixed in GetFeatureInfo for lines
Paul Blottiere
11:25 AM Revision 67276dcd (qgis): corrected comment in test
David Signer
11:10 AM Revision d5e57d31 (qgis): Merge pull request #8186 from rouault/fix_20104
[GDAL provider] Make sure that setEditable(true) invalides cached GDAL handles to get proper refresh (fixes #20104) Even Rouault
11:09 AM Revision b777ab23 (qgis): Merge pull request #8184 from rouault/fix_20098
[OGR provider] Make again a feature iterator to be resetable on a OSM layer (fixes #20098) Even Rouault
11:02 AM Revision 530397c1 (qgis): [layouts] Fix legend does not respect anchor point when resizing
based on map content
Fixes #19987
Nyall Dawson
11:02 AM Revision 46b6ffad (qgis): Fix a bunch of QString warnings
Nyall Dawson
10:32 AM Revision 096b4ce0 (qgis): Merge pull request #8177 from elpaso/bugfix-20094-field-calculator-slow...
Fixes slow update in field calculator Alessandro Pasotti
10:30 AM Revision 6fce7853 (qgis): Add unit test for point tolerance
Paul Blottiere
10:30 AM Revision 2c5d1c54 (qgis): Fixes #19383 - Tolerance fixed in GetFeatureInfo for points
Paul Blottiere
10:29 AM Revision 87e0f696 (qgis): [processing][gdal][needs-docs] Rename crop to cutline option for clarity
The previous name is unclear, as the option can expand as well
as crop the raster extent. We also don't refer anywher...
Nyall Dawson
10:27 AM Revision a3f3187c (qgis): tests
David Signer
10:26 AM Revision d62eb6e4 (qgis): get in every case if not valid the copy of the value
even if unique constraint because it checks if existent - otherwise it get's null there David Signer
09:14 AM Revision e8c15a9c (qgis): tests for unique values
with default unique value and fallback in case the default value already exists David Signer
09:12 AM Revision d26848e9 (qgis): right order of priorities
by getting the value - if it's unique, first getting the defaults before creating an unique value.
Fix #20067
David Signer
08:51 AM Revision d77c61ef (qgis): More test
Nyall Dawson
08:41 AM Revision 5a6c825d (qgis): Adjust the default size of expression/selection dialog
Nathan Woodrow
08:13 AM Revision bc51a60e (qgis): Expression widget ux fixes (#8194)
* Add default custom function file
* Set default size of custom expression list
Nathan Woodrow
07:47 AM Revision 0fb00235 (qgis): Fix corrupted group box layouts
Nyall Dawson
07:25 AM Revision 88da833b (qgis): Try resurrecting test under Travis
Nyall Dawson
06:42 AM Revision 8bc8c0b8 (qgis): Fix line pattern fill symbol corruption with negative angles
(cherry picked from commit 0f056b500a5628bc76a30a4fe6de85f11cb5a9fb) Nyall Dawson
06:42 AM Revision 968948a7 (qgis): Fix distorted line pattern fill when line offset is large compared
with pattern distance
(cherry picked from commit e277b91087567aa95344d2c935ae4543feefec28)
Nyall Dawson
06:42 AM Revision 34f2e959 (qgis): Fix line pattern fill offsets are always treated as positive,
even when offset is negative
(cherry picked from commit 5b4ed16cf90a28e73d8c09bec5a36ae0fa9f2056)
Nyall Dawson
06:42 AM Revision d119c2d5 (qgis): Masks
Nyall Dawson
05:06 AM Revision c0d35ce5 (qgis): Fix #14897 - Remove double undo/redo buttons (#8189)
Nathan Woodrow
03:50 AM Revision 3a684c8a (qgis): Fix custom function help
Nathan Woodrow
03:47 AM Revision c6dda7b4 (qgis): SQL Server on Travis
Nyall Dawson
03:47 AM Revision e33caa49 (qgis): [mssql] Skip some tests on Travis which fail because of msodbcsql segfa...
Nyall Dawson
03:47 AM Revision a1a35e91 (qgis): Dox++
Nyall Dawson
03:47 AM Revision 8f6ee1c4 (qgis): Dox
Nyall Dawson
03:47 AM Revision cea155fc (qgis): Fix warning
Nyall Dawson
03:47 AM Revision f07462b6 (qgis): Spelling
Nyall Dawson
02:23 AM Revision 8dd0f008 (qgis): Fix - Fix loading expression template for first item and space vs tabs
Fix tab vs spaces in Python editor widget. Use spaces Nathan Woodrow

2018-10-14

01:38 AM Revision bd8d61ab (qgis): Follow up 5beb4e2b8d - Enable rename browser tree node on edit key only
Nathan Woodrow
10:13 PM Revision 0f3088ab (qgis): Fix spelling
Martin Dobias
07:10 PM Revision 651ccb43 (qgis): [GDAL provider] Revise how referencing counting is done on mGdalBaseDat...
initBaseDataset() used to take a reference in the case where
mGdalDataset == mGdalBaseDataset (non warped VRT) and we...
Even Rouault
05:50 PM Revision e7d15b64 (qgis): [GDAL provider] Make sure that setEditable(true) invalides cached GDAL ...
Even Rouault
04:40 PM Revision 45c9ae97 (qgis): Add warnings about the QGIS 3D API being unstable / tech preview only
Martin Dobias
04:32 PM Revision 8814e406 (qgis): Move altitude binding/clamping enums to Qgs3DTypes + add culling mode i...
Martin Dobias
03:22 PM Revision f0bb08de (qgis): [WFS client] Fix GetFeature BBOX in WFS 1.1 when the GetCapabilies CRS ...
Even Rouault
01:54 PM Revision 0de984d7 (qgis): osgeo4w: detect python version in package.cmd
(cherry picked from commit faeb160065ba58245547e75582ae9a8f25ff768b) Jürgen Fischer
01:51 PM Revision faeb1600 (qgis): t2tdoc run (followup 8923aa9bb & ae397bf24)
Jürgen Fischer
01:42 PM Revision 82dccf71 (qgis): osgeo4w: detect python version in package.cmd
Jürgen Fischer
01:37 PM Revision 8923aa9b (qgis): Removed duplicate lines from Linux install guide
James Shaeffer
12:43 PM Revision 906f8021 (qgis): [OGR provider] Make again a feature iterator to be resetable on a OSM l...
Even Rouault
11:39 AM Revision c8ea3a70 (qgis): blockAttributeTableUpdates: single signal with bool
Alessandro Pasotti

2018-10-13

01:12 AM Revision 20e85927 (qgis): Remove unused forward declaration
Alessandro Pasotti
12:44 AM Revision 07b31287 (qgis): Fix rollback on large tables when attr table is opened
Alessandro Pasotti
10:05 PM Revision 88cb8313 (qgis): Python bindings for QGIS 3D library
Martin Dobias
09:24 PM Revision 4f76722a (qgis): osgeo4w: prepare for GDAL 2.3 update
Jürgen Fischer
03:40 PM Revision 9d82df5d (qgis): Forward to app blocking/unblocking of attr table updates
Fixes #20094 - Extracting z-coordinates takes ages and makes the system unresponsive Alessandro Pasotti
02:53 PM Revision ae397bf2 (qgis): Merge pull request #8176 from elpaso/mxe-reborn-docker
mxe: couldn't be easier now Alessandro Pasotti
01:18 PM Revision a2ec75c9 (qgis): Remove unused var
Alessandro Pasotti
11:24 AM Revision 6e2a2bee (qgis): Small enhancements to mxe scripts
Alessandro Pasotti
11:24 AM Revision f56e3dd8 (qgis): mxe documentation
Alessandro Pasotti
10:20 AM Revision afc873d6 (qgis): Block signals in the cache only
much better approach ... Alessandro Pasotti
04:30 AM Revision 0816a299 (qgis): Fix typo in generated file
Harrissou Santanna
04:30 AM Revision 8b1d7ffc (qgis): Fix typo
Harrissou Santanna

2018-10-12

10:31 PM Revision e277b910 (qgis): Fix distorted line pattern fill when line offset is large compared
with pattern distance Nyall Dawson
10:31 PM Revision 5b4ed16c (qgis): Fix line pattern fill offsets are always treated as positive,
even when offset is negative Nyall Dawson
10:31 PM Revision 0f056b50 (qgis): Fix line pattern fill symbol corruption with negative angles
Nyall Dawson
10:18 PM Revision d79e3adf (qgis): Fixes slow update in field calculator
by blocking the vector signals ...
... and emitting dataChanged at
the end.
I'm a bit worried of side effects,
but I...
Alessandro Pasotti
09:33 PM Revision 219a4be7 (qgis): mxe: couldn't be easier now
Build in docker Alessandro Pasotti
04:55 PM Revision d6a863b0 (qgis): Merge pull request #8173 from elpaso/mxe-reborn
Fix MXE build Alessandro Pasotti
04:27 PM Revision 6bade339 (qgis): [fix #13487] style categories should not be editable
Denis Rouzaud
03:05 PM Revision 189dfc70 (qgis): Fix MXE build
Alessandro Pasotti
09:14 AM Revision 85fdf4ee (qgis): Merge pull request #8159 from rldhont/server-wfs-enhance-describeFeatur...
[Bugfix][Server] WFS: enhancing the way DescribeFeatureType response is build René-Luc ReLuc
02:28 AM Revision 448b4505 (qgis): [layouts] Expose designer enable atlas preview and show item options to
stable API Nyall Dawson

2018-10-11

01:30 AM Revision f8bbc12c (qgis): Use a proxy progress task for vacuuming gpkg
Nyall Dawson
01:30 AM Revision ab5c4fc8 (qgis): Remove messagebox confirmation on geopackage compact
Now that we use a proxy task, users will have o/s level notifications
if the compact takes a lengthy time
Nyall Dawson
10:32 PM Revision 68f4cf2d (qgis): respect maximum of recent project settings when loading (#8153)
* respect maximum of recent project settings when loading
* fix uint int comparison
Denis Rouzaud
08:31 PM Revision dc08db79 (qgis): [ux] Make QgsFileWidget file picker default to opening at the
currently displayed folder, if one is shown
And only fallback to the default root path if no file name has
been ente...
Nyall Dawson
01:55 PM Revision 46938c07 (qgis): Merge pull request #8168 from elpaso/fix-clang-warnings
Fix error return-std-move Alessandro Pasotti
10:50 AM Revision fde6d93e (qgis): [Bugfix][Server] WFS: enhancing the way DescribeFeatureType response is...
René-Luc ReLuc
09:52 AM Revision 5beb4e2b (qgis): Followup 9cad526, allow item rename through browser model
Nyall Dawson
09:52 AM Revision b2df588a (qgis): Fix see also link
Nyall Dawson
09:10 AM Revision 2c16b14f (qgis): [browser] Don't show full path to file for "delete" action in menu
This is often very long and makes the menu huge Nyall Dawson
09:10 AM Revision 66f5f548 (qgis): [browser] Add missing delete actions for more file types
Nyall Dawson
09:10 AM Revision e4b52a4d (qgis): [browser] Fix crash when deleting files quickly
It's possible for items to be deleted in the background
while we are waiting on user input (e.g. from the confirmatio...
Nyall Dawson
09:10 AM Revision 64b5c2ee (qgis): [browser] Make delete file action also show for raster layers,
not just vectors Nyall Dawson
09:03 AM Revision 942a560b (qgis): Fix loading style for non-spatial tables in Postgres+SpatiaLite (fixes ...
OGR is not affected by the bug.
Oracle and MS SQL are most likely affected, but I don't have them here to test.
(che...
Martin Dobias
08:33 AM Revision e5ba5586 (qgis): Fix error return-std-move
std::move should not be used here because
it prevents RVO (copy elision) and it's
considered an anti-pattern.
To fix...
Alessandro Pasotti
07:59 AM Revision 375afe5b (qgis): [needs-docs] Follow up UX fixes for moving custom function help
Nathan Woodrow
07:23 AM Revision 42ea2164 (qgis): FIX - Move custom expression function help to group box (#8163)
Nathan Woodrow
06:08 AM Revision 9cad526f (qgis): Add F2 to rename browser favourite item (#8164)
Nathan Woodrow

2018-10-10

01:23 AM Revision e4738d4e (qgis): Fix context menu path display on windows
Nyall Dawson
01:04 AM Revision ff90c13b (qgis): Capitalization
Nyall Dawson
06:23 PM Revision 12ead91e (qgis): avoid having qgsDoubleToString printing -0
Denis Rouzaud
03:48 PM Revision 72189649 (qgis): test with lower precision
Denis Rouzaud
03:48 PM Revision 35ba4b59 (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. Denis Rouzaud
03:48 PM Revision 0ec7bad0 (qgis): add QT5_3DEXTRA_LIBRARY to cmake config
Denis Rouzaud
03:48 PM Revision eeee43d5 (qgis): more for Qt3Dextras
Denis Rouzaud
03:33 PM Revision 94a7d9db (qgis): fix local variable will be copied despite being returned by name (#8157)
this is an error with clang 7
note: call 'std::move' explicitly to avoid copying
Denis Rouzaud
02:54 PM Revision c1d5ab75 (qgis): fix local variable will be copied despite being returned by name
this is an error with clang 7
note: call 'std::move' explicitly to avoid copying
Denis Rouzaud
01:44 PM Revision 698cae6c (qgis): fix local variable will be copied despite being returned by name
this is an error with clang 7
note: call 'std::move' explicitly to avoid copying
Denis Rouzaud
10:23 AM Revision d3c861e7 (qgis): selectAll if requested on mouse release
because otherwise the mouse event makes the selectAll useless if it's done on focusEvent David Signer
09:56 AM Revision b80c95c7 (qgis): Merge pull request #8150 from elpaso/bugfix-20053-json-exporter-values
Fixes #20053 decimal separator in csv files Alessandro Pasotti
09:47 AM Revision 69dab87d (qgis): [auth] don't share config db connection across threads
(fixes #20054) Mathieu Pellerin - nIRV
09:30 AM Revision e4102085 (qgis): Merge pull request #8123 from qgis/fix-server-wms-sld-content
[Bugfix][Server] WMS: The SLD content loaded from URL is not percent encoded René-Luc ReLuc
03:47 AM Revision e71e135e (qgis): fix build on xenial
Jürgen Fischer
02:26 AM Revision f6cf944e (qgis): more for Qt3Dextras
Denis Rouzaud
02:09 AM Revision 2761122e (qgis): add QT5_3DEXTRA_LIBRARY to cmake config
Denis Rouzaud

2018-10-09

09:48 PM Revision 159eb095 (qgis): replace old-style cast by reinterpret_cast
Denis Rouzaud
09:48 PM Revision 7c0a2a1c (qgis): a few more forward declarations
Denis Rouzaud
09:48 PM Revision 7fb3a929 (qgis): forward declaration of QgsMapMouseEvent
Denis Rouzaud
09:48 PM Revision ef1efebd (qgis): forward declaration of QgsPoint
Denis Rouzaud
09:48 PM Revision f27a5043 (qgis): remove useless includes
Denis Rouzaud
09:47 PM Revision 386f668f (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. Denis Rouzaud
11:03 AM Revision 859b39a6 (qgis): Fixes #20053 decimal separator in csv files
Actually it had nothing to do with CSV being the
source, but it was the json exporter passing
the values through all ...
Alessandro Pasotti
09:57 AM Revision 03d730ce (qgis): rerename transformContext -> context
Loïc BARTOLETTI
08:58 AM Revision c225f560 (qgis): [postgres] Fix addition of views from Data Source Manager (fixes #19424)
In order to add a PostgreSQL layer based on a view, one needs to explicitly
pick one or more columns to serve as the ...
Martin Dobias
08:58 AM Revision 1a5a23d1 (qgis): [postgres] Fix jumping item when changing pkey / geom type / srid
On change of on of the properties the affected item would suddenly jump to the end of the list. Martin Dobias
08:40 AM Revision 795c27fe (qgis): Merge pull request #8125 from elpaso/bugfix-20020-paste-geometry-collap...
Show a warning when pasted feature geometry collapsed Alessandro Pasotti
08:00 AM Revision b4a22180 (qgis): [labeling] always consider data-defined property for line height
Mathieu Pellerin - nIRV
06:36 AM Revision c04accd7 (qgis): forgot to add voids in testqgsgdalprovider.cpp
AndrewAnnex
06:36 AM Revision 9b4cb7a2 (qgis): added unit test and test raster
AndrewAnnex
06:36 AM Revision b86f84ed (qgis): Use raster band names in QGIS [FEATURE] [needs-docs]
* fixes #16047
* extracts band name info using gdalapi in QgsGdalProvider
* added configuration option to allowing us...
AndrewAnnex
06:36 AM Revision c4872b84 (qgis): responding to github comments, simplified behavior to display the band ...
AndrewAnnex
06:36 AM Revision 8fbb7175 (qgis): addressed comments, ran prepare-commit.sh
AndrewAnnex
03:30 AM Revision b6e6b905 (qgis): [mssql] Misc browser fixes
- Add 'refresh' action to allow display of displays created outside
of QGIS
- Show empty schemas in browser too, as t...
Nyall Dawson
03:30 AM Revision e813fe88 (qgis): [mssql] Fix browser items only show tables in geometry_columns
table, regardless of connection setting Nyall Dawson
02:51 AM Revision b74292aa (qgis): Fixes #19555
Adds a QMessageBox if file exists
Remove lastDatabase setting to lastDirDatabase. It's dangerous to reuse
the last da...
Loïc Bartoletti
02:51 AM Revision 0989e73d (qgis): Use QgsFileWdiget for geopackage database
Loïc Bartoletti
02:30 AM Revision 6ac262f4 (qgis): configonly.bat: retrieve version from CMakeLists.txt
Jürgen Fischer
 

Also available in: Atom