Activity

From 2018-10-30 to 2018-11-28

2018-11-28

11:49 PM Revision 23a4fb6e (qgis): Merge pull request #8567 from JamesShaeffer/bugfix-19959
[Bugfix] Fixes #19959 - "Handle Bad Layers" dialog message text unclear Alessandro Pasotti
10:43 PM Revision 81723586 (qgis): Update reference hashes for calculator processing test
Alessandro Pasotti
10:01 PM Revision 38df74c5 (qgis): Updated the message for the 'unhandled layers' dialogue
James Shaeffer
09:01 PM Revision 8d75371c (qgis): updated splash to zanzibar
Anita Graser
05:14 PM Revision 52eeabae (qgis): Less verbose output and import PyQt from qgis module
Alessandro Pasotti
05:13 PM Revision 6dab714e (qgis): Fix ini file creation
Alessandro Pasotti
04:47 PM Revision cdda5818 (qgis): [processing] Add test & adjust handling of negative distance value
for multi ring (constant) algorithm Mathieu Pellerin - nIRV
02:46 PM Revision 55017d78 (qgis): Fix rounding error while calculating output raster dimensions
This was creating artifacts in some situations (missing line
in the middle).
Alessandro Pasotti
01:34 PM Revision c48a706e (qgis): use int as IDs to recognize context menu entries
Denis Rouzaud
12:46 PM Revision 91736fd9 (qgis): fix doc
Denis Rouzaud
12:46 PM Revision 7bce9342 (qgis): [sipify] fix initializer in strcuts
Denis Rouzaud
12:46 PM Revision 1bc0fbf9 (qgis): [locator] allow to have context menu entries for results
Denis Rouzaud
12:46 PM Revision 50d29b95 (qgis): complete roleNames
Denis Rouzaud
11:07 AM Revision e01cb7c4 (qgis): Fix docstring for findNodes
Alessandro Pasotti
11:02 AM Revision c3b3f7e9 (qgis): Fix OR operator toString representation
Alessandro Pasotti
10:58 AM Revision 5f6dff02 (qgis): Merge pull request #8563 from elpaso/rastercalculator-drop-std-prefix
Drop std:: prefix from calculator operators Alessandro Pasotti
10:57 AM Revision 41409602 (qgis): Fix build warning
Alessandro Pasotti
10:53 AM Revision 73d19e3c (qgis): [processing] Add edit feature in-place menu shortcut
(useful for people who rely on the locator) Mathieu Pellerin - nIRV
10:53 AM Revision 846f79d8 (qgis): [locator] Fix presence of html tag for multi-line tooltips
Mathieu Pellerin - nIRV
10:53 AM Revision f4e6d065 (qgis): [locator] Append an active tag to item text for checked/activated actions
Mathieu Pellerin - nIRV
10:33 AM Revision 9c55e451 (qgis): Remove debug code and improve comments
Alessandro Pasotti
10:32 AM Revision 8b50c3e1 (qgis): Remove debug code
Alessandro Pasotti
10:15 AM Revision 51821e92 (qgis): Drop std:: prefix from calculator operators
Alessandro Pasotti
10:11 AM Revision e329fb5b (qgis): Scanline implementation
Alessandro Pasotti
10:11 AM Revision 10517c89 (qgis): Extended message in progress dialog + removed unused cast
Alessandro Pasotti
10:11 AM Revision 3801e9e2 (qgis): Added findNodes method and tests
Alessandro Pasotti
09:55 AM Revision fd027228 (qgis): Drop std:: prefix from calculator operators
Alessandro Pasotti
08:11 AM Revision e2a2aecc (qgis): Merge pull request #8550 from elpaso/bugfix-20583-19760-raster-calculator
Raster calculator crash and hang fixes. Fixes #20583 #19760 Alessandro Pasotti

2018-11-27

11:27 PM Revision c5549bea (qgis): Update test mask
Nyall Dawson
11:16 PM Revision 60ea432c (qgis): fix windows build (partly reverts 1a199d095)
Jürgen Fischer
10:05 PM Revision 06312f0e (qgis): update v2 header guards
Jürgen Fischer
08:25 PM Revision 6e7d56c2 (qgis): fix building without gui (#8561)
Denis Rouzaud
06:39 PM Revision a6d23449 (qgis): set user profile menu object name
Hanif Rifai
03:14 PM Revision 42e30b65 (qgis): Merge pull request #8557 from juanmpd/patch-1
Update Grass7Utils.py. Fixes #20632 #20502 Luigi Pirelli
03:02 PM Revision 2a0be2f2 (qgis): Merge pull request #8511 from signedav/bptextfield_null
Backport: Remove null representation during editing (range widget) Alessandro Pasotti
02:24 PM Revision 8e223e63 (qgis): added missing *
Giovanni Manghi
01:33 PM Revision 31f3f69d (qgis): Update Grass7Utils.py
Juan Manuel Perez
11:37 AM Revision b3ed482b (qgis): Add check for int overflow on 32 bit systems
Alessandro Pasotti
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...
Juan Manuel Perez
10:07 AM Revision 1a199d09 (qgis): Use unique_ptr for owned pointer
Nyall Dawson
10:07 AM Revision 2a03d2b2 (qgis): Safer memory management
Nyall Dawson
10:07 AM Revision 6cc41a94 (qgis): Remove an incorrect /Transfer/ annotation, add a missing /Transfer/ ann...
Nyall Dawson
06:02 AM Revision 7ef65201 (qgis): [hig] Capitalization
Nyall Dawson
04:18 AM Revision baf2a0fd (qgis): [hig] Capitalization, improve dialog titles
Nyall Dawson
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 ...
Nyall Dawson
03:14 AM Revision 6e0a9a48 (qgis): [needs-docs] Add shortcut for paste to scratch layer (Ctrl+Alt+V)
(cherry picked from commit cd0a314114e6785079cbc5769fcc238c4c84d29a) Nyall Dawson
03:14 AM Revision 5e4d156a (qgis): [processing] Fix traceback when modeller parameter invalid value is det...
(cherry picked from commit 64bd9e5a5e7e24e4692afca0ad46cfcd7b711960) Nyall Dawson

2018-11-26

12:29 AM Revision f595d53d (qgis): Negative indices count from back of linestring
Nyall Dawson
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...
Nyall Dawson
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) nicolas zzzz
11:16 PM Revision c2f16cfc (qgis): osgeo4w: fix grass plugin installation
(cherry picked from commit ec5a3b42b87e304690e241bca38d56870851fd10) Jürgen Fischer
11:16 PM Revision 6033c743 (qgis): osgeo4w: still upload build log when tests are skipped
Jürgen Fischer
11:11 PM Revision ec5a3b42 (qgis): osgeo4w: fix grass plugin installation
Jürgen Fischer
10:43 PM Revision 46a83904 (qgis): Astyle
Nyall Dawson
08:57 PM Revision 6a7e9514 (qgis): Add ACCEPT_USE_OF_DEPRECATED_PROJ_API_H macro for proj_api.h to work wi...
nicolas zzzz
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...
Alessandro Pasotti
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,
...
Alessandro Pasotti
02:51 PM Revision 4a504aba (qgis): Add start of new @alg dec
Nathan Woodrow
11:17 AM Revision 4d5edb23 (qgis): [processing] Use MultiPolygon as output wkb type for multi ring buffer ...
Mathieu Pellerin - nIRV
09:20 AM Revision 1072ebb6 (qgis): [browser] Add API to access the drive data items
Nyall Dawson
09:08 AM Revision 572664c7 (qgis): [processing] Fix negative distance value wrongly prohibited for multi r...
Mathieu Pellerin - nIRV
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!
Nyall Dawson
07:41 AM Revision 64bd9e5a (qgis): [processing] Fix traceback when modeller parameter invalid value is det...
Nyall Dawson
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... Harrissou Santanna
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
Faneva Andriamiadantsoa
01:21 AM Revision 9635c2a1 (qgis): Fix symbol selector dialog overflows the screen on small resolution
Fixes #20481
(cherry picked from commit cd28b459845868570d720e23da941825f850d003)
Harrissou Santanna

