Activity

From 2018-05-29 to 2018-06-27

2018-06-27

11:30 PM Revision d0e94728 (qgis): fix build with sip 4.18.1 (eg. ubuntu artful)
Jürgen Fischer
11:02 PM Revision 15ab4c10 (qgis): fix typo
(cherry picked from commit 1904a431bef234321f5537f08cde77122fdf63eb) Jürgen Fischer
11:02 PM Revision 2781bc32 (qgis): debian packaging: add python3-pyqt5.qtwebkit (fixes #19275)
(cherry picked from commit a65279629c80ebe9d4e81ade8fb3671d29dc516e) Jürgen Fischer
10:58 PM Revision a6527962 (qgis): debian packaging: add python3-pyqt5.qtwebkit (fixes #19275)
Jürgen Fischer
06:16 PM Revision 1904a431 (qgis): fix typo
Jürgen Fischer
06:16 PM Revision 17a05936 (qgis): add 3.2 api doc to index list
Jürgen Fischer
06:16 PM Revision b5d0c750 (qgis): wms provider: avoid exceeding server limits by tiling the requests (imp...
Jürgen Fischer
06:12 PM Revision efe0fbf9 (qgis): Merge pull request #7310 from elpaso/oauth2
[auth] OAuth2 authentication plugin Alessandro Pasotti
10:52 AM Revision 602a8589 (qgis): Merge pull request #7318 from ismailsunni/sortable_shortcuts
Make the Keyboard shortcuts list sortable. Luigi Pirelli
09:16 AM Revision c971ab95 (qgis): fix minor issues from nyalldawson review
Peter Petrik
09:15 AM Revision 3891608b (qgis): Merge pull request #7311 from m-kuhn/probot_stale
Automatically close stale pull requests Matthias Kuhn
09:04 AM Revision c0932e52 (qgis): Make the Keyboard shortcuts list sortable.
Ismail Sunni
09:01 AM Revision f2245efb (qgis): Remove plugin from API docs
Alessandro Pasotti

2018-06-26

11:56 PM Revision 4f25d23f (qgis): Improve wording
Matthias Kuhn
04:53 PM Revision cfb20232 (qgis): Spelling and doxygen
Alessandro Pasotti
03:13 PM Revision ab0c58d8 (qgis): [auth] Code style, unique ptrs and documentation
Alessandro Pasotti
02:55 PM Revision 0f6d808b (qgis): Add BWTA2017.gsb to srs.db (backport 44eb0f901)
ie.
sqlite3 resources/srs.db "INSERT INTO tbl_datum_transform VALUES(NULL,100017,4314,4258,9615,'BWTA2017.gsb',NULL,N...
Jürgen Fischer
02:43 PM Revision e02845ae (qgis): Remove obsolete CMake FindQJSON
Alessandro Pasotti
01:01 PM Revision d7b85c69 (qgis): Merge pull request #7016 from m-kuhn/featureSourceEmpty
QgsFeatureSource::empty() method Matthias Kuhn
12:57 PM Revision cbb8a2b6 (qgis): Hide zoom to feature button for nonspatial embedded forms
Fix #19261 https://issues.qgis.org/issues/19261 Matthias Kuhn
11:56 AM Revision b88b7bcd (qgis): spelling
Peter Petrik
11:22 AM Revision ae6bffde (qgis): Update to QgsProcessingFeatureSource::hasFeatures
Matthias Kuhn
11:07 AM Revision 252e41d3 (qgis): fix travis issues: docs, sip, test
Peter Petrik
11:02 AM Revision e5273717 (qgis): add missed file (followup 4790747ae)
(cherry picked from commit 7847421de4643ac9a3b5302e04a9e6f336972e90) Jürgen Fischer
10:59 AM Revision 7847421d (qgis): add missed file (followup 4790747ae)
Jürgen Fischer
08:50 AM Revision aeea1848 (qgis): [mesh] [feature] App widgets for styling mesh layers
- Adding datasets to mesh layer from properties panel
- Information and source panel in properties panel
- Selection ...
Peter Petrik

2018-06-25

07:01 PM Revision 00cd4b30 (qgis): fix travis
Peter Petrik
06:43 PM Revision e77f9243 (qgis): Remove redundant CMake variables
Alessandro Pasotti
03:43 PM Revision bb398501 (qgis): Type
Matthias Kuhn
02:39 PM Revision 474d1b52 (qgis): Don't close pull requests tagged "Merge After Thaw"
Matthias Kuhn
01:47 PM Revision caed3a91 (qgis): choose system of measurement for scalebar or position
Peter Petrik
01:16 PM Revision bc644208 (qgis): Add pyopenssl required by owslib
Alessandro Pasotti
12:48 PM Revision 13af4ed2 (qgis): Add stale.yml
Matthias Kuhn
12:26 PM Revision 3faced1e (qgis): Removed duplicated pg pki test
Alessandro Pasotti
11:41 AM Revision 3f27eaa3 (qgis): Documentation for OAuth2 server testing
Alessandro Pasotti
11:40 AM Revision 5d724fca (qgis): Do not astyle o2 library
Alessandro Pasotti
11:39 AM Revision d54f5b2c (qgis): [oauth2] Add o2 library as external
Alessandro Pasotti
11:35 AM Revision 87e93c11 (qgis): Merge pull request #7307 from rldhont/processing-r-enconde-string-218
[Bugfix][Processing] R script: ParameterString has to be encoding Matthias Kuhn
11:35 AM Revision b3d26199 (qgis): Merge pull request #7309 from daniviga/transparent-svg
Remove white background from qgis_icon.svg Matthias Kuhn
10:27 AM Revision b232c42e (qgis): Remove white background from qgis_icon.svg
Daniele Viganò
09:35 AM Revision 65b29096 (qgis): [oauth2] Added test for resource owner password grant flow
Alessandro Pasotti
09:35 AM Revision cdafca5f (qgis): [auth] Add mutex; remove qApp parents; do not set parent in wrong thread
Alessandro Pasotti
09:35 AM Revision b9c2c5cb (qgis): [auth] Update OAuth2 plugin test to new QgsApplication::authManager()
Larry Shaffer
09:35 AM Revision 0a67592d (qgis): [oauth] Fix tests and rebase agains current master
Alessandro Pasotti
09:35 AM Revision 4ee02495 (qgis): [auth] Update OAuth2 plugin to new QgsApplication::authManager()
Larry Shaffer
09:35 AM Revision bc7bbd95 (qgis): [auth] Update OAuth2 Python oauthlib test package for Docker
Larry Shaffer
09:35 AM Revision 5ee767a8 (qgis): Pass urlencoded URL to the oauth handler
Alessandro Pasotti
09:35 AM Revision b66a751c (qgis): [FEATURE][auth] OAuth2 authentication method plugin
- Supports authentication code, implicit and resource owner grant flows
- Allows for preconfigured connections, read ...
Larry Shaffer
09:14 AM Revision 5ef5d396 (qgis): fix doxygen warnings
Peter Petrik
09:14 AM Revision 3f5babdd (qgis): fix travis and use qgscoordinateformatter
Peter Petrik
09:14 AM Revision 54a50599 (qgis): since 3.4
Peter Petrik
09:14 AM Revision 7828dc49 (qgis): fixes for position kit and coordinate transformer
Peter Petrik
09:14 AM Revision 32836da1 (qgis): fix docs typos
Peter Petrik
09:13 AM Revision 31e1514f (qgis): remove unused import
Peter Petrik
09:13 AM Revision 5f07851a (qgis): [feature ] Add PositionKit, PositionMarker and other related classes to...
For background information see the associated QEP (https://github.com/qgis/QGIS-Enhancement-Proposals/issues/109 Viktor Sklencar
08:17 AM Revision 7acfe037 (qgis): Merge pull request #7064 from anitagraser/patch-1
[FEATURE] Create PostGISExecuteAndLoadSQL.py Matthias Kuhn

2018-06-24

09:55 PM Revision 43f77e03 (qgis): Fix WITH_GRASS7 build with Qt-5.11.0 (missing headers)
Andreas Sturmlechner

2018-06-22

10:08 PM Revision f9c8df94 (qgis): More fixes for rpm/buildrpms.sh
Daniele Viganò
10:08 PM Revision cd5d045a (qgis): Fix a regression in buildrpms.sh introduced in #7287
Daniele Viganò
10:08 PM Revision 1f1d19fd (qgis): Package /usr/share/metainfo/org.qgis.qgis.appdata.xml in rpm properly
Daniele Viganò
09:35 PM Revision 4a48f50a (qgis): Add qgis:postgisexecuteandloadsql
Anita Graser
08:43 PM Revision fd8344bc (qgis): More fixes for rpm/buildrpms.sh
Daniele Viganò
08:43 PM Revision 9caeb809 (qgis): Fix a regression in buildrpms.sh introduced in #7287
Daniele Viganò
08:43 PM Revision f6ada699 (qgis): Package /usr/share/metainfo/org.qgis.qgis.appdata.xml in rpm properly
Daniele Viganò
08:42 PM Revision 5b7eefa6 (qgis): [FEATURE][processing] New 'Raster pixels to polygons' algorithm
Converts a raster layer into a vector layer, with a polygon feature
corresponding to each pixel from the raster and a...
Nyall Dawson
06:40 PM Revision bebadef1 (qgis): Fix parameter names
Anita Graser
05:59 PM Revision 70e03951 (qgis): [Bugfix][Processing] R script: ParameterString has to be encoding
In Processing R script, each parameter is inserted in the script by rewriting
the file. So it's necessary to encode P...
René-Luc ReLuc
04:36 PM Revision 39f09228 (qgis): [WFS provider] Fix #7170 / properly take into account feature count lim...
Even Rouault
03:32 PM Revision b8c11b8f (qgis): Fix build against QT 5.5 / Ubuntu 16.04
Fix issue introduced in 635f8ad7ca3b5204490723827d242b848af19cd7
In QT 5.5, operator== (const QString&, char) is not ...
Even Rouault
02:57 PM Revision 14a913e2 (qgis): Merge pull request #7170 from rouault/wfs_pagesize
[WFS provider] [FEATURE] Allow user to enable/disable paging and specify page size (fixes #18935) Even Rouault
02:57 PM Revision 294f8acc (qgis): Merge pull request #7303 from rldhont/server-wms-getprint-autoupdate-le...
[Bugfix][Server] Display composer legend with auto update like the Desktop René-Luc ReLuc
02:47 PM Revision cbde32f0 (qgis): Merge pull request #4643 from merkato/master
[FEATURE] Add role logging for PostGIS versioning. Matthias Kuhn
02:41 PM Revision 1b15e68f (qgis): Add minimal smartness for QgsProcessingFeatureSource::hasFeatures
Matthias Kuhn
02:35 PM Revision 2718317e (qgis): Merge pull request #7298 from nyalldawson/layout
[layouts] Save last used export folder in project Matthias Kuhn
02:34 PM Revision c780d607 (qgis): Merge pull request #7105 from PeterPetrik/quick-3-identity
[qgsquick] [feature] Identify and highlight Matthias Kuhn
02:33 PM Revision 638fc0ce (qgis): Merge pull request #7245 from rouault/gpkg_transactions
[OGR provider] [FEATURE] Add support for transactions on GPKG databases Matthias Kuhn
02:15 PM Revision 1503459f (qgis): Bump version to 3.3
Jürgen Fischer
02:14 PM Revision 30de027d (qgis): changelog and news update for 3.2
Jürgen Fischer
02:14 PM Revision bc431940 (qgis): Release of 3.2 (Bonn)
Jürgen Fischer
02:14 PM Revision 3e008c31 (qgis): translation update for 3.2 from transifex
Jürgen Fischer
02:00 PM Revision 9fba24a3 (qgis): Release of 2.18.21
Jürgen Fischer
01:51 PM Revision 259290ab (qgis): [Bugfix][Server] Display composer legend with auto update like the Desktop
QGIS Server was not able to display auto update legend in composer since
2.18.x. To fix it we need to deactivate *aut...
René-Luc ReLuc
01:30 PM Revision 80b0c72c (qgis): Fix a Python error in Processing GUI
It turns out that an empty QComboBox evaluates to False:
>>> t=QLineEdit()
>>> bool(t)
True
>>> c=QComboBox()
>>> bo...
Martin Dobias
10:49 AM Revision 3f16335c (qgis): Merge pull request #7296 from wonder-sk/processing-python-escape-quotes
Fix escaping of quotes of map layer source in processing Martin Dobias
10:14 AM Revision 7ab65971 (qgis): Merge pull request #7288 from m-kuhn/19137
Take changes of embedded forms into account Matthias Kuhn
10:14 AM Revision c6b8a102 (qgis): Add dox
Matthias Kuhn
09:35 AM Revision 648b5884 (qgis): [pyqgis-console] APIs file updated
Salvatore Larosa
09:20 AM Revision bc737cef (qgis): Switch more valueAsPythonString() implementations to use stringToPython...
Martin Dobias
06:29 AM Revision cd495fbb (qgis): Don't crash when findLayer is called with a nullptr
Nyall Dawson
06:26 AM Revision 41d6b9d9 (qgis): Silence more plotly warnings on import
Nyall Dawson
05:37 AM Revision 398e2a17 (qgis): [console] Fix invalid regex warning
Nyall Dawson
05:37 AM Revision 12efb866 (qgis): [dbmanager] Fix error when connecting to postgis db
Fixes #19240 Nyall Dawson
05:37 AM Revision 6e7c07bc (qgis): Mark regex
Nyall Dawson
05:09 AM Revision c6b4404c (qgis): Indentation
Nyall Dawson
04:50 AM Revision 52fa989c (qgis): More tests
Nyall Dawson
04:46 AM Revision 5cd25186 (qgis): Fix some issues in findClosestExistingPath
Nyall Dawson
03:58 AM Revision f0f50a19 (qgis): do not translate these strings in metadata widget, review tab order
Etienne Trimaille
03:25 AM Revision b2eedd3a (qgis): Guard against infinite loop
Nyall Dawson
03:22 AM Revision 58548e04 (qgis): [layouts] Save last used export folder in project
And use it in preference to the global last used export folder.
Because GIS use is typically specific project based, ...
Nyall Dawson
02:48 AM Revision feea1210 (qgis): Fix some warnings
Nyall Dawson
02:45 AM Revision 635f8ad7 (qgis): Add QgsFileUtils::findClosestExistingPath to find the closest
existing folder match for a path
E.g. if \a path is "/home/user/projects/2018/P4343"
and "/home/user/projects" exist...
Nyall Dawson
02:02 AM Revision 0a225c48 (qgis): Fix escaping of quotes of map layer source in processing
Martin Dobias

2018-06-21

01:46 AM Revision 1572314b (qgis): Fix some warnings
Nyall Dawson
01:43 AM Revision 757949ba (qgis): Add missing references
Nyall Dawson
01:27 AM Revision d1cced7c (qgis): typo fixes
Jürgen Fischer
01:23 AM Revision 6eeaca55 (qgis): return the default style first in the list
Etienne Trimaille
11:46 PM Revision 96923c75 (qgis): fix spacing
Marco Bernasocchi
11:46 PM Revision df56fdce (qgis): Make non progress reporting tasks have undefined bars instead of 0%
Marco Bernasocchi
09:49 PM Revision 6a6a8dda (qgis): Reset embedded form when last feature is removed
Fix #18754 Matthias Kuhn
09:48 PM Revision 4c84cfa2 (qgis): Fix a memory leak in classify() + add missing annotations/docstrings
A pseudo color renderer was getting created in classify() but never deleted.
Spotted by @PeterPetrik
As a bonus swi...
Martin Dobias
09:47 PM Revision 8ef047d4 (qgis): [Server] Use Project selection color in GetPrint for 2.18
QGIS Server uses QgsMapRenderer and not QgsMapSettings to configure maps
rendering, and color selection was not trans...
René-Luc ReLuc
08:34 PM Revision d2e37558 (qgis): Fix Ctrl shortcut handling for advanced digitizing dock
Nyall Dawson
08:34 PM Revision 506f028e (qgis): Add some explanatory comments
Nyall Dawson
08:34 PM Revision 57ed9edb (qgis): Initialize in headers
Nyall Dawson
06:22 PM Revision 9f010390 (qgis): Merge pull request #7232 from rldhont/server-wms-getprint-fix-legend-218
[BUGFIX][Server] In GetPrint, legend as to be fixed when it is not auto update or filter by map René-Luc ReLuc
05:22 PM Revision 73fd83f7 (qgis): Fix crashes in geometry checker (fixes #18736) (#7292)
This fixes two different crashes:
- when trying to close the checker dialog while checks are running in background
- ...
Martin Dobias
05:02 PM Revision 314eca99 (qgis): fix warnings
Jürgen Fischer
03:41 PM Revision 7604d9b8 (qgis): fix build with GDAL >=2.3 (followup 2ed54721)
Jürgen Fischer
03:29 PM Revision 7dfec1fd (qgis): [pyqgis] add misssing QgsSettings.setEnumValue
also fix sections in enumValue and flagValue Denis Rouzaud
03:29 PM Revision ad000203 (qgis): QgsSettings.enumValue cast to enum
Denis Rouzaud
03:29 PM Revision 01681aba (qgis): fix missing import
Denis Rouzaud
03:29 PM Revision 3c749912 (qgis): add test for QgsSettings.setEnumValue
Denis Rouzaud
11:50 AM Revision 07498350 (qgis): Take changes of embedded forms into account
when clicking on ok of an attribute form, tell all embedded widgets (all
widgets actually) that we are going to close...
Matthias Kuhn
11:06 AM Revision 17ea4a9f (qgis): Merge pull request #7287 from daniviga/fix-rpm-build
Some minor fixes to rpm/buildrpms.sh Matthias Kuhn
11:06 AM Revision 8609a2fa (qgis): Do not crash on exit due to dangling layer pointer (fixes #18732)
When using attribute dialog to edit attributes of multiple selected features,
the dialog may stay alive until QGIS ex...
Martin Dobias
10:34 AM Revision 692f439c (qgis): Merge pull request #7283 from aleixpol/appstream
Include AppStream metadata Matthias Kuhn
10:28 AM Revision c2806051 (qgis): Fedora 26 has reached the end of life
Daniele Viganò
10:26 AM Revision 6b7a7f18 (qgis): Some minor fixes to rpm/buildrpms.sh
Daniele Viganò
10:22 AM Revision 5cfa18ee (qgis): Fix more sorting issues in vector format lists
Nyall Dawson
10:22 AM Revision 981c6686 (qgis): Dox++
Nyall Dawson
10:22 AM Revision 352f3f34 (qgis): Explicitly list [xlsx] extension for 'MS Office Open XML spreadsheet' f...
...because most humans don't associate "MS Office Open XML" with XLS Nyall Dawson
10:22 AM Revision 2ed54721 (qgis): Add globs to information returned by QgsVectorFileWriter.supportedFilte...
Nyall Dawson
10:22 AM Revision f3329710 (qgis): Fix confusing sort order of vector formats in save as dialog
We were sorting on the driver name, not the display name, so
MS OpenOffice ("XLSX") was appearing after Sqlite.
Nyall Dawson
09:30 AM Revision 4ddfd134 (qgis): Merge pull request #7286 from anitagraser/patch-2
fixed link to PyQGIS docs Matthias Kuhn
08:58 AM Revision ce096440 (qgis): fixed link to PyQGIS docs
Anita Graser
08:51 AM Revision c27b4451 (qgis): fix tar (followup 4790747a)
Jürgen Fischer
07:33 AM Revision 0e9a3815 (qgis): Fix SC2103 warnings
Nyall Dawson
07:33 AM Revision e9bb1616 (qgis): Another shellcheck fix
Nyall Dawson
07:33 AM Revision b0aaa9d1 (qgis): Fix test
Nyall Dawson
07:33 AM Revision 2104b563 (qgis): Fix some SC2086 warnings
Nyall Dawson
07:33 AM Revision 78b07cdf (qgis): Fix SC2196 warnings
Nyall Dawson
07:33 AM Revision 4778498c (qgis): Fix SC2034 warnings
Nyall Dawson
07:33 AM Revision 5b375a2e (qgis): Fix SC2188 warnings
Nyall Dawson
07:33 AM Revision 040f1d18 (qgis): Fix SC2006 warnings
Nyall Dawson
07:33 AM Revision 0d419255 (qgis): Disable all failing shellcheck checks
Nyall Dawson
07:33 AM Revision cab83c51 (qgis): Fix SC2222 warnings
Nyall Dawson
07:33 AM Revision 7d938e8b (qgis): [ci] Run shellcheck as part of code_layout build
Nyall Dawson
07:33 AM Revision 00477ff9 (qgis): Fix SC2068 warnings
Nyall Dawson
07:33 AM Revision 11bb5afa (qgis): Fix SC2035 warnings
Nyall Dawson
07:33 AM Revision fc20fc81 (qgis): Fix SC2062 warnings
Nyall Dawson
07:33 AM Revision 6c9484b9 (qgis): Fix SC2181 warnings
Nyall Dawson
07:33 AM Revision 36e38210 (qgis): Fix SC2116 warnings
Nyall Dawson
07:33 AM Revision 80d65559 (qgis): Fix SC2219 warnings
Nyall Dawson
07:33 AM Revision 4118bafc (qgis): Fix all SC2164 warnings
Nyall Dawson
07:33 AM Revision 7ad85a45 (qgis): Fix SC2004 warnings
Nyall Dawson
03:55 AM Revision db398ab1 (qgis): Install appdata information for QGIS
Aleix Pol

2018-06-20

12:56 AM Revision 481461de (qgis): Align widgets in raster layer save as dialog
Nyall Dawson
12:46 AM Revision c61794cc (qgis): Use a proper label in the "Save raster as" dialog
and mimic the vector dialog Harrissou Santanna
09:21 PM Revision 408979ce (qgis): fix prepare-commit for python additions
Denis Rouzaud
09:21 PM Revision f749c521 (qgis): use Q_ENUM for QgsLocator::Priority
Denis Rouzaud
10:22 AM Revision 52664b6b (qgis): rework server test to use geopackage and qgz
Tudor Bărăscu
10:01 AM Revision 4790747a (qgis): Tune osgeo4w scripts (followup cab6a4b6)
Jürgen Fischer
09:12 AM Revision fb3ff6d2 (qgis): [layouts] Fix a crash when using multiframe items when no pages exist
Nyall Dawson
09:12 AM Revision afde31b9 (qgis): [layouts] Avoid a crash when no pages exist in layout
Nyall Dawson
07:41 AM Revision 2778266b (qgis): Merge pull request #7274 from m-kuhn/raii
Code cleanup Matthias Kuhn
07:23 AM Revision 77d22849 (qgis): Fix calculation of relation aggregate in virtual field with same name a...
Nyall Dawson
07:06 AM Revision 4132dbc1 (qgis): Typo
Nyall Dawson
07:04 AM Revision e489761c (qgis): Good typography
Nyall Dawson
06:30 AM Revision bf4604f0 (qgis): Typo
Matthias Kuhn
06:30 AM Revision 4dfbb6b7 (qgis): Stick to C++11 for now
Matthias Kuhn

2018-06-19

12:07 AM Revision 16ac4377 (qgis): [processing] Fix bar and box plot exception when category field has NUL...
Nyall Dawson
12:07 AM Revision 8d6ce61a (qgis): [processing] Silence warnings thrown from within plotly on import
Nyall Dawson
12:06 AM Revision 31a8f3f1 (qgis): Ensure qgis.db is writable when copied from RO source
In some package managers (such as NIX[1], used in NixOS[2]), all the data is
installed into a read-only file system.
...
Lancelot SIX
11:33 PM Revision 81330ec7 (qgis): Replace Style tab by symbology
to be coherent with vector layer properties dialog and cleanup the 'style' misuse/confusion Harrissou Santanna
11:09 PM Revision 16673ae9 (qgis): Fix potential buffer truncation
Forward ported from kadas-albireo Sandro Mani
10:32 PM Revision 693455b3 (qgis): Use const cache
Matthias Kuhn
07:56 PM Revision d3601507 (qgis): Merge pull request #7171 from 3nids/sip_python_repr
create Python __repr__ methods for QgsPoint and QgsPointXY Denis Rouzaud
07:55 PM Revision ff1988f1 (qgis): Python __repr__ test output
Denis Rouzaud
06:43 PM Revision 2aa2ef48 (qgis): [layouts] Fix data defined page sizes sometimes lead to incorrect
created atlas image sizes
Because the exporter prefers to use the image size when it's
specified (as is done in QGIS...
Nyall Dawson
05:37 PM Revision 543c7a79 (qgis): Merge pull request #7272 from tudorbarascu/tests
remove redundant test Alessandro Pasotti
04:23 PM Revision bc6c9403 (qgis): Fix transparency for data defined color in ellipse marker
Marco Hugentobler
04:22 PM Revision 353eb651 (qgis): Double quote to prevent globbing and word splitting.
Matthias Kuhn
04:15 PM Revision 69933808 (qgis): $/${} is unnecessary on arithmetic variables.
Matthias Kuhn
04:15 PM Revision 4d8cdd89 (qgis): Double quote to prevent globbing and word splitting.
Matthias Kuhn
04:11 PM Revision 49a55b0e (qgis): Add shebang to shell scripts
Matthias Kuhn
04:08 PM Revision 6a84baf3 (qgis): Merge pull request #7273 from mhugent/dxf_fontsize_fix
Use tightBoundingRect to calculate size of dxf text. Otherwise, the t… Marco Hugentobler
03:00 PM Revision c5825aa1 (qgis): Code cleanup
Matthias Kuhn
01:58 PM Revision 763dfd29 (qgis): use SIP to define Python __repr__ rather than injections
because it's a bit more clever! Denis Rouzaud
01:49 PM Revision e3d03056 (qgis): Use tightBoundingRect to calculate size of dxf text. Otherwise, the tex...
Marco Hugentobler
01:16 PM Revision 0b9df822 (qgis): remove redundant test
Tudor Bărăscu
01:14 PM Revision a719605e (qgis): clean auto folders in sip test
Denis Rouzaud
01:02 PM Revision ac4f508c (qgis): create Python __repr__ methods for QgsPoint and QgsPointXY
Denis Rouzaud
01:02 PM Revision cc3e29bc (qgis): add __repr__ for more geometry classes and add test
Denis Rouzaud
12:26 PM Revision 97726d6f (qgis): Merge pull request #7270 from tudorbarascu/enable_tests
enable test for getfeatureinfo value relation widget values Alessandro Pasotti
12:06 PM Revision 10dd4280 (qgis): Revert "[Processing] None is the default value for parameters also for ...
This reverts commit ac4d776af018a34b8f9e3d67647b5dbcf7c90bf3.
See discussion at https://github.com/qgis/QGIS/pull/6943
Nyall Dawson
11:41 AM Revision cab6a4b6 (qgis): Merge pull request #4990 from imiara/master
Updated instructions on building QGIS master under MSVC 2015 Matthias Kuhn
11:40 AM Revision 5797c493 (qgis): Merge pull request #7261 from elpaso/bugfix-19195-wms-drag
[bugfix] Fix double escaping of colon in QgsMimeDataUtils Alessandro Pasotti
11:22 AM Revision c58c9982 (qgis): Expand range of colors available for new layers
Here's the rules if you want to add more here (developed by
@nirvn and myself)
- Keep colors in the "middle" - avoid...
Nyall Dawson
11:10 AM Revision f4e49ddd (qgis): Merge pull request #6081 from radosuav/fix_style_algs
[Processing] Fix "Set style for raster/vector layer" algorithms. Matthias Kuhn
11:08 AM Revision 05fad59b (qgis): enable test for getfeatureinfo value relation widget values
Tudor Bărăscu
10:57 AM Revision 1a2213d8 (qgis): Merge branch 'master' into master
Matthias Kuhn
09:22 AM Revision a2ef6779 (qgis): Add method to toggle user visibility of QgsDockWidgets
Nyall Dawson
09:22 AM Revision 7a2302d2 (qgis): Use better approach to set dock visibility shortcuts
Instead of just showing/hiding the dock, use the toggleUserVisible
method instead. This means that open docks, which ...
Nyall Dawson
09:17 AM Revision 9b220664 (qgis): Place labels next to their corresponding options in North Arrow decoration
The "placement" and "Margin from edge" labels are currently inverted
Also fix tabstops
Harrissou Santanna
09:17 AM Revision c95e1c67 (qgis): Reorder widgets and replace outline label
Harrissou Santanna
09:05 AM Revision 941d1c06 (qgis): Use QRegularExpression and negative look behind
Alessandro Pasotti
08:22 AM Revision db55088f (qgis): Merge pull request #7265 from ablakey/fix-py-provider-index
Addressed two issues that caused createSpatialIndex() to fail. Alessandro Pasotti
05:16 AM Revision 4059c9b7 (qgis): Move some more common geometry methods to headers to allow compiler inl...
Nyall Dawson
04:08 AM Revision 3ea8a418 (qgis): [layouts] Tweak format of multiple metadata keyword argument exports
Nyall Dawson
02:04 AM Revision d84471b1 (qgis): Addressed two issues that caused createSpatialIndex() to fail. Fixes #1...
Andrew Blakey

2018-06-18

10:30 PM Revision 336b6609 (qgis): [Server] Read and activate selection color
The selection color is read from QgsProject by QgsMapRenderer during the
rendering. So Server has to activate selecti...
René-Luc ReLuc
10:30 PM Revision 6d3199ff (qgis): [Test][Server] Enhance WMS GetPrint Selection
René-Luc ReLuc
10:23 PM Revision 72f7e5b5 (qgis): Don't flag the "running from build path" warning in the app
message log Nyall Dawson
10:23 PM Revision 5b47f94f (qgis): Fix silliness in test
Nyall Dawson
10:23 PM Revision 077ecedf (qgis): Unit tests for QgsMessageLog
Nyall Dawson
10:23 PM Revision 949853a0 (qgis): Add API for temporarily suppressing user notifications for
message log critical/warning messages
These messages are still logged, but the log indicator is not
modified to flag...
Nyall Dawson
10:23 PM Revision 063b169b (qgis): Spelling
Nyall Dawson
07:59 PM Revision 085b9394 (qgis): Merge pull request #7250 from rldhont/composer-filter-legend-nodes-fix-218
Remove invisible layers from legend René-Luc ReLuc
03:14 PM Revision 00f05833 (qgis): Fix doc test
Nyall Dawson
03:14 PM Revision 68b38b2d (qgis): Add a signal when a project is cleared
Nyall Dawson
01:35 PM Revision 24ed8d41 (qgis): Remove wrong comment
Alessandro Pasotti
12:49 PM Revision 93e59025 (qgis): Use correct icon
Nyall Dawson
11:45 AM Revision 7c4a204e (qgis): Fix test
Alessandro Pasotti
10:35 AM Revision cb91176e (qgis): [bugfix] Fix double escping of colon in QgsMimeDataUtils
Fixes #19195 - WMS layer loaded in incorrect CRS when using drag and drop from Browser panel Alessandro Pasotti
09:15 AM Revision e9913804 (qgis): [BUGFIX][Server] In GetPrint, legend as to be fixed when it is not auto...
In release-2_14, a legend is fixed when it is not linked to a map. In
release-2_18, a legend as to be fixed when it i...
René-Luc ReLuc
08:06 AM Revision c20e4418 (qgis): Merge pull request #7244 from elpaso/bugfix-18518-server-gfi-relations
[bugfix][server] respect relations in getfeatureinfo Alessandro Pasotti
08:05 AM Revision e39abc5c (qgis): Merge pull request #7240 from elpaso/bugfix-19155-layout-legend-undo-crash
[bugfix] Crash on undo layout legend item on deleted item Alessandro Pasotti
02:28 AM Revision a17b77be (qgis): [processing][gdal] Add missing parameters for buildvrt algorithm
Nyall Dawson
02:28 AM Revision 76b13ff4 (qgis): [processing][gdal] More descriptive name for separate parameter
in buildvrt algorithm
Fixes #19212
Nyall Dawson
02:28 AM Revision 4d07516c (qgis): 2.18: fix ellipse symbollayer transparency
Marco Hugentobler

2018-06-17

11:55 PM Revision 4fb9091e (qgis): QgsRectangle::intersect should use a reference, not a pointer
We never call this method using nullptrs, so there's no need
for this to be a pointer argument in the first place. An...
Nyall Dawson
05:10 PM Revision c727d449 (qgis): [bugfix] Crash on undo layout legend item on deleted item
Added test Alessandro Pasotti
05:10 PM Revision 583ccece (qgis): Revert "[bugfix] Crash on undo layout legend item on deleted item"
This reverts commit 9def3470f02c06c886ad0fab6092584d99178a10. Alessandro Pasotti
04:26 PM Revision 59fa2ce4 (qgis): [bugfix] Revert 2f2221a and update the tests
Fixes #19199 - regression: vector layer legend symbol / children (i.e. rules) aren't shown when in group Alessandro Pasotti
04:26 PM Revision cd782f27 (qgis): Revert "Do not return invalid layers from findLayers()"
This reverts commit 2f2221aec7a12138dacccd40ac3a34573e3a5da3. Alessandro Pasotti
03:05 PM Revision 9c854572 (qgis): Make setInstance private and QgsConfigCache a friend
Alessandro Pasotti
07:09 AM Revision e1ace09f (qgis): Ban more obselete qt methods
Nyall Dawson
07:09 AM Revision 184b0ef2 (qgis): Remove unnecessary code
QObjects cannot be copied anyway Nyall Dawson
07:09 AM Revision b643465b (qgis): Fix build, dox++
Nyall Dawson
07:09 AM Revision 6470aacb (qgis): Ban QScopedPointer/QSharedPointer
Nyall Dawson
05:04 AM Revision 85038966 (qgis): [locator] add clearPreviousResults virtual method (#7256)
* [locator] add clearPreviousResults virtual method
* also clear previous results when triggering result
Denis Rouzaud
03:15 AM Revision 7a9b2980 (qgis): Fix doxygen warning
Nyall Dawson
03:13 AM Revision 8bf3d23a (qgis): Fix use of banned methods
Nyall Dawson
03:11 AM Revision 1749e5d9 (qgis): Add unit test for geometry generator dxf export
Marco Hugentobler
03:11 AM Revision bc41e0df (qgis): Fix data defined properties in dxf export
Marco Hugentobler
03:11 AM Revision 5cc97b5f (qgis): Fix svg export bug
Marco Hugentobler
03:11 AM Revision 18f0af8c (qgis): Port dxf export improvements to QGIS 3
Marco Hugentobler
03:11 AM Revision aa47dbef (qgis): Support geometry generator in dxf output
Marco Hugentobler
03:11 AM Revision e76ca64e (qgis): Consider PR feedback
Marco Hugentobler
03:11 AM Revision 49cce292 (qgis): \param instead of @param
Marco Hugentobler
03:11 AM Revision e90b58f6 (qgis): Fix warning
Marco Hugentobler

2018-06-16

01:24 AM Revision eabd5c3b (qgis): Remove a bunch of disabled code
Nyall Dawson
01:24 AM Revision ce6fc8fe (qgis): [ci] Add unit test for banned keywords
Flags use of keywords representing deprecated or other
"to be avoided" methods, e.g. use of DBL_MAX instead of
the ty...
Nyall Dawson
01:24 AM Revision 17cd2fd5 (qgis): More DBL_MIN/MAX_EPSILON upgrades
Nyall Dawson
01:24 AM Revision 47e7a100 (qgis): DBL_EPSILON -> numeric_limits
Nyall Dawson
01:24 AM Revision c7056709 (qgis): Upgrade INT_ methods to numeric_limits
Nyall Dawson
01:24 AM Revision a4c8386e (qgis): [sipify] Replace std::numeric_limits with old style DBL_MAX/etc
Nyall Dawson
01:24 AM Revision ac17d300 (qgis): DBL_MAX -> std::numeric_limits
Nyall Dawson
01:24 AM Revision 1d111ce7 (qgis): Ban @ doxygen style annotations
Nyall Dawson
01:24 AM Revision da487e2e (qgis): Ban deprecated qMin/qMax/etc methods
Nyall Dawson
07:36 AM Revision ce74d57b (qgis): [postgres] Really disable dynamic queue size
The original commit speed up some layers, but regressed
performance for others. It was decided to revert the
dynamic ...
Nyall Dawson
07:35 AM Revision 8323462f (qgis): [processing][saga] Fix definition of cross profiles alg, add test
Nyall Dawson
02:35 AM Revision 312c901e (qgis): [ui] properly size symbols in the layer properties' dependencies list
Mathieu Pellerin - nIRV
02:35 AM Revision e6bd0bc4 (qgis): [ui] properly size symbols for the layout legend item widget's list
Mathieu Pellerin - nIRV

2018-06-15

06:19 PM Revision cf3054d6 (qgis): Remove invisible layers from legend
Do not show invisible layers in composer legend.
Useful for raster layers as QgsMapHitTest only take care of vector l...
Arnaud Morvan
12:56 PM Revision 6a987f91 (qgis): [OGR provider] [FEATURE] Add support for transactions on GPKG databases
For complete support, it requires two GDAL fixes:
- One to avoid feature count to be invalid when using ROLLBACK TO S...
Even Rouault
09:02 AM Revision 65c1ed2a (qgis): Typo and SIP_SKIP
Alessandro Pasotti
08:57 AM Revision 66ad9d99 (qgis): Merge pull request #7055 from m-kuhn/wfsNoMainThreadEventLoopb
Avoid running QEventLoop on main thread (in WFS provider) Matthias Kuhn
05:48 AM Revision 37e37983 (qgis): [processing][saga] Fix duplicate cluster analysis algs
Nyall Dawson
05:48 AM Revision a8c0cef4 (qgis): [processing][saga] Fix params for IDW alg
Nyall Dawson
05:48 AM Revision 0a2c856b (qgis): [processing][saga] Remove duplicate polygon self intersection alg, fix ...
Nyall Dawson
05:48 AM Revision d04fee69 (qgis): [processing][saga] Remove duplicate GWR algs, fix params
Nyall Dawson
05:48 AM Revision c85b1649 (qgis): [processing][saga] Remove duplicate symmetrical difference alg
and add test.
Warnings: SAGA results are bad here! Use the native QGIS alg
instead
Nyall Dawson
05:48 AM Revision 55a54b09 (qgis): [processing][saga] Fix duplicate confusion matrix algs
Fixes #19188 Nyall Dawson
05:48 AM Revision 6b08eff6 (qgis): Spelling
Nyall Dawson
05:48 AM Revision f75d31c4 (qgis): [processing][saga] Remove duplicate polygon difference alg, add test
Nyall Dawson
05:48 AM Revision bdac9f10 (qgis): [processing][saga] Remove duplicate identity alg, add test
Nyall Dawson
05:48 AM Revision 939551bc (qgis): [processing][saga] Remove duplicate polygon update algorithm, add test
Nyall Dawson
05:48 AM Revision 07530be1 (qgis): [processing][saga] Remove duplicate polygon union algorithm
Also
- fix typo in algorithm name
- add unit test
Nyall Dawson
05:48 AM Revision dd9e46f8 (qgis): [processing][saga] Remove duplicate intersect alg, add test
Nyall Dawson

2018-06-14

11:07 PM Revision f07b90d3 (qgis): Remove unused and duplicated private function
Alessandro Pasotti
10:39 PM Revision f99d5117 (qgis): Fix seealso links
Nyall Dawson
10:39 PM Revision f838001d (qgis): Indentation
Nyall Dawson
10:39 PM Revision 76eb29da (qgis): Unit tests and dox for QgsRasterIterator
Nyall Dawson
10:39 PM Revision b11769ff (qgis): Calculate block extent directly from iterator
Nyall Dawson
10:39 PM Revision bde8b430 (qgis): Fix exception in create constant raster alg
Nyall Dawson
10:39 PM Revision a80f7ab9 (qgis): [afs] Fix 'Limit to extent' option was ignored
Nyall Dawson
07:01 PM Revision a2718daf (qgis): Add test data for gfi server relations
Alessandro Pasotti
06:35 PM Revision eb0be331 (qgis): [bugfix][server] Respect relations in getfeatureinfo
Fixes #18518
QGIS Server 3 GetFeatureInfo doesn't resolve value relations anymore
Alessandro Pasotti
02:49 PM Revision 478d6d08 (qgis): Also forward proxyAuthentication and sslErrors to main thread
Matthias Kuhn
01:23 PM Revision 2fe394be (qgis): Merge pull request #7241 from tudorbarascu/typo
fix dislpay typo Matthias Kuhn
12:02 PM Revision a92b049a (qgis): fix dislpay typo
Tudor Bărăscu
11:15 AM Revision 9def3470 (qgis): [bugfix] Crash on undo layout legend item on deleted item
Fixes #19155 Alessandro Pasotti
11:12 AM Revision 4beb3211 (qgis): Fix text on symbol disappearing from single symbol renderer
Because the single symbol was not having rule key in legend... Martin Dobias
10:27 AM Revision 6dd35294 (qgis): No need for extra variables
Matthias Kuhn
10:16 AM Revision 83975179 (qgis): Merge pull request #7236 from nyalldawson/min_qt
Minimum qt version is 5.4 Matthias Kuhn
10:05 AM Revision 514d036b (qgis): Merge pull request #7224 from rldhont/server-wms-getfeatureinfo-raster-...
[Server] WMS GetFeatureInfo Raster GML: do not add attribute for no data René-Luc ReLuc
10:04 AM Revision 247836bd (qgis): Merge pull request #7119 from rldhont/symbol-utils-symbolNameToPath-pro...
[SymbolLayerUtils] Using QgsProject::readPath to resolve relative path in symbolNameToPath René-Luc ReLuc
09:54 AM Revision 402f3ffd (qgis): Regenerate sip with latest sipify
Matthias Kuhn
09:52 AM Revision 410d8553 (qgis): Fix some authentication interaction threading issues
Matthias Kuhn
09:52 AM Revision 44e8f60a (qgis): Add documentation
Matthias Kuhn
09:52 AM Revision 620d4d7a (qgis): Use direct connection for NAM auth connections
Matthias Kuhn
09:52 AM Revision 8fc5b101 (qgis): Experimental commit for synchroneous auth support
Matthias Kuhn
09:52 AM Revision 666a0e99 (qgis): Parse capabilities immediately
... even when the request is sent in a different thread. Matthias Kuhn
09:52 AM Revision b756a021 (qgis): Timeout tests after 55s
Matthias Kuhn
09:52 AM Revision bdcd8767 (qgis): Add comment to explain the nasty details
Matthias Kuhn
09:52 AM Revision 9b5c5b00 (qgis): Run WFS feature counter task in separate thread
Matthias Kuhn
09:52 AM Revision 143ee82e (qgis): Avoid deadlock by using Qt::DirectConnection
Matthias Kuhn
09:52 AM Revision c59df79a (qgis): Send request from spawned thread
Matthias Kuhn
09:49 AM Revision 365fbed2 (qgis): Merge pull request #7231 from elpaso/bugfix-18282-non-ascii-tags
[bugfix] Style Manager - non ascii tags in symbols Alessandro Pasotti
07:51 AM Revision 22ce7081 (qgis): Fix build warning
Nyall Dawson
06:41 AM Revision 6a76502b (qgis): Make QgsRasterIterator optionally return the exact extent of the
current block returned
... because this is very difficult to calculate exactly outside
of the iterator, yet the iter...
Nyall Dawson

2018-06-13

01:35 AM Revision dcff720b (qgis): also use 1-dimensional table in modeler dialog (follow up 4b354984e8)
Alexander Bruy
01:32 AM Revision a6d78bc2 (qgis): Minimum qt version is 5.4
Nyall Dawson
09:15 PM Revision ade01f56 (qgis): fix missing /Out/ annotations for some geometry classes (#7234)
* fix missing /Out/ annotations for some geometry classes
* one more missing SIP annotation
Denis Rouzaud
08:36 PM Revision 262cee6f (qgis): fix build with Qt <5.7
Jürgen Fischer
03:46 PM Revision b3c31d3a (qgis): [bugfix] Fix symbol tags with cyrillic names
... and other non-ascii as well
Fixes #18282 - Style Manager - Impossible to work with non-Latin characters (tag or ...
Alessandro Pasotti
03:46 PM Revision 3f938e43 (qgis): Add test for QgsSqliteUtils
Alessandro Pasotti
01:26 PM Revision 3651df07 (qgis): add logMessage method to locator filter (#7222)
to discourage from using Python print() Denis Rouzaud
11:23 AM Revision 494f7bcd (qgis): Fix double clear actions sometimes show in spin boxes
Fixes #19178 Nyall Dawson
11:15 AM Revision dab44377 (qgis): Merge pull request #7208 from arnaud-morvan/wfs_srs_multilayer
[server] Fix BBOX SRS in WFS GetFeature POST with two queries Stéphane Brunner
06:54 AM Revision 0f0a7dc6 (qgis): Add QgsRasterRange::asText for a text representation of a range
Nyall Dawson
06:54 AM Revision a62a2bc7 (qgis): Expose choice of raster data type for reclassify algs
Nyall Dawson
06:54 AM Revision d7a37fa3 (qgis): Throw exception when invalid band number specified
Nyall Dawson
06:54 AM Revision 50c28e41 (qgis): Fix typo
Nyall Dawson
06:54 AM Revision 81d5a2d8 (qgis): Throw exception for invalid table sizes
Nyall Dawson
06:54 AM Revision 82029f9c (qgis): Allow some frequently used methods to be inlined
Nyall Dawson
06:54 AM Revision b26957e4 (qgis): Throw exception when raster output could not be created
Nyall Dawson
06:54 AM Revision 9be72932 (qgis): Minor fixes
Nyall Dawson
06:54 AM Revision 44385227 (qgis): Remove unused member
Nyall Dawson
06:54 AM Revision 79c907bf (qgis): Add unique_ptr variant to QgsRasterIterator::readNextRasterPart
Nyall Dawson
06:54 AM Revision 59938c83 (qgis): [processing] Fix Python representation of matrix parameter values with ...
Nyall Dawson
06:54 AM Revision 0da30699 (qgis): [processing] Add unit tests for reclassify using nulls
Nyall Dawson
06:54 AM Revision 7c1dcfab (qgis): Support infinite ranges for null class boundaries
Nyall Dawson
06:54 AM Revision 2320a043 (qgis): Fix unit test
Nyall Dawson
06:54 AM Revision 1a226e6c (qgis): Report warnings when class boundaries overlap
Nyall Dawson
06:54 AM Revision 6b24d8c6 (qgis): [processing] Restore window geometry for fixed table editor dialog
Nyall Dawson
06:54 AM Revision 85d895d0 (qgis): Fix cancelation support for reclassify algs
Nyall Dawson
06:54 AM Revision f934c5c0 (qgis): Add overlaps test to QgsRasterRange
Nyall Dawson
06:54 AM Revision eec2f47c (qgis): Remove a duplicate test
Nyall Dawson
06:54 AM Revision dcd872ba (qgis): Use default raster iterator tile size
Nyall Dawson
06:54 AM Revision e45958ea (qgis): Move more raster block methods to header for better compiler optimisation
Nyall Dawson
06:54 AM Revision fe863cb1 (qgis): Unit tests for reclassification with data types
Nyall Dawson
06:54 AM Revision dc77c59a (qgis): Move body of reclassifyValue to header so it can be optimised
Nyall Dawson
06:54 AM Revision a534286c (qgis): Since 3.4->3.2
Nyall Dawson
06:54 AM Revision 2c2100b9 (qgis): More Travis debugging
Nyall Dawson
06:54 AM Revision 88669ede (qgis): Try to debug Travis test failure
Nyall Dawson
06:54 AM Revision 7a157837 (qgis): Add tests for processing reclassification algorithms
Nyall Dawson
06:54 AM Revision 87290734 (qgis): Unit tests for reclassification utils
Nyall Dawson
06:54 AM Revision c5966b47 (qgis): Add typeinfo for RasterClass
Nyall Dawson
06:54 AM Revision 0ab63274 (qgis): Documentation for QgsRasterRange
Nyall Dawson
06:54 AM Revision a2042a4a (qgis): Expose a method to Python
Nyall Dawson
06:54 AM Revision e14862e3 (qgis): Tests for QgsRasterRange
Nyall Dawson
06:54 AM Revision efb44ad8 (qgis): Fix equality test for QgsRasterRange when min/max is nan
Nyall Dawson
06:54 AM Revision d435a7a0 (qgis): Add bounds type handling to QgsRasterRange
Nyall Dawson
06:54 AM Revision a69274ac (qgis): Add contains check to QgsRasterRange
Nyall Dawson
06:54 AM Revision 3c8f80d1 (qgis): Unit tests for list based contains
Nyall Dawson
06:54 AM Revision f0f5211f (qgis): Add reclassify by table algorithm
Nyall Dawson
06:54 AM Revision 18ddc4ec (qgis): Expose choice of bounds handling during reclassification
Nyall Dawson
06:54 AM Revision dafa3843 (qgis): Expose choice of how to handle out-of-class values
Nyall Dawson
06:54 AM Revision 059f3439 (qgis): Add missing files
Nyall Dawson
06:54 AM Revision 3ca9618c (qgis): Formatting
Nyall Dawson
06:54 AM Revision ef81f3c5 (qgis): [FEATURE] Native reclassify raster algorithms
Adds two new native QGIS raster reclassification algorithms:
- Reclassify by layer: reclassifies a raster using the ...
Nyall Dawson

2018-06-12

07:19 PM Revision 4d3ff9a5 (qgis): Merge pull request #7227 from elpaso/locale-make-overrideable
Use default QLocale instead of system Alessandro Pasotti
03:19 PM Revision e9520311 (qgis): Use default QLocale instead of system
no effect for now, but it makes the locale override
possible through QLocale::setDefault()
Alessandro Pasotti
11:51 AM Revision dc651b63 (qgis): Merge pull request #7220 from elpaso/bugfix-19096-DD-symbol-preview
[bugfix] Clear all DD props before creating symbol preview Alessandro Pasotti
11:02 AM Revision f1397f84 (qgis): [processing] fix geometry by expression algorithm geometryless input
Mathieu Pellerin - nIRV
10:57 AM Revision 146a3986 (qgis): [Server] WMS GetFeatureInfo Raster GML: do not add attribute for no data
For WMS GetFeatureInfo request on a raster layer with GML as output, if the
identify value is null, do not ad the ban...
René-Luc ReLuc
08:32 AM Revision 4e37f381 (qgis): Merge pull request #7188 from elpaso/locale-formatting
[bugfix] Fix double precision I/O in form widgets Alessandro Pasotti
05:12 AM Revision e899849d (qgis): Merge pull request #7199 from 3nids/vertex_tool
vertex tool fixes Denis Rouzaud
05:11 AM Revision 5cb86be6 (qgis): rename some arguments and variables
Denis Rouzaud

2018-06-11

12:11 AM Revision f4065d8a (qgis): Merge pull request #6647 from luipir/certs_not_removed_with_pki_postgis...
Certs not removed with pki postgis on win port3 Luigi Pirelli
06:52 PM Revision 55672237 (qgis): Merge pull request #7150 from rouault/fix_plugin_login
Plugin loading: only load .so files on Linux Matthias Kuhn
06:15 PM Revision 28958199 (qgis): Merge pull request #7116 from rldhont/processing-infinite-loop-in-refre...
[BUGFIX][Processing] Infinite loop in refresh algorithms tree 2.18 René-Luc ReLuc
03:20 PM Revision d98c14a5 (qgis): Merge pull request #7221 from elpaso/load-qgz
[bugfix] Also load .qgz files Alessandro Pasotti
02:45 PM Revision bf2542e8 (qgis): Also load .qgz files
Alessandro Pasotti
02:16 PM Revision 9fc87aab (qgis): [bugfix] Clear all DD props before creating symbol preview
Fixes #19096 - Applying a data defined size to a categorized layer hides its category symbol in the layers panel and ... Alessandro Pasotti
01:23 PM Revision d1fa1508 (qgis): followup 5c267f2: apply @wonder-sk 's comments
Mathieu Pellerin - nIRV
12:42 PM Revision 03151f88 (qgis): Embed Layers Dialog UI fixes
- Use a QgsFileWidget
- Disable OK button when no layers are selected
Nyall Dawson
12:42 PM Revision 6ea79e34 (qgis): Ignore model font style and color in embed layers dialog
And always show layers in standard font and colors. Otherwise
they inherit the styling of the standard layer tree mod...
Nyall Dawson
12:03 PM Revision a9b25ed9 (qgis): Add missing include to make it buildable in MacOS.
Ismail Sunni
12:02 PM Revision ad394acd (qgis): [BUGFIX][Processing] Infinite loop in refresh algorithms tree
When an algorithm provider is refresh, all algorithm providers are reloaded.
But after each reload,the providerReload...
René-Luc ReLuc
11:16 AM Revision 0038273e (qgis): Add new embedded indicator icon courtesy of @nirvn
Nyall Dawson
11:16 AM Revision 404f07d4 (qgis): Remove foreach, initialize pointer
Nyall Dawson
11:16 AM Revision f633bbcb (qgis): [needs-docs] Use an indicator icon for embedded layers
The previous approach of showing these layers with italic
text is not obvious for users to understand, and the
interf...
Nyall Dawson
11:16 AM Revision b3ef0294 (qgis): Also show embedded indicators for groups
Nyall Dawson
11:16 AM Revision 09307185 (qgis): [needs-docs] Don't show embedded layers in italics
Since the new indicator shows this in a better, less
visually noisy, way.
Nyall Dawson
11:16 AM Revision 7b1861e4 (qgis): Memory safety
Nyall Dawson
10:52 AM Revision 0a325f1e (qgis): Avoid signalling repaint / data signals when a setSubsetString doesn't ...
Behavior across providers harmonized & test added. Mathieu Pellerin - nIRV
10:31 AM Revision 6e3ee464 (qgis): Merge pull request #7206 from m-kuhn/fix18380
Fix loading layers within embedded groups Matthias Kuhn
07:19 AM Revision d9afb899 (qgis): [bugfix] Fix Z&M edition. Fix double conversion from locale.
Mnually Cherry-picked from 0ba36acf93353ff177f4e149215dbee8b9d5d78d Alessandro Pasotti
07:16 AM Revision 4e084b63 (qgis): [processing] Fix exception when browsing for folder in processing
options for multiple folder settings Nyall Dawson
07:00 AM Revision b7502b82 (qgis): More use of QgsLayerStyleOverride
Mathieu Pellerin - nIRV
07:00 AM Revision d62c34af (qgis): Use QgsLayerStyleOverride in QgsMapHitTest::runHitTestLayer
Mathieu Pellerin - nIRV
07:00 AM Revision 5c267f22 (qgis): Create a QgsLayerStyleOverride and use it for the job renderer
Mathieu Pellerin - nIRV
07:00 AM Revision 5ba1e91d (qgis): [map themes] fix map renderer ignore theme blend and transparency layer...
Mathieu Pellerin - nIRV
04:55 AM Revision 798408b6 (qgis): Silence a clazy warning
Nyall Dawson
04:55 AM Revision a3d6b989 (qgis): Refined tests for QgsProject::transactionGroup()
Nyall Dawson
04:55 AM Revision ce6ea182 (qgis): Dox and indentation updates
Nyall Dawson
04:55 AM Revision b88c2f42 (qgis): Add QgsProject::transactionGroup() available & with Python bindings.
C M
04:55 AM Revision 3b89ee07 (qgis): Update dox, bindings
Nyall Dawson
04:40 AM Revision a98e7a14 (qgis): add test to ensure scale lock is respected on canvas resize
Denis Rouzaud
04:40 AM Revision 590b3806 (qgis): Fix failing test
Nyall Dawson

2018-06-10

04:30 PM Revision 85b9d37f (qgis): Use QLocale to parse string representation of numbers
Because we now might have thousand separators, also
fixes the NULL issue reported by DelazJ.
Comes with many test ca...
Alessandro Pasotti

2018-06-09

06:43 PM Revision 28726653 (qgis): Merge pull request #7211 from elpaso/bugfix-19145-legend-crash
[bugfix] Do not crash when removing a layout legend item Alessandro Pasotti
06:42 PM Revision cb3eb961 (qgis): Fix test, because we only accept comma for compatible locales
Alessandro Pasotti
06:42 PM Revision bf810e9c (qgis): Check if conversion was successful before passing to locale
Alessandro Pasotti
06:23 PM Revision f4ecbbfe (qgis): Merge pull request #7210 from elpaso/bugfix-18656-layout-map-extent
[bugfix] Use locale representation for extent Alessandro Pasotti
06:21 PM Revision 85e34f2c (qgis): Fix test comparison
Alessandro Pasotti
06:21 PM Revision a85f67ee (qgis): Skip custom handling of decimal point if it's a dot
Alessandro Pasotti
06:21 PM Revision f853c8d1 (qgis): Respect locale decimal separator in input fields
Alessandro Pasotti
06:20 PM Revision 8c74ddeb (qgis): Added tests for locales other than english
Alessandro Pasotti
06:12 PM Revision 137bc4db (qgis): [bugfix] Do not crash when removing a layout legend item
... when the layer was removed from the map, the legend
sync was disabled and the drawind order was enabled ...
Fixe...
Alessandro Pasotti
05:31 PM Revision 615d7a03 (qgis): Use locale representation for extent
Fixes #18656 Print Layout: unable to manually modify the X and Y coordinates in the map Item properties panel Alessandro Pasotti
10:15 AM Revision 23277284 (qgis): [processing][gdal] Fix execution of hillshade with multidirectional arg...
And add tests Nyall Dawson
09:43 AM Revision c3747e95 (qgis): Add test to save and reload embedded groups
Matthias Kuhn
08:59 AM Revision ec20ff78 (qgis): Accept dot and comma as decimal point on input
Alessandro Pasotti
08:59 AM Revision e7df793d (qgis): Set locale in the tests
Alessandro Pasotti
08:59 AM Revision e56b72af (qgis): Use displayString to get the formatted value
Alessandro Pasotti
08:59 AM Revision 3e44db5a (qgis): Use QLocale when representing double fields
Alessandro Pasotti
08:59 AM Revision 26280751 (qgis): Try to convert doubles with comma as decimal point
Alessandro Pasotti

2018-06-08

02:03 PM Revision 6d1d1498 (qgis): fix documentation in QgsRectangle
Denis Rouzaud
02:02 PM Revision 932bcfd9 (qgis): use unique_ptr and log message when transform fails
Denis Rouzaud
01:55 PM Revision 289032bd (qgis): Merge pull request #7207 from rouault/geojson_add
[OGR provider] Fix adding a new GeoJSON field, starting a new edit session and filling it (fixes #7205) Even Rouault
01:11 PM Revision 9ebb6466 (qgis): [server] Fix BBOX SRS in WFS GetFeature POST with two queries
Correctly transform featureRequest.filterRect in
WFS POST GetFeature request with multiple Query elements.
Arnaud Morvan
12:55 PM Revision 82c2aaaa (qgis): [OGR provider] Fix adding a new GeoJSON field, starting a new edit sess...
Even Rouault
11:12 AM Revision 96f74269 (qgis): Load layers within embedded groups
Fix #18380 Matthias Kuhn
11:09 AM Revision e315ed6d (qgis): Add test for embedded groups
Matthias Kuhn
08:38 AM Revision 7f85ceea (qgis): Add failing test for Geojson add field and then features
Nyall Dawson
07:19 AM Revision b4cbfed4 (qgis): Update copyright header for raster layer unique values alg
Mathieu Pellerin - nIRV
07:19 AM Revision 918ac69b (qgis): [processing] share code between zonal histrogram and zonal stats algs
Mathieu Pellerin - nIRV
05:08 AM Revision 827eee93 (qgis): [processing] Fix feedback message in merge vector alg
Nyall Dawson
04:18 AM Revision 77786f38 (qgis): [processing][SAGA] Fix interpolation choices for add grid values algori...
And add more tests
Fixes #19132
Nyall Dawson
03:43 AM Revision 44444281 (qgis): Add some tooltips to diagram show properties
Refs #19109 Nyall Dawson
03:43 AM Revision b1c89496 (qgis): Fix data defined show diagram setting does not always work
Fixes #19109 Nyall Dawson
03:11 AM Revision 57c442a4 (qgis): [layouts] Fix item_variables function with non-lowercase item ids
Fixes #19063 Nyall Dawson
03:00 AM Revision 262a01f5 (qgis): Supress dos2unix output
Nyall Dawson
02:13 AM Revision ff9e7ba3 (qgis): Use prepared geometries to check for intersection between
pixel rectangles and polygons when doing exact statistics
calculations in zonal stats
Sppeds up zonal stats calculat...
Nyall Dawson
02:13 AM Revision e97f0d32 (qgis): Update processing test results
Nyall Dawson
02:13 AM Revision fc5eb962 (qgis): Make zonal statistics algorithm thread safe
Nyall Dawson
02:13 AM Revision b533dd8e (qgis): Fix zonal stats min/max values when pixel area is greater than
polygon area Nyall Dawson
02:13 AM Revision 83d44b9f (qgis): Fix zonal statistics calculations when pixel size is greater than
polygon size
Fixes #17159
Nyall Dawson
02:13 AM Revision 985aee69 (qgis): Fix incorrect calculation of zonal statistics
Raster block extent was based on intersection of raster vs
feature's bounding box, which was not necessarily snapped ...
Nyall Dawson
02:13 AM Revision e9bf7f17 (qgis): Add thread safe method of constructing QgsZonalStatistics,
using a QgsRasterInterface instead of a QgsRasterLayer Nyall Dawson
02:13 AM Revision 8ddab447 (qgis): Ensure zonal stats respsects all user set no data values
Nyall Dawson
02:13 AM Revision 83913961 (qgis): Minor refactoring, avoid use of old style cast
Nyall Dawson
02:13 AM Revision b637c7fe (qgis): Prevent background execution of zonal stats
This algorithm is NEVER safe to run in the background, because
it directly modifies a layer in place.
We should:
- m...
Nyall Dawson
02:13 AM Revision 43d85675 (qgis): Avoid use of raw GEOS API
Nyall Dawson
02:13 AM Revision 1631a826 (qgis): Use doubles, not float values, within zonal stats
Nyall Dawson
02:13 AM Revision 919f5588 (qgis): Use unique_ptr
Nyall Dawson
02:13 AM Revision de38bf01 (qgis): Use a raster iterator for zonal stats, to optimise zonal stats
calculation of large zones with lots of corresponding raster pixels Nyall Dawson
02:13 AM Revision 6bf7c0eb (qgis): Better constructor, dox
Nyall Dawson
02:09 AM Revision f6fa0229 (qgis): Fix missing definition in data defined buttons
Fixes #19110 Nyall Dawson
02:04 AM Revision da89f18e (qgis): Fix some clazy eventFilter warnings
Nyall Dawson

2018-06-07

01:59 AM Revision 719adfa5 (qgis): Capitalization
Nyall Dawson
01:55 AM Revision b95375a4 (qgis): Use standard crosshair cursor in layouts
Nyall Dawson
01:54 AM Revision 048db933 (qgis): remove specific cursor for QgsMeasureTool
Loïc Bartoletti
12:06 AM Revision 088e94f9 (qgis): [cmake] fix deprecated OLD policy for CMP0053
https://cmake.org/cmake/help/v3.1/policy/CMP0053.html Denis Rouzaud
10:15 PM Revision d674a538 (qgis): Add the Copy and Move Feature(s) button to Edit menu (#6884)
Harrissou Santanna
09:58 PM Revision 38ef187c (qgis): [move feature tool] respect CAD constraint [fix #19141]
Denis Rouzaud
09:13 PM Revision 59202acc (qgis): [vertex editor] set extent of map canvas on the whole selection of nodes
Denis Rouzaud
09:13 PM Revision e46f7894 (qgis): [vertex tool] create the editor with an initial selection
Denis Rouzaud
09:12 PM Revision c825f6e0 (qgis): [vertex editor] selected vertices are in bold too
Denis Rouzaud
09:12 PM Revision 83a4fbfb (qgis): [vertex editor] connect selection model after setting the model
otherwise, the selection model is a null pointer Denis Rouzaud
04:28 PM Revision cd8ab68d (qgis): fix crash when highlighting invisible features
(3.x apparently not affected) Jürgen Fischer
09:55 AM Revision 51ae8e9e (qgis): Merge pull request #7195 from elpaso/bugfix-18981-export-qlr-crash-2
[bugfix] Crash when exporting (invalid) legend to qlr
Fixes #18981
Alessandro Pasotti
09:05 AM Revision b307f39f (qgis): Added broken qlr file for the test case
Alessandro Pasotti
08:18 AM Revision ad49cfb3 (qgis): Add test for QgsLayerDefinition (regression #18981)
Alessandro Pasotti
08:17 AM Revision a3893215 (qgis): Include QDomNode (needed to build the test)
Alessandro Pasotti
08:16 AM Revision 2f2221ae (qgis): Do not return invalid layers from findLayers()
Alessandro Pasotti
06:24 AM Revision 22a98fb6 (qgis): [processing] Allow choice of field prefix for Join algorithms
Avoids clash of field names resulting in potentially misleading results Nyall Dawson
03:33 AM Revision 42c0b398 (qgis): [cmake] fix deprecated OLD policy CMP0048 (#7193)
Denis Rouzaud

2018-06-06

05:57 PM Revision ec909b0a (qgis): [bugfix] Crash when exporting (invalid) legend to qlr
Fixes #18981 Save QLR crashes QGIS 3
This patch definitely prevents the crash but I'm not sure if
we should also int...
Alessandro Pasotti
03:00 PM Revision 2e5e20eb (qgis): [needs-docs] Remove obsolete tooltip on "Move Feature(s)" tool (#7191)
now that it fully handles snapping Harrissou Santanna
12:24 PM Revision 71f3aaf3 (qgis): Fix crash in merge features dialog
Fixes #19119 Nyall Dawson
11:21 AM Revision 268b9ac6 (qgis): [Server] Reactivate the capability to print selection with Server 2.18
The capability to print selection has been removed by the commit aaa7003 to
prevent accidental selections showing in ...
René-Luc ReLuc
03:02 AM Revision b2274258 (qgis): fix sip test
only check for Python file if it is produced Denis Rouzaud

2018-06-05

10:27 PM Revision 40a2062e (qgis): [python] Don't install error hook by default
This error hook should only ever be used from QGIS app, never
from standalone scripts and applications, so we should ...
Nyall Dawson
10:27 PM Revision 4e38d069 (qgis): Documentation
Nyall Dawson
10:27 PM Revision cbbe905f (qgis): [processing] Fix missing schemas in postgis destination selection panel
Nyall Dawson
10:24 PM Revision fab563fe (qgis): Processing: avoid deprecated regex
Invalid escape sequence avoided via raw string:
`re.findall("\d+|[a-zA-Z]+", rep[0][0])` > `re.findall(r"\d+|[a-zA-Z...
Tom Chadwin
10:24 PM Revision 97800685 (qgis): Avoid deprecated regex
Avoid invalid escape sequence via raw string:
`re.compile('^[^\s\(]+')` > `re.compile(r'^[^\s\(]+')`
Tom Chadwin
10:24 PM Revision 6a8a622e (qgis): Processing: Avoid deprecated regex
Escape sequence avoided in DefinProjection by using raw string:
`re.compile('\|.*')` > `re.compile(r'\|.*')`
Tom Chadwin
05:22 PM Revision 0e723844 (qgis): Merge pull request #7078 from arnaud-morvan/server_proper_literal_conve...
[server] Proper convertion of literals in Filters Paul Blottiere
05:03 PM Revision 370bac99 (qgis): Merge pull request #7152 from rouault/fix_memleaks_qgsstyle
Fix various memleaks in QgsStyle Even Rouault
03:04 PM Revision 88a49e7e (qgis): Fix zonal stats doesn't work with raster/vector in different CRS
Fixes #19027 Nyall Dawson
02:26 PM Revision b07c3347 (qgis): [server] Proper convertion of literals in Filters
Convert OGC Filter's literals accordings to field type.
This can have a huge impact on performance in some cases.
For...
Arnaud Morvan
02:26 PM Revision e94b1acd (qgis): [OGR provider] Complementary fix for #18596, related to adding a new fi...
Even Rouault
01:25 PM Revision 8ef0d1f7 (qgis): [pyqgis] add missing install of __init__.py for modules
Denis Rouzaud
12:58 PM Revision 358d15c0 (qgis): [pyqgis] add missing install of __init__.py for modules
Denis Rouzaud
12:51 PM Revision e3f02eac (qgis): Merge pull request #7012 from elpaso/python-provider
Python provider QEP 122 Alessandro Pasotti
12:47 PM Revision b2fce736 (qgis): Merge pull request #7180 from luipir/processing_optional_value_default_...
[processing] Correct management of optional rasters in batch mode. Fixes #19115 Luigi Pirelli
12:06 PM Revision c61e4821 (qgis): [ui] do not hide floating panel toolbars for map-only view
Mathieu Pellerin - nIRV
11:53 AM Revision fa7879ad (qgis): [processing] Correct management of optional rasters in batch mode. Fixe...
Luigi Pirelli
11:48 AM Revision 73cfe047 (qgis): Add missing import QgsCsException
Alessandro Pasotti
08:44 AM Revision b97e8351 (qgis): Re-enable the test on travis with a fix
Alessandro Pasotti
08:15 AM Revision 8c689b2d (qgis): [processing] Fix create constant raster layer modifies pixel size
Fixes #18446 Nyall Dawson
07:48 AM Revision d9336c24 (qgis): Merge pull request #7176 from nyalldawson/cmp0040
Don't use old policy for CMP0040 Matthias Kuhn
06:08 AM Revision bd0ec6e4 (qgis): Don't use old policy for CMP0040
Seems no longer required in any case Nyall Dawson
04:50 AM Revision b69389b6 (qgis): Run clang-tidy modernization checks
Nyall Dawson
02:19 AM Revision 2ed144ac (qgis): Apply clang-tidy readability-avoid-const-params-in-decls fixit
Checks whether a function declaration has parameters that are
top level const.
const values in declarations do not a...
Nyall Dawson
02:19 AM Revision 8f550936 (qgis): Add some missing dox
Nyall Dawson
02:05 AM Revision e91aed66 (qgis): [processing] Force model outputs to respect constraints set by
their underlying algorithm's provider
E.g. for model outputs generated by a saga algorithm, only
sdat and shp files ...
Nyall Dawson

2018-06-04

12:41 AM Revision b8565386 (qgis): Remove unnecessary space at the bottom of widgets
Harrissou Santanna
12:41 AM Revision 70cb1205 (qgis): Remove unnecessary space at the bottom of Source tab
and do some ui cleanup Harrissou Santanna
09:34 PM Revision 6160e066 (qgis): Merge pull request #7167 from rouault/gpkg_perf_improvements
[OGR provider] Performance improvements on huge GeoPackage database (fixes #18402) Even Rouault
09:25 PM Revision 8307264c (qgis): [processing][SAGA] Avoid unicode errors when parsing description files
Fixes #19062 Nyall Dawson
08:16 PM Revision e998fcf0 (qgis): [WFS provider] [FEATURE] Allow user to enable/disable paging and specif...
The 'maximum number of features' settings is now always the maximum number of
features requested, even in WFS 2.0 wit...
Even Rouault
06:20 PM Revision a8ce4945 (qgis): NULL -> nullptr in sip code
Alessandro Pasotti
04:49 PM Revision ba796447 (qgis): Merge pull request #7169 from m-kuhn/attrTableCrash19054
Fix crash when removing layer with attribute table open Matthias Kuhn
04:24 PM Revision d7a6c229 (qgis): Revert "Re-enable test that was failing on Travis"
This reverts commit c4d62ef05ff268d903b0a821b43573b161b3964c. Alessandro Pasotti
04:24 PM Revision 4d0de09e (qgis): Removed debug message leftover
Alessandro Pasotti
03:57 PM Revision fcb6a74d (qgis): Fix crash when removing layer with attribute table open
Fix #19054 Matthias Kuhn
03:05 PM Revision 2502a337 (qgis): [OGR provider] Custom GPKG implementation of GetExtent() only needed fo...
Even Rouault
02:57 PM Revision 0e4b5957 (qgis): Merge pull request #7168 from m-kuhn/noTrDebugMessages
Do not translate debug messages Matthias Kuhn
02:27 PM Revision c4d62ef0 (qgis): Re-enable test that was failing on Travis
Alessandro Pasotti
02:26 PM Revision 6ece1aa5 (qgis): registerProvider now returns a bool
Alessandro Pasotti
02:24 PM Revision 474809ec (qgis): Do not translate debug messages
Matthias Kuhn
02:23 PM Revision 4f531359 (qgis): [OGR provider] Performance improvements on huge GeoPackage database (fi...
- Introduce an approximate feature count for GeoPackage in case there are
at least 100,000 rows in a table.
- Add a...
Even Rouault
02:13 PM Revision 0304ec49 (qgis): qgsstyle.cpp: change protected to private
Even Rouault
02:11 PM Revision 4af0e441 (qgis): Merge pull request #7153 from rouault/remove_VSIReadDirRecursive1
Remove VSIReadDirRecursive1() Even Rouault
01:31 PM Revision 783b6b81 (qgis): [geometry] optimize point distance to point
Mathieu Pellerin - nIRV
01:30 PM Revision 84806b91 (qgis): [processing] Fix cannot use feature source as input for model crs or ex...
Nyall Dawson
01:30 PM Revision 3b2f690d (qgis): [processing] Also add table output for raster unique values report algo...
Allows values to be used within models Nyall Dawson
11:51 AM Revision 0430a8d5 (qgis): Better comment to explain why the ref needs to be incremented
Alessandro Pasotti
10:50 AM Revision e5e966bb (qgis): Fix some shellcheck warnings in astyle scripts
Nyall Dawson
10:37 AM Revision b65ee545 (qgis): Fix incorrectly capitalized accented menu entries
Fixes #19102 Nyall Dawson
09:56 AM Revision 61262a2f (qgis): Merge pull request #7163 from elpaso/bugfix-19050-backport
Do not set min/max precision for int fields Alessandro Pasotti
09:25 AM Revision 36712b9e (qgis): Merge pull request #7118 from m-kuhn/stringCompOperators
Cast left node to text on string comparison Matthias Kuhn
09:02 AM Revision 715edb12 (qgis): Change docstring order
Matthias Kuhn
08:59 AM Revision 5d3a4cdf (qgis): Reset subset string after testing
Wfs test fails otherwise. Matthias Kuhn
08:59 AM Revision 0b96e3ae (qgis): Workaround to fix WFS provider empty() method
Matthias Kuhn
08:59 AM Revision 280e10e6 (qgis): Isolate test failures with subset string modification
Matthias Kuhn
08:59 AM Revision 6dd26bbf (qgis): Add an empty test on truncated layers
Matthias Kuhn
08:59 AM Revision eff4bf95 (qgis): Adjust target version
Matthias Kuhn
08:59 AM Revision 48a796dc (qgis): Fix QgsVectorLayer::hasFeatures() crash when editable
Matthias Kuhn
08:59 AM Revision b5b16dfa (qgis): Adjust docstrings
Matthias Kuhn
08:59 AM Revision 6c72d7e3 (qgis): Make doctest happy
Matthias Kuhn
08:59 AM Revision 2b9ffa16 (qgis): Fix test
Matthias Kuhn
08:59 AM Revision a0162543 (qgis): Adjust tests
Matthias Kuhn
08:59 AM Revision 5b0473aa (qgis): Invert logic
because True is not False Matthias Kuhn
08:59 AM Revision 8be4cc60 (qgis): Advanced logic for QgsVectorLayer::hasFeatures()
Matthias Kuhn
08:59 AM Revision 6a265d4a (qgis): Fix docstring
Matthias Kuhn
08:59 AM Revision 6049e407 (qgis): Make QgsVectorDataProvider::hasFeatures() final
Matthias Kuhn
08:59 AM Revision 3b35948b (qgis): Use cheap request
Matthias Kuhn
08:59 AM Revision 5fb9d14c (qgis): QgsFeatureSource::hasFeatures() -> Yes, No, Maybe
This method allows to determine if a feature source has content or not
(or maybe).
This method works for "generator"...
Matthias Kuhn
08:59 AM Revision 91b0fbaa (qgis): Fix typo
Matthias Kuhn
08:59 AM Revision cb4de250 (qgis): Improve API docs
Matthias Kuhn
08:59 AM Revision b568d6be (qgis): Add optimized version of QgsPostgresProvider::empty()
Matthias Kuhn
08:59 AM Revision 94f3e139 (qgis): Add test for empty() to provider test suite
Matthias Kuhn
08:59 AM Revision e252cc0c (qgis): Add empty() and emptyUnknown() to QgsFeatureSource
Matthias Kuhn
08:59 AM Revision 381a7661 (qgis): Add optimized versions of empty() to QgsVectorDataProvider
Matthias Kuhn
08:43 AM Revision a7bc5365 (qgis): Do not set min/max precision for int fields
Fixes #19050
QGIS saves integer field when I create a new real
field through field calculator (Update field works as...
Alessandro Pasotti
08:32 AM Revision adf5eb77 (qgis): Add vector icons to some qgs algorithms (fixes #19082) (#7149)
Andrea Giudiceandrea
07:15 AM Revision b8ff44e6 (qgis): [processing][saga] Fix error in merge vector layers
Fixes #18545 Nyall Dawson
07:05 AM Revision 1bc1790b (qgis): [processing][SAGA] Resync kriging parameters with saga manual
And remove duplicate kriging algorithms, add tests
Fixes #18191
Nyall Dawson
06:01 AM Revision 268aa171 (qgis): [processing][saga] Fix error in raster calculator
Fixes #18751 Nyall Dawson
05:57 AM Revision a1d46de0 (qgis): [processing] Fix evaluation of vector layer references to compatible fe...
Refs #18545 Nyall Dawson
05:16 AM Revision 43351300 (qgis): [processing][SAGA] Fix missing outputs from some algorithms
Fixes #19103 Nyall Dawson
04:58 AM Revision 4b354984 (qgis): [processing] Matrix parameter values are always 1-dimensional
Fix gui wrapper returns 2-dimensional parameters, which don't
match with the expectations of QgsProcessingParameterMa...
Nyall Dawson
04:58 AM Revision 3dde95de (qgis): [processing][SAGA] Fix broken reclassify values algorithm
Fixes #18750 Nyall Dawson
04:58 AM Revision f6ac45a5 (qgis): [processing][saga] Add unit test for reclassify values (simple)
Nyall Dawson
04:00 AM Revision f85a3d6b (qgis): [processing][SAGA] Fix exposed output formats to include only those sup...
Refs #18908 Nyall Dawson
03:30 AM Revision 3c274036 (qgis): No prompts
Nyall Dawson
03:30 AM Revision d16ec3e2 (qgis): Add unit test for license headers
Nyall Dawson
03:30 AM Revision d52c698a (qgis): Install licensecheck via cpan
Nyall Dawson
03:30 AM Revision 8b44b06e (qgis): Install more dependencies from repos
Nyall Dawson
03:30 AM Revision 4e0845b4 (qgis): Include licensecheck.pl script in code_layout test folder
Seems to be the only way to get this functional under Travis.
TODO: remove when Travis is upgraded to a reasonably m...
Nyall Dawson
03:30 AM Revision 4bb572f4 (qgis): Move licensecheck to external folder
Nyall Dawson
03:30 AM Revision 48b117e0 (qgis): Fail check if licensecheck missing
Nyall Dawson
03:30 AM Revision 1395dc0e (qgis): Add missing license headers
Nyall Dawson
03:30 AM Revision 23c37311 (qgis): Fix path to licensecheck in test
Nyall Dawson
03:30 AM Revision aa55f3ab (qgis): Try to use cpanm to install licensecheck
Nyall Dawson
03:30 AM Revision 43abdf72 (qgis): Don't run tests when install modules
Nyall Dawson

2018-06-03

12:08 AM Revision e719af50 (qgis): Remove VSIReadDirRecursive1()
This function was introduced at a time where some GDAL versions didn't have
VSIReadDirRecursive(). Since we now requi...
Even Rouault
12:07 AM Revision d5afc71a (qgis): Merge branch 'master' into fix_memleaks_qgsstyle
Even Rouault
10:35 PM Revision 0af5fb9d (qgis): [ogr] Fix combination of filterrect and filterfids ignores filterrect c...
Nyall Dawson
10:35 PM Revision bb2e15c9 (qgis): More checks
Nyall Dawson
10:35 PM Revision 4ddf58c0 (qgis): Add feature source test for combination of filterfids AND filterrect
Both these conditions must be honored when set, i.e. features
with matching IDs but which fail the rect check should ...
Nyall Dawson
10:27 PM Revision 851319f4 (qgis): Merge pull request #7151 from rouault/fix_use_after_free_at_qgis_exit
Fix use-after-free at QGIS exist, linked to QgsCoordinateTransform cache Even Rouault
09:15 PM Revision b21701b5 (qgis): Add QgsStyle::cleanDefaultStyle() and use it in QgsApplication::exitQgis()
Even Rouault
09:07 PM Revision 7cb18cd5 (qgis): [sipify] allow to define python operator in headers
sipify will take care of injecting them in python/{module}/__init__.py Denis Rouzaud
09:07 PM Revision e5b02cd2 (qgis): use dedicated files for auto additions
Denis Rouzaud
09:07 PM Revision 1fb02e8d (qgis): concatenate auto_additions files with python module __init__.py.in
Denis Rouzaud
09:07 PM Revision 164f662d (qgis): fix sipify and run
Denis Rouzaud
09:01 PM Revision 8aeb2f6d (qgis): qgsstyle.cpp: avoid minor memleaks in use of sqlite3_mprintf()
Even Rouault
07:36 PM Revision 6b7504d6 (qgis): Fix use-after-free at QGIS exist, linked to QgsCoordinateTransform cache
This fixes the following warning
==23284== Invalid read of size 4
==23284== at 0x14911DE5: pj_ctx_get_errno (pj_c...
Even Rouault
12:50 PM Revision 427ac106 (qgis): Plugin loading: only load .so files on Linux
I've recently lost some hair chasing mysterious crashes at QGIS exit
and finally figured out this was due to an old v...
Even Rouault
12:41 PM Revision 7f97a2f3 (qgis): Merge pull request #7146 from rouault/fix_18342
[OGR provider] Improve performance of subLayers(), particularly on FileGDB with the proprietary driver (fixes #18342) Even Rouault
07:50 AM Revision 9115d7f2 (qgis): Add note to use QgsApplication::authManager()
Nyall Dawson

2018-06-02

01:35 AM Revision 55aa7a86 (qgis): [OGR provider] Improve performance of subLayers(), particularly on File...
Even Rouault
01:24 AM Revision 29753390 (qgis): [ogr] Fix very slow feature requests when filter string set
Follow up 217e7006. Avoid the very expensive iteration to
find matching features when a subset string is set by
inste...
Nyall Dawson
01:24 AM Revision 64300598 (qgis): Remove safety check
Doesn't work correctly - flags valid matches as invalid Nyall Dawson
01:24 AM Revision 477fb89f (qgis): More tests
Nyall Dawson
01:24 AM Revision 314942d7 (qgis): Also check geometry in tests
Nyall Dawson
01:24 AM Revision bab8b78c (qgis): Use correct member variable prefix
Nyall Dawson
01:24 AM Revision d7d2a147 (qgis): [ogr] Only try to add original fid from iterators, not in other cases
Nyall Dawson
01:24 AM Revision ca1262d1 (qgis): Fix failing test
We need to ensure that the FID column is also fetched for the
unfiltered layer which we use when requesting features ...
Nyall Dawson
01:24 AM Revision f3bc283c (qgis): Better tests
Nyall Dawson
10:55 PM Revision 79ba0eee (qgis): Merge pull request #7143 from elpaso/bugfix-19050-field-calc-save-real-...
Do not set min/max precision for int fields Alessandro Pasotti
05:32 PM Revision f68f288d (qgis): Merge pull request #7145 from rouault/fix_18596
[OGR provider] When editing a GeoJSON file, close and re-open the file at end of editing session (fixes #18596) Even Rouault
12:00 PM Revision 754018a4 (qgis): [OGR provider] When editing a GeoJSON file, close and re-open the file ...
Even Rouault
11:27 AM Revision 7e2ca8f6 (qgis): Merge pull request #7144 from rouault/fix_18976
[Postgres provider] Speed up feature insertion when pkid column is not set (fixes #18976) Even Rouault

2018-06-01

11:09 PM Revision a9a8fbdb (qgis): [cleanup] use for range based loop
Even Rouault
10:33 PM Revision 2ed200a8 (qgis): Merge pull request #7142 from rouault/fix_18996
QgsSvgCache::svgAsPicture(): make sure the returned picture is not shared (fixes #18996) Even Rouault
10:31 PM Revision cc25727a (qgis): [Postgres provider] Speed up feature insertion when pkid column is not ...
When inserting features whose attribute column corresponding to the pkid
is empty, and tat this pkid column has a def...
Even Rouault
10:00 PM Revision 75b7edf1 (qgis): QgsSvgCache::svgAsPicture(): make sure the returned picture is not shar...
For some reason QPicture.detach() doesn't seem to always work as intended, at
least with QT 5.5 on Ubuntu 16.04
Seria...
Even Rouault
06:07 PM Revision 033071ae (qgis): Do not set min/max precision for int fields
Fixes #19050
QGIS saves integer field when I create a new real
field through field calculator (Update field works as...
Alessandro Pasotti
05:42 PM Revision 9d3f8d44 (qgis): Merge pull request #7140 from rouault/fix_19009
Assorted set of fixes regarding field length for OGR provider Even Rouault
03:17 PM Revision 3b291026 (qgis): Merge pull request #7141 from rouault/fix_18563
QgsVectorFileWriter: workaround a bug in GDAL where appending to an existing BNA crashes it (fixes #18563) Even Rouault
02:28 PM Revision 43f796e7 (qgis): QgsVectorFileWriter: workaround a bug in GDAL where appending to an exi...
Upstream fixes done in GDAL as well to fix the crash itself:
GDAL master: https://github.com/OSGeo/gdal/commit/a36939...
Even Rouault
02:19 PM Revision e4d5899b (qgis): Merge pull request #7131 from rouault/fix_linux_build_qca
QCAMacros.cmake: fix Linux build Even Rouault
02:18 PM Revision 3aa630ca (qgis): Added QgsDataProvider::ProviderOptions to the bindings
Alessandro Pasotti
02:06 PM Revision b9003ffa (qgis): QgsVectorDataProvider::supportedType(): only checks field length and pr...
Even Rouault
01:31 PM Revision a15d8903 (qgis): [locator] add a way to invalidate results from python API
otherwise if you access the config of the filter (or change app settings) from outside the main application settings ... Denis Rouzaud
01:31 PM Revision dc9fb90b (qgis): add note on how to invalidate results
Denis Rouzaud
01:23 PM Revision 917a6e3c (qgis): QCAMacros.cmake: re-add 25ba36180cfbf836b9458beb98e28f62349c4260 for Fr...
Even Rouault
01:22 PM Revision 1a4f8042 (qgis): QCAMacros.cmake: fix Linux build
https://github.com/qgis/QGIS/commit/25ba36180cfbf836b9458beb98e28f62349c4260 causes
build failures on Ubuntu 16.04 an...
Even Rouault
01:19 PM Revision a3e527d8 (qgis): [OGR provider] Advertize correct supported data types, length and with ...
Even Rouault
01:18 PM Revision bad1ab4e (qgis): QgsVectorDataProvider::supportedType(): use -1 as the value for unspeci...
Even Rouault
01:17 PM Revision 04a55b25 (qgis): [cleanup] QgsFieldCalculator: avoid use of hardcoded magic indices
Even Rouault
01:15 PM Revision f4bf1ec9 (qgis): [OGR provider] GPKG: allow repeated creation of int fields with len != ...
Even Rouault
01:02 PM Revision 6192b5eb (qgis): Add fill/stroke color & opacity parameters to more north arrows svg images
Andrea Giudiceandrea
01:00 PM Revision 05f426e0 (qgis): Remove orig_ogc_fid fields from server filter tests
Nyall Dawson
01:00 PM Revision e6e54de3 (qgis): Add test to ensure that orig_ogc_fid field is only ever used internally
We don't want to expose this field to users, or include it in layer
exports or copies
And rename internal field to _...
Nyall Dawson
10:56 AM Revision 21d15e71 (qgis): [BUGFIX][Server] Segfault when GetFeatureInfo on Raster layer to GML
The PR #6279 has introduced some bug, like a segfault when a WMS GetFeatureInfo
is done on a Raster layer with output...
René-Luc ReLuc
10:55 AM Revision cac675a9 (qgis): Removed commented code
Alessandro Pasotti
10:55 AM Revision 2f41d32e (qgis): Added test to cmake
Alessandro Pasotti
10:55 AM Revision 749bc021 (qgis): Fix provider for min/max updates
Alessandro Pasotti
10:55 AM Revision 0fa88e6f (qgis): Skip failing test on Travis
the test passes locally Alessandro Pasotti
10:55 AM Revision b696e9b1 (qgis): Minor updates to the doc strings
Alessandro Pasotti
10:55 AM Revision 6f3be9fa (qgis): SIP updates
Alessandro Pasotti
10:53 AM Revision 1e3661cb (qgis): Added QgsSpatialIndex to the python provider
Alessandro Pasotti
10:53 AM Revision 29575b5b (qgis): QgsDebugMsg -> QgsDebugMsgLevel
Alessandro Pasotti
10:53 AM Revision 324fd7d5 (qgis): Allow python creation of QgsFeatureIterator from an abstract one
Alessandro Pasotti
10:53 AM Revision 7ffdab2d (qgis): Do not dec ref in methodcode
Alessandro Pasotti
10:53 AM Revision adcc2e96 (qgis): Moved python provider to separate file
Also cloned other memory layer methods Alessandro Pasotti
10:53 AM Revision e341b3a5 (qgis): Tests for Python vector data provider (still failing but not crashing!)
Alessandro Pasotti
10:53 AM Revision 839a8890 (qgis): SIP wrappers for QgsProviderMetadata
Alessandro Pasotti
10:53 AM Revision 9d66eb8d (qgis): API to register new vector data providers
Alessandro Pasotti
10:53 AM Revision abcad019 (qgis): Python provider tests passing
Except for QgsLayerDefinition.exportLayerDefinitionLayers
and QgsLayerDefinition.loadLayerDefinitionLayers
Alessandro Pasotti
10:53 AM Revision 222f3ad9 (qgis): Check for index validity and do not crash!
Alessandro Pasotti
10:21 AM Revision bd65fc60 (qgis): [processing][gdal] Don't double quote output paths
Breaks for some drivers, e.g. KML
Fixes #18264
Nyall Dawson
08:53 AM Revision 30ecb338 (qgis): [processing][GRASS] Fix some algorithms always export as GPKG, regardle...
Nyall Dawson
08:20 AM Revision 60a87e94 (qgis): [processing] Fix error when creating tests and raster output
no longer exists
Fixes #16123
Nyall Dawson
07:55 AM Revision d1bcfbfe (qgis): [processing] Rename File parameter in modeler to File/Folder
Better reflects what it does Nyall Dawson
07:55 AM Revision 950d042e (qgis): [processing] Fix errors when filling parameters in batch panel
Fixes #18408 Nyall Dawson
07:55 AM Revision f6416a19 (qgis): [processing] Fix missing vector inputs when run in batch mode
Fix incorrect definition of compatibleVectorLayers, which was
using layer WKB type values instead of processing sourc...
Nyall Dawson
07:55 AM Revision 4289bcb3 (qgis): [processing][saga] Fix some field parameters are incorrectly defined as...
Fixes #18193 Nyall Dawson
03:54 AM Revision 4719a7c1 (qgis): See if test now passes on Travis
Nyall Dawson
03:54 AM Revision 09d21cf9 (qgis): Resurrect another GRASS test
Nyall Dawson
03:54 AM Revision 0e7c31e9 (qgis): [processing][grass] Fix handling of optional file parameters
Nyall Dawson
03:54 AM Revision dcba919e (qgis): Add another acceptable hash
Nyall Dawson
03:54 AM Revision 46a4c236 (qgis): Resurrect a grass test
Nyall Dawson
03:54 AM Revision 3f456993 (qgis): Resurrect a GRASS test
Nyall Dawson
03:54 AM Revision e273ac28 (qgis): [processing] Some test debugging help
Nyall Dawson

2018-05-31

01:36 AM Revision 1c684456 (qgis): [processing] Log an error when a numeric parameter has min value >= max...
Refs #19076 Nyall Dawson
01:36 AM Revision ae95adba (qgis): [processing][GRASS] Fix r.relief.scaling has inverted min/max values fo...
Fixes #19076 Nyall Dawson
12:53 AM Revision 32792d34 (qgis): Better dox, spelling
Nyall Dawson
12:53 AM Revision f7a6864b (qgis): [processing] Fix invalid characters in HTML for 'Raster layer unique va...
Nyall Dawson
12:32 AM Revision 8bdec09b (qgis): Revert "Fix QCA-ssl for FreeBSD"
This reverts commit 25ba36180cfbf836b9458beb98e28f62349c4260.
Breaks linux build
Nyall Dawson
12:25 AM Revision 5e3ce8ff (qgis): SC2003: expr is antiquated. Consider rewriting this using $((..)), ${} ...
Matthias Kuhn
12:24 AM Revision 09f17d99 (qgis): SC2006: Use $(..) instead of legacy `..`.
Matthias Kuhn
12:21 AM Revision 408a9fbf (qgis): Fix some shellcheck warnings
Nyall Dawson
11:51 PM Revision efa7f99b (qgis): Merge pull request #7132 from rouault/fix_19077_bis
[OGR provider] Avoid attribute table to be empty on OGR layer with mixed geom types (fixes #19077) Even Rouault
11:05 PM Revision 2969ba1e (qgis): test_provider_ogr_gpkg.py: avoid bug_17795.gpkg test sample to be modif...
Even Rouault
11:05 PM Revision ee06d524 (qgis): [OGR provider] Avoid attribute table to be empty on OGR layer with mixe...
Even Rouault
10:33 PM Revision 0cffd19e (qgis): monkey path custom widgets
this will add module to the system to avoid missing modules when running on a local install (uic widget-plugin not in... Denis Rouzaud
09:01 PM Revision 9fcee524 (qgis): Merge pull request #7128 from rouault/fix_17945
[WFS provider] Add typename prefix before attribute/geometry name for Update requests (fixes #17945) Even Rouault
06:30 PM Revision 1e4b01bb (qgis): [WFS provider] Add typename prefix before attribute/geometry name for U...
Deegree requires those namespace prefixes. I've also verified that
GeoServer is indifferent regarding them.
Even Rouault
06:27 PM Revision 48bbd246 (qgis): Run string comparison test on all providers
Matthias Kuhn
06:27 PM Revision d1eabe1c (qgis): Make compiled tests more stable
we do not want to ignore AttributeErrors for those Matthias Kuhn
04:25 PM Revision 17434512 (qgis): pep8 fix
Luigi Pirelli
03:34 PM Revision 352a0285 (qgis): typo
Luigi Pirelli
02:50 PM Revision f7e4dd67 (qgis): Merge pull request #7127 from rouault/fix_18267
[WFS provider] Handle DescribeFeatureType responses that consist of a single <include> (fixes #18267) Even Rouault
02:04 PM Revision dbe4186a (qgis): Add tests for compiling string operators
Matthias Kuhn
01:43 PM Revision 60d5e4cf (qgis): Autopep8
Anita Graser
01:38 PM Revision 1d2686d0 (qgis): [WFS provider] Handle DescribeFeatureType responses that consist of a s...
Also handle another occurence of a buggy server only accepting TYPENAMES plural
as parameter of DescribeFeatureType
Even Rouault
01:06 PM Revision 64602097 (qgis): Tests for db_manager postgis connector and postgis provider checking cl...
Luigi Pirelli
01:06 PM Revision 8968b63e (qgis): from unicode to str
Luigi Pirelli
01:06 PM Revision 878ab41a (qgis): Set permission to certs to allow correct removing on win
Luigi Pirelli
01:06 PM Revision 71cb555e (qgis): blacklisted the new test PyQgsDbManagerPostgis waiting a complete pki e...
Luigi Pirelli
01:06 PM Revision 4f415c56 (qgis): typo
Luigi Pirelli
11:34 AM Revision 25ba3618 (qgis): Fix QCA-ssl for FreeBSD
Loïc BARTOLETTI
11:31 AM Revision a26b9b1d (qgis): Merge pull request #7122 from nyalldawson/fix_19065
Use a snapping indicator when picking feature to move with move tool Matthias Kuhn
11:30 AM Revision 497abfe7 (qgis): Merge pull request #7120 from nyalldawson/opts
Optimise geometry conversion to/from geos Matthias Kuhn
11:26 AM Revision 25f4794f (qgis): Merge pull request #7125 from m-kuhn/sld_read_multiple_featuretypestyles
Sld read multiple featuretypestyles Matthias Kuhn
10:51 AM Revision c49a18c5 (qgis): Add support for reading SLD's with multiple FeatureTypeStyle elements.
Introduce a virtual FeatureTypeStyle to add support for reading SLD documents with more than one FeatureTypeStyle ele... Roel Huybrechts
09:49 AM Revision 8cf7447a (qgis): Merge pull request #7124 from nyalldawson/fix_16428
[processing] Hopefully fix bad layout for docks in modeler Matthias Kuhn
08:34 AM Revision 9c7cf40c (qgis): Merge pull request #6537 from slarosa/menu-indicator
fix size for menu indicator in data defined button Matthias Kuhn
07:28 AM Revision 1d62d106 (qgis): [processing] Don't hold on to algorithm instances for menu items
Instead, only store references to the algorithm id string, and
use this to retrieve algorithms when the actions are t...
Nyall Dawson
07:27 AM Revision 59d425c5 (qgis): [processing] Fix some incorrect formatting of algorithm titles
Nyall Dawson
07:27 AM Revision 4752b99e (qgis): Merge pull request #7106 from m-kuhn/encodedUrl3
Assume URL already encoded in web view widget Matthias Kuhn
07:27 AM Revision 0bbaa3b0 (qgis): [processing] Add method to retrieve list of accepted Python data types ...
Nyall Dawson
07:27 AM Revision db916bc2 (qgis): [processing] Show accepted data types for parameters in processing.algo...
Nyall Dawson
07:27 AM Revision 612d61dc (qgis): [processing] Tweak algorithHelp formatting
Nyall Dawson
07:27 AM Revision 297cfd54 (qgis): [processing] Add metadata for feature sink parameters
Nyall Dawson
04:51 AM Revision db2c3d49 (qgis): [processing] Show search icon in search boxes
Nyall Dawson
04:45 AM Revision 87962254 (qgis): [processing] Fix bad layout for docks in modeler
Because there's some deep underlying issue which causes the dock
layouts to get corrupted in certain circumstances, a...
Nyall Dawson
02:50 AM Revision e8515d86 (qgis): Fix crash in QgsNetworkContentFetcherRegistry
Nyall Dawson

2018-05-30

01:52 AM Revision de347f07 (qgis): Move 'move features' button to correct place in toolbar
Nyall Dawson
01:30 AM Revision 3ef7b125 (qgis): Use a snapping indicator when picking feature to move with move tool
Fixes #19065 Nyall Dawson
12:55 AM Revision 37b06bcf (qgis): [processing] Fix Rectangles/Ovals/...(variable) chokes on angle values ...
Change the test to a NULL test instead, as angle values of 0 are valid Nyall Dawson
06:09 PM Revision 974b9f37 (qgis): [SymbolLayerUtils] Using QgsProject::readPath to resolve relative path ...
In `QgsSymbolLayerV2Utils::symbolNameToPath` the resolution of relative path to
project was nos based on `QgsProject:...
René-Luc ReLuc
04:45 PM Revision 6a88bfca (qgis): Cast left node to text on string comparison
Matthias Kuhn
04:34 PM Revision 26c13d4b (qgis): misc fixes
Peter Petrik
01:37 PM Revision 377f393c (qgis): Use subsetStringChange signal for layer tree view filter indicator
Mathieu Pellerin - nIRV
12:26 PM Revision 69fa2618 (qgis): fix travis errors
Peter Petrik
10:52 AM Revision 3aa4968f (qgis): Optimise geometry conversion to/from geos
Nyall Dawson
10:34 AM Revision 0a3bef1b (qgis): Remember last used directory when saving map as PDF
Mathieu Pellerin - nIRV
10:06 AM Revision 7af2e68e (qgis): misc optimization for geometries and fixes
Peter Petrik
08:51 AM Revision ab04e0fa (qgis): Tweak wording of metadata contacts header
Because contacts have an explicity 'role' setting, they may not
necessarily be the 'owner' of the resource
Nyall Dawson
06:15 AM Revision d4a5df2f (qgis): More unit checks for project dirtying
Nyall Dawson
05:30 AM Revision 69b590b0 (qgis): Fix corrupted text in Open From menu item
Nyall Dawson

2018-05-29

12:52 AM Revision e7da1030 (qgis): Changes tooltip of Open Layer Styling button
Alexandre Neto
12:51 AM Revision 6bf5274b (qgis): [processing] Fix some missing references warnings
Nyall Dawson
11:45 PM Revision ce2f7739 (qgis): [processing] Correct text for temporary folder output
Nyall Dawson
11:45 PM Revision aabbb307 (qgis): [processing] Fix clearing destination doesn't actually reset to tempora...
Even though the UI makes it look like it did Nyall Dawson
10:38 PM Revision 68b7f5a8 (qgis): Merge pull request #7087 from slarosa/fix_19001
Fixes #19001: update url for _pyqgis and _api commands Salvatore Larosa
10:12 PM Revision d157b6e6 (qgis): [processing] Fix destination folder param is not updated after
picking from the file dialog alone Nyall Dawson
09:01 PM Revision f092c7ed (qgis): Add method to filter vertices for geometries in place, by providing a c...
Nyall Dawson
09:01 PM Revision 8341b9b1 (qgis): Safer memory management for shapeburst fills
Fail gracefully if temporary image could not be allocated
TODO: use a maximum size for the image, and downsample to ...
Nyall Dawson
09:01 PM Revision c013c23e (qgis): Catch some uncaught transform exceptions
Nyall Dawson
09:01 PM Revision 53d4d0b4 (qgis): Fix filterVertices for multipoint geometries
Nyall Dawson
09:01 PM Revision 16091eca (qgis): Better memory management, handle nan coordinate results when
calculating point feature label obstacle geometry Nyall Dawson
09:01 PM Revision 3ba7c0b3 (qgis): Unit tests for filterVertices
Nyall Dawson
09:01 PM Revision 0c7df170 (qgis): Optimise QgsCurve::asQPolygonF for linestring geometries
Nyall Dawson
09:01 PM Revision e33c1942 (qgis): Optimise some coordinate transforms
Nyall Dawson
09:01 PM Revision f7618d00 (qgis): Fix doxygen
Nyall Dawson
09:01 PM Revision 2a70c4bc (qgis): Remove invalid ring handling from filterVertices, move to removeInvalid...
Nyall Dawson
09:01 PM Revision 6c0a1da0 (qgis): Filter invalid rings during label geometry preparation
Nyall Dawson
09:01 PM Revision 48410276 (qgis): [labeling] Geometry transformations may result in nan points,
so filter these out when registering labeled features Nyall Dawson
08:57 PM Revision 70afe2d8 (qgis): Add geometry and id field parameters
Anita Graser
03:11 PM Revision f26bbd9d (qgis): revert changes to test files
Peter Petrik
03:08 PM Revision 1ed5bb54 (qgis): Autopep8
Anita Graser
02:58 PM Revision 8494c67a (qgis): apply map transform directly in the feature highligh c++ code
Peter Petrik
02:21 PM Revision ff7c70fc (qgis): [processing][gdal] Fix gdal command does not automatically update
when destination value is changed Nyall Dawson
02:00 PM Revision 093d53a3 (qgis): since 3.4
Peter Petrik
01:25 PM Revision 2770f6c0 (qgis): misc doc changes
Peter Petrik
12:32 PM Revision 744a42ff (qgis): Assume URL already encoded in web view widget
Matthias Kuhn
12:26 PM Revision ad1fef9f (qgis): Workaround crash in msvc when raising a GEOS exception
In some circumstances MSVC tries to raise it's own internal
exception when we try to raise a GEOSException. This resu...
Nyall Dawson
12:10 PM Revision f5c0a2c4 (qgis): Project dirtying improvements
- Mark as dirty when renaming a layer/group
- Better approach to mark as dirty when changing CRS
- Better approach t...
Mathieu Pellerin - nIRV
12:10 PM Revision 5ab3fe4b (qgis): Add subsetStringChanged signal
Mathieu Pellerin - nIRV
12:00 PM Revision 7160bac6 (qgis): Merge pull request #6955 from amaizr/web-view-widget-wrapper-url-encodi...
Assume URL already encoded in web view widget Matthias Kuhn
11:59 AM Revision 3edc07b4 (qgis): also versioning cookbook url
Salvatore Larosa
11:52 AM Revision 8f5bde40 (qgis): use https for cookbook url
Salvatore Larosa
11:43 AM Revision b202d606 (qgis): const correctness QgsVectorLayer::deleteAttributes
Matthias Kuhn
11:40 AM Revision 04e779a0 (qgis): qgz set as the default format
Paul Blottiere
11:28 AM Revision 00b60198 (qgis): rename qgsquickfeature and remove featuremodel
Peter Petrik
11:27 AM Revision 0a99b119 (qgis): Add polygon highlight support
Peter Petrik
11:27 AM Revision f00321a4 (qgis): move tessellator from 3d to core (need also for quick library)
Peter Petrik
11:26 AM Revision 264788ac (qgis): [qgsquick] [feature] Added identify and highlight feature
Viktor Sklencar
 

Also available in: Atom