Activity
From 2016-04-29 to 2016-05-28
2016-05-28
- 06:18 PM Revision b9baf2e9 (qgis): Merge pull request #3131 from 3nids/lockscale
- allow to lock scale to use magnification to zoom in/out
- 05:26 PM Revision d5f8255a (qgis): Remove unfinished osg[Earth] python bindings
- 05:22 PM Revision c3e7a56b (qgis): always use double for dpi
- 05:10 PM Revision 3e73064c (qgis): Store QgsBillBoardRegistry in QgsProject instead of making it a singleton
- 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
- 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... - 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... - 04:45 PM Revision bc779a06 (qgis): QgsActionManager: improve docs + add tests
- 04:44 PM Revision 0a8df071 (qgis): Fix build warning
- 04:11 PM Revision 5d37cc35 (qgis): Add SHAPE_ENCODING parameter in GDAL "to postgis" algorithms
- 02:31 PM Revision 857d544e (qgis): Improve numerical stability of QgsAbstractGeometryV2::centroid
- 01:49 PM Revision 705d4f58 (qgis): [styledock] Fix undo redo
- 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 - 12:41 PM Revision d8ccec0e (qgis): [Processing] add an algs static method to Processing for server
- 11:18 AM Revision 149ab302 (qgis): [Geometry checker] Delay sorting of results until all are listed
- 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... - 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)
- 10:18 AM Revision 759dd9d1 (qgis): Guard against possible crash by using destroyed QgsMapRendererCustomPai...
- 10:09 AM Revision 90887f46 (qgis): Revived globe, compatible with OsgEarth 2.7
- 10:02 AM Revision 7d7467f2 (qgis): [Processing] Add shortHelp for Scripts, Models and R
- And enhance getParameterDescriptions
- 09:58 AM Revision 27c5f78f (qgis): Merge branch 'processing_shortHelp'
- 09:39 AM Revision 3d957120 (qgis): [processing] add output extent to scripts (refs #11781)
- 09:38 AM Revision 75461aa1 (qgis): [Processing] Fix ogr2ogr postgis table overwrite
- 09:38 AM Revision e60ed051 (qgis): [pluginmanager] limit plugin icon maximum size to prevent breaking desc...
- 09:32 AM Revision 8592a7e3 (qgis): [Processing] Add shortHelp for Scripts, Models and R
- And enhance getParameterDescriptions
- 09:31 AM Revision 69a1718b (qgis): move scale widget in its own class (away from qgisapp)
- 09:29 AM Revision 4f49b8b7 (qgis): Merge pull request #3121 from rouault/pyramids
- Various improvements and fixes related to raster pyramids
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... - 12:53 AM Revision 7f3edb89 (qgis): QgsRasterPyramidsOptionsWidget: cleanup to avoid use of hard-coded cons...
- 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... - 12:53 AM Revision 2861cf1d (qgis): QgsGdalProvider::buildPyramids(): do not crash if an invalid option is ...
- 12:53 AM Revision 0ac285d7 (qgis): [GDAL provider] Add cubic spline and lanczos resampling methods for ove...
- 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... - 11:21 PM Revision 2c1f2ce1 (qgis): Add missing docs
- 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 - 07:38 PM Revision cc7eb27a (qgis): [processing] drop WebView dependency (follow up 38f6ace4c0)
- 07:30 PM Revision dd69a596 (qgis): add sip bindings to webkit stubs
- 07:30 PM Revision 4b5e5c08 (qgis): german translation fixes (followup 0eecac1)
- 06:40 PM Revision 88b67361 (qgis): Cleanup some default values from nullptr to empty non-pointers
- 04:40 PM Revision c1750aa0 (qgis): Avoid warning
- 04:34 PM Revision d4a482b9 (qgis): Merge pull request #2900 from ahuarte47/Issue_QPainterSimplification
- [Bugfix] QPainter simplification (fixes #14301)
- 03:19 PM Revision cbbc5357 (qgis): Avoid string comparisons
- 03:02 PM Revision 62cb55a3 (qgis): ending store and restore layer extents in projects
- 02:38 PM Revision 0aec8e98 (qgis): Postgres simplification does not work with curved types
- 02:29 PM Revision 7e9a0a78 (qgis): Merge pull request #3114 from SrNetoChan/new_icons
- Adds File Formats mime Icons for debian and rpm
- 02:16 PM Revision 70c5ab6a (qgis): [processing] fix handling of scriipts/models folders in Get scripts dia...
- 12:32 PM Revision 92aed6e3 (qgis): ending store and restore layer extents in projects
- 11:31 AM Revision b38be6f7 (qgis): [processing] made lastools additional parameters optional
- 11:27 AM Revision f4ca8476 (qgis): [processing] do not exit loop in intersect if there are errors
- fixes #14908
- 11:27 AM Revision 841f8fb7 (qgis): [processing] re-enabled tooltips in algorithm dialog
- 11:27 AM Revision c080c203 (qgis): [processing] fixed default extension selection
- 10:48 AM Revision 64e05ff6 (qgis): Show curve point radius in infotool and fix bug in geometryutils
- 10:25 AM Revision 33977d16 (qgis): [processing] add option to force singlepart geometry type to postgis im...
- 10:23 AM Revision 5fc17dd1 (qgis): add missing include in DB2
- 09:34 AM Revision adf47dc7 (qgis): store and restore layer extents in projects
- 09:32 AM Revision ba48dbe3 (qgis): Merge pull request #3112 from ThomasG77/qgsannotationitemcast
- Cast each child of QgsAnnotationItem in SIP bindings for Python
- 08:51 AM Revision 84c02417 (qgis): INSTALL is a output file from the t2tdoc target
- 08:41 AM Revision 38f6ace4 (qgis): make webkit optional
- 08:30 AM Revision fb2d5e72 (qgis): fixes debian desktop files for file format icons
2016-05-26
- 01:05 AM Revision 2a361c52 (qgis): add extra icons
- 12:50 AM Revision 0eecac1a (qgis): Add QGIS file types Icons for Linux
- 10:39 PM Revision ed1235d3 (qgis): Merge pull request #3096 from arnaud-morvan/processing_fix_updatedepend...
- [BUGFIX] [Processing] Fix updateDependentFields
- 07:30 PM Revision a3898627 (qgis): Merge branch 'master' of https://github.com/qgis/QGIS
- 07:30 PM Revision 36161fc0 (qgis): INstructions for installing with Qt5+Py3 on Debian in INSTALL
- 06:09 PM Revision eeea18ec (qgis): Cast each child of QgsAnnotationItem in SIP bindings for Python
- 05:44 PM Revision 5a001726 (qgis): [BUGFIX][Processing] Add getParameterDescriptions to R, Model and Scrip...
- 05:17 PM Revision aef3dd4d (qgis): remove svn references from prepare-commit.sh and make it work from anyw...
- 05:11 PM Revision d4802e5e (qgis): Merge pull request #3109 from rldhont/bugfix_processing_getParameterDes...
- [BUGFIX][Processing] Add getParameterDescriptions to R, Model and Scr…
- 04:53 PM Revision 53089188 (qgis): [BUGFIX][Processing] Add getParameterDescriptions to R, Model and Scrip...
- 03:47 PM Revision ef3de285 (qgis): Merge pull request #3110 from NaturalGIS/master
- fix two SAGA statistics_grid modules
- 03:13 PM Revision d783635a (qgis): [processing] homogenize spatial index name with DB Manager (fix #14899)
- 03:08 PM Revision 586e9bfa (qgis): [Processing] Fix updateDependentFields
- 03:04 PM Revision 8cd6be57 (qgis): fix two SAGA statistics_grid modules
- 02:29 PM Revision 90b313cc (qgis): [processing] fix typo in Add autoincremental layer alg (fix #14892)
- 01:43 PM Revision af201211 (qgis): fix indentation
- 12:56 PM Revision d16f04bf (qgis): [processing] support multiple scripts/models folders (fix #10476)
- 12:52 PM Revision d1709461 (qgis): INSTALL is a output file
- 11:45 AM Revision d676fcba (qgis): Another typo in INSTALL
- 07:42 AM Revision 942e4694 (qgis): Merge branch 'pluginmanager-fix-strings'
- 07:42 AM Revision eb275ea4 (qgis): Merge branch 'worlfile-ext'
2016-05-25
- 10:53 PM Revision 6969a1a4 (qgis): Fix travis errors
- 10:53 PM Revision 7e1d142f (qgis): Add Visvalingam simplification algorithm
- 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. - 10:50 PM Revision 01ece90f (qgis): Simplify geometry for labeling
- 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... - 10:50 PM Revision 89597f35 (qgis): Remove FeatureIterator simplification
- 10:50 PM Revision c4d79816 (qgis): New members in QgsVectorSimplifyMethod for QPaint simplification
- 07:42 PM Revision 322da8b2 (qgis): Merge pull request #3105 from volaya/processing_cleanup
- [processing] cleanup and improvements
- 07:01 PM Revision d19767d5 (qgis): Typos in INSTALL
- 06:59 PM Revision 92604cf2 (qgis): Merge branch 'master' of https://github.com/qgis/QGIS
- 06:26 PM Revision ed90055e (qgis): homogenize worldfile extensions when exporting map as image (fix #13264)
- 05:53 PM Revision 997a3683 (qgis): [processing] removed wrong import
- 05:47 PM Revision b5b0145c (qgis): [pluginmanager] reword link to plugin bugtracker (fix #11582)
- 05:46 PM Revision 0469ffc1 (qgis): Merge pull request #3106 from boundlessgeo/wfs-t-tests-2
- Wfs t tests
- 04:55 PM Revision 6b715c5b (qgis): Adapted test to new provider changes
- 04:55 PM Revision e72cf569 (qgis): Added debug msg
- 04:55 PM Revision 921069ae (qgis): Renamed test
- 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... - 04:03 PM Revision 0627ac3f (qgis): Followup f300715, adjust test
- 03:58 PM Revision b762694b (qgis): Fix crash in relation manager
- When clicking ok with invalid definitions.
Fixes #14869 - 03:35 PM Revision f3007156 (qgis): [2.5D] Change default roof color
- Kudos to @timlinux
- 02:59 PM Revision f915cbe6 (qgis): [processing] fixed modeler dialog
- 01:10 PM Revision 76a23e68 (qgis): [python] Add bits() bindings for QgsRasterBlock
- 12:22 PM Revision fff938c5 (qgis): Add some tooltips to relation subform buttons
- 10:53 AM Revision e5d85297 (qgis): Add more missing docs
- 10:43 AM Revision 950a1918 (qgis): [processing] remove square brackets from output names when no path and ...
- 10:26 AM Revision 1132eb90 (qgis): Add missing docs
- 09:48 AM Revision 7f48ea4b (qgis): [processing] only ask for msys folder in windows
- 08:49 AM Revision f56c568f (qgis): [BUGFIX][Processing][Rscript] Write output Table
- Add support forwriting output table to Rscript command.
- 08:49 AM Revision 2f49f6a9 (qgis): [BUGFIX][Processing][Rscript] Use CRS Parameter
- Add support for CRS parameter to Rscript command.
- 08:07 AM Revision b2333498 (qgis): Fix distorted date time calendar popup
- (cherry-picked from 4ce16e1e31b7b7466a25e143ff2a9ebbdc7b0b1a)
- 08:06 AM Revision 3ec3daeb (qgis): Fix invalid background/text colors showing in attribute table
- (cherry-picked from 38e05026fb7a517cfef7b2b69a5a6e3cd7f0c355)
- 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 ... - 08:04 AM Revision 41a98ca9 (qgis): Correctly return null values from QgsColorWidgetWrapper
- (cherry-picked from 94d88e65d847823dc8f94412ea25a5b91d472aa8)
- 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 ... - 08:03 AM Revision b0638d95 (qgis): Allow opacity change for 25d renderer colors (fix #14877)
- (cherry-picked from 7af95b10a0e3e4946940dfb0cb85486ff992e608)
- 07:41 AM Revision 1287f8cc (qgis): Store object instead of pointer to crs in QgsMapLayer
- 07:41 AM Revision 7af95b10 (qgis): Allow opacity change for 25d renderer colors (fix #14877)
- 07:41 AM Revision fcaffa26 (qgis): Make QgsCoordinateReferenceSystem implicitly shared
- 07:41 AM Revision 64823d10 (qgis): [gui] improve no color logic by keeping RGB values
- 07:41 AM Revision 9f325df9 (qgis): Search widget wrapper for relation reference widget
- 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 ... - 07:41 AM Revision 4089cc52 (qgis): Add test for color button that setting color to transparent
- will retain non-alpha color components
- 07:36 AM Revision 68379963 (qgis): Merge pull request #3103 from rldhont/bugfix_processing_rscript_output_...
- [BUGFIX][Processing][Rscript] Write output Table
- 07:35 AM Revision 1cddf8db (qgis): Merge pull request #3102 from rldhont/bugfix_processing_rscript_crs
- [BUGFIX][Processing][Rscript] Use CRS Parameter
2016-05-24
- 09:52 PM Revision 3b7c0fc0 (qgis): [BUGFIX][Processing][Rscript] Write output Table
- Add support forwriting output table to Rscript command.
- 09:38 PM Revision f470c531 (qgis): [BUGFIX][Processing][Rscript] Use CRS Parameter
- Add support for CRS parameter to Rscript command.
- 07:23 PM Revision 58e1c7fc (qgis): Add a set to null ('clear') to color buttons
- 07:23 PM Revision 94d88e65 (qgis): Correctly return null values from QgsColorWidgetWrapper
- 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 ... - 07:23 PM Revision 38e05026 (qgis): Fix invalid background/text colors showing in attribute table
- 07:23 PM Revision eba4d03d (qgis): Fix crash in attribute table when layer has no fields
- 06:59 PM Revision dadc9d20 (qgis): fix typo
- 06:47 PM Revision c69665be (qgis): [processing][gdaltools] reword merge option (fix #8519)
- 06:32 PM Revision 8ad1e3c8 (qgis): [processing] add ability to choose encoding when importing into PostGIS...
- 06:14 PM Revision 7132209f (qgis): enable Add button in DB dialogs only when at least one table is selecte...
- 05:15 PM Revision 92f71b69 (qgis): Keep numeric fields type, length and precision in postgresql provider
- 05:09 PM Revision 3244d4b2 (qgis): [BUGFIX][Processing][Rscript] Use Extent Parameter
- Add support for extent parameter to Rscript command.
- 05:05 PM Revision 99289808 (qgis): Merge pull request #3097 from rldhont/bugfix_processing_rscript_extent
- [processing] add missed extent parameter to R provider
- 04:01 PM Revision 5d7e218b (qgis): [BUGFIX][Processing][Rscript] Use Extent Parameter
- Add support for extent parameter to Rscript command.
- 12:57 PM Revision 2bba1917 (qgis): Merge pull request #3095 from DelazJ/patch-3
- Add example to functions
- 12:24 PM Revision 386fcc67 (qgis): Add more example
- 12:21 PM Revision 1a3c4165 (qgis): Add more example
- 10:27 AM Revision 3607e269 (qgis): [processing] improvements for new mechanism for adding algorithms
- Correctly remove algorithms on plugin unload
- 10:17 AM Revision ff38f27d (qgis): fix build
- 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. - 06:50 AM Revision db0db368 (qgis): Code style
- 06:34 AM Revision 955a5b24 (qgis): [styledock] Fix setting QgsSingleBandPseudoColorRendererWidget signal o...
- 04:56 AM Revision 2b801761 (qgis): [styledock] Fix setting label widget layer
- Opps :)
- 04:53 AM Revision 3f4250fe (qgis): More ninja changes
2016-05-23
- 09:29 PM Revision 7dcef00c (qgis): Add file missing from 3e4536
- 09:26 PM Revision 3e45369f (qgis): Followup 71712a, add missing SIP bindings
- Also change QPointF& -> QPointF (faster)
- 09:05 PM Revision 47d0f5d6 (qgis): Followup 73733a, fix crash when running invalid python strings
- (cherry-picked from 7a8c3e0d2a2aa70c9c50e15d050a28da77763422)
- 09:04 PM Revision 707ff90d (qgis): Revert "Other check for null pointer before calling decref"
- This reverts commit 9b2be7a2e16757620c08e93bc2ac2ccc54289de0.
- 09:04 PM Revision 68e5f5cd (qgis): Revert "Avoid a segfault when python code fails"
- This reverts commit a1e826e4de08df240f81d2da4343e91ed3de66de.
- 09:02 PM Revision 7a8c3e0d (qgis): Followup 73733a, fix crash when running invalid python strings
- 07:36 PM Revision bc75862e (qgis): [processing] fixed header
- 07:36 PM Revision 33fc3be1 (qgis): [processing] separated alglist to its own module
- 07:36 PM Revision 2eebe0d3 (qgis): [processing] additional mechanism to add scripts from 3rd party plugin
- 07:34 PM Revision 9a5c5835 (qgis): [processing] moved imports to initialize providers to a separate module
- 07:34 PM Revision 7014c9ba (qgis): [processing] fix tests
- 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 ...
- 07:34 PM Revision b90ec83c (qgis): [processing] keep parameter in addProvider method for backwards compati...
- 07:34 PM Revision e9253822 (qgis): [processing] fixed provider updates in toolbox
- 07:34 PM Revision b4b05bad (qgis): [processing] save value of grass path when autoconfiguration is succesful
- 06:50 PM Revision 9b2be7a2 (qgis): Other check for null pointer before calling decref
- 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. - 05:35 PM Revision 71712ac5 (qgis): Draw vertices of unsegmentized geometry
- 05:15 PM Revision 44c948b0 (qgis): [processing] add support for GDAL 2.x in raster tools (refs #14858)
- 04:43 PM Revision 5a74c684 (qgis): [processing] correctly set default value in modeler algorithms (fix #12...
- (cherry picked from commit d2b21891d44a1beb5be2112a53f354c7abec9221)
- 04:42 PM Revision d2b21891 (qgis): [processing] correctly set default value in modeler algorithms (fix #12...
- 04:26 PM Revision 6ef22eec (qgis): Only show 'case sensitive' checkbox for string fields
- 04:26 PM Revision 026e352c (qgis): [FEATURE] Add a search widget wrapper for datetime widgets
- 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... - 04:26 PM Revision e00ea61b (qgis): Add missing docs
- 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 ... - 04:26 PM Revision 1c4811fa (qgis): Add Is Not Null and Is Not Between type search/filters
- 04:26 PM Revision 6d868598 (qgis): Add an interderminant "empty" state for QgsDateTimeEdit
- 04:26 PM Revision 1e778393 (qgis): Switch Ctrl+F shortcut to switch to filter mode
- 04:26 PM Revision 195b4dee (qgis): [FEATURE] Add search widget wrapper for check box widget
- 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... - 02:56 PM Revision 3fcd1fd6 (qgis): Don't crash when trying to sync raster layer for offline editing
- Fix #14848
- 01:28 PM Revision 2f5c3a57 (qgis): [processing] fix expressions handling in ParameterString (fix #14834)
- Add initial set of tests for ParameterString
- 01:25 PM Revision 9074b14a (qgis): [processing] fix to avoid interrupted system call exceptions in mac
- 12:42 PM Revision f0527e49 (qgis): [build] Allow using ninja generator on non-win os'es
- 12:42 PM Revision b028c09e (qgis): [build] Add better support for Ninja build system
- 11:44 AM Revision ce9db2e8 (qgis): [processing] restore CreateConstantRaster algorithm (fix #14860)
- (cherry picked from commit 6207412bf731d718a16246b37de7dfcc6eec9d6f)
- 11:41 AM Revision 6207412b (qgis): [processing] restore CreateConstantRaster algorithm (fix #14860)
- 10:45 AM Revision 3809da60 (qgis): better fix for 61693b8
- 10:19 AM Revision 61693b8d (qgis): [MSVC] add include for M_PI_2
- 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... - 06:52 AM Revision 726a0132 (qgis): Flag old composer table classes as deprecated
- 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. - 05:09 AM Revision 008310d9 (qgis): Fix warning
2016-05-22
- 11:45 PM Revision fdb6488b (qgis): [expressions] Support date + time = datetime calculations
- 11:45 PM Revision 4ce16e1e (qgis): Fix distorted date time calendar popup
- 11:29 PM Revision b18e33c8 (qgis): [qt5 tests] Fix blacklist
- 10:46 PM Revision 84121f27 (qgis): fix postgres provider message
- 10:04 PM Revision 87ac6eaf (qgis): [qt5 tests] Unblacklist more tests
- 09:52 PM Revision e8887535 (qgis): Only require QTWEBKIT for Qt4 when WITH_QTWEBKIT is true.
- 09:52 PM Revision 50c7970e (qgis): Use unittest assertXXX methods
- 09:52 PM Revision 0e96ef37 (qgis): [travis] Fix ccache for Qt4 builds
- 09:52 PM Revision 7f3526be (qgis): [processing tests] Cleanup layer registry before every new test
- 09:52 PM Revision dbb24e97 (qgis): [processing tests] More tolerance in statistics test
- 09:52 PM Revision ced7c27d (qgis): [py3] Use __bool__ instead of __nonzero__
- 09:52 PM Revision 7e113840 (qgis): [qt5 tests] Unblacklist tests
- 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... - 01:27 PM Revision 2aa002d9 (qgis): Fix crash on style dock apply with no layer
- 12:45 PM Revision 3ace8e62 (qgis): [Style dock] Add support for raster layers
- 09:36 AM Revision 13f053b7 (qgis): Merge pull request #3084 from nyalldawson/single_click_ediit
- Open editor in attribute table on single click
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)
2016-05-20
- 05:51 PM Revision 98ede7fe (qgis): Replaced Grid with Raster for coherence
- 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
- 02:40 PM Revision 17fd3d8c (qgis): Fix in maptool add feature, reject null geometry due to intersection av...
- 02:05 PM Revision cf2ebb82 (qgis): Release of 2.14.3
- 11:37 AM Revision ff4532c3 (qgis): [server] Fix pep8 build error
- 09:59 AM Revision eef0486c (qgis): [server] Removed debug print from the test
- 09:57 AM Revision 10e88076 (qgis): [server] Added regression test for #8656
- Ref. commit b956874f02a9379
- 09:23 AM Revision 5cfcf846 (qgis): translation string fixes
- 08:33 AM Revision 8724feb7 (qgis): Some symbol layer widget fixes:
- - Fix broken shapeburst fill widget
- Tweak stretch behaviour of some widgets - 05:26 AM Revision 88db4f9a (qgis): Open editor in attribute table on single click
2016-05-19
- 01:48 AM Revision 0fcff9f2 (qgis): Allow direct QVariant creation from some QGIS metatypes
- 10:21 PM Revision fd3ed08c (qgis): Precise that scale function returns the denominator and not the scale i...
- (cherry-picked from 69a8c381abeb810625bf972354e3492827b28915)
- 10:20 PM Revision b956874f (qgis): [server][bugfix] FILTER GetFeatureInfo working again
- Fixes #8656
- 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 ... - 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) - 10:15 PM Revision e3556f7d (qgis): Set expression context for geometry generator builder (fix #14833)
- (cherry-picked from 7187148afb9d7c2d6670ef82b361f7d3b116fdc7)
- 04:29 PM Revision bc1aa42f (qgis): Merge pull request #3081 from mhugent/curve_segmentize_parameters
- Curve segmentize parameters
- 02:53 PM Revision 0078b33e (qgis): Merge pull request #3082 from rouault/vectorfilewriter_cleanup_and_enco...
- Vectorfilewriter cleanup and encoding improvement
- 01:45 PM Revision a19741b2 (qgis): [processing] log errors in hook scripts
- 01:45 PM Revision 518f7dcf (qgis): [processing] correctly switch to description tab if help tab exists
- 01:19 PM Revision 6bf4b92c (qgis): Merge pull request #3080 from nyalldawson/select_tools
- [FEATURE] Improved map select tool behaviour
- 01:04 PM Revision d73210a5 (qgis): Update test mask image
- 11:41 AM Revision 1ab29771 (qgis): QgsVectorLayerSaveAsDialog: use QgsVectorFileWriter::MetaData::compulso...
- 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... - 11:21 AM Revision b1efb9a7 (qgis): QgsVectorFileWriter::initMetaData(): fix DGN registration
- DGN was registered twice, and the second occurence reseted the
creation options - 11:20 AM Revision 222fa767 (qgis): QgsVectorFileWriter: remove the deprecated private driverMetadata(drive...
- 11:02 AM Revision c0d12dcd (qgis): [FEATURE]: possibility to set the segmentation tolerance (maximum angle...
- 10:18 AM Revision 3ac9364f (qgis): * debian packaging update
- * include qch download link on api index page
- 08:37 AM Revision 6f07322d (qgis): Merge pull request #3048 from nyalldawson/qt_doxygen
- Allow generation of Qt QHP help files from doxygen
- 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-... - 07:11 AM Revision c0799d47 (qgis): Fix deprecated warning
- 06:52 AM Revision 9d59f9ce (qgis): Generate QCH compiled help with qgis-api-doc package
- 06:30 AM Revision 1602c02d (qgis): Merge pull request #3009 from pblottiere/magnifier
- [FEATURE] add a map canvas magnifier
- 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... - 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
- 04:30 AM Revision 23a3a771 (qgis): Cleaner API for selecting features in QgsVectorLayer
- - add selectByRect( QgsRectangle&, SelectBehaviour) and
selectByIds( QgsFeatureIds, SelectBehaviour) for selecting
by... - 02:40 AM Revision 1767d3b0 (qgis): [processing] Use QgsVectorLayer::selectByExpression for select by expre...
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... - 12:50 AM Revision 7187148a (qgis): Set expression context for geometry generator builder (fix #14833)
- 03:14 PM Revision b4e23541 (qgis): [processsing] removed unused code
- 02:40 PM Revision f15197da (qgis): add unit test for scale
- 02:40 PM Revision d23a110c (qgis): move magnification in map settings
- 02:24 PM Revision d390ebdc (qgis): [processing] show script in toolbox even if it contains errors
- 02:24 PM Revision f001ac11 (qgis): [processing] fixed repaint in set vector style algorithm
- 02:03 PM Revision bbaef371 (qgis): [GRASS] close vector map if no more users, fixes #14668
- 12:08 PM Revision bfa90a91 (qgis): [processing] fixed toolbox updates
- 11:42 AM Revision 95038b14 (qgis): scale is the same whatever the level of magnification
- 11:05 AM Revision fc085354 (qgis): Merge pull request #3044 from arnaud-morvan/processing_output_vectortable
- Processing - Output tables with no geometry through OutputVector
- 10:43 AM Revision 69a8c381 (qgis): Precise that scale function returns the denominator and not the scale i...
- 05:08 AM Revision a9c1996b (qgis): Merge pull request #3064 from wonder-sk/composer-map-follow-preset
- Composer map to follow a visibility preset
- 03:56 AM Revision 292a8a4f (qgis): Fix updates of preset combo box when presets get changed
- 03:12 AM Revision 5dd88c99 (qgis): Avoid crash in style dock when layer is removed
- 03:12 AM Revision 46fb193e (qgis): Fix warnings
- 02:33 AM Revision 773212b2 (qgis): [color button] add colour wheel to right click menu
- 02:12 AM Revision dc9b56e2 (qgis): [styledock] scroll area for symbol selector widget
- 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 ... - 02:01 AM Revision 842be91e (qgis): remove spin box background color
2016-05-17
- 01:55 AM Revision eb9ab8a4 (qgis): add unit test for extent
- 01:50 AM Revision 0ff10aeb (qgis): [styledock] more widget changes
- 01:33 AM Revision e92dc26c (qgis): Followup feeeaf0, add unit tests
- 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... - 12:50 AM Revision b23bae74 (qgis): Fix warning
- 10:03 PM Revision 04176350 (qgis): fix about box (followup 0b940cac, fixes #14832)
- 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
- 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... - 02:16 PM Revision 7847f971 (qgis): Processing - Adapt RefactorFields to work on tables as well as vector l...
- 02:16 PM Revision afbe9141 (qgis): Processing - Support OutputVector with no geometry in GUI
- 02:16 PM Revision fc5f70c6 (qgis): Processing - Support tables with no geometry in OutputVector
- 02:16 PM Revision 63d23d29 (qgis): Processing - Support no geometry in VectorWriter
- 01:56 PM Revision a5ef216f (qgis): [styledock] Better layouts for marker widgets
- - Grid vs Form layouts
- Align DD buttons for better look - 12:16 PM Revision deb1e1eb (qgis): osgeo4w: add qt plugin directories to browser with grass (followup b758...
- (cherry picked from commit 6663a4cc821a9cf3ddc7ced1e65ba42f8fa945da)
- 12:15 PM Revision 6663a4cc (qgis): osgeo4w: add qt plugin directories to browser with grass (followup b758...
- 08:06 AM Revision a7f41dc4 (qgis): [processing] do not reject string parameters if they contain an unparsa...
- 07:47 AM Revision 57dc3c7e (qgis): [mssql] Fix layer not showing with invalid geometry
- 06:52 AM Revision 7eb05e2c (qgis): Fix composer map tests
- 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... - 06:35 AM Revision 8c402bcf (qgis): Remove child features when parent's add feature form is cancelled
- 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... - 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 - 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... - 02:53 AM Revision 821134ca (qgis): Add method to convert string to aggregate type
- 02:53 AM Revision dcc047af (qgis): Add possibility to handle aggregate calculation at data provider
- (not implemented for any providers yet)
- 02:53 AM Revision 50e41c81 (qgis): New utility class QgsAggregateCalculator, simplifies calculating
- aggregates from vector layer fields and expressions
- 02:53 AM Revision 1c45b940 (qgis): Add calculation of number of null values to QgsStatisticalSummary
- 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...
2016-05-16
- 12:33 AM Revision 2bbd5ca5 (qgis): Fix look&feel of WFS SQL query composer on Mac
- 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. - 04:59 PM Revision c198b1af (qgis): indentation fix
- 03:09 PM Revision 858914ee (qgis): Ensure that providers fetch geometry for a QgsFeatureRequest
- with an expression filter which requires geometry
- 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... - 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... - 02:14 PM Revision b514f521 (qgis): cppcheck fixes
- 11:16 AM Revision 9080aa19 (qgis): Don't require a parent for QgsExpressionBuilderWidget
- 11:16 AM Revision ee533a7d (qgis): Add test for attribute table sorting
- 11:16 AM Revision d07d9edd (qgis): Allow sorting attribute table by expression
- 10:14 AM Revision 11ee2fc8 (qgis): Fix running unsaved script in console
- 08:48 AM Revision d64f4740 (qgis): fix precise build
- 08:28 AM Revision dd4ae416 (qgis): [expressions] Fix fetching joined column refs when expression is
- not prepared (fix #14746)
(cherry-picked from febe30d991111712f95a476e97862ca5a890b9aa) - 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) - 08:01 AM Revision 82a4b4d5 (qgis): Ensure that @symbol_color is always correct for symbol layer types
- with subsymbols
(cherry-picked from cda387cb6f96e01d0c677c974f1a18e5d0bcbce9) - 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) - 07:57 AM Revision 8f0ee1fe (qgis): Fix major(?) memory leak with python code execution
- (cherry-picked from 73733a65edd2bbc8156bf36484995457c35f6b68)
- 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 ... - 07:56 AM Revision ad0b8f9d (qgis): Fix QgsFieldComboWidget not updating fields when calling setFilter()
- (cherry-picked from a389d237fcff1f61941cdba5237079e80abe6717)
- 07:55 AM Revision dc755ed0 (qgis): Fix datetime fields not shown in QgsFieldComboWidget when set to date f...
- (cherry-picked from b4029dc7f0169b60117c4ece7c15a31a8766cb4f)
2016-05-15
- 11:56 PM Revision 3d44a1e6 (qgis): fix windows build
- 11:53 PM Revision 8fd86a6b (qgis): Fix debug build
- 11:04 PM Revision 5c7f4c76 (qgis): Merge pull request #3072 from rouault/qt5_fix_testqgsfield
- Make qgis_fieldtest all Qt 5.X compatible
- 09:30 PM Revision c4819ade (qgis): Merge remote-tracking branch 'rouault/fix_qt5_wfs_ogcutils_tests'
- 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'... - 07:17 PM Revision 9a49c6aa (qgis): Make ogcutils and WFS tests Qt 5 compatible
- 07:17 PM Revision bf91a8b6 (qgis): WFS provider, connections dialog: change way that we select current ind...
- 12:50 PM Revision 63cab568 (qgis): Avoid iterating over temporary container
- 12:50 PM Revision a3d6227e (qgis): Avoid detaching temporary containers
- 12:50 PM Revision 77c4ed50 (qgis): Use more efficient QString multiple arg variant rather then
- chaining .arg calls
- 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() - 12:50 PM Revision 239865b7 (qgis): Add missing references to Q_FOREACH loops
- 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
- 12:50 PM Revision 1c1b8aac (qgis): Switch private QList to more efficient QVector container
- 12:50 PM Revision d255bfb2 (qgis): Remove unused variables, also avoid some unnecessary string creation
- when not using debug builds
- 12:38 PM Revision bf76049d (qgis): Fix some Coverity uninitialized variable warnings
- 12:38 PM Revision c732c687 (qgis): [travis] Run tests even with build failures on osx
- 12:38 PM Revision c1d84dee (qgis): Include travis build name in dash results (ie qt5/qt4)
- 12:38 PM Revision 57d114e2 (qgis): Update test masks for Qt5, enable labeling tests
2016-05-14
- 08:45 PM Revision e5e78af8 (qgis): Fixes in qgswebframe.h and qgswebpage.h to fix building without QtWebKit
- 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.
- 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... - 05:57 PM Revision 45e7da15 (qgis): OGR provider: fix Coverity warning about mFetchGeometry member being no...
- 02:42 PM Revision 349a618a (qgis): qgsgml & WFS provider: fix Coverity warnings introduced in recent WFS w...
- 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
- 12:33 PM Revision 90cc0ed4 (qgis): QgsVectorLayerSaveAsDialog: add checkboxes to decide which fields shoul...
- 12:33 PM Revision 038b3b79 (qgis): QgsVectorFileWriter: add capability to export displayed values of field...
- 08:55 AM Revision cfb61003 (qgis): Disable FEATURE_DATASET layer option if its value is not set
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
- 12:41 AM Revision c5308754 (qgis): [DbManager] allow to refresh materialized views
- (fixes #13697)
- 12:38 AM Revision 10134587 (qgis): Add note for failing Qt5 test
- 12:38 AM Revision c315113e (qgis): Fix memory leak
- 12:38 AM Revision a349e702 (qgis): Fix `from PyQt.xy` > `from qgis.PyQt.xy` import leftovers
- 12:21 AM Revision 27aca5c3 (qgis): Fix typo
- 12:02 AM Revision 94e06272 (qgis): Unblacklist fixed Qt5 tests
- 12:02 AM Revision af1de6e3 (qgis): Migrate more tests to Python3
- 10:23 PM Revision 7dfc6965 (qgis): Migrate provider test to python 3
- 10:23 PM Revision 89b7a4aa (qgis): Introduce NULL QVariant to PyQt5
- 10:23 PM Revision 25f2e637 (qgis): Remove references to QPyNullVariant
- 05:17 PM Revision f48d0431 (qgis): Merge pull request #3069 from sbrunner/connect
- Directly use function connect, remove no more existing signals
- 05:15 PM Revision d0382186 (qgis): Directly use function connect, remove no more existing signals
- 03:35 PM Revision b1f59f3e (qgis): Merge pull request #3068 from sebastic/qtermwidget-kfreebsd
- Add support for kFreeBSD to GRASS plugin.
- 02:18 PM Revision 8360936e (qgis): Merge pull request #3059 from arnaud-morvan/canvas_saveasimage_with_ann...
- Save as image with annotations
- 12:17 PM Revision ab3fef97 (qgis): fix import (take 2)
- 11:33 AM Revision 95b5548d (qgis): Save as image with annotations
- 10:11 AM Revision 7c122a3a (qgis): [processing] fix import
- 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
- 09:03 AM Revision 9a488864 (qgis): Add support for kFreeBSD to grass plugin.
- 08:58 AM Revision 19f80601 (qgis): [processing] remove toolbox dock widget when unloading plugin
- 08:34 AM Revision 555fe3d9 (qgis): [processing] simplify variables handling in scripts
- 08:32 AM Revision 0c8f6f7f (qgis): fix indentation and typo
- 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 - 02:05 AM Revision b51d70ab (qgis): Correctly emit presetsChanged() from QgsVisibilityPresetCollection
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... - 12:05 AM Revision 1f59541b (qgis): Fix flipped marker fill and outline color
- 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... - 11:24 PM Revision 8259b3fc (qgis): QgsSQLStatement::quotedIdentifierIfNeeded(): make it quote SQL reserved...
- 11:24 PM Revision 65a37dbe (qgis): Fix style of nullptr comparisons
- 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 ... - 11:24 PM Revision 9df19e01 (qgis): Add QgsSQLStatement class to parse SELECT statements
- 11:24 PM Revision 1da1c278 (qgis): QgsOgcUtils: add conversion from QgsSQLStatement to OGC filters
- 11:24 PM Revision 84129604 (qgis): Add a QgsSQLComposerDialog GUI to edit QgsSQLStatement
- 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 - 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
- 11:23 PM Revision 9aa2dea3 (qgis): QgsCodeEditorSQL: make autocompletion case insensitive when APIs are se...
- 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... - 07:52 PM Revision b38a16fe (qgis): Implement representValue() for Relation Reference widget
- 05:42 PM Revision b930a4b5 (qgis): fix extent
- 03:32 PM Revision 2d8e1d38 (qgis): [processing] don't crash if user canceled script loading
- (cherry picked from commit 583eaeff7f1994290b1a9428d8b1a7c42848a5c9)
- 03:32 PM Revision 64825b98 (qgis): [processing] add support for int64 fields (fix #14777)
- (cherry picked from commit f1e6d8731b67b47ce44dc03c5e4d9b7dfe676a0f)
- 03:27 PM Revision 583eaeff (qgis): [processing] don't crash if user canceled script loading
- 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... - 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 ... - 12:55 PM Revision 79f3d422 (qgis): Add equality operator for gradients, ensure stops are always in order
- 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. - 09:42 AM Revision 9a62613b (qgis): [FEATURE] add a map canvas magnifier
- 02:22 AM Revision 0332157d (qgis): Partial revert 18b69d
2016-05-11
- 01:07 AM Revision febd18ee (qgis): [Style Dock] Attach widget changed for graduated widgets
- 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
- 03:02 PM Revision 18b69d26 (qgis): Indentation
- 03:02 PM Revision 88d3e2aa (qgis): [FEATURE] Show stats for string and date fields in stats dock
- 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 - 12:30 PM Revision 0d165e56 (qgis): Merge pull request #3058 from arnaud-morvan/processing_postgis_errors
- Processing - Fix unicode/str error in postgis_utils
- 12:28 PM Revision ab7a07a6 (qgis): Migrate "Hidden" widgets to "Hidden" attribute table columns
- 11:27 AM Revision 66b1416d (qgis): Processing - Fix unicode/str error in postgis_utils
- 11:09 AM Revision 5a2ab506 (qgis): Followup d088fe0: Fix failing test
- 10:04 AM Revision 1e9a40fb (qgis): Fix python bindings for QgsAttributeAction
- 09:22 AM Revision d088fe07 (qgis): Fix action widget on attribute table
- 09:22 AM Revision 604da1f2 (qgis): Followup 59db4d0: Cleanup
- 07:57 AM Revision 86ccaff4 (qgis): Merge pull request #3063 from DelazJ/fields
- use same icons as in other dialogs for this task
- 03:59 AM Revision 5177d93b (qgis): Add time field filter option for QgsFieldComboWidget (also add docs)
- 03:59 AM Revision a389d237 (qgis): Fix QgsFieldComboWidget not updating fields when calling setFilter()
- 03:59 AM Revision b4029dc7 (qgis): Fix datetime fields not shown in QgsFieldComboWidget when set to date f...
- 02:55 AM Revision 54e6eb34 (qgis): [Style Dock] Only disable the widget and not the dock
- 02:00 AM Revision ab288c6b (qgis): Fix coverity mixed enum warning, switch 0 -> nullptr
- 02:00 AM Revision f4b63c68 (qgis): Fix coverity uninitialized variable warnings
2016-05-10
- 01:37 AM Revision 4dde0c3d (qgis): Code style
- 01:34 AM Revision 5306f552 (qgis): Fix crash when selecting geometryless layer and style widget is open
- 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 ... - 01:01 AM Revision 11a5a69e (qgis): Be able to store the bookmarks in the project (#2661)
- 12:48 AM Revision d278b959 (qgis): [Style Dock] Use readStyle for undo
- 12:43 AM Revision 1b636025 (qgis): Fix early return in writeSymbology
- Talk about a noob error :)
- 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
- 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
- 12:14 PM Revision 7ae80b10 (qgis): Fix sip bindings for QgsStringStatisticalSummary
- 11:53 AM Revision daabda8c (qgis): Add test to make sure the curve point is part of the segmented result
- 11:06 AM Revision 0493cbfc (qgis): New class QgsStringStatisticalSummary, for calculating statistics
- on lists of strings
- 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... - 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
- 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 - 06:23 AM Revision dd4e3266 (qgis): Avoid some detachments
- 06:23 AM Revision c32acaa7 (qgis): Add missing object name for styling dock
- 06:23 AM Revision 73733a65 (qgis): Fix major(?) memory leak with python code execution
- 06:23 AM Revision effb8dcc (qgis): Fix warnings
- 06:23 AM Revision 6b80518a (qgis): Fix memory leak in OGR provider when feature has no geometry
- and FilterRect is used
- 06:23 AM Revision c32966d8 (qgis): Fix some minor memory leaks
- 06:10 AM Revision 0d399647 (qgis): [Style Dock] Add undo/redo button at the bottom
- 02:32 AM Revision ca914f11 (qgis): [FEATURE] Add style/history tab to style dock
2016-05-09
- 10:52 PM Revision 948c1f02 (qgis): Temporarily fix generate_test_mask_image.py by rolling back to Qt4
- 01:38 PM Revision 56783c91 (qgis): Merge pull request #3051 from nyalldawson/cad_fixes
- Improvements and fixes to advanced digitising dock
- 01:23 PM Revision 81e72b78 (qgis): Merge pull request #3060 from nyalldawson/filled_marker
- New "Filled marker" symbol layer type
- 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 ... - 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... - 01:19 PM Revision 55793a45 (qgis): Always create valid GeoJSON (both geometry and properties members
- are required
- 01:19 PM Revision 9ea56acd (qgis): [server] Always export GeoJSON in WGS84 (fix #14609)
- 01:19 PM Revision ca2c6290 (qgis): Always export GeoJSON features in WGS84 (match specifications)
- 01:19 PM Revision 718c5fde (qgis): Catch errors when reprojecting for GeoJSON export
- 01:19 PM Revision 3681e2ce (qgis): Add method for exporting QgsFeatureList to GeoJSON featurecollection
- 01:19 PM Revision 5c1a05c8 (qgis): Support including attributes of related (child) features in
- GeoJSON feature export
Sponsored by Kanton of Zug, Switzerland - 01:19 PM Revision 34d468e6 (qgis): Allow setting list of attributes to exclude from json exports
- 01:19 PM Revision 9041c954 (qgis): Allow injecting extra properties into feature's GeoJSON export
- Sponsored by Kanton of Zug, Switzerland
- 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 - 01:19 PM Revision 935f4ad2 (qgis): Support encoding lists and maps to json
- 01:19 PM Revision 819ed86a (qgis): Correctly escape more json strings
- 01:19 PM Revision 729c7037 (qgis): Blacklist PyQgsJSONUtils test from qt5 (uses null)
- 01:19 PM Revision c3f6c397 (qgis): Refactor to move JSON exporter to its own class
- 11:22 AM Revision 8d70a514 (qgis): Geometry type check in merge tool is not necessary any more (geometry t...
- 10:43 AM Revision f1e6d873 (qgis): [processing] add support for int64 fields (fix #14777)
- 09:06 AM Revision 14acde5b (qgis): Merge pull request #3013 from pierstitus/pseudocolor_renderer
- Rewrite pseudocolor render code to improve speed
- 09:01 AM Revision fa11390d (qgis): Doxygen
- 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 - 08:33 AM Revision 59db4d0e (qgis): Merge pull request #3045 from mhugent/convert_geometry_2
- Convert geometry 2
- 07:02 AM Revision cf45742f (qgis): use same icons as in other dialogs for this task
- 05:49 AM Revision a65d9c52 (qgis): Fix indeterminate state for numeric line edits was showing "NULL"
- 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...
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... - 01:52 PM Revision cda387cb (qgis): Ensure that @symbol_color is always correct for symbol layer types
- with subsymbols
- 01:49 PM Revision d823be1e (qgis): Add some clarifications to QgsRelation api
2016-05-06
- 04:51 PM Revision 0b4961c2 (qgis): Fix warning
- 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... - 03:26 PM Revision 11b7a270 (qgis): Move conversion of added/changed geometry to vector data provider
- 02:07 PM Revision e9d3a3ac (qgis): Slightly more precise numbers for circular string centroids
- 10:40 AM Revision 034c7dbb (qgis): Make sure the curve point is always on the segmentized curve
- 09:00 AM Revision e6f1439c (qgis): [processing] add object name to custom menus
2016-05-05
- 11:51 PM Revision e040cbd6 (qgis): fix display of version in doxymentation
- 06:10 PM Revision c68d7f97 (qgis): [server] Fixes segfault on wrong TypeName
- Unreported - WFS-T
(cherry-picked from 8e781b4ec01b276e0c2be76db5742cf5227d6bd7)
Funded by Boundless - 05:17 PM Revision 8e781b4e (qgis): [server] Fixes segfault on wrong TypeName
- Unreported - WFS-T
Funded by Boundless - 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...
2016-05-04
- 10:33 PM Revision 52de4fb9 (qgis): Use consistently dataSourceUri() with QgsOgrConnPool (follow up of http...
- 10:00 PM Revision 02be0cb4 (qgis): QgsOgrProvider::addAttributes(): call invalidateConnections() for MapInfo
- 10:00 PM Revision 8ea44706 (qgis): Move QgsOgrConnPool::instance()->unref() from QgsOgrProvider::close() t...
- 10:00 PM Revision ed08ffb2 (qgis): Fix style in previous commit regarding comparisons against nullptr
- 10:00 PM Revision 338b8358 (qgis): Un-blacklist PyQgsOGRProvider for QT5 tests
- 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... - 08:55 PM Revision 32ea6514 (qgis): Also use datasource instead of filepath when ref/unref-ing and invalida...
- 08:53 PM Revision ca74cc07 (qgis): Merge pull request #3057 from manisandro/ogrpool_datasourceuri
- Consistently use datasource instead of filepath when ref/unref-ing
- 04:02 PM Revision f2618884 (qgis): Also use datasource instead of filepath when ref/unref-ing and invalida...
- 01:27 PM Revision ff81b821 (qgis): release.pl: don't created branches from tag names
- (cherry picked from commit 919c54ef5fabe7b7c2eef9c91094642c47b2eb7c)
- 01:20 PM Revision 919c54ef (qgis): release.pl: don't created branches from tag names
- 11:37 AM Revision 99e5352d (qgis): Fix coverity uninitialized member warnings
- 11:36 AM Revision d8dc02d7 (qgis): Fix more uncaught exceptions in QgsOgcUtils
- 09:50 AM Revision 3de06889 (qgis): [travis] Fix warnings about invalid ccache options
- https://travis-ci.org/qgis/QGIS/jobs/127438282#L731
2016-05-03
- 07:49 PM Revision 75cfb326 (qgis): [GDAL provider] Use GDALAutoCreateWarpedVRT() when the dataset has only...
- 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 - 09:18 AM Revision c1687abc (qgis): Replace calls to deprecated `assertEquals` method
- 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... - 04:43 AM Revision 98e9ae14 (qgis): Fix show/hide labels tool with postgres (followup 0232819)
2016-05-02
- 01:38 AM Revision ccebd83a (qgis): Standardise format of initializer lists
- 12:17 AM Revision cad3a5ae (qgis): Correctly set initial tab in label style dock
- 12:01 AM Revision cba82658 (qgis): [composer] Fix invalid signal connection
- 06:42 PM Revision 272b16a7 (qgis): Update labeling settings in UI after loading style from file (fixes #14...
- 06:25 PM Revision 8b4cb049 (qgis): Allow controlling action visibility on attribute table
- 06:25 PM Revision a6c88c11 (qgis): Add different widget style
- 06:25 PM Revision c5d00f09 (qgis): Handle item flags for action column
- 06:25 PM Revision e57edc33 (qgis): Doxygen fix
- 06:25 PM Revision 7c1fb363 (qgis): Fix attribute table column "resync after change"
- 06:25 PM Revision f03a94f6 (qgis): Fix crash
- 06:25 PM Revision 47300476 (qgis): Make string translatable
- 06:25 PM Revision c369aaba (qgis): Doxygen and sip bindings
- 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 - 06:25 PM Revision aa9010e8 (qgis): Limit ccache size to 150M
- 06:25 PM Revision 18275469 (qgis): Add new properties short name and show in attribute table to actions
- 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. ... - 06:25 PM Revision ff4ad508 (qgis): Rename QgsFilterTableFields to QgsOrganizeTableColumns
- 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... - 06:25 PM Revision 6c0732bc (qgis): Indentation fix
- 06:25 PM Revision d4ccc77f (qgis): Add a possibility to hide a column in the attribute table
- 05:22 PM Revision af73c3dd (qgis): replace icon
- 05:02 PM Revision d9865522 (qgis): Followup 875edb0, fix typo
- 05:01 PM Revision 875edb0a (qgis): Improve snapping API documentation
- 04:17 PM Revision 3360b829 (qgis): change comment to remove inadequate @deprecated
- 03:49 PM Revision dd136f61 (qgis): Fixup for AppStartup test which requires SIP API V1
- 01:50 PM Revision 90d116c6 (qgis): [cad] Fix invalid coordinates when x/y snapping is enabled and
- subsequent segments are parallel
- 01:50 PM Revision 3a543e4f (qgis): Doxygen fixes
- 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... - 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... - 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... - 01:15 PM Revision a230fc98 (qgis): Early import qgis in tests to set SIP API
- 12:45 PM Revision 61735390 (qgis): Fix PyQt import to qgis.pyQt in test_qgsnewgeopackagelayerdialog.py
- 10:59 AM Revision 5558ff9a (qgis): Improve qgis.PyQt compatibility layer
- 10:35 AM Revision afdb6c78 (qgis): Merge pull request #3031 from rouault/gpkg_improvements
- GeoPackage support related improvements
- 04:48 AM Revision 563d75c1 (qgis): Followup febe30, fix crash
- 04:03 AM Revision febe30d9 (qgis): [expressions] Fix fetching joined column refs when expression is
- not prepared (fix #14746)
- 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... - 04:03 AM Revision 70adf266 (qgis): Fix clear value for offset curve tool (fix #14751)
- 02:15 AM Revision 6e071022 (qgis): Fix more uninitialized variables
- 02:05 AM Revision 63208a22 (qgis): Fix potential crash in QGIS server
- 02:01 AM Revision f2e8f2df (qgis): Avoid some Coverity ignored return value warnings
- 02:00 AM Revision 17a95346 (qgis): Fix memory leak in labeling dock
2016-05-01
- 01:47 AM Revision 12f923f6 (qgis): Fix logic error in dxf export of line with offset
- 01:46 AM Revision c256d10f (qgis): Fix some Coverity dereference null pointer warnings
- 01:40 AM Revision 1f032aa5 (qgis): Fix potential crash while creating geometry from WKB with bad header
- 12:20 AM Revision 752ba707 (qgis): Fix Coverity uninitialized variable warnings
- 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...
2016-04-29
- 07:50 PM Revision f5763f0f (qgis): Add connection pool test
- 07:50 PM Revision f0c1bbba (qgis): Move QgsProviderRegistry::instance delete call after deferred delete call
- 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.
- 03:51 PM Revision dc94df51 (qgis): [BUGFIX][QGIS Server] WFS GetFeature with propertyname retrieves reques...
- 03:51 PM Revision 42761670 (qgis): [BUGFIX] QgsGeometry exportToGeoJSON return 'null' for null Geometry
- 03:48 PM Revision ea1d17c3 (qgis): [BUGFIX][QGIS Server] WFS GetFeature with propertyname retrieves reques...
- 02:25 PM Revision f48e74f3 (qgis): [BUGFIX] QgsGeometry exportToGeoJSON return 'null' for null Geometry
- 02:10 PM Revision abfd7740 (qgis): Fix qgis.PyQt compatibility imports
- 02:10 PM Revision 8071acd0 (qgis): move PyQt compat folder to python/qgis
- 02:02 PM Revision 26c3ece4 (qgis): Release of 2.8.9
- 02:00 PM Revision b3e642cf (qgis): Release of 2.14.2
- 01:03 PM Revision c230c23c (qgis): Fix calculation of point symbol bounds using data defined rotation or o...
- (cherry-picked from a67853f825c096f66c5525584b70c19f68209375)
- 12:16 PM Revision a67853f8 (qgis): Fix calculation of point symbol bounds using data defined rotation or o...
- 11:53 AM Revision bd6d22d8 (qgis): Update sip bindings
- 11:01 AM Revision d20a2ced (qgis): [processing] remove duplicated code
- 06:37 AM Revision d870b73a (qgis): [multiedit] Prompt to apply changes when switching out of multiedit mode
- 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.
- 04:43 AM Revision 80102b1a (qgis): Gracefully handle topology errors when tracing (fixes #14447)
- (cherry picked from commit 11e7140d37b88264490928114665967df4f6cfa5)
- 04:12 AM Revision 82449471 (qgis): Fix delete ring tool not updating rendered feature (fix #14741)
- (cherry-picked from 6c9bc938125376a2670ecf9047eff5ca853bf3ba)
- 04:10 AM Revision 6c9bc938 (qgis): Fix delete ring tool not updating rendered feature (fix #14741)
2016-04-28
Also available in: Atom