2018-11-25

01:38 PM Revision 4c3e43bd (qgis): fix link error on windows
(cherry picked from commit 22034aa0704dde196fa18f9f7baa901834499b37) Jürgen Fischer
01:34 PM Revision 22034aa0 (qgis): fix link error on windows
Jürgen Fischer

2018-11-24

10:59 AM Revision d397abea (qgis): Merge pull request #8538 from Gustry/saga
fix nodata parameter in saga Luigi Pirelli

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 Alessandro Pasotti
07:46 PM Revision 02cf24ef (qgis): fix nodata parameter in saga
Etienne Trimaille
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 René-Luc ReLuc
02:03 PM Revision eb05f0a2 (qgis): Translate debug message
Alessandro Pasotti
01:47 PM Revision 0e5718d2 (qgis): [Server][WFS] Null field value in GML has to be empty string
René-Luc ReLuc
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 René-Luc ReLuc
01:43 PM Revision f94d08d3 (qgis): Merge pull request #8531 from Gustry/saga
fix nodata parameter in saga Luigi Pirelli
01:30 PM Revision a3a12048 (qgis): [Server] Null field value in GML has to be empty string
René-Luc ReLuc
01:08 PM Revision 56457919 (qgis): Release of 3.4.2
Jürgen Fischer
01:08 PM Revision 83df334a (qgis): Release of 2.18.26
Jürgen Fischer
12:24 PM Revision 7cec165c (qgis): Push debug message to console
Alessandro Pasotti
11:58 AM Revision 3f197f78 (qgis): Merge pull request #8535 from elpaso/bugfix-20591-dissolve-show-error-b...
[processing] Fix error in dissolve Alessandro Pasotti
11:45 AM Revision 594918e2 (qgis): [Server][WFS] Null field value in GML has to be empty string
René-Luc ReLuc
11:14 AM Revision 1047e699 (qgis): debian packaging: include 3d bindings
(cherry picked from commit a6432c7581316f27fbf14ae3e34d73c33fadaab0) Jürgen Fischer
11:13 AM Revision a6432c75 (qgis): debian packaging: include 3d bindings
Jürgen Fischer
10:56 AM Revision 26baf0c1 (qgis): Push debug info to the console
Alessandro Pasotti
10:32 AM Revision 049c65cd (qgis): Fix incorrect ownership of processing algorithm dialog
(cherry picked from commit 013082d3350065be5a23a384cd5cf131130645ac) Nyall Dawson
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...
Nyall Dawson
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...
Nyall Dawson
10:32 AM Revision 751b2c45 (qgis): Fix context going out of scope
(cherry picked from commit 4435a3af3fd9382ebad0ee9afb1c09e6b07c5bd2) Nyall Dawson
10:32 AM Revision 84dc8faa (qgis): Fix confusing override of accept method for non-dialog acceptance
(cherry picked from commit 3ce16625da6c93dd27ee82e3d30e9b74703089f3) Nyall Dawson
10:32 AM Revision d1cec848 (qgis): Fix ownership of algorithm instance used by processing dialog
(cherry picked from commit a350b42f99650cec12b2bb34318f3a08ffe36067) Nyall Dawson
10:32 AM Revision 8ce3e8b9 (qgis): Fix unit test
(cherry picked from commit c31a690ea01052e8fdf2ecc7eb152d936f9196c7) Nyall Dawson
10:32 AM Revision 2c425c7b (qgis): Fix unit test
Nyall Dawson
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
Nyall Dawson
10:32 AM Revision 2617fd56 (qgis): Fix context going out of scope
Nyall Dawson
10:32 AM Revision 6fff62e6 (qgis): Fix confusing override of accept method for non-dialog acceptance
Nyall Dawson
10:32 AM Revision 4d97d206 (qgis): Fix incorrect ownership of processing algorithm dialog
Nyall Dawson
10:32 AM Revision 47bf1f49 (qgis): Fix ownership of algorithm instance used by processing dialog
Nyall Dawson
10:26 AM Revision 894cc7c1 (qgis): [processing] Fix error in dissolve
Backported from master Alessandro Pasotti
10:13 AM Revision 947f82d8 (qgis): [procesing] Fix dissolve issue by taking the slower route in case of GE...
Alessandro Pasotti
08:07 AM Revision 235c44e4 (qgis): Throw an execption when the algorithm fails
Alessandro Pasotti
07:46 AM Revision 8f1c51b4 (qgis): Add a project properties dialog test case
Mathieu Pellerin - nIRV
07:46 AM Revision f2091054 (qgis): Avoid more needless project dirtying
Mathieu Pellerin - nIRV

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...
Nyall Dawson
09:52 PM Revision d9736eb9 (qgis): Fix warnings
Nyall Dawson
09:01 PM Revision a14f5e4a (qgis): Merge pull request #8521 from chau-intl/master
Hide newly added layer(s) when in group. Fixes #19174 Luigi Pirelli
08:14 PM Revision 98cef323 (qgis): [afs] Fix identify tool sometimes just uses a bounding box check instea...
(cherry picked from commit bb248989b30e38574513a5b387ad638792b3621d) Nyall Dawson
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...
Nyall Dawson
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...
Nyall Dawson
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)
Nyall Dawson
08:14 PM Revision 29d4fbbe (qgis): Avoid QObject::connect null warning
(cherry picked from commit a8ecc683b72a3842a480e3e562456cbec8bad667) Nyall Dawson
08:14 PM Revision 6424d900 (qgis): Capitalization
(cherry picked from commit 17e58738b8f151a06af26fea146cd190a9bdbd2a) Nyall Dawson
07:08 PM Revision c1f8db9b (qgis): fix nodata parameter in saga
Etienne Trimaille
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
Alessandro Pasotti
02:24 PM Revision 2725a054 (qgis): Package missing ESRI token auth method
(cherry picked from commit 59686e73d73f1a2f36c38854eb5bcf9219b66ec4) Nyall Dawson
02:09 PM Revision 5a8c9bf5 (qgis): fix windows build
Jürgen Fischer
01:43 PM Revision b6d9e0ba (qgis): Merge pull request #8524 from signedav/editafteredit
[Bugfix] Release cell from focus on editing off Alessandro Pasotti
01:06 PM Revision ea626b8b (qgis): support for compilation on macos10.14, but running on macos10.13 or ear...
(cherry picked from commit b2ba38dfaf56060777d03b9597dc4882c31c6a87) Peter Petrik
01:06 PM Revision a622ce56 (qgis): frameworks must be linked weakly so the symbols are resolved on runtime
(cherry picked from commit 674873b1eb630649e5e0f42be7b0bb6426dcba49) Peter Petrik
01:06 PM Revision b7669698 (qgis): explicitely check if effectiveApperance is available
(cherry picked from commit a139f8d6fc0b1baaaef57585ef885e3be9424da2) Peter Petrik
01:06 PM Revision 7760eead (qgis): fix missing dark mode symbol
(cherry picked from commit 737eb59ed5e2d02c11ff15d599aecb9baf7f09f3) Peter Petrik
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...
Martin Dobias
01:06 PM Revision b49903c8 (qgis): fix spelling
(cherry picked from commit 3b97096202e4b23a1f40a126c4f0eff18a05a279) Peter Petrik
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...
Martin Dobias
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
David Signer
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 Alessandro Pasotti
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...
Martin Dobias
11:14 AM Revision ff35f9c2 (qgis): [3d] fix initial camera position when loading a project with animation
Martin Dobias
11:00 AM Revision 7094ddf1 (qgis): Use isValid instead of isNull and add a test for gpkg
Alessandro Pasotti
09:53 AM Revision 59686e73 (qgis): Package missing ESRI token auth method
Nyall Dawson
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 Martin Dobias

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 Alessandro Pasotti
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 Alessandro Pasotti
04:29 PM Revision afd35252 (qgis): Add test for terrain theme + do not use project singleton
Martin Dobias
03:46 PM Revision 4e1d6841 (qgis): Avoid more needless project dirtying
Mathieu Pellerin - nIRV
03:46 PM Revision d257cf07 (qgis): Add a project properties dialog test case
Mathieu Pellerin - nIRV
01:32 PM Revision 5171e4e6 (qgis): Merge pull request #8520 from elpaso/bugfix-20549-invalid-xml-gfi
[server] Fix invalid xml in getfeatureinfo Alessandro Pasotti
01:27 PM Revision bb44e2b6 (qgis): Merge pull request #8512 from elpaso/docker-testing-env-tests
Docker testing env tests Alessandro Pasotti
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...
Alessandro Pasotti
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 David Signer
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
David Signer
08:48 AM Revision ec178768 (qgis): Merge pull request #8518 from signedav/bpfix_providerIndex
Backport: Don't handle defaultValueClause as not unique value Alessandro Pasotti
06:36 AM Revision d1d3a51e (qgis): Merge pull request #8429 from lbartoletti/extendMapTool
[needs-docs][FEATURE] Trim/extend Denis Rouzaud
06:13 AM Revision c341d8da (qgis): avoid conflicting geos spatialindex.h include file
correct includes for spatialindex Simon Wells
06:13 AM Revision f3fbd060 (qgis): fix another include directive for spatialindex
Simon Wells
06:13 AM Revision e91cd93c (qgis): Remove PATH_SUFFIX as it is no longer needed, as it is optional it is n...
Simon Wells
06:05 AM Revision cd0a3141 (qgis): [needs-docs] Add shortcut for paste to scratch layer (Ctrl+Alt+V)
Nyall Dawson
04:34 AM Revision 9faab816 (qgis): [ui] Harmonize save raster layer as dialog's scroll area
Mathieu Pellerin - nIRV
04:34 AM Revision 1237fb67 (qgis): [needs-docs][ui] Move 'add saved file to map' option away from data set...
Mathieu Pellerin - nIRV

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...
Nyall Dawson
10:48 PM Revision 5603546c (qgis): Dox
Nyall Dawson
09:57 PM Revision 17e58738 (qgis): Capitalization
Nyall Dawson
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... Casper Børgesen
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
Alessandro Pasotti
06:19 PM Revision 48d24425 (qgis): german translation update
Jürgen Fischer
05:41 PM Revision e44d620d (qgis): [feature][needs-docs] Allow gpkg vector rename from browser
Alessandro Pasotti
03:40 PM Revision 2d30e0e3 (qgis): Merge pull request #8517 from elpaso/docker-testing-env-docs
Docker testing env docs Alessandro Pasotti
02:46 PM Revision 9e2d172d (qgis): Typos and small improvements
Alessandro Pasotti
01:01 PM Revision 9c6e24fd (qgis): Redirect test output to dev null
Alessandro Pasotti
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)
David Signer
11:32 AM Revision 2b77a659 (qgis): Fix path to tester script
Alessandro Pasotti
11:18 AM Revision 0af5224e (qgis): Polish translation update
Borys Jurgiel
11:16 AM Revision 7e00afc2 (qgis): Merge pull request #8510 from signedav/fix_providerIndex
Don't handle defaultValueClause as not unique value Alessandro Pasotti
11:04 AM Revision 4296c771 (qgis): remove unused variable
David Signer
10:49 AM Revision a1ea0ac5 (qgis): action deleteLayer in the dataitemproviders
implemented for derived functions in:
- `QgsGeoPackageAbstractLayerItem`
- `QgsSLLayerItem`
- `QgsPGLayerItem`
- `Qgs...
David Signer
10:31 AM Revision ed9709b4 (qgis): Copy updated test runner into the docker
Handle -e and do not exit on error Alessandro Pasotti
10:31 AM Revision e8e66d08 (qgis): Fix the python test runner and add a test for it
Alessandro Pasotti
10:31 AM Revision 0814b624 (qgis): Move test in its own script
Alessandro Pasotti
10:24 AM Revision 47f29df2 (qgis): Spelling
Alessandro Pasotti
09:40 AM Revision ff066517 (qgis): Added circle-ci
Alessandro Pasotti
09:21 AM Revision a786c406 (qgis): Documentation for the dockers
Alessandro Pasotti
01:03 AM Revision 63aa1e1e (qgis): Update src/providers/db2/qgsdb2provider.h
David Adler
01:03 AM Revision dd2ed9cd (qgis): Update src/providers/db2/qgsdb2provider.cpp
David Adler
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.
David Adler
01:03 AM Revision c339dd49 (qgis): DB2 fixes for #20337
David Adler
01:03 AM Revision d998465d (qgis): run prepare-commit on DB2 fixes for #20337
David Adler

2018-11-19

07:06 PM Revision 8965dda3 (qgis): Mention that display name is used by the locator search tool
Harrissou Santanna
07:06 PM Revision a8ecc683 (qgis): Avoid QObject::connect null warning
Nyall Dawson
07:06 PM Revision 152b1b09 (qgis): [needs-docs] Fix use of duplicate action name
(Properties is already used by project properties) Nyall Dawson
07:06 PM Revision 34c217cd (qgis): Fix crash when calculating offset on certain single curves which become...
Nyall Dawson
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...
Nyall Dawson
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
Nyall Dawson
04:54 PM Revision 32b7d7e5 (qgis): check uniqueCheck before overwrite defaultValueClause
and some tests for it
this fixes #20397 and fixes #20431
David Signer
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.
Martin Dobias
03:21 PM Revision b089b576 (qgis): Merge pull request #8480 from lbartoletti/rectangle3PointsProjected
[FEATURE][needs-docs]Add map tool: rectangle 3 points (projected) Denis Rouzaud
10:51 AM Revision d333f8b8 (qgis): fix ccache for Docker images
Denis Rouzaud
10:51 AM Revision c248394f (qgis): print ccache status
Denis Rouzaud
10:51 AM Revision 8015e0ab (qgis): do not push deps images on PR
Denis Rouzaud
10:51 AM Revision 3e9fdb13 (qgis): disable ccache in cmake since it is already defined as compiler
Denis Rouzaud
10:51 AM Revision 6c3817c7 (qgis): add docker hub credentials to yml file
Denis Rouzaud
10:42 AM Revision ccadd262 (qgis): backport of the range widget implementation
cherry-picked from:
8350fb4a261dffaa08c8a32978dedd12b4a9f893
6da99a1866cfbb9c16aab7d8b92260b135432e60
a02fb082908a299...
David Signer
10:22 AM Revision 29875d38 (qgis): do not push deps images on PR
Denis Rouzaud
10:21 AM Revision d59b9858 (qgis): add docker hub credentials to yml file
Denis Rouzaud
10:17 AM Revision ec8e1a01 (qgis): add docker hub credentials to yml file
Denis Rouzaud
09:58 AM Revision f06bb799 (qgis): delete/truncate selected tables for mssql-tables
David Signer
09:42 AM Revision 9dd96dab (qgis): remove unused comments
David Signer
07:25 AM Revision 792546c4 (qgis): fix license
Loïc BARTOLETTI
07:25 AM Revision 2cfb0b53 (qgis): Denis' review
Loïc BARTOLETTI
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 Paul Blottiere
05:49 AM Revision 50e2b76a (qgis): Merge pull request #8005 from lbartoletti/bugfix_18902
Fixes #18902 Snapping and tracing inconsistent behaviour Paul Blottiere
02:04 AM Revision 357ea19c (qgis): Add missing article
Harrissou Santanna
02:04 AM Revision 974ee22f (qgis): Mention that display name is used by the locator search tool
Harrissou Santanna

2018-11-18

05:14 PM Revision d23f2ada (qgis): build image with RelWithDebIndo type to benefit from cache
Denis Rouzaud
04:04 PM Revision 7eff348e (qgis): Update Polish translation
Borys Jurgiel
03:48 PM Revision e9931c17 (qgis): quiet cmake policy message
William Kyngesburye
03:47 PM Revision eb37507b (qgis): quiet cmake policy message
William Kyngesburye
01:40 PM Revision bd2f9f97 (qgis): fix ccache for Docker images
Denis Rouzaud
01:32 PM Revision 9c7cf9e2 (qgis): run ls
Denis Rouzaud
01:21 PM Revision 73942f57 (qgis): fix ccache for Docker images
Denis Rouzaud
12:19 PM Revision 4fa5d0ca (qgis): fix ccache for Docker images
Denis Rouzaud
12:03 PM Revision ff8a1fbc (qgis): fix ccache for Docker images
Denis Rouzaud
10:38 AM Revision 06751f61 (qgis): disable ccache in cmake since it is already defined as compiler
Denis Rouzaud
10:36 AM Revision d35ef945 (qgis): print ccache status
Denis Rouzaud
01:17 AM Revision f8af7ddd (qgis): add missing Mac UI style plugin to app bundle
William Kyngesburye
01:14 AM Revision 50311964 (qgis): add missing Mac UI style plugin to app bundle
William Kyngesburye

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... René-Luc ReLuc
11:59 PM Revision 47d966a2 (qgis): GDAL extractreprojection missing from the raster menu
This was missed in #8486. Håvard Tveite
11:59 PM Revision ce313755 (qgis): GDAL extractreprojection missing from the raster menu
This was missed in #8378. Håvard Tveite
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
Nyall Dawson
10:02 PM Revision 5f0ce742 (qgis): also push deps image for cron jobs
Denis Rouzaud
10:02 PM Revision 5c019b1f (qgis): add missing exiv2
Denis Rouzaud
10:02 PM Revision c79f5d76 (qgis): fix lib path in docker (not Travis)
Denis Rouzaud
10:01 PM Revision 08ddec2b (qgis): fix lib path in docker (not Travis)
Denis Rouzaud
10:01 PM Revision 6356b6d5 (qgis): add missing exiv2
Denis Rouzaud
10:01 PM Revision 7126faeb (qgis): also push deps image for cron jobs
Denis Rouzaud
10:00 PM Revision 6581bcf5 (qgis): also push deps image for cron jobs
Denis Rouzaud
09:37 PM Revision f92d3911 (qgis): add missing exiv2
Denis Rouzaud
06:06 PM Revision 6dceeeca (qgis): fix lib path in docker (not Travis)
Denis Rouzaud
05:59 PM Revision b1c213ca (qgis): fix docker tag for cosmic
Denis Rouzaud
04:27 PM Revision 7213b0c1 (qgis): fix docker tag for cosmic
Denis Rouzaud
02:35 PM Revision c9d2c1bd (qgis): add Qt53D include dir
Denis Rouzaud
02:34 PM Revision 0c27556b (qgis): add Qt53D include dir
Denis Rouzaud
01:12 PM Revision 24723418 (qgis): german translation update
Jürgen Fischer
12:57 PM Revision 0ab6088f (qgis): translations: remove mysterious line noise (fixes #19833)
Jürgen Fischer
12:48 PM Revision 4a4c56f7 (qgis): fix color expression translations
Jürgen Fischer
10:33 AM Revision fb1d670b (qgis): Merge pull request #8475 from elpaso/docker-testing-env
Added QGIS testing environment to dockers Alessandro Pasotti
08:59 AM Revision 7406f85e (qgis): enable dual builds BIONIC/COSMIC for images
Denis Rouzaud
08:59 AM Revision e210011f (qgis): [docker] simpler configuration to provide different build options
Denis Rouzaud
08:59 AM Revision aebb6eff (qgis): fix global env var
Denis Rouzaud
08:59 AM Revision 614809ca (qgis): remove left over
Denis Rouzaud
08:59 AM Revision 33c2fc4d (qgis): Produce multiple docker images
Matthias Kuhn
08:59 AM Revision 4ece684e (qgis): add Qt5 3D extras paths
Denis Rouzaud
08:45 AM Revision d77d832a (qgis): Merge pull request #8499 from qgis/multi-docker-yaml
build docker images baed on cosmic and bionic Denis Rouzaud

2018-11-16

10:32 PM Revision dfa69b5b (qgis): add Qt5 3D extras paths
Denis Rouzaud
10:01 PM Revision cb00a2a5 (qgis): enable dual builds BIONIC/COSMIC for images
Denis Rouzaud
10:01 PM Revision 51e76726 (qgis): [docker] simpler configuration to provide different build options
Denis Rouzaud
10:01 PM Revision d131a57c (qgis): remove left over
Denis Rouzaud
10:01 PM Revision 6a9db5a1 (qgis): Produce multiple docker images
Matthias Kuhn
10:01 PM Revision 06e139eb (qgis): fix global env var
Denis Rouzaud
08:19 PM Revision 26fa8d8d (qgis): fix global env var
Denis Rouzaud
08:10 PM Revision bae3cdc2 (qgis): fix global env var
Denis Rouzaud
06:53 PM Revision 0efe9a51 (qgis): debug
Denis Rouzaud
06:44 PM Revision beccfb24 (qgis): fix global env var
Denis Rouzaud
06:28 PM Revision 53cd4535 (qgis): remove left over
Denis Rouzaud
06:12 PM Revision 2cfb1b50 (qgis): enable dual builds BIONIC/COSMIC for images
Denis Rouzaud
06:05 PM Revision 356e09c6 (qgis): [docker] simpler configuration to provide different build options
Denis Rouzaud
02:41 PM Revision 1ef04d7a (qgis): Merge pull request #8496 from m-kuhn/coordinateUtilsFunctions
Expose QgsCoordinateUtils functions via Q_INVOKABLE Matthias Kuhn
02:03 PM Revision 236328fb (qgis): Make code_layout test happy
Matthias Kuhn
12:41 PM Revision 06b5d7b3 (qgis): Less usage of QgsProject::instance
Matthias Kuhn
12:39 PM Revision 98781da6 (qgis): Make QgsCoordinateUtils functions Q_INVOKABLE
Matthias Kuhn
10:41 AM Revision 0651ead6 (qgis): Merge pull request #8494 from tudorbarascu/backport_3.4
test server rendering debian buster bug #18988 Paul Blottiere
09:28 AM Revision 0a42a101 (qgis): Merge pull request #8063 from tudorbarascu/test_server
test server rendering debian buster bug Paul Blottiere
09:27 AM Revision a4fee1b1 (qgis): test server rendering debian buster bug #18988
Tudor Bărăscu
09:03 AM Revision 438a1daf (qgis): Merge pull request #8442 from signedav/textfield_null
Range widget: Remove null representator during editing Matthias Kuhn
07:49 AM Revision 2cf8f74c (qgis): test server rendering debian buster bug #18988
Tudor Bărăscu

2018-11-15

08:24 PM Revision 326a74f0 (qgis): Fix some incorrect icon sizes
Nyall Dawson
08:24 PM Revision 30692fa9 (qgis): Implement Open in Terminal for windows
Nyall Dawson
06:21 PM Revision 56cc9be1 (qgis): Produce multiple docker images
Matthias Kuhn
06:12 PM Revision 97979e6a (qgis): Merge pull request #8486 from havatv/extractproj34
Backport of GDAL extractprojection reintroduction to 3.4 [needs-docs] Luigi Pirelli
04:15 PM Revision b0854fe8 (qgis): Merge pull request #8487 from daniviga/rpm-exiv2
[RPM] Add exiv2-devel to build requirements Matthias Kuhn
03:07 PM Revision d0bc67c5 (qgis): Update documentation related to Fedora
Daniele Viganò
03:00 PM Revision cd0123ea (qgis): [RPM] Add exiv2-devel to build requirements
Daniele Viganò
01:34 PM Revision f0396b99 (qgis): fix enum
Loïc BARTOLETTI
01:15 PM Revision fc8f88ef (qgis): override default destructor
Loïc BARTOLETTI
11:37 AM Revision c292e69e (qgis): Merge branch 'master' into extendMapTool
Loïc BARTOLETTI
10:23 AM Revision 7acd83fd (qgis): delete selected layers on spatialite and pg
David Signer
09:30 AM Revision be0ce0ca (qgis): do not pass item as argument
David Signer
09:10 AM Revision fa062461 (qgis): pass items to delete layer activity
David Signer
09:01 AM Revision 576a3fd0 (qgis): Backport of GDAL extractprojection reintroduction to 3.4
Håvard Tveite
08:31 AM Revision 112e9d7a (qgis): Update .docker/qgis.dockerfile
Co-Authored-By: elpaso <[email protected]> Denis Rouzaud
08:21 AM Revision 2c121460 (qgis): use a switch
Loïc BARTOLETTI
06:42 AM Revision 6fa88208 (qgis): Improve capitalization of decoration dialogs
Mathieu Pellerin - nIRV
06:42 AM Revision 767e9a51 (qgis): Add missing north arrow decoration icon & improve grid icon
Mathieu Pellerin - nIRV
06:42 AM Revision 1e29878d (qgis): Use auto geometry restore for decoration dialogs
Mathieu Pellerin - nIRV
06:42 AM Revision 0b19aab5 (qgis): Improve a few decoration dialog .ui files
Mathieu Pellerin - nIRV
06:42 AM Revision f342f1c9 (qgis): Remove one use of QStringLiteral in the copyright decoration
Mathieu Pellerin - nIRV
04:44 AM Revision 8027c906 (qgis): Dedicated title decoration icon
Mathieu Pellerin - nIRV
04:44 AM Revision 58795aa6 (qgis): Address title decoration review comments
Mathieu Pellerin - nIRV
04:44 AM Revision 95f69c5d (qgis): [FEATURE] Title label decoration
Mathieu Pellerin - nIRV
04:44 AM Revision bba29e44 (qgis): [FEATURE] Top/bottom centering placement for decoration items
The centered placement is implemented for:
- Title decoration
- Copyright decoration
Mathieu Pellerin - nIRV

2018-11-14

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...
Nyall Dawson
11:55 PM Revision 3eabce52 (qgis): Add some icons for browser directory actions
Nyall Dawson
11:19 PM Revision 6a746090 (qgis): add missing cond PRIVATE
Denis Rouzaud
11:19 PM Revision 0f9084c5 (qgis): remove ENABLE_TESTS definition
this was causing a complete rebuild when you enabled/disabled tests Denis Rouzaud
11:19 PM Revision ad774e9e (qgis): [server] remove ENABLE_MS_TESTS definition when tests are enabled
Denis Rouzaud
11:18 PM Revision 22772ea5 (qgis): Merge pull request #8483 from 3nids/test_definition
remove definition of ENABLE_TEST in CMake Denis Rouzaud
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. Denis Rouzaud
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. Denis Rouzaud
10:41 PM Revision e7aa556e (qgis): add hashes
Denis Rouzaud
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. Denis Rouzaud
10:40 PM Revision 5e7e49fc (qgis): output full precision
Denis Rouzaud
10:40 PM Revision 969de789 (qgis): add decimals to fix test
Denis Rouzaud
10:40 PM Revision ced33973 (qgis): give tolerance in the test
Denis Rouzaud
10:35 PM Revision b5cad234 (qgis): add missing cond PRIVATE
Denis Rouzaud
07:00 PM Revision 48d498be (qgis): translation string fix
Jürgen Fischer
06:31 PM Revision 7e5a6a23 (qgis): [server] remove ENABLE_MS_TESTS definition when tests are enabled
Denis Rouzaud
06:31 PM Revision df422ccd (qgis): remove ENABLE_TESTS definition
this was causing a complete rebuild when you enabled/disabled tests Denis Rouzaud
02:03 PM Revision a139f8d6 (qgis): explicitely check if effectiveApperance is available
Peter Petrik
02:03 PM Revision 674873b1 (qgis): frameworks must be linked weakly so the symbols are resolved on runtime
Peter Petrik
02:03 PM Revision 737eb59e (qgis): fix missing dark mode symbol
Peter Petrik
01:53 PM Revision 018e9fa2 (qgis): Merge pull request #8467 from wonder-sk/configure-lights
[3d] Configuration of lights in 3D map scene Martin Dobias
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 Matthias Kuhn
12:43 PM Revision c8fc7a24 (qgis): tests for focus on null field
David Signer
08:36 AM Revision 68f9a417 (qgis): Drop QGIS 2 support
Alessandro Pasotti
06:29 AM Revision 8b9e86d5 (qgis): [project] Avoid needlessly dirtying when written value does not change
Mathieu Pellerin - nIRV
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...
Nyall Dawson
03:39 AM Revision 3b892c97 (qgis): [project] Avoid needlessly dirtying when written value does not change
Mathieu Pellerin - nIRV

2018-11-13

12:19 AM Revision d40f884d (qgis): Add map tool rectangle 3 points where 3rd point is projected on segment...
Loïc BARTOLETTI
12:15 AM Revision cdc3cd1c (qgis): Merge pull request #8312 from borysiasty/bigger_coordinate_widget
Make the coordinate widget a little bit wider Borys Jurgiel
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… Alessandro Pasotti
08:59 PM Revision a02fb082 (qgis): Remove the null representator text on getting focus of `QgsSpinBoxLineE...
This fixes #20153 David Signer
08:59 PM Revision f44af04b (qgis): clear value on clear in case the value is the null representator (null)
David Signer
08:59 PM Revision f96078d0 (qgis): remove mouserelesae event
because it's not needet. on focus it should clear.
cond / endcond
David Signer
08:58 PM Revision 6da99a18 (qgis): pass SpecialValueText as NullValue
David Signer
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...
Alessandro Pasotti
06:11 PM Revision 4b90f779 (qgis): Disable OpenCL utils test on travis (no OpenCL device)
Alessandro Pasotti
05:50 PM Revision 1d379ae2 (qgis): replace toTime_t ->toSecsSinceEpoch
Loïc BARTOLETTI
05:12 PM Revision 3692b6a1 (qgis): Fix tests
Martin Dobias
04:18 PM Revision b465345d (qgis): On some architectures, time_t is not equal to int64
Loïc BARTOLETTI
03:43 PM Revision 8ae40679 (qgis): Shellcheck 2
Alessandro Pasotti
03:23 PM Revision 6ecc02f6 (qgis): Renamed docker to .docker
Alessandro Pasotti
03:05 PM Revision 8c6e017b (qgis): Leave the dot for docker
Alessandro Pasotti
03:02 PM Revision 8e18979d (qgis): Revert "Dot-less docker directory"
This reverts commit 8d850e9f0144856b3e0d95de0b5e8a6e74118bd7. Alessandro Pasotti
03:02 PM Revision 2b619a66 (qgis): Revert "Dot-less docker in travis config file"
This reverts commit 99f7236498697b1097e7351cd403dfc514e0081f. Alessandro Pasotti
02:54 PM Revision b7e55568 (qgis): Shellcheck
Alessandro Pasotti
02:44 PM Revision 99f72364 (qgis): Dot-less docker in travis config file
Alessandro Pasotti
02:28 PM Revision 8d850e9f (qgis): Dot-less docker directory
Alessandro Pasotti
01:39 PM Revision 574a57f2 (qgis): Merge branch 'extendMapTool' of github.com:lbartoletti/QGIS into extend...
Loïc BARTOLETTI
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
Alessandro Pasotti
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 Matthias Kuhn
11:21 AM Revision 7cce9b3e (qgis): Merge pull request #8472 from daniviga/rpm-gdal
[RPM] Add an explicit dependency for GDAL Matthias Kuhn
11:20 AM Revision 7b98302a (qgis): fix indent
Loïc BARTOLETTI
10:48 AM Revision 75642769 (qgis): QPrinter is unavailable on some platforms
Peter Petrik
10:48 AM Revision bddf8a81 (qgis): minor tweaks for iOS build
Peter Petrik
10:48 AM Revision 15590132 (qgis): support platforms that does not have QProcess support (iOS)
Peter Petrik
10:48 AM Revision 0e413c04 (qgis): sipify
Peter Petrik
10:48 AM Revision 9f645c6b (qgis): cmake option for forcing static libs
Peter Petrik
10:48 AM Revision 79b4b48f (qgis): ios only supports static libs
Peter Petrik
10:48 AM Revision 45dc7fb9 (qgis): fix userLoginName
Peter Petrik
10:48 AM Revision bfdb3ec4 (qgis): Qt5SerialPort optional
Peter Petrik
10:24 AM Revision b2ba38df (qgis): support for compilation on macos10.14, but running on macos10.13 or ear...
Peter Petrik
10:24 AM Revision 3b970962 (qgis): fix spelling
Peter Petrik
09:22 AM Revision 03d53fb8 (qgis): missing translations; add extension at save
Loïc BARTOLETTI
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… Alessandro Pasotti
09:04 AM Revision be2ac886 (qgis): Merge branch 'master' into extendMapTool
Loïc BARTOLETTI
09:03 AM Revision fde8a036 (qgis): Review/test fixes
Martin Dobias
09:03 AM Revision 8b2331a4 (qgis): Paul's review
Loïc BARTOLETTI
09:03 AM Revision a8f86591 (qgis): Nyall's review
Loïc BARTOLETTI
09:03 AM Revision abcf2aa4 (qgis): init trim/extend feature
Loïc BARTOLETTI
08:50 AM Revision 7b5a8e0d (qgis): [RPM] Add an explicit dependency for GDAL
Daniele Viganò
08:49 AM Revision ccc2b3a2 (qgis): [RPM] Add an explicit dependency for GDAL
Daniele Viganò
08:47 AM Revision 5dab30b6 (qgis): debian packaging: add libexiv2-dev dependency
Jürgen Fischer
08:20 AM Revision ebdc932e (qgis): add LastDir for SQL File
Loïc BARTOLETTI
06:54 AM Revision 4761d7cb (qgis): Capitalization
Nyall Dawson
04:39 AM Revision 3fa4d6a2 (qgis): [needs-docs][ui] Remove save as action from the project toolbar
Mathieu Pellerin - nIRV
04:03 AM Revision bb248989 (qgis): [afs] Fix identify tool sometimes just uses a bounding box check instea...
Nyall Dawson
04:03 AM Revision f7bba750 (qgis): Support WSL shells in astyle script
(cherry picked from commit 9b04a29116156dec48c32dd6a54aafa0ff05eaea) Nyall Dawson
04:03 AM Revision e288bdbc (qgis): Don't try to show CRS in map layer model for aspatial tables
(cherry picked from commit cdaf99de536eaa4d2039cb2ffec91e5317026fe9) Nyall Dawson
04:03 AM Revision 2bd98ff8 (qgis): Fix invalid Qt version check resulting in "What's this" buttons still s...
(cherry picked from commit f976b0dfd6e203cf32641afa512dad0332c68b8e) Nyall Dawson

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...
Martin Dobias
10:47 PM Revision fc5f707b (qgis): Remove some unused whatsThis text
Nyall Dawson
10:41 PM Revision f976b0df (qgis): Fix invalid Qt version check resulting in "What's this" buttons still s...
Nyall Dawson
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...
Nyall Dawson
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
Nyall Dawson
10:16 PM Revision 8caab49e (qgis): Fix some warnings
Nyall Dawson
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...
Nyall Dawson
10:14 PM Revision 2819a07a (qgis): Dox++
Nyall Dawson
10:14 PM Revision 92f34a94 (qgis): Unit tests for binary editor widget
Nyall Dawson
10:14 PM Revision 9f1d00d9 (qgis): Use messagebar for binary extraction feedback
Nyall Dawson
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...
Nyall Dawson
10:14 PM Revision 608d03c5 (qgis): Add support for binary fields to QgsVectorFileWriter
Nyall Dawson
10:14 PM Revision 429320d1 (qgis): [FEATURE] Binary (blob) field support for memory layers
Allows storage of binary blob fields in memory layers Nyall Dawson
10:14 PM Revision 17ced918 (qgis): Tweak behavior of new shapefile/gpkg browser actions
Nyall Dawson
10:14 PM Revision d0622743 (qgis): Fix string
Nyall Dawson
10:14 PM Revision 36379307 (qgis): [FEATURE][ogr] Allow creation of binary (blob) fields for compatible fi...
Nyall Dawson
10:14 PM Revision 51587209 (qgis): Add comment on detach use
Nyall Dawson
10:14 PM Revision a234bf7f (qgis): Fix size of field icons (should be 16x16), minimize
Nyall Dawson
10:14 PM Revision 6d5188bd (qgis): Fix build on Travis
Nyall Dawson
10:14 PM Revision f3f1214d (qgis): Unit test for creation of blob field in existing table
Nyall Dawson
10:14 PM Revision a192dab9 (qgis): Unit tests for extract binary algorithm
Nyall Dawson
10:14 PM Revision 62bdc28d (qgis): Unit tests for updating OGR binary column
Nyall Dawson
10:14 PM Revision de497a3b (qgis): Icon for binary fields
Nyall Dawson
10:14 PM Revision cdaf99de (qgis): Don't try to show CRS in map layer model for aspatial tables
Nyall Dawson
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...
Nyall Dawson
10:14 PM Revision be69dd8e (qgis): Fix build
Nyall Dawson
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...
Nyall Dawson
10:13 PM Revision 62495c06 (qgis): Link exiv2 into analysis library
Nyall Dawson
10:13 PM Revision e0c79c45 (qgis): Add EXIV2 cmake variables
Forward port from kadas-albireo Sandro Mani
10:13 PM Revision 8ae1880d (qgis): Rename method for consistency, fix dox
Nyall Dawson
10:13 PM Revision 0eefd3e7 (qgis): Update some dependencies
Nyall Dawson
10:13 PM Revision 5ed35d6d (qgis): Only analysis lib depends on EXIV2, not core/etc
Nyall Dawson
08:15 PM Revision bc01c28b (qgis): debian packaging: add python-gdal dependency
(cherry picked from commit d0d10f8fce849dc11bb15351d40393d558d42dcd) Jürgen Fischer
08:13 PM Revision d0d10f8f (qgis): debian packaging: add python-gdal dependency
Jürgen Fischer
06:13 PM Revision 1275708a (qgis): Merge pull request #8458 from wonder-sk/terrain-shading
[3d] Terrain shading Martin Dobias
05:48 PM Revision 5eecbf2d (qgis): Add translation ; add button 'load file'
Loïc BARTOLETTI
04:41 PM Revision d479b4dc (qgis): Emit valueChanged when a widget value changes as a consequence of anoth...
Fix #20455 Alessandro Pasotti
04:04 PM Revision 53532faf (qgis): Paul's review: code enhancement
Loïc BARTOLETTI
08:38 AM Revision bcf8b0de (qgis): Change \sa to \see in qgs3dmapsettings.h
Martin Dobias

