Activity

From 2016-04-27 to 2016-05-26

2016-05-26

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

2016-05-04

10:33 PM Revision 52de4fb9 (qgis): Use consistently dataSourceUri() with QgsOgrConnPool (follow up of http...
Even Rouault
10:00 PM Revision 02be0cb4 (qgis): QgsOgrProvider::addAttributes(): call invalidateConnections() for MapInfo
Even Rouault
10:00 PM Revision 8ea44706 (qgis): Move QgsOgrConnPool::instance()->unref() from QgsOgrProvider::close() t...
Even Rouault
10:00 PM Revision ed08ffb2 (qgis): Fix style in previous commit regarding comparisons against nullptr
Even Rouault
10:00 PM Revision 338b8358 (qgis): Un-blacklist PyQgsOGRProvider for QT5 tests
Even Rouault
10:00 PM Revision dc18b5b3 (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
08:55 PM Revision 32ea6514 (qgis): Also use datasource instead of filepath when ref/unref-ing and invalida...
Sandro Mani
08:53 PM Revision ca74cc07 (qgis): Merge pull request #3057 from manisandro/ogrpool_datasourceuri
Consistently use datasource instead of filepath when ref/unref-ing Sandro Mani
04:02 PM Revision f2618884 (qgis): Also use datasource instead of filepath when ref/unref-ing and invalida...
Sandro Mani
01:27 PM Revision ff81b821 (qgis): release.pl: don't created branches from tag names
(cherry picked from commit 919c54ef5fabe7b7c2eef9c91094642c47b2eb7c) Jürgen Fischer
01:20 PM Revision 919c54ef (qgis): release.pl: don't created branches from tag names
Jürgen Fischer
11:37 AM Revision 99e5352d (qgis): Fix coverity uninitialized member warnings
Nyall Dawson
11:36 AM Revision d8dc02d7 (qgis): Fix more uncaught exceptions in QgsOgcUtils
Nyall Dawson
09:50 AM Revision 3de06889 (qgis): [travis] Fix warnings about invalid ccache options
https://travis-ci.org/qgis/QGIS/jobs/127438282#L731 Matthias Kuhn

2016-05-03

07:49 PM Revision 75cfb326 (qgis): [GDAL provider] Use GDALAutoCreateWarpedVRT() when the dataset has only...
Even Rouault
11:14 AM Revision 87120892 (qgis): Fixes for actions in attribute table
* Initialize datastructure in vector layer configuration dialog
* Fix hidden widget if shown in last column
Matthias Kuhn
09:18 AM Revision c1687abc (qgis): Replace calls to deprecated `assertEquals` method
Matthias Kuhn
07:06 AM Revision 4335a77b (qgis): [FEATURE][multiedit] Add shortcut to modify attributes of selected
features to edit menu
Workflow:
- enter edit mode, select multiple features
- select Edit -> Modify Attributes of Se...
Nyall Dawson
04:43 AM Revision 98e9ae14 (qgis): Fix show/hide labels tool with postgres (followup 0232819)
Martin Dobias

2016-05-02

01:38 AM Revision ccebd83a (qgis): Standardise format of initializer lists
Nyall Dawson
12:17 AM Revision cad3a5ae (qgis): Correctly set initial tab in label style dock
Nyall Dawson
12:01 AM Revision cba82658 (qgis): [composer] Fix invalid signal connection
Nyall Dawson
06:42 PM Revision 272b16a7 (qgis): Update labeling settings in UI after loading style from file (fixes #14...
Daan Goedkoop
06:25 PM Revision 8b4cb049 (qgis): Allow controlling action visibility on attribute table
Matthias Kuhn
06:25 PM Revision a6c88c11 (qgis): Add different widget style
Matthias Kuhn
06:25 PM Revision c5d00f09 (qgis): Handle item flags for action column
Matthias Kuhn
06:25 PM Revision e57edc33 (qgis): Doxygen fix
Matthias Kuhn
06:25 PM Revision 7c1fb363 (qgis): Fix attribute table column "resync after change"
Matthias Kuhn
06:25 PM Revision f03a94f6 (qgis): Fix crash
Matthias Kuhn
06:25 PM Revision 47300476 (qgis): Make string translatable
Matthias Kuhn
06:25 PM Revision c369aaba (qgis): Doxygen and sip bindings
Matthias Kuhn
06:25 PM Revision dd88fa99 (qgis): [feature] New configuration options for attribute table
* Allow reordering the attribute table columns
* Allow adding a new column to trigger an action to the attribute table
Matthias Kuhn
06:25 PM Revision aa9010e8 (qgis): Limit ccache size to 150M
Matthias Kuhn
06:25 PM Revision 18275469 (qgis): Add new properties short name and show in attribute table to actions
Matthias Kuhn
06:25 PM Revision 54ec3b4d (qgis): Refactor attribute action dialog
The attribute action dialog had some UX flaws that an action was edited
in the same dialog as the action list lives. ...
Matthias Kuhn
06:25 PM Revision ff4ad508 (qgis): Rename QgsFilterTableFields to QgsOrganizeTableColumns
Matthias Kuhn
06:25 PM Revision 2faaf1cd (qgis): Rename QgsAttributeAction to QgsActionManager
The original name was not representative for the scope of the class
and misleading at best.
The class manages actions...
Matthias Kuhn
06:25 PM Revision 6c0732bc (qgis): Indentation fix
Matthias Kuhn
06:25 PM Revision d4ccc77f (qgis): Add a possibility to hide a column in the attribute table
Stéphane Brunner
05:22 PM Revision af73c3dd (qgis): replace icon
Harrissou Santanna
05:02 PM Revision d9865522 (qgis): Followup 875edb0, fix typo
Matthias Kuhn
05:01 PM Revision 875edb0a (qgis): Improve snapping API documentation
Matthias Kuhn
04:17 PM Revision 3360b829 (qgis): change comment to remove inadequate @deprecated
Piers van der Torren
03:49 PM Revision dd136f61 (qgis): Fixup for AppStartup test which requires SIP API V1
Matthias Kuhn
01:50 PM Revision 90d116c6 (qgis): [cad] Fix invalid coordinates when x/y snapping is enabled and
subsequent segments are parallel Nyall Dawson
01:50 PM Revision 3a543e4f (qgis): Doxygen fixes
Nyall Dawson
01:50 PM Revision 56548869 (qgis): New class QgsFocusWatcher for easier handling of focus events
Usually QObjects must subclass and override methods like focusOutEvent
to handle focus events. Using this class as an...
Nyall Dawson
01:50 PM Revision bd305885 (qgis): [cad] update constraint when user changes values in widgets while
constraint is locked
The previous behaviour was that the constraint had to be "relocked"
if the user manually altere...
Nyall Dawson
01:50 PM Revision e53cb6ef (qgis): [FEATURE][cad] Implement "repeating" locking mode for constraints
When enabled, repeating locks are not automatically cleared when
a new point is added. They are handy when the same c...
Nyall Dawson
01:15 PM Revision a230fc98 (qgis): Early import qgis in tests to set SIP API
Matthias Kuhn
12:45 PM Revision 61735390 (qgis): Fix PyQt import to qgis.pyQt in test_qgsnewgeopackagelayerdialog.py
Even Rouault
10:59 AM Revision 5558ff9a (qgis): Improve qgis.PyQt compatibility layer
Matthias Kuhn
10:35 AM Revision afdb6c78 (qgis): Merge pull request #3031 from rouault/gpkg_improvements
GeoPackage support related improvements Nyall Dawson
04:48 AM Revision 563d75c1 (qgis): Followup febe30, fix crash
Nyall Dawson
04:03 AM Revision febe30d9 (qgis): [expressions] Fix fetching joined column refs when expression is
not prepared (fix #14746) Nyall Dawson
04:03 AM Revision d3fcdb45 (qgis): [FEATURE] Support single click to select with freehand select tool
This brings the behaviour of the freehand select into line with
the select by rectangle tool, which allows clicks wit...
Nyall Dawson
04:03 AM Revision 70adf266 (qgis): Fix clear value for offset curve tool (fix #14751)
Nyall Dawson
02:15 AM Revision 6e071022 (qgis): Fix more uninitialized variables
Nyall Dawson
02:05 AM Revision 63208a22 (qgis): Fix potential crash in QGIS server
Nyall Dawson
02:01 AM Revision f2e8f2df (qgis): Avoid some Coverity ignored return value warnings
Nyall Dawson
02:00 AM Revision 17a95346 (qgis): Fix memory leak in labeling dock
Nyall Dawson

2016-05-01

01:47 AM Revision 12f923f6 (qgis): Fix logic error in dxf export of line with offset
Nyall Dawson
01:46 AM Revision c256d10f (qgis): Fix some Coverity dereference null pointer warnings
Nyall Dawson
01:40 AM Revision 1f032aa5 (qgis): Fix potential crash while creating geometry from WKB with bad header
Nyall Dawson
12:20 AM Revision 752ba707 (qgis): Fix Coverity uninitialized variable warnings
Nyall Dawson
03:22 AM Revision 31e6b4bf (qgis): Use same icons for same buttons (#3049)
* Add icons for color buttons to replace text
* Add icons to custom crs dialog
* Replace common text buttons by icons...
Harrissou Santanna

2016-04-29

07:50 PM Revision f5763f0f (qgis): Add connection pool test
Sandro Mani
07:50 PM Revision f0c1bbba (qgis): Move QgsProviderRegistry::instance delete call after deferred delete call
Sandro Mani
07:50 PM Revision c913e83f (qgis): Pass the full ogr data source URI as connInfo in qgsConnectionPool_Conn...
This fixes corrupt rendering when loading the same dataset twice with different options (i.e. layers), see issue #14560. Sandro Mani
03:51 PM Revision dc94df51 (qgis): [BUGFIX][QGIS Server] WFS GetFeature with propertyname retrieves reques...
René-Luc ReLuc
03:51 PM Revision 42761670 (qgis): [BUGFIX] QgsGeometry exportToGeoJSON return 'null' for null Geometry
René-Luc ReLuc
03:48 PM Revision ea1d17c3 (qgis): [BUGFIX][QGIS Server] WFS GetFeature with propertyname retrieves reques...
René-Luc ReLuc
02:25 PM Revision f48e74f3 (qgis): [BUGFIX] QgsGeometry exportToGeoJSON return 'null' for null Geometry
René-Luc ReLuc
02:10 PM Revision abfd7740 (qgis): Fix qgis.PyQt compatibility imports
Matthias Kuhn
02:10 PM Revision 8071acd0 (qgis): move PyQt compat folder to python/qgis
Denis Rouzaud
02:02 PM Revision 26c3ece4 (qgis): Release of 2.8.9
Jürgen Fischer
02:00 PM Revision b3e642cf (qgis): Release of 2.14.2
Jürgen Fischer
01:03 PM Revision c230c23c (qgis): Fix calculation of point symbol bounds using data defined rotation or o...
(cherry-picked from a67853f825c096f66c5525584b70c19f68209375) Nyall Dawson
12:16 PM Revision a67853f8 (qgis): Fix calculation of point symbol bounds using data defined rotation or o...
Nyall Dawson
11:53 AM Revision bd6d22d8 (qgis): Update sip bindings
Marco Hugentobler
11:01 AM Revision d20a2ced (qgis): [processing] remove duplicated code
Alexander Bruy
06:37 AM Revision d870b73a (qgis): [multiedit] Prompt to apply changes when switching out of multiedit mode
Nyall Dawson
06:08 AM Revision 25c06242 (qgis): Fix slider and dial widgets never emit their valueChanged(QVariant)
signals. Fixes use of dial/slider with multiedit form mode. Nyall Dawson
04:43 AM Revision 80102b1a (qgis): Gracefully handle topology errors when tracing (fixes #14447)
(cherry picked from commit 11e7140d37b88264490928114665967df4f6cfa5) Martin Dobias
04:12 AM Revision 82449471 (qgis): Fix delete ring tool not updating rendered feature (fix #14741)
(cherry-picked from 6c9bc938125376a2670ecf9047eff5ca853bf3ba) Nyall Dawson
04:10 AM Revision 6c9bc938 (qgis): Fix delete ring tool not updating rendered feature (fix #14741)
Nyall Dawson

2016-04-28

01:49 AM Revision ef51b702 (qgis): Don't resize canvas size on widget change
Nathan
03:29 PM Revision 2d4d0c02 (qgis): oracle provider: cleaner geometry retrieval and fix case issue with
feature request alias and sdo_relate Jürgen Fischer
03:01 PM Revision caad9897 (qgis): Add z/m values to new curves of compound curve
Marco Hugentobler
02:19 PM Revision 0739750e (qgis): oracle provider: cleaner geometry retrieval and fix case issue with
feature request alias and sdo_relate Jürgen Fischer
01:53 PM Revision 58109113 (qgis): [processing] always use original algorithm name for scripts and models ...
Alexander Bruy
10:46 AM Revision d71742ad (qgis): [Processing][Modeler] Use default value instead of None
In Modeler algorithm, when a algorithm's parameter was not defined it's value was set to None.
Before the possibility...
René-Luc ReLuc
10:43 AM Revision 37d6c69c (qgis): Merge branch 'processing_modeler_default_value'
René-Luc ReLuc
09:26 AM Revision 381895fd (qgis): Fix crash
Marco Hugentobler
05:08 AM Revision 93d984e5 (qgis): Merge pull request #3026 from nirvn/centroid_fill_parts
[FEATURE] add setting to control centroid fill point rendering on all parts or a single part of multi-features Nyall Dawson

2016-04-27

12:16 AM Revision d69910a1 (qgis): fix dxf export when using rule based labeling (followup a64ea0b)
Jürgen Fischer
04:26 PM Revision 679e8f2e (qgis): Convert added/changed geometries into the right before sending back to ...
Marco Hugentobler
04:10 PM Revision fef8c1fe (qgis): [FEATURE] add setting to control centroid fill point rendering
on all parts or a single part of multi-features (fixes #9199) Mathieu Pellerin - nIRV
02:40 PM Revision b52735db (qgis): fix indentation
Alexander Bruy
02:38 PM Revision 87575bd8 (qgis): Merge pull request #3038 from volaya/provider_add_remove
[processing] different approach for provider add/remove Alexander Bruy
02:35 PM Revision 7703ad88 (qgis): cmake/FindGDAL.cmake: emit warning if GDAL < 1.11
Even Rouault
02:32 PM Revision 02a83336 (qgis): debian: install qgis testing
Denis Rouzaud
02:26 PM Revision 3688b9e8 (qgis): test_provider_ogr_gpkg.py: remove expected failure tag if GDAL < 1.11.0...
Even Rouault
02:24 PM Revision 707655ef (qgis): Put QgsSQLiteExpressionCompiler class inside Doxygen PRIVATE tag
Even Rouault
02:16 PM Revision c96f66ec (qgis): Merge pull request #3040 from 3nids/debian_install_qgis_testing
debian: install qgis testing Jürgen Fischer
02:14 PM Revision 10e3c191 (qgis): debian: install qgis testing
Denis Rouzaud
01:36 PM Revision bee4068b (qgis): [processing] handle provider modifications when settings have been edited
Victor Olaya
11:41 AM Revision 42e386f8 (qgis): Make sublayer dialog sortable and sort by layername initially. Patch pr...
Marco Hugentobler
10:50 AM Revision 11e7140d (qgis): Gracefully handle topology errors when tracing (fixes #14447)
Martin Dobias
10:45 AM Revision 1a3e648e (qgis): [FEATURE] Make labeling map tools work with rule-based labeling
(until now they worked just with simple labeling) Martin Dobias
10:13 AM Revision 4a11a1a3 (qgis): [Processing][Modeler] Use default value instead of None
In Modeler algorithm, when a algorithm's parameter was not defined it's value was set to None.
Before the possibility...
René-Luc ReLuc
10:09 AM Revision f33749ab (qgis): [processing] different approach for provider add/remove
Victor Olaya
10:04 AM Revision 572bd195 (qgis): Make travis happy
Martin Dobias
09:04 AM Revision 6f3032a6 (qgis): Fix tests, fixes after rebase
Martin Dobias
08:17 AM Revision e9bc8ae4 (qgis): fix precise build
Jürgen Fischer
06:15 AM Revision ad82ac08 (qgis): Cleanups to emphasize that methods work with current label
Martin Dobias
06:09 AM Revision 42991ec3 (qgis): Updated label map tools to work with rule-based labeling
Martin Dobias
05:59 AM Revision 03f201d0 (qgis): Introduce label provider ID to uniquely identify label's settings
Before rule-based labeling, layer ID would identify label settings
of a label as there could be only one configuratio...
Martin Dobias
05:59 AM Revision a64ea0b0 (qgis): Fix crash on invalid assert in rule-based labeling
Martin Dobias
04:27 AM Revision 9e1dc47c (qgis): Remove conversions.sip conditionals meant for 4.12 but actually 4.18
- The hex version of 4.12 was not 0x041200 (current 4.18) but 0x040c00.
Code was always skipped and has worked with...
Larry Shaffer
03:33 AM Revision 59329694 (qgis): Fix sign of safety correction
Piers van der Torren
 

Also available in: Atom