Activity

From 2015-12-28 to 2016-01-26

2016-01-26

11:58 PM Revision 3744ac2f (qgis): Fix categorised renderer does not store changes to the source symbol
Avoids the frustrating situation where changes to a symbol in the
categorised renderer are lost when the layer proper...
Nyall Dawson
11:13 PM Revision 1eedb06d (qgis): Fix crash when opening new virtual layer dialog
Nyall Dawson
11:13 PM Revision 36b6a166 (qgis): Merge pull request #2723 from mhugo/fix_vlayer_ui
Fix virtual layer creation GUI Nyall Dawson
07:43 PM Revision 99b9a495 (qgis): [processing] fixed autodetection of grass folder
Fix provided by Stefan Blumentrath Victor Olaya
04:47 PM Revision f8d59385 (qgis): Fix virtual layer creation GUI
Hugo Mercier
12:10 PM Revision beaa45e5 (qgis): Merge pull request #2705 from SebDieBln/FixVectorGridLock
[fTools] restore 1:1 ratio when checking 'Lock 1:1 ratio' checkbox Alexander Bruy
10:13 AM Revision 21b095d7 (qgis): Merge pull request #2719 from mhugo/fix_wkbtype
Fix QgsGeometry wkbType() Hugo Mercier
04:24 AM Revision 24d9c654 (qgis): Fix more classes which violate the rule-of-three
Also remove some empty destructors Nyall Dawson

2016-01-25