2018-11-11

12:30 AM Revision 9b04a291 (qgis): Support WSL shells in astyle script
Nyall Dawson
10:10 PM Revision c13c97ee (qgis): processing: add windows support to exportRasterLayersIntoDirectory (fix...
(cherry picked from commit b39e5a0937e5e317b42088e8a8ccae327ae8e033) Jürgen Fischer
10:09 PM Revision 7c9429ae (qgis): [Packaging] install icons / appdata / desktop file on BSDs too
(cherry picked from commit 046a20e40e1494edc45fa1957572c9e74307dab9) Landry Breuil
10:09 PM Revision a50f76f5 (qgis): OGC parameter names are case-insensitive
(cherry picked from commit 669f6bb4b7f6a4c244a577a9ad2c95f10bc2b6bd) Jürgen Fischer
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...
Martin Dobias
12:39 PM Revision 471ed510 (qgis): scripts/scandeps.pl run to update INSTALL
Jürgen Fischer
12:18 PM Revision cf24e654 (qgis): Calculate normals of terrain tile vertices
Martin Dobias
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 Luigi Pirelli
03:15 AM Revision b39e5a09 (qgis): processing: add windows support to exportRasterLayersIntoDirectory (fix...
Jürgen Fischer
02:34 AM Revision 20a00539 (qgis): fix xenial build
Jürgen Fischer

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...
Jürgen Fischer
09:35 PM Revision 3a4a3af1 (qgis): osgeo4w:
* only use GRASS major version in executable names
* autodetect GRASS folder
Jürgen Fischer
09:33 PM Revision 046a20e4 (qgis): [Packaging] install icons / appdata / desktop file on BSDs too
Landry Breuil
07:58 PM Revision ef107816 (qgis): Add link to user manual for annotation dialogs
(cherry picked from commit 6e9c2a3d0ce2b121c2ecb9427b02d2af590995e8) Harrissou Santanna
02:22 PM Revision a3dc4b65 (qgis): translation fixes (fixes #20437, #20438)
Jürgen Fischer
02:15 PM Revision 84814c91 (qgis): make snapping type translatable in model (fixes #20437)
Jürgen Fischer
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...
Nyall Dawson
07:16 AM Revision 25faaa00 (qgis): [dbmanager] Fix exception when browsing project layers
(cherry picked from commit 149726cfa5955f707441ec1c936094fccd0a33ec) Nyall Dawson
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...
Nyall Dawson
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...
Nyall Dawson
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...
Nyall Dawson
07:16 AM Revision 2b4dc925 (qgis): Further protection in windows event message handling
Refs #20386
(cherry picked from commit df9307b9aa34b849f86d2ce435f2ae986b70549b)
Nyall Dawson
07:16 AM Revision 49e5f4f0 (qgis): Fix build
Nyall Dawson
07:16 AM Revision 549db0a9 (qgis): Fix crash in geometry checker
Fixes #20408
(cherry picked from commit df81e554f8264ecc87cc37ab502672864b97c02d)
Nyall Dawson
07:16 AM Revision b9a1a6c4 (qgis): Add some notes to test, additional test with empty line
(cherry picked from commit d6aa46cfe7acd5364d2444353984c284accaef80) Nyall Dawson
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...
Martin Dobias
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...
Martin Dobias
07:16 AM Revision 016b251d (qgis): Add unit test
(cherry picked from commit 872c9a10a3522e507150d55c6d2bd4243ce7e1b5) Martin Dobias
07:16 AM Revision 4d2b2bac (qgis): [afs] Use new style data item provider
(cherry picked from commit 94896703dc889e14f9c9cda240300bf88c12d6d7) Nyall Dawson
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...
Martin Dobias
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...
Nyall Dawson
07:16 AM Revision 3e67b185 (qgis): Minor ui tweaks to afs source select dialog
(cherry picked from commit 0ba475bdfb85d0ea38146a860c0e607715661f65) Nyall Dawson
06:21 AM Revision 005a7fa4 (qgis): Add missing context object in lambda connect
Nyall Dawson
06:20 AM Revision 15141d92 (qgis): Capitalization
Nyall Dawson
03:30 AM Revision 149726cf (qgis): [dbmanager] Fix exception when browsing project layers
Nyall Dawson

2018-11-09

12:53 AM Revision 669f6bb4 (qgis): OGC parameter names are case-insensitive
Jürgen Fischer
12:27 AM Revision 8bf206d2 (qgis): Make dwg import less debug noisy
Nyall Dawson
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 ...
Nyall Dawson
10:30 PM Revision df9307b9 (qgis): Further protection in windows event message handling
Refs #20386 Nyall Dawson
10:24 PM Revision d6aa46cf (qgis): Add some notes to test, additional test with empty line
Nyall Dawson
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...
Nyall Dawson
01:18 PM Revision 30cf2d37 (qgis): Merge pull request #8404 from 3nids/locator_core
Move parts of QgsLocatorFilter to core Denis Rouzaud
12:18 PM Revision 9e78b826 (qgis): Merge pull request #8451 from daniviga/rpm-opencl
Add support for OpenCL in RPM Matthias Kuhn
12:18 PM Revision 75c4a007 (qgis): Merge pull request #8452 from daniviga/rpm-opencl-3_4
[Backport] Add support for OpenCL in RPM Matthias Kuhn
11:01 AM Revision f4f5d1ef (qgis): missing destructor
Denis Rouzaud
11:01 AM Revision fe6f99a6 (qgis): check filter
Denis Rouzaud
11:01 AM Revision 31cd1644 (qgis): also move triggering of results to core
Denis Rouzaud
10:57 AM Revision dd59d33e (qgis): RPM spec template cleanup [skip ci]
Daniele Viganò
10:56 AM Revision 1606bf19 (qgis): RPM spec template cleanup [skip ci]
Daniele Viganò
10:37 AM Revision 3165382d (qgis): run prepare-commit
Giovanni Manghi
10:06 AM Revision e5946c50 (qgis): Ensure that QgsGeometry::offsetCurve does not reverse curve orientation
Nyall Dawson
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...
Nyall Dawson
10:06 AM Revision 7641605e (qgis): Fix warning
Nyall Dawson
10:06 AM Revision 63c9bcb5 (qgis): Update reference lines
Nyall Dawson
10:06 AM Revision ba17b130 (qgis): Move forceRHR to QgsGeometry, avoid duplicate code
Nyall Dawson
10:06 AM Revision a947bb3b (qgis): Dox++
Nyall Dawson
10:06 AM Revision 06c3d7c5 (qgis): Nice icons for ring combo box
Nyall Dawson
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...
Nyall Dawson
10:06 AM Revision ae225546 (qgis): Fix accidently skipped test
Nyall Dawson
10:06 AM Revision 0462c260 (qgis): Remove no longer required workaround
Nyall Dawson
10:06 AM Revision c22364d4 (qgis): Add method to determine orientation of closed curves
Nyall Dawson
10:06 AM Revision 27e1ef5c (qgis): Add method to QgsCurvePolygon to force RHR, ensuring standard ring orie...
Nyall Dawson
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 ...
Nyall Dawson
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...
Nyall Dawson
07:00 AM Revision 6e16651d (qgis): [FEATURE] explode hstore algorithm (#8212)
Etienne Trimaille
03:57 AM Revision df81e554 (qgis): Fix crash in geometry checker
Fixes #20408 Nyall Dawson

2018-11-08

10:39 PM Revision d62d442f (qgis): Add support for OpenCL in RPM
Daniele Viganò
10:38 PM Revision a9bc65e6 (qgis): Add support for OpenCL in RPM
Daniele Viganò
07:53 PM Revision 963e4502 (qgis): add the -te and -te_srs and -multi parameters to the gdalwarp tool used...
Giovanni Manghi
06:40 PM Revision d2865983 (qgis): add missing file
Giovanni Manghi
06:35 PM Revision a866d491 (qgis): add GRASS r.mapcalculator, remove r.mapcalc
Giovanni Manghi
06:22 PM Revision b67ef4f7 (qgis): fix the SAGA Points Distances tool
Giovanni Manghi
02:55 PM Revision 669d6508 (qgis): No output - no mention (gdalalg yaml)
Håvard Tveite
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 Matthias Kuhn
12:15 PM Revision eab40d0e (qgis): Merge pull request #8435 from elpaso/handle-bad-layers5
bad layers dialog new button labels and icon Alessandro Pasotti
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 Martin Dobias
11:30 AM Revision ba4981a1 (qgis): Move change data source under filter
Alessandro Pasotti
11:20 AM Revision 8350fb4a (qgis): unused variable removed
David Signer
10:09 AM Revision 872c9a10 (qgis): Add unit test
Martin Dobias
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!) Martin Dobias
09:22 AM Revision c74ce886 (qgis): Disable "Change data source..." action if layer is editable
Alessandro Pasotti
09:14 AM Revision 85f8ba35 (qgis): Move apply button next to browse and disable keep when apply is triggered
Alessandro Pasotti
08:50 AM Revision bd6478e2 (qgis): use toMap to convert to attributeMap
(cherry-picked from 4ac063177460c7dbd8223f19a8b6279711d7bb8d) David Signer
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... David Signer
08:39 AM Revision 222f0a03 (qgis): Merge pull request #8434 from elpaso/datasource-select-dialog-additions
QgsDataSourceSelectDialog: filter, refresh and scroll to last selecte… Alessandro Pasotti
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...
Nyall Dawson
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).
Nyall Dawson
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...
Nyall Dawson
01:58 AM Revision 0ba475bd (qgis): Minor ui tweaks to afs source select dialog
Nyall Dawson

2018-11-07

11:02 PM Revision a363bf40 (qgis): Merge pull request #8439 from borysiasty/release-3_4
Update Polish translation Borys Jurgiel
10:56 PM Revision 0e4dcabc (qgis): Update Polish translation
Borys Jurgiel
03:07 PM Revision afca6449 (qgis): [gdal] Fix raster block output when block extent is outside of valid area
This was causing problems in 3D view when raster was used as DEM... terrain
tiles were generated also where they shou...
Martin Dobias
03:00 PM Revision 3e14761d (qgis): Merge pull request #8436 from signedav/copy_2_pg
Using of QgsVectorLayerUtils::createFeature on move and copy tool Matthias Kuhn
02:20 PM Revision 913719fd (qgis): use toMap to convert to attributeMap
David Signer
02:14 PM Revision 0bd90215 (qgis): s/bad/unavailable/ layers
Alessandro Pasotti
02:10 PM Revision 4ac06317 (qgis): createFeature on move and copy
using of the createFeature function with tool move and copy and there the logic of unique not null fields (like prima... David Signer
12:13 PM Revision 4e767ce2 (qgis): bad layers dialog new button labels and icon
Alessandro Pasotti
11:58 AM Revision f0125807 (qgis): Remove double qualifier
Alessandro Pasotti
11:08 AM Revision 02ecb56d (qgis): QgsDataSourceSelectDialog: filter, refresh and scroll to last selected ...
plus:
- expand children of last selected item
- save/restore status
Alessandro Pasotti
08:33 AM Revision bf109533 (qgis): Merge pull request #8431 from neteler/patch-76
Fix data loss (use GPKG as default format, not SHP) Alessandro Pasotti
06:30 AM Revision bcffc440 (qgis): If decoding a layer URI returns a url, then show a link to that url
in the layer's metadata Nyall Dawson
06:30 AM Revision 4cdde31c (qgis): Decode uri for ams provider
Nyall Dawson
06:30 AM Revision 94896703 (qgis): [afs] Use new style data item provider
Nyall Dawson
06:30 AM Revision 4b32e7cc (qgis): [afs] Implemented decodeUri for AFS provider
Allows retrieval of the web URL for an AFS layer Nyall Dawson

2018-11-06

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

2018-11-05

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

2018-11-04

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

2018-11-03

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

2018-11-02

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

2018-11-01

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

2018-10-31

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

2018-10-30

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

Also available in: Atom