Activity

From 2016-07-07 to 2016-08-05

2016-08-05

08:54 PM Revision 1db19ce8 (qgis): Merge pull request #3356 from 3nids/remove_legendmodel
remove QgsLegendModel Denis Rouzaud
08:53 PM Revision bbb9b532 (qgis): remove QgsLegendModel
Denis Rouzaud
04:14 PM Revision e82ce54a (qgis): Don't rely on a particular order in filterFids tests (#3357)
Matthias Kuhn
03:48 PM Revision 885cc82c (qgis): [processing] more clean in QGIS algs
Alexander Bruy
02:05 PM Revision acdde31b (qgis): [processing] more cleanups (follow up 06c4b07222)
Alexander Bruy
01:51 PM Revision 45c8a094 (qgis): Merge pull request #3353 from nyalldawson/processing
[Processing] QGIS alg cleanups Alexander Bruy
11:55 AM Revision 4c39bd12 (qgis): [processing] introduce OutputCrs output and add algorithms to get layer...
Alexander Bruy
11:55 AM Revision 40de15cc (qgis): [processing] add missed CRS parameter to modeler (refs #11781)
Alexander Bruy
11:14 AM Revision cb02b9f8 (qgis): [dbmanager] fix signal/slot connection
(cherry picked from commit 2134112aab2defda41e8d16c3ddd27a17e66f553) Alexander Bruy
11:09 AM Revision 624142f4 (qgis): QgsExpression "round" don't convert to QVariant twice
Matthias Kuhn
09:45 AM Revision ab57541d (qgis): Merge pull request #3355 from 3nids/V2removal
remove V2 in some classes Denis Rouzaud
08:32 AM Revision acbf5cdd (qgis): renamed QgsSymbologyV2Conversion to QgsSymbologyConversion
Denis Rouzaud
08:22 AM Revision f2c3fb00 (qgis): renamed QgsSymbolLevelsV2Dialog to QgsSymbolLevelsDialog
Denis Rouzaud
08:22 AM Revision 275736de (qgis): removed V2 from QgsSymbolV2*
Denis Rouzaud
08:18 AM Revision c16d1393 (qgis): removed V2 from QgsSymbolLayerV2*
Denis Rouzaud

2016-08-04

12:16 AM Revision 19ab72c9 (qgis): Follow up 1f02fd
Nyall Dawson
11:40 PM Revision 1f02fd49 (qgis): Implement provider side FilterFids iterators for OGR provider
Makes some operations with OGR sources magnitudes faster, ie
zoom to 20 selected features in a 4 million point datase...
Nyall Dawson
10:31 PM Revision c1649ebe (qgis): [processing] pendingFields() -> fields()
Does the same thing, but pendingFields() is ugly Nyall Dawson
10:28 PM Revision 06c4b072 (qgis): [processing] Use layer crs/fields instead of provider crs/fields
Since the layer has more complete knowledge of the crs (ie, when
provider could not determine crs and user has select...
Nyall Dawson
10:09 PM Revision 00a8fea1 (qgis): Merge pull request #3351 from nyalldawson/feature_geom
QgsFields cleanup Nyall Dawson
10:08 PM Revision ed4d34fd (qgis): QgsFields returns QgsField value instead of const references
(since QgsField is implicitly shared) Nyall Dawson
10:08 PM Revision 4f3564cc (qgis): Avoid potential QgsFields detachments
Nyall Dawson
10:08 PM Revision c40d6d3f (qgis): Add missing docs
Nyall Dawson
10:07 PM Revision 967d37ad (qgis): QgsFeature::fields() returns a value, not a pointer
Also remove all other QgsFields pointers and replace with
references/values, since QgsFields objects are implicitly s...
Nyall Dawson
06:32 PM Revision 23909a12 (qgis): Fix crashes when accessing null map layer renderer
(obviously cached layers have null renderer)
Thanks @nyalldawson for tracking it down
Martin Dobias
04:24 PM Revision 669ac1b5 (qgis): fix case
Denis Rouzaud
02:27 PM Revision 3e197ae7 (qgis): remove QgsColorButton in favor of V2
Denis Rouzaud
02:02 PM Revision 138e1139 (qgis): remove old folder
Denis Rouzaud
12:56 PM Revision e363d242 (qgis): Fix build
Nyall Dawson
11:42 AM Revision 6436a75c (qgis): debian packaging update
(cherry picked from commit aef87037254729583590102e86a59ea51262cf78) Jürgen Fischer
11:40 AM Revision 262c93c7 (qgis): debian packaging update
(cherry picked from commit aef87037254729583590102e86a59ea51262cf78) Jürgen Fischer
11:38 AM Revision aef87037 (qgis): debian packaging update
Jürgen Fischer
11:12 AM Revision 5dba2e6d (qgis): [processing] always use user-defined default folder for scripts/models
(cherry picked from commit 48cca3bc12e874d681669b47ce2ee24b96baa4de)
Conflicts:
python/plugins/processing/modeler/A...
Alexander Bruy
09:10 AM Revision bb79d13e (qgis): Remove deprecated Qgis::WKBType and API cleanup (#3325)
* Remove deprecated Qgis::WKBType and API cleanup
Renames QgsWKBTypes to QgsWkbTypes
Replaces usage of the enums:
...
Matthias Kuhn
06:33 AM Revision 982eaa5b (qgis): Don't show scrollbar in embedded drag and drop designer form
Matthias Kuhn

2016-08-03

08:28 PM Revision 3fed3cf8 (qgis): debian packaging update
(cherry picked from commit 750e60fe19eb89489e5e0803717dbbfabfb75e0e) Jürgen Fischer
01:41 PM Revision 6dbe63fc (qgis): Don't show scrollbar in embedded drag and drop designer form
Matthias Kuhn
01:41 PM Revision d01bfd13 (qgis): Don't show scrollbar in embedded drag and drop designer form
Matthias Kuhn
09:45 AM Revision 06a64ac4 (qgis): [Geometry checker] Fix default value for thinness threshold
Sandro Mani
09:42 AM Revision 756991b7 (qgis): [Spatialite] Remove t_table_catalog WHERE clause when searcing for laye...
This sanity check is unnecessary and breaks styling if the sqlite file is moved or renamed.
The t_table_catalog colum...
Sandro Mani
09:40 AM Revision 3b118a2f (qgis): Merge pull request #3339 from manisandro/spatialite_ftablecatalog
[Spatialite] Only store database filename in f_table_catalog, not entire path Sandro Mani
09:36 AM Revision 2b8b8ae0 (qgis): [Spatialite] Remove t_table_catalog WHERE clause when searcing for laye...
This sanity check is unnecessary and breaks styling if the sqlite file is moved or renamed.
The t_table_catalog colum...
Sandro Mani
09:02 AM Revision 7401dd31 (qgis): fix crash when QSQLITE is unavailable (fixes #15358)
(cherry picked from commit 285bcd053c353bd99f7e8e71003f5b4bd39bde57) Jürgen Fischer
09:01 AM Revision 90d3c8b9 (qgis): fix crash when QSQLITE is unavailable (fixes #15358)
(cherry picked from commit 285bcd053c353bd99f7e8e71003f5b4bd39bde57) Jürgen Fischer
09:01 AM Revision f7e7ecff (qgis): fix build
Jürgen Fischer
08:54 AM Revision 285bcd05 (qgis): fix crash when QSQLITE is unavailable (fixes #15358)
Jürgen Fischer
06:59 AM Revision c695571c (qgis): Merge pull request #3304 from nyalldawson/processing_clip
[FEATURE] Optimise processing clip algorithm Nyall Dawson
05:54 AM Revision 420917bf (qgis): Sort api doc file by class name
Nyall Dawson
05:41 AM Revision d1aa03a0 (qgis): Better clip for very separate features
Nyall Dawson
05:15 AM Revision 71ebdb8f (qgis): [FEATURE] Optimise processing clip algorithm
Before the algorithm was written to optimise clipping a few
features against thousands of mask features. The revised ...
Nyall Dawson

2016-08-02

05:24 PM Revision 8182f297 (qgis): QgsFeatureRendererV2::Capabilities to flags
Matthias Kuhn
04:58 PM Revision 2cf9243e (qgis): Split displayField into displayExpression and mapTipTemplate (#1973)
Previously there was the expressionField (a field name or an expression)
mainly used for the feature list in the form...
Matthias Kuhn
03:50 PM Revision 2134112a (qgis): [dbmanager] fix signal/slot connection
Alexander Bruy
03:11 PM Revision f5b11d91 (qgis): Merge pull request #3352 from 3nids/rubberband_ispolygon
QgsRubberBand: remove constructor and method with bool isPolygon Denis Rouzaud
01:56 PM Revision b7f4fe36 (qgis): QgsRubberBand: remove constructor and method with bool isPolygon
use methods with Qgis::GeometryType instead Denis Rouzaud
01:04 PM Revision 2482a6bb (qgis): Small cleanup in data items
Martin Dobias
11:14 AM Revision 517f4e1f (qgis): [processing] fix import
Alexander Bruy
10:23 AM Revision 02e846ab (qgis): expand all groups if filter applied
Alexander Bruy
10:23 AM Revision 592c33f4 (qgis): [FEATURE][processing] add search to Get Scripts and Models dialog (fix ...
Alexander Bruy
10:07 AM Revision 1a900180 (qgis): Merge duplicate sections in API breaks doc
Martin Dobias
08:22 AM Revision 9db93046 (qgis): Raster MTR improvements - part one (PR #3334)
Martin Dobias
06:45 AM Revision f9fabb86 (qgis): Merge pull request #3346 from nyalldawson/processing
Some processing features + fixes Nyall Dawson
05:50 AM Revision 4bfdcf09 (qgis): Fix expected test data
Nyall Dawson
05:50 AM Revision 60147e81 (qgis): Remove use of constGeometry
Nyall Dawson
03:54 AM Revision bb54b4f4 (qgis): [FEATURE] Make processing dissolve algorithm accept multiple fields
This allows you to dissolve based on more than one field value Nyall Dawson
03:53 AM Revision f449bf23 (qgis): Make test layer comparison handle different order of features
Nyall Dawson
03:53 AM Revision 0455b660 (qgis): [processing] Fix multipart to singlepart handling of null geometry
Nyall Dawson
03:53 AM Revision fda93dfc (qgis): [processing] Fix broken multi field selection widget
Nyall Dawson
03:52 AM Revision ccfd4c36 (qgis): [processing] Add test for dissolve using field values
Nyall Dawson
03:51 AM Revision 0939dbf9 (qgis): Add processing test .aux.xml to .gitignore
Nyall Dawson
03:51 AM Revision 30fcaed6 (qgis): [FEATURE][processing] New algorithm for merging connected lines
This algorithm joins all connected parts of MultiLineString
geometries into single LineString geometries.
If any par...
Nyall Dawson

2016-08-01

01:21 AM Revision e259e629 (qgis): Merge pull request #3349 from nyalldawson/feature_geom
Mega API break - fix QgsFeature geometry getters/setters Nyall Dawson
12:39 AM Revision b7ca001c (qgis): Add __nonzero__ and __bool__ methods to QgsGeometry
Nyall Dawson
11:26 PM Revision d075b128 (qgis): Add missing docs
Nyall Dawson
11:08 PM Revision a89fea13 (qgis): Added note about api break
Martin Dobias
11:05 PM Revision 38b63edc (qgis): Fix doc coverage test for "added in XXX" check
Martin Dobias
04:57 PM Revision f7a3fd73 (qgis): Merge pull request #3348 from tomkralidis/fix-requests-dep
ensure python-requests is available in the build Tom Kralidis
04:31 PM Revision a5a24b43 (qgis): Sort attribute table by value for numerical columns
Fix #15318
Fix #15295
Matthias Kuhn
04:31 PM Revision 7397f435 (qgis): Sort attribute table by value for numerical columns
Fix #15318
Fix #15295
Matthias Kuhn
04:31 PM Revision ea0f4da5 (qgis): Sort attribute table by value for numerical columns
Fix #15318
Fix #15295
Matthias Kuhn
02:41 PM Revision 4b78b1c2 (qgis): Make all QgsGeometry methods return values, not pointers
Reduces likelihood of crashes and leaks Nyall Dawson
02:29 PM Revision 6851c347 (qgis): [processing] don't apply additional parameter if offset curve operation...
(cherry picked from commit 1d2b0b4ca7658ed57c4663d9f064ca4bbc55381e) Alexander Bruy
02:29 PM Revision 1e1fa182 (qgis): [processing] don't apply additional parameter if offset curve operation...
(cherry picked from commit 1d2b0b4ca7658ed57c4663d9f064ca4bbc55381e) Alexander Bruy
02:28 PM Revision 5b2fe1b8 (qgis): [processing] don't apply additional parameter if offset curve operation...
(cherry picked from commit 1d2b0b4ca7658ed57c4663d9f064ca4bbc55381e) Alexander Bruy
02:26 PM Revision 1d2b0b4c (qgis): [processing] don't apply additional parameter if offset curve operation...
Alexander Bruy
02:26 PM Revision 4649e52c (qgis): ensure python-requests is available in the build
Tom Kralidis
02:06 PM Revision e7d7560b (qgis): [processing] add missed import (fix #15359)
(cherry picked from commit 98a55274063fcfe8174b3c3d0369d72d5e2f7c73) Alexander Bruy
02:05 PM Revision b666fc39 (qgis): [processing] add missed import (fix #15359)
(cherry picked from commit 98a55274063fcfe8174b3c3d0369d72d5e2f7c73) Alexander Bruy
02:04 PM Revision 98a55274 (qgis): [processing] add missed import (fix #15359)
Alexander Bruy
01:47 PM Revision 3e433337 (qgis): [ftools] add support for int64 fields (fix #15367)
Alexander Bruy
12:23 PM Revision 3e33e686 (qgis): Rename visibility presets to map themes
Because it is not only more descriptive for what it does but also
sounds more interesting.
[needs-docs]
Matthias Kuhn
10:11 AM Revision 750e60fe (qgis): debian packaging update
Jürgen Fischer
08:25 AM Revision bd7d9133 (qgis): Refine QgsFeature geometry getters/setters
All pointer based methods have been removed.
Now we have only:
void setGeometry( const QgsGeometry& geom )
and
...
Nyall Dawson

2016-07-31

12:09 AM Revision 1da60c53 (qgis): [Processing] Fix exception on right click ToolboxAction (#3347)
Radoslaw Guzinski
02:14 PM Revision ecf5543a (qgis): fix typo in api docs (#3345)
Harrissou Santanna
01:23 PM Revision aceddae6 (qgis): QgsFeature cleanup, part 1
Deprecate some QgsFeature methods which take or return pointers,
update other classes as required
Nyall Dawson

2016-07-30

11:51 AM Revision 8f5272e4 (qgis): Swtich to ~/.qgis-dev for user folder
Avoids errors on QGIS 2.x API plugins now we have broken
API in for 3.x
Nathan

2016-07-29

01:30 AM Revision a3561256 (qgis): Add labeling tests for letter/word spacing
(cherry-picked from 3d6688cce5598d0c09d13f2cd8db30f1f073e928) Nyall Dawson
01:29 AM Revision 69e6a8ea (qgis): Update curved label test reference images
(cherry-picked from 5228de353c84337b3d753fe15c47ee09ecb2643a) Nyall Dawson
01:29 AM Revision ae211b42 (qgis): [labels] Fix word and letter spacing truncated to integers
(cherry-picked from 449fcad8ce0808780cf662362cf5c6568abd09bb) Nyall Dawson
01:29 AM Revision 6f904fb2 (qgis): [labeling] Curved labels are now angled per character
...instead of shifted along base line (fix #15210)
(cherry-picked from 22fdb6ab9fcb076f3f3e8601fa4bdc7e0894a103)
Nyall Dawson
01:22 AM Revision 86a1cf3a (qgis): Fix indentation
Nyall Dawson
01:22 AM Revision bfa77141 (qgis): Fix labeling using perimeter with repeating label distance set
If the visible part of a polygon is clipped and becomes a multipolygon, only
one label is plotted on the wrong side o...
Nyall Dawson
01:22 AM Revision 5ebe9d18 (qgis): [gui] gray lock icon, and flat style for extent button
(cherry-picked from 6bd15ff79e0c9f749595a1e2d6439fd15edfd1e8) Nyall Dawson
01:22 AM Revision b9f968d8 (qgis): Fix map not refreshed after using pan to selected (fix #15324)
(cherry-picked from 530a85216ee63db320196fd808f8eb654ac918d7) Nyall Dawson
02:04 PM Revision 8545b3b8 (qgis): Release of 2.16.1
Jürgen Fischer
02:03 PM Revision b2a9a42e (qgis): Release of 2.14.5
Jürgen Fischer

2016-07-28

10:00 PM Revision cc3d3f7c (qgis): Fix map not refreshed after using pan to selected (fix #15324)
(cherry-picked from 530a85216ee63db320196fd808f8eb654ac918d7) Nyall Dawson
10:00 PM Revision f052edaf (qgis): [gui] gray lock icon, and flat style for extent button
(cherry-picked from 6bd15ff79e0c9f749595a1e2d6439fd15edfd1e8) Nyall Dawson
09:10 PM Revision 429fe2d4 (qgis): Merge pull request #3335 from nyalldawson/vector_layer
QgsVectorDataProvider::Capability improvements Nyall Dawson
09:09 PM Revision d87f2abf (qgis): Merge pull request #3344 from nyalldawson/line_merge
[FEATURE] API + expression function for merging linestrings Nyall Dawson
12:41 PM Revision 872e6d23 (qgis): [processing] use '-te_crs' parameter only if supported by GDAL
(cherry picked from commit 7f6bae1f5e149ed9170835310676d1340de26cd4) Alexander Bruy
12:41 PM Revision 22a072e1 (qgis): [GdalTools] add missed signals (fix #15348)
follow up 9db908ccbc
(cherry picked from commit 572a60b7afdb78f8642d958b0cf7c3b7771ddcdf)
Alexander Bruy
12:39 PM Revision 7f6bae1f (qgis): [processing] use '-te_crs' parameter only if supported by GDAL
Alexander Bruy
12:38 PM Revision 572a60b7 (qgis): [GdalTools] add missed signals (fix #15348)
follow up 9db908ccbc Alexander Bruy
12:33 PM Revision 10c92394 (qgis): [FEATURE] API + expression function for merging linestrings
Adds a new method to QgsGeometry for merging linestrings.
By passing a multilinestring, any connected lines will
be j...
Nyall Dawson
10:41 AM Revision 635c0092 (qgis): Merge pull request #3343 from nirvn/statusbar_imp
[gui] gray lock icon, and flat style for extent button Nyall Dawson
10:29 AM Revision 6bd15ff7 (qgis): [gui] gray lock icon, and flat style for extent button
Mathieu Pellerin - nIRV
10:21 AM Revision 27697e6e (qgis): Improve polygon perimeter labeling
This commit changes the way polygon perimeter labeling works.
Previously the polygon would be clipped to the view ext...
Nyall Dawson
02:12 AM Revision bc73c56e (qgis): Merge pull request #3341 from nyalldawson/boundary
New method for calculating geometry boundary Nyall Dawson

2016-07-27

01:22 AM Revision a7fb40ea (qgis): Merge pull request #3342 from tomkralidis/owslib-0.11.2
upgrade OWSLib to 0.11.2 Tom Kralidis
12:52 AM Revision 3224e9c2 (qgis): upgrade OWSLib to 0.11.2
Tom Kralidis
12:50 AM Revision a91e20fc (qgis): Merge pull request #3340 from tomkralidis/owslib-0.11.2
upgrade OWSLib to 0.11.2 Tom Kralidis
12:16 AM Revision 1a4ceb16 (qgis): [FEATURE] Expression function for calculating geometry boundary
The new 'boundary(...)' function returns a geometry's topological
boundary, ie for polygons this is a multilinestring...
Nyall Dawson
12:16 AM Revision 85f37eeb (qgis): Add method to QgsAbstractGeometryV2 for boundary
Returns the closure of the combinatorial boundary of the
geometry (ie the topological boundary of the geometry).
For ...
Nyall Dawson
06:18 PM Revision 7ead9699 (qgis): upgrade OWSLib to 0.11.2
Tom Kralidis
04:21 PM Revision d3af8a1e (qgis): Merge pull request #3336 from tomkralidis/owslib-0.11.2
upgrade OWSLib to 0.11.2 Tom Kralidis
07:39 AM Revision 9ce3ccb6 (qgis): Fix indentation:
Nyall Dawson
07:38 AM Revision 4fadd793 (qgis): Fix indentation
Nyall Dawson
07:36 AM Revision ee09131d (qgis): Revert "Bump default number of label candidates"
AKA f***ing label tests!!!
This reverts commit cd22d4fbc3962ee6772fde588b34c9a2efdc1f3a.
Nyall Dawson
07:36 AM Revision 9db46ef1 (qgis): Revert "Default to cartographic label placement for point layers"
This reverts commit e0609d675af69ea6d90477456ff4561bd95fa9e6. Nyall Dawson
06:51 AM Revision 3f331900 (qgis): Fix labeling using perimeter with repeating label distance set
If the visible part of a polygon is clipped and becomes a multipolygon, only
one label is plotted on the wrong side o...
Nyall Dawson
06:51 AM Revision 69ceabd9 (qgis): Add labeling tests for letter/word spacing
(cherry-picked from 3d6688cce5598d0c09d13f2cd8db30f1f073e928) Nyall Dawson
06:51 AM Revision 1dc9483c (qgis): Update curved label test reference images
(cherry-picked from 5228de353c84337b3d753fe15c47ee09ecb2643a) Nyall Dawson
06:50 AM Revision 59ee0b0c (qgis): [labels] Fix word and letter spacing truncated to integers
(cherry-picked from 449fcad8ce0808780cf662362cf5c6568abd09bb) Nyall Dawson
06:49 AM Revision cd394239 (qgis): [labeling] Curved labels are now angled per character
...instead of shifted along base line (fix #15210)
(cherry-picked from 22fdb6ab9fcb076f3f3e8601fa4bdc7e0894a103)
Nyall Dawson
06:17 AM Revision b2fb248a (qgis): Fix labeling using perimeter with repeating label distance set
If the visible part of a polygon is clipped and becomes a multipolygon, only
one label is plotted on the wrong side o...
Nyall Dawson
05:58 AM Revision e0609d67 (qgis): Default to cartographic label placement for point layers
It's much nicer than "around point" Nyall Dawson
05:52 AM Revision cd22d4fb (qgis): Bump default number of label candidates
Results in much nicer label placement and little to no speed
regression in most cases
Nyall Dawson
05:36 AM Revision 5f33991e (qgis): [FEATURE] Label polygons using curved labels along perimeter
This adds a new mode for labeling polygons, where the perimeter
of the polygon is labeled using curved labeling.
Nyall Dawson
03:02 AM Revision c0b16840 (qgis): Fix labeling using perimeter with repeating label distance set
If the visible part of a polygon is clipped and becomes a multipolygon, only
one label is plotted on the wrong side o...
Frits van Veen
02:47 AM Revision 0a14ed98 (qgis): Update composer legend test masks
Nyall Dawson
02:47 AM Revision f70979a9 (qgis): Fix failing distance area test on OSX
(cherry-picked from af9b4a7f45fcc1f0885c04966d07e60970546489) Nyall Dawson

2016-07-26

01:50 AM Revision 530a8521 (qgis): Fix map not refreshed after using pan to selected (fix #15324)
Nyall Dawson
01:24 AM Revision 5b8a9f05 (qgis): [travis] Fix OSX build
Nyall Dawson
12:26 AM Revision ce343824 (qgis): Fix sip coverage test
By working around doxygen bug where private members are listed
as public
Nyall Dawson
12:14 AM Revision 26160c95 (qgis): Merge pull request #3332 from nyalldawson/transform2
Remove the extra QgsCoordinateTransform constructors Nyall Dawson
11:11 PM Revision 6c0d97a0 (qgis): Merge pull request #3337 from nyalldawson/remove_psuedo_shader
Remove the broken, unused QgsPseudoColorShader class Nyall Dawson
11:10 PM Revision 4a3924ca (qgis): Remove the extra QgsCoordinateTransform constructors
...and leave only:
QgsCoordinateTransform( const QgsCoordinateReferenceSystem& source,
const...
Nyall Dawson
11:00 PM Revision a53c2e6d (qgis): Add labeling tests for letter/word spacing
(cherry-picked from 3d6688cce5598d0c09d13f2cd8db30f1f073e928) Nyall Dawson
11:00 PM Revision d07f80de (qgis): Update curved label test reference images
(cherry-picked from 5228de353c84337b3d753fe15c47ee09ecb2643a) Nyall Dawson
10:39 PM Revision f21f8044 (qgis): [labels] Fix word and letter spacing truncated to integers
(cherry-picked from 449fcad8ce0808780cf662362cf5c6568abd09bb) Nyall Dawson
10:38 PM Revision c95e08fc (qgis): [labeling] Curved labels are now angled per character
...instead of shifted along base line (fix #15210)
(cherry-picked from 22fdb6ab9fcb076f3f3e8601fa4bdc7e0894a103)
Nyall Dawson
10:37 PM Revision 3d6688cc (qgis): Add labeling tests for letter/word spacing
Nyall Dawson
10:37 PM Revision 22fdb6ab (qgis): [labeling] Curved labels are now angled per character
...instead of shifted along base line (fix #15210) Frits van Veen
10:37 PM Revision 449fcad8 (qgis): [labels] Fix word and letter spacing truncated to integers
Nyall Dawson
10:37 PM Revision 5228de35 (qgis): Update curved label test reference images
Nyall Dawson
03:42 PM Revision bf77d095 (qgis): [DB Manager] Add the ability to update SQL Layer
René-Luc ReLuc
03:36 PM Revision 153b1c1d (qgis): Merge pull request #3322 from rldhont/db_manager_update_sql_layer
[DB Manager] Add the ability to update SQL Layer René-Luc ReLuc
02:04 PM Revision e3070323 (qgis): [processing] fix issues with exported layers in GDAL provider
(cherry picked from commit b3a38f4018e7b34550f39cffa8bf1197f011dc1e) Alexander Bruy
02:03 PM Revision 063b9fc1 (qgis): [processing] fix issues with exported layers in GDAL provider
(cherry picked from commit b3a38f4018e7b34550f39cffa8bf1197f011dc1e) Alexander Bruy
02:03 PM Revision 14841f5d (qgis): [processing] fix condition in warp alg
(cherry picked from commit 6ccf7264a672d4d256d4803b2c184fd818c64f91) Alexander Bruy
02:00 PM Revision 6ccf7264 (qgis): [processing] fix condition in warp alg
Alexander Bruy
02:00 PM Revision b3a38f40 (qgis): [processing] fix issues with exported layers in GDAL provider
Alexander Bruy
12:59 PM Revision ff37f8ec (qgis): Fix features are not labeled when using merged connected lines and
lines are touching but not at endpoints
(cherry-picked from 9007d5c11b17840e2e06a4a0bd1f403490d5012a)
Nyall Dawson
12:59 PM Revision 73c01287 (qgis): Fix features are not labeled when using merged connected lines and
lines are touching but not at endpoints
(cherry-picked from 9007d5c11b17840e2e06a4a0bd1f403490d5012a)
Nyall Dawson
12:41 PM Revision d48da78f (qgis): Fix features are not labeled when using merged connected lines and
lines are touching but not at endpoints
(cherry-picked from 9007d5c11b17840e2e06a4a0bd1f403490d5012a)
Nyall Dawson
12:41 PM Revision 693d45a9 (qgis): [FEATURE] Add an option to show user color schemes menus
This adds the ability for users to set whether a user created
color scheme should show up in the color button drop-do...
Nyall Dawson
12:40 PM Revision 6fef0fa2 (qgis): Add apply buttons to annotation dialogs
(cherry-picked from 03527452d79c7e712fa494755f7fc71daeaf2a74) Nyall Dawson
12:39 PM Revision 8a9afcc5 (qgis): [composer] Fix editing of map item variables
On behalf of Faunalia, sponsored by ENEL
(cherry-picked from 5384e203fb58a7402ed8ff5598257a953171830d)
Nyall Dawson
12:38 PM Revision 91baa806 (qgis): Fix annotation position when maps are rotated, remove hacks
Adds a new interface class QgsAnnotation, and allows for removal
of a bunch of hacks in QgsComposerMap without breaki...
Nyall Dawson
12:38 PM Revision a655ec72 (qgis): Fix text annotation edit background should match frame background
Otherwise white text is not visible. Fix #10553.
(cherry-picked from 76c4cae)
Nyall Dawson
12:38 PM Revision a1c96169 (qgis): Always keep full precision when saving annotation properties
(cherry-picked from 0554f5656cedb588598ef41204acbff185e08a33) Nyall Dawson
12:38 PM Revision 89b0a72c (qgis): Avoid dialog 'flashing' when opening annotation properties
(cherry-picked from a798ba0637b25654e323090b4e2ce50ddd7ea3a4) Nyall Dawson
12:38 PM Revision 6539ae15 (qgis): Fix annotation colors are modified when cancel is clicked
(cherry-picked from 95fd61c7bd1b9619759382a7f546b385ac33bd8d) Nyall Dawson
12:38 PM Revision 1e454f8b (qgis): Make filename in project properties copyable
(cherry-picked from d56ca40) Nyall Dawson
12:38 PM Revision 65311fc1 (qgis): Use closed hand cursor when dragging canvas with middle mouse button
(cherry-picked from 2dcd40554ad1d146438fde656eed3e5ac14011da) Nyall Dawson
12:38 PM Revision 532f9d5b (qgis): Allow shift-drag zooming with touch tool
(cherry-picked from 39da9d1402018f7b5108a998e94173b466f4a4fc) Nyall Dawson
12:38 PM Revision e27d30fa (qgis): Clean up handling of inverted axis for CRS, fix detachment issue
(cherry-picked from 6dac8e18bd828bbccfa9971b7cb6fee417c0a068) Nyall Dawson
11:46 AM Revision c08b6d7a (qgis): [composer] Fix editing of map item variables
On behalf of Faunalia, sponsored by ENEL
(cherry-picked from 5384e203fb58a7402ed8ff5598257a953171830d)
Nyall Dawson
11:46 AM Revision d68025c7 (qgis): Fix annotation position when maps are rotated, remove hacks
Adds a new interface class QgsAnnotation, and allows for removal
of a bunch of hacks in QgsComposerMap without breaki...
Nyall Dawson
11:45 AM Revision b351d160 (qgis): Fix text annotation edit background should match frame background
Otherwise white text is not visible. Fix #10553.
(cherry-picked from 76c4cae)
Nyall Dawson
11:45 AM Revision b4f551b3 (qgis): Always keep full precision when saving annotation properties
(cherry-picked from 0554f5656cedb588598ef41204acbff185e08a33) Nyall Dawson
11:45 AM Revision 19477432 (qgis): Avoid dialog 'flashing' when opening annotation properties
(cherry-picked from a798ba0637b25654e323090b4e2ce50ddd7ea3a4) Nyall Dawson
11:45 AM Revision cc98faaa (qgis): Fix annotation colors are modified when cancel is clicked
(cherry-picked from 95fd61c7bd1b9619759382a7f546b385ac33bd8d) Nyall Dawson
11:44 AM Revision 8b4ef9c9 (qgis): Make filename in project properties copyable
(cherry-picked from d56ca40) Nyall Dawson
11:06 AM Revision 995967a4 (qgis): Fix build warnings
Nyall Dawson
11:06 AM Revision da3ca926 (qgis): [composer] Fix editing of map item variables
On behalf of Faunalia, sponsored by ENEL
(cherry-picked from 5384e203fb58a7402ed8ff5598257a953171830d)
Nyall Dawson
11:06 AM Revision b172a928 (qgis): Fix annotation position when maps are rotated, remove hacks
Adds a new interface class QgsAnnotation, and allows for removal
of a bunch of hacks in QgsComposerMap without breaki...
Nyall Dawson
11:06 AM Revision c9856744 (qgis): Fix text annotation edit background should match frame background
Otherwise white text is not visible. Fix #10553.
(cherry-picked from 76c4cae)
Nyall Dawson
11:06 AM Revision 65414703 (qgis): Always keep full precision when saving annotation properties
(cherry-picked from 0554f5656cedb588598ef41204acbff185e08a33) Nyall Dawson
11:05 AM Revision cf2bcbd7 (qgis): Avoid dialog 'flashing' when opening annotation properties
(cherry-picked from a798ba0637b25654e323090b4e2ce50ddd7ea3a4) Nyall Dawson
11:05 AM Revision 45774b17 (qgis): Fix annotation colors are modified when cancel is clicked
(cherry-picked from 95fd61c7bd1b9619759382a7f546b385ac33bd8d) Nyall Dawson
11:05 AM Revision 4b562f20 (qgis): Make filename in project properties copyable
(cherry-picked from d56ca40884f360924654e81ac02bd88c7895495c) Nyall Dawson
09:12 AM Revision a2f3f708 (qgis): Use closed hand cursor when dragging canvas with middle mouse button
(cherry-picked from 2dcd40554ad1d146438fde656eed3e5ac14011da) Nyall Dawson
09:12 AM Revision 89a4b849 (qgis): Allow shift-drag zooming with touch tool
(cherry-picked from 39da9d1402018f7b5108a998e94173b466f4a4fc) Nyall Dawson
09:11 AM Revision f124b5d0 (qgis): Clean up handling of inverted axis for CRS, fix detachment issue
(cherry-picked from 6dac8e18bd828bbccfa9971b7cb6fee417c0a068) Nyall Dawson
08:54 AM Revision 3138cab6 (qgis): fix build (followup f6b09ea)
Jürgen Fischer
07:52 AM Revision 76c4cae0 (qgis): Fix text annotation edit background should match frame background
Otherwise white text is not visible. Fix #10553. Nyall Dawson
04:39 AM Revision 0fa6499b (qgis): Merge pull request #3329 from nyalldawson/annotations
Add an interface class for annotations, remove some hacks Nyall Dawson
03:14 AM Revision 68b621ac (qgis): Merge pull request #3314 from nyalldawson/units
Consolidate unit handling in QgsUnitTypes Nyall Dawson
03:11 AM Revision 1e9274ad (qgis): Docs
Nyall Dawson
02:18 AM Revision 5ed31d88 (qgis): Fix annotation position when maps are rotated, remove hacks
Adds a new interface class QgsAnnotation, and allows for removal
of a bunch of hacks in QgsComposerMap without breaki...
Nyall Dawson
02:11 AM Revision ba26bc88 (qgis): Remove the broken, unused QgsPseudoColorShader class
Nyall Dawson
02:08 AM Revision 813ed5e9 (qgis): Add missing docs
Nyall Dawson

2016-07-25

12:31 AM Revision f186c11a (qgis): Mark some QgsUnitType arguments as /Out/
Nyall Dawson
12:29 AM Revision f6b09eae (qgis): Add Distance*, Area*, Angle* prefixes to QgsUnitTypes enum values
Nyall Dawson
07:26 PM Revision 17d5ffcd (qgis): [plugin manager] mark installed plugins as trusted (fix #15338)
(cherry picked from commit 156c09880be34348ed672c92cfb6178527902b43) Alexander Bruy
07:24 PM Revision 156c0988 (qgis): [plugin manager] mark installed plugins as trusted (fix #15338)
Alexander Bruy
05:01 PM Revision 6c6f2790 (qgis): upgrade OWSLib to 0.11.2
Tom Kralidis
03:35 PM Revision 2e4c3280 (qgis): Revert "[processing] use default models folder when adding model from f...
This reverts commit ebd5b0bc3ada82feb65d2ac3932f29b7a7c615b2 cherry-picked by mistake Alexander Bruy
03:30 PM Revision ff27c61d (qgis): [processing] fix dialog title
(cherry picked from commit 01dd33867772ffa5a07d497b2f4b149383182c4c) Alexander Bruy
03:30 PM Revision 3e179ad6 (qgis): [processing] always use user-defined default folder for scripts/models
(cherry picked from commit 48cca3bc12e874d681669b47ce2ee24b96baa4de)
Conflicts:
python/plugins/processing/script/Ad...
Alexander Bruy
03:24 PM Revision 01dd3386 (qgis): [processing] fix dialog title
Alexander Bruy
03:22 PM Revision 48cca3bc (qgis): [processing] always use user-defined default folder for scripts/models
Alexander Bruy
01:19 PM Revision ebd5b0bc (qgis): [processing] use default models folder when adding model from file (fix...
(cherry picked from commit b167c09e4412b1bf8559020a529b80e520b28b22) Alexander Bruy
01:18 PM Revision 88d83e36 (qgis): [processing] use default models folder when adding model from file (fix...
(cherry picked from commit b167c09e4412b1bf8559020a529b80e520b28b22) Alexander Bruy
01:17 PM Revision b167c09e (qgis): [processing] use default models folder when adding model from file (fix...
Alexander Bruy
01:15 PM Revision b219f730 (qgis): [processing] different shortcut for commander (fix #15334)
(cherry picked from commit 4e94963af54894a3811ea8c44cbb6523ceec4ea0) Alexander Bruy
01:15 PM Revision 99003058 (qgis): [processing] different shortcut for commander (fix #15334)
(cherry picked from commit 4e94963af54894a3811ea8c44cbb6523ceec4ea0) Alexander Bruy
01:13 PM Revision 4e94963a (qgis): [processing] different shortcut for commander (fix #15334)
Alexander Bruy
07:39 AM Revision 510f4284 (qgis): Remove some unneeded qgssymbolv2.h includes
Nyall Dawson
07:22 AM Revision 503d0941 (qgis): Add missing docs
Nyall Dawson
07:22 AM Revision 0324de3b (qgis): Remove QgsSymbolLayerV2Utils::encodeOutputUnit() and decodeOutputUnit()
QgsUnitTypes::encodeUnit() and QgsUnitTypes::decodeRenderUnit() should
be used instead.
Nyall Dawson
07:22 AM Revision ce6bd6c9 (qgis): Move QgsSymbolV2::OutputUnit enum to QgsUnitTypes
And rename to QgsUnitTypes::RenderUnits. This enum is used in
much more contexts than just symbols, so QgsUnitTypes i...
Nyall Dawson
06:47 AM Revision f6f50101 (qgis): Move QGis::UnitType to QgsUnitTypes::DistanceUnit
This change consolidates more unit handling and conversion into
QgsUnitTypes.
Additionally, UnknownUnit was renamed ...
Nyall Dawson
05:00 AM Revision 59aed7b2 (qgis): Remove deprecated units from QGis
- DecimalDegrees
- DegreesMinutesSeconds
- DegreesDecimalMinutes
all these were replaced long ago by QGis::Degrees
Nyall Dawson
04:14 AM Revision 58856fe8 (qgis): Remove some deprecated QgsVectorDataProvider::Capabilities
Also make capabilities() return a QFlags
QgsVectorDataProvider::Capabilities, rather than an integer
value (for type ...
Nyall Dawson
03:11 AM Revision bc2c2b20 (qgis): Merge pull request #3331 from nyalldawson/crs
QgsCoordinateReferenceSystem - API fixes + internal caching Nyall Dawson
02:15 AM Revision 6dac8e18 (qgis): Clean up handling of inverted axis for CRS, fix detachment issue
Nyall Dawson
02:15 AM Revision bb36c604 (qgis): Remove QgsCRSCache
No longer required now that QgsCoordinateReferenceSystem
internally uses caches for CRS initialization.
Nyall Dawson
02:14 AM Revision 71ca330f (qgis): One more try to make PyQgsDocCoverage happy
Martin Dobias
02:14 AM Revision ac36cb5d (qgis): Make QgsCoordinateReferenceSystem use an internal cache
for initializing CRS objects.
This avoids the need for the separate QgsCRSCache class,
and means that the caching be...
Nyall Dawson
02:14 AM Revision bb220a0b (qgis): Add some static methods for creating QgsCoordinateReferenceSystem
This avoids the need for
QgsCoordinateReferenceSystem crs;
crs.createFromSrsId(...)
and instead can be replaced...
Nyall Dawson
02:14 AM Revision ee62bdee (qgis): Rename some QgsCoordinateReferenceSystem methods
- geographicFlag() -> isGeographic()
- axisInverted() -> hasAxisInverted()
Nyall Dawson

2016-07-24

01:26 AM Revision cb4410f2 (qgis): Added "added" note
Martin Dobias
12:45 AM Revision 04ffd9ec (qgis): Final fixes for tests
Martin Dobias
11:58 PM Revision b216138d (qgis): Fix the build
Martin Dobias
11:39 PM Revision 963ff921 (qgis): Finally add forgotten SIP file
Martin Dobias
11:16 PM Revision 940883b6 (qgis): Code for cancellation of raster reading with GDAL 2 - disabled for now
There are still some questions around it and I need to find some data
for thorough testing (many GDAL drivers do not ...
Martin Dobias
11:16 PM Revision 7b8c1c5a (qgis): Make sure that backtrace dump from multiple threads does not cause dead...
Martin Dobias
11:16 PM Revision b6b5afd8 (qgis): [FEATURE] Ability to cancel rendering of rasters + WMS/WCS support
The improvement allows immediate cancellation of raster rendering
in progress. Until now, even when map rendering got...
Martin Dobias
11:04 PM Revision 2b8b9792 (qgis): fix build
Jürgen Fischer
10:44 PM Revision 0974f0b8 (qgis): Wrap QgsMapCanvasMap in PRIVATE condition to avoid sip/doc testing
Martin Dobias
10:40 PM Revision ab4a83b4 (qgis): Goodbye to QgsMapRenderer (#3333)
For the time being the class is kept in the server code while it is still being used there. Martin Dobias
09:46 PM Revision ec0a923a (qgis): update splash
(cherry picked from commit 2bbfe8a6f901aaa38ef6a632da31500b710b1116) Jürgen Fischer
09:45 PM Revision 2bbfe8a6 (qgis): update splash
Jürgen Fischer

2016-07-23

06:39 PM Revision 14bd65cd (qgis): oracle provider: fix binding of output values
(cherry picked from commit 1368038ca93ce923cae7f507f5f387690a2f3136) Jürgen Fischer
06:39 PM Revision 9b7c8801 (qgis): oracle provider: fix binding of output values
(cherry picked from commit 1368038ca93ce923cae7f507f5f387690a2f3136) Jürgen Fischer
06:39 PM Revision d0de77a2 (qgis): oracle provider: fix binding of output values
(cherry picked from commit 1368038ca93ce923cae7f507f5f387690a2f3136) Jürgen Fischer
06:34 PM Revision 1368038c (qgis): oracle provider: fix binding of output values
Jürgen Fischer
12:32 PM Revision c78683b0 (qgis): Merge pull request #3330 from nyalldawson/gdal_tests
Backport GDAL test fixes to 2.14 Nyall Dawson
11:49 AM Revision 4f6422a2 (qgis): Use average mode for align raster downsample tests
GDAL 2.0 changed (fixed) the bilinear downsampling algorithm, so
switch to the average algorithm so that test results...
Nyall Dawson
11:49 AM Revision d3eb6cef (qgis): Fix qgsrasterlayer tests under GDAL >= 2.0
Nyall Dawson
11:49 AM Revision fdfdadca (qgis): Fix qgis_coordinatereferencesystemtest with GDAL >= 2.0
Nyall Dawson
09:03 AM Revision 2ebd0ebd (qgis): [travis] Use containerized builds (#3327)
* Add some debug output when GDALRasterIO operations fail
Or the compiler will complain about unhandled returns
* [...
Matthias Kuhn

2016-07-22

12:20 AM Revision e9b4b0c6 (qgis): Pass enums by value
Matthias Kuhn
10:51 PM Revision 82259f87 (qgis): Miss fixing docs
Matthias Kuhn
10:04 PM Revision 4d9f3ff8 (qgis): Fix inadequate usage of nullptr
Matthias Kuhn
04:20 PM Revision 326b6ffd (qgis): [processing] add missed import
Alexander Bruy
03:30 PM Revision 578962f3 (qgis): more QGis -> QGis renames
git grep -l "QGis::" src/ | xargs perl -pe "s/QGis::/Qgis::/g" -i.bak Jürgen Fischer
03:25 PM Revision aa0b94a7 (qgis): fix build
Jürgen Fischer
02:44 PM Revision 5511a735 (qgis): [processing] also fix case without dissolving
(cherry picked from commit 2fbb617d618c31ca9ba0d412712ca6ac823ace04) Alexander Bruy
02:44 PM Revision bcb26397 (qgis): [processing] also fix case without dissolving
(cherry picked from commit 2fbb617d618c31ca9ba0d412712ca6ac823ace04) Alexander Bruy
02:43 PM Revision 2fbb617d (qgis): [processing] also fix case without dissolving
Alexander Bruy
02:39 PM Revision dc4ed2c3 (qgis): [processing] fix buffer tool
(cherry picked from commit 9976c30c9aa7b0134b7e72e64157ac9fdb0b042f) Alexander Bruy
02:37 PM Revision ec8e35e4 (qgis): [processing] fix buffer tool
(cherry picked from commit 9976c30c9aa7b0134b7e72e64157ac9fdb0b042f) Alexander Bruy
02:37 PM Revision 9976c30c (qgis): [processing] fix buffer tool
Alexander Bruy
02:11 PM Revision 491f6f83 (qgis): debian packing build with webkit on xenial
(cherry picked from commit e8bac30230e20a2d15152711aca7589c5648da58) Jürgen Fischer
02:10 PM Revision e8bac302 (qgis): debian packing build with webkit on xenial
Jürgen Fischer
01:15 PM Revision 792cbb25 (qgis): [processing] fixed wrong call to splitext in dataobjects.py
(cherry picked from commit 479ceb36b40407643764586fc5122333b7eb38eb)
Conflicts:
python/plugins/processing/tools/dat...
Victor Olaya
11:28 AM Revision 791b2c39 (qgis): Merge pull request #3324 from nyalldawson/qgis
QGis class rename and cleanup Nyall Dawson
10:20 AM Revision 39da9d14 (qgis): Allow shift-drag zooming with touch tool
Nyall Dawson
10:16 AM Revision 2dcd4055 (qgis): Use closed hand cursor when dragging canvas with middle mouse button
Nyall Dawson
10:10 AM Revision d56ca408 (qgis): Make filename in project properties a readonly line edit
(Because it's nice to be able to copy the project path easily) Nyall Dawson

2016-07-21

12:36 AM Revision 95fd61c7 (qgis): Fix annotation colors are modified when cancel is clicked
Nyall Dawson
12:27 AM Revision 03527452 (qgis): Add apply buttons to annotation dialogs
Nyall Dawson
12:20 AM Revision a798ba06 (qgis): Avoid dialog 'flashing' when opening annotation properties
Nyall Dawson
12:19 AM Revision 0554f565 (qgis): Always keep full precision when saving annotation properties
Nyall Dawson
12:17 AM Revision 72b53b98 (qgis): [composer] Fix position of annotations in rotated maps
(AKA "stack some hacks on top of existing hacks") Nyall Dawson
11:32 PM Revision 12a21474 (qgis): [FEATURE] Add an option to show user color schemes menus
This adds the ability for users to set whether a user created
color scheme should show up in the color button drop-do...
Nyall Dawson
09:35 PM Revision 8f203c9a (qgis): Remove some unused constants
Nyall Dawson
05:24 PM Revision 68f63eb1 (qgis): Try another method to avoid XML serialization issues with QT5 (#3323)
Even Rouault
02:14 PM Revision 713e22a9 (qgis): Move some methods out of Qgis class
Nyall Dawson
02:01 PM Revision 1a2231f1 (qgis): Rename QGis class to Qgis, for capitalisation consistency
Nyall Dawson
10:04 AM Revision b642c027 (qgis): doc/TRANSLATORS in an output file (followup 156db22)
Jürgen Fischer
09:32 AM Revision 965f1d46 (qgis): Move field contraint config widgets into a group box
Nyall Dawson
09:32 AM Revision c0ac9b18 (qgis): Remove deprecated labeling tab
Nyall Dawson
07:01 AM Revision df2ca2e6 (qgis): [processing] use SilentProgress by default if no progress object is passed
Victor Olaya
07:01 AM Revision 6c486758 (qgis): [processing] changed saga decorated group name
Victor Olaya
06:53 AM Revision 156db224 (qgis): Replace nicknames by real names (#3287)
Harrissou Santanna
03:32 AM Revision 3c544cd4 (qgis): Merge pull request #3319 from nyalldawson/consistency
Make API naming more consistent Nyall Dawson

2016-07-20

12:40 AM Revision 2685a903 (qgis): Make doc coverage test acceptable list case insensitive
Nyall Dawson
12:40 AM Revision 4cfacf14 (qgis): Make API more consistent
- rename methods with XML to Xml, CRS to Crs, WMS to Wms, ID to Id
- rename methods with SRS to Crs
- rename methods ...
Nyall Dawson
04:05 PM Revision ca96702b (qgis): WMS: Better logic to pick the legend URL
QGIS had two problems:
1) It was using the specified legend URL only if its mime type was matching
the layer's mim...
Patrick Valsecchi
03:46 PM Revision b81a07a7 (qgis): WMS GetCapabilities: override parent's style if they have the same name
When there is a layer group with several sub-layers, the group has a
"default" style and the sub-layers each have a "...
Patrick Valsecchi
01:25 PM Revision 44c8680b (qgis): Remove canvas rotation option + API, now always enabled
Nyall Dawson
01:18 PM Revision 185ad051 (qgis): Remove deprecated QgsDataDefinedSymbolDialog class (#3315)
It's not used anymore, and QgsDataDefinedButton should be used
in its place.
Nyall Dawson
12:35 PM Revision 31c75ef2 (qgis): Remove QgsLabel and QgsLabelAttributes + remove QgsPalLabeling from ren...
Martin Dobias
12:20 PM Revision c1cdfe86 (qgis): [DB Manager] Add the ability to update SQL Layer
René-Luc ReLuc
11:44 AM Revision cd33ccf7 (qgis): Revert "Fix label word and letter spacing cannot be decimals"
This reverts commit 48f090ca79f0d2d9ae341ae3617f20b2fe3fe14f.
Causes issues with font sizes/spacing
Nyall Dawson
11:44 AM Revision 92eec0e3 (qgis): Revert "[labeling] Curved labels are now angled per character"
This reverts commit f6d07a33b71a9b19579d19dadbe777b1f14c6842. Nyall Dawson
11:44 AM Revision 4bcae069 (qgis): Revert "Update labeling reference images"
This reverts commit 1aec78145f7553ca62584a9bb626b8a531a01a8e. Nyall Dawson
11:43 AM Revision fc88336a (qgis): Revert "Add labeling tests for letter/word spacing"
This reverts commit 9dfdfc645f327b38ef90974751104c4b1523736e. Nyall Dawson
06:13 AM Revision 9007d5c1 (qgis): Fix features are not labeled when using merged connected lines and
lines are touching but not at endpoints Nyall Dawson
05:04 AM Revision 9dfdfc64 (qgis): Add labeling tests for letter/word spacing
Nyall Dawson
05:04 AM Revision 48f090ca (qgis): Fix label word and letter spacing cannot be decimals
Nyall Dawson
05:04 AM Revision f6d07a33 (qgis): [labeling] Curved labels are now angled per character
...instead of shifted along base line (fix #15210) Frits van Veen
05:04 AM Revision 1aec7814 (qgis): Update labeling reference images
Nyall Dawson
03:01 AM Revision 5384e203 (qgis): [composer] Fix editing of map item variables
On behalf of Faunalia, sponsored by ENEL Nyall Dawson

2016-07-19

01:56 AM Revision 67087c1d (qgis): Followups and fixes to identify results linking
Nyall Dawson
11:54 PM Revision c63f9c9e (qgis): [FEATURE] Mouse wheel over sliders in color dialog to change value by
increments Nyall Dawson
11:54 PM Revision c23da96c (qgis): [FEATURE] Make links in feature identify results clickable
Sandro Mani
11:53 PM Revision d5255125 (qgis): [composer] Load all composition properties from template/duplicate
Previously some settings where not being correctly restore, eg
page size, grid settings, expression variables
On beh...
Nyall Dawson
11:53 PM Revision 074318e2 (qgis): [composer] Simplify and consolidate loading of templates
On behalf of Faunalia, sponsored by ENEL
(cherry-picked from 656e56e447c5d75476aba2259ada05bb06699f94)
Nyall Dawson
11:53 PM Revision d094fa21 (qgis): Add missing function help (fix #15264)
(cherry-picked from 59dc4079a55ea2be0158f4154a3c2e389c4f95fc) Nyall Dawson
11:53 PM Revision b0c316ca (qgis): Make sure variable editor widgets always show current variables
On behalf of Faunalia, sponsored by ENEL Nyall Dawson
11:52 PM Revision e45b964f (qgis): [composer] Avoid crash when atlas page name field has spaces
Fix #15297
(cherry-picked from 631b5e87c3d4d72b80e6087c48caf7d73a477213)
Nyall Dawson
11:52 PM Revision 9953875a (qgis): [composer] fix html label stylesheet's margin (fixes #15290)
(cherry-picked from 7352df6935368ca74fd2eef2bfe4b364908b9286) Nyall Dawson
11:52 PM Revision 368a88fd (qgis): Use flat style for scale lock button
(cherry-picked from b220d66dcc73720a935dddc2c620903aa76808a0) Nyall Dawson
11:52 PM Revision 698f7f91 (qgis): Remove "restart required" from "open table as dock" option
Since it seems that a restart *isn't* required!
(cherry-pick -n 8943ed7c9f41ef3f7a33f402f709d9bf9156ffd1)
Nyall Dawson
11:52 PM Revision ae5e9d19 (qgis): Fix crash in QgsGeometry::unaryUnion with empty geometries
(cherry-picked from b61641dc72b140a02de8eb0636a3817f44b9c8fc) Nyall Dawson
11:36 PM Revision 474a999c (qgis): Update legend test masks, fix for PyQt5
(cherry-picked from 7f2bdcf34254d887885fcb61e97408d1d4407fca) Nyall Dawson
11:36 PM Revision 96578d43 (qgis): Fix use of : in label (violation of HIG)
(cherry-picked from 5a2031349f62d808f78fdc496932d6cc713801d8) Nyall Dawson
11:36 PM Revision b9954bcc (qgis): [composer] Add a checkbox for legends to prevent automatic resizing
A new checkbox has been added to the legend settings to control
whether or not a legend should be automatically resiz...
Nyall Dawson
11:36 PM Revision 62cdb0ce (qgis): [composer] Fix setting legend content by map not resizing legend
When a legend was set to filter content by map, it wasn't
consistently being resized to fit the legend contents. This...
Nyall Dawson
11:36 PM Revision 98a7fc13 (qgis): ][composer] Fix initial size of legend is wrong if symbol size in
map units is used (fix #11921)
On behalf of Faunalia, sponsored by ENEL
(cherry-picked from 93f2eec711f2d3e1593f497...
Nyall Dawson
11:36 PM Revision b00babe6 (qgis): Avoid some unnecessary composer legend updates
(cherry-picked from aaa654fba9a79b8842ada7570e653dc8b4f39a97) Nyall Dawson
11:35 PM Revision abb013e0 (qgis): Show tooltips for layer style dock labeling tabs
(cherry-picked from 7d822f01c7aff8a58fcb9116855a94362f43d367) Nyall Dawson
11:35 PM Revision 09cc7596 (qgis): [oracle] Fix minor Coverity issues
(cherry-picked from b94fbc0485b3998312749327974bf8e8f49504a9) Nyall Dawson
08:19 PM Revision b2f4582f (qgis): [GRASS] 7.1 versions of t.rast.what.*
Radim Blazek
06:03 PM Revision 59176418 (qgis): fixed python scripts indentation
Radim Blazek
05:11 PM Revision 34ca98ff (qgis): Merge pull request #3164 from NINAnor/add_grass_tools
New modules for the GRASS plugin Radim Blazek
02:00 PM Revision 3142c846 (qgis): fix windows build and some warnings
Jürgen Fischer
11:23 AM Revision c9d62696 (qgis): Fix build
Matthias Kuhn
10:47 AM Revision c8c623ec (qgis): Add methods to vectorlayercache and tests
Matthias Kuhn
10:37 AM Revision d91a45ce (qgis): Add shorthands to get features by fid, fids and expression
Adds new methods overloads to QgsVectorLayer
getFeatures( expression )
getFeatures( ids )
getFeature( id )
Th...
Matthias Kuhn
09:28 AM Revision 118e3332 (qgis): [composer] Load all composition properties from template/duplicate
Previously some settings where not being correctly restore, eg
page size, grid settings, expression variables
On beh...
Nyall Dawson
09:27 AM Revision 9213df23 (qgis): [composer] Simplify and consolidate loading of templates
On behalf of Faunalia, sponsored by ENEL
(cherry-picked from 656e56e447c5d75476aba2259ada05bb06699f94)
Nyall Dawson
09:27 AM Revision b60cb353 (qgis): Add missing function help (fix #15264)
(cherry-picked from 59dc4079a55ea2be0158f4154a3c2e389c4f95fc) Nyall Dawson
09:27 AM Revision 56fda9e2 (qgis): Make sure variable editor widgets always show current variables
On behalf of Faunalia, sponsored by ENEL
(cherry-picked from c7ffdfa5e991743e862f10ae2dbec2c05c4b795c)
Nyall Dawson
09:26 AM Revision 8f2eb817 (qgis): [composer] Avoid crash when atlas page name field has spaces
Fix #15297
(cherry-picked from 631b5e87c3d4d72b80e6087c48caf7d73a477213)
Nyall Dawson
09:26 AM Revision 5dabc9de (qgis): [composer] fix html label stylesheet's margin (fixes #15290)
(cherry-picked from 7352df6935368ca74fd2eef2bfe4b364908b9286) Nyall Dawson
09:25 AM Revision 57314a1a (qgis): Use flat style for scale lock button
(cherry-picked from b220d66dcc73720a935dddc2c620903aa76808a0) Nyall Dawson
09:25 AM Revision eee721b7 (qgis): Remove "restart required" from "open table as dock" option
Since it seems that a restart *isn't* required!
(cherry-pick -n 8943ed7c9f41ef3f7a33f402f709d9bf9156ffd1)
Nyall Dawson
09:24 AM Revision 0b85f5b8 (qgis): Fix crash in QgsGeometry::unaryUnion with empty geometries
(cherry-picked from b61641dc72b140a02de8eb0636a3817f44b9c8fc) Nyall Dawson
09:24 AM Revision c1055676 (qgis): Update legend test masks, fix for PyQt5
(cherry-picked from 7f2bdcf34254d887885fcb61e97408d1d4407fca) Nyall Dawson
09:23 AM Revision be0d0c02 (qgis): Fix use of : in label (violation of HIG)
(cherry-picked from 5a2031349f62d808f78fdc496932d6cc713801d8) Nyall Dawson
09:23 AM Revision a52f31a5 (qgis): [composer] Add a checkbox for legends to prevent automatic resizing
A new checkbox has been added to the legend settings to control
whether or not a legend should be automatically resiz...
Nyall Dawson
09:23 AM Revision b9193426 (qgis): [composer] Fix setting legend content by map not resizing legend
When a legend was set to filter content by map, it wasn't
consistently being resized to fit the legend contents. This...
Nyall Dawson
09:23 AM Revision 15d875ea (qgis): ][composer] Fix initial size of legend is wrong if symbol size in
map units is used (fix #11921)
On behalf of Faunalia, sponsored by ENEL
(cherry-picked from 93f2eec711f2d3e1593f497...
Nyall Dawson
09:22 AM Revision d3d202b9 (qgis): Avoid some unnecessary composer legend updates
(cherry-picked from aaa654fba9a79b8842ada7570e653dc8b4f39a97) Nyall Dawson
09:22 AM Revision f350048a (qgis): Show tooltips for layer style dock labeling tabs
(cherry-picked from 7d822f01c7aff8a58fcb9116855a94362f43d367) Nyall Dawson
09:21 AM Revision dd9b10c2 (qgis): [oracle] Fix minor Coverity issues
(cherry-picked from b94fbc0485b3998312749327974bf8e8f49504a9) Nyall Dawson
07:14 AM Revision 4b6c82a5 (qgis): [composer] Add a checkbox for legends to prevent automatic resizing
A new checkbox has been added to the legend settings to control
whether or not a legend should be automatically resiz...
Nyall Dawson
07:11 AM Revision a960c02c (qgis): [composer] Fix setting legend content by map not resizing legend
When a legend was set to filter content by map, it wasn't
consistently being resized to fit the legend contents. This...
Nyall Dawson
07:10 AM Revision c081ceb8 (qgis): [composer] Fix initial size of legend is wrong if symbol size in
map units is used (fix #11921)
On behalf of Faunalia, sponsored by ENEL
(cherry-picked from 93f2eec711f2d3e1593f497...
Nyall Dawson
07:09 AM Revision 55800830 (qgis): Avoid some unnecessary composer legend updates
(cherry-picked from aaa654fba9a79b8842ada7570e653dc8b4f39a97) Nyall Dawson
07:08 AM Revision 8a51e08a (qgis): [oracle] Fix minor Coverity issues
(cherry-picked from b94fbc0485b3998312749327974bf8e8f49504a9) Nyall Dawson
07:06 AM Revision 8d30b369 (qgis): Fix use of : in label (violation of HIG)
(cherry-picked from 5a2031349f62d808f78fdc496932d6cc713801d8) Nyall Dawson
07:05 AM Revision 80855d0f (qgis): Fix crash in QgsGeometry::unaryUnion with empty geometries
(cherry-picked from b61641dc72b140a02de8eb0636a3817f44b9c8fc) Nyall Dawson
07:04 AM Revision acc768e3 (qgis): Remove "restart required" from "open table as dock" option
Since it seems that a restart *isn't* required!
(cherry-picked from 8943ed7c9f41ef3f7a33f402f709d9bf9156ffd1)
Nyall Dawson
07:01 AM Revision 7ecde97f (qgis): [composer] Avoid crash when atlas page name field has spaces
Fix #15297
(cherry-picked from 631b5e87c3d4d72b80e6087c48caf7d73a477213)
Nyall Dawson
06:59 AM Revision 5ee88802 (qgis): [composer] Load all composition properties from template/duplicate
Previously some settings where not being correctly restore, eg
page size, grid settings, expression variables
On beh...
Nyall Dawson
06:59 AM Revision 437aa236 (qgis): [composer] Simplify and consolidate loading of templates
On behalf of Faunalia, sponsored by ENEL
(cherry-picked from 656e56e447c5d75476aba2259ada05bb06699f94)
Nyall Dawson
06:58 AM Revision e2a03df0 (qgis): Make sure variable editor widgets always show current variables
On behalf of Faunalia, sponsored by ENEL
(cherry-picked from c7ffdfa5e991743e862f10ae2dbec2c05c4b795c)
Nyall Dawson
06:07 AM Revision 7343b36e (qgis): [composer] Load all composition properties from template/duplicate
Previously some settings where not being correctly restore, eg
page size, grid settings, expression variables
On beh...
Nyall Dawson
06:07 AM Revision 656e56e4 (qgis): [composer] Simplify and consolidate loading of templates
On behalf of Faunalia, sponsored by ENEL Nyall Dawson
04:12 AM Revision 59dc4079 (qgis): Add missing function help (fix #15264)
Nyall Dawson
04:00 AM Revision c7ffdfa5 (qgis): Make sure variable editor widgets always show current variables
On behalf of Faunalia, sponsored by ENEL Nyall Dawson

2016-07-18

01:54 AM Revision 9e5357c0 (qgis): Correctly sort identify results when url links are shown
Nyall Dawson
01:30 AM Revision 39b3e721 (qgis): Replace QgsNumericSortTreeWidgetItem with upgraded QgsTreeWidgetItem
QgsNumericSortTreeWidgetItem had a giant TODO saying "make it work".
This makes it work, and adds some other useful f...
Nyall Dawson
01:21 AM Revision 631b5e87 (qgis): [composer] Avoid crash when atlas page name field has spaces
Fix #15297 Nyall Dawson
01:20 AM Revision 9f330fc9 (qgis): Merge pull request #3309 from nirvn/html_label_fix
[composer] fix html label stylesheet's margin (fixes #15290) Nyall Dawson
12:32 AM Revision cca4e32e (qgis): Fix doxygen for QgsAttributeTableConfig
Nyall Dawson
12:31 AM Revision b220d66d (qgis): Use flat style for scale lock button
Nyall Dawson
12:31 AM Revision 8943ed7c (qgis): Remove "restart required" from "open table as dock" option
Since it seems that a restart *isn't* required! Nyall Dawson
12:31 AM Revision 18e4d527 (qgis): Fix build
Nyall Dawson
07:05 PM Revision 14443982 (qgis): Improve QgsCoordinateReferenceSystem API documentation (#3311)
Martin Dobias
05:31 PM Revision cad83d48 (qgis): update after QgsMapLayer layerNameChanged => nameChanged signal rename
Jürgen Fischer
02:47 PM Revision 2addf31c (qgis): Merge pull request #3316 from akbargumbira/master
[processing] fix add script from file Alexander Bruy
01:11 PM Revision 20a2a200 (qgis): [processing] Fix add script from file.
Akbar Gumbira
11:10 AM Revision c628c0f4 (qgis): Rework includes to forward declare as much as possible
Should speed up recompilation when headers change Nyall Dawson
10:40 AM Revision 7b883e2e (qgis): Merge pull request #3140 from sbrunner/fix-cache-host
Have a capabilities cache per hostname Stéphane Brunner
10:38 AM Revision b6a967ae (qgis): Merge pull request #3300 from luca76/patch-2
Update qgsowsserver.h Alessandro Pasotti
09:07 AM Revision a0bfc4c9 (qgis): [processing] do not remove menus when exiting config dialog
Victor Olaya

2016-07-17

10:53 AM Revision 19438cae (qgis): Merge pull request #3312 from nyalldawson/transfer
Make QgsCoordinateTransform implicitly shared, no longer a QObject Nyall Dawson
08:38 AM Revision e6df492f (qgis): Add missing docs, refine docs for QgsCoordinateTransform
Nyall Dawson

2016-07-16

12:36 PM Revision adafeda8 (qgis): Avoid all use of QgsCoordinateTransform pointers, replace with
copies or references
Makes the code more robust, fixes leaks and avoids potential
null pointer dereferencing
Nyall Dawson
08:33 AM Revision ffa9b9b6 (qgis): API breaks and cleanups for QgsCoordinateTransform
- isInitialised() has been renamed to isValid()
- theCRS parameter in setSourceCrs has been renamed to 'crs'
- setDes...
Nyall Dawson
06:16 AM Revision 353ed54f (qgis): Fix build
Nyall Dawson
06:16 AM Revision b18fcc0d (qgis): Remove QgsCoordinateTransform::clone()
Just use direct copies instead Nyall Dawson
04:23 AM Revision 7352df69 (qgis): [composer] fix html label stylesheet's margin (fixes #15290)
Mathieu Pellerin - nIRV
02:07 AM Revision 736aab19 (qgis): Make QgsCoordinateTransform implicitly shared, no longer a QObject
There was no code in core using the signals/slots associated with
QgsCoordinateTransform, and little reason to keep t...
Nyall Dawson

2016-07-15

08:45 PM Revision cd3f5405 (qgis): creatensis.pl: use version number instead of release name for installat...
(cherry picked from commit 87843120c52777cd15d8af0e7eee99f682e6049e) Jürgen Fischer
07:28 PM Revision 87843120 (qgis): creatensis.pl: use version number instead of release name for installat...
Jürgen Fischer
03:11 PM Revision 9b5b7741 (qgis): oracle provider: update for 1bafa80 and e683101
Jürgen Fischer
09:56 AM Revision 6fefbea0 (qgis): Fix test under Python 3
Nyall Dawson
09:36 AM Revision da74b184 (qgis): Merge pull request #3308 from mhugent/pan_to_feature
[FEATURE]: pan to current feature in attribute table Marco Hugentobler
07:58 AM Revision 93db165a (qgis): Api doc for parameter
Marco Hugentobler

2016-07-14

12:08 AM Revision 21eab8c2 (qgis): Add missing docs
Nyall Dawson
11:58 PM Revision 0736bf72 (qgis): Rename edit buffer methods to is..., add tests
Nyall Dawson
10:28 PM Revision dc10c8fa (qgis): Fix build
Nyall Dawson
10:07 PM Revision 2d50895d (qgis): Const correctness for QgsVectorLayer methods
Nyall Dawson
10:07 PM Revision 0d84ca74 (qgis): Make QgsMapLayer::metadata() const
Nyall Dawson
10:07 PM Revision 0935b58f (qgis): Cleanup QgsMapLayer for 3.0
- implement QGIS 3.0 TODOs
- mark methods as const correct
- rename 'the...' parameters to remove 'the'
- mark QgsVec...
Nyall Dawson
10:06 PM Revision fe4fa419 (qgis): Make QgsVectorLayerEditBuffer methods const correct
Also add some optimisations to avoid iterations over all
contents of the buffers
Nyall Dawson
10:02 PM Revision 6c6f3c1e (qgis): Remove deprecated members from QgsMapLayer
Nyall Dawson
10:01 PM Revision 7d2027fa (qgis): Fix most remaining methods which return a reference to
QgsCoordinateReferenceSystem or which take a pointer to a
CRS
Nyall Dawson
10:00 PM Revision 726569c6 (qgis): QgsMapLayer::crs() now returns a copy, not a reference
(desirable because QgsCoordinateReferenceSystem is implicitly shared) Nyall Dawson
10:00 PM Revision a2efab04 (qgis): Make QgsVectorLayerImport use QgsCoordinateReferenceSystem
references, not pointers Nyall Dawson
09:59 PM Revision e683101b (qgis): Make QgsVectorDataProvider::fields() return a copy
Implements a QGIS 3.0 TODO Nyall Dawson
09:57 PM Revision 1bafa800 (qgis): Const correctness for numerous data provider methods
Nyall Dawson
09:57 PM Revision fd42ed31 (qgis): Use reference rather than pointer for crs in QgsVectorFileWriter
Since QgsCoordinateReferenceSystem is implicitly shared, it's a
safer approach
Nyall Dawson
08:17 PM Revision ce87fda8 (qgis): [Geometry checker] Re-add explicit refresh when changing extent in QgsG...
Sandro Mani
07:55 PM Revision 3e28b9ae (qgis): [Geometry checker] Fix result table corruption when adding newly found ...
Sandro Mani
07:55 PM Revision a8c35a9e (qgis): [Geometry checker] Fix incorrect QgsGeometryCheckerUtils::filter1DTypes
Sandro Mani
07:22 PM Revision f2f93d61 (qgis): [Geometry checker] Trigger repaint instead of explicit refresh
Sandro Mani
07:22 PM Revision 332e1d40 (qgis): [Geometry snapper] Trigger repaint instead of explicit refresh
Sandro Mani
05:39 PM Revision 087ec08b (qgis): [Geometry checker] Fix possible data provider errors due to referring t...
Sandro Mani
05:38 PM Revision ee310f13 (qgis): [Geometry checker] Remove redundant include
Sandro Mani
05:37 PM Revision 046386e1 (qgis): [Geometry checker] Ignore zero-length edges when searching for shared e...
Sandro Mani
05:10 PM Revision 13da9f52 (qgis): [Geometry checker] Don't make minimal angle fix produce duplicate nodes
Sandro Mani
05:10 PM Revision 0e30ed81 (qgis): [Geometry checker] Clear rubberbands when disabling result tab
Sandro Mani
05:06 PM Revision 4d1fbee7 (qgis): Update sip binding
Marco Hugentobler
04:41 PM Revision 2f6be7a5 (qgis): [Geometry checker] If fixing an error produced changes, treat newly det...
Sandro Mani
04:41 PM Revision 41ce5279 (qgis): [Geometry checker] Fix possible crash when checking for removed layer
Sandro Mani
04:41 PM Revision 54e424fa (qgis): [Geometry checker] QgsGeomUtils -> QgsGeometryCheckerUtils
Sandro Mani
04:41 PM Revision 120bdb7b (qgis): [Geometry checker] Guard against producing degenerate geometries
Sandro Mani
02:51 PM Revision 48da1de1 (qgis): [FEATURE]: pan to current feature in attribute table
Marco Hugentobler
10:04 AM Revision 97861cd4 (qgis): Reclassify debug messages while rendering
Matthias Kuhn

2016-07-13

12:24 AM Revision b61641dc (qgis): Fix crash in QgsGeometry::unaryUnion with empty geometries
Nyall Dawson
12:05 AM Revision 2db7fca7 (qgis): [processing] Add tests for clip algorithm
Nyall Dawson
11:52 PM Revision d5869cf5 (qgis): [Geometry snapper] Don't delete vertices if this would result in a dege...
Sandro Mani
11:17 PM Revision 258c8999 (qgis): Merge pull request #3303 from nyalldawson/identify_url
Make links in identify results clickable Nyall Dawson
11:12 PM Revision 7f2bdcf3 (qgis): Update legend test masks, fix for PyQt5
Nyall Dawson
02:21 PM Revision c226e57a (qgis): Followup 2675c4248
Matthias Kuhn
02:01 PM Revision 2675c424 (qgis): Don't warn for "System" codec not found
No need to reload a codec that just has not been found. And no reason to
warn the user because in the end we will ret...
Matthias Kuhn
12:09 PM Revision b09eef18 (qgis): add qscintilla to cmakelists
Etienne Trimaille
11:58 AM Revision cfc1a9db (qgis): Merge pull request #3301 from Gustry/qscintilla
add qscintilla to cmakelists Sandro Mani
10:24 AM Revision 76e55ce7 (qgis): Improve the way how fake events are generated in CAD tools (#3302)
In my custom tool in python, the generated fake event received in cadCanvasMoveEvent()
was actually QMouseEvent insta...
Martin Dobias
09:35 AM Revision 5a203134 (qgis): Fix use of : in label (violation of HIG)
Nyall Dawson
09:35 AM Revision 2f8c6f52 (qgis): [composer] Add a checkbox for legends to prevent automatic resizing
A new checkbox has been added to the legend settings to control
whether or not a legend should be automatically resiz...
Nyall Dawson
09:35 AM Revision 4f31ab65 (qgis): [composer] Fix setting legend content by map not resizing legend
When a legend was set to filter content by map, it wasn't
consistently being resized to fit the legend contents. This...
Nyall Dawson
09:35 AM Revision 93f2eec7 (qgis): [composer] Fix initial size of legend is wrong if symbol size in
map units is used (fix #11921)
On behalf of Faunalia, sponsored by ENEL
Nyall Dawson
08:01 AM Revision 05ced679 (qgis): Followups and fixes to identify results linking
Nyall Dawson
07:40 AM Revision 19dbd66f (qgis): Merge pull request #3305 from nyalldawson/processing_get_features
[processing] Allow modification of feature request when using vector.features Victor Olaya
04:06 AM Revision 9e1ddcb5 (qgis): [processing] Allow modification of feature request when using
vector.features
Allows for optimising the request through subsets of attributes
or no geometry fetching
Nyall Dawson

2016-07-12

11:45 PM Revision 0075a4bb (qgis): [FEATURE] Make links in feature identify results clickable
Sandro Mani
07:30 PM Revision dfef36e4 (qgis): [server] Fix crash in WMS server when... bad things happen
No idea what exactly the reason is, and it was only discovered by
countless hours of printf-debugging. So I'm just pu...
Matthias Kuhn
07:30 PM Revision eb2c634a (qgis): [server] Fix crash in WMS server when... bad things happen
No idea what exactly the reason is, and it was only discovered by
countless hours of printf-debugging. So I'm just pu...
Matthias Kuhn
07:30 PM Revision 40c5955c (qgis): Use Q_FOREACH
Matthias Kuhn
07:30 PM Revision 10b7bebc (qgis): [server] Fix crash in WMS server when... bad things happen
No idea what exactly the reason is, and it was only discovered by
countless hours of printf-debugging. So I'm just pu...
Matthias Kuhn
07:29 PM Revision f34c79c0 (qgis): Use Q_FOREACH
Matthias Kuhn
07:29 PM Revision e49661d7 (qgis): [server] Fix crash in WMS server when... bad things happen
No idea what exactly the reason is, and it was only discovered by
countless hours of printf-debugging. So I'm just pu...
Matthias Kuhn
01:12 PM Revision bfe4e90f (qgis): Add missing bindings
Matthias Kuhn
12:44 PM Revision ce974f52 (qgis): Fix single process build
A race condition triggered that sometimes the file
output/python/qgis/__init__.py was not created before a python uic...
Matthias Kuhn
12:44 PM Revision 1cff3b57 (qgis): Fix single process build
A race condition triggered that sometimes the file
output/python/qgis/__init__.py was not created before a python uic...
Matthias Kuhn
12:43 PM Revision 8c637821 (qgis): Fix single process build
A race condition triggered that sometimes the file
output/python/qgis/__init__.py was not created before a python uic...
Matthias Kuhn
11:40 AM Revision ae3db0a1 (qgis): Fix single process build
A race condition triggered that sometimes the file
output/python/qgis/__init__.py was not created before a python uic...
Matthias Kuhn
10:23 AM Revision e59fda26 (qgis): Merge pull request #3298 from elpaso/offline_editing_tests2
[offline editing] Added insert and update tests Alessandro Pasotti
09:27 AM Revision b5f02e3d (qgis): [offline editing] Wait for the WFS server to stop
Alessandro Pasotti
09:27 AM Revision b5c0bc9b (qgis): [offline editing] Added insert and update tests
Alessandro Pasotti
08:48 AM Revision f99684ad (qgis): Update qgsowsserver.h
fix compilation error with HAVE_SERVER_PYTHON_PLUGINS set to OFF in ccmake Luca M
08:09 AM Revision 2ccc7e12 (qgis): [oracle] Fix potential crash on exit
Nyall Dawson
07:40 AM Revision aaa654fb (qgis): Avoid some unnecessary composer legend updates
Nyall Dawson
05:23 AM Revision efb2be2a (qgis): add qscintilla to cmakelists
Etienne Trimaille

2016-07-11

10:58 PM Revision 5f394550 (qgis): Change to just not display null choice in search widget value list
Daan Goedkoop
08:41 PM Revision 6b904e73 (qgis): Add handling of null value in value map to search widget
Daan Goedkoop
06:26 PM Revision 63f9f718 (qgis): [travis] Report compiler correctly for qt5: clang
Matthias Kuhn
03:23 PM Revision bd3d1c48 (qgis): Fix on map identification on relation reference widget with complex PK
References #14882 Matthias Kuhn
03:22 PM Revision 781d0c35 (qgis): [offline editing] No reason to crash just because of raster layers
Fix #14848 Matthias Kuhn
03:21 PM Revision 56514a76 (qgis): Don't put default network cache directory directly in $HOME
Fix #15111 Matthias Kuhn
03:21 PM Revision 1ef6e68c (qgis): Show default network cache path in options dialog
Matthias Kuhn
03:20 PM Revision 6e110842 (qgis): Fix network cache configuration
Fix #14990 Matthias Kuhn
03:20 PM Revision 1225431e (qgis): Allow docking the attribute table left and right
Fix #14941 Matthias Kuhn
03:18 PM Revision 7a27ef2b (qgis): Fix wrong mapping of feature ids in offline editing
Fix #14727 Matthias Kuhn
03:18 PM Revision 73bf82f7 (qgis): Fix initial widget focus in credential dialog
Matthias Kuhn
03:17 PM Revision 729fc493 (qgis): Run startup.py only once
Fix #15189 Matthias Kuhn
03:17 PM Revision ddf98bc1 (qgis): Safety checks for unregistering map layers from registry
If a map layer which is registered is deleted outside of the layer
registry but not unregistered, the layer registry ...
Matthias Kuhn
03:16 PM Revision c1e1b287 (qgis): [processing] Difference: don't ignore invalid geometries by default
Fix #9297 Matthias Kuhn
03:16 PM Revision 1a7a87bc (qgis): Fix relative paths for offline editing
Matthias Kuhn
12:46 PM Revision c5d8cc7f (qgis): Added missing & in setTitle in SIP
Martin Dobias
11:11 AM Revision 774a8239 (qgis): [travis] Blacklist failing osx tests
Matthias Kuhn
11:11 AM Revision 85880810 (qgis): [travis] Add GRASS_PREFIX7 to osx build
Matthias Kuhn
11:11 AM Revision d06859a8 (qgis): [travis] Modernize Mac OSX dependencies
Matthias Kuhn
08:30 AM Revision 1b016e45 (qgis): [splashscreen] fix pixelated scaling
(cherry picked from commit de6320279a2c7465630d7e58cef9cbcedf169096) Mathieu Pellerin - nIRV
08:30 AM Revision 3637d6fd (qgis): [splashscreen] fix pixelated scaling
(cherry picked from commit de6320279a2c7465630d7e58cef9cbcedf169096) Mathieu Pellerin - nIRV
08:29 AM Revision c895ba31 (qgis): Merge pull request #3296 from nirvn/splashscreen_fix
[splashscreen] fix pixelated scaling Jürgen Fischer
08:18 AM Revision 2efe684d (qgis): fix 39d6e79
(cherry picked from commit 2f9ed29d9a5ec7fa79c7f902f036a81c43b8a2da) Jürgen Fischer
08:16 AM Revision 7a0453ee (qgis): fix 39d6e79
(cherry picked from commit 2f9ed29d9a5ec7fa79c7f902f036a81c43b8a2da) Jürgen Fischer
08:15 AM Revision d5128d21 (qgis): fix 39d6e79
(cherry picked from commit 2f9ed29d9a5ec7fa79c7f902f036a81c43b8a2da) Jürgen Fischer
07:14 AM Revision 7d822f01 (qgis): Show tooltips for layer style dock labeling tabs
Nyall Dawson
04:32 AM Revision de632027 (qgis): [splashscreen] fix pixelated scaling
Mathieu Pellerin - nIRV
03:03 AM Revision 9c85f94a (qgis): Merge pull request #3294 from nyalldawson/brief_test
Add a doxygen test to ensure all classes have a brief description Nyall Dawson
02:27 AM Revision d3582abb (qgis): [FEATURE] Mouse wheel over sliders in color dialog to change value by
increments Nyall Dawson

2016-07-10

01:28 AM Revision b08dd470 (qgis): Add a doxygen test to ensure all classes have a brief description
Nyall Dawson
12:42 AM Revision 4145e337 (qgis): Add missing SIP bindings
Nyall Dawson
12:42 AM Revision 8828197a (qgis): Fix minor Coverity issues
Nyall Dawson
12:11 AM Revision d0b3e39c (qgis): msvc: use /bigobj for sip modules
Jürgen Fischer
12:07 AM Revision b94fbc04 (qgis): [oracle] Fix minor Coverity issues
Nyall Dawson
10:15 PM Revision 0f4d684d (qgis): Create some properties on QgsProject
Matthias Kuhn
10:14 PM Revision 9a917c4b (qgis): Create some properties on QgsProject
Matthias Kuhn
08:53 PM Revision 3da19183 (qgis): release.pl: use 99 instead of 999 for premajor minor
Jürgen Fischer
08:52 PM Revision 0cff17f9 (qgis): Merge pull request #3293 from timlinux/fix-osx-build
Fix build issue on OSX caused by minor version of 999 Jürgen Fischer
06:38 PM Revision 2f9ed29d (qgis): fix 39d6e79
Jürgen Fischer
02:58 PM Revision 3a419c05 (qgis): Fix build issue on OSX caused by minor version of 999
Tim Sutton
02:20 PM Revision 5fc34246 (qgis): fix typos and debian/copyright
(cherry picked from commit 2eee2e5c9cd771b0a4c8603b9db83ce516f63891) Jürgen Fischer
02:20 PM Revision 2eee2e5c (qgis): fix typos and debian/copyright
Jürgen Fischer
12:09 PM Revision daea10c1 (qgis): support utf-8 encoded release names
(cherry picked from commit c9838ccea481c8ca87c4e1647099cfe78777e795) Jürgen Fischer
12:09 PM Revision 7ccf0999 (qgis): support utf-8 encoded release names
(cherry picked from commit c9838ccea481c8ca87c4e1647099cfe78777e795) Jürgen Fischer
12:09 PM Revision c9838cce (qgis): support utf-8 encoded release names
Jürgen Fischer

2016-07-09

11:15 PM Revision 3d72837f (qgis): Fix installation path of scalable icons.
(cherry picked from commit f5b86230121d533a070748427b613610d308d4d3) Bas Couwenberg
11:14 PM Revision bc501999 (qgis): Fix installation path of scalable icons.
(cherry picked from commit f5b86230121d533a070748427b613610d308d4d3) Bas Couwenberg
11:14 PM Revision 39d6e798 (qgis): Fix installation path of scalable icons.
(cherry picked from commit f5b86230121d533a070748427b613610d308d4d3) Bas Couwenberg
11:13 PM Revision 9e70e2f6 (qgis): Merge pull request #3288 from sebastic/scalable-icons
Fix installation path of scalable icons. Jürgen Fischer
11:10 PM Revision f5b86230 (qgis): Fix installation path of scalable icons.
Bas Couwenberg
05:42 PM Revision 831337c9 (qgis): Initialize variables
Coverity fixe Matthias Kuhn
03:02 PM Revision c3edae1b (qgis): Just added a new person to the contrib map and list (#3285)
* Add Me in the map
* Add Me in the contrib list
matteo ghetta
03:02 PM Revision ca9a9973 (qgis): Add current documentation contributers (#3283)
Alexandre Neto,
Harrissou Sant-anna
Yves Jacolin
Alexandre Neto
02:05 PM Revision 41378e17 (qgis): Shutup build warning with Qt 5.6
Matthias Kuhn
12:25 PM Revision d2c98634 (qgis): Add null handling to value map edit widget (fixes #15215) (#3274)
* Add null handling to value map edit widget (fixes #15215)
* Return QVariant type
* Use hardcoded value for 'null'...
Daan Goedkoop

2016-07-08

02:12 PM Revision 07da9b17 (qgis): Bump version to 2.999
Jürgen Fischer
02:12 PM Revision 5ae67755 (qgis): New development branch for interim 2.x releases
Jürgen Fischer
02:11 PM Revision 89a6dbd9 (qgis): Release of 2.16 (Nødebo)
Jürgen Fischer
02:11 PM Revision 17562bd8 (qgis): changelog and news update for 2.16
Jürgen Fischer
02:11 PM Revision 68c2b0a8 (qgis): translation update for 2.16 from transifex
Jürgen Fischer
02:00 PM Revision 634f24b4 (qgis): Release of 2.14.4
Jürgen Fischer
12:59 PM Revision e451b9ad (qgis): indentation and spelling fixes
Jürgen Fischer
12:23 PM Revision 43334df6 (qgis): [pyqgis-console] APIs file updated
Salvatore Larosa
11:36 AM Revision 6f827138 (qgis): Fix build
Nyall Dawson
10:27 AM Revision 02cc0cc3 (qgis): Fix incorrect label/diagram distance when map is rotated
(Cherry-picked from 873eb7f90a271970a904b5d4a37740f91b24f941) Nyall Dawson
10:22 AM Revision c79f290b (qgis): [roadgraph] fix invalid characters in message (fix #15233)
Alexander Bruy
10:13 AM Revision 873eb7f9 (qgis): Fix incorrect label/diagram distance when map is rotated
Nyall Dawson
09:41 AM Revision 871ea87f (qgis): Fix deselecting features by clicking no feature
Nyall Dawson
09:41 AM Revision ea3fc65c (qgis): Avoid duplicate 'follow label placement' options in combo box
Nyall Dawson
06:06 AM Revision 6c0afcd4 (qgis): Move style dock button on toolbarst
Nathan Woodrow
03:47 AM Revision f31334f0 (qgis): Add myself (@nirvn) to contributor.json (#3284)
Mathieu Pellerin - nIRV
02:54 AM Revision b1de246e (qgis): const fixes
Nathan Woodrow
02:27 AM Revision 5a033836 (qgis): Update with my own long/lat coords...
Even Rouault
02:23 AM Revision e1211320 (qgis): Add myself to contributors.json and AUTHORS
Even Rouault

2016-07-07

01:49 AM Revision 8b08ffca (qgis): Add Alexandre Neto (#3282)
Alexandre Neto
12:19 AM Revision e4080eda (qgis): Streamline QgsMapLayerConfigWidgetFactory interface
Nathan
12:19 AM Revision 382986ff (qgis): [style dock] Add tooltips
Nathan
11:47 PM Revision a15d0328 (qgis): Merge pull request #3279 from ahuarte47/Issue_MeasureDialog_2
[Bugfix] Fix MeasureTool when DestinationCRS changes (2) Nyall Dawson
11:42 PM Revision 326786b4 (qgis): Fix Coverity memory leak warning
Nyall Dawson
11:42 PM Revision 07a72ad1 (qgis): Fix Coverity uninitialized variable warnings
Nyall Dawson
11:42 PM Revision 2a1c9c34 (qgis): Fix Coverity integer division warning
Nyall Dawson
10:21 PM Revision 010a850f (qgis): plugin manager: use relative font size
Jürgen Fischer
05:35 PM Revision b83aab7d (qgis): Save attribute table sort order persistently
Fix #15235 Matthias Kuhn
04:39 PM Revision febcabb0 (qgis): Make using recent expressions API simpler and add doxygen comment
Matthias Kuhn
04:39 PM Revision 56a0af5b (qgis): Sort attribute table by representation value where useful
Fix #15096
And aligns some edge-cases of sort behavior
Matthias Kuhn
04:13 PM Revision 31fc2b0c (qgis): Merge pull request #3278 from mhugo/master
Fix virtual layer construction from joined layer Hugo Mercier
03:47 PM Revision 2ac9ad55 (qgis): Fix MeasureTool when DestinationCRS changes (2)
Alvaro Huarte
03:37 PM Revision 2257d711 (qgis): Fix virtual layer construction from joined layer
Hugo Mercier
02:33 PM Revision 564c02e9 (qgis): [style dock] Reduce timeout on undo stack
Nathan
02:18 PM Revision f41cb6d7 (qgis): [oracle] Fix handling of date/time types
Also add test for Oracle default values
On behalf of Faunalia, sponsored by ENEL
(cherry-picked from f9d839fac5569d...
Nyall Dawson
02:17 PM Revision f9d839fa (qgis): [oracle] Fix handling of date/time types
Also add test for Oracle default values
On behalf of Faunalia, sponsored by ENEL
Nyall Dawson
02:01 PM Revision 612043cd (qgis): Style dock: properly restore values in spinboxes for brightness etc (fi...
Martin Dobias
02:01 PM Revision cca79aa2 (qgis): Fix loss of transparency information in style dock (fixes #15229)
Martin Dobias
01:45 PM Revision 5ae78024 (qgis): Fix attribute table cannot map index when filtered
Matthias Kuhn
11:07 AM Revision c2fe2605 (qgis): fix crash when right-clicking on geometryless layers
(cherry picked from commit 054604bc709129efbc05098f09cacd8f0204efe9) Mathieu Pellerin - nIRV
09:33 AM Revision 77fa125b (qgis): fix build under NDK (#3276)
this fixes:
QgsMapToolTouch::isTransient()' marked override, but does not override
virtual bool isTransient() overrid...
Marco Bernasocchi
09:24 AM Revision fd446cfe (qgis): Merge map layer style undo commands that are created in short time (PR ...
This makes the undo stack grow slower (especially when typing or repeatedly
changing a value) and preserves memory.
Martin Dobias
03:43 AM Revision 9b102c2b (qgis): [style dock] Add tooltips for item icons
Nathan Woodrow
03:40 AM Revision 08bcba03 (qgis): [style dock] Add back missing style tab
Nathan Woodrow
02:27 AM Revision e0974437 (qgis): Fix globe plugin
Nathan
 

Also available in: Atom