06:16 PM Revision 492c1a9f (qgis): Improve documentation for renderer registry metadata (refs #13973)
Martin Dobias
06:16 PM Revision 83eed110 (qgis): Improve renderer class documentation (refs #14025)
Martin Dobias
05:39 PM Revision b5ee06dc (qgis): Merge pull request #2702 from alexbruy/styles-bindings
fix SIP bindings for listStylesInDatabase() method (fix #11210) Matthias Kuhn
01:16 PM Revision 82eabb19 (qgis): Fix crash in vector layer properties when changing renderer type (fixes...
Martin Dobias
10:35 AM Revision 3418dd00 (qgis): Fix QgsGeometry wkbType()
Hugo Mercier
10:12 AM Revision 73bef584 (qgis): [processing] correctly initialize lastools settings before loading algs
Victor Olaya
09:05 AM Revision 7fcc7ab1 (qgis): Add specific test for QgsMultiBandColorRenderer
The raster blend mode test, which uses QgsMultiBandColorRenderer
fails occasionally for no obvious reason. This addit...
Nyall Dawson
08:50 AM Revision a20d5034 (qgis): Swap QString::replace using trivial QRegExp expressions with simple
QString variants
Rationale:
1. It's *much* faster
2. I managed to get a valgrind report from the intermittently cras...
Nyall Dawson
05:17 AM Revision 7400ca9c (qgis): Fix issues with conversion of renderers to rule based renderer
- expressions were not correctly translated and always treated
as a single field
- string values were not correctly e...
Nyall Dawson
04:43 AM Revision 39e1f68c (qgis): Fix filtering legend content by map when renderer contains
duplicate symbols (fix #14131)
Now, we don't test for map content using the symbols but instead
use the legend key d...
Nyall Dawson
04:41 AM Revision cf3c55bd (qgis): [travis] Warn on unintentional switch fallthrough
Intentional fallthrough should be annotated with
"FALLTHROUGH;"
Nyall Dawson
02:36 AM Revision f6c0d8dd (qgis): Use QVector instead of QList in some private contexts
Nyall Dawson
01:35 AM Revision 5574d400 (qgis): fix warnings
Jürgen Fischer

2016-01-24

08:16 PM Revision ae52aabd (qgis): more spelling fixes
Jürgen Fischer
05:35 PM Revision 265f53ce (qgis): Fix wording and add warning
Matthias Kuhn
10:26 AM Revision ac033cfc (qgis): Refactor and optimise certain QgsWKBTypes functions
Given how frequently these functions are called throughout QGIS,
it makes sense for them to be written in a way that ...
Nyall Dawson
10:25 AM Revision ba530a0f (qgis): Merge pull request #2715 from SebDieBln/FixWarnDualViewLayout
Fix warning when a QLayout is already present in QgsDualView. Matthias Kuhn
07:21 AM Revision bbfcbcae (qgis): snapping:
* skip index build if snapping is off
* use feature request limit when creating the snapping index
Jürgen Fischer
05:17 AM Revision 8ad6ca08 (qgis): Fix some memory leaks identified by Coverity
Also improve the API for QgsExpressionContextUtils::updateSymbolScope
Previously it was hard to predict if the method...
Nyall Dawson
02:50 AM Revision 1dc8fc3c (qgis): Merge pull request #2716 from SebDieBln/LoadShowPlusSign
[Bugfix] Correctly load the labeling-setting to show a plus-sign next to numbers (fixes #13474) Jürgen Fischer
01:13 AM Revision df4c0c12 (qgis): fix loading the labeling-setting to show a plus-sign next to numbers
(fixes #13474) Sebastian Dietrich

2016-01-23

10:49 PM Revision 2d4de98b (qgis): fix arm build
(cherry picked from commit 1aff7335d004bc410eb61e1436ee7648716f9319) Jürgen Fischer
10:49 PM Revision d872f063 (qgis): merge debian downstream patches
Jürgen Fischer
10:40 PM Revision 764c6498 (qgis): potential fix for PyQgsAppStartup by avoiding cloudflare
Jürgen Fischer
10:16 PM Revision 88a9f99a (qgis): Add mask for adjacent line fill test image
Nyall Dawson
08:40 PM Revision fc086adb (qgis): Remove too much debug output when loading attribute table (refs #14041)
This makes debug version much faster, probably not much difference in release version Martin Dobias
08:27 PM Revision a618f85a (qgis): Hide extra encoding option from the vector "save as" dialog
There is already another combo box for encoding selection. Martin Dobias
08:21 PM Revision 5512d544 (qgis): Fix regression in vector "save as" that saved shapefiles as .dbf only (...
Martin Dobias
03:03 PM Revision 83466011 (qgis): [processing] remove unused code: followup e7e8451
Salvatore Larosa
02:59 PM Revision da43fb70 (qgis): Fix warning when a QLayout is already present in QgsDualView.
Sebastian Dietrich
01:21 PM Revision 09ce8004 (qgis): avoid messages warning: this also avoids the warning like:
```
QObject::connect: Cannot connect (null)::repaintRequested() to LayerPreview::refresh()
QObject::connect: Cannot c...
Salvatore Larosa

2016-01-22

12:31 AM Revision bfad753f (qgis): Fix coverity issues
Nyall Dawson
08:01 PM Revision e83a7c86 (qgis): Follow up 200ce04b88c515d9880615d7254e45d1a50049a4
Marco Hugentobler
06:16 PM Revision 200ce04b (qgis): Fix shapes not deleted on windows
unknown
02:47 PM Revision 9193d8f5 (qgis): [processing] drop GdalScriptAlgorithm as it is not used
Also remove OgrAlgorithm base class at it almost completely duplicates
GdalAlgorithm class. All affected algorithms u...
Alexander Bruy
11:32 AM Revision 9c0aaa9d (qgis): [memorylayer] fix missing datetime field type
Mathieu Pellerin - nIRV
10:45 AM Revision ac22e9be (qgis): Dropped threshold too far, fix Travis build
Nyall Dawson
09:33 AM Revision 02885d5c (qgis): osgeo4w: also include grass bin directory in PATH for browser (followup...
(cherry picked from commit 6b192c29c0b05ae94e52736c38fa871449f86336) Jürgen Fischer
09:33 AM Revision 6b192c29 (qgis): osgeo4w: also include grass bin directory in PATH for browser (followup...
(cherry picked from commit 6945647841b79bd8a465f91931876f7c2441f064) Jürgen Fischer
09:18 AM Revision 71d487c9 (qgis): osgeo4w: include grass bin directory in PATH
Jürgen Fischer
09:15 AM Revision 244f83ed (qgis): osgeo4w: include grass bin directory in PATH
(cherry picked from commit 23cdda21c85acf3bdc2e0f1d5a3c7f7ef5a1e732) Jürgen Fischer
08:54 AM Revision 576469af (qgis): Drop missing doc threshold
Nyall Dawson
08:53 AM Revision 41f320f7 (qgis): Remove rubbish file
Nyall Dawson
08:52 AM Revision 62429e13 (qgis): Add some tolerance to PyQgsSymbolExpressionVariables test
Nyall Dawson
08:48 AM Revision 69ce5599 (qgis): Fix some oddities in server access control and bindings (refs #13919)
Nyall Dawson
08:45 AM Revision 752f6bd1 (qgis): Fix classes which violate rule of three, by implementing required
copy/= operators or making them private
This revealed (and fixes) some issues, including a potential crash
using ser...
Nyall Dawson
07:37 AM Revision a16535a9 (qgis): Merge pull request #2711 from SebDieBln/HideWelcomeOnLoadProject
[Bugfix] Always hide the welcome screen when the first project is loaded Matthias Kuhn
07:24 AM Revision 68cbb44c (qgis): Merge pull request #2712 from nirvn/renderer_icons_v2
[ui] add missing renderer icons Nyall Dawson
05:51 AM Revision 36d2e7b1 (qgis): [ui] add missing renderer icons
Mathieu Pellerin - nIRV

2016-01-21

12:44 AM Revision a453f72c (qgis): hide welcome screen when first project is loaded
Sebastian Dietrich
10:37 PM Revision 28b541ab (qgis): Copy layer variables when duplicating layers
Matthias Kuhn
10:37 PM Revision ff8472d0 (qgis): [orderby] Uncheck config options instead of disable
Fix #14144 Matthias Kuhn
10:37 PM Revision 4d4ab63c (qgis): [25d] Properly initialize shadow color
Fix #14135 Matthias Kuhn
10:37 PM Revision fe484852 (qgis): [25d] allow disabling the shadow effect
Matthias Kuhn
10:37 PM Revision 7f4cd84c (qgis): [25d] Don't disable shadow option
Fix #14134 Matthias Kuhn
10:37 PM Revision 8d72f13a (qgis): [25d] Improve convertability to other layers
* Move height and angle expressions for 2.5D renderer to layer
* Apply color based on main symbol color
This makes ...
Matthias Kuhn
10:37 PM Revision aca49992 (qgis): [25d] Apply style to subsymbol in geometry generators
Matthias Kuhn
10:25 PM Revision 49b5a2b6 (qgis): Flip some messagebox errors to message bars
Nyall Dawson
10:22 PM Revision fdeff635 (qgis): don't use last used values on primary key fields (fixes #14154)
Jürgen Fischer
10:22 PM Revision 4d2c1080 (qgis): typo fixes
Jürgen Fischer
10:13 PM Revision 3f94adc8 (qgis): Make entering manual values in merge attributes dialog more user
friendly (fix #14146)
Previously, if a value was manually entered it would be ignored if
the user forgot to change t...
Nyall Dawson
08:57 PM Revision a212fac0 (qgis): Fix QgsMultiRenderChecker when running on Windows
Nyall Dawson
08:57 PM Revision 4fb6b67b (qgis): astyle fix
Nyall Dawson
08:41 PM Revision 5dca1042 (qgis): Merge pull request #2709 from manisandro/geom_checker_fixes
Geom snapper fixes Sandro Mani
07:02 PM Revision c7231c37 (qgis): remove unused code
Alexander Bruy
06:47 PM Revision b00950b9 (qgis): [Geometry snapper] Fix progress bar not working
Sandro Mani
06:15 PM Revision 7afdecd0 (qgis): [Geometry snapper] Fix typo
Sandro Mani
04:56 PM Revision cf02a71b (qgis): get rid of multiple inheritance, fix missed import
Alexander Bruy
03:24 PM Revision 085c12e9 (qgis): [fTools] use QErrorMessage for long errors (fix #11810)
Alexander Bruy
03:24 PM Revision fe2bb2f0 (qgis): [processing] take in account vector subsets when clipping raster (fix #...
Alexander Bruy
11:59 AM Revision 72a1e7ee (qgis): Merge pull request #2708 from boundlessgeo/postgis-pki-fix
[auth][db_manager] fix uri expansion on importing layer Jürgen Fischer
11:44 AM Revision c38ee41f (qgis): Fix rendering of CurvePolygons without curved segments (fix #14028)
Nyall Dawson
11:44 AM Revision 1a7dede1 (qgis): Add TestQgsSymbolV2 with tests for rendering different geometry types
Nyall Dawson
11:03 AM Revision 0012761a (qgis): [auth][db_manager] fix connection info expansio on importing layer in p...
Luigi Pirelli
10:42 AM Revision 00633811 (qgis): spelling fixes
Jürgen Fischer
09:03 AM Revision eeb5daea (qgis): [processing] updated lidar provider
forgot to add this change in a previous commit Victor Olaya
09:01 AM Revision 8ade74ca (qgis): [processing] show wait cursor while updating alg list
Victor Olaya
09:01 AM Revision 858dbd2d (qgis): [processing]do not show option for wine folder if running windows
Victor Olaya
08:11 AM Revision ddf3db04 (qgis): Fix indentation
Nyall Dawson
07:57 AM Revision 03df709e (qgis): Enable and cleanup adjacent tiles test
Nyall Dawson

2016-01-20

12:19 AM Revision e4ee3156 (qgis): restore 1:1 ratio when checking 'Lock 1:1 ratio' checkbox
Sebastian Dietrich
09:41 PM Revision 6731ddfc (qgis): construct the QgsFieldCalculator dialog with the correct parent
This is necessary to ensure proper modal behaviour. Sebastian Dietrich
06:55 PM Revision ed1efcbe (qgis): Fix display of raster layer that would sometimes show just garbage
If a raster layer was displayed in a way that it fitted into canvas,
but would be shifted towards left or top edge of...
Martin Dobias
05:36 PM Revision f0cb706a (qgis): [processing] exclude commented R libraries when generating dependencies...
Alexander Bruy
05:21 PM Revision 47549ebc (qgis): Merge pull request #2691 from m-kuhn/fixrulebased
Also render all parent features on refined rules Matthias Kuhn
04:54 PM Revision 45d5b1c8 (qgis): follow-up 1c3f066edf
Alexander Bruy
03:39 PM Revision 908a3802 (qgis): [processing] fix deprecation warnings
Alexander Bruy
02:38 PM Revision 3b70b844 (qgis): [fTools] warn if layer and project CRS are different (fix #10059)
Alexander Bruy
01:51 PM Revision f7e6fa67 (qgis): [processing] register Processing menu items in the Shortcuts Manager (a...
Alexander Bruy
01:51 PM Revision 51ec2bfb (qgis): [processing] make Modeller non-blocking window
Alexander Bruy
01:43 PM Revision bdf659fa (qgis): Merge pull request #2699 from 3nids/test_join_pg
Add postgres provider to join test Denis Rouzaud
01:36 PM Revision fe2503da (qgis): fix SIP bindings for listStylesInDatabase() method (fix #11210)
Alexander Bruy
01:14 PM Revision cc33c126 (qgis): improve error message in the Road Graph plugin (fix #12160)
Alexander Bruy
12:00 PM Revision 13ccf70e (qgis): test vector join: add PostgreSQL provider
Denis Rouzaud
11:34 AM Revision 44559fee (qgis): Increase tolerance on blend modes test
Nyall Dawson
11:11 AM Revision 7fc88c26 (qgis): convert stdout and stderr to correct encoding (fix #13896)
Alexander Bruy
10:39 AM Revision 06932d98 (qgis): [tracer] If tracing is not possible, simply use a straight line like usual
Until now the tracing was quite strict and it would show error messages
if something went wrong with start/end-points...
Martin Dobias
10:19 AM Revision 63af3e27 (qgis): Merge pull request #2634 from alexbruy/wfs-dialog
option to keep WFS dialog open after adding layer(s) Alexander Bruy
10:19 AM Revision 1c3f066e (qgis): Merge pull request #2643 from alexbruy/sublayers
More informative layer names when loading GDAL/OGR sublayers Alexander Bruy
09:44 AM Revision 9fda6aaf (qgis): [tracing] fix the case when OTF reprojection is disabled
Martin Dobias
07:06 AM Revision 60816af3 (qgis): Correctly mark some raster classes copy/assignment as private
As they haven't been properly implemented yet and the classes
violate the rule of three
Nyall Dawson
07:05 AM Revision cc505424 (qgis): Hopefully fix raster layers not rendering on Windows
The copy constructor for QgsContrastEnhancement was using
an uninitialized value for the mContrastEnhancementAlgorith...
Nyall Dawson
07:05 AM Revision bac3b300 (qgis): Add some tolerance to font marker test
Nyall Dawson

2016-01-19

10:50 PM Revision 2bacecea (qgis): Merge pull request #2697 from SebDieBln/FixVectorJoinDialog
Fix vector join dialog Denis Rouzaud
10:06 PM Revision 01603d72 (qgis): QgsJoinDialog offers only vector-layer for joining.
Sebastian Dietrich
07:05 PM Revision 81448f85 (qgis): fix "failing" travis build
Martin Dobias
06:03 PM Revision 7a5df7ad (qgis): Move tracing action creation to qgis app
Martin Dobias
04:29 PM Revision 1f77694c (qgis): [bugfix][DbManager] 14110 - Error fetching layer indexes with recent sq...
Fixes #14110
The method `getTableIndexes`, situated in line 371 of the file `db_manager/db_plugins/spatialite/connec...
Michael Douchin
04:23 PM Revision ac77a34e (qgis): [bugfix][DbManager] 14110 - Error fetching layer indexes with recent sq...
Fixes #14110
The method `getTableIndexes`, situated in line 371 of the file `db_manager/db_plugins/spatialite/connec...
Michael Douchin
04:19 PM Revision f4bdaad5 (qgis): Merge pull request #2666 from mhugent/symbology_brush_transform
Symbology brush transform Marco Hugentobler
03:04 PM Revision fc6f2cbf (qgis): fix tests
Matthias Kuhn
02:43 PM Revision aa3e550a (qgis): Revert "Revert sipfile changes"
This reverts commit f7284651218c7ebb0eb043e98f648ee04be42f83. Marco Hugentobler
01:15 PM Revision 69cb0c4e (qgis): Fix double-release of postgresql connection on table retriveal stop
Also breaks earlier out of loop and print a different status
message on "stop" (rather than "complete").
Fixes #14140
Sandro Santilli
12:35 PM Revision 014b6964 (qgis): [processing] removed redundant code
Victor Olaya
12:34 PM Revision f7623808 (qgis): [processing] more checks before running model
Victor Olaya
12:26 PM Revision 4b079ae4 (qgis): Fix crash while tracing and a layer is removed (fixes #14130)
Martin Dobias
12:02 PM Revision f27ab9a5 (qgis): Merge pull request #2688 from manisandro/geom_checker_fixes
Geom checker fixes Sandro Mani
11:33 AM Revision 472fa9bb (qgis): Merge pull request #2696 from mdouchin/debug_dbmanager_sqlite_layer_info
[bugfix][DbManager] Fix indexes fetch with sqlite >= v3.8.9 (fix #14110) Giuseppe Sucameli
11:01 AM Revision 670ded3d (qgis): Abort if trying to use shared pgsql connection from non-main thread
Connections cannot be shared between threads, document it.
See #13141
Sandro Santilli
10:58 AM Revision da372c8d (qgis): Ensure "dbname" is always set in the uri
Fixes #10600 Sandro Santilli
10:27 AM Revision bae86515 (qgis): [bugfix][DbManager] 14110 - Error fetching layer indexes with recent sq...
Fixes #14110
The method `getTableIndexes`, situated in line 371 of the file `db_manager/db_plugins/spatialite/connec...
Michael Douchin
09:52 AM Revision 26ae3234 (qgis): Virtual layer: add support for expression filter
Hugo Mercier
09:39 AM Revision a549ded4 (qgis): [processing] prevent circular dependencies in models
fixes #99090 Victor Olaya
09:39 AM Revision 47aeb596 (qgis): Whitespace fixes
Sandro Mani
09:39 AM Revision 9b7afc8f (qgis): [Geometry checker] Be more verbose about output file creation failure r...
Sandro Mani
09:39 AM Revision 20658509 (qgis): [Geometry checker] Fix memory corruption in QgsGeometryTypeCheck fix wh...
Sandro Mani
09:39 AM Revision 65aa885d (qgis): [Geometry checker] Remove some debugging prints
Sandro Mani
09:39 AM Revision 28dc7105 (qgis): [Geometry checker] Clear previous rubberbands if new selection is empty
Sandro Mani
09:39 AM Revision 772ded8c (qgis): [Geometry checker] Show feedback in the UI when the user presses Cancel
Sandro Mani
09:39 AM Revision 88356587 (qgis): Make QgsVectorFileWriter::driverMetadata also match by driver longName
Sandro Mani
09:39 AM Revision 20ca3163 (qgis): [Geometry checker] Prevent output layer from being set as current input...
Sandro Mani
09:39 AM Revision 4827cbc9 (qgis): [Geometry checker] Don't allow setting output layer equal to input layer
Sandro Mani
09:03 AM Revision b2a12735 (qgis): [processing] fixed update of console call in GdalAlgorithmDialog
fixes #14129 Victor Olaya
08:12 AM Revision d91f0cd1 (qgis): Merge pull request #2694 from nirvn/kml_improve_default
[vector export] better default for kml altitudemode Jürgen Fischer
05:38 AM Revision 9159573f (qgis): [vector export] better default for kml altitudemode
Mathieu Pellerin - nIRV
05:06 AM Revision 7e642df5 (qgis): Followup 8435fee, fix filtering of NULL values
Nyall Dawson
03:16 AM Revision d902c56f (qgis): Revert "[travis] Use newer clang 3.7 for linux builds"
This reverts commit 54cf64bcdc6dc362fe8ca75c019ec82c7c240af9.
Seems like the recent clang 3.7.1 release is causing b...
Nyall Dawson
01:38 AM Revision 8435fee4 (qgis): Correctly quote field name in categorized filters (fix #14118)
Nyall Dawson
01:22 AM Revision 5e5f95b7 (qgis): Hide excepted layers even if all types of layers are allowed.
Sebastian Dietrich
01:16 AM Revision 17528d6f (qgis): Merge pull request #2693 from SebDieBln/FixAllLayersFilterConstant
[Bugfix] Make the flag 'All' actually contain all types of layers Nyall Dawson
01:09 AM Revision e2e36047 (qgis): Fix crash using expression for heatmap renderer (fix #14127)
Nyall Dawson

2016-01-18

12:50 AM Revision 23fc3cf9 (qgis): Fix invalid rubber band when digitising polygon and layer CRS
is not the same as map CRS (fix #14117) Nyall Dawson
12:23 AM Revision 35294337 (qgis): Fix memory leak in rulebased renderer sip bindings
Matthias Kuhn
12:19 AM Revision 2246dccd (qgis): Another rulebased renderer fix
Matthias Kuhn
12:16 AM Revision 77cbfd34 (qgis): Fix some issues with QgsRuleBasedRendererV2::Rule
Matthias Kuhn
11:36 PM Revision 9d5617de (qgis): make the flag 'All' actually contain all types of layers
Sebastian Dietrich
10:42 PM Revision 7e90d577 (qgis): Whitespace fix
Nyall Dawson
10:22 PM Revision 1e3172e1 (qgis): Also fix quotedValue in OGR, Oracle, Spatialite compilers
Nyall Dawson
10:22 PM Revision ed54e3cc (qgis): Fix quotedValue in postgres sql expression compiler
Hugo Mercier
09:53 PM Revision b60d7683 (qgis): Merge pull request #2687 from whatnick/master
Added contributions to the early life of QGIS Nyall Dawson
06:03 PM Revision 1474c078 (qgis): Fix crash when toggling vector layer editing on
Martin Dobias
05:20 PM Revision a0e6d49a (qgis): Remove left-over debug comment
Sandro Santilli
04:37 PM Revision d796ade3 (qgis): Also render all parent features on refined rules
Fix #13708 Matthias Kuhn
04:01 PM Revision b2ca6d02 (qgis): [fTools] correctly handle real fields in Random Points algorithm (fix #...
Alexander Bruy
04:01 PM Revision c63d16a3 (qgis): [gdaltools] allow multiple nodata valued in Build VRT tool (fix #11063)
Alexander Bruy
04:01 PM Revision 20bf738f (qgis): correctly save and restore last used dir when saving/loagin color map f...
Alexander Bruy
04:01 PM Revision 62a571d6 (qgis): [processing] skip invalid geometries when dissolving (fix #13752)
Alexander Bruy
04:01 PM Revision aa417a10 (qgis): add extension when saving customization file (fix #12887)
Alexander Bruy
03:58 PM Revision d2c1668a (qgis): verify-indentation.sh: fix tip
Jürgen Fischer
03:02 PM Revision 2b3cf839 (qgis): [processing] correctly handle default params in modeler
Victor Olaya
03:02 PM Revision 4c34871f (qgis): [processing] fixed problems when opening/removing layers while alg dial...
Victor Olaya
02:31 PM Revision e0f11370 (qgis): Fix virtual layer url escaping in main app
Hugo Mercier
01:47 PM Revision 4ccb08db (qgis): Use the QgsPostgresConnPool interface from column type thread
Avoids using shared connections from multiple threads,
fixing #13141
Sandro Santilli
01:11 PM Revision 433e3b8a (qgis): Fix layer saving in transaction groups
Matthias Kuhn
11:17 AM Revision 75926f52 (qgis): [processing] include GRASS path in the error message to make it more in...
Alexander Bruy
10:43 AM Revision c2883115 (qgis): Fix repeated editing of transactiongroups
Matthias Kuhn
10:40 AM Revision b66e50bf (qgis): Fix build warnings
Matthias Kuhn
10:00 AM Revision 9a2f46eb (qgis): Fix some 2.5D renderer issues
* Fixed height now works
* Add some GUI elements to access the configuration options
Matthias Kuhn
09:14 AM Revision f7284651 (qgis): Revert sipfile changes
Marco Hugentobler
08:36 AM Revision 911caaa4 (qgis): add new header to install
Jürgen Fischer
06:03 AM Revision 57ee08e0 (qgis): Added contributions to the early life of QGIS
Just claiming my contributions from early days of QGIS. Tisham Dhar

2016-01-17

12:26 AM Revision 00d60dbc (qgis): fix warnings
Jürgen Fischer
09:05 PM Revision 6435a20b (qgis): Merge pull request #2686 from SebDieBln/FixPostgresWarnings
[Postgres] Remove the temporary SSL files only when they were created Jürgen Fischer
08:16 PM Revision ed80951d (qgis): remove temporary SSL files only when they were created
This avoids warnings from QFile::remove(). Also deduplicated the code to remove the temporary files. Sebastian Dietrich
05:21 PM Revision 9d473aae (qgis): don't allow field precision greater than field width (fix #14019, #5154)
Alexander Bruy
10:43 AM Revision f966c422 (qgis): Merge pull request #2684 from SebDieBln/AstyleOptionsFile
Move the options for the QGISSTYLE tool to a separate file Jürgen Fischer
09:41 AM Revision e7070919 (qgis): [Bugfix][QGIS Server] - fixed invalid GeoJSON (missing ',') in WFS GetF...
Marcel Dancak

2016-01-16

12:20 AM Revision dc228209 (qgis): Moved the options for the QGISSTYLE tool to a separate file.
Sebastian Dietrich
10:52 PM Revision ed5284f1 (qgis): Update test mask
Nyall Dawson
07:31 PM Revision 9dd6c0a4 (qgis): Merge pull request #2683 from SebDieBln/FixNonVectorQLR
[Regression] make QLR files containing non-vector layers work again (fixes #14091) Jürgen Fischer
03:58 AM Revision 1cd45701 (qgis): Fix crash when opening properties for geometryless layers (fix #14116)
Nyall Dawson
02:01 AM Revision 52442f5e (qgis): added a test for loading QLR files
Sebastian Dietrich
01:10 AM Revision 6971bd85 (qgis): bugfix: replace all childNodes, not just the first half
followup to 1a1af3788ce889ddb78f4b7e2cbca6a5bfb61143 Sebastian Dietrich

2016-01-15

10:37 PM Revision 11081f8f (qgis): Fix doxygen warning
Nyall Dawson
10:35 PM Revision 0ca359e4 (qgis): make QLR files containing non-vector layers work again
This was a regression introduced in ff3200fd6c507429b50c56b8307869d62cce6dcf.
(fixes #14091)
Sebastian Dietrich
06:29 PM Revision 4451f298 (qgis): [processing] add layer and field names to the statistics output (fix #1...
Alexander Bruy
05:25 PM Revision 322e5117 (qgis): [Processing] Fix default value support in script
For some parameters like Number if no default is set script is invalid. René-Luc ReLuc
04:41 PM Revision e20cfc04 (qgis): [DBmanager] add extension to file when exporting (fix #13733)
Alexander Bruy
04:40 PM Revision 62d079c6 (qgis): add some doxymentation
Jürgen Fischer
04:23 PM Revision a2030d53 (qgis): Fix 2.5D renderer problem when order of walls matters
E.g. when the walls have different styles Matthias Kuhn
04:23 PM Revision ffc80b10 (qgis): Fix warning
Matthias Kuhn
04:23 PM Revision de25449c (qgis): Move QgsExpressionSorter out of QgsFeatureIterator for reusability
Matthias Kuhn
03:51 PM Revision 2da75da8 (qgis): fix ad1fd2a
Jürgen Fischer
03:28 PM Revision a1705ad6 (qgis): order include in sip files
Denis Rouzaud
02:44 PM Revision a47ae278 (qgis): Sip file test
Marco Hugentobler
01:34 PM Revision 3bc3f52f (qgis): [processing] skip invalid geometries when buffering (fix #13763)
Alexander Bruy
01:00 PM Revision 99ac6885 (qgis): Release of 2.12.3
Jürgen Fischer
01:00 PM Revision e72e2abd (qgis): Release of 2.8.6
Jürgen Fischer
12:37 PM Revision 0c02f181 (qgis): [FEATURE] Add 2.5D Renderer
This adds a configuration interface and renderer that makes it easy to
put all the pieces together which are required...
Matthias Kuhn
12:30 PM Revision 532259f8 (qgis): QgsDataDefined: be less restrictive in constructor
If one has a method
setValue( QgsDataDefined dd );
One can now do
setValue( 40 )
While before it had to b...
Matthias Kuhn
12:25 PM Revision e1adc637 (qgis): Merge pull request #2678 from m-kuhn/transaction-group
[FEATURE] Autotransaction mode and transaction groups Matthias Kuhn
12:18 PM Revision 8ee25b7e (qgis): Use transaction groups
Matthias Kuhn
12:18 PM Revision 82071612 (qgis): Remove layer edit state restrictions from transactions
Matthias Kuhn
12:18 PM Revision 53527ca4 (qgis): Transactions: Assume edited state
Matthias Kuhn
12:18 PM Revision 9b510070 (qgis): Add transaction groups
Matthias Kuhn
11:41 AM Revision bc61f758 (qgis): read source from provider before saving memory layer (fixes #8997)
(cherry picked from commit dbc0f072c638981db982011776d7b110215e80b7) Sebastian Dietrich
11:27 AM Revision 01434e87 (qgis): [processing] fixed otb version detection when no otb path is defined or...
Victor Olaya
11:27 AM Revision a63cab77 (qgis): [processing] improvements to log
Victor Olaya
11:27 AM Revision 71b7ea9f (qgis): [processing] allow saving and loading batch processing configurations
Victor Olaya
10:34 AM Revision 9c5029ba (qgis): Add whitespace to trigger another travis build
Marco Hugentobler
10:12 AM Revision ad1fd2a9 (qgis): [API] Introduce optional QgsVectorDataProvider::ChangeFeatures
capability and changeFeaturss method to allows joint geometry and
attribute updates.
Currently only implemented in t...
Jürgen Fischer
10:08 AM Revision c063838f (qgis): rename QgsFilePickerWidget to QgsFileWidget
Denis Rouzaud
10:08 AM Revision 36157d43 (qgis): Add filters to file picker and external widget
Denis Rouzaud
09:41 AM Revision 4adae285 (qgis): [Feature][QGIS Server] Add configuration checker to project properties
To help user configuring project for QGIS Server, this code adds some tests to check the configuration.
The tests ar...
René-Luc ReLuc
09:29 AM Revision 7be304c3 (qgis): Disable unit tests and add enum value to sip
Marco Hugentobler
08:22 AM Revision 0b966216 (qgis): Merge pull request #2669 from volaya/otb_version
[processing] improved version detection mechanism for OTB Victor Olaya
08:21 AM Revision b68ee3d8 (qgis): Merge pull request #4 from alexbruy/otb-indentation
fix indentation Victor Olaya
08:19 AM Revision df27c07d (qgis): Avoid Coverity warning
Nyall Dawson
08:14 AM Revision 91f3005f (qgis): [FEATURE] Expression variables relating to QGIS environment
New variables for:
- @qgis_os_name: eg 'linux','windows' or 'osx'
- @qgis_platform: eg 'desktop' or 'server'
- @user_...
Nyall Dawson
07:43 AM Revision 5f3ca88a (qgis): Merge pull request #2674 from boundlessgeo/postgis-pki-pr
[FEATURE] Postgres provider PKI authentication (plus fixes #13841) Larry Shaffer
02:50 AM Revision 275eb946 (qgis): [FEATURE] Add closest_point and shortest_line expression functions
closest_point: returns closest point a geometry to a second geometry
shortest_line: returns the shortest possible lin...
Nyall Dawson

2016-01-14

12:12 AM Revision 6fcb3ead (qgis): Add missing help and show missing variables in editor
Nyall Dawson
11:59 PM Revision 40dc7dd1 (qgis): Show selection when using geometry generators
Nyall Dawson
10:34 PM Revision c0f4fb14 (qgis): Followup e48d8b, fix typo
Nyall Dawson
10:32 PM Revision c452c3d8 (qgis): Fix some warnings and test failures on nightlies
Nyall Dawson
09:52 PM Revision 9d13f5b2 (qgis): DBManager oracle plugin: strip '"' on unique col
For Oracle provider, giving a quoted uniqueColumn in a uri to create a
QgsVectorLayer results in an invalid layer.
T...
René-Luc ReLuc
09:48 PM Revision f5373ac3 (qgis): DBManager oracle plugin: strip '"' on unique col
For Oracle provider, giving a quoted uniqueColumn in a uri to create a
QgsVectorLayer results in an invalid layer.
T...
René-Luc ReLuc
06:11 PM Revision a91b6856 (qgis): Yet another slightly different control image...
Marco Hugentobler
05:04 PM Revision 91b0e7f3 (qgis): sort files in cmakelists
Denis Rouzaud
04:58 PM Revision d416b14c (qgis): Generate test images on newer system and use tolerance of 100 pixels
Marco Hugentobler
04:07 PM Revision d12a0b4a (qgis): [processing] fix Merge vector layers alg (fix #9978)
Alexander Bruy
03:30 PM Revision 2aa523d4 (qgis): increase maximum value for outline width in symbols widgets (fix #14094)
Alexander Bruy
01:46 PM Revision 193e9d78 (qgis): Update sip files
Marco Hugentobler
01:26 PM Revision 561690c9 (qgis): Use render job in unit test instead of vector renderer
Marco Hugentobler
12:52 PM Revision 32423a39 (qgis): Small doxymentation fix
Matthias Kuhn
12:52 PM Revision fe416d4d (qgis): Fix typo
Matthias Kuhn
12:28 PM Revision 54254100 (qgis): Add extrude function to QgsGeometry
Matthias Kuhn
12:19 PM Revision e290c985 (qgis): translation string fix
Jürgen Fischer
11:53 AM Revision a8ef4ffa (qgis): [processing] changed min qgis version to 2.13
otherwise it wont load until 2.14 release is done and qgis version number changed Victor Olaya
11:53 AM Revision 8884c37b (qgis): [processing] add nocrswarning option to scripts
fixes #12784 Victor Olaya
11:38 AM Revision 2a12f018 (qgis): [auth] Ensure ident cert cache is used
Luigi Pirelli
11:04 AM Revision f8f25289 (qgis): spelling fixes
Jürgen Fischer
10:27 AM Revision e5bb0b97 (qgis): Fill symbol layer: consider already existing transformations on brushes...
Marco Hugentobler
08:24 AM Revision 1dde1b0a (qgis): [processing] changed minimum qgis version in metadata
Has to be 2.14, since there are algorithms using virtual layers Victor Olaya
02:22 AM Revision 45eeb95d (qgis): Revert 13f4081 and 2b7c5c1
Ensures that Travis is testing the same documentation coverage as
the actual docs are built using.
Nyall Dawson

2016-01-13

12:59 AM Revision d97a5e3a (qgis): Fix failing indentation test
Nyall Dawson
12:13 AM Revision f639d1e4 (qgis): Fix windows build
Nathan Woodrow
11:58 PM Revision 884c3ba8 (qgis): Use constGeometry to avoid some QgsFeature detachments
Nyall Dawson
11:39 PM Revision 31d981c4 (qgis): Merge pull request #2670 from pvalsecc/xlsx_ods
Add saveAs XLSX and ODS Nyall Dawson
10:57 PM Revision 184db1aa (qgis): Indentation fix
Nyall Dawson
09:29 PM Revision 2550218f (qgis): [auth] updated api doc
Luigi Pirelli
09:29 PM Revision d5bf1045 (qgis): [auth] Ensure ident cert cache is used; move temp file creation to utils
Larry Shaffer
09:29 PM Revision e7a1e2c2 (qgis): Clean up with prepare commit script
Larry Shaffer
09:28 PM Revision 5fb798e2 (qgis): [auth][db_manager]removed certs (if any) after postgres connection
Luigi Pirelli
09:26 PM Revision 68478a73 (qgis): [auth] PKI support to postgres provider
Luigi Pirelli
08:12 PM Revision ef91882f (qgis): explicitly call QgsDataSourceURI.connectionInfo() with appropriate para...
Sebastian Dietrich
08:12 PM Revision 93ab8900 (qgis): make DbManager aware of the new authentication system
Sebastian Dietrich
06:26 PM Revision 3d44e1f5 (qgis): [fTools] enable OK button when error occurs (fix #13104)
Alexander Bruy
05:30 PM Revision b146c3ed (qgis): fix indentation
Alexander Bruy
03:40 PM Revision 14c858a0 (qgis): [processing] fix crash in ConcaveHull alg when using it from console (f...
Alexander Bruy
01:58 PM Revision ee093b21 (qgis): Name for default MapCanvas ExpressionContextScope
Matthias Kuhn
01:58 PM Revision e48d8b0e (qgis): Doxymentation fix
Matthias Kuhn
01:58 PM Revision 33a2807b (qgis): Remove unrequired checks in geometry
Matthias Kuhn
01:58 PM Revision e7b9a314 (qgis): Add rendering extent information to expression context
Matthias Kuhn
01:49 PM Revision 9551ca7c (qgis): Merge pull request #2628 from medspx/work_vnet_processing
[Feature][Processing] GRASS v.net modules Alexander Bruy
01:43 PM Revision 77a0b88a (qgis): more informative layer name when loading OGR datasource with only one s...
Also use more informative raster layer names when loading raster with sublayers Alexander Bruy
01:41 PM Revision 864e1921 (qgis): [processing] improved version detection mechanism for OTB
Victor Olaya
01:16 PM Revision ea92e110 (qgis): [tracer] Renaming to camelCase, no actual code changes
Martin Dobias
12:18 PM Revision b83f6e35 (qgis): Merge pull request #2665 from wonder-sk/auto-trace
[FEATURE] Tracing of features (digitizing)
Tracing can be now used in various capturing map tools (add feature, add ...
Martin Dobias
12:03 PM Revision b0bfa5fe (qgis): Merge pull request #2662 from mhugo/vlayer_expr
Support for expression functions in virtual layers Hugo Mercier
11:49 AM Revision c69afc9e (qgis): script for custom widget plugin creation
Denis Rouzaud
11:49 AM Revision 586b6072 (qgis): add custom widgets for QgsExternalResourceWidget and QgsFilePickerWidget
Denis Rouzaud
11:49 AM Revision 3ce64547 (qgis): add documentation
Denis Rouzaud
11:49 AM Revision 492f1ad1 (qgis): add sip bindings
Denis Rouzaud
11:49 AM Revision 488b41f5 (qgis): add test for QgsFilePickerWidget
Denis Rouzaud
11:49 AM Revision 0034108e (qgis): Improve FileName editor widget
* Use an hyperlink for file name: when checked the widget displays an hyperlink (in a QLabel) instead of a QLineEdit.... Médéric RIBREUX
11:49 AM Revision a88e2382 (qgis): allow definition of dialog title, display relative url in label
Denis Rouzaud
11:49 AM Revision 29752a35 (qgis): QgsFilePicker and QgsExternalResource: new file picker widget and edito...
* QgsFilePicker is intended to be used across whole QGIS application for file picking
* right now it supports only ...
Denis Rouzaud
11:49 AM Revision cc9f0000 (qgis): use home directory as default path if nothing else can be used
Denis Rouzaud
11:14 AM Revision b7170b82 (qgis): Add azimuth function
Matthias Kuhn
11:06 AM Revision f8de083a (qgis): [Processing] [OTB] fixed wrong command when alg help is not found
fixes #14096 Victor Olaya
10:08 AM Revision 9dc7662e (qgis): Add saveAs XLSX and ODS
Patrick Valsecchi
09:55 AM Revision 7a879994 (qgis): [processing] fixed frequency analysis algorithm
code provided by Joseph Liam
fixes #14090
Victor Olaya
09:10 AM Revision b2cc3099 (qgis): Make raster classes debug output less noisy
Nyall Dawson
08:17 AM Revision 4e9afcec (qgis): Expression variable for the currently rendered part
During rendering, two new variables will be available:
* `geometry_part_count`
* `geometry_part_num` (1-based in...
Matthias Kuhn
06:19 AM Revision 3da051b9 (qgis): More debugging output for raster layer test
Nyall Dawson
06:18 AM Revision 76f3bc1a (qgis): Fix some clang -weverything warnings
Nyall Dawson
06:18 AM Revision a30a7351 (qgis): Fix some clazy issues (detach/iterating temporary, QString multi arg)
Nyall Dawson
06:17 AM Revision 4181ef85 (qgis): Avoid some warnings on Windows
Nyall Dawson
06:16 AM Revision f0d8efbd (qgis): Update test mask
Nyall Dawson
03:36 AM Revision 8bd92fb8 (qgis): Reorder label modes combo box
Nyall Dawson
03:24 AM Revision 04caab24 (qgis): Merge pull request #2542 from SebDieBln/RefreshStyleWidgetOnLoadStyle
Refresh the label style widget when loading a new style (fixes #13667) Nyall Dawson
01:09 AM Revision 21cdefa7 (qgis): Merge pull request #2667 from SebDieBln/ZoomToFeatureIds
allow zooming to multiple features by their ID Nyall Dawson

2016-01-12

12:37 AM Revision 7495d9ea (qgis): Followup 9dccce8, nicer error messages
Nyall Dawson
12:35 AM Revision d01307ff (qgis): Merge pull request #2492 from SebDieBln/NoCopyPasteOnDuplicateLayer
[Bugfix] Avoid using copyStyle() / pasteStyle() within duplicateLayers() Nyall Dawson
12:14 AM Revision e5f1d875 (qgis): allow zooming to multiple features by their ID
Changed QgsMapCanvas::zoomToFeatureId() to QgsMapCanvas::zoomToFeatureIds() accepting multiple IDs instead of just one. Sebastian Dietrich
11:38 PM Revision 9dccce87 (qgis): Followup 3a1d47
- Fix dialog tab order
- Avoid use of hardcoded enum int conversion
- Remove some unneeded implicit casts
- Doc tweaks
Nyall Dawson
10:27 PM Revision 4af65e63 (qgis): Set default margin units to MM
Duncan Runnacles
10:27 PM Revision 3a1d47fe (qgis): Updated decoration items to use QgsUnitSelectionWidget.
Applies to north arrow, copyright and scalebar.
- Changed dialogs to use QgsUnitSelectionWidget.
- Added QgsSymbolV2...
Duncan Runnacles
10:27 PM Revision a89c1830 (qgis): Added "Percentage" option to QgsSymboV2::OutputUnit.
- Added percentage to OutputUnit enum.
- Updated qgssymbolv2utils to include percentage.
- Updated qgsunitselectionwi...
Duncan Runnacles
09:59 PM Revision 0ba089e6 (qgis): fix PyQgsAppStartup on windows
Jürgen Fischer
07:24 PM Revision 917ea5c0 (qgis): [processing] add extension to the output vector VRT (fix #13872)
Alexander Bruy
07:24 PM Revision 04542a90 (qgis): [processing] allow multiple threshold values for GRASS v.clean.advanced...
Alexander Bruy
07:24 PM Revision 3a514269 (qgis): [processing] remove nviz algorithm from modeller (fix #9107)
Alexander Bruy
04:25 PM Revision 47ae05fb (qgis): Merge pull request #2595 from SebDieBln/ImproveDigitizingTools
Improve digitizing tools for circular strings Marco Hugentobler
04:20 PM Revision 3febba27 (qgis): Merge pull request #2619 from mhugent/zoom_to_feature
[FEATURE]: Zoom to feature with right-click in attribute table Marco Hugentobler
12:58 PM Revision e351d24a (qgis): More types support for QgsVectorFileWriter
Matthias Kuhn
11:16 AM Revision e29c7e51 (qgis): Merge pull request #2644 from nirvn/move_save_btn
[ui] move the save symbol button Nyall Dawson
10:46 AM Revision 04919963 (qgis): Merge pull request #2616 from SebDieBln/FixLayerCountAttribute
Remove the 'layercount' attribute in a project file Matthias Kuhn
10:44 AM Revision b8280621 (qgis): Merge pull request #2663 from radosuav/fix_AlgorithmDialogBase_closeEvent
[Processing] Fix behaviour of closeEvent in AlgorithmDialogBase Matthias Kuhn
10:07 AM Revision e26ef828 (qgis): Update test mask image
Nyall Dawson
10:05 AM Revision 419f59c2 (qgis): Replace angles with constants
Nyall Dawson

2016-01-11

10:24 PM Revision 87790912 (qgis): Fix failing tests
Nyall Dawson
10:24 PM Revision 8b28c040 (qgis): [FEATURE] Add mode to apply label distance from symbol bounds
(only works with Cartographic point label placement). When this
setting is active, the label distance applies from th...
Nyall Dawson
10:24 PM Revision 6499439c (qgis): Fix failing tests, add tests for ordered placement
Sponsored by Andreas Neumann Nyall Dawson
10:24 PM Revision b5898567 (qgis): [FEATURE] "Cartographic" placement mode for point labels
In this placement mode, point label candidates are generated
following ideal cartographic placement rules, eg labels
...
Nyall Dawson
10:24 PM Revision 7479bf38 (qgis): Allow setting data defined placement order in GUI
Sponsored by Andreas Neumann Nyall Dawson
10:24 PM Revision a3cee7df (qgis): Fix spacing
Nyall Dawson
09:50 PM Revision 17f85f62 (qgis): [tracer] get rid of warnings
Martin Dobias
09:12 PM Revision e276f170 (qgis): [Feature][QGIS Server] Add WMS INSPIRE Capabilities
In the project properties the user can:
* activate INSPIRE capabilities
* select language of the service, 24 EU offic...
René-Luc ReLuc
08:57 PM Revision 3883a2e5 (qgis): [tracer] added docs and sip files
Martin Dobias
08:01 PM Revision 726fcfc3 (qgis): [tracer] simpler and lazier updates of tracer configuration when someth...
Martin Dobias
07:40 PM Revision e7d277fd (qgis): [tracer] improved reporting of warnings
Martin Dobias
07:21 PM Revision bb5f0ffe (qgis): Merge pull request #2650 from mhugo/processing_vlayer
[processing] new algorithm: Execute SQL with virtual layer Alexander Bruy
06:27 PM Revision 2c414ce0 (qgis): [tracer] Disable tracing if there are too many features displayed
This ensures that building of tracing graph never takes too long.
(The most expensive part is noding of linestrings t...
Martin Dobias
06:04 PM Revision 9472c986 (qgis): [processing] add a new algorithm to execute SQL thanks to the virtual p...
Hugo Mercier
05:15 PM Revision 83a24a37 (qgis): [processing] add more possible data providers for input vector layers
Hugo Mercier
04:45 PM Revision 3e483934 (qgis): [tracer] Make tracer follow layers configuration from snapping utils
Martin Dobias
04:38 PM Revision fe71a3f5 (qgis): [Processing] Fix behaviour of closeEvent in AlgorithmDialogBase
Otherwise finished signal is not emitted when dialog closes Radoslaw Guzinski
03:55 PM Revision 33ea60d7 (qgis): [tracer] Fix reprojection, limit tracing graph to visible extent
Martin Dobias
03:15 PM Revision fb996ae7 (qgis): Show message in message bar if feture has no geometry / empty geometry
Marco Hugentobler
02:21 PM Revision 1c44122e (qgis): Style fix (snake case to camel case)
Hugo Mercier
02:11 PM Revision 1d7b2816 (qgis): Add qgis functions to db manager and creation ui
Hugo Mercier
02:11 PM Revision 61173c20 (qgis): Allow to call qgis expression functions in virtual layers
Hugo Mercier
02:11 PM Revision 80fe7e22 (qgis): Sqlite module cleanup
Hugo Mercier
01:15 PM Revision 716664e7 (qgis): [processing] try to fix HiDPI issue with Help tab
Alexander Bruy
12:17 PM Revision 70f26b66 (qgis): Merge pull request #2647 from mhugo/vlayer_gui
Virtual layers GUI integration Hugo Mercier
09:39 AM Revision be5d657c (qgis): [processing] use simple QLabel widgets for toolbox tips
Victor Olaya
09:39 AM Revision 473e3ea9 (qgis): [processing] removed unused constant
Victor Olaya
08:33 AM Revision c20ac6f9 (qgis): Merge pull request #2658 from SebDieBln/FixWarningQLayout
[Bugfix] Avoid a warning when opening QgsScaleVisibilityDialog Denis Rouzaud
06:07 AM Revision 2ac5fabe (qgis): Another attempt to avoid doxygen errors on Precise nightly builds
Nyall Dawson

2016-01-10

12:21 AM Revision cbb426b5 (qgis): construct the QLayout for the child widget with the correct parent
This avoids a warning from qt about the widget already having a QLayout. Sebastian Dietrich
11:29 PM Revision e7e84515 (qgis): [processing] removed unused code
Victor Olaya
09:26 PM Revision e3f8abed (qgis): Merge pull request #2657 from SebDieBln/AddToContributors
Added myself to the lists of contributors Nyall Dawson
08:32 PM Revision bf8571dd (qgis): [tracer] Skip duplicate points in the path (to avoid geometry errors)
Martin Dobias
08:25 PM Revision 70c5fe55 (qgis): [tracer] Fix issues with rubber bands
Martin Dobias
06:47 PM Revision bbe35986 (qgis): [tracer] Integration of tracing into GUI
Checking the new 'enable tracing' button will switch capture tools
to tracing mode. Tracing can be turned on/off even...
Martin Dobias
05:30 PM Revision 312de683 (qgis): spelling fixes
Jürgen Fischer
02:03 PM Revision b30d3396 (qgis): Added the author (Sebastian Dietrich) to the lists of contributors.
Sebastian Dietrich
08:48 AM Revision 19a47fec (qgis): Test mask update
Nyall Dawson
07:36 AM Revision bc89bdb1 (qgis): Fix coverity issues:
- possible use after free
- uninitialized member
Nyall Dawson
05:25 AM Revision 17793c35 (qgis): Try to fix doxygen errors/warnings on Debian nightlies
Nyall Dawson

2016-01-09

09:58 PM Revision 651ca519 (qgis): Fix constructor test for Sip binding coverage
Nyall Dawson
09:37 PM Revision 3496f08a (qgis): Update test mask image
Nyall Dawson
06:01 PM Revision 89a1ad5e (qgis): Fix indentation problem (as usual)
Médéric RIBREUX
04:33 PM Revision 689be029 (qgis): missing sip
Radim Blazek
04:31 PM Revision 85b87d5d (qgis): Non variable output version. Adds:
* v.net.arcs for v.net 'arcs' operation.
* v.net.articulation for v.net.brdige 'articulation' method.
* v.net.connect...
Médéric RIBREUX
02:17 PM Revision 39072959 (qgis): [GRASS] new mapset utm zone, fixes #6766
Radim Blazek
12:59 PM Revision e9198e5f (qgis): [GRASS] fixed region editing (partially reverted 7fc6b07)
Radim Blazek
12:33 PM Revision 24d279a8 (qgis): statusChanged signal moved to raster provider
Radim Blazek
12:33 PM Revision 001dce00 (qgis): [GRASS] slot fix, fixes #13816
Radim Blazek
10:37 AM Revision 8d105ff8 (qgis): Merge pull request #2649 from SebDieBln/StyleManager_ImportGroupName
[StyleManager] Respect entered groupname when importing symbols (fixes #14048) Nyall Dawson
10:27 AM Revision f3d1f8b8 (qgis): Merge pull request #2655 from SebDieBln/FixButtonLockLayerColors
[SymbolSelector] Display correct icons when button LockLayerColors is active (fixes #14051) Nyall Dawson
10:17 AM Revision 8fc9994e (qgis): missing spatialite include dir
Radim Blazek
01:33 AM Revision a54c8b16 (qgis): Merge pull request #2653 from SebDieBln/MemoryLayerNoGeometry
[FEATURE] allow geometryless memory layers Nyall Dawson

2016-01-08

11:47 PM Revision 6ef2f5dd (qgis): extended the test for memory layers
The test now includes all geometry types including NoGeometry. Sebastian Dietrich
11:45 PM Revision 39779583 (qgis): allow geometryless memory layers
Sebastian Dietrich
09:32 PM Revision 4e1cf3c0 (qgis): add missing copyright headers
Jürgen Fischer
08:38 PM Revision bd6169e1 (qgis): spelling fixes
Jürgen Fischer
06:38 PM Revision 0cd9b68a (qgis): [tracer] update tracer when any of the input layers is changed
Martin Dobias
05:31 PM Revision 12705b70 (qgis): [tracer] Added reprojection of layers
Martin Dobias
05:00 PM Revision 9a6ffc4b (qgis): Added QgsTracer to support tracing in map tools
The tracer builds a graph from input layers and uses Dijkstra's
algorithm for the shortest path in the graph.
There ...
Martin Dobias
04:10 PM Revision d26bd46d (qgis): remove 'layercount' attribute from project file
The 'layercount' attribute was not used anyway and the calculated number could already be outdated when loading the p... Sebastian Dietrich
04:00 PM Revision 9af79862 (qgis): [SymbolSelector] display correct icons when button LockLayerColors is a...
(fixes #14051) Sebastian Dietrich
03:50 PM Revision 8d2f7bb2 (qgis): [processing] correctly write html output in utf-8
Alexander Bruy
02:26 PM Revision acf74932 (qgis): Merge pull request #2546 from volaya/ux_improvements
[processing] UI/UX improvements Alexander Bruy
12:52 PM Revision 931ca4d6 (qgis): [processing] indentation fixes
Victor Olaya
12:50 PM Revision 95a56b9c (qgis): Merge pull request #2646 from Roel/wfs_decimal
Interpret 'decimal' fields as double in WFS provider. Matthias Kuhn
10:27 AM Revision b0a8c182 (qgis): Merge pull request #2 from alexbruy/processing-ux
[processing] PEP8 fixes Victor Olaya
09:32 AM Revision 4137437f (qgis): PEP8 fixes
Alexander Bruy
08:27 AM Revision 62302377 (qgis): [processing] UI/UX improvements
Related to QEP #19
Some algorithm description provided by Frank Sokolic
Victor Olaya
08:14 AM Revision e0a557a9 (qgis): [processing] added AllowUnmatching tag to SAGA 'Add grid values to...' ...
Victor Olaya
06:54 AM Revision 24ce0269 (qgis): Add a bit of tolerance to labelingenginev2 tests
Nyall Dawson
06:51 AM Revision 44bf78fa (qgis): Fix Sip coverage test on Debian nightlies
Nyall Dawson
06:43 AM Revision 06743ef6 (qgis): Better names for composer toolbars (refs #14066)
Nyall Dawson
06:43 AM Revision 38baaafd (qgis): [FEATURE] Show recent colors in layer right click menus
Nyall Dawson
06:43 AM Revision 87c58f45 (qgis): Mark more includes as system includes
Nyall Dawson

2016-01-07

12:26 AM Revision 7b2d03ba (qgis): [StyleManager] import to "ungrouped" when no groupname entered
Sebastian Dietrich
12:24 AM Revision 284704ab (qgis): [StyleManager] Respect the entered group name when importing symbols
(fixes #14048) Sebastian Dietrich
05:10 PM Revision ae2738e2 (qgis): [ogr] Update for GDAL 2 handle 64bit integers in add feature
Matthias Kuhn
05:10 PM Revision 80c9d02f (qgis): Doxygen take 2
Matthias Kuhn
05:10 PM Revision 53ae7596 (qgis): PEP8
Matthias Kuhn
04:52 PM Revision b207268e (qgis): add missed license headers in Processing files
Alexander Bruy
04:34 PM Revision bbf21379 (qgis): Allow to filter joined fields with a virtual layer
Hugo Mercier
03:38 PM Revision 7fb93920 (qgis): Add a basic GUI for virtual layer creation and add it to the main app
Hugo Mercier
03:38 PM Revision 4bb09d01 (qgis): Add tooltip help to SQL editor and fix uid
Hugo Mercier
03:38 PM Revision 8bbdff47 (qgis): Fix a bad indentation bug
Hugo Mercier
03:38 PM Revision 0eb6ccaf (qgis): Add autocompletion to the virtual layer SQL editor
Hugo Mercier
03:35 PM Revision f351715c (qgis): Merge pull request #2635 from mhugo/layer_dependencies
Layer dependencies Hugo Mercier
02:37 PM Revision 7e5915ec (qgis): Allow to embed layers with dependencies
Hugo Mercier
02:03 PM Revision 1a1af378 (qgis): Rework layer dependencies to work also with layer definition files
Hugo Mercier
01:34 PM Revision 2b7c5c1d (qgis): Only skip *.cpp files for doc generation on travis
Matthias Kuhn
01:27 PM Revision 886fd725 (qgis): Add test for rendering of adjacent tile images
Marco Hugentobler
12:04 PM Revision ba2e9dfc (qgis): Add layer dependencies for virtual layers
Hugo Mercier
12:02 PM Revision 020dac07 (qgis): Allow to declare layer dependencies on a vector layer
Hugo Mercier
10:50 AM Revision f8f056e0 (qgis): fix server access control tests on windows
Jürgen Fischer
09:45 AM Revision a2a1b795 (qgis): Change some includes to system includes to avoid warnings
Nyall Dawson
09:10 AM Revision 1bc2c392 (qgis): Test map canvas pointer already when showing context menu
Marco Hugentobler
06:26 AM Revision 2ceeb948 (qgis): Fix crash on close of access control test
Nyall Dawson
06:23 AM Revision 497f2704 (qgis): Partially fix access control test for Win
Nyall Dawson
06:23 AM Revision 974cc357 (qgis): [FEATURE] Add color wheel and edit symbol shortcuts to style menu
...for vector layers with single symbol renderer. This completes
earlier work where symbols from categorized/graduate...
Nyall Dawson
06:23 AM Revision b8bce97c (qgis): Allow editing newly added diagram attributes (fix #14063)
Nyall Dawson
06:23 AM Revision fcef952a (qgis): More style manager fixes:
- disable ramp actions when nothing selected
- disabled Edit item when nothing selected
- rename "Apply group" to "Ad...
Nyall Dawson
06:22 AM Revision 32e2849c (qgis): Allow removing multiple ramps at once in style manager
...previously multiple ramps could be selected, but only the
first would be removed
Nyall Dawson
06:09 AM Revision 653a1e65 (qgis): [ui] move the save symbol button
Mathieu Pellerin - nIRV
02:39 AM Revision f6ed4535 (qgis): fix projectPath in server access control test
Jürgen Fischer
02:35 AM Revision 3d91a39d (qgis): Fix Sip coverage test failure on debian nightly builds
(doxygen version does not support @cond) Nyall Dawson
01:17 AM Revision 9d63022e (qgis): Merge pull request #2638 from SebDieBln/FixStyleManagerUI
Fix some UI issues in style manager Nyall Dawson
01:00 AM Revision 34bc4ad7 (qgis): fix ProcessingParametersTest test
Jürgen Fischer

2016-01-06

12:27 AM Revision 2031ce02 (qgis): [StyleManager] show confirmation messagebox before removing item(s)
Sebastian Dietrich
12:27 AM Revision 4d2d001a (qgis): [StyleManager] have separate predefined QActions for start/finish group...
Sebastian Dietrich
12:27 AM Revision a9c41795 (qgis): [StyleManager] re-use existing QAction in group action menu
The group action menu now contains the same action the context menu contains for editing a smart group. Sebastian Dietrich
12:27 AM Revision 3b30a8c6 (qgis): [StyleManager] change context-menu handling to signal/slot mechanism
Both context-menus affected: Group-Tree and Item-List Sebastian Dietrich
12:27 AM Revision e6214b6f (qgis): [StyleManager] add items to the context menu
'Edit item', 'Remove item(s)', 'Export to PNG...' and 'Export to SVG...' Sebastian Dietrich
12:17 AM Revision bd9d41c6 (qgis): Update test masks
Nyall Dawson
12:17 AM Revision 0afcb0f3 (qgis): Make test render checker work correctly in non-Firefox browsers
Nyall Dawson
11:52 PM Revision f5b615ac (qgis): fix virtuallayer tests on windows
Jürgen Fischer
10:55 PM Revision 8c902b91 (qgis): Merge pull request #2640 from nirvn/diagram_tiny_fixes_v2
[diagram] tiny UI improvements Nyall Dawson
09:20 PM Revision f76bbeba (qgis): More debugging for server access control tests
Nyall Dawson
06:56 PM Revision 3cca91a9 (qgis): Merge pull request #2642 from mhugo/vlayer_fix
Fix virtual layer definition parsing Hugo Mercier
04:05 PM Revision 62cdb271 (qgis): Fix virtual layer definition parsing
Hugo Mercier
10:35 AM Revision 41c9da9b (qgis): [processing] More informative message when cannot compute gdal commands...
Victor Olaya
10:29 AM Revision 943b1015 (qgis): [processing] added selectionChanged signal to MultipleInputPanel
linked signal with GdalAlgorithmDialog Victor Olaya
10:05 AM Revision 1f22b432 (qgis): Merge pull request #2633 from medspx/processing_gdal_retile
[Processing]Add gdal_retile.py and gdal2tiles.py algorithms Victor Olaya
09:50 AM Revision b46a593e (qgis): Merge pull request #2617 from SebDieBln/FixLayerDefVectorJoins
Make vector joins work within layer-definition-files Hugo Mercier
09:34 AM Revision 946f4e48 (qgis): [processing] correctly parse default value for boolean parameters upon ...
Victor Olaya
08:39 AM Revision bde0f10c (qgis): fix precise build (followup 8df09a6)
Jürgen Fischer
08:12 AM Revision dfa07d86 (qgis): fix typo in doxygen string
Alexander Bruy
07:52 AM Revision 17d22145 (qgis): [diagram] tiny UI improvements
Mathieu Pellerin - nIRV
06:24 AM Revision eeeb3789 (qgis): fix e961a52
Jürgen Fischer
06:12 AM Revision d9bb22a3 (qgis): Update test mask images
Nyall Dawson
06:04 AM Revision f76babf6 (qgis): [FEATURE] Add duplicate button to symbol properties
Allows easy duplication of a symbol layer Nyall Dawson
06:04 AM Revision a87646f2 (qgis): Fix clear value for label z-index spin box
Nyall Dawson
06:03 AM Revision e2d9794c (qgis): Add Apply buttons to decoration dialogs
Nyall Dawson
06:03 AM Revision 36b0f656 (qgis): Cleanup decoration code
Nyall Dawson
06:03 AM Revision 03ec7ed3 (qgis): More clang warning fixes
Nyall Dawson
02:56 AM Revision b32f1244 (qgis): [StyleManager] enable/disable appropriate buttons and menu entries
Sebastian Dietrich
02:56 AM Revision 22fb4321 (qgis): [StyleManager] use QAction::setData() for transmitting the group-id
Determining the group-id from QAction::text() fails when multiple groups with the same name exist. Sebastian Dietrich
02:56 AM Revision 8203fa1b (qgis): [StyleManager] fix minor memory leaks leaving orphaned QMenus and QActions
Build menus once within the ctor rather than on every event within the slot. Sebastian Dietrich
02:56 AM Revision 0243201a (qgis): [StyleManager] fix labels
Sebastian Dietrich
02:56 AM Revision 95e571c3 (qgis): added functions to QgsStyleV2 for getting groups by id
Sebastian Dietrich

2016-01-05

11:47 PM Revision 6051d3a4 (qgis): Merge pull request #2622 from duncan-r/feature4273_and_3756
Feature #4273 and #3756 Nyall Dawson
11:34 PM Revision e961a52c (qgis): revive python tests on windows (followup afcf567)
Jürgen Fischer
04:49 PM Revision 15a8bc9f (qgis): Translate brushs of image fills relativ to geometry bbox upper left poi...
Marco Hugentobler
02:13 PM Revision 97b8a72b (qgis): Interpret 'decimal' fields as double in WFS provider.
Fixes #11864. Roel Huybrechts
12:38 PM Revision 17ed9d15 (qgis): Remove unused help button from style manager (fix #14055)
Nyall Dawson
12:27 PM Revision 5e4c14cd (qgis): [FEATURE] Control over label rendering order
A new control for setting a label's "z-index" has been added to
the labeling properties dialog. This control (which a...
Nyall Dawson
11:40 AM Revision 47d93078 (qgis): Added placement margin to decoration items and updated dialogs.
- North arrow, scalebar, and copyright label updated to include a
margin option on placement.
- All qgsdecorationit...
Duncan Runnacles
10:13 AM Revision 1340afdc (qgis): Fix more clang warnings
Nyall Dawson
09:17 AM Revision 614c84f2 (qgis): Merge pull request #2636 from nirvn/orderby_fix
[rendering order] fix order setting not saved in rule-based symb. (fixes #14043) Matthias Kuhn
09:00 AM Revision 36c62833 (qgis): Add doc
Marco Hugentobler
05:23 AM Revision 16aeb3f1 (qgis): fix orderby not saved in several symbologies (fixes #14043)
Mathieu Pellerin - nIRV
04:09 AM Revision c55cfc05 (qgis): Merge pull request #2615 from nirvn/natural_break_max_increase
[symbology] increase maximum size of natural break classification Nyall Dawson
03:31 AM Revision 115cc483 (qgis): Merge pull request #2627 from SebDieBln/FixNewStyleGroup
Initialize a style group upon creation instead of upon renaming (fixes #14050) Nyall Dawson
03:26 AM Revision 90eaba9f (qgis): Merge pull request #2629 from SebDieBln/FixStyleManagerGroupingMode
[StyleManager] Keep group actions enabled while in grouping mode (fixes #14049) Nyall Dawson
02:57 AM Revision adf83850 (qgis): Fix failing test
Nyall Dawson
02:18 AM Revision d10680c5 (qgis): Followup 881074
Nyall Dawson
01:16 AM Revision 881074b1 (qgis): Boost coverage of SIP bindings
Now all classes and members are either exposed to bindings or marked
as "not available in Python bindings" in the doc...
Nyall Dawson
01:10 AM Revision 2341c2b1 (qgis): Update indentation
Martin Dobias

2016-01-04

12:03 AM Revision 5ac61703 (qgis): Move QgsLabelFeature and QgsTextLabelFeature class to separate files
No actual code changes
This code has been funded by Tuscany Region (Italy) - SITA (CIG: 63526840AE) and commissioned...
Martin Dobias
11:46 PM Revision 215ba225 (qgis): Fix failing composer scale bar test on less common locales
Martin Dobias
11:13 PM Revision 7b2298e5 (qgis): Fix failing labeling test on my ubuntu 14.04 box (12 mismatched pixels)
Martin Dobias
08:19 PM Revision fdebde50 (qgis): debian packaging update: update liblwgeom dependency of python-qgis to ...
Jürgen Fischer
06:29 PM Revision 712925ea (qgis): fix windows build
Jürgen Fischer
05:34 PM Revision de0a8868 (qgis): Open sqlite db for datum transform info in readonly mode. Fixes slow op...
Marco Hugentobler
04:29 PM Revision 1519b3e0 (qgis): Move zoomToFeature to QgsDualView and add checks for null geometries / ...
Marco Hugentobler
03:05 PM Revision 94da2ab2 (qgis): [QGIS Server] Add place holder and tooltip to OWS inputs
René-Luc ReLuc
02:48 PM Revision af30b292 (qgis): option to keep WFS dialog open after adding layer(s)
Alexander Bruy
01:42 PM Revision cbd29e5f (qgis): Merge pull request #2632 from mhugent/nodetool_remove_lines
Remove all vertices if removing second to last line point / fourth to last ring point Marco Hugentobler
01:19 PM Revision 006a1614 (qgis): [Processing]Add gdal_retile.py and gdal2tiles.py algorithms
This should fix Redmine #3331 Médéric RIBREUX
11:43 AM Revision 164739f2 (qgis): Merge pull request #2606 from nyalldawson/close_rings
Ensure that rings are closed when adding to polygons Marco Hugentobler
11:31 AM Revision 375ae60c (qgis): Intendation
Marco Hugentobler
11:23 AM Revision 7f978d96 (qgis): Update test_qgsgeometry
Marco Hugentobler
10:33 AM Revision 1317220a (qgis): Update qgsmapcanvas.sip
Marco Hugentobler
09:51 AM Revision 73945c0c (qgis): Merge pull request #2631 from spatialthoughts/patch-1
Change comparison back to NULL Matthias Kuhn
09:50 AM Revision 49eaf16f (qgis): Merge pull request #2623 from cjmayo/no-pyqtconfig
[pyqgis-console] Don't import pyqtconfig Matthias Kuhn
09:08 AM Revision 1c464d69 (qgis): Merge pull request #2611 from mhugent/shapefile_sbn_remove
Cleanup sbn file if gdal did not already remove it. Fixes bug #13319 Marco Hugentobler
06:31 AM Revision 899c57a9 (qgis): Change comparison back to NULL
filter_null method previously filtered the NULL values using NULL type in qgis.core which is a QPyNullVariant.
https:...
ujaval gandhi
06:23 AM Revision aacb37d2 (qgis): Fix failing SIP coverage test
Nyall Dawson
06:22 AM Revision 8c38bc98 (qgis): More nullptr conversions
Nyall Dawson
01:00 AM Revision be1fd077 (qgis): QGIS formats Icons for mac
Alexandre Neto

2016-01-03

12:46 AM Revision fe0383f5 (qgis): Added QGIS formats icons
Alexandre Neto
12:31 AM Revision 5687967e (qgis): Colored qlr icon
Alexandre Neto
10:58 PM Revision 8df09a6f (qgis): Pal cleanups:
- remove use of namespace blocks (avoids unnecessary indentation)
- cleanup includes
- remove old std::cout debugging...
Nyall Dawson
09:23 PM Revision 4cc590c9 (qgis): Cleanup labeling, avoid some duplicate enums, add docs
Nyall Dawson
09:13 PM Revision a943d951 (qgis): keep group actions enabled while in grouping mode (fixes #14049)
Group actions must be enabled to have the option of leaving grouping mode again. Sebastian Dietrich
10:56 AM Revision fe9a0989 (qgis): Minor Coverity fixups, clang warnings, 0->nullptr conversions
Nyall Dawson

2016-01-02

04:48 PM Revision 14a6115e (qgis): Fix indentation (one more time)
Médéric RIBREUX
04:14 PM Revision d6fbe93f (qgis): Fix indendation problems (as usual)...
Médéric RIBREUX
02:31 PM Revision af016526 (qgis): [Feature][Processing] GRASS v.net modules
Médéric Ribreux
01:08 AM Revision 2eb95f08 (qgis): Fix more warnings when building under clang with -wEverything
Nyall Dawson
01:07 AM Revision 62cc59c3 (qgis): initialize a style group upon creation instead of upon renaming
(fixes #14050) Sebastian Dietrich

2016-01-01

11:40 PM Revision 144ca8da (qgis): Fix test for QWT_POLAR
Nyall Dawson
11:21 PM Revision 0df4cbe3 (qgis): Merge pull request #2625 from SebDieBln/FixAppendingNotSupported
Fix accumulating "Not supported" hints Nyall Dawson
11:06 PM Revision c136f9f5 (qgis): added a test for vector joins in layer definition files
Sebastian Dietrich
10:16 PM Revision a6f10f4c (qgis): read source from provider before saving memory layer (fixes #8997)
(cherry picked from commit dbc0f072c638981db982011776d7b110215e80b7) Sebastian Dietrich
09:34 PM Revision b2b44ccc (qgis): split generating XML and saving to QLR-file into separate functions
This increases flexibility and is consistent with the loading of a QLR-file. Sebastian Dietrich
09:12 PM Revision ff3200fd (qgis): make vector joins work within layer-definition-files
Sebastian Dietrich
08:27 PM Revision 5a42728f (qgis): Merge pull request #2624 from SebDieBln/SaveMemoryLayerFields
Read source from provider before saving memory layer (fixes #8997) Nyall Dawson
03:28 PM Revision 836ea81b (qgis): added a test for memory layer fields being saved to XML
Sebastian Dietrich
02:04 AM Revision 368223ad (qgis): Show project path in server parsing error (revert before release)
(an attempt to debug test failures in debian) Nyall Dawson

2015-12-31

09:55 AM Revision 80423439 (qgis): Coverity fixes, including regression in label point obstacle code
Nyall Dawson
02:08 AM Revision ba2b3de6 (qgis): fix warnings
Jürgen Fischer
01:17 AM Revision 9cd1edfd (qgis): fix appending "Not supported" multiple times to label
The term "Not supported" is not appended to the label when it is already present.
The term is removed when no longer ...
Sebastian Dietrich

2015-12-30

12:15 AM Revision d641ff6f (qgis): debian packaging: add psycopg2 as build dependency
Jürgen Fischer
10:44 PM Revision 4c24792b (qgis): initialize the tip window with the correct parent
eliminates the extra icon in the taskbar (fixes #8365)
establishes correct modal behaviour (fixes #8312)
Sebastian Dietrich
10:43 PM Revision ab83b825 (qgis): Refresh the label style widget when loading a new style (fixes #13667)
the QgsLabelingWidget is triggered to reload its settings when
- loading a style file
- loading a style from a databa...
Sebastian Dietrich
09:58 PM Revision dbc0f072 (qgis): read source from provider before saving memory layer (fixes #8997)
Sebastian Dietrich
09:32 PM Revision 6b42bad7 (qgis): [pyqgis-console] Don't import pyqtconfig
pyqtconfig may not have been installed by PyQt4, leading to an error.
Was used to test for qt_version >= 0x40700 but...
Chris Mayo
09:27 PM Revision 766bfa1a (qgis): Fix some more old style cast and float comparison warnings
Nyall Dawson
12:51 PM Revision 566dd4bd (qgis): Always pass QgsFeatureId by value, not reference
Since it's just a int64, it's faster to pass by value Nyall Dawson
11:35 AM Revision 34c9daab (qgis): Fix slow icon rendering in field combo box (refs #14041)
Nyall Dawson
01:53 AM Revision f94bb6ff (qgis): Fix indentation
Carl Simonson

2015-12-29

07:24 PM Revision 4ca08a31 (qgis): Make the georeferencer tool use a snapping cursor
The georeferencer plugin currently has a snap to background layer option
that applies a snapping after one has picked...
Carl Simonson

2015-12-28

12:45 AM Revision b7378502 (qgis): Merge pull request #2620 from SebDieBln/FixCsvSaveStyle
Fix saving style of CSV-layer to qml/sld file (fixes #8285) Jürgen Fischer
07:29 PM Revision d0199005 (qgis): Unit tests
Marco Hugentobler
06:24 PM Revision bf3fbec7 (qgis): Remove the whole ring / linestring if number of vertices to small
Marco Hugentobler
12:35 PM Revision f815ebc8 (qgis): [FEATURE]: Zoom to feature with right-click in attribute table
Marco Hugentobler
02:14 AM Revision 02e92727 (qgis): fix saving style of CSV-layer to qml/sld file (fixes #8285)
Sebastian Dietrich
 

Also available in: Atom