Activity

From 2018-02-16 to 2018-03-17

2018-03-16

05:26 PM Revision 9cfdc037 (qgis): [Server] Fix tests: after enhancing WFS GeoJSON
René-Luc ReLuc
03:39 PM Revision e53f4a83 (qgis): [BUGFIX][Server] WFS GeoJSON: QGIS Server 2.18 much slower than 2.14
Fixed #18249
The JsonExporter was generated for each feature exported to GeoJSON.
René-Luc ReLuc
02:49 PM Revision 3f31100a (qgis): [BUGFIX][Server] GetFeature: selecting attribute by clean propertyname
René-Luc ReLuc
02:45 PM Revision 153835e7 (qgis): [BUGFIX][Server] GetFeature: selecting attribute by clean propertyname
René-Luc ReLuc
11:39 AM Revision 6aedf020 (qgis): [BUGFIX][Server] DescribeFeature does not clean attribute name
In GML, the attributes have to be cleaned to be used as an XML name. René-Luc ReLuc
11:34 AM Revision 8b37bab6 (qgis): [BUGFIX][Server] DescribeFeature does not clean attribute name
In GML, the attributes have to be cleaned to be used as an XML name. René-Luc ReLuc
11:07 AM Revision 10044fb1 (qgis): [raster] skip non finite values when computing band min/max statistics
Mathieu Pellerin - nIRV
10:45 AM Revision 975117a2 (qgis): Merge pull request #6621 from Gustry/typo
fix typo altitide -> altitude Werner Macho
10:37 AM Revision c0f5d22f (qgis): fix typo altitide -> altitude
Etienne Trimaille
07:09 AM Revision 263beb42 (qgis): Fix crash in Select by Radius
If a radius value is entered immediately after clicking with the
tool (before any mouse movement), it would trigger a...
Nyall Dawson
07:09 AM Revision b8c73052 (qgis): [processing] Fix Points to Paths terminates when an order by
field is empty
(cherry-picked from 87e8432)
Nyall Dawson
07:09 AM Revision c1675676 (qgis): Fix some inconsistent capitalization
(cherry-picked from dc0da6f) Nyall Dawson
06:11 AM Revision 9e01a04a (qgis): Fix crash in Select by Radius
If a radius value is entered immediately after clicking with the
tool (before any mouse movement), it would trigger a...
Nyall Dawson
06:04 AM Revision dc0da6f3 (qgis): Fix some inconsistent capitalization
Nyall Dawson
05:08 AM Revision fa2c5aeb (qgis): [FEATURE][processing] Import geotagged photos algorithm
This implements a new "import geotagged photos" algorithm
for processing. It allows selection of a folder which it
wi...
Nyall Dawson
05:08 AM Revision 7a28181e (qgis): Skip some attributes in import photos test
These absolute paths cannot be tested in processing algorithm tests Nyall Dawson
04:30 AM Revision 87e84326 (qgis): [processing] Fix Points to Paths terminates when an order by
field is empty Nyall Dawson
03:43 AM Revision 7521a82a (qgis): Revert 5b9be7a
Since the attribute table dialog object name is set to match
the layer/featureid combo, this commit was causing the a...
Nyall Dawson
03:43 AM Revision dff31a4a (qgis): [ogr] Fix ref/unref mismatch when loading OGR layers
Causes an extra connection reference which is never removed,
blocking ogr dataset closing.
Fixes #18420, probably ot...
Nyall Dawson
02:33 AM Revision 61582365 (qgis): Modernize connection pool code
Nyall Dawson
02:33 AM Revision f3b5838f (qgis): [ogr] Fix ref/unref mismatch when loading OGR layers
Causes an extra connection reference which is never removed,
blocking ogr dataset closing.
Fixes #18420, probably ot...
Nyall Dawson
02:01 AM Revision bf124046 (qgis): Revert 5b9be7a
Since the attribute table dialog object name is set to match
the layer/featureid combo, this commit was causing the a...
Nyall Dawson

2018-03-15

