Activity
From 2018-10-29 to 2018-11-27
2018-11-27
- 11:27 PM Revision c5549bea (qgis): Update test mask
- 11:16 PM Revision 60ea432c (qgis): fix windows build (partly reverts 1a199d095)
- 10:05 PM Revision 06312f0e (qgis): update v2 header guards
- 08:25 PM Revision 6e7d56c2 (qgis): fix building without gui (#8561)
- 06:39 PM Revision a6d23449 (qgis): set user profile menu object name
- 03:14 PM Revision 42e30b65 (qgis): Merge pull request #8557 from juanmpd/patch-1
- Update Grass7Utils.py. Fixes #20632 #20502
- 03:02 PM Revision 2a0be2f2 (qgis): Merge pull request #8511 from signedav/bptextfield_null
- Backport: Remove null representation during editing (range widget)
- 02:24 PM Revision 8e223e63 (qgis): added missing *
- 01:33 PM Revision 31f3f69d (qgis): Update Grass7Utils.py
- 11:37 AM Revision b3ed482b (qgis): Add check for int overflow on 32 bit systems
- 10:17 AM Revision 9b61eb8b (qgis): Update Grass7Utils.py
- Related to https://issues.qgis.org/issues/20632
This seems to solve this issue, but I don't really know if this chang... - 10:07 AM Revision 6cc41a94 (qgis): Remove an incorrect /Transfer/ annotation, add a missing /Transfer/ ann...
- 10:07 AM Revision 1a199d09 (qgis): Use unique_ptr for owned pointer
- 10:07 AM Revision 2a03d2b2 (qgis): Safer memory management
- 06:02 AM Revision 7ef65201 (qgis): [hig] Capitalization
- 04:18 AM Revision baf2a0fd (qgis): [hig] Capitalization, improve dialog titles
- 03:14 AM Revision 5e4d156a (qgis): [processing] Fix traceback when modeller parameter invalid value is det...
- (cherry picked from commit 64bd9e5a5e7e24e4692afca0ad46cfcd7b711960)
- 03:14 AM Revision 6e0a9a48 (qgis): [needs-docs] Add shortcut for paste to scratch layer (Ctrl+Alt+V)
- (cherry picked from commit cd0a314114e6785079cbc5769fcc238c4c84d29a)
- 03:14 AM Revision bb8854f6 (qgis): Also prompt to save projects with no layers, but changes
- Because if a user wants a "layout only" project, we should still
give them unsaved changes warnings!
(cherry picked ...
2018-11-26
- 12:29 AM Revision 1e547996 (qgis): [FEATURE][API] Add some nice PyQGIS methods and exceptions to QgsLineSt...
- - len(QgsCurve) returns number of points in curve
- raise IndexErrors when calling pointN, xAt, yAt, zAt, mAt, setXAt... - 12:29 AM Revision f595d53d (qgis): Negative indices count from back of linestring
- 11:44 PM Revision b5ad33f6 (qgis): Add ACCEPT_USE_OF_DEPRECATED_PROJ_API_H macro for proj_api.h to work wi...
- (cherry picked from commit 6a7e951442d4f4ce57cb7816d9a4e513c4415fba)
- 11:16 PM Revision c2f16cfc (qgis): osgeo4w: fix grass plugin installation
- (cherry picked from commit ec5a3b42b87e304690e241bca38d56870851fd10)
- 11:16 PM Revision 6033c743 (qgis): osgeo4w: still upload build log when tests are skipped
- 11:11 PM Revision ec5a3b42 (qgis): osgeo4w: fix grass plugin installation
- 10:43 PM Revision 46a83904 (qgis): Astyle
- 08:57 PM Revision 6a7e9514 (qgis): Add ACCEPT_USE_OF_DEPRECATED_PROJ_API_H macro for proj_api.h to work wi...
- 03:54 PM Revision da5a1713 (qgis): [gdal] Fix an int overflow issue with raster block read
- Fixes #19760 - Raster calculator crashes QGIS 3
.. and probably more, but this is one of the greediest
piece of code... - 03:54 PM Revision d3d18050 (qgis): Re-add the progress bar to the calculator
- Fixes #20583 - Raster calculator freezes the GUI with big rasters
... even if it is frozen while reding the raster,
... - 02:51 PM Revision 4a504aba (qgis): Add start of new @alg dec
- 11:17 AM Revision 4d5edb23 (qgis): [processing] Use MultiPolygon as output wkb type for multi ring buffer ...
- 09:20 AM Revision 1072ebb6 (qgis): [browser] Add API to access the drive data items
- 09:08 AM Revision 572664c7 (qgis): [processing] Fix negative distance value wrongly prohibited for multi r...
- 08:11 AM Revision 0e760997 (qgis): Also prompt to save projects with no layers, but changes
- Because if a user wants a "layout only" project, we should still
give them unsaved changes warnings! - 07:41 AM Revision 64bd9e5a (qgis): [processing] Fix traceback when modeller parameter invalid value is det...
- 02:59 AM Revision 72fdda76 (qgis): Deactivate help button for SAGA algorithms
- to avoid user frustration because no help is provided in user manual (simply listing parameters and options already s...
- 01:44 AM Revision 7a9ba25e (qgis): [FEATURE] Add dX, dY and residual on GCP Points (#8513)
- * add dX, dY and residual on GCP Points
* add option to automatically save GCP Points in the raster-modified path - 01:21 AM Revision 9635c2a1 (qgis): Fix symbol selector dialog overflows the screen on small resolution
- Fixes #20481
(cherry picked from commit cd28b459845868570d720e23da941825f850d003)
2018-11-25
- 01:38 PM Revision 4c3e43bd (qgis): fix link error on windows
- (cherry picked from commit 22034aa0704dde196fa18f9f7baa901834499b37)
- 01:34 PM Revision 22034aa0 (qgis): fix link error on windows
2018-11-24
- 10:59 AM Revision d397abea (qgis): Merge pull request #8538 from Gustry/saga
- fix nodata parameter in saga
2018-11-23
- 11:24 PM Revision 697e7044 (qgis): Merge pull request #8530 from elpaso/bugfix-20591-dissolve-show-error
- [processing] Show error when dissolve fails
- 07:46 PM Revision 02cf24ef (qgis): fix nodata parameter in saga
- 02:55 PM Revision 1bb499eb (qgis): Merge pull request #8536 from rldhont/server-wfs-format-gml-null-field-218
- [Server] Null field value in GML has to be empty string 2.18
- 02:03 PM Revision eb05f0a2 (qgis): Translate debug message
- 01:47 PM Revision 0e5718d2 (qgis): [Server][WFS] Null field value in GML has to be empty string
- 01:45 PM Revision 9f62f183 (qgis): Merge pull request #8537 from rldhont/server-wfs-format-gml-null-field-34
- [Server][WFS] Null field value in GML has to be empty string 3.4
- 01:43 PM Revision f94d08d3 (qgis): Merge pull request #8531 from Gustry/saga
- fix nodata parameter in saga
- 01:30 PM Revision a3a12048 (qgis): [Server] Null field value in GML has to be empty string
- 01:08 PM Revision 56457919 (qgis): Release of 3.4.2
- 01:08 PM Revision 83df334a (qgis): Release of 2.18.26
- 12:24 PM Revision 7cec165c (qgis): Push debug message to console
- 11:58 AM Revision 3f197f78 (qgis): Merge pull request #8535 from elpaso/bugfix-20591-dissolve-show-error-b...
- [processing] Fix error in dissolve
- 11:45 AM Revision 594918e2 (qgis): [Server][WFS] Null field value in GML has to be empty string
- 11:14 AM Revision 1047e699 (qgis): debian packaging: include 3d bindings
- (cherry picked from commit a6432c7581316f27fbf14ae3e34d73c33fadaab0)
- 11:13 AM Revision a6432c75 (qgis): debian packaging: include 3d bindings
- 10:56 AM Revision 26baf0c1 (qgis): Push debug info to the console
- 10:32 AM Revision d1cec848 (qgis): Fix ownership of algorithm instance used by processing dialog
- (cherry picked from commit a350b42f99650cec12b2bb34318f3a08ffe36067)
- 10:32 AM Revision 073c5be6 (qgis): Remove progress task from identify action
- Seems that some providers trigger an issue with the progress task
(likely due to a local event loop running on the ma... - 10:32 AM Revision 8ce3e8b9 (qgis): Fix unit test
- (cherry picked from commit c31a690ea01052e8fdf2ecc7eb152d936f9196c7)
- 10:32 AM Revision 84dc8faa (qgis): Fix confusing override of accept method for non-dialog acceptance
- (cherry picked from commit 3ce16625da6c93dd27ee82e3d30e9b74703089f3)
- 10:32 AM Revision 751b2c45 (qgis): Fix context going out of scope
- (cherry picked from commit 4435a3af3fd9382ebad0ee9afb1c09e6b07c5bd2)
- 10:32 AM Revision 5e4ee5c2 (qgis): [processing] Correctly set parent widgets for algorithm dialogs
- to avoid dialogs immediately going out of scope and being garbage
collected
(cherry picked from commit 07dc7827124eb... - 10:32 AM Revision 049c65cd (qgis): Fix incorrect ownership of processing algorithm dialog
- (cherry picked from commit 013082d3350065be5a23a384cd5cf131130645ac)
- 10:32 AM Revision 2c425c7b (qgis): Fix unit test
- 10:32 AM Revision 6fff62e6 (qgis): Fix confusing override of accept method for non-dialog acceptance
- 10:32 AM Revision 47bf1f49 (qgis): Fix ownership of algorithm instance used by processing dialog
- 10:32 AM Revision 0e928e81 (qgis): [processing] Correctly set parent widgets for algorithm dialogs
- to avoid dialogs immediately going out of scope and being garbage
collected - 10:32 AM Revision 2617fd56 (qgis): Fix context going out of scope
- 10:32 AM Revision 4d97d206 (qgis): Fix incorrect ownership of processing algorithm dialog
- 10:26 AM Revision 894cc7c1 (qgis): [processing] Fix error in dissolve
- Backported from master
- 10:13 AM Revision 947f82d8 (qgis): [procesing] Fix dissolve issue by taking the slower route in case of GE...
- 08:07 AM Revision 235c44e4 (qgis): Throw an execption when the algorithm fails
- 07:46 AM Revision f2091054 (qgis): Avoid more needless project dirtying
- 07:46 AM Revision 8f1c51b4 (qgis): Add a project properties dialog test case
2018-11-22
- 11:46 PM Revision 57c117cd (qgis): Remove progress task from identify action
- Seems that some providers trigger an issue with the progress task
(likely due to a local event loop running on the ma... - 09:52 PM Revision d9736eb9 (qgis): Fix warnings
- 09:01 PM Revision a14f5e4a (qgis): Merge pull request #8521 from chau-intl/master
- Hide newly added layer(s) when in group. Fixes #19174
- 08:14 PM Revision 83aa32cb (qgis): [needs-docs] Fix use of duplicate action name
- (Properties is already used by project properties)
(cherry picked from commit 152b1b09ff0e45b30a72d53904437af032e8659e) - 08:14 PM Revision 6424d900 (qgis): Capitalization
- (cherry picked from commit 17e58738b8f151a06af26fea146cd190a9bdbd2a)
- 08:14 PM Revision 98cef323 (qgis): [afs] Fix identify tool sometimes just uses a bounding box check instea...
- (cherry picked from commit bb248989b30e38574513a5b387ad638792b3621d)
- 08:14 PM Revision 399067cb (qgis): [processing] Don't run validity checks for buffer alg
- Buffering doesn't care about validity and can sometimes be used
to repair geometries
(cherry picked from commit 9d5c... - 08:14 PM Revision 26195273 (qgis): [browser] Restore attribute preview from 2.x standalone browser
- This resurrects an "attributes" tab in the browser layer properties
panel/window, showing a preview of the attributes... - 08:14 PM Revision 29d4fbbe (qgis): Avoid QObject::connect null warning
- (cherry picked from commit a8ecc683b72a3842a480e3e562456cbec8bad667)
- 07:08 PM Revision c1f8db9b (qgis): fix nodata parameter in saga
- 05:58 PM Revision 1c390748 (qgis): [processing] Show error when dissolve fails
- Partial fix for #20591 - Dissolve tool failing to produce outputs
There is still the GEOS issue to be cheked - 02:24 PM Revision 2725a054 (qgis): Package missing ESRI token auth method
- (cherry picked from commit 59686e73d73f1a2f36c38854eb5bcf9219b66ec4)
- 02:09 PM Revision 5a8c9bf5 (qgis): fix windows build
- 01:43 PM Revision b6d9e0ba (qgis): Merge pull request #8524 from signedav/editafteredit
- [Bugfix] Release cell from focus on editing off
- 01:06 PM Revision 7c4708e0 (qgis): [3d] fix camera controller using wrong shift/ctrl status (fixes #20131)
- We used Qt3DInput::QLogicalDevice with its axes and actions for camera
controller, but over time this got quite impra... - 01:06 PM Revision a622ce56 (qgis): frameworks must be linked weakly so the symbols are resolved on runtime
- (cherry picked from commit 674873b1eb630649e5e0f42be7b0bb6426dcba49)
- 01:06 PM Revision 63b2267b (qgis): [mssql] Fix import of layers with invalid geometries (fixes #20122)
- This essentially reverts 62f4534
Rationale:
- even valid geometries according to GEOS may be considered as invalid b... - 01:06 PM Revision ea626b8b (qgis): support for compilation on macos10.14, but running on macos10.13 or ear...
- (cherry picked from commit b2ba38dfaf56060777d03b9597dc4882c31c6a87)
- 01:06 PM Revision b7669698 (qgis): explicitely check if effectiveApperance is available
- (cherry picked from commit a139f8d6fc0b1baaaef57585ef885e3be9424da2)
- 01:06 PM Revision b49903c8 (qgis): fix spelling
- (cherry picked from commit 3b97096202e4b23a1f40a126c4f0eff18a05a279)
- 01:06 PM Revision 7760eead (qgis): fix missing dark mode symbol
- (cherry picked from commit 737eb59ed5e2d02c11ff15d599aecb9baf7f09f3)
- 12:52 PM Revision d173b70b (qgis): leave last attribute empty instead of first
- because though fid appears to be the first field it's added in the end and has the last index.
fixes #20276 - 12:49 PM Revision 256b5808 (qgis): Merge pull request #8526 from elpaso/bugfix-20579-ogr-db-layers-name
- [ogr] Use table name as base layer name when adding ogr database layers
- 11:50 AM Revision b1fd7b5a (qgis): [mssql] Fix import of layers with invalid geometries (fixes #20122)
- This essentially reverts 62f4534
Rationale:
- even valid geometries according to GEOS may be considered as invalid b... - 11:14 AM Revision ff35f9c2 (qgis): [3d] fix initial camera position when loading a project with animation
- 11:00 AM Revision 7094ddf1 (qgis): Use isValid instead of isNull and add a test for gpkg
- 09:53 AM Revision 59686e73 (qgis): Package missing ESRI token auth method
- 09:24 AM Revision d4ef55da (qgis): Merge pull request #8509 from wonder-sk/terrain-map-themes
- [FEATURE] Optionally use a map theme to render terrain textures
2018-11-21
- 07:23 PM Revision 84eed010 (qgis): [ogr] Use table name as base layer name when adding ogr database layers
- Fixes #20579 - Improve layer name rendering for MySQL connections
- 04:29 PM Revision fee39358 (qgis): Merge pull request #8519 from elpaso/browser-gpkg-vector-rename
- [feature][needs-docs] Allow gpkg vector rename from browser
- 04:29 PM Revision afd35252 (qgis): Add test for terrain theme + do not use project singleton
- 03:46 PM Revision d257cf07 (qgis): Add a project properties dialog test case
- 03:46 PM Revision 4e1d6841 (qgis): Avoid more needless project dirtying
- 01:32 PM Revision 5171e4e6 (qgis): Merge pull request #8520 from elpaso/bugfix-20549-invalid-xml-gfi
- [server] Fix invalid xml in getfeatureinfo
- 01:27 PM Revision bb44e2b6 (qgis): Merge pull request #8512 from elpaso/docker-testing-env-tests
- Docker testing env tests
- 12:16 PM Revision fe8d419c (qgis): Support F2 for layer rename action
- Also refactored some internal methods to
avoid duplication of code and use parent
class virtual rename() instead of a... - 10:46 AM Revision 1136aabf (qgis): delete layer action only on items that have capability "delete"
- check if the item with the menu has this capability and only handle the selected items with this capabiltiy
- 09:09 AM Revision 51ee7131 (qgis): Disable current cell on editing off
- because otherwise on single cell change the change would not been stored in mEditBuffer
fixes #15975 - 08:48 AM Revision ec178768 (qgis): Merge pull request #8518 from signedav/bpfix_providerIndex
- Backport: Don't handle defaultValueClause as not unique value
- 06:36 AM Revision d1d3a51e (qgis): Merge pull request #8429 from lbartoletti/extendMapTool
- [needs-docs][FEATURE] Trim/extend
- 06:13 AM Revision c341d8da (qgis): avoid conflicting geos spatialindex.h include file
- correct includes for spatialindex
- 06:13 AM Revision e91cd93c (qgis): Remove PATH_SUFFIX as it is no longer needed, as it is optional it is n...
- 06:13 AM Revision f3fbd060 (qgis): fix another include directive for spatialindex
- 06:05 AM Revision cd0a3141 (qgis): [needs-docs] Add shortcut for paste to scratch layer (Ctrl+Alt+V)
- 04:34 AM Revision 1237fb67 (qgis): [needs-docs][ui] Move 'add saved file to map' option away from data set...
- 04:34 AM Revision 9faab816 (qgis): [ui] Harmonize save raster layer as dialog's scroll area
2018-11-20
- 10:48 PM Revision e21ea25c (qgis): Add method to set QgsFeature geometry directly from QgsAbstractGeometry
- Allows
feat.setGeometry(QgsPoint(1,2))
instead of the more obscure
feat.setGeometry(QgsGeometry(QgsPoint(1... - 10:48 PM Revision 5603546c (qgis): Dox
- 09:57 PM Revision 17e58738 (qgis): Capitalization
- 06:42 PM Revision 3ec853f6 (qgis): Fix for bug report #19174 - hide newly added layer(s) when in group
- When loading a single layer QGIS will set it as invisible if the user have chosen so (new_layers_visible=false) in th...
- 06:26 PM Revision 0d696ef1 (qgis): [server] Fix invalid xml in getfeatureinfo
- Fixes #20549 - error in parsing WMS GetFeatureInfo as XML
Also s/meta/META/ for consistency with all other tags - 06:19 PM Revision 48d24425 (qgis): german translation update
- 05:41 PM Revision e44d620d (qgis): [feature][needs-docs] Allow gpkg vector rename from browser
- 03:40 PM Revision 2d30e0e3 (qgis): Merge pull request #8517 from elpaso/docker-testing-env-docs
- Docker testing env docs
- 02:46 PM Revision 9e2d172d (qgis): Typos and small improvements
- 01:01 PM Revision 9c6e24fd (qgis): Redirect test output to dev null
- 11:57 AM Revision 76667eee (qgis): check uniqueCheck before overwrite defaultValueClause
- and some tests for it
this fixes #20397 and fixes #20431
(cherry-picked from 32b7d7e5ddeef7a66592267819e234085c44a7bc) - 11:32 AM Revision 2b77a659 (qgis): Fix path to tester script
- 11:18 AM Revision 0af5224e (qgis): Polish translation update
- 11:16 AM Revision 7e00afc2 (qgis): Merge pull request #8510 from signedav/fix_providerIndex
- Don't handle defaultValueClause as not unique value
- 11:04 AM Revision 4296c771 (qgis): remove unused variable
- 10:49 AM Revision a1ea0ac5 (qgis): action deleteLayer in the dataitemproviders
- implemented for derived functions in:
- `QgsGeoPackageAbstractLayerItem`
- `QgsSLLayerItem`
- `QgsPGLayerItem`
- `Qgs... - 10:31 AM Revision 0814b624 (qgis): Move test in its own script
- 10:31 AM Revision ed9709b4 (qgis): Copy updated test runner into the docker
- Handle -e and do not exit on error
- 10:31 AM Revision e8e66d08 (qgis): Fix the python test runner and add a test for it
- 10:24 AM Revision 47f29df2 (qgis): Spelling
- 09:40 AM Revision ff066517 (qgis): Added circle-ci
- 09:21 AM Revision a786c406 (qgis): Documentation for the dockers
- 01:03 AM Revision 63aa1e1e (qgis): Update src/providers/db2/qgsdb2provider.h
- 01:03 AM Revision d998465d (qgis): run prepare-commit on DB2 fixes for #20337
- 01:03 AM Revision dd2ed9cd (qgis): Update src/providers/db2/qgsdb2provider.cpp
- 01:03 AM Revision ba81a2ee (qgis): Fix indentation - issue #20337
- Hopefully this is correct.
I'm not having much luck getting prepare-commit.sh or astyle.sh to run on Windows. - 01:03 AM Revision c339dd49 (qgis): DB2 fixes for #20337
2018-11-19
- 07:06 PM Revision 8965dda3 (qgis): Mention that display name is used by the locator search tool
- 07:06 PM Revision 152b1b09 (qgis): [needs-docs] Fix use of duplicate action name
- (Properties is already used by project properties)
- 07:06 PM Revision a8ecc683 (qgis): Avoid QObject::connect null warning
- 07:06 PM Revision 34c217cd (qgis): Fix crash when calculating offset on certain single curves which become...
- 07:05 PM Revision a22422c4 (qgis): [FEATURE][API] Add parts iterators to QgsGeometry
- This allows easy iteration over all the parts of a geometry,
regardless of the geometry's type. E.g.
geometry = QgsG... - 07:05 PM Revision f5a6aef5 (qgis): Raise IndexError in PyQGIS when calling geometryN on a collection
- with an invalid geometry index
And add len operator to QgsGeometryCollection - 04:54 PM Revision 32b7d7e5 (qgis): check uniqueCheck before overwrite defaultValueClause
- and some tests for it
this fixes #20397 and fixes #20431 - 04:29 PM Revision 61cb715c (qgis): [FEATURE] Optionally use a map theme to render terrain textures
- Often it is useful to have a different map theme for terrain in 3D view
than the map theme used in the main map canvas. - 03:21 PM Revision b089b576 (qgis): Merge pull request #8480 from lbartoletti/rectangle3PointsProjected
- [FEATURE][needs-docs]Add map tool: rectangle 3 points (projected)
- 10:51 AM Revision 8015e0ab (qgis): do not push deps images on PR
- 10:51 AM Revision 6c3817c7 (qgis): add docker hub credentials to yml file
- 10:51 AM Revision 3e9fdb13 (qgis): disable ccache in cmake since it is already defined as compiler
- 10:51 AM Revision d333f8b8 (qgis): fix ccache for Docker images
- 10:51 AM Revision c248394f (qgis): print ccache status
- 10:42 AM Revision ccadd262 (qgis): backport of the range widget implementation
- cherry-picked from:
8350fb4a261dffaa08c8a32978dedd12b4a9f893
6da99a1866cfbb9c16aab7d8b92260b135432e60
a02fb082908a299... - 10:22 AM Revision 29875d38 (qgis): do not push deps images on PR
- 10:21 AM Revision d59b9858 (qgis): add docker hub credentials to yml file
- 10:17 AM Revision ec8e1a01 (qgis): add docker hub credentials to yml file
- 09:58 AM Revision f06bb799 (qgis): delete/truncate selected tables for mssql-tables
- 09:42 AM Revision 9dd96dab (qgis): remove unused comments
- 07:25 AM Revision 792546c4 (qgis): fix license
- 07:25 AM Revision 2cfb0b53 (qgis): Denis' review
- 05:49 AM Revision 4e209724 (qgis): Merge pull request #8260 from lbartoletti/dbmanager_add_save_sql_file
- [FEATURE][needs-docs]Add buttons to load and save an external SQL file
- 05:49 AM Revision 50e2b76a (qgis): Merge pull request #8005 from lbartoletti/bugfix_18902
- Fixes #18902 Snapping and tracing inconsistent behaviour
- 02:04 AM Revision 357ea19c (qgis): Add missing article
- 02:04 AM Revision 974ee22f (qgis): Mention that display name is used by the locator search tool
2018-11-18
- 05:14 PM Revision d23f2ada (qgis): build image with RelWithDebIndo type to benefit from cache
- 04:04 PM Revision 7eff348e (qgis): Update Polish translation
- 03:48 PM Revision e9931c17 (qgis): quiet cmake policy message
- 03:47 PM Revision eb37507b (qgis): quiet cmake policy message
- 01:40 PM Revision bd2f9f97 (qgis): fix ccache for Docker images
- 01:32 PM Revision 9c7cf9e2 (qgis): run ls
- 01:21 PM Revision 73942f57 (qgis): fix ccache for Docker images
- 12:19 PM Revision 4fa5d0ca (qgis): fix ccache for Docker images
- 12:03 PM Revision ff8a1fbc (qgis): fix ccache for Docker images
- 10:38 AM Revision 06751f61 (qgis): disable ccache in cmake since it is already defined as compiler
- 10:36 AM Revision d35ef945 (qgis): print ccache status
- 01:17 AM Revision f8af7ddd (qgis): add missing Mac UI style plugin to app bundle
- 01:14 AM Revision 50311964 (qgis): add missing Mac UI style plugin to app bundle
2018-11-17
- 12:00 AM Revision 92ca8401 (qgis): [Bugfix][Symbology] Fill to SLD does not export Stroke color
- The commit 2f268d4747c355a48fcadb2c55d58a06d848cffa fixing the way SLD is exporting size, from mm to pixels. But in t...
- 11:59 PM Revision 47d966a2 (qgis): GDAL extractreprojection missing from the raster menu
- This was missed in #8486.
- 11:59 PM Revision ce313755 (qgis): GDAL extractreprojection missing from the raster menu
- This was missed in #8378.
- 10:06 PM Revision 9d5c9493 (qgis): [processing] Don't run validity checks for buffer alg
- Buffering doesn't care about validity and can sometimes be used
to repair geometries - 10:02 PM Revision 5f0ce742 (qgis): also push deps image for cron jobs
- 10:02 PM Revision 5c019b1f (qgis): add missing exiv2
- 10:02 PM Revision c79f5d76 (qgis): fix lib path in docker (not Travis)
- 10:01 PM Revision 6356b6d5 (qgis): add missing exiv2
- 10:01 PM Revision 08ddec2b (qgis): fix lib path in docker (not Travis)
- 10:01 PM Revision 7126faeb (qgis): also push deps image for cron jobs
- 10:00 PM Revision 6581bcf5 (qgis): also push deps image for cron jobs
- 09:37 PM Revision f92d3911 (qgis): add missing exiv2
- 06:06 PM Revision 6dceeeca (qgis): fix lib path in docker (not Travis)
- 05:59 PM Revision b1c213ca (qgis): fix docker tag for cosmic
- 04:27 PM Revision 7213b0c1 (qgis): fix docker tag for cosmic
- 02:35 PM Revision c9d2c1bd (qgis): add Qt53D include dir
- 02:34 PM Revision 0c27556b (qgis): add Qt53D include dir
- 01:12 PM Revision 24723418 (qgis): german translation update
- 12:57 PM Revision 0ab6088f (qgis): translations: remove mysterious line noise (fixes #19833)
- 12:48 PM Revision 4a4c56f7 (qgis): fix color expression translations
- 10:33 AM Revision fb1d670b (qgis): Merge pull request #8475 from elpaso/docker-testing-env
- Added QGIS testing environment to dockers
- 08:59 AM Revision 33c2fc4d (qgis): Produce multiple docker images
- 08:59 AM Revision 614809ca (qgis): remove left over
- 08:59 AM Revision 4ece684e (qgis): add Qt5 3D extras paths
- 08:59 AM Revision e210011f (qgis): [docker] simpler configuration to provide different build options
- 08:59 AM Revision 7406f85e (qgis): enable dual builds BIONIC/COSMIC for images
- 08:59 AM Revision aebb6eff (qgis): fix global env var
- 08:45 AM Revision d77d832a (qgis): Merge pull request #8499 from qgis/multi-docker-yaml
- build docker images baed on cosmic and bionic
2018-11-16
- 10:32 PM Revision dfa69b5b (qgis): add Qt5 3D extras paths
- 10:01 PM Revision 51e76726 (qgis): [docker] simpler configuration to provide different build options
- 10:01 PM Revision 6a9db5a1 (qgis): Produce multiple docker images
- 10:01 PM Revision cb00a2a5 (qgis): enable dual builds BIONIC/COSMIC for images
- 10:01 PM Revision 06e139eb (qgis): fix global env var
- 10:01 PM Revision d131a57c (qgis): remove left over
- 08:19 PM Revision 26fa8d8d (qgis): fix global env var
- 08:10 PM Revision bae3cdc2 (qgis): fix global env var
- 06:53 PM Revision 0efe9a51 (qgis): debug
- 06:44 PM Revision beccfb24 (qgis): fix global env var
- 06:28 PM Revision 53cd4535 (qgis): remove left over
- 06:12 PM Revision 2cfb1b50 (qgis): enable dual builds BIONIC/COSMIC for images
- 06:05 PM Revision 356e09c6 (qgis): [docker] simpler configuration to provide different build options
- 02:41 PM Revision 1ef04d7a (qgis): Merge pull request #8496 from m-kuhn/coordinateUtilsFunctions
- Expose QgsCoordinateUtils functions via Q_INVOKABLE
- 02:03 PM Revision 236328fb (qgis): Make code_layout test happy
- 12:41 PM Revision 06b5d7b3 (qgis): Less usage of QgsProject::instance
- 12:39 PM Revision 98781da6 (qgis): Make QgsCoordinateUtils functions Q_INVOKABLE
- 10:41 AM Revision 0651ead6 (qgis): Merge pull request #8494 from tudorbarascu/backport_3.4
- test server rendering debian buster bug #18988
- 09:28 AM Revision 0a42a101 (qgis): Merge pull request #8063 from tudorbarascu/test_server
- test server rendering debian buster bug
- 09:27 AM Revision a4fee1b1 (qgis): test server rendering debian buster bug #18988
- 09:03 AM Revision 438a1daf (qgis): Merge pull request #8442 from signedav/textfield_null
- Range widget: Remove null representator during editing
- 07:49 AM Revision 2cf8f74c (qgis): test server rendering debian buster bug #18988
2018-11-15
- 08:24 PM Revision 326a74f0 (qgis): Fix some incorrect icon sizes
- 08:24 PM Revision 30692fa9 (qgis): Implement Open in Terminal for windows
- 06:21 PM Revision 56cc9be1 (qgis): Produce multiple docker images
- 06:12 PM Revision 97979e6a (qgis): Merge pull request #8486 from havatv/extractproj34
- Backport of GDAL extractprojection reintroduction to 3.4 [needs-docs]
- 04:15 PM Revision b0854fe8 (qgis): Merge pull request #8487 from daniviga/rpm-exiv2
- [RPM] Add exiv2-devel to build requirements
- 03:07 PM Revision d0bc67c5 (qgis): Update documentation related to Fedora
- 03:00 PM Revision cd0123ea (qgis): [RPM] Add exiv2-devel to build requirements
- 01:34 PM Revision f0396b99 (qgis): fix enum
- 01:15 PM Revision fc8f88ef (qgis): override default destructor
- 11:37 AM Revision c292e69e (qgis): Merge branch 'master' into extendMapTool
- 10:23 AM Revision 7acd83fd (qgis): delete selected layers on spatialite and pg
- 09:30 AM Revision be0ce0ca (qgis): do not pass item as argument
- 09:10 AM Revision fa062461 (qgis): pass items to delete layer activity
- 09:01 AM Revision 576a3fd0 (qgis): Backport of GDAL extractprojection reintroduction to 3.4
- 08:31 AM Revision 112e9d7a (qgis): Update .docker/qgis.dockerfile
- Co-Authored-By: elpaso <[email protected]>
- 08:21 AM Revision 2c121460 (qgis): use a switch
- 06:42 AM Revision 1e29878d (qgis): Use auto geometry restore for decoration dialogs
- 06:42 AM Revision 0b19aab5 (qgis): Improve a few decoration dialog .ui files
- 06:42 AM Revision 6fa88208 (qgis): Improve capitalization of decoration dialogs
- 06:42 AM Revision f342f1c9 (qgis): Remove one use of QStringLiteral in the copyright decoration
- 06:42 AM Revision 767e9a51 (qgis): Add missing north arrow decoration icon & improve grid icon
- 04:44 AM Revision 58795aa6 (qgis): Address title decoration review comments
- 04:44 AM Revision 8027c906 (qgis): Dedicated title decoration icon
- 04:44 AM Revision bba29e44 (qgis): [FEATURE] Top/bottom centering placement for decoration items
- The centered placement is implemented for:
- Title decoration
- Copyright decoration - 04:44 AM Revision 95f69c5d (qgis): [FEATURE] Title label decoration
2018-11-14
- 11:55 PM Revision 3eabce52 (qgis): Add some icons for browser directory actions
- 11:55 PM Revision 561d90c9 (qgis): [FEATURE] Add native platform interface for opening a terminal window at
- a specified path
And implement for Linux.
Add a new context menu entry to directories in browser to open a
terminal... - 11:19 PM Revision 6a746090 (qgis): add missing cond PRIVATE
- 11:19 PM Revision 0f9084c5 (qgis): remove ENABLE_TESTS definition
- this was causing a complete rebuild when you enabled/disabled tests
- 11:19 PM Revision ad774e9e (qgis): [server] remove ENABLE_MS_TESTS definition when tests are enabled
- 11:18 PM Revision 22772ea5 (qgis): Merge pull request #8483 from 3nids/test_definition
- remove definition of ENABLE_TEST in CMake
- 10:43 PM Revision 23047fff (qgis): use Ubuntu cosmic for base image
- This will easily allow newer version of Qt but mainly SIP for auto build of the Python API docs.
- 10:41 PM Revision 1d3df6ff (qgis): use Ubuntu cosmic for base image
- This will easily allow newer version of Qt but mainly SIP for auto build of the Python API docs.
- 10:41 PM Revision e7aa556e (qgis): add hashes
- 10:40 PM Revision 969de789 (qgis): add decimals to fix test
- 10:40 PM Revision ced33973 (qgis): give tolerance in the test
- 10:40 PM Revision a920a79c (qgis): use Ubuntu cosmic for base image
- This will easily allow newer version of Qt but mainly SIP for auto build of the Python API docs.
- 10:40 PM Revision 5e7e49fc (qgis): output full precision
- 10:35 PM Revision b5cad234 (qgis): add missing cond PRIVATE
- 07:00 PM Revision 48d498be (qgis): translation string fix
- 06:31 PM Revision 7e5a6a23 (qgis): [server] remove ENABLE_MS_TESTS definition when tests are enabled
- 06:31 PM Revision df422ccd (qgis): remove ENABLE_TESTS definition
- this was causing a complete rebuild when you enabled/disabled tests
- 02:03 PM Revision 737eb59e (qgis): fix missing dark mode symbol
- 02:03 PM Revision 674873b1 (qgis): frameworks must be linked weakly so the symbols are resolved on runtime
- 02:03 PM Revision a139f8d6 (qgis): explicitely check if effectiveApperance is available
- 01:53 PM Revision 018e9fa2 (qgis): Merge pull request #8467 from wonder-sk/configure-lights
- [3d] Configuration of lights in 3D map scene
- 01:50 PM Revision 61066281 (qgis): Merge pull request #8476 from lbartoletti/cast_time_project
- On some architectures, time_t is not equal to int64
- 12:43 PM Revision c8fc7a24 (qgis): tests for focus on null field
- 08:36 AM Revision 68f9a417 (qgis): Drop QGIS 2 support
- 06:29 AM Revision 8b9e86d5 (qgis): [project] Avoid needlessly dirtying when written value does not change
- 03:51 AM Revision 08544fbb (qgis): [browser] Restore attribute preview from 2.x standalone browser
- This resurrects an "attributes" tab in the browser layer properties
panel/window, showing a preview of the attributes... - 03:39 AM Revision 3b892c97 (qgis): [project] Avoid needlessly dirtying when written value does not change
2018-11-13
- 12:19 AM Revision d40f884d (qgis): Add map tool rectangle 3 points where 3rd point is projected on segment...
- 12:15 AM Revision cdc3cd1c (qgis): Merge pull request #8312 from borysiasty/bigger_coordinate_widget
- Make the coordinate widget a little bit wider
- 09:44 PM Revision 6b2d44a0 (qgis): Merge pull request #8478 from elpaso/value-relation-backport
- Merge pull request #8464 from elpaso/bugfix-20455-value-relation-mult…
- 08:59 PM Revision a02fb082 (qgis): Remove the null representator text on getting focus of `QgsSpinBoxLineE...
- This fixes #20153
- 08:59 PM Revision f44af04b (qgis): clear value on clear in case the value is the null representator (null)
- 08:59 PM Revision f96078d0 (qgis): remove mouserelesae event
- because it's not needet. on focus it should clear.
cond / endcond - 08:58 PM Revision 6da99a18 (qgis): pass SpecialValueText as NullValue
- 06:36 PM Revision ca6c5bab (qgis): Merge pull request #8464 from elpaso/bugfix-20455-value-relation-multip...
- Emit valueChanged when a widget value changes as a consequence of ano…
Cherry picked from 798155cc008e38287c55b69e3a... - 06:11 PM Revision 4b90f779 (qgis): Disable OpenCL utils test on travis (no OpenCL device)
- 05:50 PM Revision 1d379ae2 (qgis): replace toTime_t ->toSecsSinceEpoch
- 05:12 PM Revision 3692b6a1 (qgis): Fix tests
- 04:18 PM Revision b465345d (qgis): On some architectures, time_t is not equal to int64
- 03:43 PM Revision 8ae40679 (qgis): Shellcheck 2
- 03:23 PM Revision 6ecc02f6 (qgis): Renamed docker to .docker
- 03:05 PM Revision 8c6e017b (qgis): Leave the dot for docker
- 03:02 PM Revision 8e18979d (qgis): Revert "Dot-less docker directory"
- This reverts commit 8d850e9f0144856b3e0d95de0b5e8a6e74118bd7.
- 03:02 PM Revision 2b619a66 (qgis): Revert "Dot-less docker in travis config file"
- This reverts commit 99f7236498697b1097e7351cd403dfc514e0081f.
- 02:54 PM Revision b7e55568 (qgis): Shellcheck
- 02:44 PM Revision 99f72364 (qgis): Dot-less docker in travis config file
- 02:28 PM Revision 8d850e9f (qgis): Dot-less docker directory
- 01:39 PM Revision 574a57f2 (qgis): Merge branch 'extendMapTool' of github.com:lbartoletti/QGIS into extend...
- 12:53 PM Revision 2094ff82 (qgis): Added QGIS testing environment to dockers
- Also:
- renamed .docker to docker (now it's public and official)
- added dependencies for python CI testing - 11:21 AM Revision ac6d8cd7 (qgis): Merge pull request #8473 from daniviga/release-3_4
- [Backport to 3.4][RPM] Add an explicit dependency for GDAL
- 11:21 AM Revision 7cce9b3e (qgis): Merge pull request #8472 from daniviga/rpm-gdal
- [RPM] Add an explicit dependency for GDAL
- 11:20 AM Revision 7b98302a (qgis): fix indent
- 10:48 AM Revision bddf8a81 (qgis): minor tweaks for iOS build
- 10:48 AM Revision 75642769 (qgis): QPrinter is unavailable on some platforms
- 10:48 AM Revision bfdb3ec4 (qgis): Qt5SerialPort optional
- 10:48 AM Revision 0e413c04 (qgis): sipify
- 10:48 AM Revision 45dc7fb9 (qgis): fix userLoginName
- 10:48 AM Revision 9f645c6b (qgis): cmake option for forcing static libs
- 10:48 AM Revision 15590132 (qgis): support platforms that does not have QProcess support (iOS)
- 10:48 AM Revision 79b4b48f (qgis): ios only supports static libs
- 10:24 AM Revision b2ba38df (qgis): support for compilation on macos10.14, but running on macos10.13 or ear...
- 10:24 AM Revision 3b970962 (qgis): fix spelling
- 09:22 AM Revision 03d53fb8 (qgis): missing translations; add extension at save
- 09:14 AM Revision 798155cc (qgis): Merge pull request #8464 from elpaso/bugfix-20455-value-relation-multip...
- Emit valueChanged when a widget value changes as a consequence of ano…
- 09:04 AM Revision be2ac886 (qgis): Merge branch 'master' into extendMapTool
- 09:03 AM Revision fde8a036 (qgis): Review/test fixes
- 09:03 AM Revision 8b2331a4 (qgis): Paul's review
- 09:03 AM Revision abcf2aa4 (qgis): init trim/extend feature
- 09:03 AM Revision a8f86591 (qgis): Nyall's review
- 08:50 AM Revision 7b5a8e0d (qgis): [RPM] Add an explicit dependency for GDAL
- 08:49 AM Revision ccc2b3a2 (qgis): [RPM] Add an explicit dependency for GDAL
- 08:47 AM Revision 5dab30b6 (qgis): debian packaging: add libexiv2-dev dependency
- 08:20 AM Revision ebdc932e (qgis): add LastDir for SQL File
- 06:54 AM Revision 4761d7cb (qgis): Capitalization
- 04:39 AM Revision 3fa4d6a2 (qgis): [needs-docs][ui] Remove save as action from the project toolbar
- 04:03 AM Revision bb248989 (qgis): [afs] Fix identify tool sometimes just uses a bounding box check instea...
- 04:03 AM Revision 2bd98ff8 (qgis): Fix invalid Qt version check resulting in "What's this" buttons still s...
- (cherry picked from commit f976b0dfd6e203cf32641afa512dad0332c68b8e)
- 04:03 AM Revision f7bba750 (qgis): Support WSL shells in astyle script
- (cherry picked from commit 9b04a29116156dec48c32dd6a54aafa0ff05eaea)
- 04:03 AM Revision e288bdbc (qgis): Don't try to show CRS in map layer model for aspatial tables
- (cherry picked from commit cdaf99de536eaa4d2039cb2ffec91e5317026fe9)
2018-11-12
- 11:56 PM Revision 3c66749d (qgis): [FEATURE] Configuration of lights in 3D map scene
- This adds a section to define point lights in 3D scenes.
Up to 8 lights are supported (limitation by implementation o... - 10:47 PM Revision fc5f707b (qgis): Remove some unused whatsThis text
- 10:41 PM Revision f976b0df (qgis): Fix invalid Qt version check resulting in "What's this" buttons still s...
- 10:17 PM Revision d845f9df (qgis): Tweak logic relating to suppressing attribute form for new features
- For non-spatial layers, creating a new feature from the main
window now ALWAYS shows the attribute form for the new f... - 10:16 PM Revision c79a9a19 (qgis): [needs-docs] Implement native file properties support for Windows
- Allows opening the native file explorer file/directory properties
dialog for browser items - 10:16 PM Revision 8caab49e (qgis): Fix some warnings
- 10:14 PM Revision 9f1d00d9 (qgis): Use messagebar for binary extraction feedback
- 10:14 PM Revision 2819a07a (qgis): Dox++
- 10:14 PM Revision 92f34a94 (qgis): Unit tests for binary editor widget
- 10:14 PM Revision 429320d1 (qgis): [FEATURE] Binary (blob) field support for memory layers
- Allows storage of binary blob fields in memory layers
- 10:14 PM Revision 5c27b7da (qgis): [FEATURE] Binary blob support for OGR provider
- Instead of converting binary fields to truncated strings, we instead
store their contents as QByteArray values, allow... - 10:14 PM Revision 608d03c5 (qgis): Add support for binary fields to QgsVectorFileWriter
- 10:14 PM Revision f3f1214d (qgis): Unit test for creation of blob field in existing table
- 10:14 PM Revision 17ced918 (qgis): Tweak behavior of new shapefile/gpkg browser actions
- 10:14 PM Revision d0622743 (qgis): Fix string
- 10:14 PM Revision 36379307 (qgis): [FEATURE][ogr] Allow creation of binary (blob) fields for compatible fi...
- 10:14 PM Revision 51587209 (qgis): Add comment on detach use
- 10:14 PM Revision a234bf7f (qgis): Fix size of field icons (should be 16x16), minimize
- 10:14 PM Revision 6d5188bd (qgis): Fix build on Travis
- 10:14 PM Revision d96ce7a1 (qgis): [FEATURE] New form widget for binary (blob) fields
- This widget is available for binary fields only (and is the default
widget used for binary fields). It offers a label... - 10:14 PM Revision a192dab9 (qgis): Unit tests for extract binary algorithm
- 10:14 PM Revision 62bdc28d (qgis): Unit tests for updating OGR binary column
- 10:14 PM Revision de497a3b (qgis): Icon for binary fields
- 10:14 PM Revision cdaf99de (qgis): Don't try to show CRS in map layer model for aspatial tables
- 10:14 PM Revision e80c31e8 (qgis): [FEATURE][processing] New algorithm for extracting binary blobs from fi...
- Allows users to extract binary fields to files. The filename is set via
a data defined expression, so can be taken fr... - 10:14 PM Revision be69dd8e (qgis): Fix build
- 10:13 PM Revision 5ed35d6d (qgis): Only analysis lib depends on EXIV2, not core/etc
- 10:13 PM Revision 8703fb21 (qgis): [FEATURE][API] New class QgsExifTools
- Contains utilities for retrieving the geotag from images and
for setting an image's geotag.
Working with geotags (be... - 10:13 PM Revision e0c79c45 (qgis): Add EXIV2 cmake variables
- Forward port from kadas-albireo
- 10:13 PM Revision 62495c06 (qgis): Link exiv2 into analysis library
- 10:13 PM Revision 0eefd3e7 (qgis): Update some dependencies
- 10:13 PM Revision 8ae1880d (qgis): Rename method for consistency, fix dox
- 08:15 PM Revision bc01c28b (qgis): debian packaging: add python-gdal dependency
- (cherry picked from commit d0d10f8fce849dc11bb15351d40393d558d42dcd)
- 08:13 PM Revision d0d10f8f (qgis): debian packaging: add python-gdal dependency
- 06:13 PM Revision 1275708a (qgis): Merge pull request #8458 from wonder-sk/terrain-shading
- [3d] Terrain shading
- 05:48 PM Revision 5eecbf2d (qgis): Add translation ; add button 'load file'
- 04:41 PM Revision d479b4dc (qgis): Emit valueChanged when a widget value changes as a consequence of anoth...
- Fix #20455
- 04:04 PM Revision 53532faf (qgis): Paul's review: code enhancement
- 08:38 AM Revision bcf8b0de (qgis): Change \sa to \see in qgs3dmapsettings.h
2018-11-11
- 12:30 AM Revision 9b04a291 (qgis): Support WSL shells in astyle script
- 10:10 PM Revision c13c97ee (qgis): processing: add windows support to exportRasterLayersIntoDirectory (fix...
- (cherry picked from commit b39e5a0937e5e317b42088e8a8ccae327ae8e033)
- 10:09 PM Revision 7c9429ae (qgis): [Packaging] install icons / appdata / desktop file on BSDs too
- (cherry picked from commit 046a20e40e1494edc45fa1957572c9e74307dab9)
- 10:09 PM Revision a50f76f5 (qgis): OGC parameter names are case-insensitive
- (cherry picked from commit 669f6bb4b7f6a4c244a577a9ad2c95f10bc2b6bd)
- 04:10 PM Revision d3e81f6d (qgis): [FEATURE] Add support for shading of terrain
- This adds new options for user to choose how the terrain should be rendered:
- shading disabled - color of terrain is... - 12:39 PM Revision 471ed510 (qgis): scripts/scandeps.pl run to update INSTALL
- 12:18 PM Revision cf24e654 (qgis): Calculate normals of terrain tile vertices
- 11:49 AM Revision 530cd5c1 (qgis): Merge pull request #8378 from havatv/patch-1
- Reintroduce GDAL extract projection and update extractprojection.py to QGIS 3
- 03:15 AM Revision b39e5a09 (qgis): processing: add windows support to exportRasterLayersIntoDirectory (fix...
- 02:34 AM Revision 20a00539 (qgis): fix xenial build
2018-11-10
- 09:36 PM Revision bd5c44d4 (qgis): osgeo4w:
- * only use GRASS major version in executable names
* autodetect GRASS folder
(cherry picked from commit 3a4a3af1d6d1... - 09:35 PM Revision 3a4a3af1 (qgis): osgeo4w:
- * only use GRASS major version in executable names
* autodetect GRASS folder - 09:33 PM Revision 046a20e4 (qgis): [Packaging] install icons / appdata / desktop file on BSDs too
- 07:58 PM Revision ef107816 (qgis): Add link to user manual for annotation dialogs
- (cherry picked from commit 6e9c2a3d0ce2b121c2ecb9427b02d2af590995e8)
- 02:22 PM Revision a3dc4b65 (qgis): translation fixes (fixes #20437, #20438)
- 02:15 PM Revision 84814c91 (qgis): make snapping type translatable in model (fixes #20437)
- 07:16 AM Revision 2ac6013f (qgis): [afs] Fix missing layers/services when connection url does
- not point at an individual service endpoint
Previously the provider would only show layers if a FeatureService
endpo... - 07:16 AM Revision 25faaa00 (qgis): [dbmanager] Fix exception when browsing project layers
- (cherry picked from commit 149726cfa5955f707441ec1c936094fccd0a33ec)
- 07:16 AM Revision 49e5f4f0 (qgis): Fix build
- 07:16 AM Revision 76c31dbc (qgis): [afs] Remove 'cached' checkbox from source select dialog
- This checkbox was never hooked up to anything (caching is ALWAYS
enabled for the provider).
(cherry picked from comm... - 07:16 AM Revision 3e67b185 (qgis): Minor ui tweaks to afs source select dialog
- (cherry picked from commit 0ba475bdfb85d0ea38146a860c0e607715661f65)
- 07:16 AM Revision 3730579d (qgis): Ensure browser preview canvases don't get treated like map canvas
- docks
They have their own special logic, and shouldn't respond to
any project based settings or triggers
Fixes #203... - 07:16 AM Revision d43d28b1 (qgis): [browser] Restore preview functionality from old 2.x standalone
- browser into inbuilt browser dock panel layer properties widget
(cherry picked from commit 17447e4b5ca6cde9e349c55da... - 07:16 AM Revision a46ac236 (qgis): [3d] Fix 3D line symbol in 3D views in print layouts (fixes #20118)
- Turned out we were getting an old version of OpenGL that does not
support the "primitive restart" functionality and s... - 07:16 AM Revision 4d2b2bac (qgis): [afs] Use new style data item provider
- (cherry picked from commit 94896703dc889e14f9c9cda240300bf88c12d6d7)
- 07:16 AM Revision 016b251d (qgis): Add unit test
- (cherry picked from commit 872c9a10a3522e507150d55c6d2bd4243ce7e1b5)
- 07:16 AM Revision 267c80cc (qgis): [gdal] Fix raster block output when block extent is outside of valid area
- This was causing problems in 3D view when raster was used as DEM... terrain
tiles were generated also where they shou... - 07:16 AM Revision f2607008 (qgis): [3d] fix inevitable crashes when terrain bounding boxes were shown
- The list of vertices just kept growing and growing (and we didn't even need another copy!)
(cherry picked from commi... - 07:16 AM Revision b9a1a6c4 (qgis): Add some notes to test, additional test with empty line
- (cherry picked from commit d6aa46cfe7acd5364d2444353984c284accaef80)
- 07:16 AM Revision 549db0a9 (qgis): Fix crash in geometry checker
- Fixes #20408
(cherry picked from commit df81e554f8264ecc87cc37ab502672864b97c02d) - 07:16 AM Revision 62d0bae6 (qgis): Revert "[pal] Use QgsGeometry::makeValid instead of buffer(0) to repair...
- This reverts commit e05a5a930241ec3c9c5df7880650da60382b956c.
The makeValid call is much slower than the previous "b... - 07:16 AM Revision 2b4dc925 (qgis): Further protection in windows event message handling
- Refs #20386
(cherry picked from commit df9307b9aa34b849f86d2ce435f2ae986b70549b) - 06:21 AM Revision 005a7fa4 (qgis): Add missing context object in lambda connect
- 06:20 AM Revision 15141d92 (qgis): Capitalization
- 03:30 AM Revision 149726cf (qgis): [dbmanager] Fix exception when browsing project layers
2018-11-09
- 12:53 AM Revision 669f6bb4 (qgis): OGC parameter names are case-insensitive
- 12:27 AM Revision 08abf929 (qgis): Explicitly disable debug messages in dwg import
- Even preventing their output isn't enough here. There's just
SO many debug msgs throughout this class, that creating ... - 12:27 AM Revision 8bf206d2 (qgis): Make dwg import less debug noisy
- 10:30 PM Revision df9307b9 (qgis): Further protection in windows event message handling
- Refs #20386
- 10:24 PM Revision d6aa46cf (qgis): Add some notes to test, additional test with empty line
- 08:13 PM Revision ff5a8bc0 (qgis): Revert "[pal] Use QgsGeometry::makeValid instead of buffer(0) to repair...
- This reverts commit e05a5a930241ec3c9c5df7880650da60382b956c.
The makeValid call is much slower than the previous "b... - 01:18 PM Revision 30cf2d37 (qgis): Merge pull request #8404 from 3nids/locator_core
- Move parts of QgsLocatorFilter to core
- 12:18 PM Revision 9e78b826 (qgis): Merge pull request #8451 from daniviga/rpm-opencl
- Add support for OpenCL in RPM
- 12:18 PM Revision 75c4a007 (qgis): Merge pull request #8452 from daniviga/rpm-opencl-3_4
- [Backport] Add support for OpenCL in RPM
- 11:01 AM Revision fe6f99a6 (qgis): check filter
- 11:01 AM Revision f4f5d1ef (qgis): missing destructor
- 11:01 AM Revision 31cd1644 (qgis): also move triggering of results to core
- 10:57 AM Revision dd59d33e (qgis): RPM spec template cleanup [skip ci]
- 10:56 AM Revision 1606bf19 (qgis): RPM spec template cleanup [skip ci]
- 10:37 AM Revision 3165382d (qgis): run prepare-commit
- 10:06 AM Revision 73d0ced5 (qgis): [FEATURE] Add option to force right-hand-rule during polygon symbol ren...
- This new option, available under the "Advanced" button for fill symbols,
allows forcing rendered polygons to follow t... - 10:06 AM Revision c22364d4 (qgis): Add method to determine orientation of closed curves
- 10:06 AM Revision 27e1ef5c (qgis): Add method to QgsCurvePolygon to force RHR, ensuring standard ring orie...
- 10:06 AM Revision a947bb3b (qgis): Dox++
- 10:06 AM Revision 1b79b9a1 (qgis): [FEATURE] force_rhr expression function
- Forces polygons to follow the right hand rule, in which the area that
is bounded by a polygon is to the right of the ... - 10:06 AM Revision d1e09a2b (qgis): [FEATURE][processing] New algorithm to force right hand rule for polygons
- This algorithm forces polygon geometries to respect the Right-Hand-Rule,
in which the area that is bounded by a polyg... - 10:06 AM Revision 30214538 (qgis): [FEATURE] Add option to simple line and marker line to only
- render exterior ring or interior rings
This option is shown whenever a simple line symbol or
marker line symbol is u... - 10:06 AM Revision 0462c260 (qgis): Remove no longer required workaround
- 10:06 AM Revision 63c9bcb5 (qgis): Update reference lines
- 10:06 AM Revision 7641605e (qgis): Fix warning
- 10:06 AM Revision 06c3d7c5 (qgis): Nice icons for ring combo box
- 10:06 AM Revision ba17b130 (qgis): Move forceRHR to QgsGeometry, avoid duplicate code
- 10:06 AM Revision ae225546 (qgis): Fix accidently skipped test
- 10:06 AM Revision e5946c50 (qgis): Ensure that QgsGeometry::offsetCurve does not reverse curve orientation
- 07:00 AM Revision 6e16651d (qgis): [FEATURE] explode hstore algorithm (#8212)
- 03:57 AM Revision df81e554 (qgis): Fix crash in geometry checker
- Fixes #20408
2018-11-08
- 10:39 PM Revision d62d442f (qgis): Add support for OpenCL in RPM
- 10:38 PM Revision a9bc65e6 (qgis): Add support for OpenCL in RPM
- 07:53 PM Revision 963e4502 (qgis): add the -te and -te_srs and -multi parameters to the gdalwarp tool used...
- 06:40 PM Revision d2865983 (qgis): add missing file
- 06:35 PM Revision a866d491 (qgis): add GRASS r.mapcalculator, remove r.mapcalc
- 06:22 PM Revision b67ef4f7 (qgis): fix the SAGA Points Distances tool
- 02:55 PM Revision 669d6508 (qgis): No output - no mention (gdalalg yaml)
- 01:40 PM Revision 80de0eba (qgis): Merge pull request #8441 from signedav/bp_copy_2_pg
- Backport: Using of QgsVectorLayerUtils::createFeature on move and copy tool
- 12:15 PM Revision eab40d0e (qgis): Merge pull request #8435 from elpaso/handle-bad-layers5
- bad layers dialog new button labels and icon
- 11:56 AM Revision ad1bba2a (qgis): Merge pull request #8438 from wonder-sk/fix-block-outside-raster-extent
- Fix raster block output when block extent is outside of valid area
- 11:30 AM Revision ba4981a1 (qgis): Move change data source under filter
- 11:20 AM Revision 8350fb4a (qgis): unused variable removed
- 10:09 AM Revision 872c9a10 (qgis): Add unit test
- 09:57 AM Revision 528c8a63 (qgis): [3d] fix inevitable crashes when terrain bounding boxes were shown
- The list of vertices just kept growing and growing (and we didn't even need another copy!)
- 09:22 AM Revision c74ce886 (qgis): Disable "Change data source..." action if layer is editable
- 09:14 AM Revision 85f8ba35 (qgis): Move apply button next to browse and disable keep when apply is triggered
- 08:50 AM Revision bd6478e2 (qgis): use toMap to convert to attributeMap
- (cherry-picked from 4ac063177460c7dbd8223f19a8b6279711d7bb8d)
- 08:49 AM Revision 672b994e (qgis): createFeature on move and copy
- using of the createFeature function with tool move and copy and there the logic of unique not null fields (like prima...
- 08:39 AM Revision 222f0a03 (qgis): Merge pull request #8434 from elpaso/datasource-select-dialog-additions
- QgsDataSourceSelectDialog: filter, refresh and scroll to last selecte…
- 01:58 AM Revision 85bc01f5 (qgis): [FEATURE][AFS] Add new browser context menu entry to visit the
- service info page for AFS layer/featureservice/folder items
It's very handy for troubleshooting connections and seei... - 01:58 AM Revision b2d26348 (qgis): [afs] Fix missing layers/services when connection url does
- not point at an individual service endpoint
Previously the provider would only show layers if a FeatureService
endpo... - 01:58 AM Revision 1066161b (qgis): [afs] Remove 'cached' checkbox from source select dialog
- This checkbox was never hooked up to anything (caching is ALWAYS
enabled for the provider). - 01:58 AM Revision 0ba475bd (qgis): Minor ui tweaks to afs source select dialog
2018-11-07
- 11:02 PM Revision a363bf40 (qgis): Merge pull request #8439 from borysiasty/release-3_4
- Update Polish translation
- 10:56 PM Revision 0e4dcabc (qgis): Update Polish translation
- 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... - 03:00 PM Revision 3e14761d (qgis): Merge pull request #8436 from signedav/copy_2_pg
- Using of QgsVectorLayerUtils::createFeature on move and copy tool
- 02:20 PM Revision 913719fd (qgis): use toMap to convert to attributeMap
- 02:14 PM Revision 0bd90215 (qgis): s/bad/unavailable/ layers
- 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...
- 12:13 PM Revision 4e767ce2 (qgis): bad layers dialog new button labels and icon
- 11:58 AM Revision f0125807 (qgis): Remove double qualifier
- 11:08 AM Revision 02ecb56d (qgis): QgsDataSourceSelectDialog: filter, refresh and scroll to last selected ...
- plus:
- expand children of last selected item
- save/restore status - 08:33 AM Revision bf109533 (qgis): Merge pull request #8431 from neteler/patch-76
- Fix data loss (use GPKG as default format, not SHP)
- 06:30 AM Revision 94896703 (qgis): [afs] Use new style data item provider
- 06:30 AM Revision 4cdde31c (qgis): Decode uri for ams provider
- 06:30 AM Revision 4b32e7cc (qgis): [afs] Implemented decodeUri for AFS provider
- Allows retrieval of the web URL for an AFS layer
- 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
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
- 08:04 PM Revision dd14e581 (qgis): correctly update extent/CRS when setting map canvas
- 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 ...
- 07:45 PM Revision c7cda514 (qgis): fix build on OSX: followup bf21ce4661b952fc22f425619ac051d641ad9306
- 06:59 PM Revision 2dd3f969 (qgis): Fix a few crashes with bad layers
- 06:59 PM Revision 107e6462 (qgis): rename QgsLocatorWidgetCore to QgsLocatorModelBridge
- 06:39 PM Revision c1bfd645 (qgis): fix mac build
- 06:37 PM Revision f652e8dc (qgis): save current extent and CRS in locator core
- remove remaining bits of interface
- 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... - 04:44 PM Revision 2d9230b9 (qgis): show icon if exist for menus in customization dialog
- 04:44 PM Revision dfaf7538 (qgis): fix move feature action not correctly shown in customization
- 04:43 PM Revision 1e166805 (qgis): show icon if exist for menus in customization dialog
- 04:43 PM Revision 762a15a8 (qgis): fix move feature action not correctly shown in customization
- 03:50 PM Revision 54a6586c (qgis): Merge pull request #8427 from elpaso/handle-bad-layers3
- Handle bad layers: fixes for groups and subset string
- 03:09 PM Revision 8e34e374 (qgis): make proxyModel method q_invokable
- 03:09 PM Revision 6a9d7a69 (qgis): implement roleNames for QgsLocatorModel
- 03:09 PM Revision 20d8db9e (qgis): Revert "create a core interface for QgsMapCanvas"
- This reverts commit 79c5b35a3925336e01e9ac1a6a75fd32eb3b8cdd.
- 03:08 PM Revision 078b4450 (qgis): move part of the logic of QgsLocatorWidget to core
- 03:06 PM Revision 79c5b35a (qgis): create a core interface for QgsMapCanvas
- 02:58 PM Revision 9af0719f (qgis): Bad layers: added tests for subset string and groups
- 02:57 PM Revision 6e85a893 (qgis): Correctly parse styles for layer in groups
- 02:57 PM Revision 39e0b7be (qgis): Restore subset string when fixing a bad layer
- 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 ... - 01:16 PM Revision 5ae2bae9 (qgis): Merge pull request #8426 from SrNetoChan/new_bad_layer_logo
- New bad layers icon for layers panel
- 12:57 PM Revision 9916c5fb (qgis): New bad layers icon for layers panel
- 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
- 10:28 AM Revision 7db1d4e8 (qgis): Added test project with the bad layers (not used by tests)
- but still useful for manual tests
- 10:27 AM Revision ba3ccca2 (qgis): Add rule-based and categorized styles to the bad layers test
- 10:23 AM Revision b9355556 (qgis): Added tests for gdal extractprojection
- 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... - 08:43 AM Revision c8b26771 (qgis): Merge pull request #8359 from elpaso/handle-bad-layers2
- [needs-docs][feature] Deferred handling of bad layers
- 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 - 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... - 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... - 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... - 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... - 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) - 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 ... - 01:49 AM Revision cdf878d4 (qgis): Make sure topo editing button is updated on new/loaded project
- (cherry picked from commit 68be6df376ec2bf3314021313ab30554d083b4a9)
- 01:49 AM Revision 711feec9 (qgis): Fix leak due to deletion of incomplete type
- (cherry picked from commit 5f2b78e755bcfc51d7f4be0a564d3f37111ece98)
- 01:49 AM Revision 7f085972 (qgis): Add unit tests for QgsDataItemProviderRegistry
- (cherry picked from commit 0b17db6fc4dcf2d400a51df0f84281aca5f2582d)
- 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... - 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... - 01:49 AM Revision e3c4188e (qgis): Add missing /Factory/ annotation
- (cherry picked from commit 19ef2f904b0315eecead60b1803d32ea23f16714)
- 01:49 AM Revision 34eb99dd (qgis): Correct test comparisons
- Previously QCOMPARE( QgsGeometry, QgsGeometry ) was actually only
testing for QCOMPARE( bool(QgsGeometry), bool(QgsGe... - 01:49 AM Revision 1db7a29e (qgis): [3d] Fix crash in terrain generator if DEM raster layer is missing
- (cherry picked from commit 685806bccf0ce9354989140317215394482f879d)
- 01:49 AM Revision 5431d5a3 (qgis): Fix equality comparison when saving vertex tool edits
- (cherry picked from commit 137cbd76ae97bca078d92cae173fe13ee9b8ad82)
- 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... - 01:49 AM Revision bacbcf63 (qgis): Add a __repr__ method to QgsMimeDataUtils::Uri
- (cherry picked from commit 82baff87d4cb0d40a88e03912297d7096220fb07)
2018-11-05
- 11:45 PM Revision 0ea86bf0 (qgis): More old style connect removal
- 11:45 PM Revision 7b24bd3f (qgis): More old style connect removal
- 11:45 PM Revision bf21ce46 (qgis): Start fixing some remaining old style connects
- 11:45 PM Revision d1427945 (qgis): Address some clazy warnings
- 11:45 PM Revision 3d5badf3 (qgis): Fix some missing context arguments in connects with lambda
- These cause infinite lifetime connections which result in crashes
- 11:45 PM Revision dc72f06e (qgis): Bump minimum Qt version to 5.9
- 10:25 PM Revision 993dc818 (qgis): Merge pull request #8241 from NaturalGIS/fix_grass7_r_stats_quantile
- fix GRASS7 r_stats_quantile
- 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
- 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... - 05:26 PM Revision e70b71b1 (qgis): Lower opencl message to warning so users don't panic
- 02:24 PM Revision e9deafcf (qgis): Merge pull request #8409 from DelazJ/renameFiles
- Rename some rendererV2 ui files
- 01:02 PM Revision 19ef2f90 (qgis): Add missing /Factory/ annotation
- 01:02 PM Revision 82baff87 (qgis): Add a __repr__ method to QgsMimeDataUtils::Uri
- 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
- 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... - 12:31 PM Revision 68be6df3 (qgis): Make sure topo editing button is updated on new/loaded project
- 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... - 10:45 AM Revision 64bd7a7c (qgis): Added ~QgsDataSourceSelectDialog destructor
- 10:27 AM Revision f02345bd (qgis): Remove unnecessary project from test data
- 10:27 AM Revision eb02004b (qgis): Store original style as QDomDocument instead of an XML string
- 10:27 AM Revision bc8574ce (qgis): Small cleanups for QgsDataSourceSelectDialog
- 10:26 AM Revision 8493636f (qgis): Data source select dialog now accepts a model
- 10:26 AM Revision a4182c1e (qgis): Remove unnecessary project from test data
- 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 ... - 10:26 AM Revision 2d1a521f (qgis): Check for raster validity in raster style widget
- 10:26 AM Revision bc424d09 (qgis): Store original style as QDomDocument instead of an XML string
- 10:26 AM Revision d46d765d (qgis): Restore handle bad layers dialog original behavior
- 10:24 AM Revision 8d9d52d1 (qgis): Add test data for relations
- 10:24 AM Revision f9289802 (qgis): Add test for handle bad layers and invalid layers pass through
- 10:24 AM Revision 670c31b0 (qgis): Do not bail out from reading the layer xml if layer is not valid
- 10:24 AM Revision d995eeb0 (qgis): Filter layers by type in the data source select dialog
- 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 ... - 10:24 AM Revision bcd8581f (qgis): Add menu items also if invalid (but check for it)
- 10:24 AM Revision bc4a1efa (qgis): The store can now add invalid maplayers
- 10:24 AM Revision adc3b741 (qgis): Only filter by layer type: ignore provider key
- 10:24 AM Revision bd71df00 (qgis): Add the bad layers test to cmake and fix it for renamed methods
- 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. - 10:24 AM Revision 2bd90da9 (qgis): Added a validOnly flag to mapLayers to filter for valid layers only
- 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... - 10:24 AM Revision 0cf8a33d (qgis): Fix crash due to index on wrong model
- 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 ... - 10:24 AM Revision fd400425 (qgis): Move change data source action to app
- 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... - 10:24 AM Revision 8d84a6fc (qgis): Remove unused connection
- 10:24 AM Revision 661aad7e (qgis): Add … to change data source action
- 10:24 AM Revision 29cbb23a (qgis): Take context by copy in lambda
- 10:24 AM Revision 4481127b (qgis): Fix raster set data source (with test)
- 10:24 AM Revision 70d9b6ca (qgis): Fix check condition for layer style restore
- 10:24 AM Revision fbea9f5d (qgis): Renamed buttons for bad layers dialog
- 10:24 AM Revision 17433181 (qgis): Fix raster style restore when setDataSource
- 10:24 AM Revision 64c23dec (qgis): Spelling
- 10:24 AM Revision 086be383 (qgis): Rendering test for bad layers and setDataSource
- 10:24 AM Revision 3fe7848c (qgis): Noted in the method documentation that dataProvider() may return null
- 10:24 AM Revision 40771042 (qgis): Silence longstanding debug warning
- 10:24 AM Revision 5010956c (qgis): Add test case for getFeatures on invalid bad layer
- 10:24 AM Revision 99638cfd (qgis): More readable test
- 10:24 AM Revision 3e9d5c73 (qgis): Restore original layer style (tested with vectors only)
- 10:24 AM Revision 147608ea (qgis): Bad layers: open a browser widget dialog to select a data source
- when indicator is clicked
- 10:24 AM Revision 7bbd1ca2 (qgis): [ogr] do not crash if ogr layer is null
- 10:24 AM Revision c32d542b (qgis): Move setDataSource to QgsMapLayer
- also setter and getter for providerType
- 10:24 AM Revision 326640d8 (qgis): Implement setDataSource for rasters
- 10:24 AM Revision acb6f42d (qgis): Variable rename (get rid of "my" prefix)
- 10:24 AM Revision 66b9b5fd (qgis): Changed debug message text for bad layers
- 10:24 AM Revision 2af5fd19 (qgis): Bad layers indicator raster support
- 10:24 AM Revision 9cfb4369 (qgis): Tests for bad layers raster support
- 10:24 AM Revision f856b4c8 (qgis): Renamed originalXmlProperties methods and variables
- 10:24 AM Revision f2654f25 (qgis): Remove modal warning when closing the bad layer dialog
- 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. - 09:55 AM Revision ceb33f01 (qgis): Merge pull request #8407 from elpaso/bugfix-20338-qgsfeatureselectiondl...
- Make sure QgsFeatureSelectionDlg does not outgrow the window
- 07:51 AM Revision bac5fbbe (qgis): Small cleanups for QgsDataSourceSelectDialog
- 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...
2018-11-04
- 11:39 PM Revision 137cbd76 (qgis): Fix equality comparison when saving vertex tool edits
- 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 - 11:39 PM Revision 18d40595 (qgis): Correct test comparisons
- Previously QCOMPARE( QgsGeometry, QgsGeometry ) was actually only
testing for QCOMPARE( bool(QgsGeometry), bool(QgsGe... - 07:52 PM Revision 685806bc (qgis): [3d] Fix crash in terrain generator if DEM raster layer is missing
- 12:08 PM Revision 6e9c2a3d (qgis): Add link to user manual for annotation dialogs
- 12:07 PM Revision c9f9374d (qgis): Allow provider libraries to create QgsDataItemGuiProviders
- ...by implementing dataItemGuiProviders()
- 12:07 PM Revision c085d0ed (qgis): Move favorites action handling from gui to app
- 12:07 PM Revision 10d7f6e5 (qgis): Spelling
- 12:07 PM Revision fab41545 (qgis): Move Project Home GUI action handling from core to app
- And remove more QWidget imports from core library
- 12:07 PM Revision 48e7e204 (qgis): Move some browser directory action handling from core/gui to app
- 12:07 PM Revision 348c1dc7 (qgis): Move layer item action handling to app
- 12:07 PM Revision 310d4f94 (qgis): Link the application browser dock to the application message bar
- 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 - 12:07 PM Revision 8c5f7957 (qgis): Fix dox
- 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 ... - 12:07 PM Revision 0b17db6f (qgis): Add unit tests for QgsDataItemProviderRegistry
- 12:07 PM Revision a8906229 (qgis): Remove executeExport* methods from QgsWindowManagerInterface
- No longer required, and of limited value anyway
- 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... - 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 - 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 - 12:07 PM Revision c98d13d2 (qgis): Add method to populate browser context menu to QgsDataItemGuiProvider
- 11:39 AM Revision 8ecac089 (qgis): Update Polish translation
- 10:22 AM Revision 928779bf (qgis): Sipify
- 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... - 08:41 AM Revision efbc089a (qgis): Fix some windows build warnings
- 08:40 AM Revision 5f2b78e7 (qgis): Fix leak due to deletion of incomplete type
- 01:10 AM Revision 923adf2f (qgis): [mssql] Show in browser also tables with invalid features
- They will just have a generic vector icon
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... - 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 ... - 08:03 PM Revision 8d91a6ee (qgis): fix device size in decoration item
- the size should take the device pixel ration into account
fixes #20321 - 08:03 PM Revision 7b6d2c09 (qgis): move decoration items to specific folder
- 08:01 PM Revision 15b2352e (qgis): Merge pull request #8406 from 3nids/fix20321
- fix device size in decoration item
- 05:17 PM Revision fd2a5997 (qgis): More rendererv2 cleanup
- 05:13 PM Revision a3db4e30 (qgis): Rename some rendererV2 ui files
- 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
- 03:04 AM Revision 1fbcab9e (qgis): fix device size in decoration item
- the size should take the device pixel ration into account
fixes #20321 - 03:04 AM Revision c1108fc6 (qgis): move decoration items to specific folder
2018-11-02
- 11:17 PM Revision 6cb1b780 (qgis): Merge remote-tracking branch 'upstream/master'
- 06:18 PM Revision e571837c (qgis): add hashes
- 05:57 PM Revision a205927e (qgis): fix build without GUI (#8405)
- 05:56 PM Revision ec98dfcf (qgis): fix build without GUI (#8405)
- 04:35 PM Revision 91583980 (qgis): allow to restric to certain module when running sip_includes.sh
- it's a bit faster 🍺
- 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
- 03:29 PM Revision 7b5926fb (qgis): Merge pull request #8403 from m-kuhn/backportAutoActivateGeometryValida...
- Backport auto activate geometry validation
- 01:56 PM Revision 383851c5 (qgis): Release of 3.4.1
- 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... - 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 - 01:29 PM Revision eb5d487c (qgis): Merge pull request #8402 from m-kuhn/autoActivateGeometryValidation
- Activate geometry checks when changing layer properties
- 01:04 PM Revision 566d5726 (qgis): Update extractprojection.py
- indentation again...
- 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... - 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 - 11:27 AM Revision 9c51f056 (qgis): added a tr() based on feedback from jef-n
- 11:12 AM Revision 86a94142 (qgis): dwg import:
- * allow entering new gpkg filenames (fixes #20305)
* move messagebar to dialog
(cherry picked from commit 8400a8bb3d... - 11:10 AM Revision 8400a8bb (qgis): dwg import:
- * allow entering new gpkg filenames (fixes #20305)
* move messagebar to dialog - 10:42 AM Revision e96e41da (qgis): Update Polish translation
- 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... - 08:47 AM Revision eca00ba3 (qgis): Merge pull request #8396 from elpaso/datasource-select-dialog
- QgsDataSourceSelectDialog: a simple browser-based reusable data sourc…
- 04:45 AM Revision 7421247c (qgis): [native] Use official .desktop file name on linux
- 04:44 AM Revision ea734595 (qgis): [native] Use official .desktop file name on linux
- 01:23 AM Revision f9476fc5 (qgis): Remove meaningless conditional and improve user input handling
- (cherry picked from commit 4ab377b92f2496549f00ec4f13369b361f8f8665)
2018-11-01
- 12:29 AM Revision 247c77d4 (qgis): german translation update
- 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) - 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 ... - 11:54 PM Revision 1f6c9ad3 (qgis): [mssql] Fix database connection cleanup on thread exit
- (cherry picked from commit a5ff6db24066642e2b5952b22bfe069013ec9a0b)
- 11:54 PM Revision c068b136 (qgis): Add more debugging to auth db opening
- (cherry picked from commit ac781fac50ff0d48f5c267a64567fc0bb48548f1)
- 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... - 11:54 PM Revision dae93768 (qgis): Tighten scope of connection
- (cherry picked from commit c782f2782016f9be0f127de25a42e48e82ead378)
- 11:54 PM Revision 132688ea (qgis): Fix potential crash on exit
- 11:41 PM Revision 1fc2f7ab (qgis): Some more indentation issues
- 10:32 PM Revision fd5a1c82 (qgis): Fix crash on Windows on idle/usb notifications
- Fixes #20312, #20319, #20312, #20307, #20299, #20297, #20280
(maybe others) - 07:49 PM Revision 31e3a2f0 (qgis): fix qgsDoubleString printing -0 (#8363) (#8398)
- 07:35 PM Revision 368286fe (qgis): Correctly cleanup auth db connection on thread finished
- (doesn't fix the invalid connection issue!)
- 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 ... - 07:35 PM Revision ac781fac (qgis): Add more debugging to auth db opening
- 07:35 PM Revision c782f278 (qgis): Tighten scope of connection
- 07:35 PM Revision a5ff6db2 (qgis): [mssql] Fix database connection cleanup on thread exit
- 05:36 PM Revision 681f73ae (qgis): fixed some PEP8 issues
- 05:33 PM Revision 3cee1e3c (qgis): add QT5_3DEXTRA_LIBRARY to cmake config
- 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.
- 05:33 PM Revision 8942293d (qgis): add decimals to fix test
- 05:33 PM Revision 419d010f (qgis): give tolerance in the test
- 05:33 PM Revision 7b16c6d6 (qgis): output full precision
- 05:33 PM Revision c2ad1419 (qgis): add libqt53dextras5
- 05:33 PM Revision 120debfe (qgis): temporarily remove qtdeclarative5-qtquick2-plugin
- 05:33 PM Revision e0c910e4 (qgis): more for Qt3Dextras
- 05:29 PM Revision 8ea02e96 (qgis): fix qgsDoubleString printing -0 (#8363)
- 05:29 PM Revision 105455ca (qgis): Layout fixes
- 04:03 PM Revision 8976f682 (qgis): Added file output to gdal extractprojection, added exception for non-gd...
- 02:32 PM Revision bf3e96cf (qgis): [BUGFIX] [OGR provider] Make filter by id(s) requests work again on OSM...
- 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)
- 01:23 PM Revision ad13e5d6 (qgis): Fix build warning
- (cherry picked from commit 41c31b44ba81649f76e048185a18c4f6073addd3)
- 01:23 PM Revision 0d738053 (qgis): Fix build
- 01:23 PM Revision 32f3198f (qgis): Fix memory leak
- (cherry picked from commit 3195c82ec1347dc57748f6acaa648868138b4b11)
- 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 ... - 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) - 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 ... - 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... - 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... - 01:23 PM Revision 92e18bf0 (qgis): Hidpi friendly message bar icon sizes
- (cherry picked from commit e83aa5a200ebad78916f26ab291bcc5915291863)
- 01:23 PM Revision 36b37eb6 (qgis): Hidpi friendly welcome page sizes
- (cherry picked from commit 26c3dd30a9f736187debc95d668ee905ef2dcc12)
- 01:23 PM Revision 57a0bad9 (qgis): [processing][GRASS] Correctly handle input vector layers with |layernam...
- Fixes #20277
(cherry picked from commit f65c845f86a9742602b72584b34b6ae63ed30dd7) - 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... - 01:23 PM Revision b9f36f1b (qgis): [browser] Unify layer name in properties for raster/vector layers
- (cherry picked from commit 620643e2543b76deb5bc209d765f9356dfbe6534)
- 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... - 12:47 PM Revision fa71e4d3 (qgis): Move to vector general group
- 12:47 PM Revision 4dd3e211 (qgis): Unit tests for reomve duplicates by attribute
- 12:43 PM Revision f396ab37 (qgis): fix news
- (cherry picked from commit 1151639f9d928ddb0ee8e482ef5a61a636b90ffd)
- 12:42 PM Revision 1151639f (qgis): fix news
- 12:41 PM Revision 2c040824 (qgis): verify that projecta actually delivers a changelog
- (cherry picked from commit a826c5644549216491e2e101a5809c64c5193421)
- 12:39 PM Revision a826c564 (qgis): verify that projecta actually delivers a changelog
- 12:37 PM Revision 986e11b6 (qgis): [BUGFIX] [OGR provider] Make filter by id(s) requests work again on OSM...
- 12:02 PM Revision 083208c1 (qgis): QgsDataSourceSelectDialog: a simple browser-based reusable data source ...
- 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... - 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... - 11:41 AM Revision 850eae16 (qgis): [browser] Avoid expanding/collapsing nodes if the double click
- was specifically handled by an item itself
- 11:41 AM Revision 3195c82e (qgis): Fix memory leak
- 11:41 AM Revision 5c5f2ed7 (qgis): Add method to get QgsLayerItem::LayerType from a map layer
- 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
- 09:36 AM Revision f65c845f (qgis): [processing][GRASS] Correctly handle input vector layers with |layernam...
- Fixes #20277
- 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 ... - 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 ... - 08:50 AM Revision bc8fe90a (qgis): german translation update
- 08:50 AM Revision 35f4383c (qgis): add islandic translator (followup f4e6477a)
- (cherry picked from commit f3b0b257e424557d49a6e6f77c4339d3be7afc8e)
- 08:50 AM Revision 40a36c45 (qgis): scripts/tsstat.pl: remove unused site mode and add note to doc/TRANSLATORS
- (cherry picked from commit 012bd99e110c221f7cfc3b9148e7cceb2dea443b)
- 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
- 08:40 AM Revision 26c3dd30 (qgis): Hidpi friendly welcome page sizes
- 08:40 AM Revision e83aa5a2 (qgis): Hidpi friendly message bar icon sizes
- 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
- 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... - 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... - 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
- 06:55 AM Revision 620643e2 (qgis): [browser] Unify layer name in properties for raster/vector layers
- 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... - 02:59 AM Revision 891c16ac (qgis): don't run GRASS commands in shell, that's not working
- 02:55 AM Revision 3f72e0cd (qgis): don't run GRASS commands in shell, that's not working
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
- 08:56 PM Revision 41c31b44 (qgis): Fix build warning
- 05:11 PM Revision 4ab377b9 (qgis): Remove meaningless conditional and improve user input handling
- 01:48 PM Revision 85f92253 (qgis): Parameter name harmonization
- 01:48 PM Revision d72e4342 (qgis): Regenerate fids for "multipart to singlepart algorithm"
- 01:48 PM Revision 10fb944f (qgis): Regenerate fids for "join attributes by location", pt2
- 01:48 PM Revision 1ad41238 (qgis): Make sip a bit happier
- 01:48 PM Revision d7b01dba (qgis): Regenerate fids for "points along geometry"
- Fix #19998
- 01:48 PM Revision 200d7e32 (qgis): Allow using gpkg in processing tests
- 01:48 PM Revision efcc036c (qgis): Add test for QgsVectorLayerExporter with RegeneratePrimaryKey
- 01:48 PM Revision 1195b043 (qgis): Case insensitive file extension check
- 01:48 PM Revision bb0350e2 (qgis): Regenerate fids for "Join attributes by field value"
- 01:48 PM Revision c7d6740b (qgis): Skip path checking
- 01:48 PM Revision c489dc47 (qgis): Add missing param doc
- 01:48 PM Revision 1d474d8e (qgis): Regenerate fids for "join attributes by location"
- Fix #19708
- 01:48 PM Revision 65f0ab8b (qgis): Fix test for merging layers to gpkg
- 01:48 PM Revision 55f93c72 (qgis): Make doxygen a bit happier
- 01:48 PM Revision 3b2bac22 (qgis): Use decodeUri instead of string parsing
- 01:48 PM Revision e42b9f79 (qgis): Unify parameter names
- 01:48 PM Revision 8a46059c (qgis): Ignore FID field when merging vector layers to geopackage
- 01:48 PM Revision b91c04a1 (qgis): Fix faulty alg name in test
- 01:48 PM Revision 4fac1f15 (qgis): Add merge vector layer test for gpkg
- 01:48 PM Revision 45d009fa (qgis): Add comment for semi-broken control file
- 01:47 PM Revision 429cd0ba (qgis): Merge pull request #8240 from m-kuhn/mergeVectorLayersDuplicateFid
- Ignore FID field when merging vector layers to geopackage
- 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
- 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
- 12:23 PM Revision 116fcc45 (qgis): Fix symbol selector dialog overflows the screen on small resolution
- 12:23 PM Revision cb5c326d (qgis): native/CMakeLists.txt cleanup (#8380)
- 12:15 PM Revision c55b4eb4 (qgis): Make sip a bit happier
- 11:42 AM Revision 9f2fb2d4 (qgis): Skip kw check
- 11:41 AM Revision d754ecf4 (qgis): Skip kw check
- 10:27 AM Revision 2df0cae8 (qgis): Regenerate fids for "join attributes by location", pt2
- 10:27 AM Revision 87c12632 (qgis): Regenerate fids for "multipart to singlepart algorithm"
- 10:27 AM Revision 99b246dd (qgis): Add comment for semi-broken control file
- 10:27 AM Revision 6fe832b9 (qgis): Add missing param doc
- 10:27 AM Revision 2e1c5e61 (qgis): Skip path checking
- 10:27 AM Revision a4d4c55c (qgis): Parameter name harmonization
- 10:27 AM Revision 2c4abdf7 (qgis): Fix test for merging layers to gpkg
- 10:27 AM Revision 79e63d89 (qgis): Make doxygen a bit happier
- 10:27 AM Revision 432bec17 (qgis): Add test for QgsVectorLayerExporter with RegeneratePrimaryKey
- 10:27 AM Revision d0eeffbe (qgis): Regenerate fids for "points along geometry"
- Fix #19998
- 10:27 AM Revision f8d873c7 (qgis): Regenerate fids for "join attributes by location"
- Fix #19708
- 10:27 AM Revision 71590bb8 (qgis): Case insensitive file extension check
- 10:27 AM Revision 0a2b0f41 (qgis): Regenerate fids for "Join attributes by field value"
- 10:27 AM Revision 50cf8b9e (qgis): Unify parameter names
- 10:27 AM Revision 2a973fc0 (qgis): Allow using gpkg in processing tests
- 10:27 AM Revision 19276e2b (qgis): Add merge vector layer test for gpkg
- 10:27 AM Revision 3949cb70 (qgis): Fix faulty alg name in test
- 10:27 AM Revision 229c6177 (qgis): Ignore FID field when merging vector layers to geopackage
- 10:27 AM Revision 08c2002d (qgis): Use decodeUri instead of string parsing
- 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 - 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 - 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 ... - 09:38 AM Revision b64e72a8 (qgis): [Bugfix][Server] Use Project selection color in GetPrint 3.4
- 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
- 05:08 AM Revision eeaa54cd (qgis): Prevent flooding (and app freeze) of items added to the message bar
- 04:03 AM Revision 4d33422f (qgis): Prevent flooding (and app freeze) of items added to the message bar
- 01:24 AM Revision f5a1b4ef (qgis): native/CMakeLists.txt cleanup (#8380)
2018-10-30
- 12:58 AM Revision 29c2598e (qgis): Fix some inefficient python dictionary iteration
- (cherry picked from commit f3e9aaf79a9282b28a605abd0dadaab9951050c8)
- 12:58 AM Revision 3aafedbb (qgis): Capitalization
- (cherry picked from commit 1dd36f132d1fbf04b0aa265157d5547fe8aa9140)
- 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... - 12:58 AM Revision 78be68f3 (qgis): [processing] Fix crash when right clicking toolbox outside of an item
- Fixes #20264
(cherry picked from commit a873289da7846b6761fe40733d5e7407cce7684d) - 12:58 AM Revision 370e87e7 (qgis): Fix broken handle bad layers dialog
- Partially revert af0bae67f and ea2cc365
Fixes #20265
(cherry picked from commit 0d7f59865b072c29f853513eb183c674585... - 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) - 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) - 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... - 12:58 AM Revision fe8875c7 (qgis): Fix another warning
- (cherry picked from commit 3a18ba6b243c23f3dd7bfbc7268680e8875318bf)
- 12:58 AM Revision dc25ca06 (qgis): Fix a (harmless) build warning
- (cherry picked from commit 2c278f31184084e9a39ad811e90af069495c3994)
- 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.
... - 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... - 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...
- 12:58 AM Revision 9094b83f (qgis): More clazy optimisations
- (cherry picked from commit d4cf8cf7de995f0ba5a9ef4a01276de8400e7fb2)
- 12:58 AM Revision 2d7b4cea (qgis): Fix clazy warnings
- (cherry picked from commit 3c3fcf50a9a95d2e818eddbc241616668efef3eb)
- 11:42 PM Revision f3e9aaf7 (qgis): Fix some inefficient python dictionary iteration
- 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... - 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...
- 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
- 10:37 PM Revision 2c278f31 (qgis): Fix a (harmless) build warning
- 10:37 PM Revision 3a18ba6b (qgis): Fix another warning
- 10:26 PM Revision c3e7632c (qgis): Prefetch memory variable changed to 32-bit and default raised to 8MB
- 09:27 PM Revision 629cdf21 (qgis): native/CMakeLists.txt cleanup
- 07:45 PM Revision 0d7f5986 (qgis): Fix broken handle bad layers dialog
- Partially revert af0bae67f and ea2cc365
Fixes #20265 - 07:45 PM Revision f6aecd15 (qgis): Avoid crash in style model when adding symbols with a new tag to library
- Fixes #20256
- 07:44 PM Revision 5ebb9745 (qgis): [browser] Fix some items which are marked as "Collapse" capability
- are incorrectly expanded on startup
- 07:44 PM Revision a873289d (qgis): [processing] Fix crash when right clicking toolbox outside of an item
- Fixes #20264
- 05:34 PM Revision 24eaea5e (qgis): Show an empty string if precision is 0 or not valid
- Backported from master
- 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... - 05:19 PM Revision 79731715 (qgis): Update GDAL extractprojection.py to QGIS 3
- 05:01 PM Revision 296df2e0 (qgis): Reintroduce GDAL extract projection
- Fixes #20263 (when some other files are also fixed)
- 10:31 AM Revision 2f1dec98 (qgis): Merge pull request #8362 from m-kuhn/codeReadability
- Improve code readability
- 10:13 AM Revision 06b4483b (qgis): Merge pull request #8375 from m-kuhn/deadlockInGeometryValidation
- Backport of fix deadlock in geometry validation
- 08:59 AM Revision e1557c62 (qgis): Merge pull request #8373 from m-kuhn/hideGeometryValidationBackport
- Hide geometry validation dock
- 08:55 AM Revision 1f8e6a53 (qgis): More comprehensive API docs
- 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... - 08:55 AM Revision b2192836 (qgis): Silence warning
- 08:55 AM Revision 9c154520 (qgis): Allow calling getFeatureSource without feedback
- 08:54 AM Revision 3a74c879 (qgis): Merge pull request #8361 from m-kuhn/deadlockInGeometryValidation
- Fix deadlock in geometry validation
- 08:09 AM Revision f4326842 (qgis): Switch
- 08:04 AM Revision 7c6774b9 (qgis): handle EnableChange event in QgsFilterLineEdit
- cherry-picked from 9768fdd0f3a302ea058ba7d1ab4fc1a205750795
- 08:03 AM Revision 8765d2a1 (qgis): removed extra ;
- cherry-picked from a4bb9058b444c0fe3a7bab91fb2e33179c3498b9
- 08:03 AM Revision 278d293f (qgis): Test if NULL is selected
- cherry-picked from 5b4aed3aa2e6f40785cba9f67d887b729cdd0c9e
- 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 - 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 ... - 08:01 AM Revision caa63407 (qgis): remove connection to lineeditcleared, because of already correct null v...
- cherry-picked from 7939cfb5570e771004bf8ce9f034d450f99f6bce
- 08:01 AM Revision 9f6198e1 (qgis): pass nullRepresentation to QgsFilterLineEdit
- cherry-picked from e37f1d11272a3170b2335ea67c5b4d24a54594a1
- 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... - 08:00 AM Revision a5981f30 (qgis): use lambda to set value to null
- cherry-picked from fbbb32000e62d17c95b4c9649147259ed7363e07
- 07:59 AM Revision 11ebdeee (qgis): remove setReloadTime because it's not used anymore
- cherry-picked from 8a226671f57ee134fe6c348ef506a09295f1873e
- 07:59 AM Revision 374862c0 (qgis): do not overwrite text entry on editing and model reloadings
- cherry-picked from 43f77fda5834d3d52707814f9d4019c7e8533c69
- 07:58 AM Revision 1276671e (qgis): set value to null when pressed lineedit-clearbutton
- cherry-picked from 713192f7106214588561945225628059796acc08
- 07:58 AM Revision 3ffdae10 (qgis): setting of reload interval in featurelistcombo
- cherry-picket from 13d25862630582f29bdc507bba48db3af7ba2aaa
- 07:56 AM Revision e968819d (qgis): More comprehensive API docs
- 07:39 AM Revision 65dc93c0 (qgis): Hide geometry validation dock
- Fix #20245 https://issues.qgis.org/issues/20245
- 07:38 AM Revision 59b1d309 (qgis): Merge pull request #8360 from m-kuhn/hideGeometryValidation
- Hide geometry validation dock
- 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 - 01:04 AM Revision f951219b (qgis): update mac bundling for new Qt frameworks
- 01:02 AM Revision 2f86f228 (qgis): update mac bundling for new Qt frameworks
2018-10-29
- 06:48 PM Revision 4668d226 (qgis): fix crash when connecting layerOrderChanged signal
- 06:25 PM Revision 2a84bae6 (qgis): add results hashes
- 04:15 PM Revision 1332e5c5 (qgis): Allow calling getFeatureSource without feedback
- 03:44 PM Revision 13876318 (qgis): Improve code readability
- 03:38 PM Revision 46563556 (qgis): Silence warning
- 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... - 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…
- 12:36 PM Revision ac54e961 (qgis): Show an empty string if precision is 0 or not valid
- 12:34 PM Revision e16e25c0 (qgis): Hide geometry validation dock
- Fix #20245 https://issues.qgis.org/issues/20245
- 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)
- 09:52 AM Revision 8fc43780 (qgis): Merge pull request #8114 from signedav/bugfix_not_deleting_relation
- More intuitive relation reference widget text filter
- 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.
... - 09:14 AM Revision d4cf8cf7 (qgis): More clazy optimisations
- 09:14 AM Revision d196125b (qgis): Fix build
- 09:14 AM Revision 3c3fcf50 (qgis): Fix clazy warnings
- 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... - 02:56 AM Revision 3179b3b8 (qgis): Avoid useless tray icon on Windows 7
- Fixes #20247
(cherry picked from commit 908a058a3a88947498be44e8bba1ce2afb12981e) - 02:56 AM Revision c077fbcd (qgis): Follow up status bar font fixes, avoid too small font on Windows
- (cherry picked from commit c9206884372e25decb354706728935cef5765e34)
- 02:27 AM Revision 1dd36f13 (qgis): Capitalization
- 01:49 AM Revision 0d5a8ddd (qgis): [processing] Fix exceptions due to closed algorithm dialogs when
- opened from toolbox and closed before task completes
- 01:17 AM Revision 908a058a (qgis): Avoid useless tray icon on Windows 7
- Fixes #20247
- 01:06 AM Revision c9206884 (qgis): Follow up status bar font fixes, avoid too small font on Windows
Also available in: Atom