Activity

From 2016-05-05 to 2016-06-03

2016-06-03

05:09 PM Revision 8ddae271 (qgis): [Processing] Support authentication with postgis
Arnaud Morvan
04:38 PM Revision 6f4b6a6c (qgis): Fix sip binding test failures for private classes
Matthias Kuhn
03:54 PM Revision 744c61cb (qgis): [attrtable] Order by the correct column when header is clicked
The column index was messed up when columns have been reordered Matthias Kuhn
03:40 PM Revision 4a3a814d (qgis): [attrtable] Show row numbers when first column is action widget
Matthias Kuhn
03:13 PM Revision 95f81391 (qgis): sip bindings
Matthias Kuhn
03:02 PM Revision ffb6b90f (qgis): Fix build warnings
Matthias Kuhn
02:49 PM Revision 8068cac1 (qgis): Increase modularity of cmake files
Matthias Kuhn
02:49 PM Revision c8011d91 (qgis): Temporarily disable missing llvm apt repo
Matthias Kuhn
01:13 PM Revision 4c286618 (qgis): [styledock] Add load from file
Nathan
01:00 PM Revision 3d941e3a (qgis): [styledock] Add saving and loading default styles
Nathan
12:58 PM Revision bded2b51 (qgis): Remove QgsBillboardRegistry
Sandro Mani
12:43 PM Revision 6a46e71d (qgis): Rename remove connection button in QgsSourceSelectDialog
Sandro Mani
12:33 PM Revision 6b52f7ea (qgis): Add resample options to raster style dock
Nathan
12:30 PM Revision a6294cfe (qgis): Add support for toplevel widgets in drag and drop designer
Matthias Kuhn
12:24 PM Revision 7abd691e (qgis): Merge pull request #3172 from dmarteau/master
Expose server interfaces methods to python for clearing server cache René-Luc ReLuc
12:03 PM Revision 04e1e968 (qgis): Fix addDbLayerAction insertion point when arcgis provider is enabled
Sandro Mani
11:52 AM Revision 8f158771 (qgis): Also hide ArcGIS provider actions if provider is disabled
Sandro Mani
10:33 AM Revision 6e66eef1 (qgis): add missing copyright headers
Jürgen Fischer
10:32 AM Revision 9c7dbb9e (qgis): [FEATURE] Layer tree embedded widgets
This allows definition of widgets embedded into layer tree for individual layers in the layer properties dialog (in n... Martin Dobias
10:26 AM Revision 19f83ae2 (qgis): Update layer transparency after 100ms delay
Martin Dobias
10:09 AM Revision 45989f7f (qgis): Also mark project as dirty when column widths change
Matthias Kuhn
10:02 AM Revision a4a0c9b2 (qgis): Expose server interfaces methodsi to python for clearing server layer c...
David Marteau
10:02 AM Revision 60dce16e (qgis): Flag project as dirty when attribute table configuration changes
Matthias Kuhn
10:02 AM Revision 662bf430 (qgis): Move "evaluate default values" option to project properties
It was not properly placed in the application settings. Matthias Kuhn
10:02 AM Revision 000eb072 (qgis): Add support for adding custom properties to providers
Matthias Kuhn
09:49 AM Revision f8715444 (qgis): [feature] Add runtime profiler class to profile code
Nathan
09:41 AM Revision 62582098 (qgis): Merge pull request #3169 from medspx/processing_grass7_rinlidar
[processing] add GRASS 7 r.in.lidar algorithms Alexander Bruy
09:27 AM Revision f9ab7223 (qgis): [processing] ParameterTableMultipleField type added
This adds a widget with multiple column attributes selector Marco Bernasocchi
09:27 AM Revision 2dea7c8c (qgis): [processing] allow optional in all getAsScriptCode
Marco Bernasocchi
09:25 AM Revision 514b03c9 (qgis): Fix missing bindings, headers and build
Matthias Kuhn
09:25 AM Revision ebf41f03 (qgis): Fix WITH_QTWEBKIT=OFF support
Matthias Kuhn
09:24 AM Revision 45227e51 (qgis): [FEATURE] QgsTooltip support full HTML
This is useful for example to add URL links that
allow being clicked on.
Marco Bernasocchi
09:19 AM Revision 2269543a (qgis): Fix ui cmake file
Nathan
09:15 AM Revision 223262e2 (qgis): Add missing sip file
Nathan
07:04 AM Revision 384a280f (qgis): [FEATURE] Add hide column, set column width and autosize to
attribute table header right click menu Nyall Dawson
07:04 AM Revision 5dc1c523 (qgis): Fix build
Nyall Dawson
04:43 AM Revision 47916d02 (qgis): [styledock] Inline panels for renderers
Nathan Woodrow
04:24 AM Revision 4c1812a9 (qgis): [FEATURE] Remember widths for attribute table columns
If you resize columns, the width will be restored when next
opening the attribute table for that layer.
Nyall Dawson
03:07 AM Revision 9d780bac (qgis): [styledock] Add saved style manager
Nathan Woodrow

2016-06-02

12:34 AM Revision 3608799b (qgis): small format cleaning in default.qgc
ninsbl
11:52 PM Revision 474f150f (qgis): More modules for the GRASS plugin (including addons)
ninsbl
11:16 PM Revision 301fd985 (qgis): Added python bindings
Martin Dobias
10:36 PM Revision e0798600 (qgis): more typo fixes
Jürgen Fischer
09:29 PM Revision 840022d7 (qgis): fix indentation and some typos
Jürgen Fischer
09:24 PM Revision 5fd69fd3 (qgis): fix windows icon installation
Jürgen Fischer
09:24 PM Revision 07c16fcd (qgis): Adds File format Icons for Windows
Alexandre Neto
09:20 PM Revision 367c4a8f (qgis): Fix warnings about unused parameters
Even Rouault
08:56 PM Revision 87924436 (qgis): Add r.in.lidar.info and override projection by default (much easier to ...
Médéric RIBREUX
08:03 PM Revision 380076c6 (qgis): Change some wording in QgsQueryBuilder API documentation (#3133)
Thomas Gratier
06:56 PM Revision ea580244 (qgis): Update API docs
Martin Dobias
06:31 PM Revision 291dbb59 (qgis): Handle legend node in parent gracefully with embedded widgets
Martin Dobias
06:07 PM Revision 75e5da37 (qgis): Integrate into layer dialogs, save in layer's properties
Martin Dobias
05:58 PM Revision edace8d0 (qgis): Merge branch 'master' of github.com:qgis/QGIS
Even Rouault
05:53 PM Revision f914a036 (qgis): [Processing] [Grass7] Add r.in.lidar algorithm (you have to use the sam...
Médéric Ribreux
04:14 PM Revision 94077b2a (qgis): fix deprecation warning
Jürgen Fischer
04:12 PM Revision c34b36ff (qgis): osgeo4w: include arcgis rest provider
Jürgen Fischer
04:10 PM Revision 3348c9ac (qgis): debian packaging: include arcgis rest provider
Jürgen Fischer
03:53 PM Revision 9346b9fd (qgis): fix build (follow up 2738c5097e)
Alexander Bruy
03:52 PM Revision b312235b (qgis): fix indentation
Alexander Bruy
03:52 PM Revision 568ddb34 (qgis): [processing] fixed wrong indentation
Victor Olaya
03:52 PM Revision d46f98d4 (qgis): [processing] lidar tools update
changes by Martin Isenburg Victor Olaya
02:52 PM Revision c7809498 (qgis): Refactoring
Martin Dobias
02:43 PM Revision 30813f91 (qgis): Make using specific date/time an option, use current date/time otherwise
Sandro Mani
02:43 PM Revision 6293315e (qgis): Remove unused code
Sandro Mani
02:38 PM Revision 45c0ef02 (qgis): Merge pull request #3122 from manisandro/arcgis_rest
Add provider for ArcGIS Map and Feature REST services Sandro Mani
02:12 PM Revision 49eaf074 (qgis): [styledock] move live update checkbox
Nathan Woodrow
02:00 PM Revision 7dd1c592 (qgis): [styledock] Layer picker
Nathan Woodrow
01:36 PM Revision 1f02d4a4 (qgis): Add QgsSourceSelectDialog python bindings
Sandro Mani
01:36 PM Revision 0ac8ce14 (qgis): Docstring updates
Sandro Mani
01:36 PM Revision ed2487de (qgis): Move QJSON detection to toplevel CMakeLists, and make it optional, disa...
Sandro Mani
01:36 PM Revision 18285633 (qgis): Add QgsWKBTypes::zmType test
Sandro Mani
01:36 PM Revision 2738c509 (qgis): Add provider for ArcGIS Map and Feature REST services
Sandro Mani
12:51 PM Revision 7433d32e (qgis): [Style Dock] Add interface for plugins to add panels to dock
Nathan Woodrow
12:49 PM Revision a8a22466 (qgis): fixed addProvider method in toolbox
Victor Olaya
12:27 PM Revision 6c878f95 (qgis): [FEATURE] oracle provider: add support for renaming attributes
Jürgen Fischer
12:27 PM Revision 006b5818 (qgis): fix warnings
Jürgen Fischer
12:27 PM Revision f52c2b39 (qgis): also disable webkit on xenial (followup 38f6ace)
Jürgen Fischer
11:01 AM Revision 50fd2b15 (qgis): Fixed error in executing python file at start.
This exec form should be compatible with both py2 and py3 Alessandro Pasotti
10:26 AM Revision 3351f553 (qgis): test_provider_ogr_sqlite.py: rename class to TestPyQgsOGRProviderSqlite...
Even Rouault
09:52 AM Revision efd32ff2 (qgis): Arrow symbol layer: option to repeat or not the arrow on the line
Hugo Mercier
09:52 AM Revision 6c9b5889 (qgis): Arrow symbol layer: halved arrows and head width/height
The head size can now be configured by its width and its height
Arrows can also be rendered as "half arrows"
Hugo Mercier
09:45 AM Revision 99c16f0b (qgis): [processing] added activateProvider method in Processing class
Victor Olaya
09:12 AM Revision 1b905c81 (qgis): Merge pull request #3165 from nirvn/fix_attributetable_sort
[attributetable] add quotes to column name when sorting (fixes #14873) Matthias Kuhn
09:09 AM Revision 732b1cb1 (qgis): [OGR] Handle mFirstFieldIsFid in renameAttributes
Nyall Dawson
09:09 AM Revision 831f4c12 (qgis): [FEATURE] Allow renaming fields by double clicking name
in layer properties window
Available for supported data providers only (postgres,
memory layers and OGR layers, depe...
Nyall Dawson
09:09 AM Revision 0e03115d (qgis): Add support for field renaming in QgsVectorLayer and edit buffer
Nyall Dawson
09:09 AM Revision ccc67ef7 (qgis): Rename attributes support for postgres provider
Nyall Dawson
09:09 AM Revision 251474a6 (qgis): Add support for attribute renaming to OGR provider
Nyall Dawson
09:09 AM Revision 58cc8901 (qgis): [FEATURE] Add support for attribute renaming to QgsVectorDataProvider
Implemented in memory layer provider only, not yet supported
in edit buffer or configurable in GUI
Nyall Dawson
09:09 AM Revision d40554b8 (qgis): Clarify what value means for single band psuedo color renderer
...by adapting the header text and tooltip as the interpolation
mode is altered
Nyall Dawson
09:03 AM Revision 38e9435d (qgis): [attributetable] add quotes to column name when sorting (fixes #14873)
Mathieu Pellerin - nIRV
08:51 AM Revision c68eaeb9 (qgis): Refactor widget constraints to keep variables private
Matthias Kuhn
08:51 AM Revision d2851341 (qgis): Show field names in attribute table sorting expression builder
Matthias Kuhn
08:51 AM Revision 1df5664d (qgis): Cache default value in editorwidget
Makes sure that repeated calls return the same value for a given editor widget.
This avoids unstable behavior and unr...
Matthias Kuhn
08:50 AM Revision e7d6689f (qgis): New modules for the GRASS plugin
ninsbl
08:14 AM Revision 97c4bd7f (qgis): Reduce color map display decimals to max 15
Using 16 decimals gives rounding issues, (e.g. 64.4 displayed as 64.40000000000001) Piers van der Torren
08:14 AM Revision 8f667bbd (qgis): [raster] Fix pseudocolor clip option (setting was lost in the pipeline)
Also disable checkbox for exact and discrete mode, as it isn't used there. Piers van der Torren
08:13 AM Revision 4fed5667 (qgis): forgot cast to double on divide
Piers van der Torren
08:13 AM Revision 79149875 (qgis): forgot unit
Piers van der Torren
08:12 AM Revision 02e7d7a2 (qgis): limit number of classes to minimum 2 and remove special cases for < 2
Piers van der Torren
08:09 AM Revision cf72b597 (qgis): fix handling discrete colormaps in continuous mode
Piers van der Torren
08:09 AM Revision 58936474 (qgis): fix colors for continuous classification with non equally spaced stops
Piers van der Torren
08:09 AM Revision 912f06da (qgis): Color map label on different line
Nyall Dawson
08:07 AM Revision 624b06bc (qgis): Different color map classification handling in discrete mode
Piers van der Torren
08:06 AM Revision c84dc8d7 (qgis): implement comments from nyalldawson
Piers van der Torren
07:54 AM Revision 2556c7ce (qgis): documentation and sip coverage
Piers van der Torren
07:54 AM Revision f27507d2 (qgis): code style fix (astyle)
Piers van der Torren
07:53 AM Revision 47676d4b (qgis): Add Quantile based color map creation mode
Piers van der Torren
07:15 AM Revision 61a4c48b (qgis): calculate reasonable number of decimals on classify
Piers van der Torren
07:15 AM Revision 47e178aa (qgis): code style fixes
Piers van der Torren
07:11 AM Revision c032d169 (qgis): Add option for adding units to color map labels
Piers van der Torren
07:06 AM Revision 3bd77c72 (qgis): Remove color map sort button, as it is now always automatically sorted
Piers van der Torren
07:04 AM Revision 8898d6c6 (qgis): more consistent flags on TreeWidgetItems
Piers van der Torren
07:01 AM Revision e5ab7ca2 (qgis): use QgsTreeWidgetItem also for sorting color map items
quicker and less code, so enable automatic sorting after every edit Piers van der Torren
06:55 AM Revision 6c46b09c (qgis): fix too numerous itemChanged events using QTreeWidgetItem subclass
Piers van der Torren
06:51 AM Revision af1af4c8 (qgis): automatically change color map labels when editing value
not optimal since autolabel function gets called way too often. Piers van der Torren
06:44 AM Revision 250748b2 (qgis): change color map labels to more compact format
Piers van der Torren
06:16 AM Revision 103ab0db (qgis): Small cleanups
Nyall Dawson
06:16 AM Revision 7ca15417 (qgis): [FEATURE] persist Maptip visibility across sessions
This feature allows to store if a user had
activated Maptips and turn it on in a following
QGIS session.
Maptips are ...
Marco Bernasocchi
05:30 AM Revision 9bb2fd1d (qgis): Merge pull request #3155 from ahuarte47/Rendering_DrawingMarkersFaster2
[Improvement] Draw markers faster (2) Nyall Dawson
05:18 AM Revision 29170d91 (qgis): Fix possible overflow
Nyall Dawson
05:18 AM Revision 7af33661 (qgis): Fix leak in test
Nyall Dawson
05:18 AM Revision c672ce2a (qgis): Fix coverity dereference warning
Nyall Dawson
05:18 AM Revision 0ed7f3c4 (qgis): Remove unused variables
Nyall Dawson
05:18 AM Revision 872bdd62 (qgis): Remove some clutter in attribute table dialog by moving the
"organize fields" and "sort" actions from toolbar buttons
into a right-click menu on the column headings
Nyall Dawson
05:18 AM Revision 6c6a1777 (qgis): Cosmetic fixups to organize table columns dialog
Nyall Dawson
05:07 AM Revision 4f4c0ff7 (qgis): Merge pull request #3157 from manisandro/geomchecker_fixes
Geomchecker fixes Nyall Dawson
03:17 AM Revision 0c735420 (qgis): Copy displayed value rather than original value
(Respects value relation configuration and other widget settings
which modify the displayed value)
Nyall Dawson
03:17 AM Revision 3da460e4 (qgis): Handle sorted or reordered columns when copying cell contents
Nyall Dawson
03:17 AM Revision 3da3cf18 (qgis): [FEATURE] add copy cell content action in attributetable context menu
Blottiere Paul
02:25 AM Revision e0c87ffe (qgis): [FEATURE] Move QgsShortcutsManager, QgsConfigureShortcutsDialog to gui
This allows plugins to reuse the shortcuts manager if they
want to add the ability for users to customise their short...
Nyall Dawson

2016-06-01

12:50 AM Revision 3a005cda (qgis): Indentation
Nyall Dawson
12:50 AM Revision 9fb1d4fc (qgis): Fix warning
Nyall Dawson
11:31 PM Revision fb49f700 (qgis): [OGR provider] Fix deleteAttributes() when mFirstFieldIsFid
Even Rouault
11:22 PM Revision 65c3b969 (qgis): [FEATURE] oracle provider: add support to save styles in database
Jürgen Fischer
11:22 PM Revision 9efbf28d (qgis): spelling fixes
Jürgen Fischer
10:50 PM Revision 882cd7b7 (qgis): fix recommends (followup ddcc2fb)
Jürgen Fischer
10:49 PM Revision b2602fcd (qgis): fix recommends (followup 8c14165)
Jürgen Fischer
08:37 PM Revision 996e2e19 (qgis): Merge pull request #3120 from manisandro/rendering_crash
Guard against possible crash by using destroyed QgsMapRendererCustomPainterJob Martin Dobias
08:03 PM Revision ea2395dd (qgis): Integration of embedded widgets into layer tree + config GUI
Martin Dobias
07:20 PM Revision 73ab289e (qgis): Fix Coverity warnings in testqgsogcutils.cpp and testqgsgdalprovider.cpp
Even Rouault
05:33 PM Revision 2b1560c5 (qgis): Merge pull request #3079 from pblottiere/constraints
[FEATURE] widgets constraints Matthias Kuhn
04:53 PM Revision ddcc2fb8 (qgis): debian packaging: disable globe plugin where osgearth >= 2.7
Jürgen Fischer
03:56 PM Revision f6f26097 (qgis): osgeo4w: disable globe plugin (incompatible with OSGEarth 2.7)
Jürgen Fischer
03:51 PM Revision a3a64a1f (qgis): creatensis.pl: retrieve version earlier from CMakeLists.txt for
preremove Jürgen Fischer
03:21 PM Revision 61e26fd8 (qgis): [processing] fixes for issues with 3rd party providers being loaded and...
Victor Olaya
02:45 PM Revision b0a9a84c (qgis): [hillshade] increase z factor places
Nathan Woodrow
02:41 PM Revision 6428f619 (qgis): Doc, indentation fixes for hillshade renderer
Nyall Dawson
02:19 PM Revision 36714d5b (qgis): [FEATURE] [mssql] Save styles to the database in MSSQL
Adding the functions to save styles in an mssql database.
Creates tables, etc to support default and listing styles.
Christian Frugard
01:52 PM Revision d47fe0f7 (qgis): Hillshaderenderer: Add 'multidirectional oblique-weighted' rendering op...
asgerpetersen -
01:20 PM Revision 0272ebc2 (qgis): [processing] fixed check to avoid adding a provider that is already added
Victor Olaya
01:15 PM Revision 57b16187 (qgis): [processing] move spatialite and postgis utils into tools package
Alexander Bruy
12:48 PM Revision 6e130204 (qgis): [pluginmanager] show trusted plugins (fix #14916)
Alexander Bruy
12:18 PM Revision 479ceb36 (qgis): [processing] fixed wrong call to splitext in dataobjects.py
Victor Olaya
12:02 PM Revision faee1e64 (qgis): Merge pull request #3159 from DelazJ/patch-4
fix missing space and typo Nyall Dawson
11:56 AM Revision f20e28d9 (qgis): allow to hide/show all columns in attribute table config
Denis Rouzaud
11:17 AM Revision 56d5046e (qgis): [processing] add again the algorithm name after being removed mistakenl...
(cherry-picked from 83502c5) Salvatore Larosa
10:54 AM Revision 47a301ca (qgis): Render WFS layers added when 'Keep dialog open' is enabled (#14935)
And remove a few left overs (MapCRS, MapExtent) that were only used
by the provider in QGIS <= 2.14.
It is not compl...
Even Rouault
10:06 AM Revision 925746da (qgis): fix missing space and typo
Harrissou Santanna
07:20 AM Revision ba0fdfaf (qgis): Clarify use of the term "OTF"
- change button tooltip from referring to "OTFR" to "OTF" to match
button text
- change wording of enable CRS transfo...
Nyall Dawson
02:09 AM Revision 062aa9ae (qgis): Indentation
Nyall Dawson
02:08 AM Revision cb882698 (qgis): Followup 1b2af79, more robust way of setting shortcuts
Nyall Dawson

2016-05-31

12:18 AM Revision 8c141657 (qgis): debian packaging: limit globe to osgearth 2.7
Jürgen Fischer
11:43 PM Revision 1b2af79c (qgis): Ctrl zoom (#3154)
* Switch QgsMapCanvas zoomIn and zoomOut to slots
* Change shortcuts to zoom in/out tool to Ctrl+Alt +/-, and
make C...
Nyall Dawson
11:22 PM Revision bf9f5b61 (qgis): [style dock] use a QLineEntry for layer title (#3141)
Mathieu Pellerin - nIRV
11:17 PM Revision c7da8a70 (qgis): Add CONTRIBUTE.md to help new contributors. (#2581)
This file will be shown when people make new pull requests. Matthias Kuhn
08:16 PM Revision 36d7dc4e (qgis): remove null information message bar
Blottiere Paul
08:16 PM Revision ea950340 (qgis): replace the message bar by a multiline qlabel
Blottiere Paul
08:16 PM Revision 8774ad21 (qgis): fix unit test
Blottiere Paul
08:16 PM Revision 8449e42a (qgis): add constraint description
Blottiere Paul
08:16 PM Revision bffe308a (qgis): fix doc
Blottiere Paul
08:16 PM Revision ea097bec (qgis): replace "" by QString()
Blottiere Paul
08:16 PM Revision 3947cb93 (qgis): translatable string
Blottiere Paul
08:16 PM Revision 8d25a067 (qgis): rename feature -> f to avoid an API break
Blottiere Paul
08:16 PM Revision 6489b62b (qgis): add layer scope in context to evaluate the constraint expression
Blottiere Paul
08:16 PM Revision 7d71c973 (qgis): fix parameter's name camelcase
Blottiere Paul
08:16 PM Revision a636319a (qgis): fix sip
Blottiere Paul
08:16 PM Revision 4ae1b555 (qgis): Add not null constraint and visual feedback to widgets
Matthias Kuhn
08:16 PM Revision aba02f11 (qgis): rename constraint to expression for method's name
Blottiere Paul
08:16 PM Revision 020d20a9 (qgis): [FEATURE] constraints on widgets
Blottiere Paul
08:16 PM Revision 9ddb4418 (qgis): fix test doc
Blottiere Paul
07:19 PM Revision f844d6be (qgis): [Processing] Add optional capabilities to R scripts
René-Luc ReLuc
07:12 PM Revision fda06c0c (qgis): [Processing] Add optional capabilities to R scripts
René-Luc ReLuc
07:11 PM Revision d5befee5 (qgis): [BUGFIX][Processing] R: Extent from raster package is "xmin, xmax, ymin...
Extent from raster package is like in Processing
http://www.inside-r.org/packages/cran/raster/docs/Extent
René-Luc ReLuc
07:10 PM Revision ab28d527 (qgis): [BUGFIX][Processing] R: Extent from raster package is "xmin, xmax, ymin...
Extent from raster package is like in Processing
http://www.inside-r.org/packages/cran/raster/docs/Extent
René-Luc ReLuc
06:33 PM Revision 47397ee3 (qgis): [Globe] Fix incorrect transparency conversion
Sandro Mani
05:35 PM Revision 7270fda1 (qgis): [Processing] Fix getParameterDescriptions
Add import json for script and r
return descs and not None
René-Luc ReLuc
05:25 PM Revision bb41cceb (qgis): [Processing] Fix getParameterDescriptions
Add import json for script and r
return descs and not None
René-Luc ReLuc
04:20 PM Revision b79e5bb3 (qgis): globe: fix warnings on windows
Jürgen Fischer
03:56 PM Revision 83502c55 (qgis): [processing] add again the algorithm name after being removed mistakenl...
Salvatore Larosa
12:36 PM Revision 5773d0d5 (qgis): [processing] fixes and better warning messages in modeler
Victor Olaya
11:57 AM Revision ef292e6a (qgis): Draw markers faster
The code takes advantage of points already created to paint the
geometries.
This point array contains the simplified ...
Alvaro Huarte
03:36 AM Revision 797826ea (qgis): spelling fixes
Jürgen Fischer

2016-05-30

12:45 AM Revision fecc59ae (qgis): Hillshaderenderer: Fix calculation of aspect (#3152)
asgerpetersen -
09:55 PM Revision 52f3ca6b (qgis): Merge pull request #3139 from rouault/ogr_concurrent_opening_branch_2_14
[Backport] [BUGFIX / FEATURE] [OGR] Allow concurrent edition of Shapefiles and Tabfiles in QGIS & MapInfo Even Rouault
09:48 PM Revision 593fa683 (qgis): Fix build problem with gcc 4.7
Even Rouault
07:52 PM Revision 919c8ee8 (qgis): fix precise build
Jürgen Fischer
07:52 PM Revision b9df3168 (qgis): debian packaging: fix installation of mime icons
Jürgen Fischer
07:39 PM Revision 0367d7a3 (qgis): [WFS provider] Fix build problem due to signature change of QgsRectangl...
Even Rouault
05:46 PM Revision a023f55b (qgis): Merge pull request #3148 from rouault/wfs_better_behaviour_with_wrong_c...
[WFS Provider] Implement workarounds to better behave when extent reported by capabilities is wrong Even Rouault
05:46 PM Revision 86f6e7eb (qgis): Merge pull request #3142 from rouault/identify_result_float_precision
Do not print excessive decimals when identifying value on a Float32 raster Even Rouault
05:45 PM Revision 4b130cbf (qgis): Merge pull request #3134 from rouault/do_not_write_nodata_if_not_existing
Nodata related fixes Even Rouault
04:36 PM Revision df6410ec (qgis): fix typo in import
Alexander Bruy
03:53 PM Revision 2f7ff46a (qgis): fix imports (follow up b52828fac7)
Alexander Bruy
02:30 PM Revision 6396d8fe (qgis): fix indentation (follow up b52828fac7)
Alexander Bruy
02:30 PM Revision 01450c56 (qgis): [Processing] Compare lower file extension to "shp"
Arnaud Morvan
02:26 PM Revision 2cf224ca (qgis): [dbmanager] remove maxsize constraint for reset button in query builder...
Salvatore Larosa
01:39 PM Revision 25983ee3 (qgis): [processing] fix .ui file loading (follow up b52828fac7)
Alexander Bruy
12:15 PM Revision ddd37ad8 (qgis): Merge pull request #3138 from sbrunner/limit
Add and fix WFS server MAXFEATURES test Nyall Dawson
12:10 PM Revision 3bdbf79b (qgis): Clarify in the registerMapLayerPropertiesFactory docstring that the own...
Sandro Mani
12:07 PM Revision 2297ade9 (qgis): [Globe] Remove python bindings
Sandro Mani
11:39 AM Revision 00502620 (qgis): [FEATURE] Allow web map style shift-drag zoom
When certain map tools are active, you can hold down shift
and drag a rectangle on the map to zoom to that area. This...
Nyall Dawson
11:39 AM Revision 8628f211 (qgis): Switch to flags for map tool behaviour
Nyall Dawson
11:39 AM Revision 71f8e3e4 (qgis): [FEATURE] Plugins can add pages to vector layer properties*
* This is actually a followup to 87121d, which fixes leaks
& clarifies some docs. But I figured the ability to add
cu...
Nyall Dawson
10:57 AM Revision 2069c27c (qgis): Merge pull request #3119 from arnaud-morvan/processing_fix_postgis_over...
[processing] fix ogr2ogr postgis table overwrite Alexander Bruy
10:41 AM Revision b52828fa (qgis): [processing] allow creating new plugin from toolbox with scripts
Victor Olaya
10:41 AM Revision 9c2721b0 (qgis): [processing] added ‘supported’ parameter to exportVectorLayer
Victor Olaya
10:17 AM Revision ebf43403 (qgis): Merge pull request #3077 from pvalsecc/legend_url
WMS: Better logic to pick the legend URL Matthias Kuhn
08:25 AM Revision 12cbcfc7 (qgis): Merge pull request #3147 from pblottiere/fix_diagram
[Bugfix] Fix pin/unpin maptool Denis Rouzaud
07:33 AM Revision 47cf9240 (qgis): Add and fix WFS server MAXFEATURES test
It was not working when we do a POST with an XML Stéphane Brunner

2016-05-29

12:41 AM Revision 72b55b7e (qgis): [Globe] Remove remaining traces of osg sip bindings
Sandro Mani
11:59 PM Revision 8e5b28f3 (qgis): [db_manager] Fix #14796 - Quote values depending on data type in query ...
Arnaud Morvan
11:51 PM Revision 87121d63 (qgis): Merge pull request #3126 from manisandro/globe
Revived globe, compatible with OsgEarth 2.7 Sandro Mani
09:18 PM Revision cdbd4e45 (qgis): Docstring updates
Sandro Mani
08:35 PM Revision 62c814cb (qgis): fix pin/unpin ctl key
Blottiere Paul
07:52 PM Revision 9fe21028 (qgis): QgsRasterBlock::printValue(): add documentation notes
Even Rouault
06:02 PM Revision 2ac20c66 (qgis): [WFS Provider] Implement workarounds to better behave when extent repor...
Some servers like http://geodata.nationaalgeoregister.nl/bag/wfs report wrong layer
extent in their GetCapabilities r...
Even Rouault
05:50 PM Revision 79d64071 (qgis): Set cursor to pan cursor when space-dragging canvas
Nyall Dawson
05:50 PM Revision 5377952a (qgis): [FEATURE] ctrl+wheel on canvas results in smaller zoom
Holding down ctrl while using the mouse wheel to zoom in or
out now results in a finer zoom. This behaviour brings ca...
Nyall Dawson
05:50 PM Revision aa53cfe3 (qgis): [composer] Prevent zooming out/in too far
Would cause issues when scale became 0 and it was impossible
to further interact with the composer.
Nyall Dawson
05:50 PM Revision f9a10e4a (qgis): Remove deprecated wheel action behaviour from composer
Nyall Dawson
05:36 PM Revision 8e980cfe (qgis): fix pin/unpin diagrams when no labels
Blottiere Paul
04:20 PM Revision d6ec868a (qgis): Merge pull request #3098 from arnaud-morvan/postgresql_decimal_fields
Keep numeric fields type, length and precision in postgresql provider Jürgen Fischer
12:55 PM Revision f3b635dc (qgis): [GDAL provider] Ignore nodata value that are not representable in the d...
This is related to commit e0d38ba3f912b7ae6b34e66a44e529ec37394458. In case
we have to deal with an inconsitent raste...
Even Rouault
12:47 PM Revision 69bed218 (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
12:47 PM Revision e79a327a (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
12:43 PM Revision 147a68c0 (qgis): Do not print excessive decimals when identifying value on a Float32 raster
Was reported in https://lists.osgeo.org/pipermail/qgis-user/2016-April/036045.html Even Rouault
12:40 PM Revision c7a4e5a0 (qgis): [needs-docs] Reword "delete" option in db connection dialog
Button has been changed to "remove", to make it clear that
the button just removes the connection, it does not delete...
Nyall Dawson
12:40 PM Revision e2abea67 (qgis): Fix incorrect tooltips in effects widget
Nyall Dawson
12:28 PM Revision 8fafd3d3 (qgis): Doc: mark QgsDataProvider::enterUpdateMode() / leaveUpdateMode() as ava...
Even Rouault
11:45 AM Revision 22794ce1 (qgis): Merge pull request #3062 from medspx/processing_imagery
[Processing] GRASS7 complete i.* modules (implements Redmine #5722) Matthias Kuhn
11:02 AM Revision eafaa1da (qgis): /test_provider_shapefile.py: do not test QgsVectorDataProvider.Simplify...
Even Rouault
11:02 AM Revision b0e3b130 (qgis): [BUGFIX] [OGR provider] Free OGR feature in changeAttributeValues() to ...
Even Rouault
11:02 AM Revision 7809c8ea (qgis): OGR provider: fix Coverity warning about mFetchGeometry member being no...
Even Rouault
11:02 AM Revision 05bfd2bc (qgis): Use consistently dataSourceUri() with QgsOgrConnPool (follow up of http...
Even Rouault
11:02 AM Revision 657ac103 (qgis): QgsOgrProvider::addAttributes(): call invalidateConnections() for MapInfo
Even Rouault
11:02 AM Revision fe32ba40 (qgis): Move QgsOgrConnPool::instance()->unref() from QgsOgrProvider::close() t...
Even Rouault
11:02 AM Revision 7d70f323 (qgis): Fix style in previous commit regarding comparisons against nullptr
Cherry-picked from ed08ffb2aa945dcb0c103aa3fbe3120c0cd0337b Even Rouault
11:02 AM Revision 05953cb3 (qgis): [BUGFIX / FEATURE] [OGR] Allow concurrent edition of Shapefiles and Tab...
- Closes https://hub.qgis.org/issues/14378
- Adds new virtual methods in QgsDataProvider(): enterUpdateMode() and lea...
Even Rouault
10:54 AM Revision 872cfb78 (qgis): Have a capabilities cache per hostname
Actually if I get
http://127.0.0.1/qgis?REQUEST=GetCapabilities&VERSION=1.1.0&SERVICE=WFS
then
http://localhost/qgis?...
Stéphane Brunner
10:09 AM Revision e5253f88 (qgis): Add a warning on QGIS server when the versions don't corresponds
QGIS server and project file. Stéphane Brunner
09:00 AM Revision 59faf95c (qgis): Blacklist travis-ci qt5 tests and remove i.fft test
Médéric RIBREUX
09:00 AM Revision 8d1bec33 (qgis): Exec things...
Médéric RIBREUX
09:00 AM Revision ec6b29aa (qgis): Remove NaN values from raster before hash calculation
Médéric RIBREUX
09:00 AM Revision 235f9865 (qgis): Fix qt5 travis build and update README for Processing tests
Médéric Ribreux
09:00 AM Revision 3f6e84f9 (qgis): fix .travis config indentation
Médéric RIBREUX
09:00 AM Revision c867123f (qgis): Fix exec statement for AlgorithmsTestBase.py
On travis-ci environment, Python version seems to be affected by [this bug](https://bugs.python.org/issue21591).
One ...
Médéric Ribreux
09:00 AM Revision 5f3b60c9 (qgis): Add libfftw3-3 to travis-ci environment (fingercross: should pass)
Médéric Ribreux
09:00 AM Revision f6710de6 (qgis): Fix rasterhashes value with osgeo4travis values
Médéric Ribreux
09:00 AM Revision 1945facd (qgis): Temporary make Grass7Utils more verbose for more travis debug
Médéric Ribreux
09:00 AM Revision 8884cd71 (qgis): Add ugly debug prints to try to find what is travis-ci problem...
Médéric Ribreux
09:00 AM Revision bc4b3a20 (qgis): Fix i.at.corr test
Médéric RIBREUX
09:00 AM Revision 03a8a8e5 (qgis): Try without subfunction
Médéric Ribreux
09:00 AM Revision cd7047cc (qgis): Try this exec modification
Médéric Ribreux
09:00 AM Revision 1aa0bbd2 (qgis): Update TODO file
Médéric Ribreux
09:00 AM Revision 6b8f9430 (qgis): Fix i.atcor algorithm
Médéric Ribreux
09:00 AM Revision b40d2ff3 (qgis): Add last set of tests
Médéric Ribreux
09:00 AM Revision 48d45fbd (qgis): Fix multiple input parameter type detection for graphical unit test gen...
Médéric Ribreux
09:00 AM Revision 222935b4 (qgis): Expand external file support to graphical unit test generator
Médéric Ribreux
09:00 AM Revision 1f21af66 (qgis): Improve tests: add external file support into AlgorithmsTest
Médéric Ribreux
09:00 AM Revision e70f9bcf (qgis): Add first set of unit tests
Médéric Ribreux
09:00 AM Revision ed97ca56 (qgis): Fix some algorithms
Médéric Ribreux
09:00 AM Revision 2aab3248 (qgis): Add i.aster.toar algorithm (need to fix a GRASS7 bug about number of fi...
Médéric Ribreux
09:00 AM Revision fe5c6f51 (qgis): Add i.rectify algorithm
Médéric Ribreux
09:00 AM Revision 8ff07cf9 (qgis): Add i.landsat.acc algorithm
Médéric Ribreux
09:00 AM Revision 90758b53 (qgis): Add i.in.spotvgt algorithm
Médéric Ribreux
09:00 AM Revision 033fd1fa (qgis): Add i.modis.qc algorithm
Médéric Ribreux
09:00 AM Revision fdce7488 (qgis): Add i.maxlik algorithm
Médéric Ribreux
09:00 AM Revision 1d153427 (qgis): Add i.cca algorithm (segfaults from GRASS)
Médéric Ribreux
09:00 AM Revision 02bbcbb8 (qgis): Add i.oif algorithm
Médéric Ribreux
09:00 AM Revision c9f56125 (qgis): Add i.pansharpen algorithm
Médéric Ribreux
09:00 AM Revision 5182748e (qgis): Add i.topo.corr algorithm
Médéric Ribreux
09:00 AM Revision cce451c7 (qgis): Add i.pca algorithm
Médéric Ribreux
09:00 AM Revision a73ed12d (qgis): Add i.segment algorithm
Médéric Ribreux
09:00 AM Revision 7bc53388 (qgis): Add i.smap algorithm
Médéric Ribreux
09:00 AM Revision 297c6325 (qgis): Add i.tasscap algorithm
Médéric RIBREUX
09:00 AM Revision 68f42a40 (qgis): Add i.vi algorithm
Médéric RIBREUX
09:00 AM Revision ecf6d2ad (qgis): Add i.landsat.toar algorithm
Médéric RIBREUX
09:00 AM Revision aabcc1e0 (qgis): Add i.image.mosaic (needs Redmine #5742 to be implemented)
Médéric RIBREUX
09:00 AM Revision d39614f7 (qgis): Add i.evapo.mh parameters detection
Médéric RIBREUX
09:00 AM Revision 689d4151 (qgis): Add i.group algorithm
Médéric RIBREUX
09:00 AM Revision 83b6cfdf (qgis): Add i.gensigset algorithm
Médéric RIBREUX
09:00 AM Revision a231bbd9 (qgis): Add i.gensig algorithm
Médéric RIBREUX
09:00 AM Revision b5330003 (qgis): Add i.evapo.time algorithm
Médéric RIBREUX
09:00 AM Revision 0b8784cf (qgis): Add i.evapo.pt algorithm
Médéric RIBREUX
09:00 AM Revision 474a258e (qgis): Add i.evapo.pm algorithm
Médéric RIBREUX
09:00 AM Revision b6396cb9 (qgis): Add i.evapo.mh algorithm
Médéric RIBREUX
09:00 AM Revision 109a7f4f (qgis): Add i.emissivity algorithm
Médéric RIBREUX
09:00 AM Revision 0529062f (qgis): Add i.biomass algorithm
Médéric RIBREUX
09:00 AM Revision 13402f65 (qgis): Add i.eb.soilheatflux algorithm
Médéric RIBREUX
09:00 AM Revision b3559403 (qgis): Add i.eb.netrad algorithm
Médéric RIBREUX
09:00 AM Revision a5afb941 (qgis): Add i.eb.hsebal01 algorithm
Médéric RIBREUX
09:00 AM Revision 8c69220b (qgis): Add i.eb.eta algorithm
Médéric RIBREUX
09:00 AM Revision e3da5377 (qgis): Add i.eb.evapfr algorithm
Médéric RIBREUX
09:00 AM Revision 89ec2fbb (qgis): Add i.colors.enhance algorithm
Médéric RIBREUX
09:00 AM Revision 651302e3 (qgis): Add i.albedo and i.cluster algorithms
Médéric RIBREUX
08:57 AM Revision d5512a93 (qgis): Change QgsRectangle::combineExtentWith(const QgsRectangle*) into QgsRec...
Sandro Mani
08:11 AM Revision 1b06324d (qgis): Fix failing server label test
Nyall Dawson
07:53 AM Revision 5b6f9d84 (qgis): Fix uninitialized wheel zoom factor in QgsMapCanvas
Nyall Dawson
07:32 AM Revision 7cab60bc (qgis): [FEATURE][expressions] If a feature is passed to a function
expecting geometry inputs, then use that feature's geometry
instead of throwing an error
eg
buffer(@atlas_feature,1...
Nyall Dawson
07:31 AM Revision 497d6ef4 (qgis): Minor clean ups
Nyall Dawson
06:59 AM Revision 421ab4fe (qgis): Add missing docs, SIP bindings, some const correctness
Nyall Dawson
06:38 AM Revision 36ff0ba3 (qgis): [FEATURE] add a char() function to the expression engine (#3137)
Mathieu Pellerin - nIRV

2016-05-28

12:11 AM Revision 78bcd4b1 (qgis): Correctly mark method as deprecated
Nyall Dawson
12:10 AM Revision e7d03924 (qgis): Fix doxygen warnings
Nyall Dawson
06:18 PM Revision b9baf2e9 (qgis): Merge pull request #3131 from 3nids/lockscale
allow to lock scale to use magnification to zoom in/out Denis Rouzaud
05:26 PM Revision d5f8255a (qgis): Remove unfinished osg[Earth] python bindings
Sandro Mani
05:22 PM Revision c3e7a56b (qgis): always use double for dpi
Denis Rouzaud
05:10 PM Revision 3e73064c (qgis): Store QgsBillBoardRegistry in QgsProject instead of making it a singleton
Sandro Mani
04:52 PM Revision cf99817b (qgis): allow to lock scale to use magnification to zoom in/out
this also removes the option for different behavior of mouse wheel Denis Rouzaud
04:46 PM Revision bae8a0e5 (qgis): [FEATURE] Georeference outputs (eg PDF) from composer
This commit makes composer automatically georeference outputs
(where output format makes this possible, eg TIF and PD...
Nyall Dawson
04:45 PM Revision bc779a06 (qgis): QgsActionManager: improve docs + add tests
Nyall Dawson
04:45 PM Revision 3d494ac9 (qgis): Fix feature's value action not working (fix #14536)
Replace broken/missing $currfield with new @current_field
expression variable. Update other default actions to use
ex...
Nyall Dawson
04:44 PM Revision 0a8df071 (qgis): Fix build warning
Nyall Dawson
04:11 PM Revision 5d37cc35 (qgis): Add SHAPE_ENCODING parameter in GDAL "to postgis" algorithms
Arnaud Morvan
02:31 PM Revision 857d544e (qgis): Improve numerical stability of QgsAbstractGeometryV2::centroid
Sandro Mani
01:49 PM Revision 705d4f58 (qgis): [styledock] Fix undo redo
Nathan Woodrow
01:01 PM Revision 17b48563 (qgis): [renderer] Live hillshade renderer for raster layers
Thanks to Asger Skovbo Petersen (@AsgerPetersen) for the idea and fixes
Thanks to Nyall for reviews and bug fixes
Nathan Woodrow
12:41 PM Revision d8ccec0e (qgis): [Processing] add an algs static method to Processing for server
René-Luc ReLuc
11:18 AM Revision 149ab302 (qgis): [Geometry checker] Delay sorting of results until all are listed
Sandro Mani
10:52 AM Revision e0d38ba3 (qgis): QgsRasterFileWriter::writeDataRaster(): do not set nodata on output whe...
Currently if the source raster has no nodata value, the writer will still write
nan as the output nodata value, ignor...
Even Rouault
10:43 AM Revision 427559c8 (qgis): Merge pull request #3100 from alexbruy/add-db-table
enable Add button in DB dialogs only when at least one table is selected (fix #5616) Alexander Bruy
10:18 AM Revision 759dd9d1 (qgis): Guard against possible crash by using destroyed QgsMapRendererCustomPai...
Sandro Mani
10:09 AM Revision 90887f46 (qgis): Revived globe, compatible with OsgEarth 2.7
Sandro Mani
10:02 AM Revision 7d7467f2 (qgis): [Processing] Add shortHelp for Scripts, Models and R
And enhance getParameterDescriptions René-Luc ReLuc
09:58 AM Revision 27c5f78f (qgis): Merge branch 'processing_shortHelp'
René-Luc ReLuc
09:39 AM Revision 3d957120 (qgis): [processing] add output extent to scripts (refs #11781)
Alexander Bruy
09:38 AM Revision 75461aa1 (qgis): [Processing] Fix ogr2ogr postgis table overwrite
Arnaud Morvan
09:38 AM Revision e60ed051 (qgis): [pluginmanager] limit plugin icon maximum size to prevent breaking desc...
Alexander Bruy
09:32 AM Revision 8592a7e3 (qgis): [Processing] Add shortHelp for Scripts, Models and R
And enhance getParameterDescriptions René-Luc ReLuc
09:31 AM Revision 69a1718b (qgis): move scale widget in its own class (away from qgisapp)
Denis Rouzaud
09:29 AM Revision 4f49b8b7 (qgis): Merge pull request #3121 from rouault/pyramids
Various improvements and fixes related to raster pyramids Even Rouault

2016-05-27

12:53 AM Revision 88c8d352 (qgis): QgsRasterFormatSaveOptionsWidget: do not put pyramid option profiles in...
Before this commit, if the user opened Settings / Options / GDAL / Edit Pyramid options and
validated it, it added py...
Even Rouault
12:53 AM Revision 7f3edb89 (qgis): QgsRasterPyramidsOptionsWidget: cleanup to avoid use of hard-coded cons...
Even Rouault
12:53 AM Revision 1ce34c36 (qgis): [GDAL provider] Fixes related to pyramid option validation
- The method QgsGdalProvider::validatePyramidsCreationOptions() was a wrong name
and should have been an override o...
Even Rouault
12:53 AM Revision 2861cf1d (qgis): QgsGdalProvider::buildPyramids(): do not crash if an invalid option is ...
Even Rouault
12:53 AM Revision 0ac285d7 (qgis): [GDAL provider] Add cubic spline and lanczos resampling methods for ove...
Even Rouault
12:53 AM Revision a8be64e1 (qgis): Raster layer properties : use/save default pyramid resampling method
Currently when you build raster pyramids from the Pyramids tab in raster layer
properties, the default method propose...
Even Rouault
11:21 PM Revision 2c1f2ce1 (qgis): Add missing docs
Nyall Dawson
11:18 PM Revision 4da65884 (qgis): Temporarily revert "add sip bindings to webkit stubs"
This reverts commit dd69a5965589c8a27f2388e6ecad02b223392704.
The commit was causing build failures on Travis
Nyall Dawson
07:38 PM Revision cc7eb27a (qgis): [processing] drop WebView dependency (follow up 38f6ace4c0)
Alexander Bruy
07:30 PM Revision dd69a596 (qgis): add sip bindings to webkit stubs
Jürgen Fischer
07:30 PM Revision 4b5e5c08 (qgis): german translation fixes (followup 0eecac1)
Jürgen Fischer
06:40 PM Revision 88b67361 (qgis): Cleanup some default values from nullptr to empty non-pointers
Larry Shaffer
04:40 PM Revision c1750aa0 (qgis): Avoid warning
Nyall Dawson
04:34 PM Revision d4a482b9 (qgis): Merge pull request #2900 from ahuarte47/Issue_QPainterSimplification
[Bugfix] QPainter simplification (fixes #14301) Nyall Dawson
03:19 PM Revision cbbc5357 (qgis): Avoid string comparisons
Matthias Kuhn
03:02 PM Revision 62cb55a3 (qgis): ending store and restore layer extents in projects
René-Luc ReLuc
02:38 PM Revision 0aec8e98 (qgis): Postgres simplification does not work with curved types
Marco Hugentobler
02:29 PM Revision 7e9a0a78 (qgis): Merge pull request #3114 from SrNetoChan/new_icons
Adds File Formats mime Icons for debian and rpm Jürgen Fischer
02:16 PM Revision 70c5ab6a (qgis): [processing] fix handling of scriipts/models folders in Get scripts dia...
Alexander Bruy
12:32 PM Revision 92aed6e3 (qgis): ending store and restore layer extents in projects
René-Luc ReLuc
11:31 AM Revision b38be6f7 (qgis): [processing] made lastools additional parameters optional
Victor Olaya
11:27 AM Revision f4ca8476 (qgis): [processing] do not exit loop in intersect if there are errors
fixes #14908 Victor Olaya
11:27 AM Revision 841f8fb7 (qgis): [processing] re-enabled tooltips in algorithm dialog
Victor Olaya
11:27 AM Revision c080c203 (qgis): [processing] fixed default extension selection
Victor Olaya
10:48 AM Revision 64e05ff6 (qgis): Show curve point radius in infotool and fix bug in geometryutils
Marco Hugentobler
10:25 AM Revision 33977d16 (qgis): [processing] add option to force singlepart geometry type to postgis im...
Alexander Bruy
10:23 AM Revision 5fc17dd1 (qgis): add missing include in DB2
Denis Rouzaud
09:34 AM Revision adf47dc7 (qgis): store and restore layer extents in projects
Jürgen Fischer
09:32 AM Revision ba48dbe3 (qgis): Merge pull request #3112 from ThomasG77/qgsannotationitemcast
Cast each child of QgsAnnotationItem in SIP bindings for Python Nyall Dawson
08:51 AM Revision 84c02417 (qgis): INSTALL is a output file from the t2tdoc target
Jürgen Fischer
08:41 AM Revision 38f6ace4 (qgis): make webkit optional
Jürgen Fischer
08:30 AM Revision fb2d5e72 (qgis): fixes debian desktop files for file format icons
Alexandre Neto

2016-05-26

01:05 AM Revision 2a361c52 (qgis): add extra icons
Alexandre Neto
12:50 AM Revision 0eecac1a (qgis): Add QGIS file types Icons for Linux
Alexandre Neto
10:39 PM Revision ed1235d3 (qgis): Merge pull request #3096 from arnaud-morvan/processing_fix_updatedepend...
[BUGFIX] [Processing] Fix updateDependentFields Alexander Bruy
07:30 PM Revision a3898627 (qgis): Merge branch 'master' of https://github.com/qgis/QGIS
Paolo Cavallini
07:30 PM Revision 36161fc0 (qgis): INstructions for installing with Qt5+Py3 on Debian in INSTALL
Paolo Cavallini
06:09 PM Revision eeea18ec (qgis): Cast each child of QgsAnnotationItem in SIP bindings for Python
ThomasG77
05:44 PM Revision 5a001726 (qgis): [BUGFIX][Processing] Add getParameterDescriptions to R, Model and Scrip...
René-Luc ReLuc
05:17 PM Revision aef3dd4d (qgis): remove svn references from prepare-commit.sh and make it work from anyw...
Jürgen Fischer
05:11 PM Revision d4802e5e (qgis): Merge pull request #3109 from rldhont/bugfix_processing_getParameterDes...
[BUGFIX][Processing] Add getParameterDescriptions to R, Model and Scr… Victor Olaya
04:53 PM Revision 53089188 (qgis): [BUGFIX][Processing] Add getParameterDescriptions to R, Model and Scrip...
René-Luc ReLuc
03:47 PM Revision ef3de285 (qgis): Merge pull request #3110 from NaturalGIS/master
fix two SAGA statistics_grid modules Victor Olaya
03:13 PM Revision d783635a (qgis): [processing] homogenize spatial index name with DB Manager (fix #14899)
Alexander Bruy
03:08 PM Revision 586e9bfa (qgis): [Processing] Fix updateDependentFields
Arnaud Morvan
03:04 PM Revision 8cd6be57 (qgis): fix two SAGA statistics_grid modules
Giovanni Manghi
02:29 PM Revision 90b313cc (qgis): [processing] fix typo in Add autoincremental layer alg (fix #14892)
Alexander Bruy
01:43 PM Revision af201211 (qgis): fix indentation
Alexander Bruy
12:56 PM Revision d16f04bf (qgis): [processing] support multiple scripts/models folders (fix #10476)
Alexander Bruy
12:52 PM Revision d1709461 (qgis): INSTALL is a output file
Jürgen Fischer
11:45 AM Revision d676fcba (qgis): Another typo in INSTALL
Paolo Cavallini
07:42 AM Revision 942e4694 (qgis): Merge branch 'pluginmanager-fix-strings'
Alexander Bruy
07:42 AM Revision eb275ea4 (qgis): Merge branch 'worlfile-ext'
Alexander Bruy

2016-05-25

10:53 PM Revision 6969a1a4 (qgis): Fix travis errors
Alvaro Huarte
10:53 PM Revision 7e1d142f (qgis): Add Visvalingam simplification algorithm
Alvaro Huarte
10:53 PM Revision 734b8b4c (qgis): Add SimplifyAlgorithm enum for local simplification
It implements the SimplifyAlgorithm enum for local simplification of
geometries.
Also the SnapToGrid algorithm is added.
Alvaro Huarte
10:50 PM Revision 01ece90f (qgis): Simplify geometry for labeling
Alvaro Huarte
10:50 PM Revision 51f06edb (qgis): Allow override WkbPtr and define WkbSimplifierPtr class
This commit simplifies the geometry just before to paint it in the
current QPainter device.
This commit allows to ov...
Alvaro Huarte
10:50 PM Revision 89597f35 (qgis): Remove FeatureIterator simplification
Alvaro Huarte
10:50 PM Revision c4d79816 (qgis): New members in QgsVectorSimplifyMethod for QPaint simplification
Alvaro Huarte
07:42 PM Revision 322da8b2 (qgis): Merge pull request #3105 from volaya/processing_cleanup
[processing] cleanup and improvements Alexander Bruy
07:01 PM Revision d19767d5 (qgis): Typos in INSTALL
Paolo Cavallini
06:59 PM Revision 92604cf2 (qgis): Merge branch 'master' of https://github.com/qgis/QGIS
Paolo Cavallini
06:26 PM Revision ed90055e (qgis): homogenize worldfile extensions when exporting map as image (fix #13264)
Alexander Bruy
05:53 PM Revision 997a3683 (qgis): [processing] removed wrong import
Victor Olaya
05:47 PM Revision b5b0145c (qgis): [pluginmanager] reword link to plugin bugtracker (fix #11582)
Alexander Bruy
05:46 PM Revision 0469ffc1 (qgis): Merge pull request #3106 from boundlessgeo/wfs-t-tests-2
Wfs t tests Alessandro Pasotti
04:55 PM Revision 6b715c5b (qgis): Adapted test to new provider changes
Alessandro Pasotti
04:55 PM Revision e72cf569 (qgis): Added debug msg
Alessandro Pasotti
04:55 PM Revision 921069ae (qgis): Renamed test
Alessandro Pasotti
04:55 PM Revision 92874025 (qgis): [server] WFS-T server and provider integration tests
Integration tests for WFS-T provider and WFS-T server.
The tests perform WFS-T CRUD operations on a QGIS Server
insta...
Alessandro Pasotti
04:03 PM Revision 0627ac3f (qgis): Followup f300715, adjust test
Matthias Kuhn
03:58 PM Revision b762694b (qgis): Fix crash in relation manager
When clicking ok with invalid definitions.
Fixes #14869
Matthias Kuhn
03:35 PM Revision f3007156 (qgis): [2.5D] Change default roof color
Kudos to @timlinux Matthias Kuhn
02:59 PM Revision f915cbe6 (qgis): [processing] fixed modeler dialog
Victor Olaya
01:10 PM Revision 76a23e68 (qgis): [python] Add bits() bindings for QgsRasterBlock
Nathan Woodrow
12:22 PM Revision fff938c5 (qgis): Add some tooltips to relation subform buttons
Nyall Dawson
10:53 AM Revision e5d85297 (qgis): Add more missing docs
Nyall Dawson
10:43 AM Revision 950a1918 (qgis): [processing] remove square brackets from output names when no path and ...
Victor Olaya
10:26 AM Revision 1132eb90 (qgis): Add missing docs
Nyall Dawson
09:48 AM Revision 7f48ea4b (qgis): [processing] only ask for msys folder in windows
Victor Olaya
08:49 AM Revision f56c568f (qgis): [BUGFIX][Processing][Rscript] Write output Table
Add support forwriting output table to Rscript command. René-Luc ReLuc
08:49 AM Revision 2f49f6a9 (qgis): [BUGFIX][Processing][Rscript] Use CRS Parameter
Add support for CRS parameter to Rscript command. René-Luc ReLuc
08:07 AM Revision b2333498 (qgis): Fix distorted date time calendar popup
(cherry-picked from 4ce16e1e31b7b7466a25e143ff2a9ebbdc7b0b1a) Nyall Dawson
08:06 AM Revision 3ec3daeb (qgis): Fix invalid background/text colors showing in attribute table
(cherry-picked from 38e05026fb7a517cfef7b2b69a5a6e3cd7f0c355) Nyall Dawson
08:05 AM Revision 695883e9 (qgis): Fix logic in detecting whether attribute form widgets have changed
Since two null QVariants can be reported as not equal if they have
different underlying types we need to ensure that ...
Nyall Dawson
08:04 AM Revision 41a98ca9 (qgis): Correctly return null values from QgsColorWidgetWrapper
(cherry-picked from 94d88e65d847823dc8f94412ea25a5b91d472aa8) Nyall Dawson
08:04 AM Revision 0234cd29 (qgis): Always mark features as valid when added to memory provider
For other providers features will automatically be made valid
through the proces of adding to the provider's storage ...
Nyall Dawson
08:03 AM Revision b0638d95 (qgis): Allow opacity change for 25d renderer colors (fix #14877)
(cherry-picked from 7af95b10a0e3e4946940dfb0cb85486ff992e608) Nyall Dawson
07:41 AM Revision 1287f8cc (qgis): Store object instead of pointer to crs in QgsMapLayer
Nyall Dawson
07:41 AM Revision 7af95b10 (qgis): Allow opacity change for 25d renderer colors (fix #14877)
Nyall Dawson
07:41 AM Revision fcaffa26 (qgis): Make QgsCoordinateReferenceSystem implicitly shared
Nyall Dawson
07:41 AM Revision 64823d10 (qgis): [gui] improve no color logic by keeping RGB values
Mathieu Pellerin - nIRV
07:41 AM Revision 9f325df9 (qgis): Search widget wrapper for relation reference widget
Nyall Dawson
07:41 AM Revision f2b70cf5 (qgis): Always mark features as valid when added to memory provider
For other providers features will automatically be made valid
through the proces of adding to the provider's storage ...
Nyall Dawson
07:41 AM Revision 4089cc52 (qgis): Add test for color button that setting color to transparent
will retain non-alpha color components Nyall Dawson
07:36 AM Revision 68379963 (qgis): Merge pull request #3103 from rldhont/bugfix_processing_rscript_output_...
[BUGFIX][Processing][Rscript] Write output Table Victor Olaya
07:35 AM Revision 1cddf8db (qgis): Merge pull request #3102 from rldhont/bugfix_processing_rscript_crs
[BUGFIX][Processing][Rscript] Use CRS Parameter Victor Olaya

2016-05-24

09:52 PM Revision 3b7c0fc0 (qgis): [BUGFIX][Processing][Rscript] Write output Table
Add support forwriting output table to Rscript command. René-Luc ReLuc
09:38 PM Revision f470c531 (qgis): [BUGFIX][Processing][Rscript] Use CRS Parameter
Add support for CRS parameter to Rscript command. René-Luc ReLuc
07:23 PM Revision 58e1c7fc (qgis): Add a set to null ('clear') to color buttons
Nyall Dawson
07:23 PM Revision 94d88e65 (qgis): Correctly return null values from QgsColorWidgetWrapper
Nyall Dawson
07:23 PM Revision 2fddc007 (qgis): Fix logic in detecting whether attribute form widgets have changed
Since two null QVariants can be reported as not equal if they have
different underlying types we need to ensure that ...
Nyall Dawson
07:23 PM Revision 38e05026 (qgis): Fix invalid background/text colors showing in attribute table
Nyall Dawson
07:23 PM Revision eba4d03d (qgis): Fix crash in attribute table when layer has no fields
Nyall Dawson
06:59 PM Revision dadc9d20 (qgis): fix typo
Alexander Bruy
06:47 PM Revision c69665be (qgis): [processing][gdaltools] reword merge option (fix #8519)
Alexander Bruy
06:32 PM Revision 8ad1e3c8 (qgis): [processing] add ability to choose encoding when importing into PostGIS...
Alexander Bruy
06:14 PM Revision 7132209f (qgis): enable Add button in DB dialogs only when at least one table is selecte...
Alexander Bruy
05:15 PM Revision 92f71b69 (qgis): Keep numeric fields type, length and precision in postgresql provider
Arnaud Morvan
05:09 PM Revision 3244d4b2 (qgis): [BUGFIX][Processing][Rscript] Use Extent Parameter
Add support for extent parameter to Rscript command. René-Luc ReLuc
05:05 PM Revision 99289808 (qgis): Merge pull request #3097 from rldhont/bugfix_processing_rscript_extent
[processing] add missed extent parameter to R provider Alexander Bruy
04:01 PM Revision 5d7e218b (qgis): [BUGFIX][Processing][Rscript] Use Extent Parameter
Add support for extent parameter to Rscript command. René-Luc ReLuc
12:57 PM Revision 2bba1917 (qgis): Merge pull request #3095 from DelazJ/patch-3
Add example to functions Nyall Dawson
12:24 PM Revision 386fcc67 (qgis): Add more example
Harrissou Santanna
12:21 PM Revision 1a3c4165 (qgis): Add more example
Harrissou Santanna
10:27 AM Revision 3607e269 (qgis): [processing] improvements for new mechanism for adding algorithms
Correctly remove algorithms on plugin unload Victor Olaya
10:17 AM Revision ff38f27d (qgis): fix build
Jürgen Fischer
09:18 AM Revision 8ddcf76d (qgis): [FEATURE][expressions] Expanded support for date/time calcs
Adds support for date - date, time - time and datetime - datetime
type calculations which return an interval.
Nyall Dawson
06:50 AM Revision db0db368 (qgis): Code style
Nathan Woodrow
06:34 AM Revision 955a5b24 (qgis): [styledock] Fix setting QgsSingleBandPseudoColorRendererWidget signal o...
Nathan Woodrow
04:56 AM Revision 2b801761 (qgis): [styledock] Fix setting label widget layer
Opps :) Nathan Woodrow
04:53 AM Revision 3f4250fe (qgis): More ninja changes
Nathan Woodrow

2016-05-23

09:29 PM Revision 7dcef00c (qgis): Add file missing from 3e4536
Nyall Dawson
09:26 PM Revision 3e45369f (qgis): Followup 71712a, add missing SIP bindings
Also change QPointF& -> QPointF (faster) Nyall Dawson
09:05 PM Revision 47d0f5d6 (qgis): Followup 73733a, fix crash when running invalid python strings
(cherry-picked from 7a8c3e0d2a2aa70c9c50e15d050a28da77763422) Nyall Dawson
09:04 PM Revision 707ff90d (qgis): Revert "Other check for null pointer before calling decref"
This reverts commit 9b2be7a2e16757620c08e93bc2ac2ccc54289de0. Nyall Dawson
09:04 PM Revision 68e5f5cd (qgis): Revert "Avoid a segfault when python code fails"
This reverts commit a1e826e4de08df240f81d2da4343e91ed3de66de. Nyall Dawson
09:02 PM Revision 7a8c3e0d (qgis): Followup 73733a, fix crash when running invalid python strings
Nyall Dawson
07:36 PM Revision bc75862e (qgis): [processing] fixed header
Victor Olaya
07:36 PM Revision 33fc3be1 (qgis): [processing] separated alglist to its own module
Victor Olaya
07:36 PM Revision 2eebe0d3 (qgis): [processing] additional mechanism to add scripts from 3rd party plugin
Victor Olaya
07:34 PM Revision 9a5c5835 (qgis): [processing] moved imports to initialize providers to a separate module
Victor Olaya
07:34 PM Revision 7014c9ba (qgis): [processing] fix tests
Alexander Bruy
07:34 PM Revision e6b76c4d (qgis): [processing] cleaning and restructuring
This fixes some design errors (mainly the ModelerUtils class, which is not needed anymore to hold a copy of algs and ... Victor Olaya
07:34 PM Revision b90ec83c (qgis): [processing] keep parameter in addProvider method for backwards compati...
Victor Olaya
07:34 PM Revision e9253822 (qgis): [processing] fixed provider updates in toolbox
Victor Olaya
07:34 PM Revision b4b05bad (qgis): [processing] save value of grass path when autoconfiguration is succesful
Victor Olaya
06:50 PM Revision 9b2be7a2 (qgis): Other check for null pointer before calling decref
Alessandro Pasotti
06:30 PM Revision a1e826e4 (qgis): Avoid a segfault when python code fails
PyRun_StringFlags: Returns the result of executing
the code as a Python object, or NULL if an exception was raised.
Alessandro Pasotti
05:35 PM Revision 71712ac5 (qgis): Draw vertices of unsegmentized geometry
Marco Hugentobler
05:15 PM Revision 44c948b0 (qgis): [processing] add support for GDAL 2.x in raster tools (refs #14858)
Alexander Bruy
04:43 PM Revision 5a74c684 (qgis): [processing] correctly set default value in modeler algorithms (fix #12...
(cherry picked from commit d2b21891d44a1beb5be2112a53f354c7abec9221) Alexander Bruy
04:42 PM Revision d2b21891 (qgis): [processing] correctly set default value in modeler algorithms (fix #12...
Alexander Bruy
04:26 PM Revision 6ef22eec (qgis): Only show 'case sensitive' checkbox for string fields
Nyall Dawson
04:26 PM Revision 026e352c (qgis): [FEATURE] Add a search widget wrapper for datetime widgets
Nyall Dawson
04:26 PM Revision 383fc055 (qgis): Don't automatically turn column filter to extended filter
Now fields using text edit widgets will keep the column filter
as the entered text.
Additionally, the extended filte...
Nyall Dawson
04:26 PM Revision e00ea61b (qgis): Add missing docs
Nyall Dawson
04:26 PM Revision 02c0174d (qgis): Add a "Between" type search/filter in filter form mode
When Between searches are selected, two search widget wrappers
will be created to allow entry of the minimum/maximum ...
Nyall Dawson
04:26 PM Revision 1c4811fa (qgis): Add Is Not Null and Is Not Between type search/filters
Nyall Dawson
04:26 PM Revision 6d868598 (qgis): Add an interderminant "empty" state for QgsDateTimeEdit
Nyall Dawson
04:26 PM Revision 1e778393 (qgis): Switch Ctrl+F shortcut to switch to filter mode
Nyall Dawson
04:26 PM Revision 195b4dee (qgis): [FEATURE] Add search widget wrapper for check box widget
Nyall Dawson
04:26 PM Revision ca5c7e2c (qgis): [FEATURE] Form based select/filter in attribute table
This commit adds a new mode to the attribute table dialog for searching
and filtering features. When activated (using...
Nyall Dawson
02:56 PM Revision 3fcd1fd6 (qgis): Don't crash when trying to sync raster layer for offline editing
Fix #14848 Matthias Kuhn
01:28 PM Revision 2f5c3a57 (qgis): [processing] fix expressions handling in ParameterString (fix #14834)
Add initial set of tests for ParameterString Alexander Bruy
01:25 PM Revision 9074b14a (qgis): [processing] fix to avoid interrupted system call exceptions in mac
Victor Olaya
12:42 PM Revision f0527e49 (qgis): [build] Allow using ninja generator on non-win os'es
Matthias Kuhn
12:42 PM Revision b028c09e (qgis): [build] Add better support for Ninja build system
Nathan Woodrow
11:44 AM Revision ce9db2e8 (qgis): [processing] restore CreateConstantRaster algorithm (fix #14860)
(cherry picked from commit 6207412bf731d718a16246b37de7dfcc6eec9d6f) Alexander Bruy
11:41 AM Revision 6207412b (qgis): [processing] restore CreateConstantRaster algorithm (fix #14860)
Alexander Bruy
10:45 AM Revision 3809da60 (qgis): better fix for 61693b8
Jürgen Fischer
10:19 AM Revision 61693b8d (qgis): [MSVC] add include for M_PI_2
Jürgen Fischer
08:49 AM Revision 75c76f51 (qgis): [processing] Don't round grass7 extent and resolution to integer
fix #14582
See: https://hub.qgis.org/issues/14582
The commit removes the a-flag when the grass region for raster ana...
ninsbl
06:52 AM Revision 726a0132 (qgis): Flag old composer table classes as deprecated
Nyall Dawson
06:52 AM Revision eb3a34cc (qgis): Fix QgsComposerAttributeTableV2 setting displayed fields under qt5
Also don't run QgsComposerAttributeTable test when disable
deprecated flag is set.
Nyall Dawson
05:09 AM Revision 008310d9 (qgis): Fix warning
Nyall Dawson

2016-05-22

11:45 PM Revision fdb6488b (qgis): [expressions] Support date + time = datetime calculations
Nyall Dawson
11:45 PM Revision 4ce16e1e (qgis): Fix distorted date time calendar popup
Nyall Dawson
11:29 PM Revision b18e33c8 (qgis): [qt5 tests] Fix blacklist
Matthias Kuhn
10:46 PM Revision 84121f27 (qgis): fix postgres provider message
Jürgen Fischer
10:04 PM Revision 87ac6eaf (qgis): [qt5 tests] Unblacklist more tests
Matthias Kuhn
09:52 PM Revision e8887535 (qgis): Only require QTWEBKIT for Qt4 when WITH_QTWEBKIT is true.
Bas Couwenberg
09:52 PM Revision 50c7970e (qgis): Use unittest assertXXX methods
Matthias Kuhn
09:52 PM Revision 0e96ef37 (qgis): [travis] Fix ccache for Qt4 builds
Matthias Kuhn
09:52 PM Revision 7f3526be (qgis): [processing tests] Cleanup layer registry before every new test
Matthias Kuhn
09:52 PM Revision dbb24e97 (qgis): [processing tests] More tolerance in statistics test
Matthias Kuhn
09:52 PM Revision ced7c27d (qgis): [py3] Use __bool__ instead of __nonzero__
Matthias Kuhn
09:52 PM Revision 7e113840 (qgis): [qt5 tests] Unblacklist tests
Matthias Kuhn
09:52 PM Revision bbe9664d (qgis): [travis] Run Qt5 tests with osgeo4travis in $PATH
This allows running the gdal processing tests and other subprocesses which have
been manually built like server appli...
Matthias Kuhn
01:27 PM Revision 2aa002d9 (qgis): Fix crash on style dock apply with no layer
Nathan
12:45 PM Revision 3ace8e62 (qgis): [Style dock] Add support for raster layers
Nathan
09:36 AM Revision 13f053b7 (qgis): Merge pull request #3084 from nyalldawson/single_click_ediit
Open editor in attribute table on single click Matthias Kuhn

2016-05-21

05:10 PM Revision c260a77e (qgis): Merge pull request #3054 from dgoedkoop/loadstylelabels214
[Bugfix] Update labeling settings after loading style from file (fixes #14224) Matthias Kuhn

2016-05-20

05:51 PM Revision 98ede7fe (qgis): Replaced Grid with Raster for coherence
Paolo Cavallini
04:53 PM Revision b6923758 (qgis): Merge pull request #3087 from arnaud-morvan/maptooladdfeature_avoidinte...
In tool add feature, reject null geometry due to intersection avoidance Marco Hugentobler
02:40 PM Revision 17fd3d8c (qgis): Fix in maptool add feature, reject null geometry due to intersection av...
Arnaud Morvan
02:05 PM Revision cf2ebb82 (qgis): Release of 2.14.3
Jürgen Fischer
11:37 AM Revision ff4532c3 (qgis): [server] Fix pep8 build error
Alessandro Pasotti
09:59 AM Revision eef0486c (qgis): [server] Removed debug print from the test
Alessandro Pasotti
09:57 AM Revision 10e88076 (qgis): [server] Added regression test for #8656
Ref. commit b956874f02a9379 Alessandro Pasotti
09:23 AM Revision 5cfcf846 (qgis): translation string fixes
Jürgen Fischer
08:33 AM Revision 8724feb7 (qgis): Some symbol layer widget fixes:
- Fix broken shapeburst fill widget
- Tweak stretch behaviour of some widgets
Nyall Dawson
05:26 AM Revision 88db4f9a (qgis): Open editor in attribute table on single click
Nyall Dawson

2016-05-19

01:48 AM Revision 0fcff9f2 (qgis): Allow direct QVariant creation from some QGIS metatypes
Nyall Dawson
10:21 PM Revision fd3ed08c (qgis): Precise that scale function returns the denominator and not the scale i...
(cherry-picked from 69a8c381abeb810625bf972354e3492827b28915) Nyall Dawson
10:20 PM Revision b956874f (qgis): [server][bugfix] FILTER GetFeatureInfo working again
Fixes #8656 Alessandro Pasotti
10:20 PM Revision e63e9eb8 (qgis): Save annotations to project.qgs in creation order (fix #14812)
Save annotations to project file in the order they were loaded or
created, so that annotations have the same display ...
Nyall Dawson
10:17 PM Revision a2756b97 (qgis): Ensure that providers fetch geometry for a QgsFeatureRequest
with an expression filter which requires geometry
(cherry-picked from 858914eef589b2426209d500c162c4773c41fbd5)
Nyall Dawson
10:15 PM Revision e3556f7d (qgis): Set expression context for geometry generator builder (fix #14833)
(cherry-picked from 7187148afb9d7c2d6670ef82b361f7d3b116fdc7) Nyall Dawson
04:29 PM Revision bc1aa42f (qgis): Merge pull request #3081 from mhugent/curve_segmentize_parameters
Curve segmentize parameters Marco Hugentobler
02:53 PM Revision 0078b33e (qgis): Merge pull request #3082 from rouault/vectorfilewriter_cleanup_and_enco...
Vectorfilewriter cleanup and encoding improvement Even Rouault
01:45 PM Revision a19741b2 (qgis): [processing] log errors in hook scripts
Victor Olaya
01:45 PM Revision 518f7dcf (qgis): [processing] correctly switch to description tab if help tab exists
Victor Olaya
01:19 PM Revision 6bf4b92c (qgis): Merge pull request #3080 from nyalldawson/select_tools
[FEATURE] Improved map select tool behaviour Nyall Dawson
01:04 PM Revision d73210a5 (qgis): Update test mask image
Nyall Dawson
11:41 AM Revision 1ab29771 (qgis): QgsVectorLayerSaveAsDialog: use QgsVectorFileWriter::MetaData::compulso...
Even Rouault
11:38 AM Revision 3ee7d59e (qgis): QgsVectorFileWriter::MetaData: add a compulsoryEncoding member
* Some formats require a compulsory encoding, typically UTF-8.
Change initMetadata() to indicate UTF-8 compulsory enc...
Even Rouault
11:21 AM Revision b1efb9a7 (qgis): QgsVectorFileWriter::initMetaData(): fix DGN registration
DGN was registered twice, and the second occurence reseted the
creation options
Even Rouault
11:20 AM Revision 222fa767 (qgis): QgsVectorFileWriter: remove the deprecated private driverMetadata(drive...
Even Rouault
11:02 AM Revision c0d12dcd (qgis): [FEATURE]: possibility to set the segmentation tolerance (maximum angle...
Marco Hugentobler
10:18 AM Revision 3ac9364f (qgis): * debian packaging update
* include qch download link on api index page Jürgen Fischer
08:37 AM Revision 6f07322d (qgis): Merge pull request #3048 from nyalldawson/qt_doxygen
Allow generation of Qt QHP help files from doxygen Jürgen Fischer
08:14 AM Revision cd9f47ae (qgis): [FEATURE] Improved map select tool behaviour
Implements the improved mouse/key modifier behaviour discussed in:
http://osgeo-org.1560.x6.nabble.com/Key-modifiers-...
Nyall Dawson
07:11 AM Revision c0799d47 (qgis): Fix deprecated warning
Nyall Dawson
06:52 AM Revision 9d59f9ce (qgis): Generate QCH compiled help with qgis-api-doc package
Nyall Dawson
06:30 AM Revision 1602c02d (qgis): Merge pull request #3009 from pblottiere/magnifier
[FEATURE] add a map canvas magnifier Denis Rouzaud
05:55 AM Revision 45f0cff2 (qgis): Allow generation of Qt QHP help files from doxygen
This adds a new cmake option GENERATE_QHP. If the api docs are
set to being built (ie doxygen is available and WITH_A...
Nyall Dawson
05:46 AM Revision daa23b59 (qgis): Merge pull request #3078 from 3nids/scaledenomhelp
Precise that scale function returns the denominator and not the scale itself Nyall Dawson
04:30 AM Revision 23a3a771 (qgis): Cleaner API for selecting features in QgsVectorLayer
- add selectByRect( QgsRectangle&, SelectBehaviour) and
selectByIds( QgsFeatureIds, SelectBehaviour) for selecting
by...
Nyall Dawson
02:40 AM Revision 1767d3b0 (qgis): [processing] Use QgsVectorLayer::selectByExpression for select by expre...
Nyall Dawson

2016-05-18

01:11 AM Revision b951d5a5 (qgis): [FEATURE] new method QgsVectorLayer::selectByExpression(...)
Makes it simple for scripts to select by expression. The method
also accepts a parameter which dictates whether match...
Nyall Dawson
12:50 AM Revision 7187148a (qgis): Set expression context for geometry generator builder (fix #14833)
Nyall Dawson
03:14 PM Revision b4e23541 (qgis): [processsing] removed unused code
Victor Olaya
02:40 PM Revision f15197da (qgis): add unit test for scale
Blottiere Paul
02:40 PM Revision d23a110c (qgis): move magnification in map settings
Blottiere Paul
02:24 PM Revision d390ebdc (qgis): [processing] show script in toolbox even if it contains errors
Victor Olaya
02:24 PM Revision f001ac11 (qgis): [processing] fixed repaint in set vector style algorithm
Victor Olaya
02:03 PM Revision bbaef371 (qgis): [GRASS] close vector map if no more users, fixes #14668
Radim Blazek
12:08 PM Revision bfa90a91 (qgis): [processing] fixed toolbox updates
Victor Olaya
11:42 AM Revision 95038b14 (qgis): scale is the same whatever the level of magnification
Blottiere Paul
11:05 AM Revision fc085354 (qgis): Merge pull request #3044 from arnaud-morvan/processing_output_vectortable
Processing - Output tables with no geometry through OutputVector Victor Olaya
10:43 AM Revision 69a8c381 (qgis): Precise that scale function returns the denominator and not the scale i...
Denis Rouzaud
05:08 AM Revision a9c1996b (qgis): Merge pull request #3064 from wonder-sk/composer-map-follow-preset
Composer map to follow a visibility preset Martin Dobias
03:56 AM Revision 292a8a4f (qgis): Fix updates of preset combo box when presets get changed
Martin Dobias
03:12 AM Revision 5dd88c99 (qgis): Avoid crash in style dock when layer is removed
Nyall Dawson
03:12 AM Revision 46fb193e (qgis): Fix warnings
Nyall Dawson
02:33 AM Revision 773212b2 (qgis): [color button] add colour wheel to right click menu
Nathan
02:12 AM Revision dc9b56e2 (qgis): [styledock] scroll area for symbol selector widget
Nathan
02:08 AM Revision 82d465cd (qgis): Save annotations to project.qgs in creation order (fix #14812)
Save annotations to project file in the order they were loaded or
created, so that annotations have the same display ...
Simon Chenery
02:01 AM Revision 842be91e (qgis): remove spin box background color
Blottiere Paul

2016-05-17

01:55 AM Revision eb9ab8a4 (qgis): add unit test for extent
Blottiere Paul
01:50 AM Revision 0ff10aeb (qgis): [styledock] more widget changes
Nathan
01:33 AM Revision e92dc26c (qgis): Followup feeeaf0, add unit tests
Nyall Dawson
01:23 AM Revision feeeaf0e (qgis): [FEATURE] Extend linestring geometries with reshape tool
If the reshape line starts or ends at a linestring geometry's
endpoint, such geometry will be extended (previously no...
Martin Dobias
12:50 AM Revision b23bae74 (qgis): Fix warning
Nyall Dawson
10:03 PM Revision 04176350 (qgis): fix about box (followup 0b940cac, fixes #14832)
Jürgen Fischer
05:00 PM Revision aa66bc6a (qgis): Merge pull request #3076 from rouault/delimitedtext_qt5_fix
Delimited text provider: fix parsing of subset URL parameter with QT 5 and fix tests Even Rouault
04:57 PM Revision 8ee697bf (qgis): Vector layer save as: usability tunings related to attribute selection
- The group is renamed as 'Select fields to export and their export options'
- It has no longer a checkbox. It is jus...
Even Rouault
02:16 PM Revision 7847f971 (qgis): Processing - Adapt RefactorFields to work on tables as well as vector l...
Arnaud Morvan
02:16 PM Revision afbe9141 (qgis): Processing - Support OutputVector with no geometry in GUI
Arnaud Morvan
02:16 PM Revision fc5f70c6 (qgis): Processing - Support tables with no geometry in OutputVector
Arnaud Morvan
02:16 PM Revision 63d23d29 (qgis): Processing - Support no geometry in VectorWriter
Arnaud Morvan
01:56 PM Revision a5ef216f (qgis): [styledock] Better layouts for marker widgets
- Grid vs Form layouts
- Align DD buttons for better look
Nathan
12:16 PM Revision deb1e1eb (qgis): osgeo4w: add qt plugin directories to browser with grass (followup b758...
(cherry picked from commit 6663a4cc821a9cf3ddc7ced1e65ba42f8fa945da) Jürgen Fischer
12:15 PM Revision 6663a4cc (qgis): osgeo4w: add qt plugin directories to browser with grass (followup b758...
Jürgen Fischer
08:06 AM Revision a7f41dc4 (qgis): [processing] do not reject string parameters if they contain an unparsa...
Victor Olaya
07:47 AM Revision 57dc3c7e (qgis): [mssql] Fix layer not showing with invalid geometry
Nathan Woodrow
06:52 AM Revision 7eb05e2c (qgis): Fix composer map tests
Martin Dobias
06:52 AM Revision deee8e29 (qgis): [FEATURE] Composer map to follow a visibility preset (fixes #13418)
This adds a new option in composer map properties:
"Follow visibility preset" with a combo box to choose the active p...
Martin Dobias
06:35 AM Revision 8c402bcf (qgis): Remove child features when parent's add feature form is cancelled
Matthias Kuhn
02:53 AM Revision 307aabd6 (qgis): [FEATURE] Aggregates for expressions
This commit adds a number of different forms of aggregates to
the expression engine.
1. Aggregates within the curren...
Nyall Dawson
02:53 AM Revision ea066599 (qgis): [relations] Add method to manager to retrieve relations by name
Also
- Begin unit tests for QgsRelationManager
- Make project optional when constructing QgsRelationManager
Nyall Dawson
02:53 AM Revision 84fc3c3b (qgis): Implement method for caching values within expression contexts
Can be used to store the results of expensive sub-expression
calculations (eg layer aggregates), so that future expre...
Nyall Dawson
02:53 AM Revision 821134ca (qgis): Add method to convert string to aggregate type
Nyall Dawson
02:53 AM Revision dcc047af (qgis): Add possibility to handle aggregate calculation at data provider
(not implemented for any providers yet) Nyall Dawson
02:53 AM Revision 50e41c81 (qgis): New utility class QgsAggregateCalculator, simplifies calculating
aggregates from vector layer fields and expressions Nyall Dawson
02:53 AM Revision 1c45b940 (qgis): Add calculation of number of null values to QgsStatisticalSummary
Nyall Dawson
02:52 AM Revision 4dea723c (qgis): Add methods to stats calculators to accept values one at a time
This can be more efficient for large quantities of values, since
it avoids the need to create a list of all values in...
Nyall Dawson

2016-05-16

12:33 AM Revision 2bbd5ca5 (qgis): Fix look&feel of WFS SQL query composer on Mac
Even Rouault
11:41 PM Revision 902953ca (qgis): Delimited text provider: fix parsing of subset URL parameter with QT 5 ...
In Qt 4, QUrl::queryItemValue() decodes a value that contains %25 as %, whereas
it doesn't with Qt5.
Even Rouault
04:59 PM Revision c198b1af (qgis): indentation fix
Jürgen Fischer
03:09 PM Revision 858914ee (qgis): Ensure that providers fetch geometry for a QgsFeatureRequest
with an expression filter which requires geometry Nyall Dawson
03:09 PM Revision 28809b6d (qgis): Fix bug in edit virtual field
The index was transformed twice from field index to field origin index,
resulting in a corrupted index (most often be...
Matthias Kuhn
03:04 PM Revision c0214bc3 (qgis): Fix bug in edit virtual field
The index was transformed twice from field index to field origin index,
resulting in a corrupted index (most often be...
Matthias Kuhn
02:14 PM Revision b514f521 (qgis): cppcheck fixes
Jürgen Fischer
11:16 AM Revision 9080aa19 (qgis): Don't require a parent for QgsExpressionBuilderWidget
Matthias Kuhn
11:16 AM Revision ee533a7d (qgis): Add test for attribute table sorting
Matthias Kuhn
11:16 AM Revision d07d9edd (qgis): Allow sorting attribute table by expression
Matthias Kuhn
10:14 AM Revision 11ee2fc8 (qgis): Fix running unsaved script in console
Nyall Dawson
08:48 AM Revision d64f4740 (qgis): fix precise build
Jürgen Fischer
08:28 AM Revision dd4ae416 (qgis): [expressions] Fix fetching joined column refs when expression is
not prepared (fix #14746)
(cherry-picked from febe30d991111712f95a476e97862ca5a890b9aa)
Nyall Dawson
08:02 AM Revision aa6347eb (qgis): [cad] Fix invalid coordinates when x/y snapping is enabled and
subsequent segments are parallel
(cherry-picked from 90d116c6f509098f001bf1b10e8a58d081e46a14)
Nyall Dawson
08:01 AM Revision 82a4b4d5 (qgis): Ensure that @symbol_color is always correct for symbol layer types
with subsymbols
(cherry-picked from cda387cb6f96e01d0c677c974f1a18e5d0bcbce9)
Nyall Dawson
07:57 AM Revision 7a4ef0d3 (qgis): Fix memory leak in OGR provider when feature has no geometry
and FilterRect is used
(cherry-picked from 6b80518a5b55ab30fb19493266d5626d0f89d26b)
Nyall Dawson
07:57 AM Revision 8f0ee1fe (qgis): Fix major(?) memory leak with python code execution
(cherry-picked from 73733a65edd2bbc8156bf36484995457c35f6b68) Nyall Dawson
07:56 AM Revision 804ac7e5 (qgis): Avoid refreshing canvas for every joined feature
Instead of setting the provider's subsetString to fetch joined
features, use a feature request with FilterExpression ...
Nyall Dawson
07:56 AM Revision ad0b8f9d (qgis): Fix QgsFieldComboWidget not updating fields when calling setFilter()
(cherry-picked from a389d237fcff1f61941cdba5237079e80abe6717) Nyall Dawson
07:55 AM Revision dc755ed0 (qgis): Fix datetime fields not shown in QgsFieldComboWidget when set to date f...
(cherry-picked from b4029dc7f0169b60117c4ece7c15a31a8766cb4f) Nyall Dawson

2016-05-15

11:56 PM Revision 3d44a1e6 (qgis): fix windows build
Jürgen Fischer
11:53 PM Revision 8fd86a6b (qgis): Fix debug build
Nyall Dawson
11:04 PM Revision 5c7f4c76 (qgis): Merge pull request #3072 from rouault/qt5_fix_testqgsfield
Make qgis_fieldtest all Qt 5.X compatible Nyall Dawson
09:30 PM Revision c4819ade (qgis): Merge remote-tracking branch 'rouault/fix_qt5_wfs_ogcutils_tests'
Even Rouault
07:44 PM Revision 202420c7 (qgis): Make qgis_fieldtest all Qt 5.X compatible
In https://codereview.qt-project.org/#/c/99815/ implemented in QT 5.5,
doubles are converted to strings using '%.17g'...
Even Rouault
07:17 PM Revision 9a49c6aa (qgis): Make ogcutils and WFS tests Qt 5 compatible
Even Rouault
07:17 PM Revision bf91a8b6 (qgis): WFS provider, connections dialog: change way that we select current ind...
Even Rouault
12:50 PM Revision 63cab568 (qgis): Avoid iterating over temporary container
Nyall Dawson
12:50 PM Revision a3d6227e (qgis): Avoid detaching temporary containers
Nyall Dawson
12:50 PM Revision 77c4ed50 (qgis): Use more efficient QString multiple arg variant rather then
chaining .arg calls Nyall Dawson
12:50 PM Revision e25ffc47 (qgis): Avoid unnecessary temporary container and double iteration over
containers by directly iterating over container itself, rather
then iterating over .keys()/.values()
Nyall Dawson
12:50 PM Revision 239865b7 (qgis): Add missing references to Q_FOREACH loops
Nyall Dawson
12:50 PM Revision 0b940cac (qgis): Use QString::at(0) instead of left(1), since it's more efficient
and doesn't allocate a QString Nyall Dawson
12:50 PM Revision 1c1b8aac (qgis): Switch private QList to more efficient QVector container
Nyall Dawson
12:50 PM Revision d255bfb2 (qgis): Remove unused variables, also avoid some unnecessary string creation
when not using debug builds Nyall Dawson
12:38 PM Revision bf76049d (qgis): Fix some Coverity uninitialized variable warnings
Nyall Dawson
12:38 PM Revision c732c687 (qgis): [travis] Run tests even with build failures on osx
Nyall Dawson
12:38 PM Revision c1d84dee (qgis): Include travis build name in dash results (ie qt5/qt4)
Nyall Dawson
12:38 PM Revision 57d114e2 (qgis): Update test masks for Qt5, enable labeling tests
Nyall Dawson

2016-05-14

08:45 PM Revision e5e78af8 (qgis): Fixes in qgswebframe.h and qgswebpage.h to fix building without QtWebKit
Even Rouault
07:09 PM Revision ae7666fa (qgis): Merge pull request #3070 from sebastic/qtermwidget-hurd
Add support for GNU/Hurd to GRASS plugin qtermwidget/kpty.cpp. Jürgen Fischer
06:45 PM Revision 666050c5 (qgis): Add support for GNU/Hurd to GRASS plugin qtermwidget/kpty.cpp.
The GNU/Hurd porting guidelines document the following:
"
Missing termio.h
Change it to use termios.h (check for i...
Bas Couwenberg
05:57 PM Revision 45e7da15 (qgis): OGR provider: fix Coverity warning about mFetchGeometry member being no...
Even Rouault
02:42 PM Revision 349a618a (qgis): qgsgml & WFS provider: fix Coverity warnings introduced in recent WFS w...
Even Rouault
02:23 PM Revision abd182c5 (qgis): Merge pull request #3061 from rouault/saveas_human_readable_values
[FEATURE] Export vector layer with "human-readable" values from edit widgets Even Rouault
12:33 PM Revision 90cc0ed4 (qgis): QgsVectorLayerSaveAsDialog: add checkboxes to decide which fields shoul...
Even Rouault
12:33 PM Revision 038b3b79 (qgis): QgsVectorFileWriter: add capability to export displayed values of field...
Even Rouault
08:55 AM Revision cfb61003 (qgis): Disable FEATURE_DATASET layer option if its value is not set
Andy Harfoot

2016-05-13

12:47 AM Revision 894d5200 (qgis): Merge pull request #2621 from simonsonc/georef-crosshairs
Make the georeferencer tool use a snapping cursor Matthias Kuhn
12:41 AM Revision c5308754 (qgis): [DbManager] allow to refresh materialized views
(fixes #13697) Sebastian Dietrich
12:38 AM Revision 10134587 (qgis): Add note for failing Qt5 test
Matthias Kuhn
12:38 AM Revision c315113e (qgis): Fix memory leak
Matthias Kuhn
12:38 AM Revision a349e702 (qgis): Fix `from PyQt.xy` > `from qgis.PyQt.xy` import leftovers
Matthias Kuhn
12:21 AM Revision 27aca5c3 (qgis): Fix typo
Matthias Kuhn
12:02 AM Revision 94e06272 (qgis): Unblacklist fixed Qt5 tests
Matthias Kuhn
12:02 AM Revision af1de6e3 (qgis): Migrate more tests to Python3
Matthias Kuhn
10:23 PM Revision 7dfc6965 (qgis): Migrate provider test to python 3
Matthias Kuhn
10:23 PM Revision 89b7a4aa (qgis): Introduce NULL QVariant to PyQt5
Matthias Kuhn
10:23 PM Revision 25f2e637 (qgis): Remove references to QPyNullVariant
Matthias Kuhn
05:17 PM Revision f48d0431 (qgis): Merge pull request #3069 from sbrunner/connect
Directly use function connect, remove no more existing signals Matthias Kuhn
05:15 PM Revision d0382186 (qgis): Directly use function connect, remove no more existing signals
Stéphane Brunner
03:35 PM Revision b1f59f3e (qgis): Merge pull request #3068 from sebastic/qtermwidget-kfreebsd
Add support for kFreeBSD to GRASS plugin. Matthias Kuhn
02:18 PM Revision 8360936e (qgis): Merge pull request #3059 from arnaud-morvan/canvas_saveasimage_with_ann...
Save as image with annotations Matthias Kuhn
12:17 PM Revision ab3fef97 (qgis): fix import (take 2)
Alexander Bruy
11:33 AM Revision 95b5548d (qgis): Save as image with annotations
Arnaud Morvan
10:11 AM Revision 7c122a3a (qgis): [processing] fix import
Alexander Bruy
09:55 AM Revision d4d13a4a (qgis): Merge pull request #3018 from rouault/wfs_sql
[FEATURE] [WFS provider] Add support for WFS 2.0 joins and other improvements Even Rouault
09:03 AM Revision 9a488864 (qgis): Add support for kFreeBSD to grass plugin.
Bas Couwenberg
08:58 AM Revision 19f80601 (qgis): [processing] remove toolbox dock widget when unloading plugin
Victor Olaya
08:34 AM Revision 555fe3d9 (qgis): [processing] simplify variables handling in scripts
Alexander Bruy
08:32 AM Revision 0c8f6f7f (qgis): fix indentation and typo
Alexander Bruy
08:26 AM Revision 730c5806 (qgis): Merge branch 'processing_exps' of https://github.com/volaya/QGIS into p...
Conflicts:
python/plugins/processing/gui/NumberInputPanel.py
python/plugins/processing/gui/OutputSelectionPanel.py
Alexander Bruy
02:05 AM Revision b51d70ab (qgis): Correctly emit presetsChanged() from QgsVisibilityPresetCollection
Nyall Dawson

2016-05-12

12:05 AM Revision 7b64feb7 (qgis): Group add db layer actions together in toolbar
The add layer toolbar is very full and users are unlikely to be
connecting to more than one db provider type frequent...
Nyall Dawson
12:05 AM Revision 1f59541b (qgis): Fix flipped marker fill and outline color
Nyall Dawson
12:05 AM Revision 79b97945 (qgis): [FEATURE] New map tool for interactively setting point symbol offset
Allows for setting a point's offset if it is bound to a field using
data defined overrides (fix #14738)
TODO: replac...
Nyall Dawson
11:24 PM Revision 8259b3fc (qgis): QgsSQLStatement::quotedIdentifierIfNeeded(): make it quote SQL reserved...
Even Rouault
11:24 PM Revision 65a37dbe (qgis): Fix style of nullptr comparisons
Even Rouault
11:24 PM Revision 84a797ea (qgis): [FEATURE] [WFS provider] Add support for WFS 2.0 joins and other improv...
Second part of qgis/QGIS-Enhancement-Proposals#53
(QEP 35: WFS provider enhancements)
- URI parameter with sql with ...
Even Rouault
11:24 PM Revision 9df19e01 (qgis): Add QgsSQLStatement class to parse SELECT statements
Even Rouault
11:24 PM Revision 1da1c278 (qgis): QgsOgcUtils: add conversion from QgsSQLStatement to OGC filters
Even Rouault
11:24 PM Revision 84129604 (qgis): Add a QgsSQLComposerDialog GUI to edit QgsSQLStatement
Even Rouault
11:24 PM Revision e503ca82 (qgis): QgsVectorLayer::setSubsetString(): call updateFields()
Useful for WFS provider whose setSubsetString() can potentially
modify fields if changing the SELECT fields
Even Rouault
11:23 PM Revision 12a630f0 (qgis): QgsGML: extend to be able to parse WFS 2.0 GetFeature response with joi...
And also fix handling srsDimension=3 on main GML geometry objects and not only posList Even Rouault
11:23 PM Revision 9aa2dea3 (qgis): QgsCodeEditorSQL: make autocompletion case insensitive when APIs are se...
Even Rouault
11:23 PM Revision 4a761df9 (qgis): QgsCodeEditor: workaround 2 QScintilla bugs
- Fix one bug with Scintilla 2.8.X when focus out event does not
disable blinking cursor
- Make QScintilla widget n...
Even Rouault
07:52 PM Revision b38a16fe (qgis): Implement representValue() for Relation Reference widget
Even Rouault
05:42 PM Revision b930a4b5 (qgis): fix extent
Blottiere Paul
03:32 PM Revision 2d8e1d38 (qgis): [processing] don't crash if user canceled script loading
(cherry picked from commit 583eaeff7f1994290b1a9428d8b1a7c42848a5c9) Alexander Bruy
03:32 PM Revision 64825b98 (qgis): [processing] add support for int64 fields (fix #14777)
(cherry picked from commit f1e6d8731b67b47ce44dc03c5e4d9b7dfe676a0f) Alexander Bruy
03:27 PM Revision 583eaeff (qgis): [processing] don't crash if user canceled script loading
Alexander Bruy
01:03 PM Revision 6886ea0d (qgis): [FEATURE] Redesigned interactive gradient editor
Uses new gradient editor widget and color controls for easier
manipulation of gradients. Also adds an interactive plo...
Nyall Dawson
01:03 PM Revision 881be0f3 (qgis): [FEATURE] New reusable interactive widget for editing gradient ramps
Supports:
- drag to move color stops
- double clicking to add a new stop
- pressing delete will remove the selected ...
Nyall Dawson
12:55 PM Revision 79f3d422 (qgis): Add equality operator for gradients, ensure stops are always in order
Nyall Dawson
12:52 PM Revision 77fc122b (qgis): Move internals of QgsColorDialogV2 to new QgsCompoundColorWidget widget
This allows reuse of the full options from the color dialog when
required in a widget form.
Nyall Dawson
09:42 AM Revision 9a62613b (qgis): [FEATURE] add a map canvas magnifier
Blottiere Paul
02:22 AM Revision 0332157d (qgis): Partial revert 18b69d
Nyall Dawson

2016-05-11

01:07 AM Revision febd18ee (qgis): [Style Dock] Attach widget changed for graduated widgets
Nathan
10:53 PM Revision d5d76347 (qgis): Fix feature fields does not include virtual or joined fields when
feature is requested using a QgsFeatureRequest with FilterFid Nyall Dawson
03:02 PM Revision 18b69d26 (qgis): Indentation
Nyall Dawson
03:02 PM Revision 88d3e2aa (qgis): [FEATURE] Show stats for string and date fields in stats dock
Nyall Dawson
03:02 PM Revision b053ad87 (qgis): New class QgsDateTimeStatisticalSummary
Calculates summary statistics on lists of datetime values, such
as count, count distinct, min, max and range
Nyall Dawson
12:30 PM Revision 0d165e56 (qgis): Merge pull request #3058 from arnaud-morvan/processing_postgis_errors
Processing - Fix unicode/str error in postgis_utils Matthias Kuhn
12:28 PM Revision ab7a07a6 (qgis): Migrate "Hidden" widgets to "Hidden" attribute table columns
Matthias Kuhn
11:27 AM Revision 66b1416d (qgis): Processing - Fix unicode/str error in postgis_utils
Arnaud Morvan
11:09 AM Revision 5a2ab506 (qgis): Followup d088fe0: Fix failing test
Matthias Kuhn
10:04 AM Revision 1e9a40fb (qgis): Fix python bindings for QgsAttributeAction
Matthias Kuhn
09:22 AM Revision d088fe07 (qgis): Fix action widget on attribute table
Matthias Kuhn
09:22 AM Revision 604da1f2 (qgis): Followup 59db4d0: Cleanup
Matthias Kuhn
07:57 AM Revision 86ccaff4 (qgis): Merge pull request #3063 from DelazJ/fields
use same icons as in other dialogs for this task Matthias Kuhn
03:59 AM Revision 5177d93b (qgis): Add time field filter option for QgsFieldComboWidget (also add docs)
Nyall Dawson
03:59 AM Revision a389d237 (qgis): Fix QgsFieldComboWidget not updating fields when calling setFilter()
Nyall Dawson
03:59 AM Revision b4029dc7 (qgis): Fix datetime fields not shown in QgsFieldComboWidget when set to date f...
Nyall Dawson
02:55 AM Revision 54e6eb34 (qgis): [Style Dock] Only disable the widget and not the dock
Nathan Woodrow
02:00 AM Revision ab288c6b (qgis): Fix coverity mixed enum warning, switch 0 -> nullptr
Nyall Dawson
02:00 AM Revision f4b63c68 (qgis): Fix coverity uninitialized variable warnings
Nyall Dawson

2016-05-10

01:37 AM Revision 4dde0c3d (qgis): Code style
Nathan Woodrow
01:34 AM Revision 5306f552 (qgis): Fix crash when selecting geometryless layer and style widget is open
Nyall Dawson
01:34 AM Revision 22acf3b1 (qgis): Avoid refreshing canvas for every joined feature
Instead of setting the provider's subsetString to fetch joined
features, use a feature request with FilterExpression ...
Nyall Dawson
01:01 AM Revision 11a5a69e (qgis): Be able to store the bookmarks in the project (#2661)
Stéphane Brunner
12:48 AM Revision d278b959 (qgis): [Style Dock] Use readStyle for undo
Nathan
12:43 AM Revision 1b636025 (qgis): Fix early return in writeSymbology
Talk about a noob error :) Nathan
09:08 PM Revision 21c6486a (qgis): Merge pull request #3056 from rouault/gdal_make_autowarpedvrt_for_rpc
[GDAL provider] Use GDALAutoCreateWarpedVRT() when the dataset has only RPC Nyall Dawson
09:07 PM Revision 0f6838df (qgis): Merge pull request #3034 from rouault/ogr_concurrent_opening
[BUGFIX / FEATURE] [OGR] Allow concurrent edition of Shapefiles and Tabfiles in QGIS & MapInfo Nyall Dawson
12:14 PM Revision 7ae80b10 (qgis): Fix sip bindings for QgsStringStatisticalSummary
Nyall Dawson
11:53 AM Revision daabda8c (qgis): Add test to make sure the curve point is part of the segmented result
Marco Hugentobler
11:06 AM Revision 0493cbfc (qgis): New class QgsStringStatisticalSummary, for calculating statistics
on lists of strings Nyall Dawson
11:00 AM Revision ceba5264 (qgis): New class QgsInterval for storing durations between datetimes
Move the QgsExpression::Interval class out to its own QgsInterval
class, extend with new methods and add tests
Add a...
Nyall Dawson
09:04 AM Revision 3340d8ea (qgis): Fix feature fields does not include virtual or joined fields when
feature is requested using a QgsFeatureRequest with FilterFid Nyall Dawson
09:04 AM Revision e359a8ee (qgis): Add missing qHash implementations for QTime, QDate, QDateTime
These were added in Qt5, so for Qt4 builds we now include a variant
of the upstream Qt5 implementations
Nyall Dawson
06:23 AM Revision dd4e3266 (qgis): Avoid some detachments
Nyall Dawson
06:23 AM Revision c32acaa7 (qgis): Add missing object name for styling dock
Nyall Dawson
06:23 AM Revision 73733a65 (qgis): Fix major(?) memory leak with python code execution
Nyall Dawson
06:23 AM Revision effb8dcc (qgis): Fix warnings
Nyall Dawson
06:23 AM Revision 6b80518a (qgis): Fix memory leak in OGR provider when feature has no geometry
and FilterRect is used Nyall Dawson
06:23 AM Revision c32966d8 (qgis): Fix some minor memory leaks
Nyall Dawson
06:10 AM Revision 0d399647 (qgis): [Style Dock] Add undo/redo button at the bottom
Nathan Woodrow
02:32 AM Revision ca914f11 (qgis): [FEATURE] Add style/history tab to style dock
Nathan Woodrow

2016-05-09

10:52 PM Revision 948c1f02 (qgis): Temporarily fix generate_test_mask_image.py by rolling back to Qt4
Nyall Dawson
01:38 PM Revision 56783c91 (qgis): Merge pull request #3051 from nyalldawson/cad_fixes
Improvements and fixes to advanced digitising dock Nyall Dawson
01:23 PM Revision 81e72b78 (qgis): Merge pull request #3060 from nyalldawson/filled_marker
New "Filled marker" symbol layer type Nyall Dawson
01:19 PM Revision 794ab065 (qgis): [FEATURE] Embed atlas feature into composer HTML source as GeoJSON
This change makes the current atlas feature (and additionally all
attributes of related child features) available to ...
Nyall Dawson
01:19 PM Revision c3d6c796 (qgis): [FEATURE] Allow copying features from QGIS in GeoJSON format
The previous setting for include WKT when copying features has been
replaced with a choice of copying features as "Pl...
Nyall Dawson
01:19 PM Revision 55793a45 (qgis): Always create valid GeoJSON (both geometry and properties members
are required Nyall Dawson
01:19 PM Revision 9ea56acd (qgis): [server] Always export GeoJSON in WGS84 (fix #14609)
Nyall Dawson
01:19 PM Revision ca2c6290 (qgis): Always export GeoJSON features in WGS84 (match specifications)
Nyall Dawson
01:19 PM Revision 718c5fde (qgis): Catch errors when reprojecting for GeoJSON export
Nyall Dawson
01:19 PM Revision 3681e2ce (qgis): Add method for exporting QgsFeatureList to GeoJSON featurecollection
Nyall Dawson
01:19 PM Revision 5c1a05c8 (qgis): Support including attributes of related (child) features in
GeoJSON feature export
Sponsored by Kanton of Zug, Switzerland
Nyall Dawson
01:19 PM Revision 34d468e6 (qgis): Allow setting list of attributes to exclude from json exports
Nyall Dawson
01:19 PM Revision 9041c954 (qgis): Allow injecting extra properties into feature's GeoJSON export
Sponsored by Kanton of Zug, Switzerland Nyall Dawson
01:19 PM Revision 24309dfb (qgis): [FEATURE] New class QgsJSONUtils with utilities for converting
features to and from GeoJSON strings
Sponsored by Kanton of Zug, Switzerland
Nyall Dawson
01:19 PM Revision 935f4ad2 (qgis): Support encoding lists and maps to json
Nyall Dawson
01:19 PM Revision 819ed86a (qgis): Correctly escape more json strings
Nyall Dawson
01:19 PM Revision 729c7037 (qgis): Blacklist PyQgsJSONUtils test from qt5 (uses null)
Nyall Dawson
01:19 PM Revision c3f6c397 (qgis): Refactor to move JSON exporter to its own class
Nyall Dawson
11:22 AM Revision 8d70a514 (qgis): Geometry type check in merge tool is not necessary any more (geometry t...
Marco Hugentobler
10:43 AM Revision f1e6d873 (qgis): [processing] add support for int64 fields (fix #14777)
Alexander Bruy
09:06 AM Revision 14acde5b (qgis): Merge pull request #3013 from pierstitus/pseudocolor_renderer
Rewrite pseudocolor render code to improve speed Matthias Kuhn
09:01 AM Revision fa11390d (qgis): Doxygen
Matthias Kuhn
08:56 AM Revision ffcf655b (qgis): Don't always show first column in attribute table
Add tests for some basic attribute table functionality
Fix #14774
Fix #14765
Fix #14766
Matthias Kuhn
08:33 AM Revision 59db4d0e (qgis): Merge pull request #3045 from mhugent/convert_geometry_2
Convert geometry 2 Marco Hugentobler
07:02 AM Revision cf45742f (qgis): use same icons as in other dialogs for this task
Harrissou Santanna
05:49 AM Revision a65d9c52 (qgis): Fix indeterminate state for numeric line edits was showing "NULL"
Nyall Dawson
05:49 AM Revision 8126d460 (qgis): New class QgsWebPage
QgsWebPage is a QWebPage subclass which automatically handles
redirecting JavaScript console output to the QGIS messa...
Nyall Dawson

2016-05-07

02:06 PM Revision ea201492 (qgis): [FEATURE] New "Filled marker" symbol layer type
A "filled marker" is similar to the simple marker symbol layer, except
that it uses a fill sub symbol to render the m...
Nyall Dawson
01:52 PM Revision cda387cb (qgis): Ensure that @symbol_color is always correct for symbol layer types
with subsymbols Nyall Dawson
01:49 PM Revision d823be1e (qgis): Add some clarifications to QgsRelation api
Nyall Dawson

2016-05-06

04:51 PM Revision 0b4961c2 (qgis): Fix warning
Marco Hugentobler
03:56 PM Revision 9470c36a (qgis): Change QList to QVector for speed increase
mLUT and mColorRampItemList are changed,
for mLUT it shouldn't matter that much since an int is stored
sequ...
Piers van der Torren
03:26 PM Revision 11b7a270 (qgis): Move conversion of added/changed geometry to vector data provider
Marco Hugentobler
02:07 PM Revision e9d3a3ac (qgis): Slightly more precise numbers for circular string centroids
Marco Hugentobler
10:40 AM Revision 034c7dbb (qgis): Make sure the curve point is always on the segmentized curve
Marco Hugentobler
09:00 AM Revision e6f1439c (qgis): [processing] add object name to custom menus
Victor Olaya

2016-05-05

11:51 PM Revision e040cbd6 (qgis): fix display of version in doxymentation
Jürgen Fischer
06:10 PM Revision c68d7f97 (qgis): [server] Fixes segfault on wrong TypeName
Unreported - WFS-T
(cherry-picked from 8e781b4ec01b276e0c2be76db5742cf5227d6bd7)
Funded by Boundless
Alessandro Pasotti
05:17 PM Revision 8e781b4e (qgis): [server] Fixes segfault on wrong TypeName
Unreported - WFS-T
Funded by Boundless
Alessandro Pasotti
08:56 AM Revision d75eaff5 (qgis): Fixes to arrow line symbology:
- Fix crash in Python bindings caused by subsymbol ownership
- Make symbol work correctly with categorised and gradua...
Nyall Dawson
 

Also available in: Atom