12:57 AM Revision 8658da39 (qgis): [postgres] Add a timeout for postgres connections
Defaults to 30 seconds, but configurable via advanced settings/
global_settings ini
Nyall Dawson
12:57 AM Revision 2526a6ce (qgis): Show a busy cursor when testing a postgres connection
Nyall Dawson
12:57 AM Revision f694f75f (qgis): Add QgsTemporaryCursorOverride class
Temporarily sets a QApplication override cursor for the lifetime
of the object, then removes it
Makes it easier to e...
Nyall Dawson
11:12 PM Revision f05e9c3c (qgis): Fix windows build and warnings
Jürgen Fischer
10:20 PM Revision 536cc9cf (qgis): Update writeOut to include isatty (#6602)
Added these lines so that QGIS 3 python console works in window shiva reddy koti
10:18 PM Revision 435c14d1 (qgis): Unlikely attempt to stop flaky rule based renderer test crashing out
Nyall Dawson
10:18 PM Revision 7c0665a3 (qgis): Clearer ownership, docs for rule based renderer
Nyall Dawson
05:09 PM Revision 685adbf7 (qgis): Merge pull request #6615 from elpaso/bugfix-16967-multi-in-value-relation
[bugfix] value relation widget with Allow multiple selection doesn't resolve Luigi Pirelli
03:15 PM Revision d771991a (qgis): Merge pull request #6603 from slarosa/fix_18435
Fixes #18435: QGIS crash when deleting auxiliary layer Luigi Pirelli
03:11 PM Revision 4f05ed1d (qgis): [bugfix] value relation widget with Allow multiple selection doesn't re...
Now it will accept arrays as well as string representations of arrays
Added a test
Fixes #16967 value relation widg...
Alessandro Pasotti
02:32 PM Revision 74689dfe (qgis): fix typo: followup 24ef27d079
Salvatore Larosa
01:47 PM Revision aaf7c003 (qgis): Merge pull request #6613 from cdavila/release-3_0
[tr] spanish translation update Werner Macho
11:40 AM Revision b8c4dfd1 (qgis): [tr] spanish translation update
cdavila -
11:01 AM Revision 24ef27d0 (qgis): add unit test for setAuxiliaryLayer
Salvatore Larosa
07:57 AM Revision d907ba05 (qgis): [processing] Expand 'algorithm' group in history on load
Since all the useful stuff is in that group, you ALWAYS need
to expand it anyway!
Nyall Dawson
07:55 AM Revision bd1d87ed (qgis): [processing] Allow algorithms to set layer post-processors for
execution on generated layers after the algorithm (or parent
model) completes
This commit adds an interface for laye...
Nyall Dawson
07:55 AM Revision dc27d120 (qgis): Fix documentation test
Nyall Dawson
07:53 AM Revision a7c42d27 (qgis): [layouts] Fix missing call to base class method
(cherry-picked from c562a2) Nyall Dawson
07:53 AM Revision 8ba3988b (qgis): Correctly show ers files in browser
Workaround missing metadata in gdal driver
(cherry-picked from f95d616)
Nyall Dawson
07:53 AM Revision 47a90e91 (qgis): [processing] Fix algorithm progress bar resets to 0 when an algorithm
reports a non-fatal error
Fixes the "flashy" progress bar when an algorithm encounters a lot
of errors.
(cherry-pic...
Nyall Dawson
07:53 AM Revision 60f0a235 (qgis): Fix some leaks in conversions
(cherry-picked from 273e664) Nyall Dawson
07:53 AM Revision 5bea05fd (qgis): [gdal] ifdef out some workarounds not required in gdal >= 2.3
(cherry-picked from 6f01d30) Nyall Dawson
07:53 AM Revision dbf64a47 (qgis): Fix leak when splitting geometries
(cherry-picked from 0d99d31) Nyall Dawson
07:53 AM Revision 5da0ff33 (qgis): Improves background color for search result in general option dialog
fixes 18142 by a lighter yellow background and keeping a black font
(cherry-picked from 5efa7bb)
Regis Haubourg
07:53 AM Revision 87e8f9f6 (qgis): Use some constants for search box highlighting styles
(cherry-picked from 31a92543) Nyall Dawson
07:53 AM Revision 1fc184f0 (qgis): Fix leak in virtual layers
(cherry-picked from 30749ef8) Nyall Dawson
07:53 AM Revision e2dad8e3 (qgis): Fix leak when writing features with null geometry to vector layers
(cherry-picked from eb4951) Nyall Dawson
07:53 AM Revision 40626cad (qgis): [layouts] Fix reference map can change when opening a layout designer
(cherry-picked from 6b5dfce) Nyall Dawson
07:53 AM Revision d7f43662 (qgis): Fix leak in QgsRelief
(cherry-picked from 3315db0f) Nyall Dawson
07:53 AM Revision 9fecbab1 (qgis): Fix leak in network analysis director
(cherry-picked from 540d692) Nyall Dawson
07:53 AM Revision cc69e37a (qgis): Fix leak when a transform error occurs while transforming linestrings
(cherry-picked from 4af5ff5) Nyall Dawson
04:54 AM Revision 09e5a4f7 (qgis): Fix descriptions and names for processing parameters
Nyall Dawson
03:43 AM Revision 654a4a4a (qgis): [processing] Fix algorithm progress bar resets to 0 when an algorithm
reports a non-fatal error
Fixes the "flashy" progress bar when an algorithm encounters a lot
of errors.
Nyall Dawson
03:42 AM Revision 9e351e80 (qgis): Fix flaky VirtualLayerTask test
Nyall Dawson

2018-03-14

12:43 AM Revision feb20a7a (qgis): Add unit test for postgres layer metadata
Nyall Dawson
12:43 AM Revision 7dd5cafc (qgis): [postgres] Automatically populate layer metadata
Not much is available to automatically populate, but we can
set the abstract to match the table comment, the crs, and...
Nyall Dawson
10:44 PM Revision f55347ff (qgis): [macos] move add button on the right in datasource manager
Salvatore Larosa
02:52 PM Revision 8aa7b565 (qgis): Fixes #18435: QGIS crash when deleting auxiliary layer
Salvatore Larosa
12:49 PM Revision 4c1e19c0 (qgis): fix constraints not checked when they should be (#6550)
Denis Rouzaud
12:26 PM Revision 2700f770 (qgis): [docker] create images for final releases (#6594)
* [docker] create images for final releases
based on git tags
* fix script
Denis Rouzaud
09:56 AM Revision 193c554b (qgis): trigger editing on group item when grouping selected layers
Salvatore Larosa

2018-03-13

05:14 PM Revision 914e7bbe (qgis): [docker] create images for final releases (#6594)
* [docker] create images for final releases
based on git tags
* fix script
Denis Rouzaud
02:05 PM Revision 7f4f4e53 (qgis): Fix requesting layer groups contained in embeded projects
Marco Hugentobler
12:38 PM Revision 281a3ed3 (qgis): fix capitalisation: followup 504e50df5e
Salvatore Larosa
07:45 AM Revision 88e8acdd (qgis): Merge pull request #6571 from slarosa/fix_18183
[processing] SAGA "output extent" should not be mandatory (fix #18183) Alexander Bruy
01:18 AM Revision 6f01d30d (qgis): [gdal] ifdef out some workarounds not required in gdal >= 2.3
Nyall Dawson
01:18 AM Revision f95d616d (qgis): Correctly show ers files in browser
Workaround missing metadata in gdal driver Nyall Dawson

2018-03-12

12:39 AM Revision 149b23e0 (qgis): Allow updating gpl based color schemes which are set to the
default random color scheme
Allows users to edit the color scheme inside QGIS and see the
effects immediately on nex...
Nyall Dawson
12:39 AM Revision bc449c40 (qgis): Move generation of default symbol random colors to
QgsColorSchemeRegistry
and add API to set a QgsColorScheme from which to pull
colors when creating a random symbol c...
Nyall Dawson
12:39 AM Revision 21ef2fd4 (qgis): Provide a simple initial palette for new layers
TODO: make it AWESOME! Nyall Dawson
12:39 AM Revision ce59cbd6 (qgis): Sipify
Nyall Dawson
12:39 AM Revision b0ae1e42 (qgis): Correctly install palette resources
Nyall Dawson
12:39 AM Revision 2a0f3649 (qgis): Show scheme selector in color section of options
Nyall Dawson
12:39 AM Revision a75b85fa (qgis): Add missing default palette
Nyall Dawson
12:39 AM Revision 7e6796c6 (qgis): By default, generate new layer colors from a random selection
in a preset palette
The palette is packaged as resources/new_layer_colors.gpl
TODO: allow users to set a different ...
Nyall Dawson
12:39 AM Revision 14c8b3c7 (qgis): [neeeds-docs] Show all color schemes and tools for interacting with the...
options->color tab
This brings all of QGIS' color scheme handling to a more logical and
user-discoverable place. Pre...
Nyall Dawson
12:10 AM Revision 40ceb7bd (qgis): Don't mark project dirty when legend nodes are expanded/collapsed
Nyall Dawson
12:10 AM Revision 773ec220 (qgis): [needs-docs] Don't mark a project as dirty when only the canvas extent
changes
Since this is a view operation, not an edit operation, we don't
mark it as changing the project state. (Much...
Nyall Dawson
11:00 PM Revision c5861710 (qgis): fix string: followup 504e50df5e
Salvatore Larosa
06:56 PM Revision 504e50df (qgis): [FEATURE][needs-docs] Save/Load connections for Tiles XYZ
Salvatore Larosa
06:28 PM Revision ad6491db (qgis): fix date time NULL handling (#6591)
* fix #18299 date time widget does not correctly set value from calendar
the use of QStyle::subControlRect was retur...
Denis Rouzaud
05:40 PM Revision 8f9d17e1 (qgis): Merge pull request #6548 from 3nids/fix_datetime_null
fix #18299 date time widget does not correctly set value from calendar Matthias Kuhn
12:05 PM Revision ea0c7058 (qgis): Merge pull request #6576 from elpaso/bugfix-18292-extra-params-search
[server][bugfix] accept getfeatureinfo filter without h/w Alessandro Pasotti
06:26 AM Revision 764e8127 (qgis): [FEATURE] Add a "Revert Project" option to Project menu
Discards all unsaved changes to a project and reverts to the last
saved version of the project
Nyall Dawson
04:58 AM Revision 6c179059 (qgis): Add straightDistance2d and sinuosity measures to QgsCurve
Nyall Dawson
04:58 AM Revision 41d16a84 (qgis): Unit tests for straightDistance2d/sinuosity
Nyall Dawson
04:58 AM Revision 251e1d53 (qgis): [FEATURE][processing] Add line sinuosity to "Export Geometry Info"
Adds line sinuosity and straight distance to the stats calculated
by "Export Geometry Info"
Fixes #12376
Nyall Dawson
04:32 AM Revision b82ec177 (qgis): Misc. source comment typos
+ added 2 strings in to spelling.dat file luz.paz
04:32 AM Revision d04b3d9e (qgis): Update spell check list, spelling
Nyall Dawson
04:32 AM Revision f06b3691 (qgis): More spelling fixes
Nyall Dawson
04:32 AM Revision 05fb8f73 (qgis): 'Catch all' -> 'Catch-all'
Nyall Dawson
04:32 AM Revision 2a6ae6ac (qgis): Misc. source and comment typos
These need a little more review, so I added them in to a separate PR. luz.paz
04:30 AM Revision 273e6645 (qgis): Fix some leaks in conversions
Nyall Dawson
04:30 AM Revision ade747bc (qgis): Fix doxygen warning
Nyall Dawson
04:30 AM Revision 0d99d310 (qgis): Fix leak when splitting geometries
Nyall Dawson
04:30 AM Revision 4af5ff50 (qgis): Fix leak when a transform error occurs while transforming linestrings
Nyall Dawson
04:30 AM Revision a0f6a2bc (qgis): Fix leak in QgsVectorFileWriter metadata
Not a serious leak (since it only occurs once per application), but
causes HEAPS of valgrind noise
Nyall Dawson
03:08 AM Revision d68107e1 (qgis): Add missing make_triangle function help. Fix #16406
Loïc Bartoletti
03:08 AM Revision 31a92543 (qgis): Use some constants for search box highlighting styles
Nyall Dawson
03:08 AM Revision 5efa7bb2 (qgis): Improves background color for search result in general option dialog
fixes 18142 by a lighter yellow background and keeping a black font Regis Haubourg

2018-03-11

12:43 AM Revision 08332e73 (qgis): [processing][gdal] color relief alg: add the default color option, i.e....
Ari Jolma
12:41 AM Revision 8df954d6 (qgis): [processing] Port Delete Holes algorithm to c++, allow dynamic
min area parameter Nyall Dawson
06:55 PM Revision 03431629 (qgis): debian packaging: add buster
(cherry picked from commit d88da33e9b7aadb4d372b4d62fecef2197ed69f4) Jürgen Fischer
06:54 PM Revision d88da33e (qgis): debian packaging: add buster
Jürgen Fischer
06:53 PM Revision 93ed46eb (qgis): debian packaging: add buster
Jürgen Fischer
04:39 PM Revision 010a99d1 (qgis): fix build without python (#6577)
and do not delete object with incomplete type
better fix for warning adressed in PR #6491
Denis Rouzaud
04:39 PM Revision aef3ad3b (qgis): fix build without python (#6578)
and do not delete object with incomplete type
better fix for warning adressed in PR #6491
Denis Rouzaud
12:55 PM Revision 39778b16 (qgis): Added test reference file for getfeatureinfo no width
Alessandro Pasotti
11:43 AM Revision 59e68d9e (qgis): [server][bugfix] accept getfeatureinfo filter without h/w
When INFO_FORMAT is not an image format there is no
need to make image WIDTH and HEIGHT mandatory.
2.x accepted that...
Alessandro Pasotti
10:41 AM Revision 5281c841 (qgis): [test][server] Houskeeping: split getfeatureinfo
put it in its own test Alessandro Pasotti
10:20 AM Revision 540d692c (qgis): Fix leak in network analysis director
Nyall Dawson
10:20 AM Revision 3315db0f (qgis): Fix leak in QgsRelief
Nyall Dawson
10:20 AM Revision eb495138 (qgis): Fix leak when writing features with null geometry to vector layers
Nyall Dawson
10:20 AM Revision 30749ef8 (qgis): Fix leak in virtual layers
Nyall Dawson

2018-03-10

12:23 AM Revision dfa6b6ae (qgis): Correctly set base style for QgsLayerTreeViewProxyStyle
Creates a new QgsProxyStyle subclass of QProxyStyle which
automatically sets the base style to match the current
appl...
Nyall Dawson
12:22 AM Revision 97324661 (qgis): Add layout util to retrieve map layer from project by string
Considers both layer id (preferred) and layer names Nyall Dawson
12:22 AM Revision c562a2e5 (qgis): [layouts] Fix missing call to base class method
Nyall Dawson
12:22 AM Revision 0c1ceb39 (qgis): [FEATURE][layouts] Data defined table source for attribute table items
When an attribute table is set to a "Layer features" source, this
allows the underlying vector layer from which to so...
Nyall Dawson
10:44 PM Revision 354a261e (qgis): [needs-docs] Show "Untitled Project" in title bar for new unsaved
projects
Also show current profile name, if multiple profiles exist
(Maybe doesn't needs-docs)
Nyall Dawson
10:44 PM Revision 709702d5 (qgis): Don't show profile name in title bar for default profile
Nyall Dawson
10:44 PM Revision 6b5dfce3 (qgis): [layouts] Fix reference map can change when opening a layout designer
Nyall Dawson
10:44 PM Revision d6eeabf6 (qgis): Make sure we don't have a dirty blank project after QGIS launch
Nyall Dawson
10:44 PM Revision 60afeadf (qgis): Add QgsProjectDirtyBlocker and QgsProject.blockDirtying to prevent
project dirtying for the lifetime of an object
Python code can then call:
project = QgsProject.instance()
w...
Nyall Dawson
10:08 PM Revision 23172a10 (qgis): [processing] Fixes #18183: SAGA "output extent" should not be mandatory
Salvatore Larosa
08:22 PM Revision 3d6cd2b4 (qgis): [QgsFilterLineEdit] disable clear action when read only
Denis Rouzaud
08:17 PM Revision cc0c1bc6 (qgis): [QgsFilterLineEdit] disable clear action when read only
Denis Rouzaud
04:21 PM Revision f88edea3 (qgis): finer tuning of style options
Denis Rouzaud
01:56 PM Revision 1d0b082e (qgis): correctly emit NULL and not empty string for date/time widget for strin...
Denis Rouzaud
01:56 PM Revision 8bd48969 (qgis): fix #18299 date time widget does not correctly set value from calendar
the use of QStyle::subControlRect was returning only the rect of the arrows and not of the whole clickable area. QSty... Denis Rouzaud
01:32 PM Revision b5566bc2 (qgis): german translation update
Jürgen Fischer
12:24 PM Revision e30b81b3 (qgis): more translation string fixes
(cherry picked from commit e1ad1cb47376546d3500004c72c542291a789da5) Jürgen Fischer
12:23 PM Revision e1ad1cb4 (qgis): more translation string fixes
Jürgen Fischer

2018-03-09

09:47 PM Revision 158c3297 (qgis): fix translation strings
Jürgen Fischer
09:32 PM Revision dc1e53d6 (qgis): [tr] Polish translation update (follow up a975677a9: revert accidentall...
Borys Jurgiel
09:12 PM Revision a975677a (qgis): [tr] Polish translation update
Borys Jurgiel
05:31 PM Revision 7eb7e936 (qgis): Revert "[processing] replace QCoreApplication.translate() with tr() in"
This reverts commit 007903494582b1e71273e7b801b928d32eb2f330. Alexander Bruy
05:27 PM Revision dd5e9639 (qgis): processing: make error messages moved to message bar translatable again...
(cherry picked from commit ad4d0a17d5e5f3a69933077876ec1f75fe6b5d4d) Jürgen Fischer
05:21 PM Revision ad4d0a17 (qgis): processing: make error messages moved to message bar translatable again...
Jürgen Fischer
02:22 PM Revision e1f5c3fe (qgis): Merge pull request #6565 from tudorbarascu/styles_opacities
add server test for GetMap with opacities and non-default styles Matthias Kuhn
01:57 PM Revision 00790349 (qgis): [processing] replace QCoreApplication.translate() with tr() in
ParametersPanel class Alexander Bruy
12:20 PM Revision 10cfca48 (qgis): add server test for GetMap with styles and opacities
Covers https://issues.qgis.org/issues/15553 case Tudor Bărăscu
10:25 AM Revision 188ca9ac (qgis): Merge pull request #6522 from mhugent/fix_18247
Fallback to feature id if pk attribute is not there Marco Hugentobler
08:10 AM Revision b0cd3fb5 (qgis): Translate strings before making changes to them.
Ari Jolma
05:16 AM Revision 2e9aa6d0 (qgis): Fix project path when path contains a symbolic link
(cherry-picked from 5b2c81) Alexis Polti
05:16 AM Revision 169e9186 (qgis): Fix Project Home browser item doesn't show on first save
Nyall Dawson
05:16 AM Revision 5aa2aea2 (qgis): Correctly respect antialias setting for marker fill symbol layers
(cherry-picked from 393e15b) Nyall Dawson
05:16 AM Revision 44fc2d38 (qgis): Update test mask image
(cherry-picked from 00802e5c) Nyall Dawson
05:16 AM Revision f0aba282 (qgis): Less debug noise when rendering svg files
(cherry-picked from 2bc30c7) Nyall Dawson
05:16 AM Revision c1c00c9e (qgis): Add extra hash to processing hillshade test
At this stage the raster processing tests just test that the
algorithm executes, and generates an output file - there...
Nyall Dawson
03:53 AM Revision 198bf772 (qgis): Vectorize console icons (#6515)
Felis Pimeja
03:34 AM Revision 00802e5c (qgis): Update test mask image
Nyall Dawson
03:34 AM Revision 393e15b4 (qgis): Correctly respect antialias setting for marker fill symbol layers
Nyall Dawson
01:15 AM Revision 4e5c08e2 (qgis): [FEATURE] Allow overwriting the project home path
This allows the project home path (which is used by the browser
to create the 'Project Home' item) to be set by users...
Nyall Dawson
01:15 AM Revision 8c780dc1 (qgis): Add @project_home expression variable
Nyall Dawson
01:10 AM Revision d09a34c9 (qgis): Merge pull request #6553 from pblottiere/bugfix_dbmanager_stop
[dbmanager] Fixes empty table Paul Blottiere

2018-03-08

11:12 PM Revision 8be522fa (qgis): #5416 Re-insert update of map tips delay
J. Dugge
09:08 PM Revision cbf6fdc8 (qgis): #5416 Remove spurious settings
J. Dugge
08:43 PM Revision 7622ecf5 (qgis): [FEATURE] Make map tips delay configurable
J. Dugge
08:43 PM Revision c30b824a (qgis): #5416 Add map tips delay setting to menu
J. Dugge
08:43 PM Revision cfeae9c0 (qgis): #5416 Update maptips delay on saving the settings
J. Dugge
05:13 PM Revision 333f2c3a (qgis): db_manager: add tooltip to default value field when editing table field...
Jürgen Fischer
12:39 PM Revision ed039134 (qgis): Remove unused forward declaration
Alessandro Pasotti
12:09 PM Revision f7d9bb64 (qgis): Merge pull request #6559 from alexbruy/processing-parameters
[processing] fix parameters IDs (follow up #6535) Alexander Bruy
10:10 AM Revision a9441218 (qgis): [processing] fix parameters IDs (follow up #6535)
Alexander Bruy
09:50 AM Revision ad224991 (qgis): fix xenial (Qt <5.7) build
Jürgen Fischer

2018-03-07

12:40 AM Revision 5710709c (qgis): Add extra hash to processing hillshade test
At this stage the raster processing tests just test that the
algorithm executes, and generates an output file - there...
Nyall Dawson
11:31 PM Revision e5c1be72 (qgis): [processing] Fixes #18187: SAGA output extent values are not in the rig...
cherry-picked from 332c8a59b9214582ed6faab6a501a6583e7f57cb Salvatore Larosa
11:30 PM Revision 33587d71 (qgis): [processing] fixes missing icon for create grid algorithm
cherry-picked from 5fda4025f4f7fb98240efc275c1bce491374dd67 Salvatore Larosa
11:29 PM Revision 927c006a (qgis): fix spacing between label and icon in widget layer properties
cherry-picked from 9edaf82874e71d34ed3c09e0b12d202e098f03d4 Salvatore Larosa
11:28 PM Revision 8bd39fb3 (qgis): Fixes #18375 - fix API break
cherry-picked from 29f6884a23c31357db30575437951278ad2d8f9c Salvatore Larosa
11:23 PM Revision 29f6884a (qgis): Fixes #18375 - fix API break
Salvatore Larosa
08:26 PM Revision 9052bb31 (qgis): Don't crash when loading a project with unreachable wfs layers
Alessandro Pasotti
06:28 AM Revision 35b5c782 (qgis): Add test that AFS provider gets renderer by default
Nyall Dawson
06:28 AM Revision 6002cc40 (qgis): [FEATURE][afs] Automatically set default style for layers
to match the server's rendering information.
Means that when an AFS layer is loaded into QGIS, it will
automatically...
Nyall Dawson
06:28 AM Revision 7a341525 (qgis): Add unit tests for ArcGIS rest style parsing
Nyall Dawson
06:28 AM Revision 678f6585 (qgis): Allow QgsVectorDataProviders to create QgsFeatureRenderers
Implements https://github.com/qgis/QGIS-Enhancement-Proposals/issues/111
Adds support to QgsVectorDataProvider to cr...
Nyall Dawson
05:59 AM Revision b42c893b (qgis): [FEATURE] color_grayscale_average() and color_mix_rgb() expression func...
Mathieu Pellerin - nIRV
03:24 AM Revision 6bdee5b7 (qgis): [dbmanager] Fixes empty table
Fixes #18352 Paul Blottiere
02:50 AM Revision 55f44ae5 (qgis): Revert "allow to save a Docker deps image for PR having [dockerdeps] in...
This reverts commit 4c4036aea577fedde379fde2f308d1e088f33772. Denis Rouzaud
02:50 AM Revision 4e9273fe (qgis): Revert "add secure env var for docker login in Travis yml file"
This reverts commit 350218d0b4f964fec1484fd20e3bbac0498d92a7. Denis Rouzaud
02:48 AM Revision 0a639192 (qgis): Revert "allow to save a Docker deps image for PR having [dockerdeps] in...
Denis Rouzaud
02:48 AM Revision 24051b33 (qgis): Revert "allow to save a Docker deps image for PR having [dockerdeps] in...
Denis Rouzaud

2018-03-06

12:45 AM Revision 227f7062 (qgis): [processing] Add operators for parameter type flags, push warning
to message log for duplicate parameter registration Nyall Dawson
11:46 PM Revision 74d14ae3 (qgis): Merge pull request #6414 from alexispolti/fix-project-path
Fix project path when path contains a symbolic link Luigi Pirelli
11:00 PM Revision c3a84361 (qgis): Use flags for parameter type extra info
Matthias Kuhn
11:00 PM Revision ff7b831b (qgis): Remove private implementations from python bindings
Matthias Kuhn
11:00 PM Revision 2145865a (qgis): Metadata and modeller exposure support
Matthias Kuhn
11:00 PM Revision 5d526794 (qgis): Remove leftover file
Matthias Kuhn
11:00 PM Revision a61efddc (qgis): Only expose supported parameters to modeler
Matthias Kuhn
11:00 PM Revision 1fd74234 (qgis): Add processing parameter type definitions
Matthias Kuhn
11:00 PM Revision e3dabac7 (qgis): Only add parameter when it is new
Matthias Kuhn
11:00 PM Revision f22acb93 (qgis): License headers
Matthias Kuhn
11:00 PM Revision 0d004914 (qgis): s/Modeller/Modeler/
Matthias Kuhn
11:00 PM Revision 569b39b2 (qgis): Code and doc improvements
Matthias Kuhn
11:00 PM Revision b5672d7a (qgis): API documentation
Matthias Kuhn
11:00 PM Revision 542910e9 (qgis): Add QgsProcessingParameterType tests
Matthias Kuhn
11:00 PM Revision eeb6f44d (qgis): Some addition error case info
Matthias Kuhn
11:00 PM Revision a337d205 (qgis): Make use of new processing parameter infrastructure
Matthias Kuhn
11:00 PM Revision cb84b832 (qgis): Add log output in case of loading models with missing parameters
Matthias Kuhn
11:00 PM Revision 6bad21f7 (qgis): Avoid freeze by infinite recursion
Matthias Kuhn
11:00 PM Revision 53cf1a19 (qgis): Fix processing parameter type ids
Matthias Kuhn
11:00 PM Revision 9f76c417 (qgis): Fix parameter name rendering problem
Matthias Kuhn
11:00 PM Revision a1fc70f8 (qgis): Improved error reporting for unknown parameters
Matthias Kuhn
11:00 PM Revision cdef548c (qgis): Fix Fields Mapping parameter id
Matthias Kuhn
11:00 PM Revision 926969fd (qgis): Better tooltips and expose `Raster Band` parameter
Matthias Kuhn
11:00 PM Revision 9688bc27 (qgis): Remove crap API
Matthias Kuhn
11:00 PM Revision 16e2aad2 (qgis): Use translated parameter names for sorting
Matthias Kuhn
11:00 PM Revision 031aa9c0 (qgis): Better error reporting for model exception
Matthias Kuhn
11:00 PM Revision e67939b1 (qgis): Fix editing models with custom params
Matthias Kuhn
10:50 PM Revision 5b2c81bd (qgis): Fix project path when path contains a symbolic link
Alexis Polti
10:45 PM Revision 2bc30c73 (qgis): Less debug noise when rendering svg files
Nyall Dawson
05:32 PM Revision ec5a8a4d (qgis): Merge pull request #6544 from manisandro/wms_filter_geom_crs_30
Ensure FILTER_GEOM is transformed to layer CRS in GetFeatureInfo Sandro Mani
05:15 PM Revision f76cb582 (qgis): Merge pull request #6536 from m-kuhn/searchWidgetRecursionTrap
Avoid freezing attribute form with recursion Matthias Kuhn
03:46 PM Revision e969584a (qgis): Avoid freezing attribute form with recursion
The search widget wrappers for relations have two issues
* They recursively load whatever relations are defined. Wit...
Matthias Kuhn
03:45 PM Revision 734ea374 (qgis): Merge pull request #6532 from Gustry/tooltip
[dbmanager] move shortcut in the tooltip Matthias Kuhn
03:30 PM Revision 6108ed84 (qgis): Ensure FILTER_GEOM is transformed to layer CRS in GetFeatureInfo
Sandro Mani
03:28 PM Revision 5bf28d56 (qgis): Merge pull request #6533 from manisandro/wms_filter_geom_crs
Ensure FILTER_GEOM is transformed to layer CRS in GetFeatureInfo Sandro Mani
02:41 PM Revision 4b8377d8 (qgis): Testing with PROJ 5 [dockerdeps]
Denis Rouzaud
02:39 PM Revision 350218d0 (qgis): add secure env var for docker login in Travis yml file
Denis Rouzaud
02:39 PM Revision 4c4036ae (qgis): allow to save a Docker deps image for PR having [dockerdeps] in their t...
Denis Rouzaud
02:32 PM Revision ec975ba6 (qgis): Merge pull request #6516 from 3nids/pr_push_deps
allow to save a Docker deps image for PR having [dockerdeps] in their message Denis Rouzaud
01:51 PM Revision 24259ae8 (qgis): [dbmanager] move shortcut in the tooltip
Etienne Trimaille
01:42 PM Revision 283f3b8e (qgis): Don't crash when loading a project with unreachable wfs layers
Alessandro Pasotti
01:16 PM Revision 184480bc (qgis): Ensure FILTER_GEOM is transformed to layer CRS in GetFeatureInfo
Sandro Mani
09:21 AM Revision 05484dce (qgis): [FEATURE][processing] Rotate features algorithm
Allows rotation of features by a set angle.
The rotation can occur around a preset point or the individual
feature's...
Nyall Dawson
07:48 AM Revision f2e8c37e (qgis): [needs-docs] Add else rule UI option in rule based widget (#6529)
* [needs-docs] Add else rule UI option in rule based widget
* Review fixes
Nathan Woodrow
07:27 AM Revision 44895084 (qgis): Merge pull request #6525 from nyalldawson/segmentize
[FEATURE][processing] Add "segmentize" algorithms Alexander Bruy
06:39 AM Revision 9edaf828 (qgis): fix spacing between label and icon in widget layer properties
Salvatore Larosa
06:05 AM Revision 63d4a382 (qgis): Fix adding parts to curved polygon types fails
(cherry-picked from 93f805c) Nyall Dawson
05:20 AM Revision 93f805cd (qgis): Fix adding parts to curved polygon types fails
Nyall Dawson
04:44 AM Revision 0630b1c7 (qgis): [FEATURE][processing] allow to create points on all parts in point on s...
Mathieu Pellerin - nIRV
04:44 AM Revision 8a063df7 (qgis): fix travis
Mathieu Pellerin - nIRV
04:44 AM Revision 0d92f96f (qgis): [FEATURE][processing] allow to create points on all parts in centroids alg
Mathieu Pellerin - nIRV
02:57 AM Revision a30403dc (qgis): Rename QgsProject::projectDirty to isDirtyChanged
Also show unsaved status in title bar even when project has
not been first saved
Nyall Dawson
02:24 AM Revision 7cb38fec (qgis): [layouts] Correctly set project dirty for more editing operations
(cherry-picked from 51286d9) Nyall Dawson
02:20 AM Revision 7b7f915a (qgis): Don't try to render non-finite points
They occur as a result of reprojection errors, and cause a line
to be extend to the top-left of the canvas.
Fixes #9...
Nyall Dawson
02:20 AM Revision 5234212e (qgis): [oracle] Fix provider
The oracle provider is quite broken on 3.0 for tables which require
a feature id map.
This is due to QMap<QVariant,....
Nyall Dawson
02:20 AM Revision 35527642 (qgis): [pal] Fix invalid candidates created for parallel line labeling
mode when a closed linestring is too small for labels to fit
within feature
Fixes #18283
(cherry-picked from a76fb0b)
Nyall Dawson
02:20 AM Revision d97ea9c0 (qgis): Strip non-spatial and nullptrs from list when calling
QgsMapSettings::setLayers
Since neither can be rendered, we filter them from the list
of layers to be rendered in th...
Nyall Dawson
02:20 AM Revision d8734e3e (qgis): Add unit test for #18283
(cherry-picked from 7cf409e) Nyall Dawson
02:20 AM Revision 48410c40 (qgis): Ensure that non-spatial layers are never set as canvas layers
(cherry-picked from 8e4b8a) Nyall Dawson
02:20 AM Revision 0246cd67 (qgis): Fix raster calc dialog uses an open file dialog instead of save dialog
Fixes #18303
(cherry-picked from b5d9e7)
Nyall Dawson
02:20 AM Revision d43db07d (qgis): Use a better regex for removing invalid characters from filenames
Fixes atlas exports remove international characters from filenames
Fixes #18291
(cherry-picked from 8543a9)
Nyall Dawson
02:20 AM Revision a24e2bd3 (qgis): Catch a possible exception in QgsGeometry::makeValid
(cherry-picked from b61882f) Nyall Dawson
02:20 AM Revision 23457336 (qgis): [pal] Use QgsGeometry::makeValid instead of buffer(0) to repair geometries
Possibly refs #14752
(cherry-picked from e05a5a9)
Nyall Dawson
02:20 AM Revision fc7b99eb (qgis): Fix leak when converting 2.x compositions
(cherry-picked from 70242a) Nyall Dawson
02:20 AM Revision 63d587c0 (qgis): Fix missing transform context warnings on status bar coordinate display
(cherry-picked from 55814b8) Nyall Dawson
02:20 AM Revision 9ae1e936 (qgis): Prevent status bar coordinate widget from shrinking too small
(cherry-picked from 0823de0) Nyall Dawson
02:20 AM Revision 1101fc65 (qgis): [3d] Add a title to 3d config window
Fixes #18281
(cherry-picked from 0a6024b)
Nyall Dawson
02:20 AM Revision 6d50e31d (qgis): Docs++
(cherry-picked from d79221f) Nyall Dawson
02:20 AM Revision fe6e9673 (qgis): [processing] Fix invalid filenames are used for temporary files
during models
Fixes #18263
(cherry-picked from 84cdd6)
Nyall Dawson
02:20 AM Revision d2bf8d09 (qgis): [layouts] Fix missing map name in map item properties dialog
Fixes #18288
(cherry-picked from 2238b42)
Nyall Dawson
02:06 AM Revision d73c7758 (qgis): Also update layout designer title bar to reflect unsaved changes
indicator Nyall Dawson
02:06 AM Revision 51286d90 (qgis): [layouts] Correctly set project dirty for more editing operations
Nyall Dawson
02:06 AM Revision d4a3520b (qgis): [hig] Show standard '*' prefix in application title bar when project
has unsaved changes
E.g.
'*my project - QGIS'
Nyall Dawson

2018-03-05

12:27 AM Revision 7ffc148e (qgis): [oracle] Fix provider
The oracle provider is quite broken on 3.0 for tables which require
a feature id map.
This is due to QMap<QVariant,....
Nyall Dawson
12:26 AM Revision 454cce89 (qgis): Don't try to render non-finite points
They occur as a result of reprojection errors, and cause a line
to be extend to the top-left of the canvas.
Fixes #9392
Nyall Dawson
11:42 PM Revision 6d360856 (qgis): fix size for menu indicator in data defined button
Salvatore Larosa
09:50 PM Revision 8e4b8a95 (qgis): Ensure that non-spatial layers are never set as canvas layers
Nyall Dawson
09:50 PM Revision 5b8599e9 (qgis): Strip non-spatial and nullptrs from list when calling
QgsMapSettings::setLayers
Since neither can be rendered, we filter them from the list
of layers to be rendered in th...
Nyall Dawson
10:47 AM Revision 7c3ab9f1 (qgis): Merge pull request #6268 from pblottiere/dbmanager_stop
[FEATURE][needs-docs] dbmanager stop Paul Blottiere
10:15 AM Revision f2a67809 (qgis): Sipify and style
Nyall Dawson
09:12 AM Revision 7aa83043 (qgis): Merge pull request #6519 from elpaso/server-tempfile-fix
[bugfix][server] Fix temporary path permission issue Alessandro Pasotti
06:44 AM Revision 993b9fd4 (qgis): Rename Welcome Page action to Close Project
Nathan Woodrow
06:16 AM Revision 8d2b3be2 (qgis): Fix docs on projectDirty
Nathan Woodrow
06:13 AM Revision 894c5506 (qgis): Add projectDirty signal for QgsProject
Nathan Woodrow
05:40 AM Revision c5fa66d1 (qgis): fix zh-Hant flag size
Mathieu Pellerin - nIRV
04:20 AM Revision 0392f0c8 (qgis): correcting zh-Hant flag
phitw
02:36 AM Revision a76fb0b4 (qgis): [pal] Fix invalid candidates created for parallel line labeling
mode when a closed linestring is too small for labels to fit
within feature
Fixes #18283
Nyall Dawson
02:36 AM Revision 7cf409eb (qgis): Add unit test for #18283
Nyall Dawson
02:09 AM Revision d7aec7cc (qgis): Merge pull request #6418 from klavspc/bookmarklocator
[FEATURE][locator] Add bookmark search to locator bar Nyall Dawson
02:08 AM Revision c6a5c993 (qgis): still indentation...
Harrissou Santanna
02:08 AM Revision ce7df851 (qgis): Fix indentation
Harrissou Santanna
02:08 AM Revision a3e62a8a (qgis): Link georef help button
Harrissou Santanna
02:06 AM Revision 8543a912 (qgis): Use a better regex for removing invalid characters from filenames
Fixes atlas exports remove international characters from filenames
Fixes #18291
Nyall Dawson
02:06 AM Revision d79221f1 (qgis): Docs++
[ci-skip] Nyall Dawson
02:06 AM Revision 84cdd609 (qgis): [processing] Fix invalid filenames are used for temporary files
during models
Fixes #18263
Nyall Dawson
01:52 AM Revision ee43d54a (qgis): Add Help button and some fixes to automated placement widget
Harrissou Santanna
01:52 AM Revision 7297dd63 (qgis): Fix upcoming link
Harrissou Santanna
01:52 AM Revision 847683b5 (qgis): Fix tooltip
Harrissou Santanna
01:41 AM Revision 0e80b72d (qgis): [needs-docs] Add welcome screen action to project menu
Nathan Woodrow
01:13 AM Revision 4ef667db (qgis): Add separator between rename and remove for browser
Nathan Woodrow

2018-03-04

12:34 AM Revision e33ff2d5 (qgis): Add link precommit hook for git
Nathan Woodrow
12:28 AM Revision ce3efdff (qgis): Fix dock shortcuts to use Ctrl and not Alt
Nathan Woodrow
02:24 PM Revision 1f7875ec (qgis): [FEATURE][locator] Add bookmark search to locator bar
Allows search for spatial bookmarks. Double clicking a search result will zoom to the bookmark.
Short video: https://...
Klavs Pihlkjær
12:28 PM Revision 4232b935 (qgis): [FEATURE][processing] Add "segmentize" algorithms
Adds two new algorithms which expose QgsGeometry's methods
for segmentizing curved geometries.
"Segmentize by maximu...
Nyall Dawson
10:09 AM Revision b0d35488 (qgis): Fallback to feature id if pk attribute is not there
Marco Hugentobler
03:10 AM Revision 6bd7600a (qgis): Expose segmentization parameters to QgsGeometry::convertToStraightSegment
Nyall Dawson

2018-03-03

10:52 PM Revision 871132ea (qgis): [processing] Port point on surface to c++
Nyall Dawson
10:15 PM Revision c614b942 (qgis): [bugfix][server] Fix temporary path permission issue
If I don't misread the docs, if a template is given, the file
is created in the current directory instead of the temp...
Alessandro Pasotti
02:00 AM Revision 0a6024b5 (qgis): [3d] Add a title to 3d config window
Fixes #18281 Nyall Dawson
01:51 AM Revision 24ef30f2 (qgis): add secure env var for docker login in Travis yml file
Denis Rouzaud

2018-03-02

11:02 PM Revision 0d208298 (qgis): Merge pull request #6506 from m-kuhn/fixRange
Fix Integer range widget with allowNull Matthias Kuhn
11:02 PM Revision b84f014d (qgis): Merge pull request #6503 from m-kuhn/variousFixes
Various fixes Matthias Kuhn
08:36 PM Revision bd149b97 (qgis): allow to save a Docker deps image for PR having [dockerdeps] in their t...
Denis Rouzaud
06:44 PM Revision fc5073dd (qgis): Documentation fix
Matthias Kuhn
06:35 PM Revision 6ebc6439 (qgis): fix sipify test
Denis Rouzaud
06:33 PM Revision 9580a885 (qgis): fix sipify test
Denis Rouzaud
03:01 PM Revision 2073562f (qgis): harmonize join type value (0=one-to-many, 1=one-to-one)
Mathieu Pellerin - nIRV
03:01 PM Revision 55764689 (qgis): fix one-to-one, one-to-many wording
Mathieu Pellerin - nIRV
03:01 PM Revision 1542b484 (qgis): [FEATURE][processing] add discard non matching option to join attribute...
Mathieu Pellerin - nIRV
11:41 AM Revision e531052b (qgis): Rename cancel() to cancelReload() and update doc accordingly
Paul Blottiere
11:21 AM Revision 300aaa82 (qgis): Merge pull request #6511 from alexbruy/processing-backport
[processing] backport outputs creation for file destination parameters Alexander Bruy
10:43 AM Revision 1a5e03f6 (qgis): Fix sip binding
Paul Blottiere
10:43 AM Revision 941aa0a6 (qgis): Add a takeLayer method
Paul Blottiere
10:43 AM Revision 7b18fa8b (qgis): Add test for lazy option
Paul Blottiere
10:43 AM Revision b8a009c4 (qgis): Add unit test for QgsVirtualLayerTask
Paul Blottiere
10:43 AM Revision 1ad02adf (qgis): Update documentation
Paul Blottiere
10:43 AM Revision 777fdebb (qgis): Clean task once model is completed
Paul Blottiere
10:43 AM Revision ad91694b (qgis): Remove unnecessary cancel subtask
Paul Blottiere
10:43 AM Revision eef18cbe (qgis): Remove unused code
Paul Blottiere
10:43 AM Revision 887a2261 (qgis): Use python super() calls
Paul Blottiere
10:43 AM Revision 6a49e57c (qgis): Fixes 3.0 -> 3.2
Paul Blottiere
10:43 AM Revision bf7df6d2 (qgis): Add a cancel button for Postgis and Spatialite
Paul Blottiere
10:43 AM Revision 957e92c8 (qgis): Add async model for virtual layers
Paul Blottiere
10:43 AM Revision f5a3e60b (qgis): Update documentation
Paul Blottiere
10:43 AM Revision c2a2f332 (qgis): Rename postpone option in lazy
Paul Blottiere
10:43 AM Revision fea66f99 (qgis): Update ui and add shortcut to cancel pending query
Paul Blottiere
10:43 AM Revision 86d66c73 (qgis): Add interrupt method
Paul Blottiere
10:43 AM Revision a948f1b8 (qgis): Some clean
Paul Blottiere
10:43 AM Revision ad630094 (qgis): More cleaning
Paul Blottiere
10:43 AM Revision 8873e9a0 (qgis): Fix sip binding
Paul Blottiere
10:43 AM Revision cf53a4cb (qgis): Add async model for gpkg
Paul Blottiere
10:27 AM Revision e11a17d6 (qgis): [processing] add tests for creating outputs from FileDestination
parameter
(cherry picked from commit a2179046e83a568a07e7ebb851c8490e498141dc)
Alexander Bruy
10:27 AM Revision a648d917 (qgis): [processing] fix condition and use more generic "htm" constant for
filter testing
(cherry picked from commit 6f38a5037de30ae4dacf9beb41e269108fb71776)
Alexander Bruy
10:27 AM Revision c39e2a41 (qgis): [processing] remove explicit outputs definitions
(cherry picked from commit 22fea14a17af48e13067bbce6efcc180124e7493) Alexander Bruy
10:27 AM Revision 511fa36c (qgis): [processing] determive correct output type based on the
QgsProcessingParameterFileDestination filter
(cherry picked from commit 73a8b80e59bb2ca5fcca92aedca970e6f2db3028)
Alexander Bruy
10:27 AM Revision a2bf1ab7 (qgis): [processing] implement toOutputDefinition() method for
QgsProcessingParameterFileDestination
(cherry picked from commit 705ffced633fa6d55ac21709e41ff3c55e004c83)
Alexander Bruy
10:26 AM Revision 26d4288b (qgis): add spacer to the Source tab of the Layer properties window (fix #18279)
(cherry picked from commit f9ac1ff0f30c63af36adbaac88a8e9e4d1652329) Alexander Bruy
10:23 AM Revision 0081f781 (qgis): Merge pull request #6487 from alexbruy/processing-output-file
[processing] fix QgsProcessingParameterFileDestination handling in models Alexander Bruy
10:03 AM Revision dc3353e9 (qgis): [processing] forgot to rename variable
Alexander Bruy
09:36 AM Revision ae9bd06e (qgis): Merge pull request #6501 from alexbruy/multi-ring
[processing][FEATURE] add multi-ring buffer algorithm Alexander Bruy
09:35 AM Revision 73a8b80e (qgis): [processing] determive correct output type based on the
QgsProcessingParameterFileDestination filter Alexander Bruy
09:35 AM Revision a2179046 (qgis): [processing] add tests for creating outputs from FileDestination
parameter Alexander Bruy
09:35 AM Revision 6f38a503 (qgis): [processing] fix condition and use more generic "htm" constant for
filter testing Alexander Bruy
09:35 AM Revision 22fea14a (qgis): [processing] remove explicit outputs definitions
Alexander Bruy
09:35 AM Revision 705ffced (qgis): [processing] implement toOutputDefinition() method for
QgsProcessingParameterFileDestination Alexander Bruy
09:00 AM Revision 5daa8fdb (qgis): [processing] add test for multiring buffer algorithm
Alexander Bruy
09:00 AM Revision df61548c (qgis): [processing] rename algorithm to "Multi-ring buffer (constant distance)"
Alexander Bruy
09:00 AM Revision 8c0c5817 (qgis): [processing] make multi-ring buffer parameters dynamic
Alexander Bruy
09:00 AM Revision 04ce4356 (qgis): [processing][FEATURE] multiring buffer algorithm
Alexander Bruy
09:00 AM Revision 669beac8 (qgis): [processing] evaluate dynamic parameters before processing feature
Alexander Bruy
06:09 AM Revision 70242a3a (qgis): Fix leak when converting 2.x compositions
Nyall Dawson
06:09 AM Revision 0823de0f (qgis): Prevent status bar coordinate widget from shrinking too small
Nyall Dawson
06:09 AM Revision 55814b8f (qgis): Fix missing transform context warnings on status bar coordinate display
Nyall Dawson
06:09 AM Revision b61882f2 (qgis): Catch a possible exception in QgsGeometry::makeValid
Nyall Dawson
06:09 AM Revision e05a5a93 (qgis): [pal] Use QgsGeometry::makeValid instead of buffer(0) to repair geometries
Possibly refs #14752 Nyall Dawson
05:58 AM Revision 6f47b250 (qgis): [FEATURE][processing] one-to-many join support to the join attribute ta...
Mathieu Pellerin - nIRV
03:44 AM Revision b5d9e7a7 (qgis): Fix raster calc dialog uses an open file dialog instead of save dialog
Fixes #18303 Nyall Dawson
03:44 AM Revision 2238b425 (qgis): [layouts] Fix missing map name in map item properties dialog
Fixes #18288 Nyall Dawson

2018-03-01

10:01 PM Revision baeaeace (qgis): Merge pull request #6502 from elpaso/bugfix-18230-server-prefix-path
[bugfix][server] Fix prefix path for server Alessandro Pasotti
09:50 PM Revision 4bbea2f7 (qgis): [processing] Fix 'selected features' checkbox is incorrectly disabled
Fixes #18278
(cherry-picked from 4e182be4)
Nyall Dawson
09:50 PM Revision f2638fd1 (qgis): Add unit tests for categorized renderer unchecked symbols
(cherry-picked from 7459539) Nyall Dawson
09:50 PM Revision 1c3ae781 (qgis): Fix crash when using the identify tool on a categorized render
with an unchecked category corresponding to the feature at the
clicked point
Also fix count of default category symb...
Nyall Dawson
09:50 PM Revision 6385defc (qgis): [dbmanager] fix toolbar icon size
(cherry-picked from a34b46bc) Salvatore Larosa
09:50 PM Revision 6d9c5531 (qgis): [layouts] Fix legends do not respect reference point when auto sizing
Fixes #18269
(cherry-picked from 0f93e55)
Nyall Dawson
09:50 PM Revision d665cd5b (qgis): [labeling] Fix broken data defined shape radius setting
(cherry-picked from 2345852) Nyall Dawson
09:50 PM Revision 2ae1ca52 (qgis): [GRASS] fixed icons in browser
(cherry-picked from d9deb238) Radim Blazek
09:43 PM Revision b37c410d (qgis): Fix tests
Matthias Kuhn
06:22 PM Revision 4f4b8310 (qgis): Merge pull request #6504 from m-kuhn/processingParametersRegistry
More processing parameters in modeller Matthias Kuhn
06:08 PM Revision b20889a6 (qgis): Add test for 0/NULL range widget
For #18297 Matthias Kuhn
05:18 PM Revision 0b49a83a (qgis): Fix int range widget minimum value
The int range widget so far assigned NULL to the minimum value when allowNull was activated. This made it impossible ... Matthias Kuhn
04:44 PM Revision 752dc7d5 (qgis): Replace dynamic_cast with qobject_cast
Matthias Kuhn
04:42 PM Revision b67813bd (qgis): API doc update
Matthias Kuhn
04:42 PM Revision 0c730596 (qgis): Hide unsupported parameters in modeller
Matthias Kuhn
04:30 PM Revision 9e955ce8 (qgis): Merge pull request #6446 from raymondnijssen/3d_objects
New 3d symbols. Blender files in: https://github.com/raymondnijssen/q… Matthias Kuhn
03:49 PM Revision a0cda522 (qgis): Remove outdated comment block
Matthias Kuhn
03:47 PM Revision 9aac4e38 (qgis): Use translated text in modeller
Matthias Kuhn
03:08 PM Revision f9ac1ff0 (qgis): add spacer to the Source tab of the Layer properties window (fix #18279)
Alexander Bruy
02:14 PM Revision 6d94ea5f (qgis): Prefer https
Matthias Kuhn
02:13 PM Revision 592c9b24 (qgis): Expose fields mapping parameter to modeler
Matthias Kuhn
02:12 PM Revision 8b784400 (qgis): Avoid catchall exception
Matthias Kuhn
02:12 PM Revision ecae50f1 (qgis): Allow processing plugins to load their own parameters
Matthias Kuhn
02:12 PM Revision eba96fb9 (qgis): Add a processing parameter registry
to manage parameter metadata in a single place. Matthias Kuhn
01:52 PM Revision 0050eb59 (qgis): Spelling
Alessandro Pasotti
01:12 PM Revision 1d7d51c8 (qgis): [bugfix][server] Fix prefix path for server
Fixes #18230 - service configuration error (service unknown or unsupported)
I though about placing the fix into the ...
Alessandro Pasotti
09:41 AM Revision 3711a92c (qgis): [processing] fix typo (fix #18248)
(cherry picked from commit 88734647ced9cb91b2000e98767d61fd4547d96c) Alexander Bruy
09:40 AM Revision 88734647 (qgis): [processing] fix typo (fix #18248)
Alexander Bruy
08:02 AM Revision 0f93e55f (qgis): [layouts] Fix legends do not respect reference point when auto sizing
Fixes #18269 Nyall Dawson
07:28 AM Revision 75f91e53 (qgis): Add missing caption and some tweaks to map units dialog
Harrissou Santanna
06:49 AM Revision 7459539b (qgis): Add unit tests for categorized renderer unchecked symbols
Nyall Dawson
06:49 AM Revision 0acdcfad (qgis): Fix crash when using the identify tool on a categorized render
with an unchecked category corresponding to the feature at the
clicked point
Also fix count of default category symbols
Nyall Dawson
06:29 AM Revision 4e182be4 (qgis): [processing] Fix 'selected features' checkbox is incorrectly disabled
Fixes #18278 Nyall Dawson
03:02 AM Revision a483ef81 (qgis): correctly use reference for context in QgsReadWriteContextCategoryPopper
Denis Rouzaud
01:21 AM Revision 3c78fb58 (qgis): Fix build warnings on msvc
Nyall Dawson

2018-02-28

12:54 AM Revision 2345852f (qgis): [labeling] Fix broken data defined shape radius setting
Nyall Dawson
12:40 AM Revision b17a5560 (qgis): Merge pull request #6486 from nyalldawson/dynamic
[processing] Support dynamic properties for all native c++ algorithms Nyall Dawson
12:17 AM Revision 71d1074c (qgis): Tweak grid alignment for Project Properties layout
Nyall Dawson
11:25 PM Revision a34b46bc (qgis): [dbmanager] fix toolbar icon size
Salvatore Larosa
11:05 PM Revision 529903c5 (qgis): Merge pull request #6492 from nyalldawson/template_converter
[backport] Automatic conversion of 2.x composition templates to 3.0 Nyall Dawson
10:48 PM Revision 25f4f57b (qgis): Fix MAYBE_UNUSED definition on non clang compilers
Nyall Dawson
10:34 PM Revision bf224ace (qgis): Update test masks
Nyall Dawson
10:01 PM Revision 76369a58 (qgis): Update mask images
(cherry-picked from 5fbcb8e) Alessandro Pasotti
10:00 PM Revision 7b4f69e9 (qgis): [layout] Automatic conversion of 2.x composition templates to layouts
(cherry-picked from 3bdb6c2) Alessandro Pasotti
09:50 PM Revision 5fda4025 (qgis): [processing] fixes missing icon for create grid algorithm
Salvatore Larosa
08:41 PM Revision 020f0eb4 (qgis): fix warning deleting pointer to incomplete type 'QgsPythonUtils' (#6491)
warning: deleting pointer to incomplete type 'QgsPythonUtils' may cause undefined behavior Denis Rouzaud
08:00 PM Revision b8ceda67 (qgis): fix doxymentation
Denis Rouzaud
07:37 PM Revision baa4cbb0 (qgis): Merge pull request #6281 from 3nids/appmessage
allow to bring message to message bar from the reading XML when loading layers. Denis Rouzaud
06:43 PM Revision 4e2eb0eb (qgis): use a pointer otherwise Python is creating a copy
Denis Rouzaud
06:43 PM Revision 0ec7d54c (qgis): add test for QgsReadWriteContext.enterCategory
Denis Rouzaud
06:43 PM Revision d171ca7a (qgis): offer enterCategory in Python bindings by adding a context manager
Denis Rouzaud
06:43 PM Revision 05ee1b02 (qgis): use MAYBE_UNUSED in the method declaration
Denis Rouzaud
06:43 PM Revision 85825179 (qgis): avoid required call to leaveCategory by adding a RAII private class
Denis Rouzaud
06:43 PM Revision 89892926 (qgis): add C++17 [[maybe_unused]] and [[no_discard]]
Denis Rouzaud
06:43 PM Revision 95ab3d05 (qgis): doxymentation and better wording
Denis Rouzaud
06:43 PM Revision b957e174 (qgis): display categories stack in an external dialog
Denis Rouzaud
06:43 PM Revision fc2ba141 (qgis): [QgsMessageBar] add convenience method to display message with a show m...
Denis Rouzaud
06:43 PM Revision 47ab9b89 (qgis): remove const for QgsReadWriteContext to allow bringing up error messages
Denis Rouzaud
06:43 PM Revision 22008a51 (qgis): doxymentation
Denis Rouzaud
06:43 PM Revision d421b857 (qgis): QgsReadWriteContext can store message
app will show them in message bar when loading layers Denis Rouzaud
06:43 PM Revision b95f5c1a (qgis): QgsReadWriteContext: add a category stack to know where the error messa...
also change the QPair in favor of a struct for a better API Denis Rouzaud
06:28 PM Revision 06181e6c (qgis): Timeout Travis builds to save cache in time (#6488)
Denis Rouzaud
06:25 PM Revision e82e5217 (qgis): bump Qt to 5.9 (#6482)
* Update test masks
* update test masks
* fix bad regex in parse_dash_results
* update test masks
* [Travis] bump...
Denis Rouzaud
02:12 PM Revision f2713001 (qgis): [GRASS] accept shortcuts in shell, fixes #18262
Radim Blazek
01:54 PM Revision 10c21228 (qgis): Timeout Travis builds to save cache in time (#6488)
Denis Rouzaud
05:31 AM Revision 2af9c408 (qgis): [processing] add tags to statistics by categories algorithm
Mathieu Pellerin - nIRV
05:31 AM Revision 89e2b021 (qgis): [processing] add tags to refactor fields algorithm
Mathieu Pellerin - nIRV
02:53 AM Revision a96e7345 (qgis): update test mask
Denis Rouzaud

2018-02-27

09:50 PM Revision 078e5aaf (qgis): Merge pull request #6453 from NaturalGIS/remove_not_working_default_wms...
remove not working default WMS server Alessandro Pasotti
07:23 PM Revision cf0e5f6a (qgis): [Travis] bump Qt to 5.9 (#6355)
* bump Qt to 5.9 and SIP to 4.19.7 by using coming Bionic as base Docker image for dependencies
* automatically build...
Denis Rouzaud
07:21 PM Revision a1597edf (qgis): fix bad regex in parse_dash_results
Denis Rouzaud
07:21 PM Revision 50fa2d09 (qgis): update test masks
Denis Rouzaud
07:21 PM Revision 56af3292 (qgis): update test masks
Denis Rouzaud
07:21 PM Revision 749b071d (qgis): Update test masks
Nyall Dawson
07:16 PM Revision 78e2259a (qgis): [Travis] bump Qt to 5.9 (#6355)
* bump Qt to 5.9 and SIP to 4.19.7 by using coming Bionic as base Docker image for dependencies
* automatically build...
Denis Rouzaud
06:43 PM Revision e284461d (qgis): try to use TRAVIS_EVENT_TYPE rather than TRAVIS_PULL_REQUEST
to see if it pushed the deps image Denis Rouzaud
06:43 PM Revision f9f899be (qgis): better display
Denis Rouzaud
06:43 PM Revision 737724aa (qgis): bionic has cmake 3.10.2 already
Denis Rouzaud
06:43 PM Revision a94f04ac (qgis): more echo
Denis Rouzaud
06:43 PM Revision 0cab561e (qgis): echo env var
Denis Rouzaud
06:43 PM Revision cb1a0424 (qgis): [docker] update sip to 4.19.7
also bump cmake to 3.10.2 Denis Rouzaud
06:43 PM Revision 28abbef9 (qgis): use coming Ubuntu Bionic 18.04 as base Docker image
Denis Rouzaud
06:43 PM Revision ee5322a9 (qgis): do not docker compose when building QGIS image
Denis Rouzaud
06:43 PM Revision b1bc2af8 (qgis): set ccache
Denis Rouzaud
06:43 PM Revision dd97a123 (qgis): build QGIS Docker on cron jobs
Denis Rouzaud
06:43 PM Revision c27ec8fb (qgis): fix distance area test
Denis Rouzaud
06:43 PM Revision ee95c63b (qgis): build with 3D on Travis
Denis Rouzaud
06:43 PM Revision 5db9e4d4 (qgis): correctly set working path
Denis Rouzaud
06:29 PM Revision f7220c89 (qgis): more test masks
Denis Rouzaud
05:59 PM Revision 560dc2cc (qgis): add Geoserver and Mapserver demo WMS services
Giovanni Manghi
05:46 PM Revision 45f04b7c (qgis): Merge pull request #6417 from tudorbarascu/fix_selection_test
improve server SELECTION test with multiple id's Paul Blottiere
04:29 PM Revision 4a6e571e (qgis): correctly set working path
Denis Rouzaud
04:29 PM Revision f2711298 (qgis): bionic has cmake 3.10.2 already
Denis Rouzaud
04:29 PM Revision f51eb06c (qgis): more echo
Denis Rouzaud
04:29 PM Revision 0b635803 (qgis): echo env var
Denis Rouzaud
04:29 PM Revision 40ea2a69 (qgis): [docker] update sip to 4.19.7
also bump cmake to 3.10.2 Denis Rouzaud
04:29 PM Revision 70c68323 (qgis): better display
Denis Rouzaud
04:29 PM Revision 5fae870b (qgis): do not docker compose when building QGIS image
Denis Rouzaud
04:29 PM Revision 9256669a (qgis): set ccache
Denis Rouzaud
04:29 PM Revision 0b04b4fc (qgis): build QGIS Docker on cron jobs
Denis Rouzaud
04:29 PM Revision 876fa1cc (qgis): fix distance area test
Denis Rouzaud
04:29 PM Revision 6ea56808 (qgis): build with 3D on Travis
Denis Rouzaud
04:29 PM Revision d62ad0bd (qgis): use coming Ubuntu Bionic 18.04 as base Docker image
Denis Rouzaud
04:29 PM Revision 95bd72d8 (qgis): try to use TRAVIS_EVENT_TYPE rather than TRAVIS_PULL_REQUEST
to see if it pushed the deps image Denis Rouzaud
03:54 PM Revision e321acd6 (qgis): Add global scope in server
Marco Hugentobler
03:51 PM Revision 00441957 (qgis): better display
Denis Rouzaud
03:51 PM Revision caa4ff0e (qgis): correctly set working path
Denis Rouzaud
03:51 PM Revision 4595d356 (qgis): more echo
Denis Rouzaud
03:51 PM Revision 9c81192d (qgis): echo env var
Denis Rouzaud
03:51 PM Revision 23654ac8 (qgis): try to use TRAVIS_EVENT_TYPE rather than TRAVIS_PULL_REQUEST
to see if it pushed the deps image Denis Rouzaud
03:51 PM Revision 3fb11d23 (qgis): bionic has cmake 3.10.2 already
Denis Rouzaud
03:51 PM Revision dcd37511 (qgis): do not docker compose when building QGIS image
Denis Rouzaud
03:51 PM Revision 84a7a6ef (qgis): set ccache
Denis Rouzaud
03:51 PM Revision 8c6cb230 (qgis): [docker] update sip to 4.19.7
also bump cmake to 3.10.2 Denis Rouzaud
03:51 PM Revision 8f745244 (qgis): fix distance area test
Denis Rouzaud
03:51 PM Revision edc1dfea (qgis): build with 3D on Travis
Denis Rouzaud
03:51 PM Revision 047b09e8 (qgis): use coming Ubuntu Bionic 18.04 as base Docker image
Denis Rouzaud
03:51 PM Revision 1fbd51cb (qgis): build QGIS Docker on cron jobs
Denis Rouzaud
03:47 PM Revision eb6a2163 (qgis): update test masks
Denis Rouzaud
03:47 PM Revision d5bb4a72 (qgis): fix bad regex in parse_dash_results
Denis Rouzaud
03:39 PM Revision b3d5aaba (qgis): Set scope directly to new context
Marco Hugentobler
03:38 PM Revision b385f42a (qgis): Set project expression variables in server
Marco Hugentobler
10:28 AM Revision 899b80b9 (qgis): [layer indicator] grayscale outline icons should be used for indicators
Mathieu Pellerin - nIRV
10:14 AM Revision 91b9a69d (qgis): Merge pull request #6470 from elpaso/template-convert
[layout] Automatic conversion of 2.x composition templates to layouts Alessandro Pasotti
09:46 AM Revision 27ab59c6 (qgis): Fixed mask image and docs
Alessandro Pasotti
07:20 AM Revision 9a3ecc28 (qgis): Merge pull request #6471 from sebastic/wms-provider-dependencies
Add dependency on qgis_gui target to fix parallel build. Nyall Dawson
04:24 AM Revision 6bb8a9b6 (qgis): Pixel and size optimization for 5 icons (#6451)
- mIconWarning.svg
- providerGdal.svg
- providerGrass.svg
- stars_empty.svg
- stars_full.svg
Felis Pimeja
04:20 AM Revision 479c6e91 (qgis): Vectorization of CAD tools icons (#6468)
- construction.png-
- delta.png
- lock.png
- parallel.png
- perpendicular.png
Felis Pimeja
03:28 AM Revision 4b68469b (qgis): [docker] update sip to 4.19.7
also bump cmake to 3.10.2 Denis Rouzaud
03:28 AM Revision 832a6eaf (qgis): use coming Ubuntu Bionic 18.04 as base Docker image
Denis Rouzaud
03:28 AM Revision 59ff6d1a (qgis): build with 3D on Travis
Denis Rouzaud
03:28 AM Revision 7f5c34b8 (qgis): fix distance area test
Denis Rouzaud
03:28 AM Revision 78863526 (qgis): better display
Denis Rouzaud
03:28 AM Revision c946f973 (qgis): bionic has cmake 3.10.2 already
Denis Rouzaud
03:28 AM Revision 05ad5742 (qgis): more echo
Denis Rouzaud
03:28 AM Revision c2e84dac (qgis): echo env var
Denis Rouzaud
03:28 AM Revision cd64ce3b (qgis): build QGIS Docker on cron jobs
Denis Rouzaud
03:28 AM Revision f3b05906 (qgis): correctly set working path
Denis Rouzaud
03:28 AM Revision 78556820 (qgis): do not docker compose when building QGIS image
Denis Rouzaud
03:28 AM Revision 1d5d738e (qgis): set ccache
Denis Rouzaud
03:28 AM Revision e7331194 (qgis): try to use TRAVIS_EVENT_TYPE rather than TRAVIS_PULL_REQUEST
to see if it pushed the deps image Denis Rouzaud
03:26 AM Revision cc6e2d46 (qgis): update test masks
Denis Rouzaud
02:37 AM Revision f60149b5 (qgis): Fix bad string
(cherry-picked from 967254) Nyall Dawson
02:34 AM Revision 9672544f (qgis): Fix bad string
Nyall Dawson
02:25 AM Revision 9ee35ad9 (qgis): Merge pull request #6467 from DelazJ/QMessageBoxTitles
More dialog caption fixes Nyall Dawson
02:24 AM Revision 7487be0e (qgis): Add more information to modeless option
fix #18152
(cherry-picked from 1090312c64)
Harrissou Santanna
02:22 AM Revision 13c35223 (qgis): Fix build
Nyall Dawson
02:18 AM Revision c3d23cf5 (qgis): Merge pull request #6469 from DelazJ/patch-1
Add more information to modeless option Nyall Dawson
02:17 AM Revision 71453da6 (qgis): Fix list of algorithms shortcut in vector and raster menus
Fix #18175
(cherry-picked from 4c32a01)
Harrissou Santanna
02:15 AM Revision 98b902bd (qgis): Merge pull request #6472 from DelazJ/algShortcuts
Fix list of algorithms shortcut in vector and raster menus Nyall Dawson
02:03 AM Revision 883b4f49 (qgis): [processing] Fix restoring parameter values from batch panel load button
Fixes #18236
(cherry-picked from 81d536)
Nyall Dawson
02:03 AM Revision 9ead36db (qgis): [processing] Fix exception when parameters are missing in batch dialog
Refs #18236
(cherry-picked from 6e44a27)
Nyall Dawson
01:58 AM Revision 81d53644 (qgis): [processing] Fix restoring parameter values from batch panel load button
Fixes #18236 Nyall Dawson
01:58 AM Revision 6e44a277 (qgis): [processing] Fix exception when parameters are missing in batch dialog
Refs #18236 Nyall Dawson

2018-02-26

11:44 PM Revision 4b221759 (qgis): Merge pull request #6057 from wonder-sk/layer-tree-filter-indicator
Layer tree view indicators API + filtered layer indicator Martin Dobias
10:01 PM Revision c9bb21ef (qgis): show how to run the PyQgsServer test
Tudor Bărăscu
10:01 PM Revision b2c3de6b (qgis): improve server SELECTION test with multiple id's
Tudor Bărăscu
08:37 PM Revision 5fbcb8e5 (qgis): Update mask images
Alessandro Pasotti
08:19 PM Revision d9deb238 (qgis): [GRASS] fixed icons in browser
Radim Blazek
08:14 PM Revision 4c32a01b (qgis): Fix list of algorithms shortcut in vector and raster menus
Fix #18175 Harrissou Santanna
08:04 PM Revision 02e75a73 (qgis): Update control images
Alessandro Pasotti
07:01 PM Revision 3bdb6c28 (qgis): [layout] Automatic conversion of 2.x composition templates to layouts
Alessandro Pasotti
07:00 PM Revision d1b5767b (qgis): Add dependency on qgis_gui target to fix parallel build.
In file included from /<<BUILDDIR>>/qgis-2.18.17+dfsg/src/providers/wms/qgswmssourceselect.cpp:26:0:
/<<BUILDDIR>>/q...
Bas Couwenberg
06:56 PM Revision 5b1a7143 (qgis): [GRASS] tools filter clean button enabled, fixes #13526
Radim Blazek
06:34 PM Revision bbb2727b (qgis): Minor fixes (spelling, renaming, sip magic)
Martin Dobias
06:34 PM Revision 8190930b (qgis): Show filter query in the indicator's tooltip
Martin Dobias
06:34 PM Revision f56d70f3 (qgis): [FEATURE] Indicators for layer tree view + filter indicator implementation
This adds a mini-framework for display of extra icons in layer tree views
next to layer and group names. Tool tip tex...
Martin Dobias
06:33 PM Revision 1090312c (qgis): Add more information to modeless option
fix #18152 Harrissou Santanna
03:12 PM Revision a6eb520a (qgis): [simplify] accept/reject using keyboard
Denis Rouzaud
03:12 PM Revision 68ee969b (qgis): fix bad merge
Denis Rouzaud
03:12 PM Revision c0b8fbfb (qgis): Drop redundant vertex count method, update code style
Nyall Dawson
03:12 PM Revision dce21882 (qgis): [FEATURE] Add choice of simplification method to simplify map tool
Allows different techniques to be used for simplification, including
the more cartographically pleasing "Visvalingam"...
Nyall Dawson
03:12 PM Revision 295e1b58 (qgis): [FEATURE] Allow map simplify tool to smooth features
And rename to "Simplify/smooth features". This change allows interactive
smoothing of features.
Nyall Dawson
03:12 PM Revision 3235fec4 (qgis): Add some tooltips to simplification options
Nyall Dawson
03:12 PM Revision 284ad06f (qgis): [simplify] user input widget instead of dialog
Denis Rouzaud
01:07 PM Revision 3a1c5673 (qgis): Merge pull request #5835 from NathanW2/canvas_dock_zoom
Add Auto Zoom to Selection for map canvas dock Matthias Kuhn
12:41 PM Revision c6dcb325 (qgis): WFS provider: handle gmgml:Point_MultiPointPropertyType (fixes #18169)
Even Rouault
12:32 PM Revision 03edc407 (qgis): rename QgsSettings::enumSettingValue to enumValue
no python API break Denis Rouzaud
12:32 PM Revision 4b232e49 (qgis): rename QgsSettings::enumSettingValue to enumValue
no python API break Denis Rouzaud
12:19 PM Revision 7827d924 (qgis): WFS provider: handle gmgml:Point_MultiPointPropertyType (fixes #18169)
Even Rouault
12:04 PM Revision d313f7c0 (qgis): WFS provider: handle gmgml:Point_MultiPointPropertyType (fixes #18169)
Even Rouault
10:59 AM Revision 835eb150 (qgis): Merge pull request #6454 from elpaso/wfs-dcp-post-uri
[wfs] Proper handling of DCP POST Uri Alessandro Pasotti
10:59 AM Revision c13b627e (qgis): Merge pull request #6452 from elpaso/delete-existing-from-browser
[bugfix] Respect multi-single part when importing and allow delete existing from browser Alessandro Pasotti
10:52 AM Revision bfa3cab0 (qgis): [processing] Fix model docks are not removed when closing modeler
Actually caused by the modeler dialog never being deleted correctly.
Fixes #18213
Nyall Dawson
09:37 AM Revision ef4a518d (qgis): [processing] add icons to SAGA algorithms (fix #18211)
(cherry picked from commit 4777abb48e5e2aa647b9750f7e015d32574ca97e) Alexander Bruy
09:37 AM Revision 4777abb4 (qgis): [processing] add icons to SAGA algorithms (fix #18211)
Alexander Bruy
09:22 AM Revision d6cf2e56 (qgis): Fix memory leak in QgsPostgresProvider::createEmptyLayer
(cherry-picked from 8ce519) Nyall Dawson
09:22 AM Revision 19aebf80 (qgis): Fix leak in postgres provider loadStyle
(cherry-picked from b92079) Nyall Dawson
09:22 AM Revision 4f1c100e (qgis): Fix intermittently failing postgres provider test
Provider can crash if features do not have enough attributes
set to match fields in layer.
(cherry-picked from fb3e1c3)
Nyall Dawson
08:40 AM Revision fb3e1c39 (qgis): Fix intermittently failing postgres provider test
Provider can crash if features do not have enough attributes
set to match fields in layer.
Nyall Dawson
08:40 AM Revision b920799a (qgis): Fix leak in postgres provider loadStyle
Nyall Dawson
08:40 AM Revision 8ce519d2 (qgis): Fix memory leak in QgsPostgresProvider::createEmptyLayer
Nyall Dawson
08:06 AM Revision 90d50eca (qgis): [processing][help] use new anchor style also for modeler
(cherry picked from commit a54192cb72cf01ad7e3ac7931370c91fa09f9123) Alexander Bruy
08:06 AM Revision fb86a5fa (qgis): [processing][help] use helpId() when constructing anchor name (follow u...
(cherry picked from commit 725f36064c9b227a48e29dac91512d796bb3c7b4) Alexander Bruy
08:06 AM Revision 7416b6c2 (qgis): [processing][help] use algorithm id as an anchor for help pages
(cherry picked from commit 598b8a9c41e3788962778039adcc30f2912d822f) Alexander Bruy
07:59 AM Revision 3701d648 (qgis): More dialog caption fixes
Harrissou Santanna
07:16 AM Revision 181d4414 (qgis): Fix string capitalization
(cherry-picked from e1a344) Nyall Dawson
07:16 AM Revision 167b6086 (qgis): [processing] Fix grass point parameter evaluation
(cherry-picked from 44896c) Nyall Dawson
07:13 AM Revision e1a344f7 (qgis): Fix string capitalization
Nyall Dawson
07:10 AM Revision 44896c36 (qgis): [processing] Fix grass point parameter evaluation
Nyall Dawson
06:35 AM Revision 22d19c9b (qgis): [needs-docs] Add Alt+{no} shortcut for panels (#5895)
Nathan Woodrow
05:31 AM Revision 347e6f1a (qgis): [FEATURE] [needs-doc] Add Auto Zoom to Selection for map canvas dock
Nathan Woodrow
04:40 AM Revision 5986444c (qgis): [processing] Support dynamic properties for all native c++ algorithms
Nyall Dawson
04:40 AM Revision 7f927435 (qgis): [processing] Fix expection when double clicking alg in history with dyn...
Nyall Dawson
01:08 AM Revision 1e7ba0bd (qgis): fix distance area test
Denis Rouzaud
01:08 AM Revision 140255a5 (qgis): use coming Ubuntu Bionic 18.04 as base Docker image
Denis Rouzaud
01:08 AM Revision 65738557 (qgis): [docker] update sip to 4.19.7
also bump cmake to 3.10.2 Denis Rouzaud
01:08 AM Revision bcb03f67 (qgis): set ccache
Denis Rouzaud
01:08 AM Revision 5e6a6fdf (qgis): do not docker compose when building QGIS image
Denis Rouzaud
01:08 AM Revision ec0f6f4f (qgis): correctly set working path
Denis Rouzaud
01:08 AM Revision 2b909c2b (qgis): try to use TRAVIS_EVENT_TYPE rather than TRAVIS_PULL_REQUEST
to see if it pushed the deps image Denis Rouzaud
01:08 AM Revision 1b45c6e0 (qgis): echo env var
Denis Rouzaud
01:08 AM Revision 728ec042 (qgis): build with 3D on Travis
Denis Rouzaud
01:08 AM Revision 677fc176 (qgis): more echo
Denis Rouzaud
01:08 AM Revision d7d4c083 (qgis): bionic has cmake 3.10.2 already
Denis Rouzaud
01:08 AM Revision a1c115bc (qgis): better display
Denis Rouzaud
01:08 AM Revision 1440ce7e (qgis): build QGIS Docker on cron jobs
Denis Rouzaud

2018-02-25

12:57 AM Revision 123c13d5 (qgis): [processing] Allow empty expressions in refactor fields alg
Fixes #15640
(cherry-picked from cc10bbd)
Nyall Dawson
12:57 AM Revision cdf0cd19 (qgis): [processing] Fix crash when algorithms fail to prepare
Refs #15640
(cherry-picked from 2900ace)
Nyall Dawson
12:52 AM Revision 66d5d43e (qgis): Fix missing user color schemes on startup
(cherry-picked from 7dc0db) Nyall Dawson
12:50 AM Revision 7dc0db51 (qgis): Fix missing user color schemes on startup
Nyall Dawson
12:20 AM Revision 2900acef (qgis): [processing] Fix crash when algorithms fail to prepare
Refs #15640 Nyall Dawson
12:20 AM Revision cc10bbd9 (qgis): [processing] Allow empty expressions in refactor fields alg
Fixes #15640 Nyall Dawson
12:10 AM Revision f7f34efb (qgis): Respect image orientation and transforms in attachment widget
Fixes #16139
(cherry-picked from 574a65)
Nyall Dawson
11:25 PM Revision 574a6549 (qgis): Respect image orientation and transforms in attachment widget
Fixes #16139 Nyall Dawson
10:08 PM Revision 8ef90807 (qgis): osgeo4w: fix desktop link
(cherry picked from commit b5ca7885fc13fecdacd604bfbd747798b1539f59) Jürgen Fischer
10:08 PM Revision b5ca7885 (qgis): osgeo4w: fix desktop link
Jürgen Fischer
08:44 PM Revision 9083ec6f (qgis): [wfs] Proper handling of DCP POST Uri
Alessandro Pasotti
05:48 PM Revision 82fc90fd (qgis): removed not working default WMS server
Giovanni Manghi
05:22 PM Revision 772adec5 (qgis): [bugfix] Respect multi-single part when importing
Fixes #15875 Alessandro Pasotti
05:21 PM Revision faec6204 (qgis): Cosmetic: remove empty line
Alessandro Pasotti
04:43 PM Revision 11b09953 (qgis): osgeo4w: avoid blocking error popup when running tests
Jürgen Fischer
04:43 PM Revision ef24e65c (qgis): osgeo4w: fix grass plugin postinstall
(cherry picked from commit 001c80b0c3478f9d1fc026965c439aa843f0a66d) Jürgen Fischer
01:16 PM Revision 5d23bc07 (qgis): Merge pull request #6447 from nyalldawson/backport_action
Backport action API tweaks to 3.0 Nyall Dawson
11:39 AM Revision 001c80b0 (qgis): osgeo4w: fix grass plugin postinstall
Jürgen Fischer
11:23 AM Revision a54192cb (qgis): [processing][help] use new anchor style also for modeler
Alexander Bruy
07:49 AM Revision 25c5d8db (qgis): Revert fixes to gdal algorithms, need to investigate further
Alexander Bruy
02:47 AM Revision 703898e9 (qgis): Update test masks
Nyall Dawson

2018-02-24

11:22 PM Revision 094cef71 (qgis): Sipify and astyle
Nyall Dawson
11:02 PM Revision b768e6d2 (qgis): Sipify and astyle
Nyall Dawson
10:57 PM Revision 332c8a59 (qgis): [processing] Fixes #18187: SAGA output extent values are not in the rig...
Salvatore Larosa
10:40 PM Revision 0559e467 (qgis): Follow up map layer action changes
- Switch to flags instead of boolean argument
- Move logic for layer validity to canRunUsingLayer
- Add unit test
Al...
Nyall Dawson
10:40 PM Revision 2520c286 (qgis): skip enabledOnlyWhenEditable from pyhton bindings
in the construtors of QgsAction and QgsMapLayerAction David Signer
10:40 PM Revision 1b669225 (qgis): document parameters
David Signer
10:40 PM Revision 07e636f4 (qgis): intagrated enumvalue IdentifyMode
used like SingleEditMode here David Signer
10:39 PM Revision 940d2047 (qgis): style stuff
David Signer
10:39 PM Revision 402b7e47 (qgis): hide instead of disable
and use mode for identify - not to show the actions with isEnabledOnlyWhenEditable is active David Signer
10:39 PM Revision 87a6fe17 (qgis): resolved conflicts
David Signer
10:39 PM Revision 476bc08f (qgis): disable or do not display maplayeractions
in some cases David Signer
09:51 PM Revision ec17f0fa (qgis): fix release build on windows
(cherry picked from commit a0a0392159fba7639f4811f70826a2c6d66a13f9) Jürgen Fischer
09:51 PM Revision b7f7bd10 (qgis): debian packaging: fix release builds (followup 792c19ba7)
(cherry picked from commit 0def61c34151af0bff23e9ec5904240b36659445) Jürgen Fischer
09:51 PM Revision f97d9dc1 (qgis): osgeo4w: ignore if there are no pyc to cleanup in postinstall
(cherry picked from commit af4cbe2db07c970a0df4668f86b12335e27667df) Jürgen Fischer
09:51 PM Revision 065dd1cf (qgis): Revert "osgeo4w: also build pdb and corresponding package for releases"
This reverts commit 7efcfee28cc5ae454fd50b30263e85477a4fe9c0.
(cherry picked from commit 611fbff4901d74bfc942b21b083...
Jürgen Fischer
09:34 PM Revision af4cbe2d (qgis): osgeo4w: ignore if there are no pyc to cleanup in postinstall
Jürgen Fischer
09:30 PM Revision f0fcdb85 (qgis): [FEATURE][locator] Add quick calculator (expression evaluator) to
locator bar
Allows evaluation of simple expressions (well, actually ANY QGIS
expression... so you could use aggregat...
Nyall Dawson
09:30 PM Revision 033e2e64 (qgis): Add unit test for calculator filter
Nyall Dawson
07:36 PM Revision b2ab978b (qgis): [bugfix] Allow deletion of in-project layers
After user confirmation, layers that are currently in the
project can be deleted from the browser
Alessandro Pasotti
07:35 PM Revision c12fb096 (qgis): typo
Alessandro Pasotti
07:28 PM Revision f3af22e1 (qgis): follow up f638b3cb
Alexander Bruy
06:51 PM Revision f638b3cb (qgis): [processing] fix wrong variable name in GDAL alggorithms base class
Alexander Bruy
05:24 PM Revision 725f3606 (qgis): [processing][help] use helpId() when constructing anchor name (follow u...
Alexander Bruy
02:52 PM Revision 598b8a9c (qgis): [processing][help] use algorithm id as an anchor for help pages
Alexander Bruy
02:01 PM Revision 7235c625 (qgis): New 3d symbols. Blender files in: https://github.com/raymondnijssen/qgi...
Raymond Nijssen
10:15 AM Revision f35745fc (qgis): Follow up map layer action changes
- Switch to flags instead of boolean argument
- Move logic for layer validity to canRunUsingLayer
- Add unit test
Al...
Nyall Dawson
04:23 AM Revision 1bada065 (qgis): [FEATURE][processing] Add 'Project points (cartesian)' algorithm
Projects points from an input point layer by a specified distance
and bearing (azimuth). Supports dynamic parameters ...
Nyall Dawson

2018-02-23

12:47 AM Revision 84c50893 (qgis): Merge pull request #6438 from lbartoletti/make_triangle
Add missing make_triangle function help. Fixes #16406 Nyall Dawson
12:46 AM Revision 8eaf0a41 (qgis): Merge pull request #6442 from tilmanb/patch-1
Update header comment to reflect actual file name Nyall Dawson
12:46 AM Revision 669e754b (qgis): Merge pull request #6366 from Gustry/materialized_view
add button to refresh a materialized view in browser [needs-docs] Nyall Dawson
08:50 PM Revision f37e861b (qgis): Merge pull request #6440 from ghtmtt/release-2_18
updated it translation for 2_18 Werner Macho
06:22 PM Revision 611fbff4 (qgis): Revert "osgeo4w: also build pdb and corresponding package for releases"
This reverts commit 7efcfee28cc5ae454fd50b30263e85477a4fe9c0. Jürgen Fischer
06:00 PM Revision a0a03921 (qgis): fix release build on windows
Jürgen Fischer
05:22 PM Revision 2de99fbf (qgis): Merge pull request #6439 from pblottiere/bugfix_server_selection
[server] Fixes issue when selecting multiple ids Paul Blottiere
05:15 PM Revision 176591b4 (qgis): Update header comment to reflect actual file name
The filename in the top comment now matches the real file name. Tilman Brock
04:42 PM Revision 46eb6e34 (qgis): Update mask image
Paul Blottiere
04:09 PM Revision 3654ead7 (qgis): updated it translation for 2_18
matteo ghetta
03:38 PM Revision c1ef8f02 (qgis): Merge pull request #6430 from signedav/uxduplication
Only enable duplication when layer editable Matthias Kuhn
02:51 PM Revision 42ca67e3 (qgis): Add test
Paul Blottiere
02:49 PM Revision 37b47c6a (qgis): [server] Fixes issue when selecting multiple ids
Paul Blottiere
02:32 PM Revision 0dcea189 (qgis): Add missing make_triangle function help. Fix #16406
Loïc Bartoletti
01:52 PM Revision 0def61c3 (qgis): debian packaging: fix release builds (followup 792c19ba7)
Jürgen Fischer
01:48 PM Revision 555cdf0a (qgis): skip enabledOnlyWhenEditable from pyhton bindings
in the construtors of QgsAction and QgsMapLayerAction David Signer
01:10 PM Revision 70c68df7 (qgis): Bump version to 3.1
Jürgen Fischer
01:09 PM Revision 6304adde (qgis): changelog and news update for 3.0
Jürgen Fischer
01:09 PM Revision 49858ca4 (qgis): Release of 3.0 (Girona)
Jürgen Fischer
01:09 PM Revision 2646b590 (qgis): translation update for 3.0 from transifex
Jürgen Fischer
01:02 PM Revision 98e769f7 (qgis): Release of 2.18.17
Jürgen Fischer
12:46 PM Revision 55a8d41c (qgis): document parameters
David Signer
12:33 PM Revision 917c7b6f (qgis): Do not auto-close vertex editor on any mouse click (ref #17243)
This is a partial fix for #17243 to improve usability of vertex editor panel.
Until now the vertex editor would get c...
Martin Dobias
12:03 PM Revision 1875d4ad (qgis): intagrated enumvalue IdentifyMode
used like SingleEditMode here David Signer
11:33 AM Revision 71d25c68 (qgis): style stuff
David Signer
11:18 AM Revision 131efbdd (qgis): Merge pull request #6367 from slarosa/fix_saga_osx
[processing] fix execution of SAGA algorithms under macos Alexander Bruy
11:17 AM Revision f93dc908 (qgis): Merge pull request #6434 from alexbruy/python-console
[python console] remove 'u' prefixes from strings (fix #18171) Alexander Bruy
11:12 AM Revision 9a623057 (qgis): Merge pull request #5861 from signedav/bugFixSH01
Widget size handling in status bar Salvatore Larosa
11:06 AM Revision 2d9ee3dc (qgis): [pyqgis-coonsole] APIs file updated
Salvatore Larosa
11:06 AM Revision a11582f7 (qgis): hide instead of disable
and use mode for identify - not to show the actions with isEnabledOnlyWhenEditable is active David Signer
10:43 AM Revision 8d69dc1f (qgis): indentation
Alexander Bruy
09:40 AM Revision 388cfb89 (qgis): Merge pull request #6427 from Cracert/trans
[TRANSUP] pl: new translator Borys Jurgiel
09:39 AM Revision 7823025b (qgis): [python console] remove 'u' prefixes from strings (fix #18171)
Alexander Bruy
09:30 AM Revision a554409e (qgis): [processing] don't use scandir() to get directory contents (fix #18180)
Alexander Bruy
08:26 AM Revision 35cc4c90 (qgis): Merge pull request #6433 from alexbruy/hide-modeler-tools
[processing] hide 'Rename layer' and 'Load layer' algs from toolbox Alexander Bruy
07:57 AM Revision e59c264b (qgis): [processing] hide 'Rename layer' and 'Load layer' algs from toolbox
Alexander Bruy
07:40 AM Revision 67a578f3 (qgis): fix df76bfc1
Jürgen Fischer
07:38 AM Revision 673421b0 (qgis): Merge pull request #6423 from nyalldawson/proc_auto_select_alg
[processing] Some toolbox ux tweaks Alexander Bruy
07:35 AM Revision a5399def (qgis): Merge pull request #6429 from nyalldawson/fix_18179
[processing] Fix config exception with INT/FLOAT settings Alexander Bruy
06:20 AM Revision 08b75ec0 (qgis): [layouts][needs-docs] Replace layout and report icons
The previous layout icon (a blank page) was too difficult to
distinguish from actions relating to pages themselves.
...
Nyall Dawson
05:33 AM Revision 64aa400f (qgis): Respect selection in layers in vertex tool (fixes #17782) (#6421)
This fixes issues in situations when there are multiple vertices in one location:
1. when clicking a location, if th...
Martin Dobias
04:56 AM Revision 5114d605 (qgis): [layouts] Fix mouse event handling on rulers
Nyall Dawson
02:28 AM Revision a800a371 (qgis): Merge pull request #6425 from nyalldawson/ui_default
Update default toolbar arrangement to move short layer toolbar from left to top Nyall Dawson
02:23 AM Revision 7a3dc428 (qgis): Merge branch 'master' into uxduplication
David Signer
02:18 AM Revision 9ad399d5 (qgis): resolved conflicts
David Signer
02:03 AM Revision 5f664944 (qgis): [needs-docs] Remove " Panel" suffixes from panel titles
This extra text adds a lot of visual clutter to the interface,
and makes tabbed dock's tab bars take up a lot of room...
Nyall Dawson
01:55 AM Revision a1785e21 (qgis): [needs-docs][reports] Tweak strings for clarity, add tooltips
Rename 'Single section' to 'Static layout section' Nyall Dawson
01:55 AM Revision 18ab200b (qgis): [reports] Add more descriptive tooltips to widgets
Also
- fix widget tab orders
- tweak widget layouts for UI clarity
Nyall Dawson
01:55 AM Revision de2c900e (qgis): [reports] Hide redundant edit header/footer buttons for
fixed layout sections
These have no real meaning for fixed layout sections.
Nyall Dawson
01:52 AM Revision 4f4de379 (qgis): Update default toolbar arrangement to move short layer toolbar from lef...
Now that the layer toolbar is very short (following the data source
manager changes), there's a LOT of wasted space b...
Nyall Dawson
01:43 AM Revision 75a9150a (qgis): [processing] Fix config exception with INT/FLOAT settings
Fixes #18179 Nyall Dawson
01:42 AM Revision 3e86804d (qgis): Merge pull request #6395 from lbartoletti/advanced_shape_digitize_toolbar
Make Regular Shape Digitizing Toolbar disabled by default / renamed Shape Digitizing Toolbar Nyall Dawson
01:41 AM Revision af8ca3ed (qgis): Merge pull request #6409 from nyalldawson/fix_18065
Revert "fix and bring back scroll area into custom widgets" Nyall Dawson
01:06 AM Revision e0fa2c27 (qgis): Partially revert "fix and bring back scroll area into custom widgets"
This reverts commit 5dce8edb95fc2432dedcac3d860bd5d46b16a436.
The custom widget is still causing isseus - refs #18065
Nyall Dawson
01:06 AM Revision 79e52408 (qgis): disable or do not display maplayeractions
in some cases David Signer

2018-02-22

12:53 AM Revision 72035744 (qgis): [TRANSUP] pl: new translator
Robert Szczepanek
12:05 AM Revision e6331e42 (qgis): [layouts] Fix grids are not visible on restoring projects
Fixes #18177 Nyall Dawson
11:32 PM Revision efae0fcc (qgis): Increase snapping tolerance maximum in advanced mode. Fix #18133
Arnaud Morvan
11:30 PM Revision e24b6e60 (qgis): Merge pull request #6404 from slarosa/cursor_size_fix
Fixes #18043: Zoom and identify tools very small on MacOSX with retina display Nyall Dawson
11:27 PM Revision 62cd1edb (qgis): [processing] Pressing enter in search box executes the selected algorithm
Nyall Dawson
11:26 PM Revision 82bfc407 (qgis): [processing] When searching in toolbox, automatically select
the first visible algorithm if the previously selected item
was hidden
Avoids hidden selections in the toolbox
Nyall Dawson
10:27 PM Revision e1555228 (qgis): Merge pull request #6422 from borysiasty/nicer_manager
[Plugin manager] A little bit nicer details view Borys Jurgiel
10:07 PM Revision 92060a88 (qgis): [Plugin manager][needs-doc] Follows up 454a93606a: Improved plugin deta...
Borys Jurgiel
08:48 PM Revision 454a9360 (qgis): [Plugin manager] Tabular layout for the details view
Borys Jurgiel
07:45 PM Revision 002c0208 (qgis): Convert script to python3 and pep8 it
Loïc Bartoletti
06:40 PM Revision dd56d0c5 (qgis): Merge pull request #6419 from mhugo/release-2_18
Fix call to representValue in identifydialog Hugo Mercier
06:37 PM Revision 92becc43 (qgis): [Plugin manager] Slightly polished style of the details view
Borys Jurgiel
05:00 PM Revision 193e0a7e (qgis): Fix call to representValue in identifydialog
This should fix the problem of queries with WHERE (id = 'NULL') when the
string 'NULL' cannot be converted to integer...
Hugo Mercier
04:53 PM Revision 23951f3f (qgis): Update tsstat.pl
correct arry Werner Macho
04:51 PM Revision 68619027 (qgis): Merge pull request #6416 from SrNetoChan/patch-4
Adds Portuguese translator Werner Macho
04:40 PM Revision 99e437ce (qgis): Adds Portuguese translator
Alexandre Neto
04:01 PM Revision 81d8625f (qgis): Merge pull request #6407 from elpaso/bugfix-18099-wfs-operations-xref-2
[bugfix] Support Distributed Computing Platform (DCP) for WFS Alessandro Pasotti
03:11 PM Revision e06e95c2 (qgis): Merge pull request #6413 from mhugo/master
Fix call to representValue in identifydialog (refs #17175) Hugo Mercier
02:36 PM Revision 31df6084 (qgis): Also use DCP for transaction (if available)
Also QgsDebugMsg->Level Alessandro Pasotti
02:07 PM Revision 5eb3e6b0 (qgis): Save variables are key value in settings (#6411)
* Save variables are key value in settings
This allows variables to be set in qgis_global_settings.ini correctly.
T...
Nathan Woodrow
01:14 PM Revision 3ce8dc12 (qgis): Fix port for WFS server integration tests
Alessandro Pasotti
11:59 AM Revision 5e70e962 (qgis): Fix call to representValue in identifydialog (refs #17175)
This should fix the problem of queries with WHERE (id = 'NULL') when the
string 'NULL' cannot be converted to integer...
Hugo Mercier
09:33 AM Revision 6a8e4234 (qgis): Merge pull request #6406 from borysiasty/master
[Plugin manager] Display available and installed version origins in tooltips Borys Jurgiel
08:05 AM Revision 2973e85f (qgis): "Fix" crash in attribute table field calculator
Nyall Dawson
05:52 AM Revision 3ed98f17 (qgis): Merge pull request #6383 from Fanevanjanahary/key
[dbmanager] fix shortcut execute query Nyall Dawson
01:04 AM Revision 6b2d3eea (qgis): String fix
Nyall Dawson

2018-02-21

12:37 AM Revision 9a3bfa01 (qgis): fix translation strings
Jürgen Fischer
12:03 AM Revision 0481666b (qgis): Merge pull request #6408 from arnaud-morvan/processing_reload_fix
Processing reload fixes Nyall Dawson
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 835cca7c (qgis): [processing] More string HIG fixes
Nyall Dawson
08:44 PM Revision 277e06ec (qgis): [processing] Fix some message box titles
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 bd99f697 (qgis): More dialog title 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 5e308e8c (qgis): use coming Ubuntu Bionic 18.04 as base Docker image
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 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 348fe957 (qgis): correctly set working path
Denis Rouzaud
12:41 PM Revision 91eceebe (qgis): do not docker compose when building QGIS image
Denis Rouzaud
12:41 PM Revision 5f31fe78 (qgis): set ccache
Denis Rouzaud
12:41 PM Revision 6896ea27 (qgis): build QGIS Docker on cron jobs
Denis Rouzaud
12:41 PM Revision 7855836e (qgis): fix distance area test
Denis Rouzaud
12:41 PM Revision 3bf9bae0 (qgis): build with 3D on Travis
Denis Rouzaud
12:41 PM Revision 2237d17d (qgis): better display
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 e3f55dc5 (qgis): [afs] Handle layers where the id field is not named "objectid"
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 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 1c8c461a (qgis): [afs] Add unit test for non OBJECTID named id fields
Nyall Dawson
04:20 AM Revision 56b1edec (qgis): [afs] Use faster bounding box checks where possible
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 9471c5d9 (qgis): [afs] More responsive cancelation for feature requests
Nyall Dawson
04:20 AM Revision 45ded37f (qgis): Try to fix test which fails only on Travis
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 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 87207dde (qgis): [afs] Fix provider ignores FilterFids requests and returns
incorrect features 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 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 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 c6f7a07f (qgis): Simplify QgsVectorDataProvider::fillMinMaxCache()
Nyall Dawson
04:20 AM Revision 10ceac60 (qgis): Exempt AFS provider from certain provider tests
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 227689ac (qgis): [afs] Fix provider incorrectly overrides provider name and description
with layer name and description 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 5f12bd5c (qgis): [afs] Correctly return an invalid feature from closed iterators
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 206f22b9 (qgis): [processing] Fix algorithm help link in modeler
Fixes #18147 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 c07f37a5 (qgis): [processing] Select by expression/attribute can run on geometryless layers
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 e5c9092a (qgis): fix build with grass
Jürgen Fischer
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
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 bc580588 (qgis): do not docker compose when building QGIS image
Denis Rouzaud
04:13 PM Revision c1c0a03c (qgis): correctly set working path
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 578eb9dd (qgis): set ccache
Denis Rouzaud
04:13 PM Revision 3f241732 (qgis): build QGIS Docker on cron jobs
Denis Rouzaud
04:13 PM Revision 4d3ffce7 (qgis): fix distance area test
Denis Rouzaud
04:13 PM Revision 10bb17ae (qgis): use coming Ubuntu Bionic 18.04 as base Docker image
Denis Rouzaud
04:13 PM Revision 572bd232 (qgis): build with 3D on Travis
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: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: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 a7ca742d (qgis): fix double/int comparison
Denis Rouzaud
12:08 PM Revision 9e2e99fe (qgis): snapToCurrentLayer correctly handles Area type
Denis Rouzaud
12:08 PM Revision 965a4e87 (qgis): revert adding tolerance to QgsSnappingUtils::snapToCurrentLayer
since it already uses digitizing settings 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
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 69956717 (qgis): [layouts] hide atlas/report items in the window right-click menu
Mathieu Pellerin - nIRV
11:34 AM Revision ae956d7f (qgis): [layouts] improve default window state for reports
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 8fd35c3a (qgis): [layouts] add missing items in the toolbars sub-menu
Mathieu Pellerin - nIRV
11:34 AM Revision 2f70dd0a (qgis): [layouts] sort panels and toolbars sub-menus
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 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: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: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 b759fc92 (qgis): Prepare expression for faster field calculation in attribute table dialog
Nyall Dawson
06:56 AM Revision 605ea376 (qgis): Fix uuid() function returns the same uuid
Fixes #18130 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 24cbbcfa (qgis): [layout] use nicer default state and geometry
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 65f6a909 (qgis): [ui] update mkuidefaults.py script
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 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
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
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 453c56e0 (qgis): Fix adding features with geometry to geometryless memory layer
Nyall Dawson
09:10 AM Revision 5ee54e09 (qgis): Fix test
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 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 84d2443b (qgis): Try to fix postgres provider handling of missing 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 877efca8 (qgis): Correct test
Nyall Dawson
09:10 AM Revision 141caddb (qgis): Add test that providers always accept features with null geometry
Nyall Dawson
09:10 AM Revision 7187ae35 (qgis): Ensure ogr, postgis and memory providers reject features
with too many attributes 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 58610b42 (qgis): Add some tests for circle map tools
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 ce9e012b (qgis): Add some tests for regular polygon map tools
Paul Blottiere
11:06 AM Revision a6a3e0b1 (qgis): Fix spelling check and sip binding
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 76a57b83 (qgis): The first point in 3D is used to propagate Z dimension
Paul Blottiere
11:06 AM Revision 12392f75 (qgis): Some clean
Paul Blottiere
11:06 AM Revision 35d0f578 (qgis): Update documentation
Paul Blottiere
11:06 AM Revision d91bd457 (qgis): Take into account z dimension from center points
Paul Blottiere
11:06 AM Revision cd4d9d0b (qgis): Drop z dimension in case of circle from tangential points
Paul Blottiere
11:06 AM Revision 868c869e (qgis): Add some tests for ellipse map tools
Paul Blottiere
11:06 AM Revision b4be0ce7 (qgis): Fixes build
Paul Blottiere
11:06 AM Revision 5d921cc9 (qgis): Fixes crash in map tool
Paul Blottiere
11:06 AM Revision 4c6d03ca (qgis): Add Z support for AddRectangle map tools
Paul Blottiere
11:06 AM Revision d3b9c983 (qgis): Rename pointFromPointXY to fromPointXY
Paul Blottiere
11:06 AM Revision 79cdaa60 (qgis): Add Z support for AddEllipse map tools
Paul Blottiere
11:06 AM Revision 4bfc7b78 (qgis): Add Z support to AddRegularPolygon map tools
Paul Blottiere
11:06 AM Revision 4e729178 (qgis): Add Z support for AddCircle map tools
Paul Blottiere
11:06 AM Revision 7a698f23 (qgis): Fixes #17574 Add Z support in AddCircularString map tools
Paul Blottiere
11:06 AM Revision 45ca0eb5 (qgis): Fixes #17576 Avoid crash during node editor cleanup
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
 

Also available in: Atom