Activity

From 2018-01-23 to 2018-02-21

2018-02-21

11:59 PM Revision 1eea8579 (qgis): Remove use of deprecated trUtf8 method
This method was deprecated in Qt 5.0 - we need to remove
its use so that we can turn off the remaining Qt4 compatibil...
Nyall Dawson
11:58 PM Revision f1445538 (qgis): Merge pull request #6399 from nyalldawson/hide_dupe
Hide 'duplicate features' actions by default Nyall Dawson
10:47 PM Revision 5cfe2784 (qgis): calculate mTwoCharSize
David Signer
10:45 PM Revision 5af792c1 (qgis): [processing] Call toolbox.deleteLater to avoid slot calls after unload
Arnaud Morvan
10:42 PM Revision 3718d4e6 (qgis): [processing] Properly load basic providers
Processing module should only register it's own basic providers.
Note that when reloading a plugin, subclasses of Pro...
Arnaud Morvan
10:42 PM Revision d3a4a345 (qgis): [processing] Fix slot prototype in ModelerAlgorithmProvider. Fix #18162
Arnaud Morvan
10:34 PM Revision 5d5927ac (qgis): Add shapeDigitizeToolbar to acceptable missing doc
Loïc Bartoletti
09:58 PM Revision 31428242 (qgis): Cosmetic fixes
Alessandro Pasotti
09:48 PM Revision f1b59876 (qgis): [bugfix] Support Distributed Computing Platform (DCP) for WFS
Implement the possibility to specify different endpoints
for different WFS operations.
With tests.
Fixes #18099 WFS...
Alessandro Pasotti
09:36 PM Revision f17ba6bc (qgis): only decrease when larger than two signs
and increase always. but decrease again only when more than the size of "00" difference. David Signer
09:33 PM Revision 86a48e47 (qgis): [Plugin manager] Display origins of the available and installed version...
Borys Jurgiel
09:05 PM Revision 88a5e320 (qgis): - Rename "Advanced Shape Digitize Toolbar" -> "Shape Digitize Toolbar"
- Rewrite ui_defaults.h Loïc Bartoletti
08:44 PM Revision bd99f697 (qgis): More dialog title HIG fixes
Nyall Dawson
08:44 PM Revision 146d4081 (qgis): [processing] Add direct action to open an existing model in editor
Nyall Dawson
08:44 PM Revision 277e06ec (qgis): [processing] Fix some message box titles
Nyall Dawson
08:44 PM Revision 835cca7c (qgis): [processing] More string HIG fixes
Nyall Dawson
05:30 PM Revision 9c2a0f8a (qgis): Add GRASS74 support (backported from 2dece58b679)
Jürgen Fischer
04:44 PM Revision c8ed4c16 (qgis): Merge pull request #6279 from mhugent/featureinfo_gml_id
Server: if there is a primary key, use the pk value(s) as gml id inst… Marco Hugentobler
02:45 PM Revision ffd1e4bc (qgis): fix indentation
David Signer
02:22 PM Revision 3283afd3 (qgis): Fixes #18043: Zoom and identify tools very small on MacOSX with retina ...
Salvatore Larosa
02:00 PM Revision 77be1cee (qgis): only change size when difference > 4
to avoid the flickering David Signer
12:12 PM Revision 52054e6c (qgis): fixed indentation
David Signer
11:46 AM Revision 40b67e28 (qgis): Use @@ as primary key separator
Marco Hugentobler
11:18 AM Revision 471e67f1 (qgis): mNofColumns in value relation widget
mNofColumns defining the number of columns when "allowMulti" is checked.
The widged is now a tableWidget instead of ...
David Signer
10:34 AM Revision f8c3f396 (qgis): [processing] Fix dependency calculation for model child algs
Nyall Dawson
09:39 AM Revision 76c21ea3 (qgis): Updated and vectorized several icons (#6382)
Felis Pimeja
07:37 AM Revision cb17e225 (qgis): Merge pull request #6400 from ccrook/delim_text_ui_crs
Delim text ui crs Chris Crook
07:07 AM Revision 67599937 (qgis): Fixing up code indentation and removing spacer in dialog
Chris Crook
06:29 AM Revision bb08b64a (qgis): Merge pull request #6398 from DelazJ/QMessageBoxTitles
Updating some dialogs caption Nyall Dawson
06:00 AM Revision 6573eb30 (qgis): [processing] small fix in the MultipleLayerWidgetWrapper wrapper
Mathieu Pellerin - nIRV
05:18 AM Revision 43350a9a (qgis): Hide 'duplicate features' actions by default
Since there's a number of serious outstanding issues with these
tools, hide them by default and show them only if a Q...
Nyall Dawson
03:35 AM Revision ed99ba9d (qgis): Updating some dialogs caption
Harrissou Santanna

2018-02-20

11:16 PM Revision 43cd62b6 (qgis): [processing] Tweak api for QgsProcessingFeatureBasedAlgorithm
Instead of returning a single QgsFeature from processFeature, we now
return a list of features.
This allows feature ...
Nyall Dawson
11:16 PM Revision 585a4d37 (qgis): [processing] Split multiparts and explode are feature based algorithms
Nyall Dawson
08:40 PM Revision 34553d36 (qgis): fix warning
Jürgen Fischer
08:40 PM Revision 4eef948b (qgis): Merge pull request #6394 from neteler/patch-75
Add grass74 support Jürgen Fischer
07:07 PM Revision 3e9ce1a5 (qgis): Add CRS to delimited text source select. Fixes #11520
Chris Crook
07:07 PM Revision 25c4fe7c (qgis): Clear delimited text source fields after adding to show something has h...
Chris Crook
06:06 PM Revision 9aa6a4d7 (qgis): german translation update
Jürgen Fischer
05:55 PM Revision 348b0cf8 (qgis): Warn user when trying to move or delete selected features outside of ma...
Sometimes users may inadvertently move/delete features they are not aware
of being selected. If that is the case, ext...
Martin Dobias
05:43 PM Revision 55aa0b5b (qgis): - Rename Regular Shape Digitize Toolbar to Advanced Shape Digitize
Toolbar
- Homogenize this toolbar like the others
- Not enabled by default
Loïc Bartoletti
04:34 PM Revision a3de8e2d (qgis): Use gml feature id also for non-gml output formats of WMS GetFeatureInfo
Marco Hugentobler
02:19 PM Revision 15820730 (qgis): [BUGFIX][Server] WFS GetFeature GML: segfault with geometry null
René-Luc ReLuc
01:10 PM Revision 8e38788d (qgis): add button to refresh a materialized view in browser [needs-docs]
Etienne Trimaille
12:41 PM Revision 5f31fe78 (qgis): set ccache
Denis Rouzaud
12:41 PM Revision 7855836e (qgis): fix distance area test
Denis Rouzaud
12:41 PM Revision a868f250 (qgis): [docker] update sip to 4.19.7
also bump cmake to 3.10.2 Denis Rouzaud
12:41 PM Revision 6896ea27 (qgis): build QGIS Docker on cron jobs
Denis Rouzaud
12:41 PM Revision 91eceebe (qgis): do not docker compose when building QGIS image
Denis Rouzaud
12:41 PM Revision 5e308e8c (qgis): use coming Ubuntu Bionic 18.04 as base Docker image
Denis Rouzaud
12:41 PM Revision 348fe957 (qgis): correctly set working path
Denis Rouzaud
12:41 PM Revision 2237d17d (qgis): better display
Denis Rouzaud
12:41 PM Revision 2a0b9d87 (qgis): bionic has cmake 3.10.2 already
Denis Rouzaud
12:41 PM Revision afcd34c2 (qgis): more echo
Denis Rouzaud
12:41 PM Revision 83f529a0 (qgis): echo env var
Denis Rouzaud
12:41 PM Revision aa64b5fd (qgis): try to use TRAVIS_EVENT_TYPE rather than TRAVIS_PULL_REQUEST
to see if it pushed the deps image Denis Rouzaud
12:41 PM Revision 3bf9bae0 (qgis): build with 3D on Travis
Denis Rouzaud
12:40 PM Revision b7194414 (qgis): Qt 5.7 dropped pyqtWrapperType (#6393)
version would need double check though Denis Rouzaud
12:30 PM Revision 2dece58b (qgis): Add grass74 support
GRASS GIS 7.4 is the current stable version, support added Markus Neteler
12:00 PM Revision 3d3a2dab (qgis): Revert "fix build with grass"
This reverts commit e5c9092a4cc5f4ddc0e424294a6e8b3fc44ed589. Denis Rouzaud
12:00 PM Revision 713bfd34 (qgis): add Q_ENUM for QgsRasterProjector::Precision
Denis Rouzaud
09:26 AM Revision 5c061668 (qgis): Fix memory leak in task manager widget
Nyall Dawson
09:23 AM Revision 77ca11e6 (qgis): Display project crs
Faneva
07:24 AM Revision 64369f80 (qgis): Merge pull request #6370 from nyalldawson/afs
ArcGIS feature server: implement provider test suite and fix issues Nyall Dawson
07:06 AM Revision c50e4f27 (qgis): review HIG import vector dialog
Faneva
07:06 AM Revision 2d2390dc (qgis): use crs widget picker in db_manager
Faneva
05:48 AM Revision 7980f307 (qgis): Spelling
Nyall Dawson
05:32 AM Revision 5145b2c2 (qgis): [afs] Add unit test for metadata
Nyall Dawson
04:49 AM Revision f7559d30 (qgis): [afs] Auto populate layer metadata from provider metadata
Nyall Dawson
04:46 AM Revision 6a9f9869 (qgis): Fix links are doubled in metadata widget
Nyall Dawson
04:20 AM Revision 3ffbd84f (qgis): Add a bounding box intersection test to QgsGeometry
We only previously had methods for exact intersections - this
commit adds a new QgsGeometry.boundingBoxIntersects() m...
Nyall Dawson
04:20 AM Revision 45ded37f (qgis): Try to fix test which fails only on Travis
Nyall Dawson
04:20 AM Revision 9e023bda (qgis): [afs] Fix/optimise handling of filter rect feature requests
Before a filter rect request would usually force fetching every
single feature from the server before the request cou...
Nyall Dawson
04:20 AM Revision 93920d29 (qgis): [afs] Don't list layers with no Query capability in AFS source select
Since these layers cannot be queried or added to the map and should
be added as mapserver layers instead.
Nyall Dawson
04:20 AM Revision 56b1edec (qgis): [afs] Use faster bounding box checks where possible
Nyall Dawson
04:20 AM Revision e3f55dc5 (qgis): [afs] Handle layers where the id field is not named "objectid"
Nyall Dawson
04:20 AM Revision 9471c5d9 (qgis): [afs] More responsive cancelation for feature requests
Nyall Dawson
04:20 AM Revision 668af8cc (qgis): Avoid redundant error
Nyall Dawson
04:20 AM Revision c0d4ce70 (qgis): [afs] Don't request intersecting features from server if all
features are already locally cached Nyall Dawson
04:20 AM Revision a818953c (qgis): [afs] Correctly advertise SelectAtId capability
Big speedup for attribute table loading with provider Nyall Dawson
04:20 AM Revision 87207dde (qgis): [afs] Fix provider ignores FilterFids requests and returns
incorrect features Nyall Dawson
04:20 AM Revision 1c8c461a (qgis): [afs] Add unit test for non OBJECTID named id fields
Nyall Dawson
04:20 AM Revision 70626680 (qgis): [afs] Don't lock shared data whilst fetching remote data
Since the fetch can be slow, there's no need to lock other
afs threads while we wait for a particular set of results ...
Nyall Dawson
04:20 AM Revision 73076508 (qgis): Fix accidental test change
Nyall Dawson
04:20 AM Revision 4af24bf8 (qgis): More provider check handling of extra fields
Nyall Dawson
04:20 AM Revision 7711f133 (qgis): [afs] Ensure that null attributes are correctly mapped for PyQGIS
Nyall Dawson
04:20 AM Revision 7d620e28 (qgis): Make feature source/provider test handle additional fields
Nyall Dawson
04:20 AM Revision 922776bf (qgis): [afs] Fix crash when requesting invalid feature ID
Nyall Dawson
04:20 AM Revision 3aaf35ad (qgis): [afs] Support interruption requests on feature iterator
Results in a huge increase in responsiveness when working with
large AFS layers
Nyall Dawson
04:20 AM Revision 394e1a1b (qgis): [afs] Remove unused code
Nyall Dawson
04:20 AM Revision 1e95433a (qgis): Better geometry memory management for afs provider
Nyall Dawson
04:20 AM Revision 8b0b826d (qgis): [afs] Correctly convert attribute values to field type
Avoids AFS provider returning double values for integer
and long field types
Nyall Dawson
04:20 AM Revision d87738be (qgis): Avoid some detaches in AFS iterator
Nyall Dawson
04:20 AM Revision 258527cc (qgis): Don't try to run provider tests which require subsetStrings on provider...
Nyall Dawson
04:20 AM Revision c6f7a07f (qgis): Simplify QgsVectorDataProvider::fillMinMaxCache()
Nyall Dawson
04:20 AM Revision 227689ac (qgis): [afs] Fix provider incorrectly overrides provider name and description
with layer name and description Nyall Dawson
04:20 AM Revision b434ab10 (qgis): Start implementing the provider test suite for ArcGIS Feature Server pr...
Nyall Dawson
04:20 AM Revision 5f12bd5c (qgis): [afs] Correctly return an invalid feature from closed iterators
Nyall Dawson
04:20 AM Revision 10ceac60 (qgis): Exempt AFS provider from certain provider tests
Nyall Dawson
04:09 AM Revision e3fbb4cb (qgis): Merge pull request #6390 from nyalldawson/provider_metadata
Support reading layer metadata from data provider Nyall Dawson
02:31 AM Revision 1da2da21 (qgis): Fix build
Nyall Dawson
02:10 AM Revision 3d4f6f82 (qgis): Followup 0548f4, fixes to layer metadata and metadata widget
Address outstanding review requests so that this PR can be merged Nyall Dawson
02:06 AM Revision 0548f426 (qgis): Added QgsLayerMetadata logic to QgsDataProvider. Added setMetadata in Q...
Mark Johnson
01:01 AM Revision 2571de37 (qgis): Fix some undersized widgets on hidpi win builds
Nyall Dawson

2018-02-19

12:03 AM Revision c07f37a5 (qgis): [processing] Select by expression/attribute can run on geometryless layers
Nyall Dawson
12:03 AM Revision fdebddd1 (qgis): [processing] Fix raster layers shown as inputs for certain vector algs
Fixes #18148, #18149 Nyall Dawson
12:03 AM Revision 206f22b9 (qgis): [processing] Fix algorithm help link in modeler
Fixes #18147 Nyall Dawson
11:52 PM Revision da7ccf7d (qgis): Merge pull request #6369 from slarosa/fix_18118_crash
[welcomepage] fixes #18118 remove last item causes a crash Nyall Dawson
10:12 PM Revision f14b729e (qgis): fix some references to PROJ.4
Jürgen Fischer
10:12 PM Revision 39cb0fbf (qgis): proj5: show proj version qgis was built with and the version it's runni...
Jürgen Fischer
10:12 PM Revision e5c9092a (qgis): fix build with grass
Jürgen Fischer
09:25 PM Revision 23dc1c8f (qgis): Use first feature in layer to generate symbol preview icon in widget
Uses the first feature found in a layer in order to create a better
preview for the symbol in the symbol selector dia...
Nyall Dawson
08:58 PM Revision eec40e98 (qgis): allow-unauthenticated
Denis Rouzaud
08:27 PM Revision 37d3e827 (qgis): force....
Denis Rouzaud
08:22 PM Revision f23cff1c (qgis): better display
Denis Rouzaud
08:06 PM Revision 6051c09c (qgis): install...
Denis Rouzaud
07:57 PM Revision 1565226f (qgis): bionic has cmake 3.10.2 already
Denis Rouzaud
07:56 PM Revision 7d43aea5 (qgis): Testing with PROJ 5
Denis Rouzaud
07:39 PM Revision 95dbfea5 (qgis): more echo
Denis Rouzaud
07:30 PM Revision 5a13be30 (qgis): echo env var
Denis Rouzaud
07:11 PM Revision 7701ea6c (qgis): [delete part] use snapping index to find part
Denis Rouzaud
05:42 PM Revision beb02f92 (qgis): try to use TRAVIS_EVENT_TYPE rather than TRAVIS_PULL_REQUEST
to see if it pushed the deps image Denis Rouzaud
04:13 PM Revision 79090f47 (qgis): [docker] update sip to 4.19.7
also bump cmake to 3.10.2 Denis Rouzaud
04:13 PM Revision c1c0a03c (qgis): correctly set working path
Denis Rouzaud
04:13 PM Revision 4d3ffce7 (qgis): fix distance area test
Denis Rouzaud
04:13 PM Revision 572bd232 (qgis): build with 3D on Travis
Denis Rouzaud
04:13 PM Revision 578eb9dd (qgis): set ccache
Denis Rouzaud
04:13 PM Revision bc580588 (qgis): do not docker compose when building QGIS image
Denis Rouzaud
04:13 PM Revision 10bb17ae (qgis): use coming Ubuntu Bionic 18.04 as base Docker image
Denis Rouzaud
04:13 PM Revision 3f241732 (qgis): build QGIS Docker on cron jobs
Denis Rouzaud
03:55 PM Revision 1a1b197c (qgis): use Qgsettins::enumSettingValue where possible
Denis Rouzaud
03:55 PM Revision 4d6b0e6a (qgis): extend QgsSettings::enumSettingValue to handle flags (with test)
Denis Rouzaud
03:55 PM Revision d468e5bb (qgis): [sipify] fix Q_FLAG declaration
Denis Rouzaud
03:55 PM Revision 42908ebb (qgis): Qt 5.5 prefers Q_FLAG over Q_FLAGS
this also allow to use QMetaEnum for flags Denis Rouzaud
03:48 PM Revision 4caf96f4 (qgis): api doc: 2.18 is also LTR
Jürgen Fischer
03:48 PM Revision d0fb7fec (qgis): [BUGFIX][Server] WFS GetFeature GML: segfault with geometry null
René-Luc ReLuc
03:48 PM Revision 1364b6b4 (qgis): api doc: add link to python version
Jürgen Fischer
03:42 PM Revision decb722e (qgis): [BUGFIX][Server] WFS GetFeature GML: segfault with geometry null
René-Luc ReLuc
03:14 PM Revision fdada84b (qgis): [offset] warn user when layer has Z/M geometries
Denis Rouzaud
03:14 PM Revision 5b499f24 (qgis): [offset] meter limit min to 1, quadrant segments min to 1
Denis Rouzaud
02:49 PM Revision b47eb87e (qgis): Merge pull request #6301 from manisandro/qt5.10
Initial workaround for Qt5.10 instability Sandro Mani
01:52 PM Revision 78c79a92 (qgis): [dbmanager] fix shortcut execute query
Faneva
12:57 PM Revision ea9480ef (qgis): Don't set focusProxy in QgsCollapsibleGroupBoxBasic when compiled again...
Sandro Mani
12:08 PM Revision 965a4e87 (qgis): revert adding tolerance to QgsSnappingUtils::snapToCurrentLayer
since it already uses digitizing settings Denis Rouzaud
12:08 PM Revision 9e2e99fe (qgis): snapToCurrentLayer correctly handles Area type
Denis Rouzaud
12:08 PM Revision 1d0043ed (qgis): add test for QgsPointLocator::nearestArea
Denis Rouzaud
12:08 PM Revision 3f9963e2 (qgis): tweak match from nearestEdge to return an Area type
also make that VisitorArea return the given point as the match point Denis Rouzaud
12:08 PM Revision a7ca742d (qgis): fix double/int comparison
Denis Rouzaud
11:46 AM Revision 337fa7b1 (qgis): Merge pull request #6379 from NathanW2/browser_sort_order
Better sort order for browser node Nathan Woodrow
11:43 AM Revision 19328dda (qgis): Change order of XYZ tiles
Nathan Woodrow
11:37 AM Revision a303ef5a (qgis): fix disabled map unit widgets when opening project prop. dialog
(fixes #17208) Mathieu Pellerin - nIRV
11:34 AM Revision 2f70dd0a (qgis): [layouts] sort panels and toolbars sub-menus
Mathieu Pellerin - nIRV
11:34 AM Revision 007009f9 (qgis): [layouts] improve right-click popup menu
- as with the main window, show bold titles
- sort toolbars and panels alphabetically
Mathieu Pellerin - nIRV
11:34 AM Revision 69956717 (qgis): [layouts] hide atlas/report items in the window right-click menu
Mathieu Pellerin - nIRV
11:34 AM Revision 8fd35c3a (qgis): [layouts] add missing items in the toolbars sub-menu
Mathieu Pellerin - nIRV
11:34 AM Revision ae956d7f (qgis): [layouts] improve default window state for reports
Mathieu Pellerin - nIRV
11:09 AM Revision 26cf3172 (qgis): Use pk as WFS id in GeoJSON export
Marco Hugentobler
10:45 AM Revision b3eaedea (qgis): Consider pk/fid in wfs transaction
Marco Hugentobler
10:01 AM Revision 6da78b95 (qgis): Merge pull request #6187 from DelazJ/rulebaseDialog
Show "Edit rule" dialog instead of widget when in Layer properties dialog Alessandro Pasotti
09:43 AM Revision d7edf6c5 (qgis): fix e606b795d
Jürgen Fischer
09:43 AM Revision 4868e6c5 (qgis): Merge pull request #6210 from DelazJ/218_DBManager
[DB Manager]Allow preset query combobox to expand Alessandro Pasotti
09:42 AM Revision 39e1c46b (qgis): Merge pull request #6167 from DelazJ/DBManagerQueryDialog
[DB Manager]Allow preset query combobox to expand Alessandro Pasotti
09:18 AM Revision 0e3af9c6 (qgis): [layouts] Remove use of QStyleOptionGraphicsItem from QgsLayoutItem API
Turns out the useful methods in QStyleOptionGraphicsItem were deprecated
in Qt 5.10. To future protect our API this r...
Nyall Dawson
09:18 AM Revision 89259e85 (qgis): [layouts] Move responsibility for matching map colors to project
background color to app
This fits better in app - the silent auto setting of background
colors should not apply to s...
Nyall Dawson
09:17 AM Revision 99112092 (qgis): Merge pull request #6375 from nyalldawson/interupt
Remove QgsInterruptionChecker and replace with QgsFeedback Nyall Dawson
07:57 AM Revision 627a590c (qgis): Fix geometry checker cannot export errors to gpkg
Fixes #18128
Also exposes other format choices in dialog
Nyall Dawson
07:41 AM Revision fc98c840 (qgis): Better sort order for browser node
Nathan Woodrow
06:56 AM Revision 605ea376 (qgis): Fix uuid() function returns the same uuid
Fixes #18130 Nyall Dawson
06:56 AM Revision b759fc92 (qgis): Prepare expression for faster field calculation in attribute table dialog
Nyall Dawson
06:07 AM Revision 71a7de68 (qgis): [FIX] Fix loading projects with . in name
At least on Windows 2.18.qgs is a valid name for a file. Nathan Woodrow
01:18 AM Revision d830821b (qgis): Remove QgsInterruptionChecker and replace with QgsFeedback use
There's little need for two classes with similar goals here. Nyall Dawson
01:16 AM Revision 1014e5c7 (qgis): Remove unused QgsVectorLayerInterruptionCheckerDuringCountSymbolFeature...
Nyall Dawson

2018-02-18

08:53 PM Revision 2c536307 (qgis): add missing copyright headers
Jürgen Fischer
06:23 PM Revision e606b795 (qgis): update_ts.sh: fix selective download of translations
Jürgen Fischer
05:35 PM Revision dcfe5ca6 (qgis): update translation strings
Jürgen Fischer
02:07 PM Revision 688e9646 (qgis): Merge pull request #6373 from DelazJ/QMessageBoxTitles
Fix message box title Jürgen Fischer
02:01 PM Revision 03354eea (qgis): INSTALL is a output file (followup 1dd6db384f)
Jürgen Fischer
01:28 PM Revision 28e282ac (qgis): Fix message box title
Harrissou Santanna
01:00 PM Revision 65f6a909 (qgis): [ui] update mkuidefaults.py script
Mathieu Pellerin - nIRV
01:00 PM Revision 9d56c383 (qgis): [ui] update default windows state and geometry
Mathieu Pellerin - nIRV
01:00 PM Revision c5b6f576 (qgis): [needs-docs][layout] rename command history to undo history
Mathieu Pellerin - nIRV
01:00 PM Revision 24cbbcfa (qgis): [layout] use nicer default state and geometry
Mathieu Pellerin - nIRV
11:58 AM Revision 323e75c0 (qgis): Merge pull request #5823 from pblottiere/bugfix_curvedstrings_z
[bugfix] Fixes #17576 and #17574 Add Z support and fixes crashes Paul Blottiere

2018-02-17

11:00 PM Revision 4b5fc403 (qgis): [welcomepage] fixes #18118 remove last item causes a crash
Salvatore Larosa
07:33 PM Revision 6c64c5a5 (qgis): fix spelling
Denis Rouzaud
07:33 PM Revision 45bfa50c (qgis): [offset tool] fix #18115 improved offset calculation
* use QgsGeometry::contains for polygons (contains => negative offset)
* use the geometry part and not the whole geom...
Denis Rouzaud
07:33 PM Revision cad45c0b (qgis): test geometry validity before applying offset
Denis Rouzaud
07:33 PM Revision f1123501 (qgis): make QgsTolerance a Q_GADGET
to use Q_ENUM Denis Rouzaud
07:33 PM Revision b0bc2b20 (qgis): improve test for QgsSettings::enumSettingValue
Denis Rouzaud
07:33 PM Revision 2f385da9 (qgis): [offset tool] handle rings and allow selecting by area
* correctly handles rings and parts
* allow to select polygon by area (not only edge)
Denis Rouzaud
05:02 PM Revision 08bcb1cd (qgis): drastically speedup update_ts.sh with Qt5's lupdate
Jürgen Fischer
04:56 PM Revision 37f180c5 (qgis): Merge pull request #6365 from 3nids/geom_gadget
make QgsGeometry a Q_GADGET Denis Rouzaud
04:50 PM Revision a8a449f8 (qgis): [processing] fix variable name
Salvatore Larosa
04:47 PM Revision 4c95b6bf (qgis): [processing] fix execution of SAGA algorithms under macos
Salvatore Larosa
04:28 PM Revision f31ba78c (qgis): Merge pull request #6364 from 3nids/setting_enum_value
[settings] add method to get value for a setting associated to an enum Denis Rouzaud
04:16 PM Revision 91e98ef5 (qgis): run sip_include.sh
Denis Rouzaud
03:46 PM Revision bda67ada (qgis): add test for QgsSettings::enumSettingValue
Denis Rouzaud
02:14 PM Revision 12537007 (qgis): string truncations now uses ellipses (followup c3573b163)
Jürgen Fischer
11:33 AM Revision c3573b16 (qgis): more translation string fixes and updates
Jürgen Fischer
11:33 AM Revision 030714c8 (qgis): Merge pull request #6329 from DelazJ/QMessageBoxTitles
Fix some message boxes titles Jürgen Fischer
09:42 AM Revision dedfb5cc (qgis): Updated and vectorized several icons (#6362)
mActionFileExit
repositoryUnavailable
repositoryDisabled
repositoryConnected
mActionRefresh
mIconDelete
mActionRemove...
Felis Pimeja
09:41 AM Revision b3b17b65 (qgis): More message box fixes
Harrissou Santanna
09:10 AM Revision 7e4cdc02 (qgis): Update test
Nyall Dawson
09:10 AM Revision 1f3ee050 (qgis): [processing] Always report errors if features cannot be written
to a destination
Before we silently ignored these - now algorithms will automatically
push errors to the log if a fe...
Nyall Dawson
09:10 AM Revision 0e68a3e7 (qgis): Rollback rejection of features with too many attributes
Turns out editable joins rely on this situation. Instead change
the providers to warn on this occurance, and make the...
Nyall Dawson
09:10 AM Revision 5ee54e09 (qgis): Fix test
Nyall Dawson
09:10 AM Revision 7187ae35 (qgis): Ensure ogr, postgis and memory providers reject features
with too many attributes Nyall Dawson
09:10 AM Revision 4ae476da (qgis): Add provider test to ensure that adding features to a provider
with MORE attributes than expected results in a failure
We need to flag these and not silently discard the extra
att...
Nyall Dawson
09:10 AM Revision 0a5d4861 (qgis): Add provider test to ensure providers reject adding features
with geometry type mismatch Nyall Dawson
09:10 AM Revision 877efca8 (qgis): Correct test
Nyall Dawson
09:10 AM Revision 84d2443b (qgis): Try to fix postgres provider handling of missing attributes
Nyall Dawson
09:10 AM Revision 453c56e0 (qgis): Fix adding features with geometry to geometryless memory layer
Nyall Dawson
09:10 AM Revision 141caddb (qgis): Add test that providers always accept features with null geometry
Nyall Dawson
07:41 AM Revision 17039ff1 (qgis): Adapt packaging to c988dd291
Jürgen Fischer
02:46 AM Revision 710beffd (qgis): make QgsGeometry a Q_GADGET
so Q_ENUM can be used Denis Rouzaud
02:37 AM Revision 1198dbad (qgis): [settings] add method to get value for a setting associated to an enum
this will make sure the returned value is actually an existing entry of the enum Denis Rouzaud

2018-02-16

03:00 PM Revision bbcd332a (qgis): Fix raster layer names in geopackage browser data items
Alessandro Pasotti
02:43 PM Revision d1a8a6b5 (qgis): remove build QGIS image at each commit
let it for cron jobs Denis Rouzaud
02:08 PM Revision 5a049555 (qgis): correctly set working path
Denis Rouzaud
01:57 PM Revision 53aafb48 (qgis): Z value from snapped point is kept
Paul Blottiere
12:36 PM Revision 52585cf2 (qgis): Fix memory provider handling of missing attributes when adding features
Ensure that features added to a memory provider (and returned when
fetching features from a memory provider) always h...
Nyall Dawson
12:36 PM Revision 6d3b37a8 (qgis): Add provider test to ensure that features added with missing attributes
are transparently padded out with NULL attributes to the required fields
length
Currently the behavior is inconsiste...
Nyall Dawson
11:47 AM Revision 8628ba1b (qgis): Merge pull request #6356 from elpaso/bugfix-17721-color-picker
[bugfix] Restore color picker from layer styling panel Alessandro Pasotti
11:06 AM Revision 35d0f578 (qgis): Update documentation
Paul Blottiere
11:06 AM Revision a6a3e0b1 (qgis): Fix spelling check and sip binding
Paul Blottiere
11:06 AM Revision cd4d9d0b (qgis): Drop z dimension in case of circle from tangential points
Paul Blottiere
11:06 AM Revision b4be0ce7 (qgis): Fixes build
Paul Blottiere
11:06 AM Revision d91bd457 (qgis): Take into account z dimension from center points
Paul Blottiere
11:06 AM Revision 12392f75 (qgis): Some clean
Paul Blottiere
11:06 AM Revision 76a57b83 (qgis): The first point in 3D is used to propagate Z dimension
Paul Blottiere
11:06 AM Revision 47ba3a02 (qgis): Fixes variables' names
Paul Blottiere
11:06 AM Revision 916e4bae (qgis): Add some tests for circular string map tools
Paul Blottiere
11:06 AM Revision 58610b42 (qgis): Add some tests for circle map tools
Paul Blottiere
11:06 AM Revision 868c869e (qgis): Add some tests for ellipse map tools
Paul Blottiere
11:06 AM Revision d7860e25 (qgis): Add some tests for ellipse map tools
Paul Blottiere
11:06 AM Revision d2ed783d (qgis): Add test for z values on QgsMapToolAddFeature with LineStringZ
Paul Blottiere
11:06 AM Revision ce9e012b (qgis): Add some tests for regular polygon map tools
Paul Blottiere
11:06 AM Revision 4c6d03ca (qgis): Add Z support for AddRectangle map tools
Paul Blottiere
11:06 AM Revision 4bfc7b78 (qgis): Add Z support to AddRegularPolygon map tools
Paul Blottiere
11:06 AM Revision 45ca0eb5 (qgis): Fixes #17576 Avoid crash during node editor cleanup
Paul Blottiere
11:06 AM Revision 7a698f23 (qgis): Fixes #17574 Add Z support in AddCircularString map tools
Paul Blottiere
11:06 AM Revision 5d921cc9 (qgis): Fixes crash in map tool
Paul Blottiere
11:06 AM Revision 79cdaa60 (qgis): Add Z support for AddEllipse map tools
Paul Blottiere
11:06 AM Revision d3b9c983 (qgis): Rename pointFromPointXY to fromPointXY
Paul Blottiere
11:06 AM Revision 4e729178 (qgis): Add Z support for AddCircle map tools
Paul Blottiere
10:18 AM Revision f3349616 (qgis): Change button color when picking around
So that we have a consistent behavior with the
Sample Color action.
Alessandro Pasotti
09:57 AM Revision 0310c1d2 (qgis): Merge pull request #6354 from elpaso/NathanW2-settings_17670
Nathan w2 settings 17670 Alessandro Pasotti
09:49 AM Revision 14787ffb (qgis): [processing] Add easy method to retrieve layers from context
Allows python algorithms to call
layer = context.getMapLayer(other_alg_results['OUTPUT'] )
Nyall Dawson
09:13 AM Revision ceee370b (qgis): debian nightlies: ignore dash submission errors
Jürgen Fischer
09:11 AM Revision 26edd8ac (qgis): Check for application instance before calling init
Alessandro Pasotti
04:33 AM Revision 3836cd32 (qgis): followup 6dfedc3, fix processing tests
Mathieu Pellerin - nIRV
02:36 AM Revision a6a36acc (qgis): Merge pull request #6316 from nyalldawson/locator_thread
Make QgsLocator more thread safe Nyall Dawson
02:34 AM Revision 838bde33 (qgis): [dbmanager] Workaround Python error when vacuuming spatialite table
Workaround https://bugs.python.org/issue28518
Fixes #18079
Nyall Dawson
02:33 AM Revision d380c610 (qgis): Merge pull request #6353 from nyalldawson/proc_normalize
[processing] Don't replace " with ' when handling layer paths Nyall Dawson
01:34 AM Revision b6111d29 (qgis): fix 6dfedc38
Jürgen Fischer

2018-02-15

10:31 PM Revision 6dfedc38 (qgis): translation string fixes and cleanups
Jürgen Fischer
06:23 PM Revision 74f2b3f8 (qgis): correctly set working path
Denis Rouzaud
04:07 PM Revision f103156a (qgis): correctly set working path
Denis Rouzaud
03:44 PM Revision 5c942dfa (qgis): correctly set working path
Denis Rouzaud
03:41 PM Revision 3e6d164d (qgis): do not docker compose when building QGIS image
Denis Rouzaud
03:32 PM Revision 720de722 (qgis): set ccache
Denis Rouzaud
03:24 PM Revision 948452b7 (qgis): [bugfix] Restore color picker from layer styling panel
Fixes #17721
Successfully tested on Windows 10 and Linux with Qt 5.10
Alessandro Pasotti
03:04 PM Revision c32a8d1f (qgis): build QGIS Docker on cron jobs
Denis Rouzaud
02:56 PM Revision 5132540e (qgis): build QGIS Docker on cron jobs
Denis Rouzaud
02:39 PM Revision f1f1c3d1 (qgis): [server] Stop messing with app initialization paths
Alessandro Pasotti
02:39 PM Revision e4407c6b (qgis): Remove debug output from stdout
Alessandro Pasotti
02:30 PM Revision bf579de8 (qgis): build QGIS Docker on cron jobs
Denis Rouzaud
02:20 PM Revision 4f959954 (qgis): fix distance area test
Denis Rouzaud
02:20 PM Revision 991a70d4 (qgis): build QGIS Docker on cron jobs
Denis Rouzaud
02:20 PM Revision 779aa909 (qgis): use coming Ubuntu Bionic 18.04 as base Docker image
Denis Rouzaud
02:20 PM Revision 7a67acda (qgis): build with 3D on Travis
Denis Rouzaud
12:23 PM Revision 6701371b (qgis): Add init() to QGSTEST_MAIN
Now that it's not called from ctor anymore Alessandro Pasotti
11:17 AM Revision fa815f02 (qgis): Fix warning
Marco Hugentobler
09:56 AM Revision 4aef3b71 (qgis): [processing] fix python error with OSM vector layers
Mathieu Pellerin - nIRV
09:48 AM Revision f8f87702 (qgis): Merge pull request #6344 from elpaso/bugfix-18084-save-as-titles
[bugfix] Homogenize the vector and raster dialog titles Alessandro Pasotti
09:25 AM Revision 79a924ef (qgis): Spelling and docs
Alessandro Pasotti
08:57 AM Revision 19ab0c86 (qgis): Merge pull request #6352 from OSGeo-jp/tr30
[tr] Add a Japanese translator Werner Macho
08:54 AM Revision aa8b6296 (qgis): osgeo4w: remove explicit setting of QGISDEBUG
Jürgen Fischer
08:39 AM Revision 0e14a46e (qgis): ... -> Ellipsis
Alessandro Pasotti
07:45 AM Revision 46dc2f6e (qgis): [processing] Avoid losing static, user-entered parameter values
in model child algorithms
Prior to this change if you edited an algorithm in a model and
tried to enter a preset str...
Nyall Dawson
07:45 AM Revision 12fcfac0 (qgis): [processing] Ensure algorithms which add attributes to features
always add a consistent amount of attributes regardless of the
code paths taken
Some algorithms were adding features...
Nyall Dawson
07:43 AM Revision 5c40975f (qgis): [processing] Don't replace " with ' when handling layer paths
Since netcdf, and possibly other gdal drivers, use layer uris
of the format NETCDF:"/tmp/test.nc":var1 we can't safel...
Nyall Dawson
06:48 AM Revision dd5448f8 (qgis): Add a Japanese translator
Minoru Akagi
05:43 AM Revision a8110369 (qgis): [processing] Don't throw an exception if an expression cannot
be prepared
There's cases where this happens without reflecting an invalid
expression. So we can try to prepare, but...
Nyall Dawson
05:43 AM Revision e0b1d37c (qgis): [ui] sort items in the view > panels sub-menu
Mathieu Pellerin - nIRV
05:43 AM Revision 8697c799 (qgis): [needs-docs][ui] harmonize title of panels
Mathieu Pellerin - nIRV
02:45 AM Revision dc211fef (qgis): fix distance area test
Denis Rouzaud
02:11 AM Revision bc23f1d6 (qgis): Ensure QgsMapLayer private QObject members are correctly parented
to the layer Nyall Dawson
02:10 AM Revision 4ff6bb54 (qgis): remove local file
Denis Rouzaud

2018-02-14

11:14 PM Revision 2defaff7 (qgis): [processing] Much faster random points in polygon by using
prepared geometries Nyall Dawson
11:14 PM Revision e0cf5780 (qgis): [processing] Add some missing sources to expression contexts
Nyall Dawson
11:14 PM Revision 8154a85f (qgis): Fix Python exception in Random Points in Polygon alg
Fixes #18103 Nyall Dawson
11:14 PM Revision 81aa2f95 (qgis): [processing] Misc fixes and improvements to Random Points in Polygons
- Fix missing format call for string when calculated number
of points is 0
- Fix incorrect progress reports which wer...
Nyall Dawson
07:58 PM Revision c0f18158 (qgis): add Qt 3D to deps Dockerfile
Denis Rouzaud
07:36 PM Revision a5246734 (qgis): [bugfix] Homogenize the vector and raster dialog titles
Fixes #18084 Alessandro Pasotti
07:20 PM Revision 792c19ba (qgis): nightlies: also submit build errors to dash
Jürgen Fischer
05:02 PM Revision cf5d415b (qgis): build with 3D on Travis
Denis Rouzaud
04:49 PM Revision aecb717d (qgis): install ubuntugis xenial on beaver
Denis Rouzaud
04:19 PM Revision 022fabf8 (qgis): try with ubuntu 18.04
Denis Rouzaud
03:47 PM Revision 21c69281 (qgis): [docker] update sip to 4.19.7
also bump cmake to 3.10.2 Denis Rouzaud
03:25 PM Revision 543e4f0d (qgis): [attribute table] fix long UI freeze when resizing columns for large fi...
Mathieu Pellerin - nIRV
11:05 AM Revision a817d0e8 (qgis): Merge pull request #6334 from mhugent/dxf_mtext_escape_spaces
Escape blanks in MTEXT and add unit test Marco Hugentobler
10:06 AM Revision b664f12e (qgis): Merge pull request #6340 from nyalldawson/batch_layer_name
[processing] In batch dialog, use layer names for input layers Alexander Bruy
07:46 AM Revision 8ceb6fc0 (qgis): [processing] In batch dialog, use layer names for input layers
if they are unique in the current project
Instead of always using the layer id, which is generally
gibberish and mea...
Nyall Dawson
06:27 AM Revision 5cd452a6 (qgis): Slightly shift default outline back toward black
Original commit shifted it a bit too light Nyall Dawson
05:35 AM Revision cd24adbf (qgis): [needs-docs] Rework arrangement of buttons in categories tab in
metadata editor to make their operation more self-explanatory
for users.
Also add tooltips to the buttons describing...
Nyall Dawson
01:43 AM Revision 2d24bbf8 (qgis): [needs-docs][processing] update raster calculator help to reflect updat...
Mathieu Pellerin - nIRV

2018-02-13

06:09 PM Revision 345088c8 (qgis): Merge pull request #6192 from slarosa/fix_shortcut_macos
Fix displaying keyboard shortcut under macos Salvatore Larosa
05:02 PM Revision b082ba8f (qgis): Merge branch 'release-2_18' of https://github.com/qgis/QGIS into releas...
Marco Hugentobler
04:59 PM Revision 4ab983e7 (qgis): fix link to Qt 4.8 doc
fix #18088 Denis Rouzaud
04:59 PM Revision 5293044d (qgis): Escape spaces in MTEXT
Marco Hugentobler
04:51 PM Revision abeef257 (qgis): macOS: fix shortcut even for processing tool button
Salvatore Larosa
04:46 PM Revision 856dd08a (qgis): display correctly keyboard shortcut in toolbar tooltip under macOS
Salvatore Larosa
04:46 PM Revision 27cbfafd (qgis): shortcut config. dialog: display correctly keysequence on macOS
Salvatore Larosa
04:40 PM Revision 33915947 (qgis): Merge pull request #6302 from slarosa/split_v_drape
Split v.drape command Salvatore Larosa
03:50 PM Revision 256e4419 (qgis): Escape blanks in MTEXT and add unit test
Marco Hugentobler
03:11 PM Revision 231dae31 (qgis): various fixes to rotation map tool
* do not go through the user input to do the rotation (avoid rounding in spin box, except when magnet is on)
* allow ...
Denis Rouzaud
02:19 PM Revision 77f864b8 (qgis): fix offset side for polygons
Denis Rouzaud
02:19 PM Revision 79d224e3 (qgis): add advanced config to offset map tool widget
fix #14750 Denis Rouzaud
02:19 PM Revision e1d481fa (qgis): various fixes to the offset map tool
code has been refactored, hopefully things are clearer now
fix #17367
fix #14751
Denis Rouzaud
02:19 PM Revision 5d7eb198 (qgis): fix invalid value for offset_join_style in main options
Denis Rouzaud
11:45 AM Revision ca0cb9b8 (qgis): [ui] resize statistical summary columns to content
Mathieu Pellerin - nIRV
10:46 AM Revision bf4ba08a (qgis): Merge pull request #6331 from mhugent/dxf_label_layers_v3
Fix dxf export for label layers and add unit test Marco Hugentobler
10:40 AM Revision fc51b82f (qgis): [save as vector] use the save/restore geomtry API
Harrissou Santanna
09:49 AM Revision ea40f1e8 (qgis): More capitalization homogenization
Nyall Dawson
09:49 AM Revision c08e4c53 (qgis): Fix invalid (deprecated) escape strings in db manager
Nyall Dawson
09:49 AM Revision 6b4e734d (qgis): [dbmanager] Fix inconsistent capitalization, HIG violations,
and unprofessional strings Nyall Dawson
09:49 AM Revision ad849615 (qgis): Fix python error when trying to export db manager table
Nyall Dawson
09:49 AM Revision fa56aa55 (qgis): [dbmanager] Fix python error when scrolling postgis results
Fixes #17835 Nyall Dawson
09:48 AM Revision 70644f1d (qgis): Fix undo stack does not correctly roll back geometry edits
in a granular manner
Fixes #17658
Nyall Dawson
09:37 AM Revision 265bc686 (qgis): Merge pull request #6319 from mhugent/dxf_label_layers
Fix dxf export for label layers with labeling but without symbology Marco Hugentobler
09:23 AM Revision c996c617 (qgis): Merge branch 'master' into dxf_label_layers_v3
Marco Hugentobler
08:55 AM Revision 5c3a7554 (qgis): Fix dxf export for label layers and add unit test
Marco Hugentobler
07:38 AM Revision 576030b0 (qgis): Revert arg simplification attempt
Harrissou Santanna
06:35 AM Revision e6a57437 (qgis): Fix message boxes titles
Harrissou Santanna
05:24 AM Revision 66b9b435 (qgis): [processing] Fix destination files are silently ignored when relaunching
algorithms from the history panel Nyall Dawson
04:40 AM Revision 1994c446 (qgis): [processing] harmonize results viewer action behavior
Mathieu Pellerin - nIRV
03:18 AM Revision a1a45536 (qgis): Merge pull request #6221 from nyalldawson/var_leak
Fix massive memory leak in PyQGIS, pt 1 Nyall Dawson
02:02 AM Revision 0c6f2238 (qgis): Drop some legacy sip conversion code
Nyall Dawson

2018-02-12

05:53 PM Revision c2baf1b9 (qgis): [dxf] use struct instead of QPair for addLayers (#6323)
fix #11790 Denis Rouzaud
04:54 PM Revision 59b17f25 (qgis): Merge pull request #6321 from 3nids/dxf_addlayers
[dxf] use a struct instead of QPair for layers Denis Rouzaud
04:29 PM Revision 2a7aeafb (qgis): doxygen, init in header
Denis Rouzaud
04:10 PM Revision 94b644e9 (qgis): Merge pull request #6324 from qgis/revert-6320-try-to-fix-collapsible-c...
Revert "Try to fix QgsCollapsibleGroupBox crash on Qt 5.10" Alessandro Pasotti
03:08 PM Revision 03e49f1f (qgis): Revert "Try to fix QgsCollapsibleGroupBox crash on Qt 5.10"
Alessandro Pasotti
02:48 PM Revision 53f4464b (qgis): [dxf] followup 31e93aecae fix server
Denis Rouzaud
02:22 PM Revision 338a73b3 (qgis): [sip] remove unused QPair conversion
Denis Rouzaud
02:22 PM Revision 31e93aec (qgis): [dxf] use a struct instead of QPair for layers
there was a crash in Python in QgsDxfExport.addLayers due to a bad conversion Denis Rouzaud
12:44 PM Revision ec86fcb1 (qgis): Merge pull request #6169 from landryb/fix/desktopfile
Don't hardcode the path to qgis binary in .desktop file Jürgen Fischer
12:40 PM Revision 9e79d8a7 (qgis): Merge pull request #6320 from elpaso/try-to-fix-collapsible-crash-on-qt510
Try to fix QgsCollapsibleGroupBox crash on Qt 5.10 Alessandro Pasotti
12:09 PM Revision 207a9473 (qgis): [processing] offer hyperlink to file path in the results viewer
because users don't always get that there is a dbl-click action
against the tree view items.
Mathieu Pellerin - nIRV
12:09 PM Revision 4ada4989 (qgis): [processing] automatically open results viewer panel when items added
Mathieu Pellerin - nIRV
11:52 AM Revision d4063e8b (qgis): Try to fix QgsCollapsibleGroupBox crash on Qt 5.10
Automatic memory management: prevent button to be
deleted too early.
Alessandro Pasotti
11:42 AM Revision 2c6100ea (qgis): Doxygen
Nyall Dawson
11:28 AM Revision fabda536 (qgis): Add missing docs
Nyall Dawson
11:28 AM Revision d5e64929 (qgis): Fix error when running gdal algorithms through locator
Nyall Dawson
11:28 AM Revision 44df58e5 (qgis): Simplify code
Nyall Dawson
11:28 AM Revision 7609ab7c (qgis): Allow certain locator filters to operate on the main thread
Some filters are fast enough to return results that it's overkill
to run them in a background thread - add a flag to ...
Nyall Dawson
11:26 AM Revision 981afb3d (qgis): Make QgsLocator more thread safe
- add a clone() method to filters, and always search using the
clone instead of the original filter
- add a prepare()...
Nyall Dawson
11:26 AM Revision a9d61ff5 (qgis): Merge pull request #6285 from tudorbarascu/dpi
fix server issue for double devicePixelRatio leading to DPI requests with decimals René-Luc ReLuc
11:07 AM Revision c9e637e6 (qgis): Fix dxf export for label layers with labeling but without symbology
Marco Hugentobler
10:24 AM Revision 6096e5c2 (qgis): Fix crash after running GDAL alg from processing (fixes #18004)
This was happening only with GDAL trunk
Processing first tries to load output as a vector, then as a raster
and outp...
Martin Dobias
09:57 AM Revision 2ded9c2e (qgis): Merge branch 'settings_17670' of https://github.com/NathanW2/QGIS into ...
Alessandro Pasotti
09:45 AM Revision fbc6e4d1 (qgis): add Server DPI test
Tudor Bărăscu
08:00 AM Revision a7870afa (qgis): Merge pull request #6303 from alexbruy/help-logging
log requested help URLs Alexander Bruy
07:51 AM Revision e5d7733b (qgis): [processing] harmonize order of result panel (latest first) and add tim...
Mathieu Pellerin - nIRV
07:34 AM Revision 32076009 (qgis): Don't call init in QgsApplication
Nathan Woodrow
06:50 AM Revision 9198971c (qgis): FIx
Nathan Woodrow
06:48 AM Revision c988dd29 (qgis): Move settings to resource folder
Nathan Woodrow
06:17 AM Revision 3b6d37fe (qgis): Lets try fix this
Nathan Woodrow
04:13 AM Revision f10758e1 (qgis): partial revert of 5dc91b4 to fix regression (fixes #18073)
setMaximumHeight() stays, so hopefully we are still protected
from infinit canvas redraw loop.
Mathieu Pellerin - nIRV
03:43 AM Revision 5431a2db (qgis): Fix crash when repairing zero length linestring geometry
Fixes #18077 Nyall Dawson
03:42 AM Revision 0eda7766 (qgis): Fix loss of checkbox widget settings when a default expression is set
Fixes #18076 Nyall Dawson
03:29 AM Revision efdaf5fc (qgis): Merge pull request #6312 from nyalldawson/field_exp_null
Don't silently discard requests to set QgsFieldExpressionWidget to an empty expression Nyall Dawson
02:56 AM Revision ac28714a (qgis): Fix data defined properties in cluster/displacement renderer
do not evaluate for isolated features
Fixes #18074
Nyall Dawson
02:18 AM Revision 9dca6da0 (qgis): Don't silently discard requests to set QgsFieldExpressionWidget
to an empty expression
This causes issues in lots of places - e.g. a field constraint
is always set to the first fie...
Nyall Dawson
01:14 AM Revision 46d7a428 (qgis): Merge pull request #6300 from nyalldawson/opts
Misc optimizations for everything Nyall Dawson

2018-02-11

12:04 AM Revision 24fb28f7 (qgis): Avoid unused expression context updates in more places
Nyall Dawson
12:04 AM Revision e4ab1a67 (qgis): Don't generate symbol expression context scope when it's not
being used
Refs #17809
Nyall Dawson
12:04 AM Revision b60489db (qgis): More efficiency improvements for map to pixel simplification
Refs #17809 Nyall Dawson
12:04 AM Revision 180d878d (qgis): Much more efficient QgsRectangle->QgsGeometry conversion
Nyall Dawson
12:04 AM Revision c7e257ef (qgis): More efficient simplification of linestring geometries during rendering
Refs #17809 Nyall Dawson
12:04 AM Revision db12f006 (qgis): Avoid cloning in QgsGeometry::convertToMultiType where possible
Refs #17809 Nyall Dawson
11:56 PM Revision 65827adc (qgis): Provide an optimised constructor for a null QgsRectangle
This is used a lot, yet the current constructor calls the
normalize() method which does a bunch of operations for no
...
Nyall Dawson
11:56 PM Revision ff7bb9aa (qgis): Remove inefficient method for creating empty geometry of same
WKB type, and use optimized method instead
Refs #17809
Nyall Dawson
11:19 PM Revision 6698fb89 (qgis): Merge pull request #6310 from 3nids/pd_domain_218
[postgres] fix domain not in public schema Denis Rouzaud
10:58 PM Revision 42dd9713 (qgis): make code compatible with QGIS 2.x
Denis Rouzaud
10:34 PM Revision 2cbcf74e (qgis): Merge pull request #6304 from 3nids/pg_domain
[postgres] fix domain not in public schema Denis Rouzaud
10:29 PM Revision bfe35c26 (qgis): [postgres] use pg_type rather than information_schema.domain_constraint...
otherwise there is no warranty to retrieve the correct constraint as its name is not unique Denis Rouzaud
10:21 PM Revision 1f051ff1 (qgis): [postgres] fix domain not in public schema
fix #18053
see PR #6304
Denis Rouzaud
01:40 PM Revision c3a4b117 (qgis): Merge pull request #6309 from alexbruy/processing-enums
[processing] add enums support for fields and feature source parameters Alexander Bruy
01:05 PM Revision 17850934 (qgis): [processing] add enums support for fields and feature source parameters
(follow up 068d74d5) Alexander Bruy
10:42 AM Revision 52f83b34 (qgis): write to log when help location is not configured
Alexander Bruy
08:52 AM Revision 367aba17 (qgis): Merge pull request #6308 from nyalldawson/multi_out
[processing] Add explicit output type for multiple layers Nyall Dawson
08:38 AM Revision a71912b0 (qgis): log requested help URLs
Alexander Bruy
08:38 AM Revision e20410a6 (qgis): also log help "key" used to construct URI
Alexander Bruy
08:38 AM Revision edcd2a18 (qgis): fix typos
Alexander Bruy
08:38 AM Revision f4094af6 (qgis): add default help location to the global settings (refs #17670)
Alexander Bruy
02:44 AM Revision dd3ba342 (qgis): Fix ui build warning
Nyall Dawson
02:44 AM Revision db9db58e (qgis): Fix undefined behavior when closing layout designer
Nyall Dawson
02:00 AM Revision 414c3a4b (qgis): Fix unavailable layer inputs for multi-layer inputs set to any map laye...
Nyall Dawson
02:00 AM Revision 54a99c27 (qgis): [processing] Add multi layer outputs to Package Layers and Vector Split...
Nyall Dawson
01:57 AM Revision 4bcc9df5 (qgis): [processing] Add explicit output type for multiple layers
This was a missing capability in the processing API - while algorithms
could declare multiple layer input parameters,...
Nyall Dawson

2018-02-10

08:27 PM Revision 781b5870 (qgis): add test for postgres domains
Denis Rouzaud
08:26 PM Revision 498e5518 (qgis): [postgres] fix domain not in public schema
fix #18053
correctly set enumeration widget in case the domain is not in public schema
also fixes an issue if two dom...
Denis Rouzaud
12:10 PM Revision 779fe1a9 (qgis): set name to feature action when shortName is not available
Salvatore Larosa
03:58 AM Revision 9ce02ce4 (qgis): Fix windows build warnings
Nyall Dawson

2018-02-09

09:08 PM Revision 75d88afb (qgis): Quieten some overlay debug noisy methods
Nyall Dawson
09:08 PM Revision 9dd81367 (qgis): Don't show group type layers in AFS source select
These layers cause an error if you try to add them to QGIS.
TODO: change source select to use a nested tree and corr...
Nyall Dawson
09:08 PM Revision 8bb297d5 (qgis): Fix layer id sorting in ArcGIS rest source select dialogs
Nyall Dawson
09:08 PM Revision b6ad9204 (qgis): Show stacktrace in debug when hitting a GEOS exception
Nyall Dawson
09:08 PM Revision d229ec1f (qgis): Fix qt warning throw by AFS provider due to invalid QString arg usage
And make debug message about unsupported field types more useful Nyall Dawson
07:36 PM Revision 1be269ad (qgis): split v.drape alg to be used without where command
Salvatore Larosa
12:23 PM Revision e1876f53 (qgis): Merge pull request #6294 from elpaso/bugfix-17845-take2
[bugfix] Try harder to fix raster properties color picker Alessandro Pasotti
12:06 PM Revision 6dbd0b95 (qgis): [mxe] Better packaging and fix Qt5 plugins path
Alessandro Pasotti
10:28 AM Revision 2ee0bc87 (qgis): Fix incorrect layer type icons for some geopackage layers (e.g. curve t...
Nyall Dawson
10:23 AM Revision e435d79d (qgis): Fixes #17845 tested on Linux KDE and Win 10
Alessandro Pasotti
10:13 AM Revision 50a88136 (qgis): Include job preparation time in layer rendering timer
This prevents layers which are slow to prepare from rendering
in map preview jobs
Nyall Dawson
10:13 AM Revision 426c72f2 (qgis): Avoid deep copy of spatial index when features are fetched on
main thread Nyall Dawson
10:13 AM Revision 98d43ea4 (qgis): Fix deep copy of QgsSpatialIndexData
Nyall Dawson
10:13 AM Revision abcaba85 (qgis): Add method to force a detach for QgsSpatialIndex
Since the underlying libspatialindex is not thread safe
on some platforms (e.g. Windows), manual calls to detach()
mu...
Nyall Dawson
10:13 AM Revision 8f902e77 (qgis): Implement manual locks on QgsSpatialIndex
Since libspatialindex is not thread safe on all platforms, and
have expressed desire to remove the thread safety that...
Nyall Dawson
10:13 AM Revision 2e5d538a (qgis): Fix memory layers with spatial index crash when rendering
Fixes #17705 Nyall Dawson
10:08 AM Revision 2a4ab6b0 (qgis): Merge pull request #6292 from elpaso/mxe
Scripts for cross build QGIS for windows on Linux with mxe Alessandro Pasotti
09:38 AM Revision 9302613f (qgis): fix #18066
Jürgen Fischer
08:08 AM Revision 603d2e63 (qgis): Merge pull request #6293 from alexbruy/processing-enums
[processing] allow enums values to be used in description files Alexander Bruy
08:07 AM Revision 90cc17b9 (qgis): Merge pull request #6298 from nyalldawson/fix_17231
[processing] Allow providers to return a different helpId() vs their unique id() Alexander Bruy
08:05 AM Revision 9562b9da (qgis): [processing] only pass needed raster entries in QgsRasterCalculator con...
Mathieu Pellerin - nIRV
08:05 AM Revision bcb68dda (qgis): [processing] fix batch input selection panel for multiple layers parameter
Mathieu Pellerin - nIRV
08:05 AM Revision e27847d3 (qgis): [processing] make output crs optional in the raster calculator
Mathieu Pellerin - nIRV
08:05 AM Revision c4874b31 (qgis): [processing] use feedback object in raster calculator
Mathieu Pellerin - nIRV
08:05 AM Revision 5fa5b868 (qgis): [raster calculator] use feedback when reprojecting raster block
Mathieu Pellerin - nIRV
08:05 AM Revision 2ed225d5 (qgis): [processing] ressurect raster calculator and add CRS parameter
Mathieu Pellerin - nIRV
03:33 AM Revision f340eecc (qgis): [delimited] Don't reset geometry type from "No geometry" when
changing other settings
Fixes #17971
Nyall Dawson
02:26 AM Revision 2d1e9188 (qgis): [processing] Allow providers to return a different helpId() vs
their unique id()
This is used when generating the QgsHelp url for algorithms
attached to the providers.
Implement ...
Nyall Dawson
01:44 AM Revision 9da5fd32 (qgis): Always save newly created features, even if no attributes are
modified in the form popup after feature creation
Fixes #18056
Nyall Dawson

2018-02-08

06:28 PM Revision 4bd385ff (qgis): [mxe] autopep8
Alessandro Pasotti
06:25 PM Revision b817a3f8 (qgis): [mxe] Fix typos and qt.conf
Alessandro Pasotti
04:22 PM Revision 068d74d5 (qgis): [processing] allow enums values to be used in description files
Alexander Bruy
01:38 PM Revision 1dd6db38 (qgis): [mxe] Add install instructions for mxe
Alessandro Pasotti
01:38 PM Revision d19eef0c (qgis): [mxe] Restore build
Alessandro Pasotti
12:25 PM Revision fcb50a68 (qgis): Revert "[processing] throw error if no layers selected in raster calcul...
This reverts commit c09c3018035eb7a4f47acbde7f3dae405ba444db. Alexander Bruy
11:08 AM Revision b6ff4014 (qgis): [raster calc] make use of qgsfilewidget and fix some labels
Mathieu Pellerin - nIRV
11:08 AM Revision 605bb758 (qgis): [raster calc] cancelling the process should cancel the process
Mathieu Pellerin - nIRV
11:08 AM Revision 50a103f5 (qgis): [raster calc] use new API to save/restore geometry
Mathieu Pellerin - nIRV
11:08 AM Revision a29d6d27 (qgis): [raster calc] use active layer to setup dialog to harmonize
the behavior with that of processing Mathieu Pellerin - nIRV
11:08 AM Revision 90e353bc (qgis): [raster calc] use a monospace font for the expression editor (fixes #17...
Mathieu Pellerin - nIRV
09:30 AM Revision 6eac6ac8 (qgis): [cmake] MXE build changes
Alessandro Pasotti
08:44 AM Revision fb53ebfe (qgis): fix xenial build
Jürgen Fischer
08:12 AM Revision 839fa508 (qgis): [attribute table] fix crash when adding creating a field on field-less ...
Mathieu Pellerin - nIRV
06:06 AM Revision 75843a8b (qgis): Make tooltip capitalization consistent
Nyall Dawson
06:06 AM Revision 3d23cde4 (qgis): Add some separators to identify results toolbar
Nyall Dawson
06:06 AM Revision 14790312 (qgis): [needs-docs] Use correct open form icon in identify results toolbar
Before we used a different (non obvious) icon for "open form"
in the toolbar. This changes the toolbar icon to reuse ...
Nyall Dawson
04:34 AM Revision e2c713e2 (qgis): [raster] prevent pseudocolor auto-classify following color customizatio...
Mathieu Pellerin - nIRV
04:05 AM Revision 234540f0 (qgis): [attribute table] fix crash when removing layer with show selected feat...
Mathieu Pellerin - nIRV

2018-02-07

11:55 AM Revision f54cc372 (qgis): fix server issue for devicePixelRatio leading to DPI requests with deci...
Some requests send the DPI parameters with decimals due to
devicePixelRatio and the Server doesn't cope with that. Th...
Tudor Bărăscu
10:30 AM Revision 2cbf139b (qgis): [ui] save vertical space for the delimited text add layer dialog
(fixes #17972) Mathieu Pellerin - nIRV
07:27 AM Revision 715677ee (qgis): move getValues, getDoubleValues to vector layer utils source file
Mathieu Pellerin - nIRV
07:27 AM Revision dd7c168e (qgis): document api break
Mathieu Pellerin - nIRV
07:27 AM Revision 0885414d (qgis): update the stats gatherer to use qgstask
Mathieu Pellerin - nIRV
07:27 AM Revision 8495e8be (qgis): [stats] gather field/expression values in a thread to prevent long UI f...
Mathieu Pellerin - nIRV

2018-02-06

06:25 PM Revision 23a5dd31 (qgis): [processing] fix file permissions
Alexander Bruy
06:25 PM Revision c12884cc (qgis): [processing] remove obsolete script tests
Alexander Bruy
03:28 PM Revision 3205c96a (qgis): Merge pull request #6275 from 3nids/messagelevel
unite QgsMessageLog::Level and QgsMessageBar::MessageLevel in Qgis::MessageLevel Denis Rouzaud
01:59 PM Revision 551547ae (qgis): Server: if there is a primary key, use the pk value(s) as gml id instea...
Marco Hugentobler
01:57 PM Revision 8f2c857e (qgis): Merge pull request #6258 from 3nids/options_better_3
Allow adding custom highlight widget to custom pages in option Denis Rouzaud
01:56 PM Revision 3dc3d9d1 (qgis): unite QgsMessageLog::Level and QgsMessageBar::MessageLevel in Qgis::Mes...
make enum items lower case
remove unused QgsMessageLog::None and All
Denis Rouzaud
01:37 PM Revision 90f1d7b7 (qgis): [options search] expand item when found in a tree
Denis Rouzaud
01:36 PM Revision 9389be83 (qgis): [processing] search also show children in config
Denis Rouzaud
12:39 PM Revision 9553dea2 (qgis): Remove more unused Qt4 cmake code
Nyall Dawson
12:39 PM Revision fc169726 (qgis): Remove a bunch of unused Qt4 compatibility code
Nyall Dawson
12:39 PM Revision 3e1b99be (qgis): Remove a bunch of Qt4 compatibility code
Nyall Dawson
12:39 PM Revision 7cb20e00 (qgis): Remove some qt4 references
Nyall Dawson
12:39 PM Revision cbd3042b (qgis): Fix build with MODELTEST enabled
Nyall Dawson
12:39 PM Revision 2fc0b5b7 (qgis): Remove some outdated Python api files
Nyall Dawson
12:17 PM Revision c34f23ce (qgis): [processing] add missed information to the error message (fix #18049)
Alexander Bruy
12:17 PM Revision 7cb40fbd (qgis): Set first run dialog window title
Alessandro Pasotti
08:42 AM Revision 8491b1b6 (qgis): fix ca501185 (take II)
Jürgen Fischer
07:30 AM Revision 1d3a4e42 (qgis): Update sip bindings
Nyall Dawson
06:03 AM Revision 15e04bc9 (qgis): Fix missing verification dialog on "all layer" save/rollback/cancel
Fixes #17490 Nyall Dawson
06:03 AM Revision aa3a3356 (qgis): Use question messagebox for layer rollback/cancel/save dialog
...since this messagebox is asking a question. Also change
confusing OK/Cancel option to clearer Yes/No options.
Nyall Dawson
06:03 AM Revision 9621f383 (qgis): Use QMessageBox::question instead of information when asking a question
And where appropriate use Yes/No choices instead of Ok/Cancel Nyall Dawson
02:19 AM Revision 33ca8fcb (qgis): remove PyQt4 leftovers in mac cmake config
Denis Rouzaud

2018-02-05

12:51 AM Revision d1c6941a (qgis): Minor speed boost to identify highlight
Unfortunately this whole identify highlight class is very inefficient,
resulting in multiple large image redraws at e...
Nyall Dawson
12:50 AM Revision 535de3b1 (qgis): Set the correct expression context for QgsHighlight
Fixes #17896 Nyall Dawson
11:54 PM Revision d4fa3a66 (qgis): fix ca501185
Jürgen Fischer
04:48 PM Revision d8ca6367 (qgis): [BUGFIX] QgsMultiLineStringV2::asGML2
Do not delete lineString in the Q_FOREACH loop René-Luc ReLuc
04:48 PM Revision ba71e79f (qgis): [BUGFIX] Load layer from definition does not use qlr as relative path
Fixes #15656 Loading QLR file with relative path does not work correctly René-Luc ReLuc
04:47 PM Revision 37191a34 (qgis): fix leak when fetching image
Denis Rouzaud
02:31 PM Revision 3b17d5a7 (qgis): processing search: also search in group items and fix return value
Denis Rouzaud
02:31 PM Revision 058d59b7 (qgis): do not search for less than 3 letters
Denis Rouzaud
02:04 PM Revision 325af486 (qgis): fix #18050 (followup f6269c41d)
Jürgen Fischer
01:51 PM Revision 8d55cade (qgis): Allow adding custom highlight widget to custom pages in option
Denis Rouzaud
01:51 PM Revision c8d1d2d5 (qgis): Fix hang in options search widget
Nyall Dawson
01:51 PM Revision c6840bd0 (qgis): remove ownesrhip transfer
Denis Rouzaud
01:40 PM Revision fe31c282 (qgis): [options] Hide non-matching items in tree widgets when searching children
Makes the search more useful for the advanced panel Nyall Dawson
01:39 PM Revision 8e9bb6d2 (qgis): Put search icon on left of QgsFilterLineEdit
Nyall Dawson
01:38 PM Revision 124e2681 (qgis): Standardize shebangs (was Usr bin env) (#6229)
* Use portable /usr/bin/env/{perl,python} instead of /usr/bin/{perl,python}
* fix perl;add bash
* Fix indentation u...
Loïc BARTOLETTI
09:33 AM Revision 3883547d (qgis): Do not refresh stats when opening the stat summary field combo box
Without this change, stats are calculated when users simply
open the combo box to select a new field. With large data...
Mathieu Pellerin - nIRV
09:24 AM Revision 7bf0a7f7 (qgis): Merge pull request #6251 from elpaso/bugfix-17975-server-layer-groups-o...
[bugfix][server] WMS respect order of grouped layers Alessandro Pasotti
08:43 AM Revision b6c2de48 (qgis): Merge pull request #6225 from alexbruy/processing-algs
[processing][needs-docs] use native syntax for Processing scripts Alexander Bruy
07:53 AM Revision 567ebb9d (qgis): [processing] fixes after rebasing
Alexander Bruy
07:50 AM Revision 15a185da (qgis): [processing] turn keep n biggest parts script into normal algorithm
Alexander Bruy
07:50 AM Revision 4f2a4644 (qgis): [processing] remove obsolete code and disable exporting models as script
until we update it so support new scripts format Alexander Bruy
07:50 AM Revision 54167bca (qgis): fix indentation
Alexander Bruy
07:50 AM Revision 263702e1 (qgis): [processing] ressurect script execution from editor (work in progress)
Alexander Bruy
07:50 AM Revision 53ff800f (qgis): [processing] temporarily disable fetch actions for scripts and models
Alexander Bruy
07:50 AM Revision 724390c7 (qgis): [processing] completely restore support for script execution from editor
Alexander Bruy
07:50 AM Revision e1a64f6a (qgis): [processing] remove unused files
Alexander Bruy
07:50 AM Revision f5f03991 (qgis): [processing] use custom editor class, as QgsCodeEditor is not available
on some platforms Alexander Bruy
07:50 AM Revision fa5ab81a (qgis): [processing] scripts also can be feature-based algorithms
Alexander Bruy
07:50 AM Revision 5ad3af59 (qgis): [processing] remove tests for old scripts
Alexander Bruy
07:50 AM Revision cd7bb16a (qgis): [processing] class name is not needed anymore to load scripts
Alexander Bruy
07:49 AM Revision 7115e044 (qgis): [processing] ressurect 'add from file' action
Alexander Bruy
07:49 AM Revision 422d804d (qgis): [processing] update script provider to use QgsProcessingAlgorithm
subclasses instead of custom script code Alexander Bruy
07:49 AM Revision 472b8bf6 (qgis): [processing] ressurect 'new script' action
Alexander Bruy
07:49 AM Revision b747a6b5 (qgis): [processing] ressurect delete and edit actions for scripts
Alexander Bruy
07:49 AM Revision aee3b449 (qgis): [processing] remove not needed trAction method
Alexander Bruy
07:49 AM Revision 862b1139 (qgis): [processing] move script provider stuff into provider directory
Alexander Bruy
07:48 AM Revision 6841c522 (qgis): Merge pull request #6257 from alexbruy/processing-sharing
[processing][needs-docs] remove Get scripts and models functionality Alexander Bruy
04:06 AM Revision e44c3606 (qgis): [layouts] Fix map grids not correctly respecting grid annotation
settings
Fixes #18036
Nyall Dawson
03:45 AM Revision 4287ce48 (qgis): [layouts] Fix rotated items move when refreshing layout
Fixes #18037 Nyall Dawson
02:36 AM Revision 345dd0c3 (qgis): [layouts] Fix items disappear in designer with 90 or 270 degree
rotation
Caused by Qt bug 66185
Fixes #18027
Nyall Dawson
02:31 AM Revision df76bfc1 (qgis): update INSTALL on release
Jürgen Fischer
02:19 AM Revision 0607f79f (qgis): Ensure member QObjects for QgsMapLayer (and subclasses) are correctly
parented to their owner QgsMapLayer.
This ensures that if the layer is moved to a different thread with
QObject::mov...
Nyall Dawson
02:19 AM Revision dbe45b8d (qgis): Modernize paste to memory layer code
Nyall Dawson
01:11 AM Revision 5ba69ea9 (qgis): [processing] Fix invalid parameter definitions for spatialite algs
Nyall Dawson

2018-02-04

10:11 AM Revision 87e55ba3 (qgis): [processing] remove Get scripts and models functionality
Users should use Resource Sharing plugin instead Alexander Bruy
01:52 AM Revision 1a117cf0 (qgis): fix doxygen
Denis Rouzaud
01:52 AM Revision 70f9c228 (qgis): [options search] API refactoring
* avoid using lambdas and use dedicate class and subclasses for each widget type (lable, groupbox, tree, etc)
* this ...
Denis Rouzaud
01:52 AM Revision a09b9e7a (qgis): [sipify] fix QMap/Qlist with init in header
Denis Rouzaud

2018-02-03

12:46 AM Revision ca501185 (qgis): debian packaging: adapt libqca2-plugin-ossl dependency
(cherry picked from commit b49f05f8883e4e9432cac6b5287a26369326efa1) Jürgen Fischer
12:05 AM Revision 213d4b7c (qgis): Disable edit section buttons in reports if the section is disabled
Nyall Dawson
11:49 PM Revision be6674b8 (qgis): [reports] Fix crash in designer when no layout selected
Fixes #18019 Nyall Dawson
11:28 PM Revision 872871f8 (qgis): Make sure we use get uniquely seeded random numbers to generate
random symbol colors
Since qsrand is thread-specific, we can't rely on qrand() to return
uniquely seeded random numb...
Nyall Dawson
11:27 PM Revision 46469320 (qgis): Avoid spell checker errors
Nyall Dawson
10:30 PM Revision 4b365a8f (qgis): pyqgis: add conversion to subclasses for QgsAbstractVectorLayerLabeling
Martin Dobias
07:24 PM Revision 57d38cd0 (qgis): * revive update-news.pl
* osgeo4w: drop globe plugin Jürgen Fischer
01:18 PM Revision 6f09f174 (qgis): Merge pull request #6255 from slarosa/fix_16476
[dbmanager] porting of dae921c to 3: fixes #16476 Luigi Pirelli
10:53 AM Revision 68b7bf6a (qgis): [dbmanager] porting of dae921c to 3: fixes #16476
Salvatore Larosa
07:57 AM Revision a583dcc1 (qgis): update package*.cmd for GRASS 7.4
(cherry picked from commit e8f077f294bd76e15c40ada8aeb2b8e172a961f6) Jürgen Fischer
04:54 AM Revision 639d310d (qgis): use sane number of decimals for the extent groupbox widget
Mathieu Pellerin - nIRV
04:54 AM Revision a66a4dbd (qgis): use a QMimeData clipboard object to paste features as HTML table (#6243)
Mathieu Pellerin - nIRV
02:30 AM Revision 0a936743 (qgis): make sipify_all.sh much faster by using background processes
Denis Rouzaud
02:16 AM Revision a6a586f8 (qgis): make sipify_all.sh much faster by using background processes
Denis Rouzaud

2018-02-02

12:04 AM Revision 6e836309 (qgis): fix resizing columns in the identify results dialog
Salvatore Larosa
09:35 PM Revision 98a8bc16 (qgis): INSTALL: use meta package to install osgeo4w build dependencies
Jürgen Fischer
09:34 PM Revision a72b6b10 (qgis): INSTALL: use meta package to install osgeo4w build dependencies
Jürgen Fischer
09:34 PM Revision b6b394c1 (qgis): INSTALL: use meta package to install osgeo4w build dependencies
Jürgen Fischer
05:02 PM Revision ad21d371 (qgis): Merge pull request #6213 from nyalldawson/interrupt_console
[console] Allow breaking execution of scripts via Ctrl-C Jürgen Fischer
02:25 PM Revision 5c5ef3b6 (qgis): Merge pull request #6246 from elpaso/rangeformatter
[bugfix] Range formatter for doubles and ints Alessandro Pasotti
12:51 PM Revision 31de3242 (qgis): Tests for range field formatter
Alessandro Pasotti
12:51 PM Revision 37f31dd8 (qgis): Get config from arguments instead of querying fields
Alessandro Pasotti
11:28 AM Revision e3b054bf (qgis): Use insert 0 instead of a reverse iterator
Because it was introduced in Qt 5.6 ... Alessandro Pasotti
11:07 AM Revision 50d378fa (qgis): Update tests for WMS grouped layers order
Alessandro Pasotti
11:07 AM Revision d7ef689c (qgis): [bugfix][server] WMS respect order of SLD grouped layers
Alessandro Pasotti
10:35 AM Revision de33351f (qgis): [bugfix][server] WMS respect order of grouped layers
Fixes #17975 - QGIS server 2.99 reverses the layer order for layer groups Alessandro Pasotti
09:52 AM Revision 574020f9 (qgis): Fix clazy unused lambda capture warnings
Nyall Dawson
09:52 AM Revision b2b500d5 (qgis): Fix clazy QFileInfo::exists warnings
Nyall Dawson
09:52 AM Revision ef7e7c54 (qgis): Fix clazy QString multi-arg warnings
Nyall Dawson
09:52 AM Revision 5ed624b5 (qgis): Remove unused variable
Nyall Dawson
09:52 AM Revision 1a04dfb8 (qgis): Fix clazy mixed const/non-const iterator warnings
Nyall Dawson
09:52 AM Revision bf413bc6 (qgis): Fix clazy return void warnings
Nyall Dawson
09:52 AM Revision b7e19d82 (qgis): Style updates
Nyall Dawson
09:52 AM Revision 536c5869 (qgis): Style fixes
Nyall Dawson
09:52 AM Revision 91a16e4a (qgis): Fix clazy missing Q_OBJECT macro warnings
Nyall Dawson
09:52 AM Revision a08c05b2 (qgis): Fix clazy fully-qualified-moc-types warnings
From the clazy docs:
"Warns when a signal, slot or invokable declaration is not using fully-qualified
type names, wh...
Nyall Dawson
09:52 AM Revision 252dbdcc (qgis): Fix clazy unnecessary unnecessary container allocation warnings
Nyall Dawson
09:52 AM Revision 2682a74a (qgis): Fix clazy pass big type by ref, small by value warnings
Nyall Dawson
09:52 AM Revision 010329e1 (qgis): Fix clazy 3 argument lamda connect warnings
Nyall Dawson
09:52 AM Revision bb408c8a (qgis): Fix clazy overridden signal warning
Results in no warning when closing missing layers dialog Nyall Dawson
09:52 AM Revision 6e7a995d (qgis): Fix clazy missing/invalid emit warnings
Nyall Dawson
09:52 AM Revision f0b14c56 (qgis): Fix clazy overridden signal warnings
Nyall Dawson
09:52 AM Revision 07998352 (qgis): Fix clazy skipped-base-method warnings
Nyall Dawson
09:52 AM Revision 2dbda4f6 (qgis): Fix clazy container detach warnings
Nyall Dawson
09:52 AM Revision 7400b465 (qgis): Fix another clazy fully qualified moc type warning
Nyall Dawson
09:52 AM Revision cb752b60 (qgis): Fix clazy case insensitive check warning
Nyall Dawson
09:52 AM Revision 1bb0ef43 (qgis): Fix clazy use QHash for container with pointer keys warnings
Nyall Dawson
09:52 AM Revision 1f958649 (qgis): Fix clazy autoconnect slot name warnings
Nyall Dawson
09:52 AM Revision 77613609 (qgis): Fix clazy invalid slot warning
Nyall Dawson
09:45 AM Revision 5b470aa1 (qgis): alternative approach to hide progress bar when unchecking render
Mathieu Pellerin - nIRV
08:43 AM Revision e65c16bb (qgis): Merge pull request #6247 from kant/patch-1
Minor fixes Jürgen Fischer
08:13 AM Revision 29f6484d (qgis): Code cleaning: move duplicated code to lambda
Alessandro Pasotti
08:12 AM Revision bbf62141 (qgis): Add method to set line edit alignment in Qgs(Double)SpinBox
Alessandro Pasotti
08:10 AM Revision 287f8228 (qgis): Add QgsRangeFieldFormatter to bindings
Alessandro Pasotti
08:04 AM Revision 4895c2c3 (qgis): Merge pull request #6191 from dgoedkoop/attributeformonchanged
[bugfix] Add dirty bit to attribute form Alessandro Pasotti
07:24 AM Revision 7fb8de96 (qgis): Merge pull request #6242 from nyalldawson/black
Default to a dark gray instead of black for symbol outlines Nyall Dawson
06:59 AM Revision 16e98f20 (qgis): Default to a dark gray instead of black for symbol outlines
Avoiding the very high constrast pure black results in cartographically
more pleasing styles, so it's nice to do this...
Nyall Dawson
03:08 AM Revision 0eda3bee (qgis): Minor fixes
Darío Hereñú

2018-02-01

11:30 PM Revision 5b9be7a9 (qgis): apply enableAutoGeometryRestore to feature form dialog
Salvatore Larosa
07:43 PM Revision 8ae65b3c (qgis): [bugfix] Range formatter for doubles and ints
Double and ints are now formatted according
to chosen locale (in user settings) and precision
(from the widget field ...
Alessandro Pasotti
07:07 PM Revision 0cabbb50 (qgis): [processing] pass '-of' parameter to gdaldem algorithms (fix #17930)
Alexander Bruy
07:01 PM Revision b8e69075 (qgis): [processing] pass '-of' parameter to gdal_grid algorithms (fix #18013)
Alexander Bruy
06:57 PM Revision 6c398cab (qgis): [processing] fix typo in the parameter name (refs #18013)
Alexander Bruy
02:53 PM Revision d653fb5a (qgis): add disambiguation comment to translation string 'in'
Jürgen Fischer
02:44 PM Revision b49f05f8 (qgis): debian packaging: adapt libqca2-plugin-ossl dependency
Jürgen Fischer
07:53 AM Revision 0eeea762 (qgis): Merge pull request #6237 from elpaso/commas-dots-fieldvalidator
[bugfix][attrtable] Convert comma to dot for floating point input Alessandro Pasotti
07:53 AM Revision f3f0eb00 (qgis): Merge pull request #6236 from elpaso/double-linedit-default-widget
[bugfix] Lower priority of range widget for doubles Alessandro Pasotti
06:56 AM Revision cc921073 (qgis): Merge pull request #6244 from alexbruy/processing-cleanup
[processing] remove unused icons and use SVG icon for Heatmap algorithm Alexander Bruy
06:22 AM Revision 55759a4c (qgis): [processing] remove unused icons and use SVG icon for Heatmap algorithm
Alexander Bruy
06:18 AM Revision 3ab6e5c3 (qgis): Merge pull request #6238 from alexbruy/saga-icon
[processing] SVG icon for SAGA provider Alexander Bruy
03:12 AM Revision f845e027 (qgis): [ui] stop busy indicator when render widget is unchecked
Mathieu Pellerin - nIRV
03:11 AM Revision 1ac67926 (qgis): add transform context to the map overview
Mathieu Pellerin - nIRV
03:11 AM Revision b5610ea5 (qgis): document API change
Mathieu Pellerin - nIRV
03:02 AM Revision 247ea02a (qgis): Update tests
Nyall Dawson
03:02 AM Revision 5e074514 (qgis): Fix double registration of model outputs
Nyall Dawson
03:02 AM Revision 216821c0 (qgis): [processing] Warn on duplicate output and provider registration
And fix associated memory leaks Nyall Dawson
03:02 AM Revision 6c5276ce (qgis): Fix test
Nyall Dawson
02:29 AM Revision 6fa362b5 (qgis): Fix value map search widget doesn't work for null/not null searches
before an initial value is picked
Refs #17986
Nyall Dawson

2018-01-31

12:13 AM Revision 4afe9678 (qgis): run crssync on install (fixes #17993)
Jürgen Fischer
10:41 PM Revision 3e42f808 (qgis): Add missing directories to dox
Nyall Dawson
10:13 PM Revision 2a52a629 (qgis): osgeo4w: fix postinstall scripts (fixes #17993)
Jürgen Fischer
09:53 PM Revision 5896fb33 (qgis): [processing][grass] Fix incorrect name for i.albedo parameter
Nyall Dawson
09:53 PM Revision 2218f653 (qgis): [processing][grass] Remove duplicate parameter from r.stats
Nyall Dawson
09:53 PM Revision fc68bb25 (qgis): [processing] Allow case-different duplicate parameter names
But always prefer case-exact matches for parameter names. Turns
out the grass provider requires use of parameters wit...
Nyall Dawson
09:53 PM Revision 70fc32b7 (qgis): Spelling
Nyall Dawson
09:53 PM Revision c625d7a1 (qgis): [processing] Use QgsMessageLog to put duplicate name warnings in Proces...
Nyall Dawson
03:14 PM Revision c3fc560f (qgis): [processing] SVG icon for SAGA provider
Alexander Bruy
12:50 PM Revision cc1625c8 (qgis): [bugfix][attrtable] Convert comma to dot for floating point input
This fixes an unreported bug that without detecting an
invalid input when using a comma as a decimal separator
silent...
Alessandro Pasotti
12:50 PM Revision cbd0ece0 (qgis): Support comma in annotations when merging inline
Alessandro Pasotti
12:06 PM Revision 28ff28a2 (qgis): [needs-docs][attribute table] UX improvements to cut/copy/paste actions
Mathieu Pellerin - nIRV
10:29 AM Revision 2263237d (qgis): Update test for editorwidgetregistry
Alessandro Pasotti
09:53 AM Revision ad5a8697 (qgis): Merge pull request #6140 from DelazJ/nodeEditor
Mathieu Pellerin - nIRV
09:24 AM Revision 1adc55f3 (qgis): [bugfix] Lower priority of range widget for doubles
This was the root cause of several critical bugs with
data corruption in the attribute table and forms:
SpinBox has a...
Alessandro Pasotti
09:12 AM Revision a9c62673 (qgis): Fix virtual layers using a where filter which has field names which
must be quoted
E.g. field names with special characters or which duplicate a
QGIS expression function name
Nyall Dawson
08:32 AM Revision 73293e8e (qgis): Merge pull request #6209 from elpaso/double-range-precision
[bugfix] Allow precision config for doubles in range widget Alessandro Pasotti
08:30 AM Revision bb6e275e (qgis): Don't show non-spatial layers as disabled in layer tree
Nyall Dawson
08:27 AM Revision 3316d1ba (qgis): [needs-docs] Update label in Options dialog, replacing node by vertex
Harrissou Santanna
08:24 AM Revision 7b1983ee (qgis): More node -> vertex moves
Harrissou Santanna
06:56 AM Revision e73161f7 (qgis): Make map renderer less debug noisy
Nyall Dawson
06:46 AM Revision 6ec4d082 (qgis): [layouts] Correctly restore dpi from 2.x compositions
Nyall Dawson
04:51 AM Revision 91a80759 (qgis): Fully replace node* by vertex*
Harrissou Santanna

2018-01-30

11:31 PM Revision 5461d3c5 (qgis): [needs-docs]Rename Node Editor and Node Tool (fixes #17807)
Harrissou Santanna
06:07 PM Revision 3a6eac23 (qgis): Merge branch 'master' into rulebaseDialog
Harrissou Santanna
05:56 PM Revision 1194c784 (qgis): Merge pull request #6228 from elpaso/server-wfs-epsg-bbox
[server][bugfix][wfs] Allow CRS in BBOX Alessandro Pasotti
05:29 PM Revision 26a51bad (qgis): Strip timeStamp from reference XML for tests
Alessandro Pasotti
05:02 PM Revision 1f2109a5 (qgis): [server][bugfix][wfs] Allow CRS in BBOX
Fixes #17977 - QGIS server 2.99 doesn't handles BBOX parameter on WFS request Alessandro Pasotti
04:05 PM Revision bf3d60c9 (qgis): Merge pull request #6171 from landryb/fix/find-gdal-geos-postgres-libs-...
Use FIND_LIBRARY to find GDAL, GEOS and Postgres libraries Jürgen Fischer
02:09 PM Revision 5969c371 (qgis): indentation
Alexander Bruy
01:43 PM Revision 5c66437d (qgis): [processing] fetch scripts and models from qgis-2 branch to avoid
overlapping with scripts and models for QGIS 3 Alexander Bruy
01:38 PM Revision 18a399a8 (qgis): Merge pull request #6224 from rkanavath/master
enable --no-undefined only for linux Jürgen Fischer
12:41 PM Revision f6a2c0a9 (qgis): enable --no-undefined only for linux
Rashad Kanavath
09:07 AM Revision 63d063f3 (qgis): Update the tests with QgsField precision values
Now that they are honored Alessandro Pasotti
09:06 AM Revision 33fe8fab (qgis): Always use the QgsField precision value as a default for the reange widget
Instead of interpreting a 0 like a default and get a 2 as the precision.
But now you can set the precision you like ...
Alessandro Pasotti
08:31 AM Revision 02bfe0a2 (qgis): Drop default snap tolerance to 12 px
Nyall Dawson
08:31 AM Revision 67f26493 (qgis): Set default snapping tolerance to 15 pixels
Because 0 meter default is bad UX. Also update global_settings
ini with snapping settings.
Nyall Dawson
08:31 AM Revision 382ccfe4 (qgis): Fix snapping default unit set to pixels is not respected
Nyall Dawson
07:26 AM Revision eb42afed (qgis): add trandform context to QgsBearingUtils::bearingTrueNorth
Mathieu Pellerin - nIRV
07:00 AM Revision bbf3ed9d (qgis): Fix massive memory leak in PyQGIS, pt 1
Nyall Dawson
06:59 AM Revision 0a9f019f (qgis): Indentation
Nyall Dawson
05:33 AM Revision b0d19f74 (qgis): [ui] use the expression icon for the rule-based renderer's rule panel
Mathieu Pellerin - nIRV
05:26 AM Revision aa327af7 (qgis): Spelling
Nyall Dawson
04:33 AM Revision 77e54d35 (qgis): [console] Make console action checkable, and bring behaviour into
line with style dock/processing toolbox
Where the action is checked only if the dock is open and user visible,
and c...
Nyall Dawson
04:33 AM Revision 9d2f1bb9 (qgis): Unify behavior of Stats and Bookmark dock actions with other
actions for toggling dock visibility Nyall Dawson
04:03 AM Revision 3c63e0b1 (qgis): Fix non-map items show in layout 'reference map' widget
Nyall Dawson
02:19 AM Revision eba7e7b8 (qgis): Fix QgsRasterFileWriter::driverForExtension and extensionsForFormat
were skipping non-creatable datasets
And indicate in the docs that read-only datasets are also considered
Nyall Dawson
01:33 AM Revision f37c2bf6 (qgis): Revert "[needs-qa]Usr bin env"
Nyall Dawson
01:33 AM Revision 3555ec64 (qgis): Revert "[needs-qa]Usr bin env"
Nyall Dawson
01:32 AM Revision e5ab743d (qgis): Revert "Linux perl; missing from last PR"
This reverts commit d2244b4a79311b4f0d56b68bc2d0a0108cc0fca4. Nyall Dawson
01:32 AM Revision a91c4ec8 (qgis): Revert "Linux perl; missing from last PR"
This reverts commit d2244b4a79311b4f0d56b68bc2d0a0108cc0fca4. Nyall Dawson

2018-01-29

12:58 AM Revision f6269c41 (qgis): [console] Allow breaking execution of scripts via Ctrl-C
This allows (in some circumstances) scripts running in the console
to be halted via the Ctrl (or Meta) + C shortcut.
...
Nyall Dawson
10:43 PM Revision d2244b4a (qgis): Linux perl; missing from last PR
Loïc Bartoletti
08:27 PM Revision eb6d7613 (qgis): [DB Manager]Allow preset query combobox to expand
Harrissou Santanna
08:21 PM Revision a781abe5 (qgis): [DB Manager]Allow preset query combobox to expand
Harrissou Santanna
08:15 PM Revision 878fb951 (qgis): Simplify and optimise python list->QgsAttributes conversion
Nyall Dawson
08:15 PM Revision 22de2511 (qgis): [processing] Correctly supress CRS selector dialog when testing
input layer validity
TODO: we NEED a non-hacky way to supress this dialog and allow
invalid CRS for layers!
Fixes #...
Nyall Dawson
08:14 PM Revision bbe974cd (qgis): [layouts] Fix crash when using maps containing AMS layers
Implement a similar hack to what the canvas uses to workaround
the badly behaved AMS and WCS providers
Fixes #17959
Nyall Dawson
06:37 PM Revision c50e1bff (qgis): [bugfix] Allow precision config for doubles in range widget
Fixes #17878 followup for PR https://github.com/qgis/QGIS/pull/6185
This commit adds a configuration option for prec...
Alessandro Pasotti
05:48 PM Revision c10438e6 (qgis): [processing] add missed parameter to warp algorithm
Alexander Bruy
04:17 PM Revision 85644224 (qgis): Merge pull request #6072 from lbartoletti/usr_bin_env
[needs-qa]Usr bin env Denis Rouzaud
01:39 PM Revision 8d4d08f8 (qgis): Fix pathes for FreeBSD
Loïc Bartoletti
01:39 PM Revision 378191d2 (qgis): OpenBSD patch for PyQt5
Loïc BARTOLETTI
01:39 PM Revision 998c67d3 (qgis): Improve find of grass on FreeBSD
Loïc BARTOLETTI
01:39 PM Revision 4c436e5d (qgis): - Little modification to programmatically find grass version +Add
FreeBSD locale path
- Add missing includes in kpty
Loïc BARTOLETTI
01:16 PM Revision e0c12d51 (qgis): [processing] nodes -> vertices algorithm renaming
- "Extract nodes" renamed to "Extract vertices"
- "Extract specific nodes" renamed to "Extract specific vertices"
Mathieu Pellerin - nIRV
01:15 PM Revision a420d041 (qgis): Merge pull request #6185 from elpaso/bugfix-17878-range-widgets-nulls
[bugfix] Fix minimum values for range widgets Alessandro Pasotti
01:13 PM Revision 1ce7dbad (qgis): Merge branch 'master' of https://github.com/qgis/QGIS into usr_bin_env
Loïc BARTOLETTI
11:45 AM Revision 741dddb4 (qgis): Spelling
Alessandro Pasotti
11:06 AM Revision d5126110 (qgis): Fix order in XYZ connect dialog (fixes #17983)
Ismail Sunni
10:51 AM Revision cf3014cc (qgis): Fix QgsPathResolver resolving older style relative links (without
any ./ or ../ prefix) Nyall Dawson
10:51 AM Revision da4d9377 (qgis): Correctly resolve paths for raster image fill symbol layers
Nyall Dawson
10:51 AM Revision ec224117 (qgis): Expose project QgsPathResolver to render context
So that it can be used when resolving paths to data defined
file-based settings, e.g. svg marker paths.
Fixes #17364
Nyall Dawson
10:44 AM Revision d717a078 (qgis): [bugfix] Tests for double range widget limits
Alessandro Pasotti
10:19 AM Revision 5b8bea74 (qgis): Merge branch 'master' of github.com:qgis/QGIS
Paolo Cavallini
10:18 AM Revision 3b39dcf4 (qgis): Changed in in DB Manager
Paolo Cavallini
09:19 AM Revision aec399e7 (qgis): Merge pull request #6142 from pblottiere/bugfix_transaction_constraints
Update all attributes in a single transaction Paul Blottiere
09:04 AM Revision cdf697d9 (qgis): Merge pull request #6068 from elpaso/bugfix-17845-raster-transparency-f...
[bugfix] Transfer focus to canvas when selecting transparency Alessandro Pasotti
09:04 AM Revision e2fcf704 (qgis): Merge pull request #6174 from elpaso/bugfix-17958
[bugfix] Fix crash in node editor Alessandro Pasotti
09:00 AM Revision aed5090c (qgis): fix iconsize for toolbars in georeferencer plugin
Salvatore Larosa
08:56 AM Revision 51c5805e (qgis): [raster] don't auto-classify upon customizing values tree (fixes #17102)
Mathieu Pellerin - nIRV
08:17 AM Revision e24b6bb1 (qgis): Update sip binding
Paul Blottiere
08:17 AM Revision 414737d4 (qgis): Fix typo in doc
Paul Blottiere
08:17 AM Revision aed66080 (qgis): Add test
Paul Blottiere
08:17 AM Revision c1fac425 (qgis): Update all attributes in a single transaction
Fixes #17869 Paul Blottiere
08:12 AM Revision 77163ba0 (qgis): [processing] fix toggle advanced mode button in batch panel (#6193)
Salvatore Larosa
07:37 AM Revision a05d941e (qgis): [processing] Default to allowing background execution of algorithms
Since the underlying issues with the Python bindings are now fixed,
in most cases we can safely default to allowing a...
Nyall Dawson
07:36 AM Revision 070e137c (qgis): Update config format in search widget test
Nyall Dawson
07:36 AM Revision 234bc1a4 (qgis): Fix value map widget broken when used as search widget
Fixes #17986 Nyall Dawson
07:36 AM Revision 006ac70d (qgis): fix build on macos
Salvatore Larosa
07:35 AM Revision 10fbe5c3 (qgis): Merge pull request #6200 from nyalldawson/non_file_default
[processing] Default to supporting non-file based outputs for providers Alexander Bruy
06:36 AM Revision 5ab5d095 (qgis): Attempt to fix #17783, window not activated on OSX after font dialog
displayed Nyall Dawson
06:35 AM Revision 8db10ef7 (qgis): Attempt to fix #17784, shortcuts in layouts are applied
in child widgets on OSX Nyall Dawson
04:14 AM Revision 0f963dfa (qgis): [processing] Default to supporting non-file based outputs for providers
And make this support opt-out, since the vast majority of providers
are based on QGIS API and don't have external dep...
Nyall Dawson
02:47 AM Revision 9a020ea7 (qgis): fix saving interface customization to .ini (fixes #17979)
Mathieu Pellerin - nIRV
02:25 AM Revision fb8f3e9e (qgis): [layouts] Fix restoration of rotated item positions
Fixes #17982 Nyall Dawson
02:15 AM Revision 0be37ad4 (qgis): [Win] Show error message if mainwin fails to load exe
Currently it will just die quietly which is no good for the user. Nathan Woodrow
02:12 AM Revision cc9f7af0 (qgis): [layouts] Don't force open item properties when undoing/redoing
Nyall Dawson
02:00 AM Revision 4440c09e (qgis): Running check_spelling.sh
Harrissou Santanna
02:00 AM Revision 76e778d0 (qgis): Fix typo (fix #17946)
Harrissou Santanna

2018-01-28

12:57 AM Revision 6f364fdb (qgis): [layouts] Use correct transform context for map grids
Fixes #17984 Nyall Dawson
10:47 PM Revision f9a81617 (qgis): Fix some leaks and errors in sip conversions
Nyall Dawson
10:11 PM Revision ebb725ec (qgis): [processing] create widget correctly from wrapper when in batch mode
Salvatore Larosa
09:31 PM Revision 550c74e1 (qgis): [processing] fix wrong getter
Salvatore Larosa
04:43 PM Revision 3ca5d724 (qgis): apply enableAutoGeometryRestore to config shortcut dialog
Salvatore Larosa
04:15 PM Revision 0cb82860 (qgis): Fixes #17929 - output file paths not quoted (m.cogo, v.out.vtk)
Salvatore Larosa
12:34 PM Revision bcbc46b5 (qgis): Fix possible GIL deadlock when iterating features in python
and an exception is thrown Nyall Dawson
11:01 AM Revision 37fa41b0 (qgis): [bugfix] Add dirty bit to attribute form
In some cases it is difficult to prevent that an edit widget doesn't
return the original value, even if the user didn...
Daan Goedkoop
09:09 AM Revision 285bb063 (qgis): [processing] Fix duplicate parameter
And throw warnings when other duplicate parameters are registered.
GRASS has a lot.
Nyall Dawson

2018-01-27

12:51 AM Revision 7e20fe4c (qgis): make converting to multi geometries to fullfil provider geometry
constraints the last step and use earlier conversions (fixes #17643) Jürgen Fischer
12:28 AM Revision 3e0b6a3c (qgis): Update some button labels
Harrissou Santanna
12:28 AM Revision a0f6c918 (qgis): Set tab order
Harrissou Santanna
11:04 PM Revision 9fff5f0c (qgis): Add help button and connect to user manual
Harrissou Santanna
10:58 PM Revision 1b1be55f (qgis): Add scrollbar to only dialog-display mode
and not in widget mode
Sur la branche rulebaseDialog
modifié : src/app/nodetool/qgsnodetool.h
aucune modific...
Harrissou Santanna
10:57 PM Revision 171b9ee7 (qgis): Enable rule-based dialog instead of widget all time
Harrissou Santanna
10:41 PM Revision 72ca8d7b (qgis): Merge pull request #6164 from slarosa/fix_ml_issue
update min/max values for singlebandgray raster renderer Salvatore Larosa
08:52 AM Revision ab607ce3 (qgis): [bugfix] Fix minimum values for range widgets
Fixes #17878 QGIS 3 Vector Layer Fields Garbled when Clicking the Toggle Editing Icon Alessandro Pasotti
02:15 AM Revision 6be8249b (qgis): [options search] fix search not available in option tree
Denis Rouzaud
02:15 AM Revision 54cd01ac (qgis): use blue font for highlighted tree items
Denis Rouzaud

2018-01-26

10:24 PM Revision 71bdda5f (qgis): Merge pull request #6176 from nyalldawson/gil
[python] Always release the GIL before calling PyQGIS c++ methods Nyall Dawson
08:29 PM Revision 7b959175 (qgis): fix typo
Jürgen Fischer
08:29 PM Revision a2650733 (qgis): update package*.cmd for 3 and GRASS 7.x
Jürgen Fischer
08:24 PM Revision e8f077f2 (qgis): update package*.cmd for GRASS 7.4
Jürgen Fischer
06:35 PM Revision 891ca3cd (qgis): [processing] fix wrong variable name
Alexander Bruy
10:33 AM Revision fd538807 (qgis): avoid startup warning, do not look for empty setting value
Mathieu Pellerin - nIRV
10:04 AM Revision bd6a1fa2 (qgis): Merge pull request #6181 from elpaso/check-for-size-before-adding-to-model
Check for model items size before removing rows Alessandro Pasotti
09:35 AM Revision d4e8f633 (qgis): Check for model items size before removing rows
This was hitting an assert in Qt core libraries 5.9.3 Alessandro Pasotti
09:21 AM Revision ac4be1b3 (qgis): update the brasil flag svg to get rid of console warnings
Mathieu Pellerin - nIRV
09:15 AM Revision 2997c3b4 (qgis): Merge pull request #6173 from elpaso/bugfix-17863-wrong-ogr-extent
[bugfix][ogr][spatialite] Update extent when subsetstring is set in the ctor Alessandro Pasotti
08:38 AM Revision b1a97e17 (qgis): fix stylesheet string for the qgsdatetimeedit widget
Mathieu Pellerin - nIRV
07:45 AM Revision af17f041 (qgis): add two missing locale flags
Mathieu Pellerin - nIRV
07:45 AM Revision fb3e4e16 (qgis): remove png flags
Mathieu Pellerin - nIRV
07:11 AM Revision 6d5dce22 (qgis): [processing] properly size toolbar button for provider actions
Mathieu Pellerin - nIRV
05:55 AM Revision b3256ad2 (qgis): [python] Always release the GIL before calling PyQGIS c++ methods
Switches on the sip "-g" switch, which forces sip to release the
Python Global Interpreter Lock before calling a qgis...
Nyall Dawson

2018-01-25

09:54 PM Revision f4f89bbc (qgis): [processing] resurrects matrix parameter
Salvatore Larosa
09:47 PM Revision f392a717 (qgis): Merge pull request #6128 from DelazJ/ProcessingBatchResize
[processing] Fix cannot resize columns in batch dialog Salvatore Larosa
07:33 PM Revision dc564fb2 (qgis): Merge pull request #6175 from zsiki/master
Hungarian translators list extended Werner Macho
07:27 PM Revision e77658fc (qgis): Hungarian translators list extended
Zoltan Siki
05:43 PM Revision 0e2995c5 (qgis): [bugfix] Fix crash in node editor
Fixes #17958 Node tool crashes QGIS when changing a value Alessandro Pasotti
03:16 PM Revision 698befa9 (qgis): [gpkg] Add test for gpkg subsetstring don't unlock mutex twice
I wanted to add the test for gpkg subsetstring even if
it was not bugged, while testing that, I hit an assert
in Qt c...
Alessandro Pasotti
02:38 PM Revision cd0559df (qgis): [bugfix][spatialite] Update extent when subsetstring is set in the ctor
Fixes #17863 - Zoom to layer has inconsistent behavior with filter Alessandro Pasotti
02:38 PM Revision e9c9b5df (qgis): [bugfix][ogr] Update extent when subsetstring is set in the ctor
Fixes #17863 - Zoom to layer has inconsistent behavior with filter Alessandro Pasotti
02:21 PM Revision 8b682dad (qgis): Merge pull request #6172 from manisandro/master
[Globe] Adapt for API changes Sandro Mani
01:24 PM Revision 0d1ef018 (qgis): [Globe] Adapt for API changes
Sandro Mani
01:19 PM Revision 6424ceb1 (qgis): [options search] move Message bar items check to QgsSearchHighlightOpti...
Denis Rouzaud
01:19 PM Revision 3b143805 (qgis): [options search] use lambda method to search text in widgets
Denis Rouzaud
10:16 AM Revision 34c2d32b (qgis): [processing] add actions when provider is registered / activated
Mathieu Pellerin - nIRV
09:30 AM Revision 26f8f165 (qgis): Use FIND_LIBRARY to find GDAL, GEOS and Postgres libraries
On OpenBSD, there's no libgdal.so symlink, only a versioned library (ie
libgdal.so.X.Y where X.Y changes over time so...
Landry Breuil
08:52 AM Revision 3fac2aa3 (qgis): Don't hardcode the path to qgis binary in .desktop file
Landry Breuil
08:46 AM Revision 7ee4bb70 (qgis): Merge pull request #6162 from elpaso/bugfix-17263-clip-double-show
[bugfix] Fixes Clip features to canvas extent displayed twice Alessandro Pasotti
08:45 AM Revision 30043dbe (qgis): Merge pull request #6163 from elpaso/bugfix-17927-themes-group-visibility
[bugfix] Ensure parent group visibility when apply theme Alessandro Pasotti
06:00 AM Revision 8cb7197c (qgis): Better widget's alignment
Harrissou Santanna
05:58 AM Revision fe6d4cfc (qgis): [DB Manager]Allow preset query combobox expansion
Fixes #17933
Also add some window title capitalisation
Harrissou Santanna
05:47 AM Revision bf19eb6f (qgis): [processing] Non-filed based outputs (e.g. postgis, geopackage)
options should be available for certain model outputs and script
algorithm outputs
We do this by swapping the test f...
Nyall Dawson
05:47 AM Revision f0e01d81 (qgis): Fix crash
Nyall Dawson
05:47 AM Revision 723e0a1e (qgis): Make saving ogr layers less debug noisy
Nyall Dawson
01:37 AM Revision c91e33d3 (qgis): Fixes a typo in syncDb()
Fixes a typo in QgsCoordinateReferenceSystem::syncDb() that improperly set "Imported from GDAL" as name for all geogr... Andrea Giudiceandrea
01:36 AM Revision 141be446 (qgis): Merge pull request #6153 from agiudiceandrea/patch-1
Fixes a typo in syncDb() that improperly set "Imported from GDAL" as name for all geogcs imported from GDAL/PROJ Nyall Dawson
01:35 AM Revision 975ef8e8 (qgis): Show field type in tooltip in attribute table header
Nyall Dawson

2018-01-24

11:52 PM Revision 237455a7 (qgis): Use same relation parent/child order in list as in new relation dialog
Fixes #17939 Nyall Dawson
11:52 PM Revision b91b9f6a (qgis): Fix relation table shows some cells disabled (when they should
be enabled, but just not editable) Nyall Dawson
10:58 PM Revision 717a0f54 (qgis): fix layer tooltip display
Jürgen Fischer
08:28 PM Revision 9fcfafdf (qgis): update min/max values for singlebandgray raster renderer
Salvatore Larosa
07:36 PM Revision b6444472 (qgis): [bugfix] Ensure parent group visibility when apply theme
Fixes #17927 Group Layers not activating when Theme is selected. Alessandro Pasotti
07:15 PM Revision 8c96eec2 (qgis): fix detection of 2.x project crs (followup f2b5a595)
Jürgen Fischer
07:04 PM Revision 37cd401e (qgis): [bugfix] Fixes Clip features to canvas extent displayed twice
Fixes #17263 Alessandro Pasotti
05:29 PM Revision cf35affe (qgis): remove risky qApp->processEvents() call (#6161)
Mathieu Pellerin - nIRV
02:24 PM Revision 711eddcf (qgis): [options search] correctly remove event filter
Denis Rouzaud
01:38 PM Revision 0e7cea22 (qgis): QgsGeometryUtils: rename 2 methods
- projPointOnSegment has been renamed to projectPointOnSegment
- getSelfIntersections has been renamed to selfInterse...
Denis Rouzaud
12:18 PM Revision 5f5f1f9c (qgis): [processing] don't modify output filename in build virtual raster
Mathieu Pellerin - nIRV
12:18 PM Revision 746701bf (qgis): [processing] add default extension to empty filter when available
Mathieu Pellerin - nIRV
11:56 AM Revision 1c34b255 (qgis): Add out layer to registry before its update.
Useful only in case of use waterfall aggregate functions because they get
layer from registry basing on layer scope.
...
Luigi Pirelli
11:28 AM Revision c871e84e (qgis): update XSD and XML according to #36bf093
Etienne Trimaille
09:59 AM Revision 36bf093b (qgis): Fix metadata address element doubles with each project write
elementsByTagName can be dangerous, because it returns children
recursively. In this case the contact "address" eleme...
Nyall Dawson
09:44 AM Revision 5812934c (qgis): [bugfix] Fix crash on bad raster layers, fixes #17938
Alessandro Pasotti
09:00 AM Revision 097a437a (qgis): [processing] Fix missing outputs in modeler for grass algs (fixes #17703)
Nyall Dawson
09:00 AM Revision 4e6aa3c3 (qgis): [processing] Fix error on win when grass path isn't set correctly
Nyall Dawson
07:54 AM Revision 20137257 (qgis): Fix gui handling of NULL/None default values in processing script algor...
Nyall Dawson
07:50 AM Revision be959628 (qgis): Fix crashes in layout manager tests
Nyall Dawson
07:50 AM Revision 6eed7dea (qgis): [layouts] Fix remaining composers are not restored after hitting
a composer which could not be added
Refs #17924
Nyall Dawson
07:50 AM Revision c1f06570 (qgis): Fix leak when a layout cannot be added
Nyall Dawson
07:50 AM Revision b8880d46 (qgis): [layouts] Handle duplicated composer names when upgrading 2.x
projects
Somehow 2.x projects could end up with compositions with duplicate
names. This is strictly forbidden in 3.x...
Nyall Dawson
07:48 AM Revision d3baac6e (qgis): Merge pull request #6145 from elpaso/bugfix-17872-wfs2-typenames
[bugfix][wfs] Expand support for 2.0.0 TYPENAMES Alessandro Pasotti
07:24 AM Revision c5d9830d (qgis): [needs-docs][processing] move providers actions into the processing
panel toolbar (#6150) Mathieu Pellerin - nIRV
07:16 AM Revision 5dc8c3f0 (qgis): Merge pull request #6141 from alexbruy/processing-gdal
[processing] restore GDAL rasterize algorithm Alexander Bruy
05:53 AM Revision 54f9846e (qgis): Fix executing processing scripts through script editor
Nyall Dawson
04:42 AM Revision 12b30112 (qgis): Fixes a typo in syncDb()
Fixes a typo in QgsCoordinateReferenceSystem::syncDb() that improperly set "Imported from GDAL" as name for all geogr... Andrea Giudiceandrea
02:28 AM Revision 0cc29569 (qgis): reformulate doxymentation
Denis Rouzaud
01:38 AM Revision d60f00dc (qgis): [processing] Add Toolbox action to the main window toolbar
I realise this adds another toolbar button... but I'd strongly
argue that the toolbox is used FAR FAR more often than...
Nyall Dawson
01:38 AM Revision c41b2dd1 (qgis): Don't re-register an already registered action in QgsShortcutsManager
Avoids incorrect warnings about duplicate shortcuts on startup.
What's happening here is:
- on QGIS startup, plugins...
Nyall Dawson
01:38 AM Revision 63db1be8 (qgis): [processing] Improve main window Toolbox action
Brings the behaviour into line with the styling dock, where
the action is checkable and checked only when the toolbox...
Nyall Dawson
01:35 AM Revision e5d00a26 (qgis): Merge pull request #6147 from slarosa/processing_toolbar
[processing][needs-docs] add toolbar to processing toolbox Nyall Dawson
01:01 AM Revision 6a2a6269 (qgis): move QgsCadUtils::lineCircleIntersection to QgsGeometryUtils
also add a test Denis Rouzaud

2018-01-23

11:39 PM Revision b49c3964 (qgis): [processing] set icon size to toolbar
Salvatore Larosa
11:16 PM Revision 36768aad (qgis): [processing] change icon for options action in toolbar
Salvatore Larosa
11:13 PM Revision eb8a810d (qgis): [processing] followup: 9c400324e2 - restore ellipses in menu actions
Salvatore Larosa
10:30 PM Revision 9c400324 (qgis): [processing] add toolbar to toolbox
Salvatore Larosa
09:42 PM Revision 845bf299 (qgis): [tr] Polish translation update
Borys Jurgiel
06:51 PM Revision ccb4c80f (qgis): [bugfix][wfs] Expand support for 2.0.0 TYPENAMES
Fixes #17872 - WFS 2.0.0 DescribeFeatureType : TypeNames vs TypeName
This PR introduces the plural form of TYPENAME ...
Alessandro Pasotti
04:43 PM Revision 3b0afb26 (qgis): fix Project Snapping Settings dialog doesn't save the dialog size
fix #17343 Denis Rouzaud
04:43 PM Revision 4d41dfbf (qgis): topological editing should always be available
fix #17620
regression from 2.x
Denis Rouzaud
04:43 PM Revision 4d1f7ede (qgis): correctly register shortcuts for snapping toolbar
fix #17037 Denis Rouzaud
04:43 PM Revision 649b5ee4 (qgis): fix case
Denis Rouzaud
02:08 PM Revision dce341e1 (qgis): [reports] allow header and footer sections to always be included
Mathieu Pellerin - nIRV
01:43 PM Revision 4125c25b (qgis): astyle 3.1 allows format of lambdas on a single line
Denis Rouzaud
12:10 PM Revision 50e1e781 (qgis): run astyle
Denis Rouzaud
12:10 PM Revision 834a945c (qgis): update astyle to 3.1
Denis Rouzaud
11:27 AM Revision 77a6bbbb (qgis): [processing] restore GDAL rasterize algorithm
Alexander Bruy
09:55 AM Revision f2273c6a (qgis): [raster calculator] don't crash if output file has illegal size, e.g. 0x0
Alexander Bruy
09:38 AM Revision c09c3018 (qgis): [processing] throw error if no layers selected in raster calculator
algorithm (refs #17920) Alexander Bruy
09:00 AM Revision d7e18131 (qgis): [processing] make items hidden after adding them to the view (fix #17881)
Alexander Bruy
07:54 AM Revision aaf97933 (qgis): [needs-docs][processing] merge grid algorithms and add point grid type
Mathieu Pellerin - nIRV
07:51 AM Revision c91fd5a0 (qgis): [reports] Tweak sub-section logic for multi-layer reports
Instead of requiring a single layer for use with nested field group
sections, allow use of different layers. In this ...
Nyall Dawson
05:30 AM Revision 88808615 (qgis): Drop composer
It's been a great journey, but your time has come... Nyall Dawson
05:21 AM Revision 4096896d (qgis): Tweak some report designer strings
Nyall Dawson
05:21 AM Revision 37c87065 (qgis): Initially select report section when opening a report designer
Nyall Dawson
05:21 AM Revision a5ca16e8 (qgis): Remove header for report organizer tree
Nyall Dawson
02:35 AM Revision 3f801b5d (qgis): Switch SpatiaLite and PostgreSQL place in Datasource
Manager dialog
Moves up SpatiaLite tab near GeoPackage's as they are both simple file databases and their dialog look...
Harrissou Santanna
02:35 AM Revision d415ad84 (qgis): [processing] Fix extent and CRS parameters do not evaluate in
models when linked to a layer parameter/output value
References discussion on dev mailing list
Nyall Dawson
02:35 AM Revision c87f5aad (qgis): [processing] Fix misleading errors in grid algorithms
Nyall Dawson
02:19 AM Revision e24496cd (qgis): Silence warning
Nyall Dawson
02:19 AM Revision 7d603290 (qgis): Fix build
Nyall Dawson
02:18 AM Revision b8e1f770 (qgis): [processing] Port 'Add unique value index field' to c++
And implement some fixes/improvements (refs discussion on the dev mailing list):
- allow user to specify created fiel...
Nyall Dawson
02:18 AM Revision 40f09fab (qgis): [processing] Fix creating tests when alg has optional outputs
Nyall Dawson
02:07 AM Revision a530b213 (qgis): [processing] Fix error when dragging alg group in modeler
Nyall Dawson
01:54 AM Revision 502d9d7f (qgis): Fix incorrect tooltips
Nyall Dawson
01:51 AM Revision c50cbfc9 (qgis): Fix crash on exit
Since the snapping widget is destroyed *after* the project instance,
we need to avoid referring to the project after ...
Nyall Dawson
01:42 AM Revision 7ef93551 (qgis): [ui] fix status bar's message item resizing window on long string
(Fixes #17913) Mathieu Pellerin - nIRV

2018-01-22

12:49 AM Revision 8f1abf8d (qgis): move poly2tri to external libs directory
Denis Rouzaud
 

Also available in: Atom