Activity
From 2018-12-28 to 2019-01-26
2019-01-26
- 11:18 PM Revision dd694214 (qgis): Add a message bar to the datasource manager dialog
- ... and forward all app's message bar messages to
the dialog's message bar in case it is modal and
visible.
Also add... - 07:58 PM Revision b0632c18 (qgis): disable missed create rectangle action
- 07:25 PM Revision 45ef8861 (qgis): Revert "OGR: add a download option to the protocol data source"
- This reverts commit cf0d45e5adfc263df858ff41fb0958ccdc2acaad.
2019-01-25
- 10:32 PM Revision 1ae1e72f (qgis): Check for libOpenCL.so at runtime
- This should avoid a crash if the user
enables opencl and the library is not
found. - 09:03 PM Revision aa30730a (qgis): osgeo4w: support GRASS 7.6
- 06:01 PM Revision bba67ae6 (qgis): followup PR #8961 fix missing include
- 05:24 PM Revision 57d32939 (qgis): Field calculator: provide a list of default field types
- in case the provider does not (WFS is one of them).
Rationale: consider that there is not such
a thing like a list o... - 03:54 PM Revision cf0d45e5 (qgis): OGR: add a download option to the protocol data source
- Fixes #21091
The issue was due to the /vsicurl/ not
being able to open a streaming endpoint.
“Things are not always... - 01:47 PM Revision a491e90a (qgis): Add QgsNetworkAccessManager signal for reply download progress
- This signal is propagated to the main thread QgsNetworkAccessManager
instance, so it is necessary only to connect to ... - 01:47 PM Revision ca06d407 (qgis): Add custom QNetworkRequest::Attributes for initiator network request cl...
- And allow these to be retrieved from QgsNetworkRequestParameters.
This allows logging code to identify the area of co... - 01:47 PM Revision acafa744 (qgis): Typo
- 01:38 PM Revision df1d47b8 (qgis): [gui] Fix style manager's add button when the 'all' tab is selected
- 01:34 PM Revision f8893d76 (qgis): [processing][needs-docs] force multipart output from GDAL-based dissolve
- algorithm (fix #20025)
(cherry picked from commit 32f6034be708b305ed4e19b4f6ade1a8b409993b) - 01:34 PM Revision 33319595 (qgis): [processing] fix GRASS v.buffer algorithm for case when buffer distance
- is taken from the field (fix #19377)
(cherry picked from commit bfb60e4dc70310eae0e3b2ef9200c3b78164c6f4) - 01:34 PM Revision 42c7712b (qgis): [processing] use background color from the project settings in the rast...
- (cherry picked from commit 8919d604a897c7afe542922bdfc6a7f901fd2d10)
- 01:27 PM Revision 4022c5fc (qgis): Make QgsSymbolLayerUtils::symbolPreview* methods const, and utilise
- internal symbol clones
Rendering symbols is a NON-CONST operation, which can permanently
alter the symbol instance (... - 01:27 PM Revision 431861a4 (qgis): [processing] Add a better API for specifying that outputs are temporary
- Instead of requiring clients to generate temporary file names themselves,
(or use the cryptic "memory:" string!), thi... - 11:49 AM Revision a90fb87c (qgis): Merge pull request #8973 from alexbruy/grass-buffer
- [processing] fix GRASS v.buffer algorithm for variable buffer case (fix #19377)
- 11:10 AM Revision 8bbd5594 (qgis): [processing] added test for SAGA output to non-ascii files
- 11:09 AM Revision d627b561 (qgis): [processing]remove trailing spaces
- 11:01 AM Revision 863b6375 (qgis): fix build
- 10:30 AM Revision 261430b9 (qgis): [processing] added test for SAGA non-ascii inputs
- 10:02 AM Revision 782b4284 (qgis): fix build
- 09:52 AM Revision 5690b05e (qgis): [processing] added back code to replace filenames when exporting raster...
- 09:39 AM Revision 76d9ab82 (qgis): [processing] fixed SAGA for non-ascii output files
- Fixes #19351
- 09:38 AM Revision be0abb3d (qgis): Merge pull request #8971 from elpaso/bugfix-21068-database-styles-butto...
- Fix button order in DB styles dialog and add GPKG delete support
- 09:38 AM Revision ee0e0e1d (qgis): Merge pull request #8970 from elpaso/bugfix-21077-value-relation-wfs
- Fix WFS context fields variable
- 09:31 AM Revision 38051a95 (qgis): [gui] enable deselect feature and create rectangle action only when
- there is a vector layer in the project (fix #18141, #20333)
(cherry picked from commit ab3adc663c37b3da589cf6bae56d7... - 09:00 AM Revision ab3adc66 (qgis): [gui] enable deselect feature and create rectangle action only when
- there is a vector layer in the project (fix #18141, #20333)
- 08:46 AM Revision a9553c90 (qgis): Update src/app/qgsvectorlayerloadstyledialog.cpp
- Co-Authored-By: elpaso <[email protected]>
- 08:45 AM Revision 29288c2a (qgis): Update src/app/qgsvectorlayerloadstyledialog.cpp
- Co-Authored-By: elpaso <[email protected]>
- 08:18 AM Revision 4d134b39 (qgis): Indentation
- 08:12 AM Revision 3cb6a40e (qgis): [processing] Add API to get an import statement and classname for a par...
- 07:02 AM Revision 60f252c2 (qgis): [layouts] Fix attribute table filtering not utilising expression context
- Fixes #21078
- 01:06 AM Revision 009ee572 (qgis): Allow access to content of POST requests in QgsNetworkReplyContent
- 01:04 AM Revision 8120e4a5 (qgis): Allow new shapefile MultiPoint layer creation
- Just add the missing MultiPoint geometry type in the "New Shapefile Layer" dialog
2019-01-24
- 12:06 AM Revision 8919d604 (qgis): [processing] use background color from the project settings in the rast...
- 11:57 PM Revision 32f6034b (qgis): [processing][needs-docs] force multipart output from GDAL-based dissolve
- algorithm (fix #20025)
- 08:01 PM Revision bfb60e4d (qgis): [processing] fix GRASS v.buffer algorithm for case when buffer distance
- is taken from the field (fix #19377)
- 07:53 PM Revision 7482f7a4 (qgis): Merge pull request #8957 from volaya/#19607
- [processing] do not allow editing model if it's missing algorithms
- 05:48 PM Revision 38f05b59 (qgis): Fix WFS context fields variable
- because the fields in the (spatialite) cached
iterator are not the same as the main iterator.
Fix #21077 - Form Valu... - 05:43 PM Revision 861a8b71 (qgis): Merge pull request #8958 from elpaso/bugfix-20961-wfs-null-transactions
- Fix NULL support in WFS server and client
- 05:38 PM Revision 90a9852b (qgis): Fix button order in DB styles dialog and add GPKG delete support
- Fixes #21068
- 05:33 PM Revision 25f2aba4 (qgis): Include qgis_sip.h instead of qgis.h where possible (#8961)
- This PR continues the work started in PR #8951.
This commit replaces occurences of #include "qgis.h" by #include "qg... - 05:31 PM Revision ff20d180 (qgis): Merge pull request #8925 from signedav/basic-values
- Enable/disable value relation widget
- 05:27 PM Revision b5febe51 (qgis): Merge pull request #8922 from mhugent/server_datasource_error
- Server: catch datasource error
- 04:24 PM Revision a83a1b29 (qgis): render first datasetgroup instead of mesh frame
- 04:24 PM Revision 967893a6 (qgis): [MDAL] update to 0.1.5, improve speed
- 04:24 PM Revision 27c670e7 (qgis): expose mesh spatial index similarly to vector spatial index to API. fix...
- 04:24 PM Revision c90905bd (qgis): fix travis
- 04:24 PM Revision 9d4d1c99 (qgis): improve speed of creation spatial index for meshes
- 01:18 PM Revision fda41e3b (qgis): [processing] fixed handling of input filenames with non-ascii characters
- Looks like there is no problem now in SAGA when using filenames with non-ascii chars, so some code used for replacing...
- 11:37 AM Revision 5f28b0d2 (qgis): Cleaning WMTS utils code [Server]
- In the tile matrices calculation the code could be simplified.
- 10:55 AM Revision abda6c42 (qgis): fixes #18497 : Correct line size method when snapping multipolygon
- 10:52 AM Revision 237e0bcb (qgis): additional test enable-state in multi-selection in valueRelation
- 10:51 AM Revision 727bca95 (qgis): set the enabled state of widgets again in setEnabled
- because if this is called for any reason directly we are save
- 10:50 AM Revision 9bdaac9d (qgis): Update python/plugins/processing/modeler/EditModelAction.py
- Co-Authored-By: volaya <[email protected]>
- 10:45 AM Revision 394e5d8d (qgis): Avoid project being marked dirty as soon as its opened
- This is a simple workaround, not a real fix. The real fix is to
move the symbolModified signal out of the updatePrevi... - 10:15 AM Revision 15a81bdf (qgis): Fix OWS project property issue: couldn't unset project title
- This is the right behavior, btw there are other issues
in the server component that ignores the main bool
setting WMS... - 09:58 AM Revision 9eeaa31c (qgis): =default with extra-asterisk
- 09:08 AM Revision 33788c94 (qgis): Fix typo in error message (and related tests)
- 09:07 AM Revision 3eb388af (qgis): Respect isNull semantics by initializing null QVariant with field type
- 08:05 AM Revision 996f4867 (qgis): [afs][needs-docs] Allow users to set a specific referer for AFS connect...
- use with ArcGIS feature server requests
Some servers are locked down to only allow requests with a specific
referer ... - 04:44 AM Revision 047a076a (qgis): [themes] Improve styling of message bar scrollbar for Night Mapping
- 04:44 AM Revision 7d2fe041 (qgis): Fix default highlighted text colors for code editors (fixes #21080)
- 04:37 AM Revision b0b196a9 (qgis): [themes] Improve styling of message bar scrollbar for Night Mapping
- 04:36 AM Revision 002c9e14 (qgis): [themes] Improve styling of message bar scrollbar for Blend of Gray
- 04:36 AM Revision eea6ae26 (qgis): Fix default highlighted text colors for code editors (fixes #21080)
- 03:22 AM Revision e0a8de47 (qgis): [processing] fix description files for SVM SAGA algs (fix #20796)
- (cherry picked from commit c6540a627691caa2e49c21029df245e930aeacd6)
- 03:22 AM Revision bfef851b (qgis): Fix loss of project when saving to QGZ format and path contains non-asc...
- Fixes #19567
(cherry picked from commit 7d7462c33334a501167813d720fb2589d3c579ec) - 03:22 AM Revision 6f9d5443 (qgis): Update layer statistics when adding column to table in order to be disp...
- fixes #13504
(cherry picked from commit 49cb397f89511535bc772abd69a767e84024690a) - 03:22 AM Revision c2465fc4 (qgis): [processing] split v.surf.rst algorithm into two (fix #19472)
- This algorithm cannot output cross-validation results and topographic
parameters simultaneously, hence two tools need... - 03:22 AM Revision e6368a4b (qgis): Fix build
- 03:22 AM Revision 7e25cea7 (qgis): Fix evaluation of data defined properties for subsymbols of subsymbols
- Fixes #18384
(cherry picked from commit 9cf2ff31d86e6b7671aaca137a60a7b7a975ef62) - 03:22 AM Revision a3428e5f (qgis): Fix shortest path algorithm can "shortcut" when using network in geogra...
- Fixes #20997
(cherry picked from commit e75a88825665e7bb43c6c3cd1b2c22037cd29784) - 03:22 AM Revision b2a2251f (qgis): Slightly more efficiency in QgsStatisticalSummary
- (cherry picked from commit 60a6fc13a531218e1ad2e7ed4b3cad09936b3745)
- 03:22 AM Revision 7bc08443 (qgis): Silently alias old "$scale" expression function to "@map_scale" (when a...
- Allows older projects to open without change. We still hide $scale from the
builder UI, as we eventually want to clam...
2019-01-23
- 11:49 PM Revision aff38a90 (qgis): Capitalization
- 11:31 PM Revision c6540a62 (qgis): [processing] fix description files for SVM SAGA algs (fix #20796)
- 10:45 PM Revision 83d5cb61 (qgis): Fix linker error in test
- 10:45 PM Revision d7484005 (qgis): Fix WFS client NULL representation
- This was nasty and only reproduceable when features
were cached (so, the second time you get them) and
was due to a Q... - 10:45 PM Revision 71e01168 (qgis): Server WFS NULL values support
- - expose nillable in describefeaturetype
- serve xsi:nil="true" in getfeature
- check for NULL in transactions and re... - 10:45 PM Revision cc9ec2de (qgis): Remove duplicated code and modernize
- No functional changes intended
- 10:45 PM Revision 847e7efd (qgis): GML parser set NULL values when parsing empty tags
- This is part of a bigger fix to support NULL
values in WFS client and server components. - 08:45 PM Revision 34ec1833 (qgis): [processing] split v.surf.rst algorithm into two (fix #19472)
- This algorithm cannot output cross-validation results and topographic
parameters simultaneously, hence two tools need... - 08:10 PM Revision 535965ba (qgis): Deprecate older thread-unsafe signals
- 08:10 PM Revision 1190000a (qgis): Fix QgsFileDownloader thinks ANY timeout or ssl error applies to its re...
- 08:10 PM Revision ca592b73 (qgis): Upgrade app network timeout message to include url
- 08:10 PM Revision 5824faf6 (qgis): Add thread safe QgsNetworkAccessManager::requestTimedOut signal
- 08:10 PM Revision ea1971fd (qgis): Add an unique id to requests, which can be used to link them to responses
- 08:10 PM Revision aa170ad5 (qgis): Unit tests for QgsNetworkAccessManager signals
- 08:10 PM Revision e50d9a16 (qgis): Make request a member of reply
- 08:10 PM Revision b5379ce0 (qgis): New class QgsNetworkReplyContent, which encapsulates the useful
- information from a QNetworkReply in a container which is safe
and cheap to pass between threads
(QNetworkReplys are ... - 08:10 PM Revision c8fd4ed3 (qgis): More unit tests for QgsNetworkAccessManager signals
- 08:04 PM Revision 8ce8ee0b (qgis): fixes #20893 : Update virtual layer when referenced layer update its fi...
- 07:43 PM Revision 551d7e85 (qgis): reflect increase of Travis build times in timeouts
- we are benefiting from increased build times since about 3 months...time to update the scripts!
- 07:42 PM Revision 397194a0 (qgis): reflect increase of Travis build times in timeouts
- we are benefiting from increased build times since about 3 months...time to update the scripts!
- 05:37 PM Revision e23307c2 (qgis): fix typo
- 05:36 PM Revision 532da433 (qgis): fix typo
- 04:53 PM Revision 240f2d2d (qgis): Merge pull request #8951 from peppsac/compile_time
- Compile time
- 04:47 PM Revision c7a6b773 (qgis): dxf export: recover korean encodings (CP949) (fixes #20838)
- (cherry picked from commit 4e74c8b5480ac28aabc3c0b3eba2609d1a762e8a)
- 04:43 PM Revision 4e74c8b5 (qgis): dxf export: recover korean encodings (CP949) (fixes #20838)
- 03:32 PM Revision 1b6329c3 (qgis): field validator: only check for null representation if the string value...
- (cherry picked from commit 99904f1f5e7b86a92f3ff50132fd89750fe858e7)
- 03:30 PM Revision 99904f1f (qgis): field validator: only check for null representation if the string value...
- 03:25 PM Revision daa05e53 (qgis): Merge pull request #8831 from SIRS-CLS/sirs_db_manager
- Add comment option on db_manager plugin postgis fields
- 02:59 PM Revision 08634c4e (qgis): fix style
- 02:25 PM Revision aa3679a3 (qgis): Update layout oracle connector.py
- 02:02 PM Revision a86965e9 (qgis): [processing] do not allow editing model if it's missing algorithms
- fixes #19607
- 01:58 PM Revision 3d4c6c4e (qgis): oracle provider: check for valid lastInsertId() on ::addFeatures (fixes...
- (cherry picked from commit 855b3b4e26377647de5c5f9d38485f9f00bc9257)
- 01:46 PM Revision 21af8075 (qgis): [themes] Fix selection color of the attribute table view widget
- 01:42 PM Revision 263c4c2a (qgis): [themes] Fix selection color of the attribute table view widget
- 01:07 PM Revision 4cb722a3 (qgis): [themes] Fix selection text for various widgets
- 01:06 PM Revision 9068f3c9 (qgis): [themes] Fix selection text for various widgets
- 12:34 PM Revision b5cb74fe (qgis): address @wonder-wonder-sk 's comments on node editor improvements
- 12:34 PM Revision 0255a67a (qgis): [node editor] Dragging a rectangle to select vertices will only select
- vertices from a given feature if it is bounded to the node editor panel
- 12:34 PM Revision a34a4f37 (qgis): [node editor] Use a timer to properly raise panel, improve hint label
- 12:34 PM Revision 401cea1b (qgis): [node editor] When a feature is bound to the editor panel, only allow v...
- 12:34 PM Revision 47dd5f15 (qgis): [node editor] Update the table of vertices when deleting some
- 12:34 PM Revision 2cfbb28d (qgis): [node editor] Restore node editor panel postion/docked state
- 12:34 PM Revision d77596cc (qgis): [node editor] Always show node editor panel upon activating the node tool
- 12:34 PM Revision cf90371b (qgis): [node editor] When no feature is selected, offer an hint label to ease ...
- 12:34 PM Revision 642ff63e (qgis): [node editor] Improve UX by having right-click bind feature to node edi...
- 12:34 PM Revision c84e6edb (qgis): [node editor] Update the table of vertices when bounded geometry changes
- (e.g., undo/redo operations)
- 11:22 AM Revision a80f3d01 (qgis): Merge branch 'master' into sirs_db_manager
- 11:20 AM Revision 00852f16 (qgis): Update oracle, vlayer, spatialite connector.py
- 10:48 AM Revision ad81e66d (qgis): Update gpkg UpdateTableColumn add argument new_comment
- 10:44 AM Revision 9fe21945 (qgis): Indentation
- 10:02 AM Revision 2defe21c (qgis): [node editor] When no feature is selected, offer an hint label to ease ...
- 10:02 AM Revision 1bf792cc (qgis): [node editor] Update the table of vertices when bounded geometry changes
- (e.g., undo/redo operations)
- 10:02 AM Revision d5acddfd (qgis): [node editor] Update the table of vertices when deleting some
- 10:02 AM Revision 8bd997d0 (qgis): [node editor] Improve UX by having right-click bind feature to node edi...
- 10:02 AM Revision 63ee9a34 (qgis): address @wonder-wonder-sk 's comments on node editor improvements
- 10:02 AM Revision 88452637 (qgis): [node editor] Always show node editor panel upon activating the node tool
- 10:02 AM Revision 5e568455 (qgis): [node editor] Use a timer to properly raise panel, improve hint label
- 10:02 AM Revision 52df2928 (qgis): [node editor] When a feature is bound to the editor panel, only allow v...
- 10:02 AM Revision 0a239fa9 (qgis): [node editor] Dragging a rectangle to select vertices will only select
- vertices from a given feature if it is bounded to the node editor panel
- 10:02 AM Revision 704e3de5 (qgis): [node editor] Restore node editor panel postion/docked state
- 09:39 AM Revision 39f7d9a8 (qgis): fix include
- 09:25 AM Revision b5a48755 (qgis): Add autogenerated sip file and remove =default in qgsstorebadlayerinfo....
- 08:45 AM Revision 49096431 (qgis): Merge pull request #8948 from elpaso/bugfix-20198-server-DescribeFeatur...
- Fix server WFS TYPENAME filter in describeFeatureType
- 08:44 AM Revision de297673 (qgis): Merge pull request #8950 from elpaso/bugfix-opengis-zug-wmsroot
- Fix server WMS short name (unreported)
- 08:38 AM Revision e3516ab1 (qgis): [processing] fixed qgis algorithms help file
- fixes #20966
- 08:32 AM Revision e9fd6537 (qgis): Fix include
- 08:30 AM Revision db3b9aeb (qgis): Revert "[processing] hide 'select file' button for vector layers when t...
- This reverts commit f2044528951bbb09a70b9c696d79d8cd5b756214.
It's a contentious fix, which needs discussion - 08:24 AM Revision bdf77ac7 (qgis): fixes #20893 : Update virtual layer when referenced layer update its fi...
- 08:02 AM Revision eb47288f (qgis): [processing] correctly set output styles for models
- fixes #20573
- 08:02 AM Revision f2044528 (qgis): [processing] hide 'select file' button for vector layers when there are...
- fixes #21055
- 07:49 AM Revision af2501e7 (qgis): support also mesh elements with >4 vertices
2019-01-22
- 11:52 PM Revision 508817d6 (qgis): Fix MAC build for OSX < 10.14
- 11:51 PM Revision 928a559a (qgis): update MDAL to 0.1.4 (RC1 for QGIS 3.6)
- 09:45 PM Revision f1760ee5 (qgis): Remove include "qgsapplication.h" from qgswkbptr.h
- qgswkbptr.h is included indirectly by a large number of source files.
So this commit does the following:
- remove #... - 09:45 PM Revision 1cd7bde1 (qgis): Do not build images.qrc for tests
- Before this commit the qrc_images.cpp was generated for each test listed in
tests/src/gui/CMakeLists.txt but the cont... - 09:45 PM Revision 96a9a723 (qgis): Remove unnecessary includes
- 06:11 PM Revision 156cb716 (qgis): Update sip list, add since QGIS 3.6
- 05:41 PM Revision 3da3103e (qgis): Merge pull request #8947 from alexbruy/interpolation-backport
- [processing] use complex delimiter for interpolation data (fix #20490)
- 05:40 PM Revision 73c31df8 (qgis): osgeo4w: also look for GRASS 7.6
- (cherry picked from commit 4048d37a46fcf8046c26b1beac50af0f329718b7)
- 05:40 PM Revision 4048d37a (qgis): osgeo4w: also look for GRASS 7.6
- 05:40 PM Revision a2cb07ed (qgis): [processing] use active layer by default in field calculator algorithm
- (fix #19686)
(cherry picked from commit 95209d134cad8cd7761e4f2246ee5ec937e90d73) - 05:37 PM Revision f9b0f773 (qgis): Set appropriate window title when editing a join
- 05:37 PM Revision 7d7462c3 (qgis): Fix loss of project when saving to QGZ format and path contains non-asc...
- Fixes #19567
- 05:37 PM Revision d3924adf (qgis): Use QFile to write zip contents, instead of std::ofstream
- Because std::ostream doesn't handle non-ascii paths
Refs #19567 - 05:37 PM Revision f514516d (qgis): Exposing more CRS variables
- 05:37 PM Revision 85a6b1ac (qgis): Followup map settings variable commit
- 05:37 PM Revision cb7838ba (qgis): Silently alias old "$scale" expression function to "@map_scale" (when a...
- Allows older projects to open without change. We still hide $scale from the
builder UI, as we eventually want to clam... - 05:37 PM Revision cccd9766 (qgis): Fix build
- 05:36 PM Revision 9cf2ff31 (qgis): Fix evaluation of data defined properties for subsymbols of subsymbols
- Fixes #18384
- 05:17 PM Revision 80e75342 (qgis): Add test to ensure server throws exception if layer is invalid
- 04:35 PM Revision 87e06543 (qgis): german translation update
- 04:11 PM Revision ffae79b7 (qgis): Consider feedback
- 03:47 PM Revision 855b3b4e (qgis): oracle provider: check for valid lastInsertId() on ::addFeatures (fixes...
- 02:37 PM Revision 3c835035 (qgis): Correctly set matrix after defining map settings (#8946)
- * Correctly set matrix after defining map settings
* Update qgsquickmaptransform.cpp - 02:36 PM Revision a288ab56 (qgis): Update qgsquickmaptransform.cpp
- 02:36 PM Revision 4e8898d4 (qgis): Fix server WMS short name (unreported)
- This patch fixes a WMS server bug when "Short name" was
set in project settings for service capabilities.
When the s... - 02:28 PM Revision 59fd8df3 (qgis): Fix server WFS TYPENAME filter in describeFeatureType
- Fixes #20198
with tests - 02:25 PM Revision 0c4c8feb (qgis): Merge pull request #8945 from alexbruy/processing-fieldcalc
- [processing] use active layer by default in field calculator algorithm (fix #19686)
- 01:59 PM Revision b1298500 (qgis): Merge pull request #8929 from elpaso/bugfix-21059-server-post-request-i...
- Fix POST requests for QGIS server
- 01:07 PM Revision 255d5104 (qgis): [processing] use complex delimiter for interpolation data to avoid
- overlaps with charactes which can be used in the layers source URI (fix #20490)
(cherry picked from commit 17fd86e72... - 01:03 PM Revision 3a981746 (qgis): Merge pull request #8942 from alexbruy/processing-interpolation
- [processing] use complex delimiter for interpolation data (fix #20490)
- 01:03 PM Revision 3de15505 (qgis): Merge pull request #8944 from alexbruy/processing-bakports
- [processing ] various backports
- 12:37 PM Revision 215f7fc7 (qgis): Correctly set matrix after defining map settings
- 12:24 PM Revision c3fc41ec (qgis): fix translation string
- 12:23 PM Revision 57401061 (qgis): german translation update
- 12:14 PM Revision 2641b3fe (qgis): Allow REQUEST_BODY in tests even if QGISDEBUG is off
- 10:56 AM Revision f6b8694a (qgis): Merge pull request #8937 from mhugo/release-3_4
- IndexExtent second fix
- 10:40 AM Revision 139659c0 (qgis): add note about format of the srcnodata parameter
- (cherry picked from commit 133b4057a6bd91cbff4108d41c24052d59711f8c)
- 10:39 AM Revision 42b2bc79 (qgis): [processing] add missed "srcnodata" parameter to the buildvrt algorithm
- (fix #20586).
Without this parameter it is not possible to remove collars surrounding
input raster which may overlap... - 10:39 AM Revision f74c280c (qgis): [processing] add optional EXTRA parameter to gdalwarp algorithm (fix #2...
- This allows users to pass additional command-line arguments which are
not exposed in the algorithm definition. The mo... - 10:37 AM Revision 8c24fa84 (qgis): Merge pull request #8927 from alexbruy/processing-vrt
- [processing][needs-docs] add missed "srcnodata" parameter to the buildvrt algorithm (fix #20586)
- 10:20 AM Revision e75a8882 (qgis): Fix shortest path algorithm can "shortcut" when using network in geogra...
- Fixes #20997
- 10:08 AM Revision 4592fa70 (qgis): Removed leftover
- 10:04 AM Revision 95209d13 (qgis): [processing] use active layer by default in field calculator algorithm
- (fix #19686)
- 09:57 AM Revision e1146df8 (qgis): testqgsattributetable.cpp: fix build with qt 5.5
- 09:44 AM Revision 02c3c8e8 (qgis): Fix doxy string
- 09:15 AM Revision 17fd86e7 (qgis): [processing] use complex delimiter for interpolation data to avoid
- overlaps with charactes which can be used in the layers source URI (fix #20490)
- 09:00 AM Revision c4e434e1 (qgis): IndexExtent second fix
- Replace extent() by visibleExtent().
Forgotten commit backported from master - 08:27 AM Revision 8a920e0b (qgis): Rework QgsNetworkAccessManager::requestAboutToBeCreated() to be thread
- safe, and encapsulate more useful request information
- 08:21 AM Revision eef7f49a (qgis): Fix test to use re instead of lxml (the simpler the better)
- 08:05 AM Revision 0e0146d8 (qgis): Merge pull request #8924 from elpaso/bugfix-20927-server_exp_filter
- Server WFS EXP_FILTER bugfixes
- 07:18 AM Revision 133b4057 (qgis): add note about format of the srcnodata parameter
- 07:17 AM Revision dc2b29ce (qgis): [processing] add missed "srcnodata" parameter to the buildvrt algorithm
- (fix #20586).
Without this parameter it is not possible to remove collars surrounding
input raster which may overlap... - 03:14 AM Revision ee344312 (qgis): Use a QHash instead of std::unordered_map
- Because it turns out MUCH MUCH faster
- 03:14 AM Revision 60a6fc13 (qgis): Slightly more efficiency in QgsStatisticalSummary
- 02:18 AM Revision d70191d2 (qgis): Set appropriate window title when editing a join
- fixes #17554
- 02:13 AM Revision fc996690 (qgis): Flip sequential calls to QgsRasterBlock::isNoData/value to single
- unified call
Because... speed! - 02:13 AM Revision ddd357c2 (qgis): Add API to QgsRasterBlock to obtain both pixel value AND no data
- flag in a single call
This is much more efficient then making two calls, since the
QgsRasterBlock::isNoData() check ...
2019-01-21
- 11:39 PM Revision bb2c3663 (qgis): [processing] add optional EXTRA parameter to gdalwarp algorithm (fix #2...
- This allows users to pass additional command-line arguments which are
not exposed in the algorithm definition. The mo... - 11:21 PM Revision 12537073 (qgis): Merge pull request #8928 from signedav/newbranch_qgis
- Use valueAxis in QML-Widget example
- 09:54 PM Revision 49cb397f (qgis): Update layer statistics when adding column to table in order to be disp...
- fixes #13504
- 09:52 PM Revision d57c182d (qgis): Allow QgsRasterIterator to iterate over a raster layer, WITHOUT
- actually fetching the raster block data
This allows for efficient iteration over a "reference" layer, where
you requ... - 09:52 PM Revision 83c0ea9a (qgis): Fix warning
- 07:15 PM Revision 691176b3 (qgis): Fix POST requests for QGIS server
- Followup https://github.com/qgis/QGIS/pull/8830 that fixed
a regression with rewritten urls in the server, unfortunat... - 05:58 PM Revision e8416661 (qgis): use valueAxis in qml example
- fixes #20472
- 05:26 PM Revision 73e774b7 (qgis): remove redundant code
- 03:50 PM Revision 9184a5b2 (qgis): Update connector.py
- 03:36 PM Revision ad9613ff (qgis): set enabled flags of single tableitems
- 02:59 PM Revision b391c087 (qgis): Merge pull request #8923 from m-kuhn/native_densify_by_interval
- Add native densify by interval algorithm
- 02:44 PM Revision b6f71767 (qgis): Use QgsFeature3DHandler in 3D point symbol implementation
- This is a small refactoring of 3D point symbol code, with three goals:
- use the new handler class just like line an... - 02:33 PM Revision d9bf6eb0 (qgis): [Tests] Add LIKE with underscore (_) as partially uncompiled expression...
- 12:41 PM Revision 25acd79a (qgis): Make travis happy again
- 12:37 PM Revision 9b7e1912 (qgis): Add tests for WFS GetFeature EXP_FILTER
- Fixes #20927 - QGIS Server: WFS issue using the EXP_FILTER parameter
- 12:35 PM Revision ad7ab51f (qgis): WFS EXP_FILTER respect complex expressions
- 12:33 PM Revision d4ac9318 (qgis): WFS GetFeature throws and exception when EXP_FILTER has errors
- ... instead of silently returning all features
- 11:51 AM Revision 11948283 (qgis): update correction
- 11:01 AM Revision 1b11ba43 (qgis): fix docs
- 11:01 AM Revision 7423a749 (qgis): add option to export mesh dataset to raster block (for processing algs)
- 10:41 AM Revision 9fec8edf (qgis): Make densify interval parameter dynamic
- 10:16 AM Revision 1e8f8193 (qgis): Rename files because there are two densify algs
- 09:49 AM Revision 9452667a (qgis): Add native densify by interval algorithm
- 09:11 AM Revision 8db14d8f (qgis): Merge pull request #8906 from m-kuhn/native_polygons_to_lines
- Add native polygonstolines algorithm
- 08:13 AM Revision 69b199a9 (qgis): Merge pull request #8913 from m-kuhn/fix_geometrycollection_equality
- Fix QgsGeometryCollection (and subclasses) `equal`
- 07:46 AM Revision c5420165 (qgis): Sipify
- (cherry picked from commit eafedeeb8bb62fec7f0470add3123404a16a4f70)
- 07:46 AM Revision e29ccb7a (qgis): Add better api docs on Property usage
- (cherry picked from commit 6dc537f9632b755159651ca961bf77d3a1822dde)
- 07:46 AM Revision d424ecc1 (qgis): Make URLS in message log clickable
- (cherry picked from commit dc7a4ce53c5120ae828ef711ea80d2a11e50ba9c)
- 07:46 AM Revision a08c8b77 (qgis): add one more api doc
- (cherry picked from commit 305131c5b4a479724688eab0d1d029d55191355f)
- 07:46 AM Revision 6584fb29 (qgis): Fix project loading task never completes when project has embedded layers
- Fixes #21012
(cherry picked from commit 7ad4b05112af0c35bd9a8e0526e8823a6b695335) - 04:48 AM Revision 305131c5 (qgis): add one more api doc
- 04:48 AM Revision eafedeeb (qgis): Sipify
- 04:48 AM Revision 6dc537f9 (qgis): Add better api docs on Property usage
- 02:57 AM Revision dc7a4ce5 (qgis): Make URLS in message log clickable
- 02:34 AM Revision 9da842d4 (qgis): Fix crash when zooming in PostGIS raster layers (ticket 20747)
- 02:33 AM Revision 195d98f4 (qgis): [needs-docs][processing] Port SAGA raster surface volume to native QGIS...
- The SAGA version of this algorithm is of limited use in QGIS, because the
volume calculated is embedded only in the S...
2019-01-20
- 01:19 PM Revision 1b7932a2 (qgis): Minor code cleanup
- 01:16 PM Revision 1be40f57 (qgis): Add a nullptr guard in the geometry equality check
- 01:16 PM Revision b89e1f74 (qgis): Add a nullptr guard in the geometry equality check
- 01:07 PM Revision 23885e51 (qgis): Add tests for native polygonstolines algorithm
- 12:50 PM Revision 2c00790c (qgis): Fix QgsGeometryCollection (and subclasses) `equal`
- The previous behavior was to check if all parts of the collection are exactly the same.
The new check will check if a... - 12:43 PM Revision 6c110c82 (qgis): Correctly assign output type from input type
- 12:39 PM Revision f4a25ebd (qgis): Fix QgsGeometryCollection (and subclasses) `equal`
- The previous behavior was to check if all parts of the collection are exactly the same.
The new check will check if a... - 12:28 PM Revision e3fda18a (qgis): Merge pull request #8908 from neteler/patch-76
- Complete grass76 support
- 11:11 AM Revision 8871a589 (qgis): Merge pull request #8910 from neteler/patch-78
- Complete grass76 support
- 11:04 AM Revision ab4b38ce (qgis): Guard against nullptr
2019-01-19
- 10:18 PM Revision c022e1f3 (qgis): Complete grass76 support
- 10:08 PM Revision 8db3dead (qgis): Complete grass76 support
- 09:40 PM Revision c50d36c0 (qgis): Fix possible crash when unloading project
- 09:40 PM Revision 7ad4b051 (qgis): Fix project loading task never completes when project has embedded layers
- Fixes #21012
- 09:40 PM Revision f3c92fab (qgis): Constify
- 09:40 PM Revision eb7dc595 (qgis): Fix connect to lamda missing context argument
- 08:24 PM Revision abd6297d (qgis): Write entry to server log if a datasource/map/print composition is not ...
- 09:09 AM Revision 0b248dc8 (qgis): Use iterator for parts
- 08:49 AM Revision bfa93458 (qgis): Merge pull request #8904 from qgis/3nids-patch-2
- add type property to QgsGeometry
2019-01-18
- 09:02 PM Revision 11def47d (qgis): add type property to QgsGeometry
- 07:07 PM Revision 4c8af20b (qgis): Add native polygonstolines algorithm
- 04:56 PM Revision 1903403f (qgis): [Tests] Add LIKE underscore (_) test to feature source test base
- 04:12 PM Revision 20a1d7ff (qgis): Merge pull request #8898 from mhugent/postgis_raster_3_4
- Fix crash when zooming in PostGIS raster layers (ticket 20747)
- 04:09 PM Revision 22418b47 (qgis): Followup 2ec05137, fix incorrect styling of some GUI elements
- 04:09 PM Revision b55b0ec3 (qgis): Add custom QStyle override to allow more flexibility with theming
- Allows us to apply custom style overrides. Initially, this just
improves the appearance of disabled icons on dark the... - 04:09 PM Revision 1a8537a0 (qgis): Fix/improve visual look of new version notification
- - Set a better background color (yellow feels like a negative warning)
- Set text color to black to play nice with th... - 03:46 PM Revision 575d385e (qgis): Use QgsMapRendererJob::Errors instead of QList< QPair >
- 01:53 PM Revision 6551c2a7 (qgis): Release of 2.18.28
- 01:53 PM Revision f6ddc62f (qgis): Release of 3.4.4
- 12:58 PM Revision 8709ab61 (qgis): Merge pull request #8893 from wonder-sk/rule-based-3d-renderer
- Rule-based 3D renderer
- 12:11 PM Revision de5c7cb6 (qgis): Remove layout margins
- 11:45 AM Revision 6e0930ad (qgis): Add tests for load_json and write_json
- 11:45 AM Revision 0e5268b5 (qgis): Add expression functions load_json and write_json [FEATURE]
- 11:45 AM Revision 008dfeed (qgis): Rename json functions to postgres names
- 11:45 AM Revision fc548795 (qgis): Add function docs for load_json and write_json
- 11:45 AM Revision 01e2b80c (qgis): Fix compiler warning
- 11:43 AM Revision 2797f3a7 (qgis): Merge pull request #8901 from mhugo/release-3_4
- IndexExtent fix
- 11:35 AM Revision 355820a7 (qgis): Add hyperlink to the download page in check QGIS version dialog
- 11:35 AM Revision cb238720 (qgis): Add hyperlink to the download page in check QGIS version dialog
- 11:33 AM Revision d1cc1ee4 (qgis): Fix compilation for @nirvn
- 11:21 AM Revision adb5998b (qgis): Formatting fix
- 11:17 AM Revision a01caa43 (qgis): De-Q_FOREACH-ification
- 10:53 AM Revision c5512a4b (qgis): IndexExtent fix
- Backport from cd1f3162c6
- 10:53 AM Revision cd1f3162 (qgis): Merge pull request #8852 from mhugo/fix_index_extent
- IndexExtent fix
- 10:36 AM Revision eb256e94 (qgis): Fix doxygen warnings
- 10:36 AM Revision 7ba5998d (qgis): Calculate correct legend size when using expression based labels
- 10:36 AM Revision fccb808c (qgis): Indentation
- 10:36 AM Revision 349946c6 (qgis): Layer and layer node items have access to map layer expression context ...
- 10:36 AM Revision d70b60d4 (qgis): [FEATURE][layouts] Allow expressions to be embedded inside legend item ...
- This feature allows for expressions to be embedded directly inside
legend item text (e.g. group, subgroup and item te... - 10:36 AM Revision b3d5f277 (qgis): Constify
- 10:36 AM Revision 2df58932 (qgis): Use the full available expression context when rendering symbols
- in layout legends
This means the symbols will have access to variables like the
current atlas feature. - 10:02 AM Revision f369461f (qgis): Respect project selection color when saving map canvas as image/PDF
- 10:01 AM Revision c17dc43d (qgis): Respect project selection color when saving map canvas as image/PDF
- 09:32 AM Revision 9875821b (qgis): Review fixes, sip, doc fixes, icons, style panel fix
- 09:27 AM Revision 73644066 (qgis): Merge pull request #8899 from mhugo/release-3_4
- 3.4 backports
- 07:40 AM Revision 0072dbbf (qgis): Fix crash when zooming in PostGIS raster layers (ticket 20747)
- 05:35 AM Revision 4575547f (qgis): Fix/improve visual look of new version notification
- - Set a better background color (yellow feels like a negative warning)
- Set text color to black to play nice with th... - 03:38 AM Revision b43943a9 (qgis): [FEATURE] New expression variables for legend items
- Adds new variables for use in data defined expressions for layout legend items, including
- @legend_title
- @legend_... - 02:56 AM Revision d3c04c20 (qgis): add /usr/share/qgis/python/plugins to PYTHONPATH (#8877)
- this is needed to find the correct processing (and db_manager and metasearch)
(cherry picked from commit 6896ce9babf... - 02:56 AM Revision 97dcdc17 (qgis): Allow gdal_rasterize to accept -init with value of 0; changed default v...
- (cherry picked from commit 36c821da34de31074f099a933ffab1bf27c03b3c)
- 02:56 AM Revision 1639c745 (qgis): Added test for 'gdal_rasterize -init 0'
- (cherry picked from commit 2488f71ddb8273d7f9ca61843d4ee6b3097cbffd)
- 02:56 AM Revision a0e91f37 (qgis): Add API to read/write QgsExpressionContextScope from/to XML
- 02:56 AM Revision 7c5dcd67 (qgis): Persist canvas expression context scope variables to project
- and restore individual scope variables for each canvas on project
load. - 02:05 AM Revision 4ff81e06 (qgis): Fix build warning
2019-01-17
- 11:50 PM Revision 2488f71d (qgis): Added test for 'gdal_rasterize -init 0'
- 11:50 PM Revision 36c821da (qgis): Allow gdal_rasterize to accept -init with value of 0; changed default v...
- 09:02 PM Revision f069342b (qgis): Rendering test for rule-based 3D renderer
- 08:54 PM Revision 0aae2c1d (qgis): Add missing headings and remove table captions (#8892)
- * Add missing headings and ToC anchors
Adds missing headings (and table of contents anchors) for 'Renamed Enum Value... - 08:44 PM Revision 42f157f7 (qgis): GUI for rule-based 3D renderer
- 08:40 PM Revision 5d05d467 (qgis): [FEATURE] Add rule-based 3D renderer
- Next to the "simple" vector layer 3D renderer that uses a single symbol
for all features, this new renderer allows de... - 07:00 PM Revision 67938e54 (qgis): Merge pull request #8863 from rldhont/server-wmts-config-matrices
- WMTS tile matrices configuration [Server][Feature]
- 04:00 PM Revision 00be400b (qgis): add name to travis builds (#8889)
- 03:40 PM Revision 5fa5631b (qgis): add enum value to key and reverse helpers (#8879)
- * add enum value to key and reverse helpers
* cast cont char* to QString
* use QStringLiteral - 03:29 PM Revision 81aa1439 (qgis): [Server][Feature][needs-docs] WMTS tile matrices configuration
- In QGIS Server 3.4, the WMTS API has been added in which the tile matrices are calculated except fro EPSG:3857 and EP...
- 03:16 PM Revision 182e85c1 (qgis): add name to travis builds
- 02:42 PM Revision 68994adc (qgis): Add missing api breaking change for setMapTipTemplate() to QgsVectorLay...
- * Add missing change for QgsVectorLayer
* Update, to include mention of setDisplayExpression - 02:42 PM Revision 6896ce9b (qgis): add /usr/share/qgis/python/plugins to PYTHONPATH (#8877)
- this is needed to find the correct processing (and db_manager and metasearch)
- 01:43 PM Revision 2d56345c (qgis): Use QgsFeature3DHandler implementation for line 3D symbols
- 08:55 AM Revision 0f3c39de (qgis): Server: throw exception in GetMap if DB connection is not ok
- 07:48 AM Revision 681707b5 (qgis): Slightly nicer linked color icons
- 07:35 AM Revision c9135868 (qgis): Ship better default polygon symbols using outline's simple line when ap...
- 07:34 AM Revision 689d4f76 (qgis): Ship better default polygon symbols using outline's simple line when ap...
- 06:14 AM Revision 3d283c1b (qgis): [needs-docs] Show actual linked color in color buttons when color
- has been linked to a project color
Instead of only showing linked color status in the accompanying
data defined butt... - 06:14 AM Revision 572e2d54 (qgis): Unify code
- 03:39 AM Revision 4d54a1f3 (qgis): Fix some more tiny icons on hidpi displays
- (cherry picked from commit 956a74fcb7f2e4b621aa0d0342bafa85b17ff8ca)
- 03:39 AM Revision 6f2daac6 (qgis): [browser] Don't show gdal/ogr layer items for QGIS style xml files
- These aren't layers, so the extra entries are just distracting noise.
(cherry picked from commit 2aab28380c603999e40... - 03:39 AM Revision db57c153 (qgis): Set correct message bar for attribute table 'select by expression' dialog
- (cherry picked from commit 4ae3bcd23f1a3c910644298bd1aa52cd148b569f)
- 03:39 AM Revision 387334d7 (qgis): Use a minimal expression context in symbol layer tree preview icons
- Allows the preview icon to correctly show linked project colors
(cherry picked from commit 3c0c2535d63b8a143671433de... - 03:39 AM Revision 8127c701 (qgis): Fix too small symbol layer preview icon on hidpi displays
- (cherry picked from commit 9014be0d37aa41327785ee2c360e492867c9fbf5)
- 03:39 AM Revision 3edf0f6c (qgis): Fix crash when using select by expression from attribute table dialog
- (cherry picked from commit 00c4d4af619c321720e435694491cfd2360cb5de)
- 03:39 AM Revision 42254b47 (qgis): [layouts] Fix loss of composition variables when converting 2.x composi...
- (cherry picked from commit 83340d0dfbbbeb4442bdaf592954b410a3e61861)
- 02:50 AM Revision 4ae3bcd2 (qgis): Set correct message bar for attribute table 'select by expression' dialog
- 02:50 AM Revision 00c4d4af (qgis): Fix crash when using select by expression from attribute table dialog
2019-01-16
- 12:21 AM Revision 7f5d8ea5 (qgis): [3d] Added Qgs3DRenderContext + QgsFeature3DHandler. Code refactoring.
- Currently implementation of 3D symbols runs a feature iteration loop
inside each implementation, making it difficult ... - 11:47 PM Revision 3c0c2535 (qgis): Use a minimal expression context in symbol layer tree preview icons
- Allows the preview icon to correctly show linked project colors
- 11:47 PM Revision 9014be0d (qgis): Fix too small symbol layer preview icon on hidpi displays
- 07:53 PM Revision 9419bfdc (qgis): Merge pull request #8878 from rldhont/sld-read-like-escapeChar-master
- [BUGFIX] SLD : Support escapeChar attribute of PropertyIsLike
- 05:46 PM Revision 1f9a14d9 (qgis): [BUGFIX] SLD : Support escapeChar attribute of PropertyIsLike
- In OGC FilterEncoding standard, the PropertyIsLike element has an escapeChar attribute in place of escape attribute.
... - 05:42 PM Revision aaede28b (qgis): [feature] Add expression for square by diagonal and rectangle from 3 po...
- With the new class QgsQuadrilateral, we can add expressions to create a square by a diagonal and rectangles by 3 points
- 05:39 PM Revision 200d4f6a (qgis): Fix connected widgets do not update in some circumstances
- 05:39 PM Revision f89d061b (qgis): [FEATURE][processing] Add geodesic mode for "Join by Lines (Hub lines)"...
- This allows optional creation of geodesic lines, which represent the
shortest distance between the points based on th... - 05:39 PM Revision 1248bea1 (qgis): Fix determination of geodesic line when first segment is small and coor...
- 05:38 PM Revision 19f0e02e (qgis): Merge pull request #8874 from rldhont/sld-read-like-escapeChar-34
- SLD : Support escapeChar attribute of PropertyIsLike
- 05:06 PM Revision b656fac7 (qgis): add /usr/share/qgis/python/plugins to PYTHONPATH
- this is needed to find the correct processing (and db_manager and metasearch)
- 04:12 PM Revision d3162559 (qgis): Merge pull request #8872 from elpaso/backport-3_4
- backports [server]
- 03:58 PM Revision d42a7b27 (qgis): [Bugfix][Oracle] Add ESCAPE when compiling LIKE
- The oracle SQL documentation specifies that *there is no default escape character* and *the escape character, if spec...
- 03:52 PM Revision 356bc386 (qgis): [BUGFIX] SLD : Support escapeChar attribute of PropertyIsLike
- In OGC FilterEncoding standard, the PropertyIsLike element has an escapeChar attribute in place of escape attribute.
... - 03:33 PM Revision 4e6a7309 (qgis): [FEATURE] postgres provider: save primary key selection
- When a view loaded from Data Source Managers's PostgreSQL tab you can
select the key columns of the view (by default ... - 02:30 PM Revision 21a7e154 (qgis): Merge pull request #8851 from mhugo/fix_vertex_tool_cache
- Fix vertextool's geometry cache invalidation
- 02:28 PM Revision f99a9112 (qgis): Fix geometry cache invalidation in vertex tool
- Partial backport of 21a7e154a3
- 02:26 PM Revision 7ab24c8c (qgis): Fix a thread safety issue in postgres provider
- Fix access to:
- PQexecNR
- openCursor
- closeCursor
- uniqueCursorName
Partial backport from eb08839429 - 02:24 PM Revision a6f26182 (qgis): translation updates
- 02:20 PM Revision eb088394 (qgis): Merge pull request #8850 from mhugo/fix_postgres_transaction_lock
- Fix libpq access from different threads
- 02:08 PM Revision 207c15da (qgis): [server] Fix layer order rendering when layers are in groups (#8796)
- Cherry-picked from master 1ba6b97f74775e9660f0592a517d03ed98aaf504
- 11:02 AM Revision 0459a3db (qgis): fix copy-paste error in mesh symbol type
- 11:02 AM Revision 0a7c8a70 (qgis): test quad_flower.2dm also in the mesh read tests
- 11:02 AM Revision d695c4b3 (qgis): [feature] [3d] [mesh] Display mesh faces in 3D view as terrain
- 11:02 AM Revision d2834bbb (qgis): fix 3d mesh test
- 10:26 AM Revision 83340d0d (qgis): [layouts] Fix loss of composition variables when converting 2.x composi...
- 05:50 AM Revision 299e3550 (qgis): Fix variable editor widget not playing well with dark themes
- 05:50 AM Revision 710d568c (qgis): Improve code editor default color scheme to fix dark background issues
- (this also backports night mapping code editor color scheme)
- 05:50 AM Revision 5ff59ce5 (qgis): Fix dual view's feature list not using app palette
- 05:50 AM Revision 193ae4de (qgis): [themes] Fix the processing modeler's rendering on dark backgrounds
- 05:04 AM Revision cabcce1f (qgis): Fix dual view's feature list not using app palette
- 04:56 AM Revision f275cc08 (qgis): Fix variable editor widget not playing well with dark themes
- 03:51 AM Revision 2e9919e1 (qgis): Show category/range label as breadcrumb title when editing classes in l...
- 02:10 AM Revision 2aab2838 (qgis): [browser] Don't show gdal/ogr layer items for QGIS style xml files
- These aren't layers, so the extra entries are just distracting noise.
- 02:04 AM Revision 956a74fc (qgis): Fix some more tiny icons on hidpi displays
- 02:04 AM Revision 701a29fd (qgis): [FEATURE] Double clicking a style .xml in the browser now opens
- the manager dialog, allowing browsing and non-edit actions for the
style. - 02:04 AM Revision 5ce54fdc (qgis): Release busy cursor before showing message box
- 02:04 AM Revision a1b44c93 (qgis): [FEATURE] When browsing a style from the browser panel, allow copying
- symbols to the default style from the right click menu and share button
Allows users to easily transfer symbols and ... - 02:04 AM Revision dd00777b (qgis): Refactor
- 02:04 AM Revision a7c18904 (qgis): Rename action for clarity
- 02:04 AM Revision 6246dd7d (qgis): Considerably simplify code, remove duplication
- 02:04 AM Revision ed797c98 (qgis): Nicer strings
- 02:04 AM Revision 2c22beaf (qgis): Fix initial selected tab in style manager dialog
- 02:04 AM Revision 42a78043 (qgis): Add method to hide favorites and smart groups from style manager dialog
- 02:04 AM Revision 878cec99 (qgis): Allow additional tags to be set when copying items to default style
- 02:04 AM Revision 1a45c8c0 (qgis): Add 'Copy to default' action as a dedicated button when browsing non-de...
- 02:04 AM Revision 0a119b9a (qgis): HIG
- 02:04 AM Revision ec8b299b (qgis): Add a read only mode to QgsStyleManagerDialog
- Allows the dialog to browse an existing style, but prevents users
from making any edits to the style.
2019-01-15
- 12:15 AM Revision 97fef536 (qgis): Merge pull request #8864 from 3nids/qproperty
- add Q_PROPERTY for QgsCoordinateReferenceSytem::isGeographic and QgsGeometry::isNull
- 08:32 PM Revision 4e31597f (qgis): add Q_PROPERTY for QgsCoordinateReferenceSytem::isGeographic
- 08:31 PM Revision 683dbff8 (qgis): use Q_PROPERTY instead of Q_INVOKABLE for QgsGeometry::isNull
- 03:10 PM Revision c885cd72 (qgis): add toString and repr for qgsvector
- 02:34 PM Revision 8757853b (qgis): Server: throw exception in GetMap if DB connection is not ok
- 02:04 PM Revision 63a34455 (qgis): [themes] Allow styling of SQL/python/expression/HTML code editors (#8860)
- 12:41 PM Revision 9aacf4ba (qgis): fix #20316 not possible to assign mesh crs
- 09:25 AM Revision 5badeda9 (qgis): Merge pull request #8835 from rldhont/bugfix-oracle-compile-expression-...
- [Bugfix][Oracle] Add ESCAPE when compiling LIKE
- 09:15 AM Revision dafbef1e (qgis): Merge pull request #8859 from elpaso/release-3_4-backports
- backport of [server] Use REQUEST_URI as default URL for FCGI requests
- 06:24 AM Revision 6957009f (qgis): [themes] Fix the processing modeler's rendering on dark backgrounds
- 05:47 AM Revision 59485f33 (qgis): Fix potential crash when removing entities from a style
- (cherry picked from commit 4b154a4a88f1d9e60f5b30aa835d7f18ff5d8635)
- 05:47 AM Revision 0dbe4d41 (qgis): Be theme friendly, don't hard-coded white background for locale sample ...
- (cherry picked from commit 807958878fd702a42704349766e02a42b361eb50)
- 05:47 AM Revision ee65a07f (qgis): Hidpi fixes for color picker widget
- (cherry picked from commit 1572abf1511b9c550294f5fbe8d663173a4748dd)
- 05:47 AM Revision d35228de (qgis): Fix main panel ownership in QgsPanelWidgetStack bindings
- (cherry picked from commit ef250c45631cb55c7e4281ed503efb46d869a56e)
- 05:47 AM Revision 3b233442 (qgis): Fix crash in metadata widget when remove is clicked and no items exist
- Fixes #20943
(cherry picked from commit 3bc06e2bb9b5037a341503355d099638eb130561) - 05:47 AM Revision 1e15c9fa (qgis): Fix connected widgets do not update in some circumstances
- (cherry picked from commit 0058dfc08ecde700ca581b85fc75c7b3d65d0682)
- 05:47 AM Revision 8ad544d6 (qgis): Refine multiline selection behaviour in editors
- (cherry picked from commit 9d4b80e2f1aa3a35db01110248905a668a2b6246)
- 05:47 AM Revision 74c5864b (qgis): Make color swatch list hi-dpi friendly
- (cherry picked from commit b49e9405081fcbd95985ee2e1b0a0669df87c1d9)
- 05:47 AM Revision 7d88163a (qgis): Fix a bunch of tiny icon sizes on hidpi displays
- (cherry picked from commit 773ee5535ae63dc5f614ea4c74a6f884c5a5eca1)
- 04:53 AM Revision 2e36fd60 (qgis): Update TRANSLATORS
- Most of the zh-Hant users are Taiwanese, so the flag of zh-Hant should change to flag of Taiwan, not flag of China :)
- 03:48 AM Revision 80795887 (qgis): Be theme friendly, don't hard-coded white background for locale sample ...
- 03:48 AM Revision 61252f8c (qgis): [themes] Additional fixes for Blend of Gray
- - better welcome page (et cie) disabled text
- improve tree view item hover color to avoid masking
drop indicator w... - 03:37 AM Revision 004d6bae (qgis): Add QgsRenderContext to QgsLayerTreeModelLegendNode::ItemContext
- 03:36 AM Revision 773ee553 (qgis): Fix a bunch of tiny icon sizes on hidpi displays
2019-01-14
- 12:30 AM Revision 6f23d30f (qgis): Mesh (and raster) calculator dialog HIG fixes and standardization
- And fix typo and warnings
- 12:24 AM Revision edadcb77 (qgis): Refactoring of rectangle maptools
- Adds a new geometry class QgsQuadrilateral, for 4 sided geometries.
- 12:20 AM Revision 046bec48 (qgis): Use render context when drawing layout legends
- 10:22 PM Revision dedbbd4a (qgis): Merge pull request #8830 from elpaso/bugfix-server-fcgi-rewritten-uri
- [server] Use REQUEST_URI as default URL for FCGI requests
- 04:12 PM Revision 4ea42faf (qgis): Server: throw exception if one or more layers are not available. Projec...
- 03:05 PM Revision 63429686 (qgis): IndexExtent fix
- This fixes a problem with the "IndexExtent" snapping indexing strategy.
I got a strange behaviour where all indexes w... - 03:04 PM Revision a1970104 (qgis): Fix vertextool's geometry cache invalidation
- This a forward port from d79c212e7ba1e5 in PR #8724
Another fix is added here (which will be backported to 3.4): lay... - 02:52 PM Revision 648672d7 (qgis): Fix libpq access from different threads
- This is a forward port from 05f949b58, following PR #8700.
In addition, two other fixes are added (that will be back... - 12:35 PM Revision 5c24b4e4 (qgis): Backport fixes #20547 : Fix error when using a spatialite layer with a ...
- 12:32 PM Revision a149e832 (qgis): use SVG icon for show mesh calculator
- 12:32 PM Revision cd9a84e1 (qgis): [feature] [mesh] Mesh Calculator
- Similarly to raster calculator, mesh calculator can take dataset groups from current mesh layer and
combine them with... - 12:32 PM Revision e163caf7 (qgis): update to MDAL 0.1.3 (mesh calculator API)
- 10:54 AM Revision 3cb7e31f (qgis): fix build
- 09:10 AM Revision 180bb6a4 (qgis): [FEATURE] Add "All" tab to style manager
- This allows you to see ALL the symbols/ramps matching the current
group/tag/filter. It makes it easier to manage grou... - 09:10 AM Revision b72e01f0 (qgis): Use QgsStyleModel in Style Manager dialog
- Fixes MANY symbol filtering issues in the dialog, and brings many
improvements (e.g. hidpi fixes, nicer tooltips, etc) - 09:10 AM Revision cd96ecd8 (qgis): [FEATURE] Add list view mode to style manager dialog
- This was added to the symbol list widget in 3.4, and now it's
available in the style manager dialog too. - 09:10 AM Revision f8af098f (qgis): Correctly handle selection of mixed item types
- 09:10 AM Revision 46c13e1b (qgis): Add missing endcond
- 09:10 AM Revision 4b154a4a (qgis): Fix potential crash when removing entities from a style
- 09:10 AM Revision d5cedfe9 (qgis): Dox++, deprecate method
- 07:41 AM Revision ef250c45 (qgis): Fix main panel ownership in QgsPanelWidgetStack bindings
- 04:14 AM Revision 3bc06e2b (qgis): Fix crash in metadata widget when remove is clicked and no items exist
- Fixes #20943
- 03:56 AM Revision 1572abf1 (qgis): Hidpi fixes for color picker widget
- 03:56 AM Revision 9b75a82a (qgis): Fix warnings
2019-01-13
- 12:07 AM Revision 627b0321 (qgis): Only enable qgisCrash() on FreeBSD and Linux systems with glibc
- Currently, qgisCrash() is enabled on all Linux platforms except Android,
but that's invalid: While glibc provides the... - 08:27 PM Revision 0ba9a326 (qgis): Add API to calculate innerTangents for 2 circles
2019-01-12
- 10:59 AM Revision 5364afe4 (qgis): [themes] Last round of theme fix (hopefully)
- 10:56 AM Revision aafd8481 (qgis): [themes] Last round of theme fix (hopefully)
- - improve progress bar size and look
- remove hard coded border color for progress bar
- fix plugin manager checkbox ... - 10:11 AM Revision 5cf87981 (qgis): [themes] Add pressed state for tool/push buttons in Night Mapping
- 10:10 AM Revision add1f96f (qgis): [themes] Add pressed state for tool/push buttons in Night Mapping
- 10:10 AM Revision ee110345 (qgis): [themes] Add pressed state for tool/push buttons in Blend of Gray
- 09:11 AM Revision 3aae40a2 (qgis): Refresh layout maps when project colors change
- 09:11 AM Revision f7745c94 (qgis): Add a signal to QgsProject for when project color scheme changes
- 09:11 AM Revision da53f145 (qgis): Auto update canvas, symbol preview, when project colors change
- Symbols may be using project colors, so the layers and previews
need to be updated when project color changes occur - 09:11 AM Revision b0de40d9 (qgis): Fix crash on exit when project signal is emitted during project destruc...
- 09:11 AM Revision 0f42c8e3 (qgis): Ensure that project colors show correctly in legend and symbol previews
- 09:11 AM Revision ac107698 (qgis): Move method for detecting project colors to QgsProperty
- 06:05 AM Revision 63156db7 (qgis): [themes] Fix a few more issues with Night Mapping
- - provide a visual feedback for checked menu actions
- improve scrollbar styling
- fix broken vertical slider - 06:05 AM Revision 8a80eeb2 (qgis): [themes] Fix a few more issues with Night Mapping
- - provide a visual feedback for checked menu actions
- improve scrollbar styling
- fix broken vertical slider - 06:04 AM Revision 495b7687 (qgis): [themes] Fix a few more issues with Blend of Gray
- - provide a visual feedback for checked menu actions
- improve scrollbar styling
- fix broken vertical slider
2019-01-11
- 11:07 PM Revision b61d6f8f (qgis): Merge pull request #8832 from troopa81/fix_20547
- fixes #20547 : Fix error when using a spatialite layer with a non-int primary key an a spatial index
- 09:39 PM Revision 53dbb023 (qgis): Fix "unexpected geometry type:7" warning thrown by pal geometry handling
- (cherry picked from commit ae9b8fcec4dc7b25d189781529b8215fda4f3cc7)
- 09:39 PM Revision be47fd55 (qgis): Dox++
- (cherry picked from commit 74b96ce9559c6b86fd42366e4a8dafe732881175)
- 09:39 PM Revision 7e397115 (qgis): Fix incorrect evaluation of data defined end color for shapeburst fills
- 09:39 PM Revision 2aeb38c2 (qgis): Backport Dox improvements
- 09:39 PM Revision 0697f0f0 (qgis): Fix a clazy warning
- (cherry picked from commit c94b305cd9d5f011a8775d2539da6a5d5d605329)
- 09:39 PM Revision 3376586e (qgis): Avoid console noise when loading layouts
- (cherry picked from commit 4da0796180d2e152c0fc1c028a62ff9c5dc96a7f)
- 09:39 PM Revision 680f2be3 (qgis): [layouts] Fix incorrectly rendered item background and frame when item is
- non-opaque
Fixes #20909
(cherry picked from commit 0de94dd1fe1f62df3547ca8e664489073807dd5e) - 09:39 PM Revision 0274be4a (qgis): Show feedback message when using Select by Expression, to match
- Select by Form behaviour
(cherry picked from commit 098aad5c1679142dee97bc298f5b75a40092b6de) - 08:31 PM Revision 7b664ea9 (qgis): Fix see also link
- 08:31 PM Revision 629de0c6 (qgis): Fix some corner cases
- 08:31 PM Revision 2a774d6d (qgis): [FEATURE][processing] New algorithm "Geodesic line split at antimeridian"
- Ports the similar algorithm from the shape tools plugin to c++, and utilises
built in QgsDistanceArea ellipsoidal cal... - 08:31 PM Revision a8bd12c4 (qgis): [FEATURE][API] Add method to QgsDistanceArea to split a (multi)line geo...
- at the antimeridian
Whenever line segments in the input geometry cross the antimeridian, they
will be split into two... - 08:31 PM Revision 021f5ea3 (qgis): [needs-docs][api] Rename QgsDistanceArea methods to change "date line"
- to "antimeridian"
Because the date line =/= +/-180 degree longitude, which is what
we were incorrectly using it to m... - 03:58 PM Revision 4d609ff4 (qgis): Merge pull request #8830 from elpaso/bugfix-server-fcgi-rewritten-uri
- [server] Use REQUEST_URI as default URL for FCGI requests
- 03:39 PM Revision 8efc6898 (qgis): Use mkdtemp for temporary directory and clean at the end of the test
- 03:36 PM Revision 99076c94 (qgis): Correct spell problems
- 02:30 PM Revision 911a3611 (qgis): Update travis building
- 02:15 PM Revision c0dd72ee (qgis): Update travis building
- 01:34 PM Revision 2623e605 (qgis): Indentation
- 01:34 PM Revision cfa1d54f (qgis): Link color buttons to their data defined buttons in symbology
- 01:34 PM Revision fc5c0659 (qgis): Update tooltip to reflect color setting
- 01:34 PM Revision 79d01a9b (qgis): Move QgsColorButton::createMenuIcon to public API, make static
- 01:34 PM Revision 56b363ea (qgis): Add icons for data defined colors
- 01:34 PM Revision fd9bd0a1 (qgis): Link labeling and layout data defined buttons to color buttons
- 01:34 PM Revision 8707eee2 (qgis): Fix incorrect evaluation of data defined end color for shapeburst fills
- 01:34 PM Revision e569331a (qgis): Disable linked color buttons when a project color is set for a property
- 01:34 PM Revision eecfe50d (qgis): [FEATURE] Show Project Colors in color bound data defined buttons
- This adds a new "Project Colors" section in data defined buttons
which are linked to a color value. The color menu co... - 12:31 PM Revision 938adb8c (qgis): [api] Add PyQGIS helpers to QgsGeometry.asMultiPoint(), asMultiPolyline()
- and asMultiPolygon()
- raise ValueError when these methods are called with null geometries
- raise TypeError when th... - 12:26 PM Revision 2664737f (qgis): Merge pull request #8827 from m-kuhn/gpkg_transaction_test
- sqlite_fetch_and_increment cached mode for transactions
- 12:04 PM Revision 06bf5a99 (qgis): add unit test
- 11:56 AM Revision 7852a7a7 (qgis): Update building
- 11:10 AM Revision 94784a5c (qgis): Update building
- 10:53 AM Revision 5962afdf (qgis): Improve expression documentation for sqlite_fetch_and_increment
- 10:36 AM Revision 4f20f50e (qgis): Update python/plugins/db_manager/db_plugins/postgis/connector.py
- Co-Authored-By: Ailurupoda <[email protected]>
- 10:36 AM Revision 0fcb6437 (qgis): Update python/plugins/db_manager/db_plugins/plugin.py
- Co-Authored-By: Ailurupoda <[email protected]>
- 10:36 AM Revision 4011a8db (qgis): Update python/plugins/db_manager/db_plugins/plugin.py
- Co-Authored-By: Ailurupoda <[email protected]>
- 10:30 AM Revision ccdd133c (qgis): Fix test linking
- 09:26 AM Revision 87442a53 (qgis): [Bugfix][Oracle] Add ESCAPE when compiling LIKE
- The oracle SQL documentation specifies that *there is no default escape character* and *the escape character, if spec...
- 04:45 AM Revision b49e9405 (qgis): Make color swatch list hi-dpi friendly
- 01:15 AM Revision 9d4b80e2 (qgis): Refine multiline selection behaviour in editors
2019-01-10
- 12:51 AM Revision b80829ce (qgis): Remove leftover QObject inheritance
- 12:51 AM Revision fdfe0cee (qgis): [api][needs-docs] Allow registering PyQGIS using a nice decorator syntax
- This allows nice and simple, elegant construction of checks for
Python.
To use, Python based checks should use the d... - 12:51 AM Revision fd001bbd (qgis): [FEATURE][layouts] Add validity check to flag when a map item
- has an overview which is not linked to any existing maps
- 12:07 AM Revision 2dd2488c (qgis): german translation update
- 11:57 PM Revision 93bfbd00 (qgis): Astyle
- 08:57 PM Revision 5c0bcd98 (qgis): Merge branch 'master' into sirs_db_manager
- 06:53 PM Revision c478ba9c (qgis): fixes #20547 : Fix error when using a spatialite layer with a non-int p...
- 06:21 PM Revision 238ea726 (qgis): Add comment on field | DbManager
- 06:02 PM Revision fd00cd54 (qgis): Merge pull request #8705 from arnaud-morvan/server_diagrams_filter
- Apply featureFilterProvider in QgsVectorLayerDiagramProvider
- 04:46 PM Revision a764c08e (qgis): Add comment on field | DbManager
- 04:29 PM Revision 2e976150 (qgis): Revert "Add comment on field | DbManager"
- This reverts commit 6b98d8de49f76ae10f31fdb644e9960225bb57f0.
- 04:08 PM Revision 6b98d8de (qgis): Add comment on field | DbManager
- 03:10 PM Revision 29ad9d7f (qgis): on mac, terrain is sometimes not loaded on time [3d] fix #20963
- 11:18 AM Revision 70466320 (qgis): Typo (old one)
- 10:59 AM Revision a740fec0 (qgis): Make sure sqlite_fetch_and_increment is always executed on the main thread
- 10:58 AM Revision cd763bcc (qgis): Update override comment with a full explanation of what it does
- Also checks for original url emptiness before returning it.
- 10:54 AM Revision b4d764ae (qgis): Fix typo
- 10:54 AM Revision 78caf770 (qgis): removing whitespaces
- 10:54 AM Revision 99837cf7 (qgis): adding QgsRenderContext support
- 10:54 AM Revision 8b374433 (qgis): Adding QgsRenderContext support
- 10:54 AM Revision db699add (qgis): removed duplicate signatures
- 10:54 AM Revision 58dc1537 (qgis): fixing whitespaces in newer functions
- 10:54 AM Revision 70880089 (qgis): Avoid duplicate code
- 10:54 AM Revision 32126ca2 (qgis): Add missing since annotation
- 10:54 AM Revision 5c2b3943 (qgis): Dox++
- 10:54 AM Revision c7d09a32 (qgis): Fix typo
- 10:54 AM Revision 2a2995aa (qgis): Sipify
- 10:54 AM Revision f0ffbeb7 (qgis): change bindings again
- 10:54 AM Revision 12273fa8 (qgis): Change bindings
- Manually inserting the proper binding
- 10:54 AM Revision 1fff24da (qgis): adding missing include for qgsrendercontext
- 10:54 AM Revision 2fab80e4 (qgis): adding barebone documentation
- 10:54 AM Revision f2290fcd (qgis): adding QgsRenderContext class to the header
- 10:54 AM Revision e8b057b4 (qgis): Fix crash
- 10:48 AM Revision dafb1665 (qgis): Add an additional test for cached mode of sqlite_fetch_and_increment
- 10:40 AM Revision fc65d35f (qgis): [themes] Force fusion style for non-default UI themes on OS X
- 10:38 AM Revision abb0f73f (qgis): Merge pull request #8825 from nirvn/osx
- [themes] Force fusion style for non-default UI themes on OS X
- 10:35 AM Revision d3b4c7d8 (qgis): Add cached mode to sqlite_fetch_and_increment for transactions
- 09:09 AM Revision c7abba03 (qgis): [themes] Force fusion style for non-default UI themes on OS X
- 08:06 AM Revision c2637509 (qgis): Merge pull request #8820 from m-kuhn/map_layer_template
- QgsProject::mapLayer<Qgs[Type]Layer *>( layerId ); template
- 01:25 AM Revision 43df43fb (qgis): Fix build
2019-01-09
- 11:46 PM Revision 9a71839a (qgis): fix building without PyQt
- (cherry picked from commit 18abcb580a0e8e06fbea3fb8d9a80be117b53e94)
- 10:50 PM Revision fcc3996d (qgis): Remove unnecessary #include in server
- 06:46 PM Revision bb9ec39f (qgis): [server] Fix URL rewrite from fcgi servers
- The URL exposed in the XML documents generated
by the server was wrong because instead of
using the original URL (fro... - 06:46 PM Revision 00ec08a8 (qgis): Rewritten function comment
- 06:46 PM Revision cf5982c3 (qgis): Add tests for QgsFcgiServerRequest rewrites
- 06:13 PM Revision 918bfef5 (qgis): Add a test for transaction save local default value generation with gpkg
- 04:25 PM Revision e32c739b (qgis): Make use of QgsProject::mapLayer<QgsVectorLayer *> template
- 04:12 PM Revision 468f25c5 (qgis): Add a template method to get a casted maplayer
- This simplifies the casting of maplayers when accessing them from the layer registry.
- 03:08 PM Revision a222906f (qgis): Apply featureFilterProvider in QgsVectorLayerDiagramProvider
- 03:08 PM Revision 948048cd (qgis): Do not overwrite renderContext in QgsMapRendererJob::drawLabeling
- Dedicated QgsRenderContext is already created and configured in prepareLabelingJob.
- 02:26 PM Revision 2c8acf13 (qgis): Merge pull request #8818 from signedav/fix_featurecount_offlineediting
- Offlineediting - showFeatureCount property
- 12:52 PM Revision 012331e9 (qgis): Sibling of 5e61afcfe75e2196ad35c2341e3f040055a182a0
- 12:52 PM Revision bc4ec901 (qgis): tests for layernodeproperty "showFeatureCount"
- fixes https://github.com/opengisch/Vogelwarte_QField_2019/issues/4
- 12:52 PM Revision 5e61afcf (qgis): tests for layernodeproperty "showFeatureCount"
- fixes https://github.com/opengisch/Vogelwarte_QField_2019/issues/4
- 12:30 PM Revision d7ed48f5 (qgis): Sibling of 72bc1395f17cac84e800e4b43ae39317abe172d5
- 12:30 PM Revision 72bc1395 (qgis): copy property back on synchronize back
- 12:30 PM Revision 9292504a (qgis): copy property back on synchronize back
- 12:09 PM Revision 419b65d2 (qgis): copy showFeatureCount property to the new LayerTreeNode
- 12:09 PM Revision bd3f5426 (qgis): Sibling of 419b65d26d5a7feb7844c0c2346772fc223b331d
- 12:09 PM Revision a3c97c3d (qgis): copy showFeatureCount property to the new LayerTreeNode
- 11:22 AM Revision 5aed4d79 (qgis): Backport consider 'print as raster' setting for pdf print in server
- 10:20 AM Revision 9e957af4 (qgis): fix build
- 09:59 AM Revision b847b492 (qgis): Merge pull request #8813 from signedav/vacuum-past-simple
- Message after delete in proper english
- 07:44 AM Revision b411f36b (qgis): Merge pull request #8816 from rldhont/sld-read-like-escapeChar-218
- [BUGFIX] SLD : Support escapeChar attribute of PropertyIsLike
- 07:05 AM Revision 2213be55 (qgis): Update src/providers/ogr/qgsgeopackagedataitems.cpp
- Co-Authored-By: signedav <[email protected]>
- 07:05 AM Revision f1be8116 (qgis): Consider 'print as raster' setting for pdf print in server
- 07:05 AM Revision 1320456c (qgis): Update src/providers/ogr/qgsgeopackagedataitems.cpp
- Co-Authored-By: signedav <[email protected]>
- 03:15 AM Revision 41757c69 (qgis): Fix build
2019-01-08
- 08:54 PM Revision 0ab834e2 (qgis): [BUGFIX] SLD : Support escapeChar attribute of PropertyIsLike
- In OGC FilterEncoding standard, the PropertyIsLike element has an escapeChar attribute in place of escape attribute.
... - 05:11 PM Revision 22ddcb8c (qgis): proper english past form
- 03:17 PM Revision 15ddb270 (qgis): Merge pull request #8721 from signedav/json-for-valuerelations
- Storing Value Releation multi-selection as JSON
- 03:14 PM Revision 3732cb7e (qgis): Merge pull request #8810 from signedav/vacuum-after-delete
- Request for VACUUM after deleting GPKG layer
- 02:12 PM Revision dd0b33ed (qgis): Merge pull request #8809 from m-kuhn/expression_nullif
- Add NULLIF expression function [FEATURE]
- 02:07 PM Revision 1585ab41 (qgis): Update src/providers/ogr/qgsgeopackagedataitems.cpp
- Co-Authored-By: signedav <[email protected]>
- 01:15 PM Revision 3bd2843b (qgis): proper placing of message output
- 12:57 PM Revision a16e5f27 (qgis): put original message into else
- 12:28 PM Revision dba3b282 (qgis): request VACUUM after deleting geopackage
- 11:50 AM Revision 6e91349b (qgis): json gpkg tests
- 11:36 AM Revision 8754d55a (qgis): Fix JSON
- 11:07 AM Revision 6855a1c7 (qgis): Merge pull request #8639 from SrNetoChan/avoid_overlap
- Renames Avoid intersection to Avoid overlap [needs-docs]
- 10:56 AM Revision af027d9d (qgis): Add NULLIF expression function [FEATURE]
- 10:48 AM Revision eaad71e0 (qgis): Tweak API
- Better to use QVector here, because the QgsLineString/QgsGeometry
methods all use QVector too, and we want to avoid u... - 10:42 AM Revision 5df5c376 (qgis): Merge pull request #8507 from signedav/basicfix
- Delete selected tables as DataItem action
- 10:15 AM Revision 37eec198 (qgis): put message in log instead of message box
- 08:55 AM Revision 6ed0b476 (qgis): [FEATURE][georefencer] Make minimizing georeferencer when adding points
- from canvas an option
Allows users to disable this option, which is annoying on multi-monitor
setups where it can be... - 08:55 AM Revision dada301b (qgis): [georeferencer] Fix some HIG violations
- 07:24 AM Revision 0de94dd1 (qgis): [layouts] Fix incorrectly rendered item background and frame when item is
- non-opaque
Fixes #20909 - 07:01 AM Revision 098aad5c (qgis): Show feedback message when using Select by Expression, to match
- Select by Form behaviour
- 07:01 AM Revision 500dff10 (qgis): Capitalization
- 07:01 AM Revision 4da07961 (qgis): Avoid console noise when loading layouts
- 06:32 AM Revision ae9b8fce (qgis): Fix "unexpected geometry type:7" warning thrown by pal geometry handling
- 03:32 AM Revision fdea61a9 (qgis): Add method to calculate the geodesic line joining two points to QgsDist...
- Using geographiclib to calculate the line
- 03:32 AM Revision 9c7be5fa (qgis): Unit tests for QgsDistanceArea::geodesicLine
- 03:32 AM Revision dbf8fe6e (qgis): Use an iterative approach to determine the exact latitude
- where a geodesic crosses the international date line
And use this to correctly break geodesic lines which cross
the ... - 03:32 AM Revision adc5c174 (qgis): Expose method for calculating latitude geodesic crosses date line to pu...
- 03:32 AM Revision 148505d4 (qgis): Add a dependancy to geographiclib
- 03:32 AM Revision 41450732 (qgis): Fix clazy warnings
- 03:32 AM Revision e286c094 (qgis): Fix date line breaks with non geographic input CRS
- 03:32 AM Revision 13ac9071 (qgis): latitudeGeodesicCrossesDateLine also returns fraction of segment
- along which the crossing occurs
- 03:32 AM Revision b0c3b9f7 (qgis): Unit tests for QgsDistanceArea::latitudeGeodesicCrossesDateLine
- 03:32 AM Revision 654d7a43 (qgis): spelling
- 03:32 AM Revision c9c502a8 (qgis): Use proj geodesic.h instead of GeographicLib
- Because it contains the same functionality and avoids a new
dependency - 03:32 AM Revision ebd10446 (qgis): Add method to retrieve destination CRS from QgsDistanceArea
- 02:10 AM Revision 2b4482fa (qgis): Add option to unmerge categories
- 02:10 AM Revision 0259548a (qgis): Don't allow null entry to be merged
- 02:10 AM Revision d32714c8 (qgis): [API] Allow categorized renderer category values to be lists of values
- When a category is a list of values, that category will apply to
any of the values from the list - 02:10 AM Revision 224df0a2 (qgis): Add missing documentation for QgsCategorizedRenderer
- 02:10 AM Revision 7b245d18 (qgis): [FEATURE] Add option to merge categories in categorized renderer
- This allows users to select multiple existing categories and
group them into a single category, which applies to any ... - 02:10 AM Revision f3e7e1b7 (qgis): Q_FOREACH -> for
- 02:10 AM Revision 74b96ce9 (qgis): Dox++
- 02:10 AM Revision 210ec4c1 (qgis): More user friendly display of 'all other values' category
- 02:10 AM Revision f66773a1 (qgis): Nicer tooltips for merged categories
- 02:10 AM Revision c94b305c (qgis): Fix a clazy warning
- 02:10 AM Revision 1051f9b4 (qgis): Rename some methods for consistency/clarity
- 02:10 AM Revision a6849ca2 (qgis): Unit tests for unmerging
- 02:10 AM Revision 63204cfd (qgis): Fix travis
- 02:10 AM Revision 2c0dc09c (qgis): Correctly handle conversion of merged categories to rule based renderer
2019-01-07
- 12:36 AM Revision c09b379f (qgis): Rename member variables, remove "forceCartesian" arguments
- 12:36 AM Revision bf5a077e (qgis): Fix typos
- 12:36 AM Revision 3e05c99c (qgis): Add centimeter and millimeter based units to Project Properties and Map...
- Fix the "map units" option in distance measurements when using geographic coordinate systems
- 04:54 PM Revision 0cc809b7 (qgis): Merge pull request #8804 from m-kuhn/geometry_check_dox
- Improved API documentation for geometry checks
- 03:41 PM Revision b6293f23 (qgis): osgeo4w: run python scripts with python3 (fixes #20870)
- 03:38 PM Revision 6d38a0ed (qgis): Improved API documentation for geometry checks
- 03:26 PM Revision 627ac66d (qgis): add jsonb tests and fixed count
- 01:47 PM Revision 86ff5008 (qgis): Merge pull request #8802 from NaturalGIS/release-2_18
- re-add the r.mapcalculator module (as r.mapcalc.simple) and remove the not working r.mapcalc
- 01:43 PM Revision b557cc26 (qgis): Merge pull request #8803 from NaturalGIS/release-3_4
- re-add the r.mapcalculator momodule (as r.mapcalc.simple) and remove the not working r.mapcalc
- 01:38 PM Revision 83c6a2c4 (qgis): Merge pull request #8444 from NaturalGIS/reenable_grass_r_mapcalculator
- add GRASS r.mapcalculator, remove r.mapcalc
- 01:13 PM Revision 1ba6b97f (qgis): [server] Fix layer order rendering when layers are in groups (#8796)
- * [server] Fix layer order rendering when layers are in groups
Fixes #20810
* Update test images
* [server] Fix or... - 11:45 AM Revision 63a5320f (qgis): fix module description file
- 11:43 AM Revision a57fec87 (qgis): fix module description file
- 11:39 AM Revision ae1ab67b (qgis): prepared tests for gpkg - not yet active
- 11:39 AM Revision e9e7c397 (qgis): add author and reader tables to test valuerelations with json
- 11:37 AM Revision 95c92791 (qgis): tests for json in postgres
- only reading not writing possible because of pg implementation
- 11:37 AM Revision 036c35a6 (qgis): Update src/gui/editorwidgets/qgsvaluerelationwidgetwrapper.cpp
- Co-Authored-By: signedav <[email protected]>
- 11:37 AM Revision 740f671f (qgis): Update src/gui/editorwidgets/qgsvaluerelationwidgetwrapper.cpp
- Co-Authored-By: signedav <[email protected]>
- 11:37 AM Revision 74545e83 (qgis): fix for-clause
- 11:37 AM Revision 148591f9 (qgis): Update src/gui/editorwidgets/qgsvaluerelationwidgetwrapper.cpp
- Co-Authored-By: signedav <[email protected]>
- 11:37 AM Revision 8fd47c9f (qgis): using of json fields for value relation widget multi selection
- if the type of field is QVariant::Map - means a json source (eg. GPKG or Postgres (storing not yet implemented)) - it...
- 11:28 AM Revision 268c200b (qgis): re-add the r.mapcalculator momodule (as r.mapcalc.simple) and remove th...
- 11:14 AM Revision 10d47992 (qgis): fix the module name
- 11:11 AM Revision 71c15817 (qgis): re-add the r.mapcalculator momodule (as r.mapcalc.simple) and remove th...
- 10:56 AM Revision 9f3c3138 (qgis): add missed file
- 10:54 AM Revision 667a86b0 (qgis): change the name of the module to match the new name in GRASS 7.4.4
- 10:42 AM Revision 54a5fae0 (qgis): Merge pull request #8781 from mhugent/get_atlas_print
- [server][needs-docs] Get atlas print
- 10:35 AM Revision 0c71e720 (qgis): JSON Support for GeoPackage [FEATURE]
- Merge pull request #8707 from signedav/json-for-gpkg
Integration of JSON type of GeoPackage - 08:55 AM Revision f1d2239d (qgis): 'returns' before 'since'
- 08:19 AM Revision a6f8db15 (qgis): use general json conversion because it works for the different types
- like QVariantMap, QVariantHash, QVariantList or QStringList
as fallback still the QString conversion is available - 07:52 AM Revision ab4ca6f6 (qgis): Try to make travis happy
- 04:19 AM Revision ed75a176 (qgis): [processing][SAGA] Resync parameters for resample tool
- And add tests
Fixes #20882
(cherry picked from commit 45f8b863dbe7f238270a70c4860b24355dd9968f) - 04:19 AM Revision 8cc96e67 (qgis): [processing][SAGA] Resync Fill Sinks descriptions, add tests
- Refs #20051
(cherry picked from commit efd54f862f9319abb47149a445c2370e7e9170d8) - 04:19 AM Revision c710e0b8 (qgis): [mssql] Fix inserting features into tables with an after insert trigger...
- Fixes #20592
(cherry picked from commit 69f6ea521b8ee3a78bda0dfd431a9cf6668ad111) - 02:48 AM Revision 69f6ea52 (qgis): [mssql] Fix inserting features into tables with an after insert trigger...
- Fixes #20592
2019-01-06
- 12:55 AM Revision 45f8b863 (qgis): [processing][SAGA] Resync parameters for resample tool
- And add tests
Fixes #20882 - 12:55 AM Revision efd54f86 (qgis): [processing][SAGA] Resync Fill Sinks descriptions, add tests
- Refs #20051
- 12:32 AM Revision dc4e8792 (qgis): [API] Backport iterator for QgsGeometryCollection
- Iterates over the geometries in the collection, allowing this type
of code:
gc = QgsGeometryCollection()
gc.from... - 12:32 AM Revision a180edc4 (qgis): [API] Throw IndexError on some QgsCurvePolygon methods when invalid
- interior ring index is requested
(cherry picked from commit 44fbb894506965ec6ebbc6f232399214ff19574c) - 12:32 AM Revision 3cb1be2b (qgis): Update some version numbers in API docs
- 12:32 AM Revision 3eea922e (qgis): Negative indices count from back of linestring
- (cherry picked from commit f595d53d0aee182a872a73b6ec6fc45e9dc0edc4)
- 12:32 AM Revision 3dc76656 (qgis): Use TypeHint annotation to indicate correct return type when sip code r...
- Provides correct return type hints to IDEs (and hopefully PyQGIS docs too!)
(cherry picked from commit e23527bf9223c... - 12:32 AM Revision 06f69657 (qgis): respect attribute table behavior settings
- Fixes undocumented bug of attribute table settings (Show features Visible on Map etc.)
not being respected. The setti... - 12:32 AM Revision 6e847565 (qgis): [API] Backport some nice PyQGIS methods and exceptions to QgsLineString
- - len(QgsCurve) returns number of points in curve
- raise IndexErrors when calling pointN, xAt, yAt, zAt, mAt, setXAt... - 12:32 AM Revision cf410407 (qgis): [layouts] Fix inefficient filtering in attribute tables
- Set the expression filter on the request itself, rather than looping
through all features and testing on the filter. ... - 12:32 AM Revision 2edb4346 (qgis): [API] Backport some nice PyQGIS API for working with geometry collections
- - Calling removeGeometry with an invalid index will now raise an IndexError
- Calling collection[0] will return the f... - 05:54 PM Revision f6c7cdb4 (qgis): Better check for QString::isEmpty() than for length() == 0
- Not that it really makes any difference ...
- 03:58 PM Revision c6b0ae0a (qgis): Merge pull request #8795 from ismailsunni/clean_shortcut_list
- Remove empty action in shortcut configuration list.
- 12:59 PM Revision 48e4525a (qgis): Remove empty action in shortcut configuration list.
- 02:31 AM Revision 48db8648 (qgis): add missing bits to API documentation (#8709)
- * add missing bits to API documentation
* API docs
* mark function as deprecated
* Deprecate for Python
* Fix doc...
2019-01-05
- 09:40 PM Revision f075109d (qgis): Merge pull request #8793 from elpaso/bugfix-20693-server-LAYERTITLESPACE
- [server] Respect layer title space when rendering legends
- 08:48 PM Revision 7d592a01 (qgis): Add control image masks
- Add more mask images (when image size does not match, generate_test_mask_image.py fails to update the mask)
- 03:19 PM Revision fbe70f14 (qgis): Set spinbox maximum higher than 99
- 03:19 PM Revision 492ee5fe (qgis): Allow to request all atlas features with 'ATLAS_PK=*' if the number is ...
- 03:19 PM Revision 4e295588 (qgis): Add doc for new function
- 03:19 PM Revision 2e7bf12e (qgis): Possibility to restrict number of atlas features (default: 1)
- 03:16 PM Revision 9ed7b0df (qgis): Consider case where id is layer name
- 03:16 PM Revision e7c0f361 (qgis): Small tweaks
- 03:16 PM Revision a145847c (qgis): Re-enable QgsProjectProperties::checkPageWidgetNameMap
- 03:16 PM Revision 14935745 (qgis): Spelling, doc and indentation
- 03:16 PM Revision 22e54ba1 (qgis): Fix check if ATLAS_PK parameter is there
- 03:16 PM Revision 10cbad77 (qgis): Get pk attributes from layer instead of provider
- 03:16 PM Revision df8940c6 (qgis): Add control image for atlas GetPrint test and fix some python stuff
- 03:16 PM Revision 23669b68 (qgis): Add unit tests
- 03:16 PM Revision fedb1d87 (qgis): Fix atlas print for png and svg format (just give back first page)
- 03:16 PM Revision 69de8f9a (qgis): Show atlas layers, atlas coverage layers and primary key attributes in ...
- 03:16 PM Revision 21e3adfb (qgis): [FEATURE]: Possibility to set ATLAS_PK in GetPrint request to print atl...
- 03:16 PM Revision 179be5af (qgis): Add atlas to test project
- 03:16 PM Revision 583674bb (qgis): Remove diagrams from atlas print test as it shows different behaviour i...
- 12:02 PM Revision ed9c9b33 (qgis): Add comment option on db_manager pluging postgis tables (#8734) [FEATURE]
- Add possibility to create a comment on a postgres table when import or using the alter table button from db_manager.
- 12:00 PM Revision be451d98 (qgis): Merge pull request #8752 from anitagraser/patch-1
- Refer to layers panel instead of legend
- 12:00 PM Revision a1ea8004 (qgis): Merge pull request #8753 from m-kuhn/legend_to_layers_panel
- Legend to layers panel
2019-01-04
- 10:54 PM Revision 6c1b5d25 (qgis): Merge pull request #8794 from troopa81/release-3_4
- fixes #20673 : Correct mapFromSource method when reordering columns
- 10:31 PM Revision e3c1d18f (qgis): [layouts] Fix inefficient filtering in attribute tables
- Set the expression filter on the request itself, rather than looping
through all features and testing on the filter. ... - 07:30 PM Revision 3c239280 (qgis): Update control images
- 02:32 PM Revision d4999400 (qgis): [server] Respect layer title space when rendering legends
- Fixes #20693 - LAYERTITLESPACE in GetLegendGraphic is not taken into account
- 09:25 AM Revision 71799094 (qgis): fixes #20673 : Correct mapFromSource method when reordering columns
- 07:56 AM Revision 899dcbff (qgis): Fix assert crash for non-English UI locale (fixes #20834)
- 07:55 AM Revision 2df15a67 (qgis): Fix assert crash for non-English UI locale (fixes #20834)
- 06:01 AM Revision 15ae474c (qgis): [themes] Adjust Night Mapping to improve display on windows
- 06:01 AM Revision 76941deb (qgis): [symbology] Add missing 'meters at scale' unit type in ellipse marker
- 06:01 AM Revision 92460826 (qgis): Declare color / color ramp button text color in Night Mapping
- 06:01 AM Revision e823ab2f (qgis): [themes] Apply OS-specific UI scale factor to em values
- 06:01 AM Revision 5a67fb24 (qgis): Add palette file for the Night Mapping theme
- 06:01 AM Revision 1ca3f4b4 (qgis): [themes] Allow customization of palette role colors
- This fixes the following issues:
- combo box drop down menu white top/bottom edges
- color button header background c... - 06:01 AM Revision 650ca8a3 (qgis): [themes] Use widget's palette when drawing text for color ramp button
- 04:11 AM Revision b7a607c6 (qgis): [themes] Move tab widget's pane up 1 pixel to improve border look
- 04:00 AM Revision b9213789 (qgis): [themes] Adjust Night Mapping and Blend of Gray to improve display on w...
- Fixes the combo box drop down list clipping text, as well as
the spinbox's up and down arrow.
Turns out having a sin...
2019-01-03
- 08:01 PM Revision cef9c4ea (qgis): [FEATURE][processing] New algorithms "Extract Z values" and "Extract m ...
- These algorithms allow users to convert z or m values present in feature
geometries to attributes in the layer. By de... - 08:01 PM Revision e99072b1 (qgis): Add method to QgsStatisticalSummary to get a short name corresponding t...
- Returns a short name, suitable for use in a field name
- 08:01 PM Revision 5f817b4d (qgis): Allow QgsStatisticalSummary to calculate first/last value
- Trivial, but simplifies other code which desires to expose
a choice between first/last/min/max/mean/etc... - 08:01 PM Revision d59a3465 (qgis): [processing][needs-docs] Standardize names of z/m value algorithms
- Ensures consistent capitalization and (non)hyphenation of algorithm names
- 08:01 PM Revision 5586352a (qgis): [FEATURE][processing] New raster zonal stats algorithm
- Like the vector zonal stats algorithm, but this one works with
the zones defined in another raster.
Iterates over th... - 12:43 PM Revision 666f9599 (qgis): Merge branch 'master' into basicfix
- 12:00 PM Revision 0373fe73 (qgis): autogenerated sip in file
- 11:53 AM Revision 5a751950 (qgis): fix - removes layers from project if they exist there
- 11:51 AM Revision 81faf951 (qgis): use uri to get layeritem to delete
- 11:50 AM Revision d453006f (qgis): find index of layeritem with the passed uri
- 09:59 AM Revision a7c3aadf (qgis): Merge pull request #8785 from elpaso/bugfix-20601-processing-side
- Pick up all layer entries references from the project context
- 02:48 AM Revision f4aa9a49 (qgis): respect attribute table behavior settings
- Fixes undocumented bug of attribute table settings (Show features Visible on Map etc.)
not being respected. The setti...
2019-01-02
- 07:53 PM Revision 0f7d8c05 (qgis): Split layout map overview tests into their own file, add masks
- 07:53 PM Revision 12da3afa (qgis): [layouts] Add method to alter list of map layers to render to include
- overview layers
- 07:53 PM Revision 97daa508 (qgis): Use qobject_cast
- 07:53 PM Revision 1b309c68 (qgis): [layouts] Add setters/getters for map item stacking positions
- 07:53 PM Revision 6eb49fed (qgis): [layouts] Add method to get overview item extent as a vector layer
- The layer contains a single feature representing the linked map
extent, and set to render using the overview's symbol - 07:53 PM Revision 38450f0b (qgis): [FEATURE][layouts] Allow control over stacking position of map overview...
- Allows overview extents to be drawn below map labels (the new default),
but also adds choices for drawing them below ... - 07:53 PM Revision a441e2b1 (qgis): [layouts] Add API allowing drawing map overviews under map layers
- or under map labels
- 07:53 PM Revision 201523fb (qgis): Test masks
- 07:53 PM Revision d14a5bd1 (qgis): [layouts] Add inbuilt validity check to warn when scale bars are
- not linked to a map item
(and remove test Web mercator projection warning check) - 07:53 PM Revision ddd522b4 (qgis): Rework validity check API to allow future background threaded use
- 07:53 PM Revision ec553048 (qgis): Add layout validity check for map crs
- 07:53 PM Revision 102f075a (qgis): Run layout validity checks before export
- 07:53 PM Revision 7ccaa3df (qgis): [FEATURE][API] Add flexible framework for custom "validity checks"
- Adds a new interface QgsAbstractValidityCheck which defines
a single "check" which can be performed on a given QgsVal... - 07:53 PM Revision 62f1bb7a (qgis): Spelling
- 07:53 PM Revision 9d800d42 (qgis): Sipify
- 05:05 PM Revision 744d3500 (qgis): Merge pull request #8784 from alexbruy/backport-tests
- [processing] backport GDAL unittests to LTR branch
- 04:59 PM Revision ecb6cde3 (qgis): Pick up all layer entries references from the project context
- This is the processing side of the duplicate layer
names bug, while the core part was already fixed,
the processing l... - 03:50 PM Revision 7dd30a5d (qgis): remove obsolete tests
- (cherry picked from commit f332233f6d89fb1cf7f87b0b8c5ede86cb878cbe)
- 03:50 PM Revision ce591a7c (qgis): [processing] add unittest for gdal_polygonize algorithm
- (cherry picked from commit 6809d346ab8ad6e42bb8020520c3d5fd70e331b7)
- 03:49 PM Revision 29ee8936 (qgis): [processing] add unittest for gdal2xyz algorithm
- (cherry picked from commit f447745b5ffcd99a2bef5584844d753262730445)
- 09:42 AM Revision ac6e6740 (qgis): [themes] Apply OS-specific UI scale factor to em values
- 08:19 AM Revision 386c16fd (qgis): fix in listwidgetfactory and set method of ogrprovider to const not cha...
- 07:51 AM Revision 883ae1aa (qgis): Add palette file for the Blend of Gray theme
- 07:51 AM Revision d8803151 (qgis): Add palette file for the Night Mapping theme
- 07:51 AM Revision 96eb8411 (qgis): [themes] Allow customization of palette role colors
- This fixes the following issues:
- combo box drop down menu white top/bottom edges
- color button header background c... - 07:17 AM Revision 2f1efd89 (qgis): Merge pull request #8776 from alexbruy/gdal_tests
- [processing] cover more GDAL algorithms with unittests
2019-01-01
- 09:53 PM Revision 196024cc (qgis): typo fixes
- 06:28 PM Revision f332233f (qgis): remove obsolete tests
- 06:26 PM Revision 6809d346 (qgis): [processing] add unittest for gdal_polygonize algorithm
- 05:15 PM Revision f447745b (qgis): [processing] add unittest for gdal2xyz algorithm
- 04:27 PM Revision e39fdd54 (qgis): Merge pull request #8775 from alexbruy/backport-gdal_sieve
- [processing] fix handling of the mask layer in the gdal_sieve algorithm
- 03:29 PM Revision c50a5cd8 (qgis): [processing] fix handling of the mask layer in the gdal_sieve algorithm
- (fix #20713)
(cherry picked from commit a5365e26ebdfab2330eacb56167040a044f97f3c) - 03:26 PM Revision 655dc1f5 (qgis): Merge pull request #8773 from alexbruy/processing-gdal_sieve
- [processing] fix handling of the mask layer in the gdal_sieve algorithm
- 02:20 PM Revision a5365e26 (qgis): [processing] fix handling of the mask layer in the gdal_sieve algorithm
- (fix #20713)
- 01:29 PM Revision 5b66c059 (qgis): Merge pull request #8774 from alexbruy/backport-gdaladdo
- [processing] fix gdaladdo algorithm
- 12:37 PM Revision cee8a205 (qgis): make advanced params optional to keep algorithm API stable
- (cherry picked from commit c64383702effc391d6031d0d1f500cf8b019d4d9)
- 12:37 PM Revision be60f12e (qgis): [processing] expose resampling and format options in the gdaladdo
- algorithm (fix #20432)
These options actually were here but not added to the UI.
(cherry picked from commit 3d33b9f... - 12:35 PM Revision 1233a21a (qgis): Merge pull request #8766 from alexbruy/processing-gdaladdo
- [processing][needs-docs] expose resampling and format options in the gdaladdo (fix #20432)
- 09:42 AM Revision f07c2643 (qgis): [symbology] Add missing 'meters at scale' unit type in ellipse marker
- 09:33 AM Revision 4e3f270e (qgis): Declare color / color ramp button text color in Blend of Gray
- 09:33 AM Revision 4793241a (qgis): [themes] Use widget's palette when drawing text for color ramp button
- 09:33 AM Revision 9184c31a (qgis): Declare color / color ramp button text color in Night Mapping
- 08:41 AM Revision 19d8605c (qgis): Merge pull request #8770 from alexbruy/processing-backports
- [processing] Add cell size parameter to native interpolation algorithms (fix #18556, #20114)
- 08:15 AM Revision d5029f43 (qgis): Merge pull request #8771 from alexbruy/backports-gdal
- [processing] set default value for band parameters in GDAL algs (fix #20610)
- 07:10 AM Revision 4ff4b6fa (qgis): [processing] set default value for band parameters in GDAL algs (fix #2...
- (cherry picked from commit 1e1ed79e2dede6e50b83623695663ff823cdef22)
- 07:09 AM Revision 580ff832 (qgis): keep also old test for native interpolation algs
- (cherry picked from commit acd4ceca5c06922510c492f42a97604e7e09b248)
- 07:09 AM Revision 5167b290 (qgis): restore columns and rows parameters for the extremely rare case if
- someone have used native interpolation algs in scripts/models
(cherry picked from commit e86ca50cc684c81ca610cd7aac4... - 07:09 AM Revision 9a524e13 (qgis): update tests
- (cherry picked from commit 09dbb8917dcb09119926a9d9aa031ab3c28f0a0f)
- 07:08 AM Revision d1c89fee (qgis): add cell size option to IDW and TIN interpolation algorithms
- (cherry picked from commit 5813b961598b64cc8136edc968bdcfc675a495d1)
- 07:08 AM Revision 816bb2dc (qgis): add value changed signal for custom interpolation parameter wrapper
- move duplicated code into common file
(cherry picked from commit 357cf270ff6623df94ab36c12f7964fb61e72297) - 07:08 AM Revision 6c6b075e (qgis): add value changed signal for extent parameter widget wrapper
- (cherry picked from commit 37f14f8b3fefaeda8d34b6e284e3cd160b131756)
- 07:00 AM Revision aa7d4a73 (qgis): Make Night Mapping theme hidpi-compatible
- 07:00 AM Revision 540f9520 (qgis): Only apply custom toolbar spacing for default theme
- 07:00 AM Revision 7db89100 (qgis): Fix combobox dropdown list padding issue with theme
- 07:00 AM Revision 1b460b52 (qgis): Make Blend of Gray theme hidpi-compatible
- 07:00 AM Revision 43f8b46a (qgis): Fix combobox dropdown list padding issue with themes
- 07:00 AM Revision 015508ca (qgis): Only apply custom toolbar spacing for default theme
2018-12-31
- 08:20 PM Revision 35998425 (qgis): windows: allow https downloads in nsis installer (fixes #18360)
- 08:20 PM Revision fea05d62 (qgis): debian packaging: avoid conflicting files (followup add1a9228, refs #20...
- 12:28 PM Revision c67e590e (qgis): Make Night Mapping theme hidpi-compatible
- 11:34 AM Revision c6438370 (qgis): make advanced params optional to keep algorithm API stable
- 11:20 AM Revision 3d33b9f1 (qgis): [processing] expose resampling and format options in the gdaladdo
- algorithm (fix #20432)
These options actually were here but not added to the UI. - 10:40 AM Revision 0d521941 (qgis): Followup 2ec05137, fix incorrect styling of some GUI elements
2018-12-30
- 02:55 PM Revision 84d155ea (qgis): Merge pull request #8759 from alexbruy/processing-interpolation
- [processing][needs-docs] Add cell size parameter to native interpolation algorithms (fix #18556, #20114)
- 02:54 PM Revision 8186f235 (qgis): Merge pull request #8762 from alexbruy/processing-gdal-defaults
- [processing] set default value for band parameters in GDAL algs (fix #20610)
- 08:48 AM Revision acd4ceca (qgis): keep also old test for native interpolation algs
- 08:18 AM Revision 1e1ed79e (qgis): [processing] set default value for band parameters in GDAL algs (fix #2...
- 07:15 AM Revision e86ca50c (qgis): restore columns and rows parameters for the extremely rare case if
- someone have used native interpolation algs in scripts/models
- 05:44 AM Revision 5813b961 (qgis): add cell size option to IDW and TIN interpolation algorithms
- 05:44 AM Revision 09dbb891 (qgis): update tests
- 05:44 AM Revision 37f14f8b (qgis): add value changed signal for extent parameter widget wrapper
- 05:44 AM Revision 357cf270 (qgis): add value changed signal for custom interpolation parameter wrapper
- move duplicated code into common file
2018-12-29
- 12:11 AM Revision 918a236a (qgis): [layout][ux] Avoid too short variable editor in layout properties
- on hi-dpi displays
(cherry picked from commit ac9a4ef1e424ed55453b54d57e2767a02966707b) - 12:11 AM Revision 3c94d2fe (qgis): Followup 0f8e291f, fix logic relating to overrding default application
- style and simplify
(cherry picked from commit f0e7c9c271f5e03e51ac35024a08958091f091ae) - 12:11 AM Revision 90d6b12b (qgis): [layouts][ux] Fix grid layout alignment of label properties
- (cherry picked from commit 29da7bb6885dc42f2a7ce2eb6e0441028debebc1)
- 11:11 PM Revision e90efda4 (qgis): Avoid build warnings on Windows caused by external dependancies
- 11:11 PM Revision b9658b1a (qgis): Fix build warning
- 08:22 PM Revision 2ec05137 (qgis): Add custom QStyle override to allow more flexibility with theming
- Allows us to apply custom style overrides. Initially, this just
improves the appearance of disabled icons on dark the... - 05:33 PM Revision 29da7bb6 (qgis): [layouts][ux] Fix grid layout alignment of label properties
- 05:33 PM Revision ac9a4ef1 (qgis): [layout][ux] Avoid too short variable editor in layout properties
- on hi-dpi displays
- 11:02 AM Revision f0e7c9c2 (qgis): Followup 0f8e291f, fix logic relating to overrding default application
- style and simplify
- 05:16 AM Revision 916db925 (qgis): Add toolbar handle and separator to Night Mapping theme
- 05:14 AM Revision b705d903 (qgis): Add toolbar handle and separator to Night Mapping theme
- 05:14 AM Revision 698ece7b (qgis): Add toolbar handle and separator to Blend of Gray theme
2018-12-28
- 07:37 PM Revision 1e8cecda (qgis): Adjust translations
- 07:34 PM Revision 21194a61 (qgis): Refer to layers panel instead of legend
- 07:08 PM Revision b5a66ddc (qgis): Refer to layers panel instead of legend
- 09:47 AM Revision 687fb504 (qgis): Rely on app palette colors when painting in color swatch delegate
- 09:47 AM Revision 7f25d417 (qgis): Only add option list widget styling for default theme
- (This allows customized styling for non-default themes,
fixes white background on white text issue et cie) - 09:47 AM Revision 4ea6c9ca (qgis): Refresh the Night Mapping theme, including _many_ fixes
- 09:47 AM Revision 314c399d (qgis): Fix missing color cell in color ramp shader widget for non-default theme
- (fixes #15913)
- 09:47 AM Revision c26f16b8 (qgis): Be theme-friendly, enforce borderless close button in message bar
- 09:47 AM Revision 084fda15 (qgis): Enforce use of qt's fusion style for non-default themes
- 09:47 AM Revision 5f10aa8e (qgis): Fix Night Mapper alt. table / tree view item color
- 08:53 AM Revision 60d2616e (qgis): Rely on app palette colors when painting in color swatch delegate
- 08:52 AM Revision 0f8e291f (qgis): Enforce use of qt's fusion style for non-default themes
- 08:32 AM Revision b84c0971 (qgis): Fix Night Mapper alt. table / tree view item color
- 07:41 AM Revision 38e6ace5 (qgis): Fix missing color cell in color ramp shader widget for non-default theme
- (fixes #15913)
- 06:00 AM Revision abc20e18 (qgis): Refresh the Night Mapping theme, including _many_ fixes
Also available in: Atom