Activity
From 2017-05-05 to 2017-06-03
2017-06-03
- 11:32 PM Revision 008f3857 (qgis): processing: only reset existing menu 'settings' (followup e78fc620)
- 04:54 PM Revision 2c8e03de (qgis): [PROCESSING] [regression] One more fix for broken encoding of psycopg2 ...
- 08:20 AM Revision 0f2a49d9 (qgis): Remove Point3D
- ... in favor of QgsPoint
Reference https://github.com/qgis/qgis3.0_api/issues/71 - 08:03 AM Revision 0b763526 (qgis): Merge pull request #4642 from nyalldawson/mssql
- MSSQL provider fixes
2017-06-02
- 07:53 PM Revision e3efc2c8 (qgis): Fix tests
- 07:53 PM Revision bf9021ae (qgis): Document API change
- 07:53 PM Revision 164e4640 (qgis): Gadgetize QgsPointV2
- 07:53 PM Revision 2bbadbac (qgis): Rename qgspoint.h and qgspointv2.h
- To qgspointxy.h
And qgspoint.h - 07:53 PM Revision 4f3cd3e1 (qgis): QgsPoint migration
- 07:53 PM Revision c5ba49fb (qgis): fix server
- 07:53 PM Revision 4ba385d4 (qgis): Fix python plugins
- 07:53 PM Revision a9d7630a (qgis): Rename QgsPointV2 to QgsPoint and QgsPoint to QgsPointXY
- Because 3D coordinates should be the default.
References https://github.com/qgis/qgis3.0_api/issues/36 - 07:53 PM Revision 881dfef3 (qgis): Fix python test imports
- 07:53 PM Revision 085a284c (qgis): [travis] Better match pattern for colorizing failing tests
- 07:53 PM Revision e2227d99 (qgis): Fix QgsPointXY issues
- 07:26 PM Revision 10672395 (qgis): Merge pull request #4629 from boundlessgeo/unified-button
- Add layer button
- 06:09 PM Revision 7a2ce494 (qgis): [addlayerbutton] Connect and forward all signals from browser to app
- 05:38 PM Revision 6f42b784 (qgis): For GDAL sake extract a dbname from the connection
- Works around GDAL limitation reported in:
https://trac.osgeo.org/gdal/ticket/6910
Ref #16625
Closes #16626 - 05:31 PM Revision 78c34238 (qgis): For GDAL sake extract a dbname from the connection
- Works around GDAL limitation reported in:
https://trac.osgeo.org/gdal/ticket/6910
Ref #16625
Ref #16626 - 05:31 PM Revision 19ddeb18 (qgis): Merge pull request #4667 from mhugent/server_tilemode
- Fix tile render mode not applied in 2.18 server
- 04:57 PM Revision a7e12c87 (qgis): [addlayerbutton] Fix height problems within the delimited text dialog
- Also moved the status information under the button bas for
consistency with other dialogs. - 04:57 PM Revision e761395f (qgis): [addlayerbutton] New GUI for the delimited text dlg by Luigi Pirelli
- 04:57 PM Revision 23ae5087 (qgis): [addlayerbutton] Data Source Manager toolbar and menu
- This implements the proposal from @SrNeto:
- new toolbar with the new dialog button and
all the "new" data soource... - 04:57 PM Revision 220d1256 (qgis): [addlayerbutton] Add embedded option to spatialite dlg
- 04:57 PM Revision 75f0e543 (qgis): [addlayerbutton] Pass canvas to the manager (needed by AMS)
- 04:57 PM Revision 01b4eebc (qgis): [addlayerbutton] Prevent a crash when the layer list is rebuilt after a...
- 04:57 PM Revision ce6d5c7b (qgis): Removed old comment
- 04:57 PM Revision c1889111 (qgis): [addlayerbutton] Replace icon for the datasourcemanager
- 04:57 PM Revision 14cc77c4 (qgis): [addlayerbutton] Removed button bar from main dialog
- No Close button anymore ... prepare your wrist for
a precise hit on the [X] or hit ESC to close the
dialog. - 04:57 PM Revision fc76d120 (qgis): [addlayerbutton] Removed all the individual source select slots
- In favour of the unified dialog.
- 04:57 PM Revision 25b959cc (qgis): [addlayerbutton] Fix order of signals when open page called
- The problem was with raster "tab" (that is not a real page
but a forwarded signal to the app), when openPage
was call... - 04:57 PM Revision 463fd036 (qgis): [addlayerbutton] Add method to open a given page in the layer dlg
- This is preliminary to change all dialogs slots to
open the unified dialog with the righ page open. - 04:57 PM Revision e43dfa28 (qgis): [addlayerbutton] Added option for modeless layer dialog (default false)
- 04:57 PM Revision 43a3ac7b (qgis): [addlayerbutton] Removed help button
- Almost all provider dialogs have its own button
resulting in duplicated help buttons in the
unified dialog. - 04:57 PM Revision 828ec134 (qgis): [addbuttonlayer] Fix layout of vector dialog
- This is an attempt to fix the layout of the vector
layer dialog to fit in the unified dialog layout.
The optiomal so... - 04:57 PM Revision 018afc78 (qgis): [addlayerbutton] Larry Shaffer's fix to the raster button
- Tricky solution, but temporary
- 04:57 PM Revision 8db19b2f (qgis): [addlayerbutton] Raster support added
- There is still an issue with the list not being
correclty reset after the raster icon is selected. - 04:57 PM Revision 811e4dfd (qgis): [addlayerbutton] Virtual Layers support added
- Some changes in connections are required to keep in sync
the available layers lists in the virtual layer dialog.
(Mo... - 04:57 PM Revision 6c66738d (qgis): [addlayerbutton] Added delimited text layers
- 04:57 PM Revision de5996c7 (qgis): [addlayerbutton] Use enum for window mode instead of booleans
- 04:57 PM Revision 402b7ada (qgis): [addlayerbutton] Initialise pointer
- 04:57 PM Revision 2f9b844a (qgis): [addlayerbutton] Added help button (URL is still a placeholder)
- 04:57 PM Revision e121cfbe (qgis): [addlayerbutton] Use QgsOptionsDialogBase and all its nice features and...
- 04:57 PM Revision 84bbb5f4 (qgis): [addlayerbutton] Removed merge markers
- 04:57 PM Revision a69d5122 (qgis): [addlayerbutton] Show Add button in embedded spatialite dialog
- 04:57 PM Revision 143e0c63 (qgis): [addlayerbutton] More embeddable dialogs
- 04:57 PM Revision b31f05c7 (qgis): [addlayerbutton] New signals for new interfaces
- 04:57 PM Revision dcab8ca1 (qgis): [addlayerbutton] Added more providers and get canvas from ctor
- 04:57 PM Revision b2dea8e0 (qgis): [addlayerbutton] Initial implementation
- 04:57 PM Revision 3cf93bc4 (qgis): [addlayerbutton] Add embedded flag for widget-like usage
- 04:57 PM Revision ff83bfe2 (qgis): [addlayerbutton] Added WFS, WMS and vector layers
- 04:57 PM Revision 129e00d7 (qgis): [addlayerbutton] Added embeddedMode to all providers
- Also switched managerMode and embeddedMode arguments
for a more logical arg passing from the factory function. - 04:57 PM Revision 9a51d894 (qgis): [addlayerbutton] Embedded dialog support
- 04:44 PM Revision 861cf9ab (qgis): Fix typo in URI service extraction (introduced in 93624b08)
- Also add a comment about lack of support in GDAL up to 2.2.x for
service specification in datasource uri
Ref #16626 - 04:33 PM Revision 8987bb58 (qgis): Add link to ticket about GDAL raster not working with service-only uri
- 04:21 PM Revision d74864bb (qgis): Fix typo in URI service extraction (introduced in 93624b08)
- Also add a comment about lack of support in GDAL up to 2.2.x for
service specification in datasource uri
Ref #16626 - 03:39 PM Revision c9e6f15c (qgis): Merge pull request #4659 from boundlessgeo/browser-to-gui
- Move QgsBrowserDockWidget from app to gui
- 02:51 PM Revision d62d444e (qgis): Moved support classes into own private header
- 02:51 PM Revision 70826497 (qgis): Added docs and SIP bindings for QgsBrowserDockWidget
- 02:51 PM Revision f250b191 (qgis): Move QgsBrowserDockWidget from app to gui
- 01:27 PM Revision 98f653e6 (qgis): sipify core raster part 2
- 01:27 PM Revision 2d78ef80 (qgis): handle PyName for enums
- 12:13 PM Revision 0f2f7208 (qgis): Fix missing Icon in Select Attribute Dialog
- 10:58 AM Revision d357bc5a (qgis): Correctly handle when either min or max map layer scale visibility
- is set to 0
0 is intrepreted as "no limit" - 10:36 AM Revision eec595b9 (qgis): removed unused block in postgres provider
- 09:11 AM Revision 9297d91e (qgis): [processing] always look for SAGA LTR first (fix #16648)
- (cherry picked from commit 74984b2525e8d34a5bce3c2100f32beea0f3e165)
- 09:08 AM Revision 74984b25 (qgis): [processing] always look for SAGA LTR first (fix #16648)
- 08:21 AM Revision 19cfa83e (qgis): [processing] fix description for GRASS 7 v.drape algorithm (fix #16175)
- 08:18 AM Revision 7b7a1bed (qgis): [processing] fix GRASS 7 v.drape description (fix #16175)
- 08:10 AM Revision 11786603 (qgis): new http connection: parse service less fragile (fixes #16653; followup...
- 07:18 AM Revision 5773b3f9 (qgis): [processing] add RandomTerrain algorithm (courtesy Pedro Venancio)
- 05:46 AM Revision fb7c2cc0 (qgis): [composer] Refresh data defined properties after page size changes
- Fix #16390
(cherry-picked from 599db1) - 05:29 AM Revision b365e5e6 (qgis): [save as image] attach scope variables
- This is needed to properly render symbols with
expression-based styling rely on those. - 04:33 AM Revision 62af54ec (qgis): [mssql] Use Filter instead of STIntersects to improve query performance
- ...and refine validity test from 57dc3c7
Using Filter is more performant since it does a bounding box only
check whe... - 04:09 AM Revision 039866d4 (qgis): Add test for MSSQL behavior with invalid polygon geometries
- 02:57 AM Revision fb11f1d2 (qgis): Add missing ellipsis to decoration menu items
- 02:25 AM Revision ae8b71ed (qgis): New classes QgsMenuHeader, QgsMenuHeaderWidgetAction
- Custom widgets designed for displaying subheaders within a QMenu
in a standard style (i.e. matching the subheaders sh...
2017-06-01
- 01:56 AM Revision 19f0b39c (qgis): Silence some Coverity unchecked return value warnings
- 01:54 AM Revision 742a1293 (qgis): Merge pull request #4668 from SrNetoChan/select_attributes_fix
- Fixes missing Icon in Select Attribute Dialog
- 01:07 AM Revision b2360dfd (qgis): Update test mask for WMS server diagrams test
- 01:02 AM Revision df9344e3 (qgis): When holding ctrl while mouse wheeling on spin box, increase
- in smaller amounts
Default Qt behavior is to increase step size 10x when ctrl
is held while mouse wheel - but everyw... - 12:50 AM Revision 4d936cea (qgis): Add method to convert QgsUnitTypes::RenderUnit to translated string
- 12:36 AM Revision bbec00f1 (qgis): Fix mouse wheel modifications to colors in QgsColorRampWidget
- 12:23 AM Revision 5f7178a5 (qgis): Fix missing Icon in Select Attribute Dialog
- 09:07 PM Revision 5fdde8a5 (qgis): [OGR provider] Use OGR_F_IsFieldSetAndNotNull() when available.
- Starting with GDAL 2.2, there are 2 concepts: unset fields and null fields
whereas previously there was only unset fi... - 08:59 PM Revision b3579abc (qgis): Fix build of dxf2shp plugin with GDAL 2.2
- Up to know the plugin relied on the fact that GDAL exported the symbols of
its internal shapelib. Since GDAL 2.2 this... - 05:57 PM Revision df9ee6f7 (qgis): Merge pull request #4313 from pblottiere/cleansingleton
- [Server] WMS getmap refactoring
- 05:41 PM Revision e9a7dffb (qgis): added Z,M,ZM types to postgres output, allowed AddFeatures for layers w...
- 03:48 PM Revision 4f307f77 (qgis): Fix tile render mode not applied in 2.18 server
- 03:03 PM Revision 90d2c92a (qgis): [travis] Allow failures on macos
- Seems to be an upstream issue
- 02:55 PM Revision b17b36ef (qgis): sipify OSM classes
- 01:42 PM Revision 6c7a12a2 (qgis): sip doesn't like named argument in operators (apparently)
- 01:33 PM Revision 07fa2478 (qgis): sipify core raster part 1
- 01:33 PM Revision 3e73ac7a (qgis): fix missing private operator
- 10:54 AM Revision a6358b1f (qgis): Merge pull request #4606 from nyalldawson/feature_locator
- [FEATURE] Active layer feature locator filter
- 10:24 AM Revision 2f9bfc56 (qgis): Merge pull request #4661 from nyalldawson/feature_index
- Add method for manually inserting features into spatial indexes
- 07:26 AM Revision 19ca0e00 (qgis): Avoid issues if active layer changes
- 07:25 AM Revision 787769a7 (qgis): Only search text and numeric fields
- 06:00 AM Revision f359ffb5 (qgis): Merge pull request #4625 from nyalldawson/comp_extent
- [FEATURE] New decoration type for showing composer map extents
- 05:48 AM Revision f9aa749b (qgis): Optimise queries - use a single feature request which combines
- all field checks instead of firing off multiple requests
for every field - 04:28 AM Revision 55ed6f98 (qgis): [FEATURE] Active layer feature locator filter
- Searches for matching attributes in any field from the current
active layer. - 04:24 AM Revision babfb6be (qgis): Allow optional labels for composer extent decorations
- 04:12 AM Revision 09110ea8 (qgis): Make QgsTextFormat::readXml more forgiving to input element
- 02:51 AM Revision 8152a006 (qgis): Only show extent of open composer windows
- 02:11 AM Revision 7921de32 (qgis): [FEATURE] New decoration type for showing composer map extents
- Adds a new (disabled by default) decoration item for showing
the extents of composer maps in the main canvas. When en... - 02:09 AM Revision d8d17524 (qgis): Make QgsSpatialIndex protected members private
- The class is not designed to be subclassed
- 02:03 AM Revision ff171ea1 (qgis): Add method for manually inserting features into spatial indexes
- i.e. inserting a feature with a different bounding box to that
feature's actual geometry - 02:02 AM Revision 5077e128 (qgis): Merge pull request #4652 from nyalldawson/extent
- [FEATURE] Add option to take extent from project map layer to QgsExtentGroupBox
2017-05-31
- 01:10 AM Revision 9e147413 (qgis): Move logic for maintaining exact extent when CRS changes from
- raster layer save as dialog to QgsExtentGroupBox, add tests
- 11:09 PM Revision af029c5c (qgis): Try to fix Travis build failure
- 03:44 PM Revision 451bda00 (qgis): Merge pull request #4644 from rldhont/server-wms-configparser-getstyles
- [Server] WMS GetStyles (and GetStyle) refactoring
- 03:07 PM Revision 7397b3c3 (qgis): Typo fix: Add missing spacing
- 03:06 PM Revision 1318518f (qgis): Update buttons on referenced layer edit state change in N:M
- Fix #16635
- 02:37 PM Revision 2148fa92 (qgis): handle protected inheritance, rename ui class to avoid class name colli...
- 02:37 PM Revision 625cfc7c (qgis): sip gui layertree and raster
- 02:10 PM Revision bb789e99 (qgis): [Server] WMS GetStyles (and GetStyle) refactoring
- 01:27 PM Revision 4cdfbadb (qgis): Remove unnecessary ellipsis from string
- 01:18 PM Revision e2de69d3 (qgis): Ensure extent is updated when QgsExtentGroupBox crs is changed
- 01:06 PM Revision 5649c405 (qgis): Add unit tests for QgsExtentGroupBox
- 01:05 PM Revision f216db10 (qgis): Clean up QgsExtentGroupBox API
- Make protected members private, improve documentation
- 12:29 PM Revision 4e4f232a (qgis): [FEATURE] Add option to take extent from project map layer
- to QgsExtentGroupBox
This allows matching another layer's extent in the save vector/
raster layer dialog, among othe... - 10:48 AM Revision 6eb35705 (qgis): sipify
- 10:45 AM Revision 52a8be6f (qgis): add missing ConvertToSubClass sections
- 10:44 AM Revision 7e52f06a (qgis): sipify gui auth classes
- 08:51 AM Revision 77cd7afa (qgis): fix project re-load missing layers (fixes #16560)
- 04:54 AM Revision 77fd7e63 (qgis): Merge pull request #4646 from nyalldawson/rotation
- Unify UX behavior, pt 2: rotation
- 02:51 AM Revision c019314f (qgis): Update more rotation widgets to standard behavior, fix tests
2017-05-30
- 10:27 PM Revision 8ce847f9 (qgis): more constness
- 06:31 PM Revision 0f264317 (qgis): force not shared postgres connection on non main thread
- 05:13 PM Revision 93624b08 (qgis): Pass "service" parameter to gdal when opening PostGIS Rasters
- Closes #16626 for 2.18
- 04:38 PM Revision 7266410a (qgis): Merge pull request #4533 from boundlessgeo/too_many_dbmanager_errors_fi...
- [db_manager] catch exception when item has lost reference. for 2.18 regression fixes #15868
- 04:22 PM Revision a468abbd (qgis): fix icon loading in the nohelp.html file
- 03:49 PM Revision 2c56f424 (qgis): add Factory annotation to clone() methods
- 02:39 PM Revision 6c84b6ea (qgis): Avoid row sorts during attribute editing in AttributeTable Fix #15976
- 02:39 PM Revision 8d073ce5 (qgis): partial fix of snapping config issues
- 02:39 PM Revision 736e303d (qgis): missing annotation and fix warning
- 01:37 PM Revision e663d192 (qgis): Add/update tests
- 11:18 AM Revision b3652938 (qgis): added plugin tag for QgsMessageLog messages
- 11:14 AM Revision d1e8903c (qgis): Ensure "dbname" is set in the uri, once again
- Fixes #16625 (ref #10600)
- 11:13 AM Revision accf3f18 (qgis): ENABLE_PGTESTS doesn't really make sense w/out ENABLE_TESTS
- [ci skip]
- 11:01 AM Revision 0cee1933 (qgis): enabled to save as vector with measure
- 10:55 AM Revision ed03e99e (qgis): catch uncatched exception when item has lost reference. fixies #15868
- 10:50 AM Revision c85cf233 (qgis): Update sip binding
- 10:50 AM Revision 438ffd2e (qgis): GetMap refactoring
- 10:33 AM Revision d56a692b (qgis): Fix typo
- 10:01 AM Revision 293ea4af (qgis): updated min required versions in INSTALL
- 09:58 AM Revision 75ee7da2 (qgis): [processing] always use SAGA shipped with OSGeo4W
- 09:58 AM Revision 962e2ca9 (qgis): [processing] adapt to 2.3.0 syntax
- 09:24 AM Revision f83d2f40 (qgis): Sipify update
- 09:23 AM Revision 0e532265 (qgis): Unify behaviour of more rotation controls
- 09:23 AM Revision 21a4ac4d (qgis): Unify label rotation with other rotation settings
- Label rotation is now specified in degrees clockwise, just like
symbol rotation, map rotation, etc.
Fix #4518 - 09:21 AM Revision a53f6604 (qgis): Pass "service" parameter to gdal when opening PostGIS Rasters
- See #16626 - needs backport to 2.18
- 09:19 AM Revision 9a7b06aa (qgis): [processing] support only SAGA LTR
- 09:19 AM Revision df526203 (qgis): Make QgsMapSettings rotation API docs follow same standard as other rot...
- 09:19 AM Revision d705642f (qgis): Update diagram renderer to use rotation in degrees clockwise
- 09:19 AM Revision d99d14bf (qgis): Unify behavior of more rotation widgets
- 09:18 AM Revision 6f368bed (qgis): [composer] Allow item rotation from -360->360
- Fix #12696
- 09:18 AM Revision 3cd99c31 (qgis): [composer] Improve picture rotation API docs
- 09:18 AM Revision aaddfedd (qgis): [composer] Allow map rotation from -360 to 360
- Fix #15823
Also reenable instant map refresh as map rotation changes. Since
map refresh is done in the background no... - 09:18 AM Revision f9c48bf0 (qgis): Allow transform effect rotation from -360 to 360
- 08:50 AM Revision efe6109c (qgis): Merge pull request #4641 from nyalldawson/alpha
- Unify opacity UI/API, pt 1
- 06:50 AM Revision 9e110824 (qgis): Merge pull request #4593 from alexbruy/create-raster-api
- [API] convenience API call to create empty raster file with given number of bands
- 06:19 AM Revision e8b11a3b (qgis): Fix test
- 05:47 AM Revision d4c87620 (qgis): Change some remaining alpha/transparency strings to opacity
- 05:33 AM Revision 94829206 (qgis): Flip 'alpha' to 'opacity' in gui API
- 04:54 AM Revision d24c64f8 (qgis): Use QgsOpacityWidget wherever appropriate
- 03:36 AM Revision eed758e0 (qgis): Fix build
- 03:36 AM Revision e58f25db (qgis): Create new QgsOpacityWidget widget
- Allows consistent behavior and appearance across all opacity controls
- 03:07 AM Revision a3262240 (qgis): Flip symbology from alpha/transparency to opacity
2017-05-29
- 12:48 AM Revision 5aae97ec (qgis): Remove ancient disabled layer transparency code
- 12:48 AM Revision 59cc09b4 (qgis): Change QgsBlurEffect to use opacity instead of transparency
- 12:48 AM Revision 32af831c (qgis): Fix test
- 12:48 AM Revision b7352bb2 (qgis): Flip Transparency property type to Opacity
- 12:48 AM Revision bcf4026f (qgis): Flip QgsVectorLayer from transparency to opacity
- 12:48 AM Revision 32480fe8 (qgis): Fix tests
- 12:48 AM Revision 233a95e9 (qgis): Raster API opacity documentation
- 12:48 AM Revision 89c2e85a (qgis): Flip QgsGlowEffect from transparency to opacity
- 12:48 AM Revision 07b45cdc (qgis): Change labeling from transparency to opacity
- 12:48 AM Revision 6f4c5496 (qgis): Flip QgsDrawSourceEffect from transparency to opacity
- 12:48 AM Revision ac393207 (qgis): Flip QgsShadowEffect from transparency to opacity
- 12:48 AM Revision 052b5d32 (qgis): Flip QgsDiagramSettings from transparency to opacity
- 12:48 AM Revision 660b34ea (qgis): Flip some doxygen from transparency to opacity
- 12:48 AM Revision a6d63644 (qgis): Flip QgsColorEffect from transparency to opacity
- 12:48 AM Revision 39146517 (qgis): Change QgsComposerItem to use opacity instead of transparency
- 12:48 AM Revision b2ba450d (qgis): Fix build warning
- 10:35 PM Revision dcd99ad5 (qgis): avoid slashes in connection names (followup 30900e9b8; fixes #16624)
- (cherry picked from commit 8c873b14b8a572aa7d65d31381357844c3d73aeb)
- 03:35 PM Revision 6575a60a (qgis): remove useless Python version variable
- 02:25 PM Revision 1f22df78 (qgis): Fix attribute form python cleanup
- 01:50 PM Revision 88a6d2ba (qgis): include gdal_version and add private constructor
- 01:50 PM Revision 9b46d9dd (qgis): sipify
- 12:14 PM Revision ada87156 (qgis): [Server] Add GetStyles test
- 12:13 PM Revision 8356c767 (qgis): Merge pull request #4637 from rldhont/server-wms-configparser-describel...
- [Server] WMS DescribeLayer refactoring
- 11:31 AM Revision 3419945a (qgis): [FEATURE] create_ramp() expression function
- 11:31 AM Revision d996cf28 (qgis): clean up expression convertion errors
- 11:26 AM Revision f250bef4 (qgis): improved sipify code layout
- 10:21 AM Revision 31ab1032 (qgis): [FEATURE] Add role logging for PostGIS versioning.
- Add new column in PostGIS versioning plugin SQL.
Add SQL logic for functions and triggers.
Add new QLineEdit for colu... - 07:16 AM Revision 8dec70ce (qgis): [mssql] Small fixes to expression compilation
- - Use [] to correctly quote field names instead of ""
- Don't invalidate provider side limit when not required - 05:27 AM Revision db86b734 (qgis): [mssql] Update expected compilation status tests
- 05:11 AM Revision fcafc821 (qgis): [mssql] Followup a76359, fix provider methods like featureCount,
- uniqueValues, etc not working when using DSN for connection
- 04:51 AM Revision 67d778f3 (qgis): [mssql] Fix debug spam when features have null geometry
- 04:48 AM Revision e6a8f9da (qgis): Fix memory leak in TestQgsPaintEffect
- 04:48 AM Revision fa3e0140 (qgis): Fix memory leak, potential crash when creating QgsVectorLayerSimpleLabe...
- Identified by Coverity
- 04:48 AM Revision 12ed31b7 (qgis): Fix missing break statements (identified by Coverity)
- 04:48 AM Revision fb76383d (qgis): Fix memory leak when cloning vector layers
- 04:48 AM Revision ce3737ec (qgis): [mssql] Fix time fields converted to null
- Likely only an issue when using the MSSQL Linux ODBC driver
- 04:43 AM Revision 4081927d (qgis): [mssql] Fix "use estimated table parameters" setting is ignored
2017-05-28
- 01:53 AM Revision 48db8ecf (qgis): Merge pull request #4601 from timlinux/contributors
- Added Ismail Sunni and Etienne Trimaille to contributors list
- 01:29 AM Revision a9370af1 (qgis): Fix potential crashes in geometry checker (identified by Coverity)
- 01:25 AM Revision 566d75bd (qgis): Fix memory leaks in processing tests
- 01:10 AM Revision 83815baa (qgis): Merge pull request #4598 from Gustry/atlas_expressions
- [needs-docs] add layerid and layername to atlas expressions
2017-05-27
- 10:23 PM Revision dae921c5 (qgis): [DB Manager] previewing layers in Virtual layers section remove them fr...
- plus more vlayer db_manager plugin fixes to reduce (but can't avoid) exceptions due to C++/SIP object removes
- 11:15 AM Revision f3407f8c (qgis): Revert "Revert "Utilise thread safe proj API within QgsCoordinateTransf...
- This reverts commit 2480e268c9b958b25de14464ae846588e54fa735.
Brings back the thread safe proj implementation. Early... - 10:56 AM Revision ba079d80 (qgis): Fix crash when reordering composer items via drag and drop
- Caused by internal Qt bug when multiple QSortFilterProxyModels
used by widgets are attached to a parent model which c... - 07:17 AM Revision 8bd4238d (qgis): Merge pull request #4640 from nyalldawson/fix_drag_crash
- Fix crash when reordering composer items via drag and drop
- 06:29 AM Revision cb33c0d4 (qgis): Fix crash when reordering composer items via drag and drop
- Caused by internal Qt bug when multiple QSortFilterProxyModels
used by widgets are attached to a parent model which c...
2017-05-26
- 11:22 PM Revision 86ce4418 (qgis): Merge pull request #4627 from nyalldawson/json_format
- Use field formatter when exporting feature attributes to JSON
- 11:21 PM Revision 9cfe70c0 (qgis): Merge pull request #4624 from nyalldawson/feature_source
- QgsFeatureSource
- 05:52 PM Revision 13e39da0 (qgis): Ensure "dbname" is set in the uri, once again
- Fixes #16625 (ref #10600)
- 04:59 PM Revision 5b782971 (qgis): [Server] Rename QgsServerProjectUtils::wcsLayers to QgsServerProjectUti...
- 04:59 PM Revision 8a0261c9 (qgis): [Server] WMS DescribeLayer refactoring
- 04:59 PM Revision e7d45a09 (qgis): [Server] Add DescribeLayer test
- 04:33 PM Revision c05d779c (qgis): Merge pull request #4630 from rldhont/server-wms-configparser-getcontext
- [Server] WMS GetContext refactoring
- 03:48 PM Revision 6feca532 (qgis): [Server] Fix QgsServerProjectUtils readListEntry
- 03:48 PM Revision ce3cbeb9 (qgis): [Server] Add GetContext accesscontrol test
- 03:48 PM Revision 83b3368e (qgis): [Server] Add GetContext test
- 03:48 PM Revision 0f00a523 (qgis): [Server] WMS GetContext refactoring
- 02:06 PM Revision 8c873b14 (qgis): avoid slashes in connection names (followup 30900e9b8; fixes #16624)
- 02:00 PM Revision 3a16a4e3 (qgis): Release of 2.18.9
- 01:24 PM Revision c0531bcd (qgis): Add test for QgsScaleRangeWidget::setScaleRange
- Closes #15463 as this test guards after the fix for that bug
(minScale visibility corrupted upon project load) - 12:40 PM Revision 2a9095db (qgis): processing: with GDAL2 we need to check for raster capability to get the
- raster extensions (fixes #16621; followup 3d3b6ec)
- 12:30 PM Revision dc5ba8ff (qgis): [processing] explisitly load outputs as raster or vector depending
- on the output type. Don't rely on extension or other indirect attributes
- 12:28 PM Revision cd7dfda1 (qgis): [processing] explisitly load outputs as raster or vector depending on
- output type. Don't rely on extension or other indirect attributes
- 11:57 AM Revision 83613204 (qgis): Add test for QgsScaleRangeWidget::setScaleRange
- See #15463 as this test guards after the fix for that bug
(minScale visibility corrupted upon project load) - 11:34 AM Revision cea93faa (qgis): german translation update (fixes #16622; followup 4c666a3)
- $ scripts/update_ts.sh update $builddir
$ linguist i18n/qgis_de.ts
$ git add doc/TRANSLATORS i18n/qgis_de.ts
$ git co... - 10:19 AM Revision 8ccb4c43 (qgis): When setting scale range, make sure to set min before max scale
- This ensures the limit on max scale imposed by previously set min
scale does not trim the new value.
Fixes #15463
(... - 10:18 AM Revision 44d1454d (qgis): Merge pull request #4613 from strk/bugfix/b15463
- When setting scale range, make sure to set min before max scale
- 08:02 AM Revision 49228170 (qgis): [bugfix] Fixes an unreported crash in WFS (backported from master)
- (cherry-picked from commit fe9594f)
- 06:58 AM Revision e0cad1fb (qgis): [composer] fix export atlas as image crash (fixes #16623)
2017-05-25
- 12:06 AM Revision 47ffb588 (qgis): Fix some providers not requesting all required attributes needed
- for client side order by clauses
- 11:49 PM Revision 7e089a1c (qgis): [processing] Fix Hub Distance alg does not correctly use project ellips...
- 10:04 PM Revision 55ffbf5e (qgis): When setting scale range, make sure to set min before max scale
- This ensures the limit on max scale imposed by previously set min
scale does not trim the new value.
Fixes #15463 - 05:27 PM Revision 95a5ccef (qgis): [Server] fix wmsInspireActivated to wmsInspireActivate
- 02:43 PM Revision b0268ef7 (qgis): [Server] Fix WMS GetContext accesscontrol and add tests
- 12:48 PM Revision aa376c2a (qgis): Split ProviderTestCase into provider/source tests
- There's now a FeatureSourceTestCase base class which handles
testing QgsFeatureSources for conformance. These tests
c... - 10:46 AM Revision 2480e268 (qgis): Revert "Utilise thread safe proj API within QgsCoordinateTransform"
- This reverts commit af3370d03e7e7502e8a738d99cd99e38df23768d.
This commit is not safe for 2.18.9 - remerge after rel... - 04:31 AM Revision 85d46305 (qgis): QgsFeatureSource/Sink can be stored in QVariant
- 04:31 AM Revision ce063b86 (qgis): Add QgsFeatureSource interface as interface for classes which
- provide feature iterators via a getFeatures method
- 04:31 AM Revision 8bfeb8f7 (qgis): QgsVectorLayer, QgsVectorDataProvider are QgsFeatureSources
- 04:31 AM Revision 46476626 (qgis): Add crs, fields, wkbType and featureCount to QgsFeatureSource
- 04:31 AM Revision df3a43ff (qgis): Add missing overrides
- 04:30 AM Revision 13a3f2f8 (qgis): More windows build fixes
2017-05-24
- 01:33 AM Revision dcc57155 (qgis): Revert "fix windows build (followup dd40a3d)"
- This reverts commit b3f2fe2b5504ef3dbb57c719c8da57ddbf7e621f.
- 11:44 PM Revision 955f5b19 (qgis): Merge pull request #4628 from nyalldawson/fix_16390
- [composer] Refresh data defined properties after page size changes
- 11:43 PM Revision 5b0bc938 (qgis): Rename QgsJSONExporter/Utils to QgsJsonExporter/Utils
- Follows proper QGIS/Qt capitalization convention
- 11:36 PM Revision 4b33e2fb (qgis): Small optimisations
- 11:29 PM Revision 987f80a4 (qgis): Use weak layer pointer instead of layer id in QgsJsonExporter
- 11:29 PM Revision a5e3f193 (qgis): Use field formatter when exporting feature attributes to JSON
- This means that field values which utilise widget setups like
value maps will correctly show the "friendly" value
for... - 05:08 PM Revision eb7c98f2 (qgis): [Server] Fix WMS GetContext accesscontrol and add tests
- 03:39 PM Revision f63adfe1 (qgis): [sipify] keep external forward declaration
- 03:39 PM Revision 09d3e2ff (qgis): sipify core effects
- 03:22 PM Revision 827c19f2 (qgis): QgsCharacterSelectorDialog: rename file name according to class name
- 03:22 PM Revision 3f0017a4 (qgis): sipify gui part 2
- 02:49 PM Revision f5e66dd2 (qgis): [sipify] handle constrained annotation
- 02:49 PM Revision 563e7c17 (qgis): sipify gui part 3
- 01:48 PM Revision cc5e713e (qgis): sipify gui part 4
- 11:36 AM Revision 684ebfb4 (qgis): [processing] add test data for OTB tests
- 11:36 AM Revision ad1ba64b (qgis): indentation update
- 11:36 AM Revision 47c1daa3 (qgis): Install OTB in QGIS Travis CI script to be able to run OTB test
- (cherry picked from commit d4f410a30764362248318577af6a9a710d2c6360)
- 11:36 AM Revision 555c5aea (qgis): [processing] run OTB tests on Travis
- (partially cherry-picked from b9d5b2c4526874f3b76eaada63ceb5707441045a)
- 11:36 AM Revision 96a1ac13 (qgis): [processing] remove unused test data
- (cherry picked from commit df90e6b964f3b267857728d22a2a955db5ff0f3f)
- 11:36 AM Revision 24e92b4a (qgis): TEST: add a test for otb conversion application (simpler than bandmath)
- (cherry picked from commit 7b22f5d8da7ae3e994b318215d3aa9ea119db301)
- 11:36 AM Revision b14aa5a7 (qgis): [processing] remove unused file
- (cherry picked from commit fd8379c140434231dc1ec5f49440f5f6ee41abc9)
- 11:36 AM Revision b1c3ca81 (qgis): TEST: add test of OTB BandMath application in processing
- (cherry picked from commit 1e7018f0ccde01fce8fb5142970ee155dbfcb372)
- 11:36 AM Revision 96fa7162 (qgis): [processing] add new MultiImageSamplingRate algorithm from OTB 5.8.0
- (cherry picked from commit 371fe1dd48c62529ce613f1fd3b9c88765eb70d8)
- 11:36 AM Revision 2822e398 (qgis): [processing] support OTB 5.8.0
- (cherry picked from commit 3145a01db6d6e6dd06cb340ed85b44ef4d0eeba5)
- 11:36 AM Revision 2c78c544 (qgis): [processing] update OTB's white- and blacklist. Drop obsolete 3.x
- versions and add latest 5.8.0
(cherry picked from commit 6be45054935eb88eef65de32b92d8463f8f718bd) - 11:36 AM Revision 2ea211d3 (qgis): [processing] remove console error message when optional otb provider no...
- (cherry picked from commit 8e663309c0671f2779828a3ec26081bd59414f1e)
- 11:36 AM Revision 65f571cb (qgis): fix typos
- (partially cherry-picked from ffaffadbfaa0ed9e6f76917dd48d2d78167b3fe1)
- 11:36 AM Revision 2a924810 (qgis): [processing] Use with ... when opening files
- (partially cherry-picked from 6a99017bf0657d989b960a7162cbcc29931fab91)
- 11:36 AM Revision 0cef6fdc (qgis): [processing] minor formatting fixes to the OTB README
- (cherry picked from commit 2778a8fe8c4a9df349dc7c7523780e5428966c32)
- 11:36 AM Revision e7946b12 (qgis): update readme for otb maintenance script
- (cherry picked from commit a7d4b19fc9acf317b31594c5ea6f9cf286832cd3)
- 11:36 AM Revision cd373d97 (qgis): BUG: add version 5.4 to supported version
- (cherry picked from commit afea25bda2b30f97b354d17fc5b18c9db0b03be2)
- 11:36 AM Revision 5ae723b0 (qgis): forget to commit xml descriptors for otb 5.6
- (cherry picked from commit ce0a2ae062d370dcaafd56e14d4985315e25c163)
- 11:36 AM Revision 62d1531c (qgis): [processing] cache OTB icon to speed up toolbox loading
- (partially cherry-picked from cc62c5226951c813a4c3a61744b51827aa5d3afa)
- 11:36 AM Revision 48da656c (qgis): Update otb processing maintenance files to version 5.6.0
- (cherry picked from commit d772a684729f825bcbce5dc4e0f2b3a4b1a6c751)
- 11:36 AM Revision 4c655187 (qgis): [processing] use os.path.join instead of + os.sep + (fix #3552)
- (partially cherry-picked from 37951baf450d11621d20cb8ac83174e29a207803)
- 11:36 AM Revision 1bcaca35 (qgis): ENH update readme
- (cherry picked from commit b88d92df19c9910e8c50832a10e8a069e62f835a)
- 11:36 AM Revision 1cbd15ce (qgis): ENH update for OTB 5.4
- (cherry picked from commit 232083810230c8d8fd0f0f883325e26649322313)
- 11:36 AM Revision 81a53945 (qgis): ENH: update log info when parsing otb apps
- (cherry picked from commit bf7db728f3ead5e748a1325f09b391d8072a547c)
- 11:36 AM Revision e6ca7f19 (qgis): ENH: remove useless QApplication and prefer to use QGIS_PREFIX_PATH
- (cherry picked from commit 82f2726d7f60a089f1de12dcf121f02241caf756)
- 11:36 AM Revision f33ac0b0 (qgis): BUG NameError: name OTBSpecific_XMLcreation is not defined on exec
- (cherry picked from commit 342fb040eecb9314a0e9066cdc3785a3e7bc3687)
- 10:44 AM Revision 801a0ea5 (qgis): sipify gui part 5
- 10:15 AM Revision 599db1b7 (qgis): [composer] Refresh data defined properties after page size changes
- Fix #16390
- 09:57 AM Revision cf68aed7 (qgis): sipify core field formatter
- 09:57 AM Revision 5f6d020b (qgis): add default constructors to QgsFieldFormatter inherited classes
- 09:49 AM Revision 694c8113 (qgis): sipify gui part 1
- 09:49 AM Revision 30a7e44d (qgis): [sip] handle Deprecated annotations
- some additional fixes in headers too
- 09:43 AM Revision 5c6ab713 (qgis): spelling fix
- 08:00 AM Revision b3f2fe2b (qgis): fix windows build (followup dd40a3d)
- 07:56 AM Revision 6768c89b (qgis): Merge pull request #4603 from nyalldawson/proj_safe_218
- Utilise thread safe proj API within QgsCoordinateTransform
- 07:24 AM Revision dd40a3df (qgis): sipify diagram classes
- 07:22 AM Revision 8157cf6e (qgis): template classes are not imperatively exported
- followup a14ad32b676664cef99f4d43f0a54b4d1ee88f52
fixes win build
2017-05-23
- 11:19 PM Revision 022ba8c5 (qgis): fixes #16571 - add scrollbar to edit widget properties dialog
- 09:56 PM Revision f1383e24 (qgis): Avoid row sorts during attribute editing in AttributeTable Fix #15976
- 09:03 PM Revision 2929f9d6 (qgis): [sip] more reverse engineering
- 05:10 PM Revision fe9594f6 (qgis): [bugfix] Fixes an unreported crash in WFS
- 03:41 PM Revision e881d0a7 (qgis): [Server] Fix GetContext test
- 03:06 PM Revision 319ade86 (qgis): [Server] Add GetContext test
- 03:02 PM Revision a14ad32b (qgis): sipify QgsVectorLayerFeatureIterator
- 02:32 PM Revision ac97341c (qgis): [Server] Add GetContext test
- 01:58 PM Revision 9e1fb806 (qgis): Revert "[Server] Add tests (GetContext and access control project)"
- This reverts commit 5d9b460fac429556237d8e30cefa5c47a3c5a3ac.
- 01:40 PM Revision 8d2f42af (qgis): reverse sipify override methods
- 01:30 PM Revision 5d9b460f (qgis): [Server] Add tests (GetContext and access control project)
- 11:43 AM Revision 00fcc6e0 (qgis): sipify auth classes
- 10:35 AM Revision e99f5485 (qgis): sipify batch
- 10:23 AM Revision ca7cd631 (qgis): add test for createMultiBandRaster
- 09:41 AM Revision 2c5e52b3 (qgis): remove not used variable
- 08:06 AM Revision fa6b5b0a (qgis): rename new method to createMultiBandRaster to make it more obvious
- reorganize arguments
- 08:05 AM Revision 4acc4805 (qgis): Don't prefetch attribute table sort values when no sorting set
- Shaves some seconds off opening the attribute table in certain
circumstances (no sorting applied)
Drops load time fo... - 08:05 AM Revision 8992eeae (qgis): Microoptimise and avoid cache lookup when no sort order set
- (cherry-picked from ebee101)
- 08:05 AM Revision 261eba0c (qgis): Microoptimise opening attribute table - don't call sort on model when
- no sort order set
(cherry-picked from 381eef) - 08:02 AM Revision 9272dc0f (qgis): [API] convenience API call to create empty raster file with given
- number of bands. Will be useful for porting raster analysis code
to use QgsRasterBlock instead of GDAL calls.
Follow... - 07:58 AM Revision 9b7d3897 (qgis): use messagebar to report test connection results in the Add new PostGIS
- connection dialog
- 07:58 AM Revision 99cd1c2b (qgis): manual deleting of messagebar is not necessary
- 07:58 AM Revision 1f8d1e7f (qgis): use messagebar to report test connection results in the Add new BD2
- connection dialog
Also reduce debug noise - 07:58 AM Revision a49c1753 (qgis): use messagebar to report test connection results in the Add new Oracle
- connection dialog
- 02:30 AM Revision 90bef91d (qgis): Revert "Immediately show progress bar when opening attribute table"
- This reverts commit 80a000cd98f3caa90d43f44e0b4bde22cffc1c43.
Causes issues with relation editor widgets - 02:09 AM Revision 381eef08 (qgis): Microoptimise opening attribute table - don't call sort on model when n...
- 02:04 AM Revision ebee1019 (qgis): Microoptimise and avoid cache lookup when no sort order set
2017-05-22
- 01:59 AM Revision 80a000cd (qgis): Immediately show progress bar when opening attribute table
- ...instead of waiting 1 second before first showing it. It's a
placebo which doesn't affect the actual opening time, ... - 01:59 AM Revision 0b95c776 (qgis): Don't prefetch attribute table sort values when no sorting set
- Shaves some seconds off opening the attribute table in certain
circumstances (no sorting applied)
Refs #16577, #16239 - 01:35 AM Revision ebd3e0d7 (qgis): Greatly speed up attribute table loading
- Don't advise for rows added when a model reset is in progress.
Otherwise the rows are tested for sort order, etc trig... - 12:17 AM Revision 6c126a3a (qgis): [processing] fix duplicates fields name in field calculator algorithm w...
- cherry-picked from 48ecee5
- 12:17 AM Revision 20dde725 (qgis): Followup 2185d42, fix missing field names in expression builder
- (fixes #16589, #16595)
cherry-picked from 9a19a5f - 11:29 PM Revision 48ecee56 (qgis): [processing] fix duplicates fields name in field calculator algorithm w...
- 09:49 PM Revision b5cd5ee8 (qgis): don't set friendly name without sublayers (followup e0a2267; fixes #165...
- (cherry picked from commit 403dc35dac30499c3954b732e4e8a642bfd475d8)
- 09:43 PM Revision 403dc35d (qgis): don't set friendly name without sublayers (followup e0a2267; fixes #165...
- 02:31 PM Revision 7fee0b20 (qgis): [mssql] Ignore computed columns in insert/update
- 12:42 PM Revision 2b39c1e1 (qgis): Merge pull request #4597 from rldhont/server-wms-configparser-getcapabi...
- [Server] WMS GetCapabilities refactoring - Part 2
- 11:49 AM Revision 52a9c6d9 (qgis): Fix doxygen warnings
- 11:07 AM Revision b97a980b (qgis): Greatly speed up attribute table loading
- Don't advise for rows added when a model reset is in progress.
Otherwise the rows are tested for sort order, etc trig... - 10:17 AM Revision d93d0a80 (qgis): [sipify] detect multiple variable declarations oneliners
- 10:12 AM Revision 1df3c516 (qgis): sipify batch
- 04:40 AM Revision af3370d0 (qgis): Utilise thread safe proj API within QgsCoordinateTransform
- Avoids unpredictable behavior when transforms are being conducted
in background threads, such as map renders.
Refs #... - 04:17 AM Revision 9e331dc0 (qgis): Fix duplicate layout warnings
- 04:17 AM Revision 2a5420a7 (qgis): Fix debug noise
- 02:27 AM Revision 3cd714af (qgis): Fix Windows build
2017-05-21
- 01:46 AM Revision 1577a57a (qgis): Don't clear locator model immediately when a new search triggers
- Instead delay the search until either a tiny timeout (100ms) or
the first new results come in, whichever happens firs... - 01:34 AM Revision 14fcddb6 (qgis): Added Ismail Sunni and Etienne Trimaille to contributors list
- 04:34 PM Revision d55fa226 (qgis): Merge pull request #4599 from ismailsunni/fix_geos_c
- Fix geos_c.h not found.
- 01:43 PM Revision 0a661d5b (qgis): [needs-docs] add layerid and layername to atlas expressions
- 12:21 PM Revision 3452e8de (qgis): fix osx build
- 12:16 PM Revision 592c92e1 (qgis): Fix geos_c.h not found.
- 10:45 AM Revision beed86e1 (qgis): db manager: fix spatialite plugin (followup c77172ed; fixes #16542)
- 10:43 AM Revision 087e7f75 (qgis): [Server] wmsInfoFormatSIA2045 to wmsInfoFormatSia2045: Qt style naming
- 10:09 AM Revision 212d07f3 (qgis): sipify.pl: consider structs in exported classes also exported
- 08:39 AM Revision 551a9073 (qgis): Fix a crash when confirming config dialog of a locator filter
- The locator was getting invalidated, but there was no feedback object associated for cancellation.
2017-05-20
- 10:04 PM Revision af8fb04f (qgis): replace QStringLiteral with QString (followup c849bc8)
- 08:43 PM Revision 401c4637 (qgis): creatensis.pl: avoid (harmless) postinstall.log message
- (cherry picked from commit 0be274f4675ae6d8c35927369f0a8c9ea8ed9907)
- 08:42 PM Revision 0be274f4 (qgis): creatensis.pl: avoid (harmless) postinstall.log message
- 05:13 PM Revision b82d757b (qgis): [Server] Fix indent Add GetProjectSettings tests in AccessControl test
- 05:11 PM Revision 6a9073a5 (qgis): [Server] Fix indent Add GetProjectSettings tests in AccessControl test
- 04:33 PM Revision d3bc6a01 (qgis): [Server] Fix backport Add GetProjectSettings tests in AccessControl test
- 04:29 PM Revision ca29b221 (qgis): [Server] Update QgsServerProjectUtils SIP file
- 04:03 PM Revision e13e757b (qgis): [Server] Add GetProjectSettings tests in AccessControl test
- 04:02 PM Revision 54649382 (qgis): partial revert of 96aa26f
- 04:00 PM Revision 1fb7fe10 (qgis): [Server] Add GetProjectSettings tests in AccessControl test
- 03:54 PM Revision 33b4582f (qgis): [Server] WMS GetCapabilities refactoring - Part 2
- Part 2 (the last) for removing QgsWMSProjectParser from GetCapabilities
- 10:09 AM Revision 9e411431 (qgis): Port code in QgsPointSample to 2.18
2017-05-19
- 09:56 PM Revision 258c872c (qgis): Once again fix QgsFeatureRequest::OrderBy on windows (followup b0bb873,...
- 05:56 PM Revision 59d97be3 (qgis): fix build of oracle provider
- 03:35 PM Revision fb8edea1 (qgis): [sipify] implement template inheritance
- 03:35 PM Revision f0ed77ee (qgis): fix sip coverage test
- 02:08 PM Revision bbcc8725 (qgis): Merge pull request #4587 from alexbruy/processing-saga
- [processing][needs-docs] always use SAGA shipped with QGIS (refs #16422)
- 02:00 PM Revision cde1d789 (qgis): Release of 2.18.8
- 02:00 PM Revision a916bf46 (qgis): Release of 2.14.15
- 01:33 PM Revision 523cd074 (qgis): Preserve visibility of relation editor edit state buttons
- ... also when collapsing and uncollapsing a relation editor.
References #15102 (https://issues.qgis.org/issues/15102) - 10:19 AM Revision 99a2f3b4 (qgis): Fix default values for linking features in N:M
- Followup bfa507a
Default values for attributes on the linking table have not been
respected and therefore it was imp... - 08:54 AM Revision 0a82ab51 (qgis): Merge pull request #4432 from pblottiere/bugfix_sld
- [bugfix] Fix unit of sizes when reading a SLD file (uom attribute from SLD 1.1 version is supported)
- 08:00 AM Revision b9929d4c (qgis): [processing][needs-docs] always use SAGA shipped with QGIS (refs #16422)
- 07:48 AM Revision fe2350c5 (qgis): Merge pull request #4557 from m-kuhn/expressionModulaizing
- Modularizing the expression engine file structure and some cleanup
- 07:33 AM Revision cc6f6e88 (qgis): Merge pull request #4580 from alexbruy/layer-naming-2_18
- homogenize layer naming when adding layers from browser and add vector dialog (fix #15510)
- 07:32 AM Revision d7b952b4 (qgis): Merge pull request #4579 from alexbruy/layer-naming
- homogenize layer naming when adding via browser and add vector dialog (fix #15510)
- 07:16 AM Revision 171222b5 (qgis): Revert expression TVL as boolean to int
- 07:16 AM Revision 24b16c5f (qgis): Fix runtime added functions
- 07:16 AM Revision b2cd626d (qgis): Revert expression NULL value to invalid QVariant
- 07:16 AM Revision b0bb8733 (qgis): Fix build
- 07:13 AM Revision ad7ce981 (qgis): Update sip files
- 07:13 AM Revision b789cc30 (qgis): Fix more include paths
- 07:13 AM Revision 1e4c1595 (qgis): Adapt “@qgsfunction" decorator to new expression structure
- 07:13 AM Revision e02cd570 (qgis): Migrate expression usage in server
- 07:13 AM Revision 9b770065 (qgis): Add missing include
- 07:13 AM Revision 9eedbb7e (qgis): Fix compiling on mac
- 07:13 AM Revision 227108e8 (qgis): Add QgsExpressionUtils class
- 07:13 AM Revision a2d70f3d (qgis): Document API changes
- 07:13 AM Revision ac502143 (qgis): Declutter header files
- Implementations of virtual methods will never be inlined, there's no
reason to keep them in headers. It just makes co... - 07:13 AM Revision 82455588 (qgis): General include cleanup
- This unifies the way the include directories are handled in the
CMakeLists.txt files.
Paths are now normally relative... - 07:13 AM Revision ec401998 (qgis): Modularize expressions
- The file qgsexpressions.h has grown to one monolithic piece over the
years. This makes it hard to maintain and slows ... - 07:13 AM Revision 80533faa (qgis): Reorganize code from qgsexpression.cpp
- 07:10 AM Revision 95ac7d0f (qgis): Merge pull request #4567 from pblottiere/clone
- Add clone() methods for layers
- 03:27 AM Revision 3cc9c5ff (qgis): debian packaging: drop release-sponsors.html
- (cherry picked from commit c82bffe5db2482c94881ec7571ced4144b77a1c2)
- 03:26 AM Revision c82bffe5 (qgis): debian packaging: drop release-sponsors.html
- 02:13 AM Revision 1d5d92e6 (qgis): fix windows build of QgsFeatureRequest::OrderBy again (reapply 8f29f28 ...
2017-05-18
- 01:55 AM Revision 47f7bbea (qgis): Allow rotate point symbol tool to work with features with initially
- NULL rotation values
(cherry-picked from 8997231) - 09:59 PM Revision 0923f56c (qgis): make prepare-commit.sh work with git-new-workdir
- 09:55 PM Revision c26f1b54 (qgis): indentation fix
- 09:54 PM Revision 212f68fa (qgis): indentation fix
- 09:34 PM Revision 40972f06 (qgis): sipify batch
- 06:22 PM Revision 5f4ac857 (qgis): crssync: check result of CSVReadParseLine instead of feof
- (cherry picked from commit 27f4b0e1e008d3ed60ee0f7f178f93b22bacabe9)
- 06:21 PM Revision 998d7c68 (qgis): crssync: check result of CSVReadParseLine instead of feof
- (cherry picked from commit 27f4b0e1e008d3ed60ee0f7f178f93b22bacabe9)
- 06:19 PM Revision 27f4b0e1 (qgis): crssync: check result of CSVReadParseLine instead of feof
- 04:45 PM Revision 9accd4b8 (qgis): [spell check] try do not use thread affinity in silver searcher to avoi...
- 12:14 PM Revision aa2739c9 (qgis): Update sip binding
- 12:05 PM Revision b8d369a7 (qgis): Merge pull request #4575 from alexbruy/qgis-sponsors
- remove QgsSponsors widget. Instead open sponsors page in the webbrowser (fix #16169)
- 12:04 PM Revision 08ffb73b (qgis): Merge pull request #4585 from alexbruy/sponsors-2_18
- open sponsors page in the webbrowser (fix #16169)
- 11:09 AM Revision 25de7c2e (qgis): Fix documentation
- 11:09 AM Revision eff5b557 (qgis): Add more const ref
- 11:09 AM Revision 9cc3774f (qgis): Add const reference
- 11:09 AM Revision 8f50b9e8 (qgis): Add note in api break doc for plugin layers
- 11:09 AM Revision bb1738dc (qgis): Update documentation and sip binding
- 11:09 AM Revision 344b9647 (qgis): Update unit tests for raster layer
- 11:09 AM Revision 9f8b92d3 (qgis): Update unit tests for vector layer
- 11:09 AM Revision 4ce17f5d (qgis): Clone more members in raster layer
- 11:09 AM Revision f92a38cf (qgis): Clone more members in vector layer
- 11:09 AM Revision 30a81349 (qgis): Fix renderer cloning in vector layer when it's null
- 11:09 AM Revision dde58ada (qgis): The extent is cloned in map layer
- 11:09 AM Revision 8a613724 (qgis): Remove the deep copy functionality
- 11:09 AM Revision 6c48ab99 (qgis): Remove unnecessary include
- 11:09 AM Revision 41406810 (qgis): Update documentation for setCustomProperties
- 11:09 AM Revision 8aa2e9bd (qgis): Update cloning method for styles
- 11:09 AM Revision 70b25811 (qgis): Use clone() methods within duplicateLayers() function
- 11:09 AM Revision 42a96790 (qgis): Update sip binding
- 11:09 AM Revision c6f97e53 (qgis): Add unit tests
- 11:08 AM Revision 7b20c2e8 (qgis): [FEATURE] add clone() methods for layers
- 10:56 AM Revision ffe5e1c2 (qgis): verbose check spelling test to detect issue on Travis
- 10:01 AM Revision d1cc574a (qgis): db manager: fix layer custom action
- 09:41 AM Revision 68b990b3 (qgis): sipify batch
- python/core/qgspaintenginehack.sip
python/core/qgspainting.sip
python/core/qgspallabeling.sip
python/core/qgspathreso... - 09:12 AM Revision 34d76545 (qgis): install qgsvectorlayerlabeling.h
- 09:12 AM Revision 9f49e404 (qgis): oracle provider: fix triangle warnings
- 08:51 AM Revision 8fed356f (qgis): Fix build (followup 43a0938)
- 08:06 AM Revision f29a267a (qgis): open sponsors page in the webbrowser (fix #16169)
- 08:00 AM Revision 4e47ce03 (qgis): oracle provider: skip retrying unavailable connections for 30s
- (cherry picked from commit b0126d017873e467f3cd69fa4b3a3bfd16e6a8c8)
- 07:13 AM Revision 38ed0e5c (qgis): Merge pull request #4568 from alexbruy/gdal-profiles
- store profiles as QStringList to avoid issues with spaces (fix #16327)
- 06:25 AM Revision 43a0938e (qgis): Make locator bar shortcut hint show Cmd-K on MacOS (#4583)
- 05:46 AM Revision 89972310 (qgis): Allow rotate point symbol tool to work with features with initially
- NULL rotation values
- 05:33 AM Revision bba63130 (qgis): Fix locator widget's width on hi-dpi screens
- It was too short to see the whole placeholder text...
- 03:37 AM Revision e505ebcc (qgis): Merge pull request #4582 from nyalldawson/status_bar
- Add a QgsStatusBar widget/interface for adding messages/widgets to main window statusbar
- 03:02 AM Revision e001d5c7 (qgis): Add QgsGeometry::isSimple() - useful for self-intersection checks
- 02:35 AM Revision 27077c87 (qgis): Add a QgsStatusBar widget/interface for adding messages/widgets to
- main window statusbar
QStatusBar gives almost no control over display and placement
of child widgets. It's not possi...
2017-05-17
- 12:56 AM Revision 09975cec (qgis): Fix transform shear value not saved (fix #16567)
- 12:56 AM Revision 6e98b9fe (qgis): Add failing test for #16567
- 12:54 AM Revision 3c843a8e (qgis): Fix windows build
- 12:12 AM Revision e6f64068 (qgis): Merge pull request #4581 from nyalldawson/fix_16567
- Fix transform shear value not saved (fix #16567)
- 11:40 PM Revision 1ae31631 (qgis): Fix transform shear value not saved (fix #16567)
- 11:29 PM Revision 93612555 (qgis): Forward port test for #16517
- 11:11 PM Revision 3fc1bda3 (qgis): Add failing test for #16567
- 11:06 PM Revision b4de0ace (qgis): Merge pull request #4512 from nyalldawson/locator
- [FEATURE] Implement a QtCreator style locator bar in the QGIS status bar
- 10:10 PM Revision 7108d6b0 (qgis): Blacklist PyQgsLocator test on Travis OSX builds
- Travis OSX is too underpowered to even run the normal tests...
let alone something that requires... *gasp* multiple c... - 10:05 PM Revision bb1fb577 (qgis): Remove duplicate include
- 08:08 PM Revision e12209ea (qgis): Merge pull request #4576 from nyalldawson/fix_16517
- [composer] Fix locked raster layers do not restore when loading project (fix #16517)
- 07:20 PM Revision e0a2267d (qgis): homogenize layer naming when adding via browser and add vector dialog
- (fix #15510)
- 06:01 PM Revision c849bc88 (qgis): homogenize layer naming when adding via browser and add vector dialog
- (fix #15510)
- 03:20 PM Revision 8231d752 (qgis): sipify QgsExpressionContext, QgsFeatureRequest, QgsOptionalExpression
- 01:59 PM Revision cc2e68d4 (qgis): [composer] Fix locked raster layers do not restore when loading
- project (fix #16517)
- 01:56 PM Revision e474bd2c (qgis): Add failing test for #16517
- 01:56 PM Revision 70a25d69 (qgis): Merge pull request #4571 from rldhont/release-2_18-processing-rscripts-...
- [BUGFIX][Processing] R scripts do not have enough outputs
- 01:51 PM Revision 43e40243 (qgis): Small cleanups
- 01:33 PM Revision 8267fa3d (qgis): Allow filters to provide configuration dialogs
- 01:33 PM Revision df9d9f67 (qgis): Invalidate current locator results when locator options are changed
- 01:33 PM Revision 7635b44b (qgis): Make locator settings persistent
- 01:33 PM Revision e8d3ae92 (qgis): Enable disabling filters via options dialog
- 01:33 PM Revision ce663936 (qgis): Add (non-functional) locator configuration dialog
- 01:33 PM Revision 96d8f877 (qgis): Start on options page
- 01:33 PM Revision e260be11 (qgis): Fix QgsFloatingWidget discards some events
- 01:33 PM Revision 5a0bcf07 (qgis): Style fixes
- 01:33 PM Revision fb6ba511 (qgis): Add configure menu to locator widget
- 01:33 PM Revision 2435dbc7 (qgis): Nicer results, always show an icon, show description
- 01:33 PM Revision ea86049c (qgis): Show a list of shortcut prefixes in locator bar if no text is entered
- 01:33 PM Revision 11036e4d (qgis): Always select the best result by default, even if good results are
- slow to fetch
- 01:33 PM Revision 56c8baac (qgis): Provide a standard string comparison method in QgsLocatorFilter
- Subclasses should use this method instead of directly calling
QString::contains or using Python 's in search' type ma... - 01:33 PM Revision 6649d2b1 (qgis): Sort filter results so closer matches appear higher
- A closer match means more of the text is matched, ie
a short string inside a long string is penalised - 01:33 PM Revision a53516d7 (qgis): Only show action results when . prefix is used
- 01:33 PM Revision 102a4666 (qgis): Implement prefix based locator searching
- Filters can indicate their preferred search prefix. Searches which
begin with this character will be restricted to th... - 01:33 PM Revision b33ce0bf (qgis): Allow speciyfing the priority for filters
- Higher priority (i.e. more important) filter results get shown
first. This means filters like project layers & compos... - 01:33 PM Revision 0f80df09 (qgis): Show locator filter names in results, sort results and group by filter
- 01:33 PM Revision 0dd3fcb6 (qgis): Add processing algorithms to locator bar
- Inspired by the ghost of processing's commander
- 01:33 PM Revision cb579bb9 (qgis): Add a locator filter for main window actions
- Inspired by the ghost of processing's commander
- 01:33 PM Revision 71f78722 (qgis): [FEATURE] Implement a QtCreator style locator bar in the QGIS status bar
- This adds a new "locator" bar to the QGIS status bar. If you're not
familiar with QtCreator's locator, it's a quick s... - 01:33 PM Revision ab02f2b7 (qgis): Allowing associating QgsLocatorWidget with a map canvas
- This allows the widget's locator to prioritise results which
are close to the current canvas extent - 01:33 PM Revision 376d6b3d (qgis): Add missing docs, sip bindings
- 01:33 PM Revision 1174b335 (qgis): Add inbuilt filters for project layers and compositions
- The project layer filter allows you to quickly select a layer
from the current project and highlight it in the layer ... - 01:33 PM Revision a7d590e0 (qgis): Add a context variable for locator searches
- This allows encapsulation of properties relating to the context
of a search, such as a target map extent. Locator fil... - 01:31 PM Revision afc97888 (qgis): Better method to ensure memory layers always have unique sources
- 12:37 PM Revision 49a7158a (qgis): Merge pull request #4565 from alexbruy/processing-single2multi
- [processing] handle NULL values in the single to multi algorithm (fix #15822)
- 11:38 AM Revision 591c3ab9 (qgis): Remove QgsPoint::onSegment() method
- This is a completely wrong use of an algorithm that is meant to be used with *integer* values,
e.g. when dealing with... - 11:06 AM Revision 5112a0dc (qgis): remove QgsSponsors widget. Instead open sponsors page in the webbrowser
- (fix #16169)
- 10:40 AM Revision bb7f95fb (qgis): [bugfix] Fix broken inverted Y support in XYZ layers
- This follows the convention used by OpenLayers, where
an inverted axis is indicated by {-y} in the URL
definition.
F... - 10:15 AM Revision 14ee4357 (qgis): Merge pull request #4569 from boundlessgeo/xyz-inverted-y
- [bugfix] Fix broken inverted Y support in XYZ layers
- 10:14 AM Revision ccd5d752 (qgis): [bugfix] Fix broken inverted Y support in XYZ layers
- This follows the convention used by OpenLayers, where
an inverted axis is indicated by {-y} in the URL
definition.
F... - 07:26 AM Revision 84871ce0 (qgis): [processing] temporarily disable singleparts to multiparts test
- 05:01 AM Revision 14a8df41 (qgis): [raster] fix raster blending (cherry-pick 93c59f4)
2017-05-16
- 07:46 PM Revision 5bdd038e (qgis): [BUGFIX][Processing] R scripts do not have enough outputs
- R scripts in processing only supports Vector, Raster and Table.
This commit adds fix the file output and adds directo... - 07:43 PM Revision acd35753 (qgis): Merge pull request #4545 from rldhont/release-2_14-processing-rscripts-...
- [BUGFIX][Processing] R scripts do not have enough outputs
- 07:34 PM Revision d0d6959b (qgis): Merge pull request #4570 from mach0/master
- [i18n] adding translator on request
- 07:22 PM Revision 0bac9371 (qgis): Fix indentation as requested by Travis
- NOTE: I do have the prepare-commit.sh hook in place, but it did
not handle this - 06:16 PM Revision 4ed096b9 (qgis): Add test for unprojectible polygon labeling
- See #15507
- 06:05 PM Revision b9bd66d2 (qgis): store profiles as QStringList to avoid issues with spaces (fix #16327)
- 05:46 PM Revision 126cf5f1 (qgis): Check return from QgsPalLabeling::prepareGeometry before dereference
- Fixes #15507
Includes automated test. - 01:00 PM Revision 0c72d4bc (qgis): Add unit tests
- 01:00 PM Revision e2ee1534 (qgis): Update sip binding
- 01:00 PM Revision 87736387 (qgis): [bugfix] Fix unit of sizes when reading a SLD file (fixes #8978)
- 12:43 PM Revision fe7c981a (qgis): [processing] handle NULL values in the single to multi algorithm (fix #...
- 12:42 PM Revision 11475c62 (qgis): Revert "Merge pull request #4562 from alexbruy/processing-singletomulti-3"
- This reverts commit e3d79a1fe940b5d813b5f79c51b43393d085bb16, reversing
changes made to 3f7f95ee262ea3646d61600c21fae... - 12:30 PM Revision 3f4ad0f4 (qgis): Merge pull request #4564 from boundlessgeo/server-more-requesthandler-api
- [server] Add url and post data getters to request handler
- 11:57 AM Revision cbef51cc (qgis): [server] Sipify QgsRequestHandler
- 11:57 AM Revision 45166aaf (qgis): [server] Clearer log message when parsing non-XML POST data
- 11:08 AM Revision 2f75bab8 (qgis): [server] Add url and post data getters to request handler
- This completes the API to eventually get rid of all
getEnv usage from python server plugins.
The request handler has... - 10:59 AM Revision e3d79a1f (qgis): Merge pull request #4562 from alexbruy/processing-singletomulti-3
- [processing] handle NULL values in the single to multi algorithm (fix #15822)
- 10:59 AM Revision 4dab1f85 (qgis): Merge pull request #4560 from alexbruy/processing-singletomulti
- [processing] handle NULL values in the single to multi algorithm (fix #15822)
- 10:35 AM Revision 8b263e4c (qgis): db_manager versioning: add RETURNING to INSERT rule (fixes #16083)
- (cherry picked from commit 3f7f95ee262ea3646d61600c21faed0866bc70b0)
- 10:34 AM Revision 3f7f95ee (qgis): db_manager versioning: add RETURNING to INSERT rule (fixes #16083)
- 09:06 AM Revision b56e46da (qgis): [processing] handle NULL values in the single to multi algorithm (fix #...
- 09:04 AM Revision 2f70b426 (qgis): sip bindings: exclude QgsCompositionChecker when not building tests
- 09:04 AM Revision 70da239a (qgis): debian packaging: include native gui library
- 08:25 AM Revision bfdc84fc (qgis): Fixes to unit tests
- 08:25 AM Revision f153e191 (qgis): Fix saving of "obstacle only" state + misc fixes to unit tests
- 08:25 AM Revision ee9fabbe (qgis): Fix for style loading and clean up of used labeling custom properties
- 08:25 AM Revision 56309efc (qgis): Fix loading of labeling from 2.x projects
- 08:25 AM Revision 53f8e7f7 (qgis): Remove dead code for writing of labeling from custom properties
- 08:25 AM Revision 21f03bc1 (qgis): Clean up reading/writing of labeling configuration in vector layers
- Historically the configuration used to be stored in layer's custom properties, but that does not scale
beyond simple ... - 08:25 AM Revision 828bd384 (qgis): Convert remaining bits where labeling was configured using setCustomPro...
- 07:12 AM Revision 7e345a73 (qgis): Merge pull request #4561 from nyalldawson/proj_thread2
- Avoid using thread unsafe proj API - approach 2
- 05:31 AM Revision 5201eb25 (qgis): Optimise storage/retrieval of projPJ objects
- 05:20 AM Revision e51737e6 (qgis): Use thread safe proj API in all other code paths
- 05:20 AM Revision ae492abc (qgis): Split qgscoordinatetransform_p into .h/cpp
- 05:20 AM Revision 4396e532 (qgis): Utilise thread safe proj API within QgsCoordinateTransform
- Avoids unpredictable behavior when transforms are being
conducted in background threads, such as map renders.
Refs #... - 05:09 AM Revision 59c97437 (qgis): Fix missing name and progress for feature counter task
- 03:29 AM Revision a517c683 (qgis): Ensure created memory layers have unique source
- Sometimes the layer source is used for "looser" comparison then
layer ID
2017-05-15
- 11:23 PM Revision c484b505 (qgis): Link native to core on OSX only
- 09:55 PM Revision 5c2deb40 (qgis): Doxymentation
- 09:55 PM Revision 3f85b050 (qgis): fix bad copy paste
- 09:55 PM Revision d15bd8dd (qgis): No docstrings for out-of-class functions
- 09:55 PM Revision e455b157 (qgis): [sipify] do not comment global operators
- fix class/struct level detection
sipify qgsmargins.qgs - 09:55 PM Revision d4edbc0f (qgis): Unsipify QgsMargins
- 09:55 PM Revision 7ac276e7 (qgis): No copy of QgsLabelSearchTree is allowed
- 09:55 PM Revision df6d60fc (qgis): Fix sip errors
- 09:55 PM Revision 2abb1465 (qgis): [sipify] Another batch of sip
- 09:55 PM Revision 6ad5a58c (qgis): Spelling
- 09:55 PM Revision 9e059ed7 (qgis): Fix sip errors
- 07:55 PM Revision e4d745fe (qgis): [processing] handle NULL values in the single to multi algorithm (fix #...
- 05:57 PM Revision 922b162b (qgis): attachment widget: data defined button for document type
- 10:24 AM Revision 87052a77 (qgis): Merge pull request #4558 from nyalldawson/native-lib-mac
- Add OS native interface lib, with objective-c++ interface to Mac Cocoa libraries, v3
- 09:38 AM Revision 8f44a29a (qgis): Reintroduce core/native link
- 08:54 AM Revision 2831f842 (qgis): Fix compilation
- 02:24 AM Revision ae97c333 (qgis): Revert "Port algorithm countVisibleParameters to c++"
- This reverts commit c3c694f8ccfbe0b64df14365f950f5895968a66a.
2017-05-14
- 01:56 AM Revision 6efe160a (qgis): Move QgsNative instance from app->QgsGui singleton
- This allows gui widgets to utilise native platform interfaces.
Additionally attaching the instance to QgsGui allows Q... - 01:23 AM Revision a4b7af7f (qgis): Use millimeters when declaring QPrinter page size
- (This is needed to allow to set a resolution with the printer used
by the map renderer) - 01:15 AM Revision 6971e9da (qgis): Fix build
- 01:15 AM Revision cbc2a3df (qgis): Indentation
- 01:15 AM Revision d1593cae (qgis): Create a virtual QgsNative base class for platform services
- A QgsNative base class is added, that offers default implementations for
a platform interface. These methods can be o... - 01:15 AM Revision f6bd7b3b (qgis): Add OS native interface lib, with objective-c++ interface to Mac Cocoa ...
- 01:03 AM Revision f8f7d60c (qgis): Merge pull request #4514 from nyalldawson/gui_instance
- Make a new global QgsGui singleton
- 12:44 AM Revision c3c694f8 (qgis): Port algorithm countVisibleParameters to c++
- 11:57 PM Revision a8b10a2f (qgis): Update indentation
- 11:34 PM Revision 14882058 (qgis): Sipify update
- 11:33 PM Revision ac943453 (qgis): Rename QgisGui to QgsGuiUtils
- Better reflects what this namespace contains, and replaces the
non-standard Qgis prefix with the Qgs standard - 11:32 PM Revision 436844b2 (qgis): QgsMapLayerActionRegistry is no longer a singleton
- Moved the global instance to QgsGui::QgsMapLayerActionRegistry()
- 11:32 PM Revision 4a5c9a7b (qgis): Make a new global QgsGui singleton
- Move QgsEditorWidgetRegistry from being a singleton itself to
instead being a member of the QgsGui singleton - 11:32 PM Revision a86b93e9 (qgis): QgsLayerTreeEmbeddedWidgetRegistry is no longer a singleton
- Moved the global instance to QgsGui::layerTreeEmbeddedWidgetRegistry()
- 11:32 PM Revision 711f6dcc (qgis): QgsShortcutsManager is no longer a singleton
- Move the global instance to QgsGui::shortcutsManager()
- 11:08 PM Revision 280ca319 (qgis): Merge pull request #4401 from nyalldawson/processing_params
- c++ framework for parameters and running algorithms
- 05:07 PM Revision 7af73b38 (qgis): Change browser context menu item text for adding layer to 'Add select… ...
- * Change browser context menu item text for adding layer to 'Add selected layer(s) to canvas'
* Use title case for A... - 11:41 AM Revision 24e06a49 (qgis): Remove unused mAnnotationForm member + getter/setter from QgsVectorLayer
- 06:00 AM Revision 33b6fab1 (qgis): Fix crash when saving as PDF with dpi != 96
- 04:34 AM Revision 0ccaba7a (qgis): Path resolver instead of project singleton in edit form config and svg ...
- 03:24 AM Revision 2857ef59 (qgis): Merge pull request #4426 from wonder-sk/fix-relative-paths-svg
- Fix relative paths to SVG files in embedded projects
2017-05-13
- 12:38 AM Revision fd7b52d5 (qgis): german translation fix
- 06:33 PM Revision 590526ee (qgis): Another trial to fix mac tests on travis
- 05:19 PM Revision 93c59f4e (qgis): [raster] fix raster blending (fixes #16546)
- 05:16 PM Revision 40f683d6 (qgis): Trying to fix mac test for QgsProject
- 04:55 PM Revision a4717e2e (qgis): Fixes to relative paths read/write in composer picture and arrow items
- 04:12 PM Revision dfcfadc7 (qgis): Fix build and add bits to project test to understand fail on mac
- 03:44 PM Revision 8dd58864 (qgis): Bring back temporarily disabled projects upgrade + fix a loading bug
- Loading bug: on the first project load, data-defined properties for diagram layer settings were not read
as the defau... - 02:38 PM Revision 4c666a32 (qgis): german translation update
- $ scripts/update_ts_files.sh -b $builddir -f de
$ linguist i18n/qgis_de.ts
$ scripts/update_ts_files.sh -b $builddir ... - 02:06 PM Revision 93bfa949 (qgis): Add doxygen comments to updated methods
- 01:59 PM Revision 0a942fd9 (qgis): fix windows build
- 01:53 PM Revision bbb13f43 (qgis): Fix text renderer test
- 01:43 PM Revision c882f88c (qgis): Remove "relative path" checkbox from svg selector widget
- It is decided on different level whether files are saved with relative paths
and internally now QGIS always uses abso... - 12:12 PM Revision 5bdae751 (qgis): API break update + read/write context in labeling and text renderer
- This enables correct loading/saving of relative paths of SVG files for background of labels
- 12:09 PM Revision 23a7bd0f (qgis): Introduce QgsReadWriteContext that encapsulates QgsPathResolver
- This should make the read/write methods more flexible if we need to give them extra context.
- 12:02 PM Revision 3e18cc15 (qgis): Respect relative paths in embedded projects (fixes #16355)
- 12:02 PM Revision bbe59969 (qgis): Fixes to unit tests
- 12:02 PM Revision 15fc16df (qgis): Remove duplicate code - now handled by QgsPathResolver
- 12:02 PM Revision 8ffd91ea (qgis): Propagate path resolver through renderers, annotations, diagrams
- This is necessary in order to be able to correctly translate between absolute and relative paths
deeper in the code -... - 10:14 AM Revision 6fe459de (qgis): [processing] remove extra quotes when restoring batch process from file
- (fix #16309)
- 10:11 AM Revision 43595f5d (qgis): [processing] remove extra quotes when loading batch process from file
- (fix #16309)
- 09:43 AM Revision bc4e70a0 (qgis): [processing] check difference result befor using it in further
- operations (ref #15962)
- 09:29 AM Revision bc0c3a22 (qgis): Add inclination method for QgsPointV2 (#4536)
- 08:45 AM Revision c620c7c3 (qgis): [processing] stop algorithm execution if geometry/feature error occured
- (fix #11986)
- 08:42 AM Revision 6feed195 (qgis): [processing] stop algorithm execution if geometry/feature error occured
- (fix #11986)
- 08:42 AM Revision 02c8ac8d (qgis): Fix non-dynamic default values
- Fix #15355
- 08:42 AM Revision 60bbf67b (qgis): Be careful with requesting evaluated default values
- We do not need a new evaluated value all the time
Fix #16545 - 08:39 AM Revision 7734d72d (qgis): [processing] stop algorithm execution if geometry/feature error occured
- (fix #11986)
- 06:01 AM Revision 75e95024 (qgis): Deduplicate code in save as image / save as PDF
2017-05-12
- 04:49 PM Revision b830eab6 (qgis): [BUGFIX][Processing] R scripts do not have enough outputs
- R scripts in processing only supports Vector, Raster and Table.
This commit adds fix the file output and adds directo... - 04:39 PM Revision 3289d614 (qgis): Fix freeze when joining with table open
- Fix #16495
- 04:28 PM Revision e01b7ef6 (qgis): [processing] take in account file extension when loading Processing
- results (fix #16486)
- 04:22 PM Revision 3d3b6ecb (qgis): [processing] take in account file extension when loading Processing
- results (fix #16486)
- 03:37 PM Revision aa0ce1cc (qgis): Fix double delete of symbol
- Fix #15961
- 02:51 PM Revision 396a135c (qgis): Merge pull request #4540 from boundlessgeo/attributetable-fixes-16492-b...
- [bugfix] Attribute table crashes QGIS when deleting selected
- 02:51 PM Revision 3f9c4e5f (qgis): Merge pull request #4535 from boundlessgeo/attributetable-fixes-16492
- Attributetable fixes crash #16492
- 02:34 PM Revision 477d1bdf (qgis): Fix crash when using expression bar on aliased field
- Fix #16302
- 02:18 PM Revision 2b6b4951 (qgis): Only check for validity if attribute has changed
- 01:59 PM Revision 913527b4 (qgis): [bugfix] Fixes #16242 saves always with absolute paths
- 12:50 PM Revision 51347914 (qgis): Only check for validity if attribute has changed
- 12:41 PM Revision a0c6872f (qgis): Fix crash when using expression bar on aliased field
- Fix #16302
- 11:38 AM Revision cc7e960e (qgis): Force vector output when saving map/canvas as PDF
- 10:51 AM Revision f9842426 (qgis): Improve stability of QgsTask::waitForFinished test
- 10:21 AM Revision 41808469 (qgis): Display name of layers in need of rasterization when saving as PDF (#4539)
- 09:53 AM Revision ad5054bf (qgis): sip update qgsfeature
- 09:17 AM Revision 4f82b0ba (qgis): [bugfix] Attribute table crashes QGIS when deleting selected
- Fixes https://issues.qgis.org/issues/16492
Backport from https://github.com/qgis/QGIS/pull/4535 - 08:53 AM Revision 1eaf03d3 (qgis): Speed up the check for valid feature
- 08:41 AM Revision deb96673 (qgis): [processing] check symmetrical difference result before using it in
- other geometry operations (fix #16010)
- 08:35 AM Revision 6e3e8ce4 (qgis): Fix windows warning
- ...\qt5\include\qtcore\qcache.h(124): warning C4150: deletion of pointer to incomplete type 'QDomDocument'; no destru...
- 08:14 AM Revision 9ddd28dd (qgis): Fix windows build
- undefined error C2079: 'QMapNode<Key,T>::value' uses undefined class 'QgsGeometry'
- 06:53 AM Revision 0e650772 (qgis): Small save as PDF cleanups
- 02:05 AM Revision 50e97280 (qgis): Merge pull request #4509 from nyalldawson/exporter
- API Cleanups (and rename) for QgsVectorLayerImport, background export of layers when dropping to browser
2017-05-11
- 12:57 AM Revision 9149ffb8 (qgis): Merge pull request #4537 from nyalldawson/backports
- Fix crash when transform errors occur while rendering
- 12:15 AM Revision 452c8066 (qgis): Fix crash when transform errors occur while rendering
- If a transform exception occurred while rendering a symbol then
the QgsSymbolRenderContext cleanup code was never cal... - 12:03 AM Revision b6a5cc42 (qgis): Use QgsFeedback instead of QProgressDialog for QgsVectorLayerExporter::...
- And add cancelation and progress reporting to background layer export
- 12:03 AM Revision 446db28a (qgis): Optimise QgsVectorLayerExporter::exportLayer when exporting only select...
- 12:03 AM Revision 75a5d5dd (qgis): Remove unused skipAttributeCreation option in QgsVectorLayerExporter::e...
- 12:03 AM Revision 64b612f2 (qgis): [FEATURE] Import layers to data providers in background
- Flips the drag and drop import of layers to browser data sources
to use task manager, allowing these slow imports to ... - 12:02 AM Revision 384369c3 (qgis): Rename QgsVectorLayerImport to QgsVectorLayerExporter
- Since the majority of users of this class will be exporting
an existing map layer to a data provider, the QgsVectorLa... - 12:00 AM Revision 9adc3229 (qgis): Merge pull request #4515 from nyalldawson/render_crash
- Fix crash when transform exception occurs during rendering
- 07:09 PM Revision db89929a (qgis): [bugfix] Attribute table crashes QGIS when deleting selected
- Fixes https://issues.qgis.org/issues/16492
Needs-backporting - 06:44 PM Revision bfa507ae (qgis): Respect default values in N:M relation linking table
- 06:28 PM Revision 62bd07dd (qgis): Added a comment to the test header
- 06:28 PM Revision 074c41a1 (qgis): Tiny typo fix - SIP part
- 06:27 PM Revision 67fdd5e2 (qgis): Tiny typo in a comment
- 01:15 PM Revision 354b667f (qgis): Merge pull request #4526 from m-kuhn/featureCounter
- Send feature counting to background task
- 12:42 PM Revision eaabce28 (qgis): Doxyfication
- 12:42 PM Revision 6dc7b57e (qgis): Consify
- 12:42 PM Revision 24744989 (qgis): Allow specifying expression context for feature count
- 12:42 PM Revision 1fb55dbd (qgis): [travis] Optimize ccache
- 12:42 PM Revision d452f7f2 (qgis): Refresh feature count legend text automatically
- 12:42 PM Revision 95597e3b (qgis): Add tests for QgsTask::waitForFinished()
- 12:42 PM Revision ed747edc (qgis): Improve docs and python bindings for feature count
- 12:42 PM Revision 964d9ac7 (qgis): Send feature counting to background task
- 12:42 PM Revision 52676774 (qgis): Sipify QgsTask[Manager]
- 12:42 PM Revision 3e88e8e9 (qgis): Fix feature counting
- 12:42 PM Revision a6800e94 (qgis): Fix division by 0
- 12:42 PM Revision 1f041884 (qgis): Add QgsTask::waitForFinished
- 12:42 PM Revision 05a713f4 (qgis): Fix compatibility with older sip versions
- 12:42 PM Revision 0cb82587 (qgis): Localize feature count
- 12:42 PM Revision f2643701 (qgis): Make fields() available in QgsVectorLayerFeatureSource
- 12:00 PM Revision 5888d22c (qgis): fix sip bindings documentation
- 11:07 AM Revision 72c83358 (qgis): Merge pull request #4529 from alexbruy/stats-panel
- fix bugs related to statistical dock (fix #16117, #16118, #16119)
- 10:53 AM Revision ad3fe265 (qgis): [doxygen] remove remaining 'note Added in XXX' in favor of '\since ...'
- 10:47 AM Revision 7ba28ec1 (qgis): Merge pull request #4306 from boundlessgeo/sort_on_top
- [attributetable] Fix "Move selection to top": for 2.18 regression fixes #15803
- 10:46 AM Revision 8e60510e (qgis): Merge pull request #4444 from boundlessgeo/sort_on_top_portTo3
- [attributetable] Fix "Move selection to top" for 3.x regression fixes #15803
- 08:45 AM Revision 4a215ad6 (qgis): fix test font message
- 08:45 AM Revision f1317923 (qgis): fix test font message
2017-05-10
- 06:15 PM Revision 8884e597 (qgis): [processing] don't apply -te and -te_srs if not requested (fix #15339)
- 05:46 PM Revision 09ef9477 (qgis): Merge pull request #4530 from boundlessgeo/attributetable-duplicated-ro...
- Attributetable duplicated rows fix for 2.18
- 04:56 PM Revision abf6acbd (qgis): [bugfix] Fixes attribute table duplicated rows #15974
- With C++ test
- 03:18 PM Revision 66498257 (qgis): Prevent crash when model is not set
- 03:13 PM Revision a924915b (qgis): hide setting and value control in setSortOrder
- 03:10 PM Revision 8f862a5d (qgis): hide setting and value control in setSortOrder
- 02:47 PM Revision abc74b42 (qgis): [processing] don't apply -te and -te_srs if not requested (fix #16519)
- 02:40 PM Revision 883e4f36 (qgis): minor cleaning of python/CMakeLists.txt
- 02:40 PM Revision b8b01acb (qgis): fix valueChanged signal not emitted in QgsExternalResourceWidget
- 02:40 PM Revision 97866f4a (qgis): [sip] add missing ConvertToClassCode
- This was causing an issue if you tried to access widgets in a form using findChildren
widgets could not be casted to ... - 02:23 PM Revision 13c1318a (qgis): New geometry class: QgsRegularPolygon (#4502)
- 01:02 PM Revision c092effc (qgis): [attributetable] fix sortOnTop due to sortOrder wrong enum values from ...
- port to 3.0 for https://github.com/qgis/QGIS/pull/4306
- 12:34 PM Revision a82b8cfb (qgis): [attributetable] fix sortOnTop due to sortOrder wrong enum values from ...
- 12:06 PM Revision 55cb8550 (qgis): Use a valid polygon in attr-table test
- 11:28 AM Revision d139119a (qgis): prevent crash when exporting spatial bookmarks (fix #16345)
- (cherry picked from commit 58a8478b82eeb5415f730c9686909047bd4e77ec)
- 11:25 AM Revision 58a8478b (qgis): prevent crash when exporting spatial bookmarks (fix #16345)
- 10:56 AM Revision e0d4e37c (qgis): fix bugs relates to statistical dock (fix #16117, #16118, #16119)
- backported from master
- 10:03 AM Revision 1006aa98 (qgis): Fix doc warning
- 09:07 AM Revision aa021bef (qgis): Merge pull request #4307 from ghtmtt/proc_tests
- [processing] other qgis test, clean commit
- 09:04 AM Revision 271a1e38 (qgis): Convert remaining parameters from python
- 08:43 AM Revision 4ae8065d (qgis): fix QgsExternalResourceWidget valueChanged signal
- also add some missing ConvertToClassCode
- 02:14 AM Revision 02b560e9 (qgis): Temporarily make QgsProcessingAlgorithm::run non pure-virtual (for travis)
- 02:14 AM Revision 3706d880 (qgis): [processing] c++ framework for parameters and running algorithms (WIP)
- This commit adds the virtual method for running processing algs
to the base c++ class, and adds the initial framework...
2017-05-09
- 08:35 PM Revision 8423aaf0 (qgis): Merge pull request #4525 from boundlessgeo/re-enable-ows-test
- Re-enable OWS auth test
- 06:31 PM Revision 403c03f7 (qgis): Re-enable OWS auth test
- 04:31 PM Revision 6d67379b (qgis): Remove unused forward declarations
- 03:13 PM Revision 212acc12 (qgis): Merge pull request #4503 from boundlessgeo/attributetable-fixes
- [bugfix] Fixes attribute table duplicated rows #15974
- 12:36 PM Revision a4e3c833 (qgis): Merge pull request #4520 from nyalldawson/raster_combo_box
- QgsRasterBandComboBox
- 11:45 AM Revision ea4143bb (qgis): Don't disable band combo when only one band is present
- 11:43 AM Revision 872cd136 (qgis): Add custom widget plugin for QgsRasterBandComboBox
- 11:35 AM Revision f4b353c0 (qgis): Flip some more custom raster band combo boxes to QgsRasterBandComboBox
- 11:23 AM Revision e4a94bc4 (qgis): Add unit tests for QgsRasterBandComboBox
- 11:23 AM Revision c9bfb9f2 (qgis): Add a "not set" option to QgsRasterBandComboBox
- 11:23 AM Revision a32314d8 (qgis): Add a new QgsRasterBandComboBox widget
- And use wherever custom widgets were being created. Reduces
duplicate code and allows specialised handling for raster... - 11:23 AM Revision ddf8cc84 (qgis): Disable raster band combo box for rasters without multiple bands
- 08:59 AM Revision 08242802 (qgis): sipify gui editor widgets
- 07:29 AM Revision 6aa10c68 (qgis): [processing] Cleanup some layer/writer related handling
- Ensure that layers created by QgsProcessingUtils::createFeatureSink
can always be retrieved using QgsProcessingUtils:... - 07:21 AM Revision cb23ebed (qgis): [FEATURE] Add opacity support to copyright decorator
- 07:21 AM Revision 83e8ecec (qgis): [FEATURE] Add outline and color opacity settings for scale bar decoration
- 07:21 AM Revision 1445505a (qgis): [FEATURE] Color settings for north arrow decoration
- 06:34 AM Revision 592fcfa7 (qgis): Merge pull request #4522 from nyalldawson/new_random
- [needs-docs] Add a "shuffle random" option to color ramp button
- 04:22 AM Revision 3cd3e5d3 (qgis): Allow storing QgsProperty in QVariant
- 04:03 AM Revision 927faf70 (qgis): [needs-docs] Add a "shuffle random" option to color ramp button
- Allows quick regeneration of a new set of random colors if the
current color ramp is a random color ramp. - 03:56 AM Revision 439b21ea (qgis): Show project path using native OS format
- Avoids showing project paths as d:/... on windows, and instead
uses the more familiar d:\... format
(cherry-picked f... - 03:56 AM Revision a6883f7a (qgis): Fix crash when OGR layer is removed when source is stored
- Remove link to provider in OGR feature source
(cherry-picked from 0dfe687) - 03:56 AM Revision b19213ec (qgis): Better tooltips for map layers
- Including CRS information
(cherry-picked from 1012f25) - 03:56 AM Revision fad23dda (qgis): Fix import WKT of the format MultiPoint (-20 -90, -20 -88 )
- Should technically be MultiPoint ((-20 -90), (-20 -88)), but
it's nice to be forgiving and accept as wide a range of ... - 03:56 AM Revision 8309c3c2 (qgis): Followup 20197c2, fix orphaned highlights remaining on maps
- (cherry-picked from ae2c06c)
- 03:52 AM Revision 499a35d0 (qgis): Refine paletted raster renderer classification
- Change behaviour from clearing all existing values on classification
to instead keeping any existing values which do ... - 03:26 AM Revision bccba30a (qgis): Fix unreadable text in plugin manager (fix #16516)
2017-05-08
- 12:54 AM Revision cd248c62 (qgis): Limit the initial feature request sent by expression builder widget
- Should help avoid short delays in opening the expression widget
on slower layers (such as with the Postgres provider ... - 12:53 AM Revision 9a19a5fc (qgis): Followup c2699b4, fix missing field names in expression builder
- 01:21 PM Revision 13588225 (qgis): include metadata headers in install (followup 3a965e6d)
- 01:18 PM Revision f004fc10 (qgis): Update north arrow decorator to use a vector graphic (#4519)
- 12:18 PM Revision ac7cc12c (qgis): Merge pull request #4511 from nyalldawson/composer_async
- Asyncronously render composer map previews
- 11:31 AM Revision 29c87de6 (qgis): [needs-docs][composer] Remove Render/Cache modes from composer maps
- Make maps invalidate cache whenever layer order changes. Cache mode
is now identical to Render mode, so all mode swi... - 11:14 AM Revision de03642e (qgis): Consolidate QgsRequestHandler
- 10:41 AM Revision c5566e72 (qgis): If composer map is set to use project CRS, update cached render
- when project CRS changes
This should prevent one of the most common confusions with
composer maps - users inserting ... - 09:10 AM Revision 5e3b9039 (qgis): [needs-docs][composer] Remove Rectangle mode from composer maps
- No longer required - the Cache mode is now performant enough
that we don't have to rely on the old rectangle preview
... - 09:10 AM Revision 3f595ee8 (qgis): [composer] Always update map caches when zoom changes
- Before this would only happen with the "render" mode, not "cache"
mode. Now updating caches is so responsive and tran... - 09:10 AM Revision abe8ead1 (qgis): Rework how composer map cache is invalidated
- Avoids unnecessary redraws and defers cache update until
when item is actually visible - 09:10 AM Revision 491abc2b (qgis): sipify QgsComposerMap
- 09:09 AM Revision 91b046a7 (qgis): [FEATURE] Asyncronously render composer map previews without blocking UI
- Makes working with compositions much more responsive and enjoyable!
Inspired by manisandro's commit in Sourcepole's ... - 08:45 AM Revision bfb62c4b (qgis): [sipify] fix Abstract class
- unblacklist qgstransaction.sip
(followup 931bf32a9fe46570ac80d947552d46c9f427457)
also fix method declaration with pr... - 08:03 AM Revision a88cf7ad (qgis): [FEATURE] Save map/canvas as PDF (#4516)
- 04:03 AM Revision 01f12221 (qgis): Fix intermittent QgsMapLayerStore test failure
2017-05-07
- 12:57 AM Revision 9ee9df76 (qgis): Fix a lot of leaks in crssync and related QgsCoordinateReferenceSystem ...
- 11:53 PM Revision fefa572e (qgis): Fix crash when transform errors occur while rendering
- If a transform exception occurred while rendering a symbol then
the QgsSymbolRenderContext cleanup code was never cal... - 11:53 PM Revision 5d50b17c (qgis): Swap some members to unique_ptrs to make ownership clearer
- 11:47 AM Revision 660aaa54 (qgis): Black list some tests for now
- 10:07 AM Revision 2862439f (qgis): Fix build
- 07:58 AM Revision 6c41bdfd (qgis): Fix #16474 - Clean up formatting of crash report data
- 02:25 AM Revision ddbb1702 (qgis): Merge pull request #4510 from qgis/revert-4494-composer_async
- Revert "Asyncronously render composer map previews "
- 02:25 AM Revision 40319df3 (qgis): Revert "Asyncronously render composer map previews "
2017-05-06
- 01:49 AM Revision 4160e19b (qgis): fix windows build
- 01:31 AM Revision bcca7af5 (qgis): Merge pull request #4495 from nyalldawson/writer
- [processing] Port vector.createVectorWriter to c++
- 01:22 AM Revision 54e208b9 (qgis): Merge pull request #4494 from nyalldawson/composer_async
- Asyncronously render composer map previews
- 12:02 AM Revision 06c4dea7 (qgis): [processing] Remove vector.createVectorWriter
- Use QgsProcessingUtils.createFeatureSink instead
- 12:02 AM Revision a8a3cc82 (qgis): [processing] Port vector.createVectorWriter to c++
- This implements an improved version of vector.createVectorWriter
in QgsProcessingUtils. The improved version relies o... - 10:10 PM Revision 7efcfee2 (qgis): osgeo4w: also build pdb and corresponding package for releases
- 02:33 PM Revision 040c4b32 (qgis): Small cleanup of QgsAbstractGeometry header
- 10:45 AM Revision 3c4567d0 (qgis): [server] More WMS tests for FILTER parameter with bool operators and UTF8
- Forward port from 2.18 commit 8fd4fc60697738a986207
- 10:44 AM Revision a46e9a56 (qgis): [server] Fail test when expected and reference have different number of...
- 09:49 AM Revision a882a3b5 (qgis): Added server changes to API break docs
- 08:43 AM Revision 2af9698e (qgis): Merge pull request #4507 from nyalldawson/import_sink
- QgsVectorLayerImport is a QgsFeatureSink
- 08:16 AM Revision 51d3fac1 (qgis): Fix attribute table header feature selection (fixes #16520)
- 07:05 AM Revision b7ca7876 (qgis): Also trigger composer map update on resize
- 07:05 AM Revision baa65925 (qgis): Add some safety checks
- 07:05 AM Revision 57b1a399 (qgis): Initially draw 'rendering' text while waiting for first cache of compos...
- 07:05 AM Revision 4ec56bc8 (qgis): Draw cached composer map image respecting any content movement
- 07:05 AM Revision 2b48026e (qgis): Fix perpetual rendering message on newly created maps
- 07:05 AM Revision 63a3037c (qgis): [composer] Use last complete map render when previewing map items
- until a new cached preview is ready
Ensures that map items always show some content while a background
cache update ... - 07:05 AM Revision 855e1f69 (qgis): Asyncronously render composer map previews
- (Forward port from Sourcepole fork)
- 07:05 AM Revision 1be4fd5a (qgis): Remove debug messages
- 07:05 AM Revision ba46c875 (qgis): Avoid crash on exit of PyQgsPalLabelingComposer test
- 07:05 AM Revision bcfb8611 (qgis): Cleanup 57d162, improved cancelation and code modernization
- 06:59 AM Revision 1033c7b3 (qgis): Remove unused argument
- 06:15 AM Revision 83baf9ea (qgis): Sipify QgsVectorLayerImport
- 06:15 AM Revision 80d22406 (qgis): Make QgsVectorLayerImport protected members private
- This class isn't designed to be subclassed
- 06:15 AM Revision 46ff6527 (qgis): QgsVectorLayerImport is a QgsFeatureSink
- 06:13 AM Revision 8d036423 (qgis): Merge pull request #4487 from nyalldawson/memory
- Move memory provider to core
- 05:31 AM Revision df679a2d (qgis): Set paths in qgis python module based on osgeo4w env file
- 05:00 AM Revision b5ae888b (qgis): Merge pull request #4478 from nyalldawson/layer_store
- Split off map layer storage handling from QgsProject to QgsMapLayerStore
- 04:37 AM Revision 27ab5a0e (qgis): Merge pull request #4504 from nyalldawson/project_cleanup
- Cleanup project closing
- 04:34 AM Revision 0a0c33dc (qgis): Remove QgsGeometryCache class
- The geometry cache was only used for few geometry editing operations anyway. In earlier versions
of QGIS the geometry... - 04:32 AM Revision e2a735f3 (qgis): Simplify QgsMemoryProviderUtils::createMemoryLayer()
- 04:28 AM Revision ba2fdf00 (qgis): Rename some QgsProviderRegistry methods to clarify that they are factories
- - provider() was renamed to createProvider()
- selectWidget() was renamed to createSelectionWidget()
- providerLibrar... - 04:20 AM Revision 6502864c (qgis): Add missing /Factory/ annotations to QgsProviderMetadata
- Also sipify QgsProviderMetadata and QgsProviderRegistry
- 04:13 AM Revision 6af2d30b (qgis): Update QgsProviderRegistry docs
- 04:05 AM Revision 2b3c5511 (qgis): QStringLiteral
- 04:05 AM Revision 5511b07e (qgis): Move memory provider to core
- This commit introduces basic support for non-library based
data providers, and moves the memory provider from a libra... - 04:05 AM Revision 8519d745 (qgis): Use QgsMemoryProviderUtils::createMemoryLayer when pasting as scratch l...
- Also avoids annoying invalid "missing CRS" message/window when pasting
features to a scratch layer - 04:05 AM Revision 767cb12c (qgis): Add QgsMemoryProviderUtils.createMemoryLayer for easy creation
- of new memory layers from QgsFields/QgsCoordinateReferenceSystem/etc
Since memory provider cannot use QgsVectorLayer... - 04:05 AM Revision 747a36f1 (qgis): Remove memory provider library from packaging
2017-05-05
- 08:38 PM Revision 8fd4fc60 (qgis): Merge pull request #4505 from boundlessgeo/server-more-filter-tests
- [server] More WMS tests for FILTER parameter with bool operators and …
- 06:53 PM Revision a5d61a5d (qgis): [server] More WMS tests for FILTER parameter with bool operators and UTF8
- Needs forward porting
- 05:32 PM Revision 37848920 (qgis): [bugfix] Fixes attribute table duplicated rows #15974
- 04:55 PM Revision 5e3c6e54 (qgis): Fix space
- 04:37 PM Revision 52093a58 (qgis): Fix symbol path for osgeo4w installs
- 03:48 PM Revision 3e05bd85 (qgis): Merge pull request #4501 from alexbruy/statistics-by-type
- Statistics panel: show only relevant statistics depending on the field type
- 03:47 PM Revision 2185d42d (qgis): [processing] reset variables list in field calculator on layer change (...
- 03:39 PM Revision 931bf32a (qgis): Doxymentation for QgsTransaction
- 03:39 PM Revision fd25288a (qgis): Documentation for custom functions
- 03:39 PM Revision 5f7a2912 (qgis): Expose "context" to expression functions
- 03:39 PM Revision 028c64e8 (qgis): Doxygen typo
- 02:16 PM Revision 9c88faf4 (qgis): Merge pull request #4499 from alexbruy/processing-fieldcalc
- [processing] reset variables list in field calculator on layer change (fix #15633)
- 02:10 PM Revision fe677040 (qgis): Cleanup project closing
- - ensure that layers are removed when clearing projects
- ensure that project is cleared before destruction - 01:34 PM Revision 41dd2e73 (qgis): Merge pull request #4447 from arnaud-morvan/fix_new_bookmark
- Fix new bookmark query.
- 12:38 PM Revision 67e1558f (qgis): Remove unused symbols from qgis.h
- Also slow down @NathanW2's build
- 11:04 AM Revision 0eb337ff (qgis): [i18n] adding translator on request
- 09:23 AM Revision 391cb73e (qgis): rebuild statistics drop-down menu only when field type changed
- 09:23 AM Revision 68872e5f (qgis): introduce private enum to strore field type
- 09:23 AM Revision c151ad04 (qgis): correctly handle toggling statistics visibility (fix #16117)
- 09:23 AM Revision 7ff644ee (qgis): update staistics list depending on the field type (fix #16119, #16118)
Also available in: Atom