Activity
From 2016-06-23 to 2016-07-22
2016-07-22
- 10:51 PM Revision 82259f87 (qgis): Miss fixing docs
- 10:04 PM Revision 4d9f3ff8 (qgis): Fix inadequate usage of nullptr
- 04:20 PM Revision 326b6ffd (qgis): [processing] add missed import
- 03:30 PM Revision 578962f3 (qgis): more QGis -> QGis renames
- git grep -l "QGis::" src/ | xargs perl -pe "s/QGis::/Qgis::/g" -i.bak
- 03:25 PM Revision aa0b94a7 (qgis): fix build
- 02:44 PM Revision 5511a735 (qgis): [processing] also fix case without dissolving
- (cherry picked from commit 2fbb617d618c31ca9ba0d412712ca6ac823ace04)
- 02:44 PM Revision bcb26397 (qgis): [processing] also fix case without dissolving
- (cherry picked from commit 2fbb617d618c31ca9ba0d412712ca6ac823ace04)
- 02:43 PM Revision 2fbb617d (qgis): [processing] also fix case without dissolving
- 02:39 PM Revision dc4ed2c3 (qgis): [processing] fix buffer tool
- (cherry picked from commit 9976c30c9aa7b0134b7e72e64157ac9fdb0b042f)
- 02:37 PM Revision ec8e35e4 (qgis): [processing] fix buffer tool
- (cherry picked from commit 9976c30c9aa7b0134b7e72e64157ac9fdb0b042f)
- 02:37 PM Revision 9976c30c (qgis): [processing] fix buffer tool
- 02:11 PM Revision 491f6f83 (qgis): debian packing build with webkit on xenial
- (cherry picked from commit e8bac30230e20a2d15152711aca7589c5648da58)
- 02:10 PM Revision e8bac302 (qgis): debian packing build with webkit on xenial
- 01:15 PM Revision 792cbb25 (qgis): [processing] fixed wrong call to splitext in dataobjects.py
- (cherry picked from commit 479ceb36b40407643764586fc5122333b7eb38eb)
Conflicts:
python/plugins/processing/tools/dat... - 11:28 AM Revision 791b2c39 (qgis): Merge pull request #3324 from nyalldawson/qgis
- QGis class rename and cleanup
- 10:20 AM Revision 39da9d14 (qgis): Allow shift-drag zooming with touch tool
- 10:16 AM Revision 2dcd4055 (qgis): Use closed hand cursor when dragging canvas with middle mouse button
- 10:10 AM Revision d56ca408 (qgis): Make filename in project properties a readonly line edit
- (Because it's nice to be able to copy the project path easily)
2016-07-21
- 12:36 AM Revision 95fd61c7 (qgis): Fix annotation colors are modified when cancel is clicked
- 12:27 AM Revision 03527452 (qgis): Add apply buttons to annotation dialogs
- 12:20 AM Revision a798ba06 (qgis): Avoid dialog 'flashing' when opening annotation properties
- 12:19 AM Revision 0554f565 (qgis): Always keep full precision when saving annotation properties
- 12:17 AM Revision 72b53b98 (qgis): [composer] Fix position of annotations in rotated maps
- (AKA "stack some hacks on top of existing hacks")
- 11:32 PM Revision 12a21474 (qgis): [FEATURE] Add an option to show user color schemes menus
- This adds the ability for users to set whether a user created
color scheme should show up in the color button drop-do... - 09:35 PM Revision 8f203c9a (qgis): Remove some unused constants
- 05:24 PM Revision 68f63eb1 (qgis): Try another method to avoid XML serialization issues with QT5 (#3323)
- 02:14 PM Revision 713e22a9 (qgis): Move some methods out of Qgis class
- 02:01 PM Revision 1a2231f1 (qgis): Rename QGis class to Qgis, for capitalisation consistency
- 10:04 AM Revision b642c027 (qgis): doc/TRANSLATORS in an output file (followup 156db22)
- 09:32 AM Revision c0ac9b18 (qgis): Remove deprecated labeling tab
- 09:32 AM Revision 965f1d46 (qgis): Move field contraint config widgets into a group box
- 07:01 AM Revision df2ca2e6 (qgis): [processing] use SilentProgress by default if no progress object is passed
- 07:01 AM Revision 6c486758 (qgis): [processing] changed saga decorated group name
- 06:53 AM Revision 156db224 (qgis): Replace nicknames by real names (#3287)
- 03:32 AM Revision 3c544cd4 (qgis): Merge pull request #3319 from nyalldawson/consistency
- Make API naming more consistent
2016-07-20
- 12:40 AM Revision 4cfacf14 (qgis): Make API more consistent
- - rename methods with XML to Xml, CRS to Crs, WMS to Wms, ID to Id
- rename methods with SRS to Crs
- rename methods ... - 12:40 AM Revision 2685a903 (qgis): Make doc coverage test acceptable list case insensitive
- 04:05 PM Revision ca96702b (qgis): WMS: Better logic to pick the legend URL
- QGIS had two problems:
1) It was using the specified legend URL only if its mime type was matching
the layer's mim... - 03:46 PM Revision b81a07a7 (qgis): WMS GetCapabilities: override parent's style if they have the same name
- When there is a layer group with several sub-layers, the group has a
"default" style and the sub-layers each have a "... - 01:25 PM Revision 44c8680b (qgis): Remove canvas rotation option + API, now always enabled
- 01:18 PM Revision 185ad051 (qgis): Remove deprecated QgsDataDefinedSymbolDialog class (#3315)
- It's not used anymore, and QgsDataDefinedButton should be used
in its place. - 12:35 PM Revision 31c75ef2 (qgis): Remove QgsLabel and QgsLabelAttributes + remove QgsPalLabeling from ren...
- 12:20 PM Revision c1cdfe86 (qgis): [DB Manager] Add the ability to update SQL Layer
- 11:44 AM Revision cd33ccf7 (qgis): Revert "Fix label word and letter spacing cannot be decimals"
- This reverts commit 48f090ca79f0d2d9ae341ae3617f20b2fe3fe14f.
Causes issues with font sizes/spacing - 11:44 AM Revision 92eec0e3 (qgis): Revert "[labeling] Curved labels are now angled per character"
- This reverts commit f6d07a33b71a9b19579d19dadbe777b1f14c6842.
- 11:44 AM Revision 4bcae069 (qgis): Revert "Update labeling reference images"
- This reverts commit 1aec78145f7553ca62584a9bb626b8a531a01a8e.
- 11:43 AM Revision fc88336a (qgis): Revert "Add labeling tests for letter/word spacing"
- This reverts commit 9dfdfc645f327b38ef90974751104c4b1523736e.
- 06:13 AM Revision 9007d5c1 (qgis): Fix features are not labeled when using merged connected lines and
- lines are touching but not at endpoints
- 05:04 AM Revision 9dfdfc64 (qgis): Add labeling tests for letter/word spacing
- 05:04 AM Revision 1aec7814 (qgis): Update labeling reference images
- 05:04 AM Revision f6d07a33 (qgis): [labeling] Curved labels are now angled per character
- ...instead of shifted along base line (fix #15210)
- 05:04 AM Revision 48f090ca (qgis): Fix label word and letter spacing cannot be decimals
- 03:01 AM Revision 5384e203 (qgis): [composer] Fix editing of map item variables
- On behalf of Faunalia, sponsored by ENEL
2016-07-19
- 01:56 AM Revision 67087c1d (qgis): Followups and fixes to identify results linking
- 11:54 PM Revision c63f9c9e (qgis): [FEATURE] Mouse wheel over sliders in color dialog to change value by
- increments
- 11:54 PM Revision c23da96c (qgis): [FEATURE] Make links in feature identify results clickable
- 11:53 PM Revision d5255125 (qgis): [composer] Load all composition properties from template/duplicate
- Previously some settings where not being correctly restore, eg
page size, grid settings, expression variables
On beh... - 11:53 PM Revision 074318e2 (qgis): [composer] Simplify and consolidate loading of templates
- On behalf of Faunalia, sponsored by ENEL
(cherry-picked from 656e56e447c5d75476aba2259ada05bb06699f94) - 11:53 PM Revision d094fa21 (qgis): Add missing function help (fix #15264)
- (cherry-picked from 59dc4079a55ea2be0158f4154a3c2e389c4f95fc)
- 11:53 PM Revision b0c316ca (qgis): Make sure variable editor widgets always show current variables
- On behalf of Faunalia, sponsored by ENEL
- 11:52 PM Revision e45b964f (qgis): [composer] Avoid crash when atlas page name field has spaces
- Fix #15297
(cherry-picked from 631b5e87c3d4d72b80e6087c48caf7d73a477213) - 11:52 PM Revision 9953875a (qgis): [composer] fix html label stylesheet's margin (fixes #15290)
- (cherry-picked from 7352df6935368ca74fd2eef2bfe4b364908b9286)
- 11:52 PM Revision 368a88fd (qgis): Use flat style for scale lock button
- (cherry-picked from b220d66dcc73720a935dddc2c620903aa76808a0)
- 11:52 PM Revision 698f7f91 (qgis): Remove "restart required" from "open table as dock" option
- Since it seems that a restart *isn't* required!
(cherry-pick -n 8943ed7c9f41ef3f7a33f402f709d9bf9156ffd1) - 11:52 PM Revision ae5e9d19 (qgis): Fix crash in QgsGeometry::unaryUnion with empty geometries
- (cherry-picked from b61641dc72b140a02de8eb0636a3817f44b9c8fc)
- 11:36 PM Revision 474a999c (qgis): Update legend test masks, fix for PyQt5
- (cherry-picked from 7f2bdcf34254d887885fcb61e97408d1d4407fca)
- 11:36 PM Revision 96578d43 (qgis): Fix use of : in label (violation of HIG)
- (cherry-picked from 5a2031349f62d808f78fdc496932d6cc713801d8)
- 11:36 PM Revision b9954bcc (qgis): [composer] Add a checkbox for legends to prevent automatic resizing
- A new checkbox has been added to the legend settings to control
whether or not a legend should be automatically resiz... - 11:36 PM Revision 62cdb0ce (qgis): [composer] Fix setting legend content by map not resizing legend
- When a legend was set to filter content by map, it wasn't
consistently being resized to fit the legend contents. This... - 11:36 PM Revision 98a7fc13 (qgis): ][composer] Fix initial size of legend is wrong if symbol size in
- map units is used (fix #11921)
On behalf of Faunalia, sponsored by ENEL
(cherry-picked from 93f2eec711f2d3e1593f497... - 11:36 PM Revision b00babe6 (qgis): Avoid some unnecessary composer legend updates
- (cherry-picked from aaa654fba9a79b8842ada7570e653dc8b4f39a97)
- 11:35 PM Revision abb013e0 (qgis): Show tooltips for layer style dock labeling tabs
- (cherry-picked from 7d822f01c7aff8a58fcb9116855a94362f43d367)
- 11:35 PM Revision 09cc7596 (qgis): [oracle] Fix minor Coverity issues
- (cherry-picked from b94fbc0485b3998312749327974bf8e8f49504a9)
- 08:19 PM Revision b2f4582f (qgis): [GRASS] 7.1 versions of t.rast.what.*
- 06:03 PM Revision 59176418 (qgis): fixed python scripts indentation
- 05:11 PM Revision 34ca98ff (qgis): Merge pull request #3164 from NINAnor/add_grass_tools
- New modules for the GRASS plugin
- 02:00 PM Revision 3142c846 (qgis): fix windows build and some warnings
- 11:23 AM Revision c9d62696 (qgis): Fix build
- 10:47 AM Revision c8c623ec (qgis): Add methods to vectorlayercache and tests
- 10:37 AM Revision d91a45ce (qgis): Add shorthands to get features by fid, fids and expression
- Adds new methods overloads to QgsVectorLayer
getFeatures( expression )
getFeatures( ids )
getFeature( id )
Th... - 09:28 AM Revision 118e3332 (qgis): [composer] Load all composition properties from template/duplicate
- Previously some settings where not being correctly restore, eg
page size, grid settings, expression variables
On beh... - 09:27 AM Revision 9213df23 (qgis): [composer] Simplify and consolidate loading of templates
- On behalf of Faunalia, sponsored by ENEL
(cherry-picked from 656e56e447c5d75476aba2259ada05bb06699f94) - 09:27 AM Revision b60cb353 (qgis): Add missing function help (fix #15264)
- (cherry-picked from 59dc4079a55ea2be0158f4154a3c2e389c4f95fc)
- 09:27 AM Revision 56fda9e2 (qgis): Make sure variable editor widgets always show current variables
- On behalf of Faunalia, sponsored by ENEL
(cherry-picked from c7ffdfa5e991743e862f10ae2dbec2c05c4b795c) - 09:26 AM Revision 8f2eb817 (qgis): [composer] Avoid crash when atlas page name field has spaces
- Fix #15297
(cherry-picked from 631b5e87c3d4d72b80e6087c48caf7d73a477213) - 09:26 AM Revision 5dabc9de (qgis): [composer] fix html label stylesheet's margin (fixes #15290)
- (cherry-picked from 7352df6935368ca74fd2eef2bfe4b364908b9286)
- 09:25 AM Revision 57314a1a (qgis): Use flat style for scale lock button
- (cherry-picked from b220d66dcc73720a935dddc2c620903aa76808a0)
- 09:25 AM Revision eee721b7 (qgis): Remove "restart required" from "open table as dock" option
- Since it seems that a restart *isn't* required!
(cherry-pick -n 8943ed7c9f41ef3f7a33f402f709d9bf9156ffd1) - 09:24 AM Revision 0b85f5b8 (qgis): Fix crash in QgsGeometry::unaryUnion with empty geometries
- (cherry-picked from b61641dc72b140a02de8eb0636a3817f44b9c8fc)
- 09:24 AM Revision c1055676 (qgis): Update legend test masks, fix for PyQt5
- (cherry-picked from 7f2bdcf34254d887885fcb61e97408d1d4407fca)
- 09:23 AM Revision be0d0c02 (qgis): Fix use of : in label (violation of HIG)
- (cherry-picked from 5a2031349f62d808f78fdc496932d6cc713801d8)
- 09:23 AM Revision a52f31a5 (qgis): [composer] Add a checkbox for legends to prevent automatic resizing
- A new checkbox has been added to the legend settings to control
whether or not a legend should be automatically resiz... - 09:23 AM Revision b9193426 (qgis): [composer] Fix setting legend content by map not resizing legend
- When a legend was set to filter content by map, it wasn't
consistently being resized to fit the legend contents. This... - 09:23 AM Revision 15d875ea (qgis): ][composer] Fix initial size of legend is wrong if symbol size in
- map units is used (fix #11921)
On behalf of Faunalia, sponsored by ENEL
(cherry-picked from 93f2eec711f2d3e1593f497... - 09:22 AM Revision d3d202b9 (qgis): Avoid some unnecessary composer legend updates
- (cherry-picked from aaa654fba9a79b8842ada7570e653dc8b4f39a97)
- 09:22 AM Revision f350048a (qgis): Show tooltips for layer style dock labeling tabs
- (cherry-picked from 7d822f01c7aff8a58fcb9116855a94362f43d367)
- 09:21 AM Revision dd9b10c2 (qgis): [oracle] Fix minor Coverity issues
- (cherry-picked from b94fbc0485b3998312749327974bf8e8f49504a9)
- 07:14 AM Revision 4b6c82a5 (qgis): [composer] Add a checkbox for legends to prevent automatic resizing
- A new checkbox has been added to the legend settings to control
whether or not a legend should be automatically resiz... - 07:11 AM Revision a960c02c (qgis): [composer] Fix setting legend content by map not resizing legend
- When a legend was set to filter content by map, it wasn't
consistently being resized to fit the legend contents. This... - 07:10 AM Revision c081ceb8 (qgis): [composer] Fix initial size of legend is wrong if symbol size in
- map units is used (fix #11921)
On behalf of Faunalia, sponsored by ENEL
(cherry-picked from 93f2eec711f2d3e1593f497... - 07:09 AM Revision 55800830 (qgis): Avoid some unnecessary composer legend updates
- (cherry-picked from aaa654fba9a79b8842ada7570e653dc8b4f39a97)
- 07:08 AM Revision 8a51e08a (qgis): [oracle] Fix minor Coverity issues
- (cherry-picked from b94fbc0485b3998312749327974bf8e8f49504a9)
- 07:06 AM Revision 8d30b369 (qgis): Fix use of : in label (violation of HIG)
- (cherry-picked from 5a2031349f62d808f78fdc496932d6cc713801d8)
- 07:05 AM Revision 80855d0f (qgis): Fix crash in QgsGeometry::unaryUnion with empty geometries
- (cherry-picked from b61641dc72b140a02de8eb0636a3817f44b9c8fc)
- 07:04 AM Revision acc768e3 (qgis): Remove "restart required" from "open table as dock" option
- Since it seems that a restart *isn't* required!
(cherry-picked from 8943ed7c9f41ef3f7a33f402f709d9bf9156ffd1) - 07:01 AM Revision 7ecde97f (qgis): [composer] Avoid crash when atlas page name field has spaces
- Fix #15297
(cherry-picked from 631b5e87c3d4d72b80e6087c48caf7d73a477213) - 06:59 AM Revision 5ee88802 (qgis): [composer] Load all composition properties from template/duplicate
- Previously some settings where not being correctly restore, eg
page size, grid settings, expression variables
On beh... - 06:59 AM Revision 437aa236 (qgis): [composer] Simplify and consolidate loading of templates
- On behalf of Faunalia, sponsored by ENEL
(cherry-picked from 656e56e447c5d75476aba2259ada05bb06699f94) - 06:58 AM Revision e2a03df0 (qgis): Make sure variable editor widgets always show current variables
- On behalf of Faunalia, sponsored by ENEL
(cherry-picked from c7ffdfa5e991743e862f10ae2dbec2c05c4b795c) - 06:07 AM Revision 7343b36e (qgis): [composer] Load all composition properties from template/duplicate
- Previously some settings where not being correctly restore, eg
page size, grid settings, expression variables
On beh... - 06:07 AM Revision 656e56e4 (qgis): [composer] Simplify and consolidate loading of templates
- On behalf of Faunalia, sponsored by ENEL
- 04:12 AM Revision 59dc4079 (qgis): Add missing function help (fix #15264)
- 04:00 AM Revision c7ffdfa5 (qgis): Make sure variable editor widgets always show current variables
- On behalf of Faunalia, sponsored by ENEL
2016-07-18
- 01:54 AM Revision 9e5357c0 (qgis): Correctly sort identify results when url links are shown
- 01:30 AM Revision 39b3e721 (qgis): Replace QgsNumericSortTreeWidgetItem with upgraded QgsTreeWidgetItem
- QgsNumericSortTreeWidgetItem had a giant TODO saying "make it work".
This makes it work, and adds some other useful f... - 01:21 AM Revision 631b5e87 (qgis): [composer] Avoid crash when atlas page name field has spaces
- Fix #15297
- 01:20 AM Revision 9f330fc9 (qgis): Merge pull request #3309 from nirvn/html_label_fix
- [composer] fix html label stylesheet's margin (fixes #15290)
- 12:32 AM Revision cca4e32e (qgis): Fix doxygen for QgsAttributeTableConfig
- 12:31 AM Revision 18e4d527 (qgis): Fix build
- 12:31 AM Revision 8943ed7c (qgis): Remove "restart required" from "open table as dock" option
- Since it seems that a restart *isn't* required!
- 12:31 AM Revision b220d66d (qgis): Use flat style for scale lock button
- 07:05 PM Revision 14443982 (qgis): Improve QgsCoordinateReferenceSystem API documentation (#3311)
- 05:31 PM Revision cad83d48 (qgis): update after QgsMapLayer layerNameChanged => nameChanged signal rename
- 02:47 PM Revision 2addf31c (qgis): Merge pull request #3316 from akbargumbira/master
- [processing] fix add script from file
- 01:11 PM Revision 20a2a200 (qgis): [processing] Fix add script from file.
- 11:10 AM Revision c628c0f4 (qgis): Rework includes to forward declare as much as possible
- Should speed up recompilation when headers change
- 10:40 AM Revision 7b883e2e (qgis): Merge pull request #3140 from sbrunner/fix-cache-host
- Have a capabilities cache per hostname
- 10:38 AM Revision b6a967ae (qgis): Merge pull request #3300 from luca76/patch-2
- Update qgsowsserver.h
- 09:07 AM Revision a0bfc4c9 (qgis): [processing] do not remove menus when exiting config dialog
2016-07-17
- 10:53 AM Revision 19438cae (qgis): Merge pull request #3312 from nyalldawson/transfer
- Make QgsCoordinateTransform implicitly shared, no longer a QObject
- 08:38 AM Revision e6df492f (qgis): Add missing docs, refine docs for QgsCoordinateTransform
2016-07-16
- 12:36 PM Revision adafeda8 (qgis): Avoid all use of QgsCoordinateTransform pointers, replace with
- copies or references
Makes the code more robust, fixes leaks and avoids potential
null pointer dereferencing - 08:33 AM Revision ffa9b9b6 (qgis): API breaks and cleanups for QgsCoordinateTransform
- - isInitialised() has been renamed to isValid()
- theCRS parameter in setSourceCrs has been renamed to 'crs'
- setDes... - 06:16 AM Revision 353ed54f (qgis): Fix build
- 06:16 AM Revision b18fcc0d (qgis): Remove QgsCoordinateTransform::clone()
- Just use direct copies instead
- 04:23 AM Revision 7352df69 (qgis): [composer] fix html label stylesheet's margin (fixes #15290)
- 02:07 AM Revision 736aab19 (qgis): Make QgsCoordinateTransform implicitly shared, no longer a QObject
- There was no code in core using the signals/slots associated with
QgsCoordinateTransform, and little reason to keep t...
2016-07-15
- 08:45 PM Revision cd3f5405 (qgis): creatensis.pl: use version number instead of release name for installat...
- (cherry picked from commit 87843120c52777cd15d8af0e7eee99f682e6049e)
- 07:28 PM Revision 87843120 (qgis): creatensis.pl: use version number instead of release name for installat...
- 03:11 PM Revision 9b5b7741 (qgis): oracle provider: update for 1bafa80 and e683101
- 09:56 AM Revision 6fefbea0 (qgis): Fix test under Python 3
- 09:36 AM Revision da74b184 (qgis): Merge pull request #3308 from mhugent/pan_to_feature
- [FEATURE]: pan to current feature in attribute table
- 07:58 AM Revision 93db165a (qgis): Api doc for parameter
2016-07-14
- 12:08 AM Revision 21eab8c2 (qgis): Add missing docs
- 11:58 PM Revision 0736bf72 (qgis): Rename edit buffer methods to is..., add tests
- 10:28 PM Revision dc10c8fa (qgis): Fix build
- 10:07 PM Revision 2d50895d (qgis): Const correctness for QgsVectorLayer methods
- 10:07 PM Revision 0d84ca74 (qgis): Make QgsMapLayer::metadata() const
- 10:07 PM Revision 0935b58f (qgis): Cleanup QgsMapLayer for 3.0
- - implement QGIS 3.0 TODOs
- mark methods as const correct
- rename 'the...' parameters to remove 'the'
- mark QgsVec... - 10:06 PM Revision fe4fa419 (qgis): Make QgsVectorLayerEditBuffer methods const correct
- Also add some optimisations to avoid iterations over all
contents of the buffers - 10:02 PM Revision 6c6f3c1e (qgis): Remove deprecated members from QgsMapLayer
- 10:01 PM Revision 7d2027fa (qgis): Fix most remaining methods which return a reference to
- QgsCoordinateReferenceSystem or which take a pointer to a
CRS - 10:00 PM Revision 726569c6 (qgis): QgsMapLayer::crs() now returns a copy, not a reference
- (desirable because QgsCoordinateReferenceSystem is implicitly shared)
- 10:00 PM Revision a2efab04 (qgis): Make QgsVectorLayerImport use QgsCoordinateReferenceSystem
- references, not pointers
- 09:59 PM Revision e683101b (qgis): Make QgsVectorDataProvider::fields() return a copy
- Implements a QGIS 3.0 TODO
- 09:57 PM Revision 1bafa800 (qgis): Const correctness for numerous data provider methods
- 09:57 PM Revision fd42ed31 (qgis): Use reference rather than pointer for crs in QgsVectorFileWriter
- Since QgsCoordinateReferenceSystem is implicitly shared, it's a
safer approach - 08:17 PM Revision ce87fda8 (qgis): [Geometry checker] Re-add explicit refresh when changing extent in QgsG...
- 07:55 PM Revision 3e28b9ae (qgis): [Geometry checker] Fix result table corruption when adding newly found ...
- 07:55 PM Revision a8c35a9e (qgis): [Geometry checker] Fix incorrect QgsGeometryCheckerUtils::filter1DTypes
- 07:22 PM Revision f2f93d61 (qgis): [Geometry checker] Trigger repaint instead of explicit refresh
- 07:22 PM Revision 332e1d40 (qgis): [Geometry snapper] Trigger repaint instead of explicit refresh
- 05:39 PM Revision 087ec08b (qgis): [Geometry checker] Fix possible data provider errors due to referring t...
- 05:38 PM Revision ee310f13 (qgis): [Geometry checker] Remove redundant include
- 05:37 PM Revision 046386e1 (qgis): [Geometry checker] Ignore zero-length edges when searching for shared e...
- 05:10 PM Revision 13da9f52 (qgis): [Geometry checker] Don't make minimal angle fix produce duplicate nodes
- 05:10 PM Revision 0e30ed81 (qgis): [Geometry checker] Clear rubberbands when disabling result tab
- 05:06 PM Revision 4d1fbee7 (qgis): Update sip binding
- 04:41 PM Revision 2f6be7a5 (qgis): [Geometry checker] If fixing an error produced changes, treat newly det...
- 04:41 PM Revision 41ce5279 (qgis): [Geometry checker] Fix possible crash when checking for removed layer
- 04:41 PM Revision 54e424fa (qgis): [Geometry checker] QgsGeomUtils -> QgsGeometryCheckerUtils
- 04:41 PM Revision 120bdb7b (qgis): [Geometry checker] Guard against producing degenerate geometries
- 02:51 PM Revision 48da1de1 (qgis): [FEATURE]: pan to current feature in attribute table
- 10:04 AM Revision 97861cd4 (qgis): Reclassify debug messages while rendering
2016-07-13
- 12:24 AM Revision b61641dc (qgis): Fix crash in QgsGeometry::unaryUnion with empty geometries
- 12:05 AM Revision 2db7fca7 (qgis): [processing] Add tests for clip algorithm
- 11:52 PM Revision d5869cf5 (qgis): [Geometry snapper] Don't delete vertices if this would result in a dege...
- 11:17 PM Revision 258c8999 (qgis): Merge pull request #3303 from nyalldawson/identify_url
- Make links in identify results clickable
- 11:12 PM Revision 7f2bdcf3 (qgis): Update legend test masks, fix for PyQt5
- 02:21 PM Revision c226e57a (qgis): Followup 2675c4248
- 02:01 PM Revision 2675c424 (qgis): Don't warn for "System" codec not found
- No need to reload a codec that just has not been found. And no reason to
warn the user because in the end we will ret... - 12:09 PM Revision b09eef18 (qgis): add qscintilla to cmakelists
- 11:58 AM Revision cfc1a9db (qgis): Merge pull request #3301 from Gustry/qscintilla
- add qscintilla to cmakelists
- 10:24 AM Revision 76e55ce7 (qgis): Improve the way how fake events are generated in CAD tools (#3302)
- In my custom tool in python, the generated fake event received in cadCanvasMoveEvent()
was actually QMouseEvent insta... - 09:35 AM Revision 2f8c6f52 (qgis): [composer] Add a checkbox for legends to prevent automatic resizing
- A new checkbox has been added to the legend settings to control
whether or not a legend should be automatically resiz... - 09:35 AM Revision 5a203134 (qgis): Fix use of : in label (violation of HIG)
- 09:35 AM Revision 4f31ab65 (qgis): [composer] Fix setting legend content by map not resizing legend
- When a legend was set to filter content by map, it wasn't
consistently being resized to fit the legend contents. This... - 09:35 AM Revision 93f2eec7 (qgis): [composer] Fix initial size of legend is wrong if symbol size in
- map units is used (fix #11921)
On behalf of Faunalia, sponsored by ENEL - 08:01 AM Revision 05ced679 (qgis): Followups and fixes to identify results linking
- 07:40 AM Revision 19dbd66f (qgis): Merge pull request #3305 from nyalldawson/processing_get_features
- [processing] Allow modification of feature request when using vector.features
- 04:06 AM Revision 9e1ddcb5 (qgis): [processing] Allow modification of feature request when using
- vector.features
Allows for optimising the request through subsets of attributes
or no geometry fetching
2016-07-12
- 11:45 PM Revision 0075a4bb (qgis): [FEATURE] Make links in feature identify results clickable
- 07:30 PM Revision dfef36e4 (qgis): [server] Fix crash in WMS server when... bad things happen
- No idea what exactly the reason is, and it was only discovered by
countless hours of printf-debugging. So I'm just pu... - 07:30 PM Revision eb2c634a (qgis): [server] Fix crash in WMS server when... bad things happen
- No idea what exactly the reason is, and it was only discovered by
countless hours of printf-debugging. So I'm just pu... - 07:30 PM Revision 40c5955c (qgis): Use Q_FOREACH
- 07:30 PM Revision 10b7bebc (qgis): [server] Fix crash in WMS server when... bad things happen
- No idea what exactly the reason is, and it was only discovered by
countless hours of printf-debugging. So I'm just pu... - 07:29 PM Revision f34c79c0 (qgis): Use Q_FOREACH
- 07:29 PM Revision e49661d7 (qgis): [server] Fix crash in WMS server when... bad things happen
- No idea what exactly the reason is, and it was only discovered by
countless hours of printf-debugging. So I'm just pu... - 01:12 PM Revision bfe4e90f (qgis): Add missing bindings
- 12:44 PM Revision ce974f52 (qgis): Fix single process build
- A race condition triggered that sometimes the file
output/python/qgis/__init__.py was not created before a python uic... - 12:44 PM Revision 1cff3b57 (qgis): Fix single process build
- A race condition triggered that sometimes the file
output/python/qgis/__init__.py was not created before a python uic... - 12:43 PM Revision 8c637821 (qgis): Fix single process build
- A race condition triggered that sometimes the file
output/python/qgis/__init__.py was not created before a python uic... - 11:40 AM Revision ae3db0a1 (qgis): Fix single process build
- A race condition triggered that sometimes the file
output/python/qgis/__init__.py was not created before a python uic... - 10:23 AM Revision e59fda26 (qgis): Merge pull request #3298 from elpaso/offline_editing_tests2
- [offline editing] Added insert and update tests
- 09:27 AM Revision b5f02e3d (qgis): [offline editing] Wait for the WFS server to stop
- 09:27 AM Revision b5c0bc9b (qgis): [offline editing] Added insert and update tests
- 08:48 AM Revision f99684ad (qgis): Update qgsowsserver.h
- fix compilation error with HAVE_SERVER_PYTHON_PLUGINS set to OFF in ccmake
- 08:09 AM Revision 2ccc7e12 (qgis): [oracle] Fix potential crash on exit
- 07:40 AM Revision aaa654fb (qgis): Avoid some unnecessary composer legend updates
- 05:23 AM Revision efb2be2a (qgis): add qscintilla to cmakelists
2016-07-11
- 10:58 PM Revision 5f394550 (qgis): Change to just not display null choice in search widget value list
- 08:41 PM Revision 6b904e73 (qgis): Add handling of null value in value map to search widget
- 06:26 PM Revision 63f9f718 (qgis): [travis] Report compiler correctly for qt5: clang
- 03:23 PM Revision bd3d1c48 (qgis): Fix on map identification on relation reference widget with complex PK
- References #14882
- 03:22 PM Revision 781d0c35 (qgis): [offline editing] No reason to crash just because of raster layers
- Fix #14848
- 03:21 PM Revision 56514a76 (qgis): Don't put default network cache directory directly in $HOME
- Fix #15111
- 03:21 PM Revision 1ef6e68c (qgis): Show default network cache path in options dialog
- 03:20 PM Revision 6e110842 (qgis): Fix network cache configuration
- Fix #14990
- 03:20 PM Revision 1225431e (qgis): Allow docking the attribute table left and right
- Fix #14941
- 03:18 PM Revision 7a27ef2b (qgis): Fix wrong mapping of feature ids in offline editing
- Fix #14727
- 03:18 PM Revision 73bf82f7 (qgis): Fix initial widget focus in credential dialog
- 03:17 PM Revision 729fc493 (qgis): Run startup.py only once
- Fix #15189
- 03:17 PM Revision ddf98bc1 (qgis): Safety checks for unregistering map layers from registry
- If a map layer which is registered is deleted outside of the layer
registry but not unregistered, the layer registry ... - 03:16 PM Revision c1e1b287 (qgis): [processing] Difference: don't ignore invalid geometries by default
- Fix #9297
- 03:16 PM Revision 1a7a87bc (qgis): Fix relative paths for offline editing
- 12:46 PM Revision c5d8cc7f (qgis): Added missing & in setTitle in SIP
- 11:11 AM Revision 774a8239 (qgis): [travis] Blacklist failing osx tests
- 11:11 AM Revision d06859a8 (qgis): [travis] Modernize Mac OSX dependencies
- 11:11 AM Revision 85880810 (qgis): [travis] Add GRASS_PREFIX7 to osx build
- 08:30 AM Revision 1b016e45 (qgis): [splashscreen] fix pixelated scaling
- (cherry picked from commit de6320279a2c7465630d7e58cef9cbcedf169096)
- 08:30 AM Revision 3637d6fd (qgis): [splashscreen] fix pixelated scaling
- (cherry picked from commit de6320279a2c7465630d7e58cef9cbcedf169096)
- 08:29 AM Revision c895ba31 (qgis): Merge pull request #3296 from nirvn/splashscreen_fix
- [splashscreen] fix pixelated scaling
- 08:18 AM Revision 2efe684d (qgis): fix 39d6e79
- (cherry picked from commit 2f9ed29d9a5ec7fa79c7f902f036a81c43b8a2da)
- 08:16 AM Revision 7a0453ee (qgis): fix 39d6e79
- (cherry picked from commit 2f9ed29d9a5ec7fa79c7f902f036a81c43b8a2da)
- 08:15 AM Revision d5128d21 (qgis): fix 39d6e79
- (cherry picked from commit 2f9ed29d9a5ec7fa79c7f902f036a81c43b8a2da)
- 07:14 AM Revision 7d822f01 (qgis): Show tooltips for layer style dock labeling tabs
- 04:32 AM Revision de632027 (qgis): [splashscreen] fix pixelated scaling
- 03:03 AM Revision 9c85f94a (qgis): Merge pull request #3294 from nyalldawson/brief_test
- Add a doxygen test to ensure all classes have a brief description
- 02:27 AM Revision d3582abb (qgis): [FEATURE] Mouse wheel over sliders in color dialog to change value by
- increments
2016-07-10
- 01:28 AM Revision b08dd470 (qgis): Add a doxygen test to ensure all classes have a brief description
- 12:42 AM Revision 4145e337 (qgis): Add missing SIP bindings
- 12:42 AM Revision 8828197a (qgis): Fix minor Coverity issues
- 12:11 AM Revision d0b3e39c (qgis): msvc: use /bigobj for sip modules
- 12:07 AM Revision b94fbc04 (qgis): [oracle] Fix minor Coverity issues
- 10:15 PM Revision 0f4d684d (qgis): Create some properties on QgsProject
- 10:14 PM Revision 9a917c4b (qgis): Create some properties on QgsProject
- 08:53 PM Revision 3da19183 (qgis): release.pl: use 99 instead of 999 for premajor minor
- 08:52 PM Revision 0cff17f9 (qgis): Merge pull request #3293 from timlinux/fix-osx-build
- Fix build issue on OSX caused by minor version of 999
- 06:38 PM Revision 2f9ed29d (qgis): fix 39d6e79
- 02:58 PM Revision 3a419c05 (qgis): Fix build issue on OSX caused by minor version of 999
- 02:20 PM Revision 5fc34246 (qgis): fix typos and debian/copyright
- (cherry picked from commit 2eee2e5c9cd771b0a4c8603b9db83ce516f63891)
- 02:20 PM Revision 2eee2e5c (qgis): fix typos and debian/copyright
- 12:09 PM Revision daea10c1 (qgis): support utf-8 encoded release names
- (cherry picked from commit c9838ccea481c8ca87c4e1647099cfe78777e795)
- 12:09 PM Revision 7ccf0999 (qgis): support utf-8 encoded release names
- (cherry picked from commit c9838ccea481c8ca87c4e1647099cfe78777e795)
- 12:09 PM Revision c9838cce (qgis): support utf-8 encoded release names
2016-07-09
- 11:15 PM Revision 3d72837f (qgis): Fix installation path of scalable icons.
- (cherry picked from commit f5b86230121d533a070748427b613610d308d4d3)
- 11:14 PM Revision bc501999 (qgis): Fix installation path of scalable icons.
- (cherry picked from commit f5b86230121d533a070748427b613610d308d4d3)
- 11:14 PM Revision 39d6e798 (qgis): Fix installation path of scalable icons.
- (cherry picked from commit f5b86230121d533a070748427b613610d308d4d3)
- 11:13 PM Revision 9e70e2f6 (qgis): Merge pull request #3288 from sebastic/scalable-icons
- Fix installation path of scalable icons.
- 11:10 PM Revision f5b86230 (qgis): Fix installation path of scalable icons.
- 05:42 PM Revision 831337c9 (qgis): Initialize variables
- Coverity fixe
- 03:02 PM Revision c3edae1b (qgis): Just added a new person to the contrib map and list (#3285)
- * Add Me in the map
* Add Me in the contrib list - 03:02 PM Revision ca9a9973 (qgis): Add current documentation contributers (#3283)
- Alexandre Neto,
Harrissou Sant-anna
Yves Jacolin - 02:05 PM Revision 41378e17 (qgis): Shutup build warning with Qt 5.6
- 12:25 PM Revision d2c98634 (qgis): Add null handling to value map edit widget (fixes #15215) (#3274)
- * Add null handling to value map edit widget (fixes #15215)
* Return QVariant type
* Use hardcoded value for 'null'...
2016-07-08
- 02:12 PM Revision 07da9b17 (qgis): Bump version to 2.999
- 02:12 PM Revision 5ae67755 (qgis): New development branch for interim 2.x releases
- 02:11 PM Revision 89a6dbd9 (qgis): Release of 2.16 (Nødebo)
- 02:11 PM Revision 17562bd8 (qgis): changelog and news update for 2.16
- 02:11 PM Revision 68c2b0a8 (qgis): translation update for 2.16 from transifex
- 02:00 PM Revision 634f24b4 (qgis): Release of 2.14.4
- 12:59 PM Revision e451b9ad (qgis): indentation and spelling fixes
- 12:23 PM Revision 43334df6 (qgis): [pyqgis-console] APIs file updated
- 11:36 AM Revision 6f827138 (qgis): Fix build
- 10:27 AM Revision 02cc0cc3 (qgis): Fix incorrect label/diagram distance when map is rotated
- (Cherry-picked from 873eb7f90a271970a904b5d4a37740f91b24f941)
- 10:22 AM Revision c79f290b (qgis): [roadgraph] fix invalid characters in message (fix #15233)
- 10:13 AM Revision 873eb7f9 (qgis): Fix incorrect label/diagram distance when map is rotated
- 09:41 AM Revision 871ea87f (qgis): Fix deselecting features by clicking no feature
- 09:41 AM Revision ea3fc65c (qgis): Avoid duplicate 'follow label placement' options in combo box
- 06:06 AM Revision 6c0afcd4 (qgis): Move style dock button on toolbarst
- 03:47 AM Revision f31334f0 (qgis): Add myself (@nirvn) to contributor.json (#3284)
- 02:54 AM Revision b1de246e (qgis): const fixes
- 02:27 AM Revision 5a033836 (qgis): Update with my own long/lat coords...
- 02:23 AM Revision e1211320 (qgis): Add myself to contributors.json and AUTHORS
2016-07-07
- 01:49 AM Revision 8b08ffca (qgis): Add Alexandre Neto (#3282)
- 12:19 AM Revision e4080eda (qgis): Streamline QgsMapLayerConfigWidgetFactory interface
- 12:19 AM Revision 382986ff (qgis): [style dock] Add tooltips
- 11:47 PM Revision a15d0328 (qgis): Merge pull request #3279 from ahuarte47/Issue_MeasureDialog_2
- [Bugfix] Fix MeasureTool when DestinationCRS changes (2)
- 11:42 PM Revision 07a72ad1 (qgis): Fix Coverity uninitialized variable warnings
- 11:42 PM Revision 326786b4 (qgis): Fix Coverity memory leak warning
- 11:42 PM Revision 2a1c9c34 (qgis): Fix Coverity integer division warning
- 10:21 PM Revision 010a850f (qgis): plugin manager: use relative font size
- 05:35 PM Revision b83aab7d (qgis): Save attribute table sort order persistently
- Fix #15235
- 04:39 PM Revision febcabb0 (qgis): Make using recent expressions API simpler and add doxygen comment
- 04:39 PM Revision 56a0af5b (qgis): Sort attribute table by representation value where useful
- Fix #15096
And aligns some edge-cases of sort behavior - 04:13 PM Revision 31fc2b0c (qgis): Merge pull request #3278 from mhugo/master
- Fix virtual layer construction from joined layer
- 03:47 PM Revision 2ac9ad55 (qgis): Fix MeasureTool when DestinationCRS changes (2)
- 03:37 PM Revision 2257d711 (qgis): Fix virtual layer construction from joined layer
- 02:33 PM Revision 564c02e9 (qgis): [style dock] Reduce timeout on undo stack
- 02:18 PM Revision f41cb6d7 (qgis): [oracle] Fix handling of date/time types
- Also add test for Oracle default values
On behalf of Faunalia, sponsored by ENEL
(cherry-picked from f9d839fac5569d... - 02:17 PM Revision f9d839fa (qgis): [oracle] Fix handling of date/time types
- Also add test for Oracle default values
On behalf of Faunalia, sponsored by ENEL - 02:01 PM Revision 612043cd (qgis): Style dock: properly restore values in spinboxes for brightness etc (fi...
- 02:01 PM Revision cca79aa2 (qgis): Fix loss of transparency information in style dock (fixes #15229)
- 01:45 PM Revision 5ae78024 (qgis): Fix attribute table cannot map index when filtered
- 11:07 AM Revision c2fe2605 (qgis): fix crash when right-clicking on geometryless layers
- (cherry picked from commit 054604bc709129efbc05098f09cacd8f0204efe9)
- 09:33 AM Revision 77fa125b (qgis): fix build under NDK (#3276)
- this fixes:
QgsMapToolTouch::isTransient()' marked override, but does not override
virtual bool isTransient() overrid... - 09:24 AM Revision fd446cfe (qgis): Merge map layer style undo commands that are created in short time (PR ...
- This makes the undo stack grow slower (especially when typing or repeatedly
changing a value) and preserves memory. - 03:43 AM Revision 9b102c2b (qgis): [style dock] Add tooltips for item icons
- 03:40 AM Revision 08bcba03 (qgis): [style dock] Add back missing style tab
- 02:27 AM Revision e0974437 (qgis): Fix globe plugin
2016-07-06
- 11:31 PM Revision 7dd61049 (qgis): Fix warnings, logic error
- 11:26 PM Revision bce15e8e (qgis): Fix failing doc test, some header cleanups
- 11:25 PM Revision d37518d3 (qgis): Fix undo/redo for rule-based renderer/labeling in styling dock
- 11:17 PM Revision 156e7e0f (qgis): Merge pull request #3261 from ahuarte47/Issue_DestinationCrsChanged
- [Bugfix] Fix position and scale when on-the-fly CRS transformation is disabled (fixes #15183)
- 10:27 PM Revision 3e183a27 (qgis): Fix updates of undo widget in styling panel
- Before, on current layer change it would switch to undo stack
of freshly activated layer, ignoring the layer set in t... - 09:48 PM Revision 1c91ae77 (qgis): Show breadcrumb and back button for rule based labeling (fixes #15153)
- Following the way how rule based rendering widget was adjusted...
- 05:26 PM Revision e00ba6d7 (qgis): Fix hillshading renderer XML loading (fixes #15195)
- 03:55 PM Revision af3ad834 (qgis): [style dock] Add icons for style manager dialog
- Remove save for now until next release
- 03:36 PM Revision 123607be (qgis): Fix #14979 - Restore default style correctly
- 03:03 PM Revision fdf16e3c (qgis): Rename QgsLayerStylingPanelFactory to QgsMapLayerConfigWidgetFactory
- - Move QgsMapLayerPropertiesFactory into single factory object for
dock and properties - 11:00 AM Revision 0fc21a85 (qgis): Fix build
- 09:59 AM Revision 01f61c57 (qgis): [oracle] Implement provider test suite
- On behalf of Faunalia, sponsored by ENEL
(cherry-picked from 38e65c3f75bd57c16b37cff95137337db032014b) - 09:58 AM Revision 012a29df (qgis): [oracle] Fix feature request when expression compilation fails,
- fix incorrect provider side use of limit when expression compilation
could not be used
On behalf of Faunalia, sponso... - 09:58 AM Revision e6dd24af (qgis): [oracle] Always keep geometry when fetched, as it may have been
- requested for filter expressions or sorting
On behalf of Faunalia, sponsored by ENEL
(cherry-picked from 369e130d48... - 09:58 AM Revision 3c6c32d5 (qgis): [oracle] Fixes for oracle expression compilation
- On behalf of Faunalia, sponsored by ENEL
(cherry-picked from 64bfbaaf5b44153f068a5f2d140e1abe4d4b83f5) - 09:57 AM Revision 03074955 (qgis): [oracle] Fix broken iterator rewind
- On behalf of Faunalia, sponsored by ENEL
(cherry-picked from d785b904ac51ebeb2d004da78bb7840e27e426a2) - 09:57 AM Revision 0c060bda (qgis): [oracle] Fix detection of geometry type when table contains some
- empty geometries
On behalf of Faunalia, sponsored by ENEL
(cherry-picked from fe93e6217548acb4710a63f94c4c18070f868... - 09:57 AM Revision 91c86bde (qgis): [oracle] Fix missing items in oracle connections in browser
- On behalf of Faunalia, sponsored by ENEL
- 09:55 AM Revision 04dc5cc9 (qgis): [oracle] Don't report import failures when user has cancelled import
- On behalf of Faunalia, sponsored by ENEL
(cherry-picked from a31a1d3f13101a906de88bd71981c61526ccb1ae) - 09:55 AM Revision 432934ce (qgis): [oracle] Synchronise wording and behaviour of browser actions
- with postgres provider
On behalf of Faunalia, sponsored by ENEL
(cherry-picked from 82be399fcb2cfdcd64c41039f1a50f9... - 09:15 AM Revision 269db146 (qgis): Legend: leave away empty groups (fix #12969)
- (cherry-picked from c78347)
- 08:35 AM Revision 64bfbaaf (qgis): [oracle] Fixes for oracle expression compilation
- On behalf of Faunalia, sponsored by ENEL
- 08:35 AM Revision d089cbaa (qgis): [oracle] Fix feature request when expression compilation fails,
- fix incorrect provider side use of limit when expression compilation
could not be used
On behalf of Faunalia, sponso... - 08:35 AM Revision 369e130d (qgis): [oracle] Always keep geometry when fetched, as it may have been
- requested for filter expressions or sorting
On behalf of Faunalia, sponsored by ENEL - 08:35 AM Revision ec56c3ed (qgis): Make browser less noisy on debug
- 08:35 AM Revision d785b904 (qgis): [oracle] Fix broken iterator rewind
- On behalf of Faunalia, sponsored by ENEL
- 08:35 AM Revision fe93e621 (qgis): [oracle] Fix detection of geometry type when table contains some
- empty geometries
On behalf of Faunalia, sponsored by ENEL - 08:35 AM Revision f1a15e3a (qgis): [oracle] Fix missing items in oracle connections in browser
- On behalf of Faunalia, sponsored by ENEL
- 08:35 AM Revision a31a1d3f (qgis): [oracle] Don't report import failures when user has cancelled import
- On behalf of Faunalia, sponsored by ENEL
- 08:35 AM Revision 82be399f (qgis): [oracle] Synchronise wording and behaviour of browser actions
- with postgres provider
On behalf of Faunalia, sponsored by ENEL - 08:35 AM Revision 68748d0f (qgis): [oracle] Remove debugging noise
- On behalf of Faunalia, sponsored by ENEL
- 08:35 AM Revision 38e65c3f (qgis): [oracle] Implement provider test suite
- On behalf of Faunalia, sponsored by ENEL
- 02:34 AM Revision 8eeceb0d (qgis): Merge pull request #3262 from ahuarte47/Issue_MeasureDialog
- [Bugfix] Fix MeasureTool when DestinationCRS changes (fixes #15182)
2016-07-05
- 01:49 AM Revision e985f2c9 (qgis): Also show map layer actions in attribute table (fix #15127)
- 10:41 PM Revision cdf82a26 (qgis): Use QGSCOMPARENEAR macro in tracer test
- 10:10 PM Revision 586e14cb (qgis): Fix recording of points for live GPS tracking (fixes #14996)
- (cherry picked from commit 1cb4adc0845744f92214842299722345c7c99859)
- 10:06 PM Revision 1cb4adc0 (qgis): Fix recording of points for live GPS tracking (fixes #14996)
- 07:32 PM Revision 47eae586 (qgis): [processing] Fix preconfigured alg creation (fixes #15100)
- 07:21 PM Revision e4a69234 (qgis): Fix relative paths for offline editing
- 02:06 PM Revision 102ba2d3 (qgis): Much faster selection of large number of nodes using node tool
- Refs #13963
- 12:02 PM Revision ab13c634 (qgis): [travis] Use clang for Qt5 builds (#3275)
- To get warnings from different compilers
- 10:26 AM Revision 72f3f3c1 (qgis): Improve code readability and silence warning
- 07:59 AM Revision fd88d91b (qgis): Use QgsCRSCache in more places
- 05:51 AM Revision 867dbe53 (qgis): Make QgsCRSCache thread safe
- 05:35 AM Revision 339d0616 (qgis): Use QgsCRSCache instead of looking up CRS by srs id (refs #15193)
- 03:42 AM Revision 9139872c (qgis): Fix crash when using add circular string by radius tool
- 03:25 AM Revision f9b02307 (qgis): Add missing tools in Edit menu (fix #15211)
- 02:54 AM Revision cfb1895f (qgis): Reenable Doxygen ingroup test
- 02:51 AM Revision 5cf733b5 (qgis): Fix style dock not responding to order by changes (fix #15205)
- 02:51 AM Revision d8f2462b (qgis): Don't disable style dock when no layer is selected
- Since the style dock has it's own layer selector, it should always
be enabled and not tied to an active legend layer
2016-07-04
- 01:56 AM Revision 5c270ebe (qgis): Fix first range when exporting graduated renderer to sld (fix #15212)
- 01:23 AM Revision e1021117 (qgis): Followup 5daa54, add unit tests
- 01:16 AM Revision 3d8269ef (qgis): Fix Doxygen "added in" check
- 03:57 PM Revision f861ed27 (qgis): [ArcGIS REST] Fix broken browser data items
- 03:57 PM Revision e4afb2fb (qgis): [ArcGIS REST] Guard against possible null-pointer defereference
- 02:11 PM Revision 2122c4db (qgis): Temporarily disable doxygen group test
- 01:57 PM Revision 43d41539 (qgis): Merge pull request #3258 from elpaso/offline_editing_tests
- Added offline editing WFS tests and debug info
- 12:29 PM Revision 0a0c5e42 (qgis): Make doxygen test check that classes have "added in QGIS ..." note
- 11:57 AM Revision 0a056f8a (qgis): Add doxygen test to force use of \ingroup for classes
- Using the group tag helps keep the API docs organized
- 11:57 AM Revision a240cd8f (qgis): Replace doxygen MapComposer group with core/gui
- Since the MapComposer group doesn't actually exist
- 11:57 AM Revision 9f299a68 (qgis): Clean up doxygen modules listing
- 11:47 AM Revision a058c36b (qgis): Added offline editing WFS tests and debug info
- 11:25 AM Revision 36880111 (qgis): Rename File Toolbar into Project Toolbar (#3272)
- 10:09 AM Revision 1316d9c7 (qgis): Suppress startup warning
- https://travis-ci.org/qgis/QGIS/jobs/142140038#L1537-L1539
- 09:54 AM Revision cd359521 (qgis): [BUGFIX] QgsMapLayerRegistry: Check layers before removed
- Probably fixed #15088 Segmentation fault when using layersRemoved SIGNAL
- 09:52 AM Revision 2bbd2018 (qgis): Merge pull request #3250 from rldhont/qgsmaplayerregistry_check_layers_...
- [BUGFIX] QgsMapLayerRegistry: Check layers before removed
- 09:43 AM Revision 5d4836e9 (qgis): add quotes to field name is the rendering order settings dialog (#3270)
- (fixes #15203)
- 09:37 AM Revision 3d0e6e8f (qgis): [rule-based renderer] keep rendering order from other renderers (#3269)
- (fixes #15204)
- 05:30 AM Revision a0f329e3 (qgis): Fix QgsMapLayerRegistry test on Travis builds
- 05:30 AM Revision ea32e6ae (qgis): Fix debugging noise
- 04:32 AM Revision 0dc0f692 (qgis): [styledock] reduce height of vector layer rendering section (#3268)
- 04:26 AM Revision 1a08f0ab (qgis): Add full test suite for QgsMapLayerRegistry, also don't emit
- any layer removed signals when no layers will actually be
removed - 04:26 AM Revision 6b3cb245 (qgis): Cleanups to QgsMapLayerRegistry
- - const correctness
- improve and clarify docs, remove outdated notes
- add some QGIS 3.0 todos
2016-07-03
- 01:10 AM Revision 15c2f0a9 (qgis): Make QgsMapLayer::name a Q_PROPERTY (#3259)
- Make QgsMapLayer::name a Q_PROPERTY
And align setName / name / nameChanged
Deprecates setLayerName / layerNameChanged - 12:43 AM Revision 143cfab1 (qgis): [processing] Difference: don't ignore invalid geometries by default
- Fix #9297
- 12:20 AM Revision dd715b23 (qgis): Don't assume qobject_cast works on objects currently being deleted
- 12:03 AM Revision f3bfef40 (qgis): Safety checks for unregistering map layers from registry
- If a map layer which is registered is deleted outside of the layer
registry but not unregistered, the layer registry ... - 11:28 PM Revision 61036693 (qgis): Added sponsors generated from changelog site (#3264)
- * Added sponsors generated from changelog site
* Use a single rule for including sponsor images rather. Remove terrel... - 08:22 PM Revision a6954b27 (qgis): [dbmanager] re-enable line number again (followup 5e36de7 and d9f934f)
- 02:54 PM Revision f6710b05 (qgis): python3 fixes
- 02:48 PM Revision 5e36de70 (qgis): [dbmanager] Fix error when opening SQL window
- 12:51 PM Revision 0fccb079 (qgis): [gui] improve load min/max widget UI/UX (#3253)
2016-07-02
- 01:27 AM Revision f470dfb0 (qgis): dxf export: don't use 3D coordinates for filled circles (followup b3bf4...
- 06:55 PM Revision c277e6e5 (qgis): Fix tests, partially reverts ff1f9cf
- 06:36 PM Revision b649c0bf (qgis): release.pl:
- * add second 'master' branch for interim release before a new major release
* allow to skip transifex update - 06:09 PM Revision ff1f9cf5 (qgis): Doxymentation for QgsVectorLayer signals
- 05:44 PM Revision 9446b20f (qgis): [gui/hidpi] scale splash screen on startup not on release
- 05:16 PM Revision 87d0168f (qgis): Fix comment typo
- 05:15 PM Revision f54d845d (qgis): Run startup.py only once
- Fix #15189
- 02:56 PM Revision 459fa8c0 (qgis): [style dock] fix crash with undo widget
- 05:40 AM Revision ef35faf4 (qgis): Fix margins on photo and web view edit widgets
- (cherry-picked from ece46d1c43df31d5688404e3c4ff5ee016c307c1)
- 05:34 AM Revision 28a9b997 (qgis): Various fixes for photo editor and external resource widgets
- - Clear picture when changing from a feature with a picture to
a feature with no picture set
- Don't try to load "NUL... - 03:16 AM Revision 7ce8cade (qgis): Fix Travis build, take 2
- 02:12 AM Revision 8af72656 (qgis): Fix travis build
2016-07-01
- 01:33 AM Revision 85a59692 (qgis): Fix test
- 11:05 AM Revision 4057c3a6 (qgis): Add test code
- 10:47 AM Revision 4d8bb8b3 (qgis): [ogr] Read GPX elevation values as geometry Z values
- (cherry-picked from 4080aad0eef5d8ca78fdab2e3c4e3ce0815e6610)
- 10:46 AM Revision 7e85d294 (qgis): Fix cannot set line symbol data defined properties for vector
- field marker (refs #15131)
(cherry-picked from 6d6aa8dd271f8990ceb713e3deb4cb57cca6db99) - 10:45 AM Revision 8bd4558f (qgis): Fix vector field symbol does not use subsymbol color (fix #15130)
- (cherry-picked from e6034e9a1ed69f6e345a7a2dc7e42754107896a3)
- 10:44 AM Revision 92fc4ebc (qgis): Capitalisation
- (cherry-picked from 302f8d418f8bc0e228d8897fbbd4f65895430047)
- 10:44 AM Revision eb5b428e (qgis): Make measure dialog only stay on top of QGIS window (fix #12261)
- (cherry-picked from 340a6f654b5803f21a89ccbc22950cca80f4331b)
- 10:42 AM Revision 4235f9ec (qgis): Fix displacement renderer when using map unit sizes for symbols
- (cherry-picked from 8868303dbd4fad26eeb88bc5a18ba3ffe5a0e719)
- 10:42 AM Revision c33b7adc (qgis): Fix displacement symbols with data defined properties (fix #9601)
- Previously only the attributes of the first feature were being
used to render the points inside a group
(cherry-pick... - 10:41 AM Revision 28724951 (qgis): [composer] Instant feedback for legend when linked map changes
- (cherry-picked from f9ff5e25d3eb1a2df52d5460e2ae8944aaa6418f)
- 10:41 AM Revision 4d14d367 (qgis): [composer] Double click legend item to edit text (fix #13578)
- (cherry-picked from dbf8d89459fb37921c1ce0ddb36ef5c1dd4a608d)
- 10:39 AM Revision edd6301f (qgis): Followup 71dc33, fix projective transform in georeferencer (fix #14551)
- (cherry-picked from 83160632ace41ef0306c903d977ef27283f83dcb)
- 10:39 AM Revision 68739c6a (qgis): Fix selecting features by radius (fix #14748)
- (cherry-picked from 33a5ee7ab47c8c6db2985ef755ef6bdca23b36a0)
- 10:39 AM Revision 5305486e (qgis): Fix incorrect area calculation for polygon (fix #14675)
- (cherry-picked from bf4cf51e1a259252d5a762845f20aaac12d672bf)
- 10:38 AM Revision 221909f0 (qgis): Save raster symbology with full precision (fix #14950)
- (cherry-picked from a6cb81bf609196677118a87c468489ba58583bae)
- 10:38 AM Revision 5091c318 (qgis): Remove "attribute table" from dialog title (fix #14959)
- 10:37 AM Revision 59c35dff (qgis): Fix actions are not enabled when loading layer with default style (fix ...
- (cherry-picked from 1563526f0dc59ae2b1fdc4a58c07488c5603de3d)
- 10:37 AM Revision 563c4703 (qgis): Fix cannot deactivate customization widget catcher (fix #9732)
- (cherry-picked from e76571959431b5c9b96862578f8485dbfd203521)
- 10:36 AM Revision dc961d53 (qgis): [composer] Make parameterised SVG arrow heads respect colors (fix #14997)
- (cherry-picked from 78c434a6c4fbdb6004c725abe0121dc4dd6dd8dc)
- 10:35 AM Revision 57930ea6 (qgis): Fix debug noise when using 25D geometry layers
- (cherry-picked from 92830a25090aae54d9b01b56bfe31f48a5fed71f)
- 10:35 AM Revision 54e5dfc8 (qgis): Classifications on joined fields should only consider values which
- are matched to layer's features (fix #9051)
(cherry-picked from 16eb1e14d0ba2b78f2d12a0813887a7bc493204c) - 10:35 AM Revision 44c73720 (qgis): Prevent creating invalid join in add join dialog (fixes crash)
- (cherry-picked from 693ead28bbb8f7837d8d211c1472eb32069084d9)
- 10:35 AM Revision 4baa0fb6 (qgis): Update test import
- 09:30 AM Revision 91a1d33f (qgis): Fix virtual fields which depend on other virtual fields may not be
- calculated in some circumstances (fix #14939)
(cherry-picked from df0d5969aa8e3bf0ec653bb6d6395afe1cf58950) - 09:28 AM Revision 248ba385 (qgis): Default to requesting all attributes for python expression functions
- Fix #14985
(cherry-picked from 1bc17e6c4f40ab64a7d3443886e13f926dab23b7)
2016-06-30
- 12:29 AM Revision be8e4f96 (qgis): Always use string comparison in expressions for string fields
- Fixes #13204
(cherry-picked from 8a2e8715fb3ffa21ecbd3d38310b04257029f656) - 12:29 AM Revision 482140bf (qgis): Fix issues rendering SVG with text (fix #14644, #14794)
- (cherry-picked from 2265115f8003857e538f07287c1337fed463a39c)
- 12:28 AM Revision db9a95e5 (qgis): Fix home dir being added as default svg and template path
- Fixes #14662, #14652, #14883
- 12:28 AM Revision cb9c026c (qgis): Add missing proxies for legend check behaviour to subrenderers
- for inverted polygon and displacement renderers
(cherry-picked from 7a8d9dd50654a27c4ecaaccfd66974dded6aaaa9) - 12:27 AM Revision 0750c1d5 (qgis): Fix inverted polygons and displacement renderer don't allow right
- click on legend items (fix #14966)
(cherry-picked from b2c43cb99715194c79dd011656f372edb8745a77) - 12:27 AM Revision a1e1614c (qgis): Fix inverted polygon & displacement renderer don't show
- color wheel in legend menu
Move embedded renderer handling to QgsFeatureRendererV2 and
add support for embedded rend... - 12:26 AM Revision 0a93bdd3 (qgis): [effect] fix issue with svg marker and antialiasing (fixes #14960)
- Credit for original patch to @nirvn
(cherry-picked from 179a92cd65a70a411c8085875ab3e20bf5fa5d46) - 12:25 AM Revision 5aa69ce1 (qgis): Only emit QgsCollapsibleGroupBoxBasic::collapsedStateChanged when state...
- 12:25 AM Revision 42fa83cc (qgis): Fix avoid crash when measuring empty geometry
- 12:24 AM Revision ae6592d5 (qgis): Add QgsDistanceArea test for empty polygon
- (cherry-picked from ebdccf3869e8ccf1e495b7e5ba6119d94fec4980)
- 12:23 AM Revision a8ecdb52 (qgis): Fix crash when saving categorized symbology
- 12:22 AM Revision ab0800ad (qgis): Fix QgsCurvePolygon sip bindings
- 12:21 AM Revision 449bb4f7 (qgis): [processing] fix missing quotes to field name in refactor fields
- (cherry-picked from 14342ce65a84c1efa377862eeac085642736ed1b)
- 12:15 AM Revision 33e2aa6e (qgis): Set cursor to pan cursor when space-dragging canvas
- (cherry-picked from 79d640715e5a5bf0d4e5e1f0d9d43becc3990502)
- 12:15 AM Revision 71132241 (qgis): [composer] Prevent zooming out/in too far
- Would cause issues when scale became 0 and it was impossible
to further interact with the composer.
(cherry-picked f... - 12:15 AM Revision 70d2c9b7 (qgis): Fix MeasureTool when DestinationCRS changes
- 12:13 AM Revision 0cc424d8 (qgis): Fix incorrect tooltips in effects widget
- (cherry-picked from e2abea671c052ffdce98474dacb9e3d3f287eb8e)
- 12:10 AM Revision 4e41c36d (qgis): Cast each child of QgsAnnotationItem in SIP bindings for Python
- (cherry-picked from eeea18ecba2ecce8c57d4539d00768821dd1e9e7)
- 12:10 AM Revision 4c12f3a8 (qgis): Add some tooltips to relation subform buttons
- (cherry-picked from fff938c5d9d3b4e213ce37334dfbc180591f8266)
- 12:04 AM Revision cb135e94 (qgis): [gui] improve no color logic by keeping RGB values
- (cherry-picked from 64823d10c57e7769aa27cbfa273a5f9496e528f5)
- 11:59 PM Revision 71308c71 (qgis): Add test for color button that setting color to transparent
- will retain non-alpha color components
(cherry-picked from 4089cc52266aab0e41b83546ee33c22040c1f417) - 11:54 PM Revision a66f1f89 (qgis): Always mark features as valid when added to memory provider
- For other providers features will automatically be made valid
through the proces of adding to the provider's storage ... - 11:16 PM Revision 600ff4f8 (qgis): initially disable advanced digitizing panel (fixes #15073)
- 09:53 PM Revision 174d112d (qgis): * initialize pasted feature with default values (fixes #8800)
- * show default values of new features in attribute table and identify
results - 09:26 PM Revision 5d0f628f (qgis): Indentation fix
- 06:44 PM Revision 6a93df75 (qgis): Remove outdated comment
- 06:41 PM Revision 4158ea7d (qgis): Merge branch 'release-2_14' of github.com:qgis/QGIS into release-2_14
- 06:41 PM Revision c237ba71 (qgis): [Spatialite provider] Make sure to release dangling connections on prov...
- Fixes #15137
- 06:33 PM Revision 55f172b3 (qgis): [OGR provider] Make sure to release dangling connections on provider cl...
- Fixes #15137
- 06:24 PM Revision a3dfd9d9 (qgis): mssql provider: make mapping of import fields case-insensitive
- (cherry picked from commit 6f7a999ebf3bdf1561cfce49e4908a23adf958b3)
- 06:23 PM Revision 6f7a999e (qgis): mssql provider: make mapping of import fields case-insensitive
- 06:19 PM Revision 46d40421 (qgis): Return zero from "points in polygons" instead of both zero/null (fixes ...
- 06:18 PM Revision 5188a522 (qgis): Merge branch 'fix_release_conn_on_ogr_and_spatialite_closing'
- 05:29 PM Revision 0409f5e3 (qgis): Fix WMS extent calculation from <EX_GeographicBoundingBox> (fixes #14974)
- 05:09 PM Revision 4ad50a70 (qgis): [Spatialite provider] Make sure to release dangling connections on prov...
- Fixes #15137
- 05:09 PM Revision 2d825bcd (qgis): [OGR provider] Make sure to release dangling connections on provider cl...
- Fixes #15137
- 05:08 PM Revision 5b174563 (qgis): Fix zoom and scale of MapCanvas when DestinationCrs changes
- 05:04 PM Revision bf07d2bf (qgis): Support also curved geometries for tracing (fixes #15109)
- 02:28 PM Revision 5f662762 (qgis): Fix incorrectly loaded sublayers if they had the same name (fixes #15168)
- Use "layerid=N" instead of "layername=XYZ" for OGR sublayers
- 12:04 PM Revision 3cba1aa2 (qgis): test_provider_shapefile: add test for correct repacking on feature dele...
- 11:55 AM Revision 647ab4e9 (qgis): Only insert segment snap points in the layer they belong
- Fixes #13952
- 10:35 AM Revision 9a28b51e (qgis): [styledock] Improve fix for crash with non-spatial layers
- Follow up 58dbe56 (which fixes #15179)
- 10:25 AM Revision 19564672 (qgis): Fix raster load min/max from extent in style dock (fix #15171)
2016-06-29
- 12:16 AM Revision b49ada28 (qgis): Always use full precision when exporting to SLD (fix #15176)
- 11:38 PM Revision e95a8a97 (qgis): Followup 172953, add unit tests
- 11:38 PM Revision 17295317 (qgis): Don't transform z coordinates by default
- Since z coordinates can represent potentially any height
unit and reference point, it's not safe to assume that they
... - 10:40 PM Revision 58dbe562 (qgis): Fix crash when loading style in layer properties
- 10:19 PM Revision 118bbf7e (qgis): Align "add spatialite layer" window with other add layer windows
- The button labels didn't match with the group box title
- 08:20 PM Revision 4b83277a (qgis): Better fix for the "nothing found" notification
- 08:19 PM Revision 51c6d8af (qgis): Add notification in case a map tool does notthing (fixes #15160)
- 08:19 PM Revision 48284f78 (qgis): Cancel simplification if its dialog is closed (fixes #15163)
- 07:18 PM Revision 6076451a (qgis): Only insert segment snap points in the layer they belong
- Fixes #13952
- 06:49 PM Revision a12152c7 (qgis): Merge pull request #3238 from medspx/processing_g7_raster_tests
- [processing] more grass7 unit tests and their fixes
- 06:21 PM Revision 843d17e0 (qgis): Fix bug in GDALTools Assign Projection
- Assign Projection uses gdalwarp, and this works correctly when a raster has no CRS assigned, however, in the case of ...
- 06:21 PM Revision efac2f71 (qgis): add objectName to button
- (cherry picked from commit 00832918ffa110b77036f8581b56dea62e7434d6)
- 06:17 PM Revision 00832918 (qgis): add objectName to button
- 06:17 PM Revision 0f6e8da6 (qgis): Merge pull request #3234 from aharfoot/GDALTools_bugfix
- fix bug in GDALTools Assign Projection
- 05:17 PM Revision 9d110220 (qgis): [composer] map config: move layer related options to a dedicated group box
- 04:30 PM Revision b819f2ba (qgis): Added multiple edit and attributes tests
- 10:01 AM Revision 50dd57d0 (qgis): Show cannot pan WARNING for NULL geometry (#3255)
- refs [#15122](https://hub.qgis.org/issues/15122)
- 08:20 AM Revision 5daa546f (qgis): [BUGFIX] QgsMapLayerRegistry: Check layers before removed
- Probably fixed #15088 Segmentation fault when using layersRemoved SIGNAL
- 03:23 AM Revision 009fbc63 (qgis): Merge pull request #3249 from nirvn/raster_renderer_layout
- [styledock] improve UI layout of raster renderers
- 02:17 AM Revision a231466d (qgis): [style dock] Keep factories updated
- 02:16 AM Revision b5f0fc8d (qgis): Indentation
- 02:15 AM Revision 2bf54de8 (qgis): Fix doxygen warning
- 02:10 AM Revision af9b4a7f (qgis): Fix failing distance area test on OSX
- 02:08 AM Revision caf1038d (qgis): Add missing sip bindings
2016-06-28
- 01:59 AM Revision 039a77d5 (qgis): Fix indentation
- 01:59 AM Revision 724d3e08 (qgis): Fix failing test
- 01:32 AM Revision ec49c407 (qgis): Fix warnings
- 06:32 PM Revision 979e194b (qgis): Server code cleanage
- 06:28 PM Revision 78569ab3 (qgis): [BUGFIX] QgsMSLayerCache: remove layer from QgsMapLayerRegistry before ...
- In QGIS Server, layers can be added to QgsMapLayerRegistry and delete by QgsMSLayerCache. This means that QgsMapLayer...
- 06:22 PM Revision d3eb1645 (qgis): [BUGFIX] QgsMSLayerCache: remove layer from QgsMapLayerRegistry before ...
- In QGIS Server, layers can be added to QgsMapLayerRegistry and delete by QgsMSLayerCache. This means that QgsMapLayer...
- 06:15 PM Revision 7dcb9ccc (qgis): Flush capabilities cache when flushing project layers
- Made by @dmarteau
- 02:41 PM Revision bf53e4ca (qgis): [style dock] Fix display of extra pages
- 02:15 PM Revision f6e67ae1 (qgis): [style dock] inline refine rules for rule based styles
- 01:16 PM Revision 3d6ea7b4 (qgis): Fix windows build
- 12:46 PM Revision 0de1bfaf (qgis): QgsCoordinateTransform::transformCoords(): do not convert elevations to...
- Fixes #14702
- 12:44 PM Revision 45a4ae2b (qgis): Merge pull request #3244 from rouault/fix_transformCoords
- QgsCoordinateTransform::transformCoords(): do not convert elevations to radians
- 12:24 PM Revision f0e0ba5b (qgis): Add test for QgsGeometryUtils::sqrDistToLine
- See #13952
- 12:00 PM Revision 0b502c90 (qgis): [processing] add missed variable initialization (fix #15154)
- 10:28 AM Revision 323abe43 (qgis): Add missing newline
- 10:14 AM Revision 50ab6990 (qgis): [styledock] better use of QGroupBox to highlight raster sections
- 09:55 AM Revision 73ac2f30 (qgis): [virtual layer] Cleanup - unused variable
- 09:51 AM Revision 871b6ae4 (qgis): [virtual layer] Improve error message
- 09:51 AM Revision c6fb7b3b (qgis): [virtual layer] Escape column names in query
- 08:38 AM Revision c775a52e (qgis): [styledock] improve UI layout of raster renderers
- 07:57 AM Revision 05f37088 (qgis): Fix debug output (followup a7dcaad)
- 06:17 AM Revision ba1d38c2 (qgis): Add comment describing the invalid polygon
- Follow up to
https://github.com/qgis/QGIS/pull/3246#discussion_r68661723 - 04:32 AM Revision 002ace28 (qgis): [styledock] improve categorized, graduated, and rule-based renderer lay...
2016-06-27
- 01:49 AM Revision 00dc27fd (qgis): Rename hillshade renderer in drop down (#3245)
- Remove non functioning code for setting resampling automagically for hillshade renderer
- 12:27 AM Revision 3d319d90 (qgis): Add test for selecting invalid geometries (#3246)
- See #13635
The test passes - 04:15 PM Revision 21b8ef0e (qgis): Merge pull request #3242 from mhugent/full_circle
- Change full circle interpretation, fixes #15116
- 03:42 PM Revision e02661cd (qgis): [OGR provider] Workaround GDAL 1.11.X (X<=4) crashing bug on GPKG datab...
- 03:00 PM Revision 663333de (qgis): Indentation
- 01:37 PM Revision 83683be3 (qgis): Adjust testqgsgeometry expected results after af2993e97b5a4ab98107bdce8...
- 01:32 PM Revision ef90c0b2 (qgis): Add unit test for ticket #15116
- 01:19 PM Revision 9b1380c0 (qgis): [processing] support more field types
- (cherry picked from commit 1b60b088a22ce2b417ec8a2c69266b98efa663f2)
- 01:18 PM Revision 1b60b088 (qgis): [processing] support more field types
- 12:08 PM Revision af2993e9 (qgis): QgsCoordinateTransform::transformCoords(): do not convert elevations to...
- Fixes #14702
- 12:06 PM Revision 7b1ee07f (qgis): [gui] improve scale widget layout to save space (#3243)
- 11:37 AM Revision e29eb57a (qgis): don't apply raster style to vectors (fix #15001)
- (cherry picked from commit 3ece8aca11f242a71be7a8775ae1109028c8ad3f)
- 11:34 AM Revision 4080aad0 (qgis): [ogr] Read GPX elevation values as geometry Z values
- 11:19 AM Revision 2e168ef9 (qgis): Install missing geometry header files
- 11:18 AM Revision 3e069c38 (qgis): Fix full circle area calculation
- 11:03 AM Revision c913a7f3 (qgis): Merge pull request #3233 from alexbruy/paste-style-fix
- don't apply raster style to vectors (fix #15001)
- 10:46 AM Revision 7eeb69c3 (qgis): dxf export: complete doxymentation updates (followup 07113b0)
- 10:37 AM Revision 203f9755 (qgis): Change full circle interpretation, fixes #15116
- 10:21 AM Revision eabdb656 (qgis): Show cannot pan WARNING for NULL geometry
- refs [#15122](https://hub.qgis.org/issues/15122)
- 09:58 AM Revision 07113b0b (qgis): dxf export: merge doxymentation updates (followup 4c4ad05)
- 09:23 AM Revision 86101754 (qgis): Fix crash when backing through QgsPanelWidgetStack breadcrumbs
- 08:04 AM Revision 3b1d4e23 (qgis): Set map canvas for style dock symbol widget
- 07:56 AM Revision c49af32e (qgis): Fix rule based settings not saved (fix #15146, #15147, #15148)
- 07:40 AM Revision 06343776 (qgis): Fix context menu options for graduated ranges does nothing
- 07:39 AM Revision 5078e464 (qgis): Fix setting renderer symbol properties from context menu (fix #15145)
- 07:11 AM Revision 45b87833 (qgis): Fix cannot change color of class symbols (fix #15142)
- 06:50 AM Revision 5b166a9d (qgis): Fix label button not opening label dock panel (fix #15144)
- 06:11 AM Revision 8dc8952d (qgis): Fix broken symbol layer lock (fix #15143)
- 06:03 AM Revision c3c5c431 (qgis): Avoid style dock flashing when editing layers
- Also prevent a lot of duplicate style dock updates, and fix
the style dock losing connection to layer style changes - 04:16 AM Revision df579a57 (qgis): Fix changing selected categorised renderer symbols (fix #15141)
- 02:17 AM Revision 9f0ae9b4 (qgis): Make outline only simple markers work with categorised/graduated
- etc renderers (fix #15132)
- 02:17 AM Revision 91c2d769 (qgis): Disable simple marker fill color for outline only shapes
2016-06-26
- 01:00 AM Revision 4c4ad054 (qgis): dxf export: more adaptions to labeling changes (backported from b3bf4a1)
- 12:40 AM Revision fad50ecd (qgis): [processing] drop WebView dependency (backported from cc7eb27)
- 12:40 AM Revision ed786d19 (qgis): db manager: re-enable margins with line numbers in sql editor
- (fixes #15110)
(cherry picked from commit d9f934f9508b6388f8245fe695bab0b7cc649c1e) - 12:40 AM Revision f93faac4 (qgis): oracle provider: by default skip additional geometry columns (on 64bit
- Windows/Linux OCI crashes when there are more than three geometry
columns)
(cherry picked from commit 4b00182482a2e8... - 12:40 AM Revision a7dcaad8 (qgis): selection by polygon: use 40 instead of 4 points for selection rectangl...
- (cherry picked from commit 0a83f182f3e8aea684163096f70efc9f38399ad2)
- 10:49 PM Revision 852bd535 (qgis): save as raster: fix vrt creation (fixes #14171)
- (cherry picked from commit d69ec2e8bb1c3a4b036f063454f27dff60c4e643)
- 10:45 PM Revision 57c199f3 (qgis): postgres provider: allow database without postgis (fixes #6891)
- (cherry picked from commit 94413b35a08a154e5b40c2a9cab13fcb0d0ee4a4)
- 10:44 PM Revision 4915d767 (qgis): db manager: show database name in postgis connection details (fixes #3489)
- (cherry picked from commit ecf3b3719d4f24dc7f369d3253150c4990c9c681)
- 10:44 PM Revision ca865711 (qgis): gdal tools: use native file dialogs (fixes #5500)
- (cherry picked from commit 2c112f96cab55eed2f3922dbf2dd14522eac5aee)
- 10:44 PM Revision f52d27b9 (qgis): open message log on QgisApp::openMessageLog instead of toggling it
- (cherry picked from commit 5bb2c7d175c9113b844738f18c38c00ecc76c6bc)
- 10:44 PM Revision 74c91b1a (qgis): update 'Report an issue' link
- (cherry picked from commit 0db9556b642ce855548d3be6501e4d9935a62e0a)
- 10:43 PM Revision fa26ca14 (qgis): avoid closing the last tab of the message log viewer
- (cherry picked from commit ee8e340d6e84aa91b7b4813e2c0668cc2a6fd5f6)
- 10:37 PM Revision a58e7108 (qgis): dxf export: add support for expression contexts and rotated symbols (fi...
- (cherry picked from commit c30f71ac73796bb2a39ff0fd4f2349b9fde222ac)
- 10:37 PM Revision 5ce8a451 (qgis): dxf export: support rule based labeling (fixes #13757)
- (cherry picked from commit f19a35c34e758ed17704c77a7ee334bf866bd46f)
- 10:34 PM Revision 7025fba5 (qgis): extent group box: fix header spelling
- (cherry picked from commit 59de73ac3ba2c0c56ba7bf7412bafad8e739ac4e)
- 10:33 PM Revision 11f42c9c (qgis): oracle provider: also try sdo_filter on queries
- (cherry picked from commit 1cc82af899302107232832a4a31e1c782136c07c)
- 10:32 PM Revision eeca8029 (qgis): don't strip utf8 in log
- 09:20 PM Revision ef4a0d8d (qgis): Move problematics tests at the end of tests...
- 05:33 PM Revision 925d14b2 (qgis): Don't lock canvas when trying to pan to null geometry
- Fix #15122
- 05:33 PM Revision f3216bb0 (qgis): QgsMapLayerRegistry::removeMapLayers don't emit signals when empty
- Fix #15088
- 05:32 PM Revision c83c26ac (qgis): Adding &TRANSPARENT=true makes too big legend images look good
- See http://hub.qgis.org/issues/15089 for screenshots & test service url
- 05:32 PM Revision 9bdfa67d (qgis): WMS GetLegendGraphic fix #15055
- See http://hub.qgis.org/issues/15055
When creating the legend image url, this tests for available queryparams
in a c... - 05:29 PM Revision 4140655f (qgis): Remove 3 unit tests that don't perform well in osgeo4travis
- 04:13 PM Revision a1c541ee (qgis): Add another bunch of tests for rasters
- 04:12 PM Revision 2a98098c (qgis): Fix r.li interfaces
- 12:48 PM Revision 758f917e (qgis): Fix r.his
- 12:47 PM Revision 972fc9fa (qgis): Hide layer edit state buttons on relation editor when in transaction
- ... because that the buttons are there was mainly triggered by the fact
that it's sometimes hard to find the appropri... - 12:36 PM Revision b68800e1 (qgis): Fix r.fillnulls
- 12:15 PM Revision 4b0df5bc (qgis): QgsMapLayerRegistry::removeMapLayers don't emit signals when empty
- Fix #15088
- 12:00 PM Revision f193c4e2 (qgis): Don't put default network cache directory directly in $HOME
- Fix #15111
- 11:58 AM Revision 25411c73 (qgis): Fix r.composite
- 11:44 AM Revision 0bac4b86 (qgis): Don't lock canvas when trying to pan to null geometry
- Fix #15122
- 11:00 AM Revision 88fc149d (qgis): Fix labeling priority slider not working with style dock (fix #15126)
- Also remove a lot of unnecessary duplicate connections
- 09:40 AM Revision 302f8d41 (qgis): Capitalisation
- 09:40 AM Revision 6d6aa8dd (qgis): Fix cannot set line symbol data defined properties for vector
- field marker (refs #15131)
- 09:40 AM Revision e6034e9a (qgis): Fix vector field symbol does not use subsymbol color (fix #15130)
- 09:40 AM Revision 9c16a958 (qgis): Use field icon for vector field symbol layer combo boxes
- 08:19 AM Revision b2e820b4 (qgis): Merge pull request #3237 from nirvn/form_view_icon_p2
- [gui] more colorful form view icon
- 05:11 AM Revision a91697e5 (qgis): [gui] more colorful form view icon
2016-06-25
- 12:48 AM Revision c4d620a7 (qgis): fix translation string typo
- 07:13 AM Revision 340a6f65 (qgis): Make measure dialog only stay on top of QGIS window (fix #12261)
- 06:52 AM Revision d9a1df90 (qgis): [gui/hidpi] vectorize form view and tracking icons (#3236)
- 06:35 AM Revision 7bf17517 (qgis): [style dock] Connect rule edit to widget changed
2016-06-24
- 07:51 PM Revision 4b16c64e (qgis): plugin manager: show plugin description and allow voting without webkit
- 05:17 PM Revision c1d0fab0 (qgis): Fix env var
- 05:13 PM Revision ca55b21b (qgis): Make offline layer visible
- 05:12 PM Revision 323da1be (qgis): Fixed WFS-T fid<->gml fid sync (thanks to roualt)
- 02:11 PM Revision a5392fb5 (qgis): [processing] add support for longlong fields in spatial join alg (fix #...
- (cherry picked from commit 87fea73647a2319aaa3c110cb26967f7f217d7f4)
- 02:10 PM Revision 87fea736 (qgis): [processing] add support for longlong fields in spatial join alg (fix #...
- 12:20 PM Revision bb815683 (qgis): Fix bug in GDALTools Assign Projection
- Assign Projection uses gdalwarp, and this works correctly when a raster has no CRS assigned, however, in the case of ...
- 11:38 AM Revision 02a0ebe1 (qgis): [WFS provider] Document hideDownloadProgressDialog=1 URI option
- 11:38 AM Revision d73ec067 (qgis): [WFS provider] Un-break building of offline editing database with 'Only...
- 11:16 AM Revision 3ece8aca (qgis): don't apply raster style to vectors (fix #15001)
- 09:59 AM Revision c6e0ad36 (qgis): Merge pull request #3226 from rduivenvoorde/legendsizefix
- Adding &TRANSPARENT=true makes too big legend images look good
fix #15089 - 09:11 AM Revision 66c47d7a (qgis): Keep feature form only on top of application and not system
- Better fix #15103
- 08:40 AM Revision 279a65bb (qgis): align icons on the Manage layers toolbar (fix #15074) (#3232)
- 07:51 AM Revision 343e177d (qgis): Merge pull request #3183 from DHI-GRAS/release-2_14
- [processing] fixes to GrassUtils and Grass7Utils (mostly cherry-picked jef-n)
- 07:49 AM Revision 67493514 (qgis): Merge pull request #3231 from arnaud-morvan/processing_menu_translation
- [processing] translate alg names in vector menu and options dialog
2016-06-23
- 01:04 AM Revision 92bfcd48 (qgis): update QgsAttributeTableFilterModel sip bindings
- 10:22 PM Revision 4b001824 (qgis): oracle provider: by default skip additional geometry columns (on 64bit
- Windows/Linux OCI crashes when there are more than three geometry
columns) - 06:55 PM Revision f473521a (qgis): Replace an explicit delete with a ScopedPointer
- 06:06 PM Revision b07bae60 (qgis): Default timeout for message bar items is 5 seconds
- 06:06 PM Revision 4d480725 (qgis): Fix initial widget focus in credential dialog
- 06:06 PM Revision 3661f92c (qgis): Persist attribute table sort order when clicking on column header
- And when sorting by preview expression
- 05:38 PM Revision 9edab1e0 (qgis): [Processing] Translate alg names in menu and options dialog
- 05:17 PM Revision defd7388 (qgis): Merge pull request #3229 from mhugo/fix_15113
- Allow curved polygons to be inverted (fixes #15113)
- 05:15 PM Revision a4195153 (qgis): use QgsWKBTypes to check layer wkb type (follow up 904dc21625)
- (cherry picked from commit e6970ba597a778afe47b551a6999f5305450f52b)
- 05:14 PM Revision e6970ba5 (qgis): use QgsWKBTypes to check layer wkb type (follow up 904dc21625)
- 04:53 PM Revision afa0335b (qgis): [Globe] Rework qgis tilesource update logic
- 04:20 PM Revision c131ee22 (qgis): [Globe] Remove qgis layer explicitly when resetting globe to stop all r...
- 04:16 PM Revision 4b6d38c4 (qgis): Add option to suppress SIP warnings (#3230)
- to fix travis builds for OSX. Yay
- 04:16 PM Revision b63f7887 (qgis): Add qgstestutils.h file with test helpers (#3208)
- Initially containing QGSCOMPARENEAR(a,b,epsilon) which prints
debug information if the comparison fails - 04:09 PM Revision 8976c9de (qgis): Allow curved polygons to be inverted (fixes #15113)
- 02:24 PM Revision 8b57da3a (qgis): support 25D layers in network analysis library (fix #11952)
- (cherry picked from commit 904dc216251d183305ba1c5dc6c846be10a879db)
- 02:22 PM Revision 904dc216 (qgis): support 25D layers in network analysis library (fix #11952)
- 01:32 PM Revision c943531c (qgis): fix signal-slot connection in New SpatiaLite layer dialog (fix #14343)
- (cherry picked from commit 70b9296f371a057ab90f64a6edc39f482a26f21d)
- 01:31 PM Revision 70b9296f (qgis): fix signal-slot connection in New SpatiaLite layer dialog (fix #14343)
- 01:03 PM Revision 57d3c78c (qgis): rename "snapping mode" option (#3222)
- 12:50 PM Revision 437cb85c (qgis): Left align mapped values
- Fix #15101
- 10:50 AM Revision d1952ba9 (qgis): Fix dialog title (#3228)
- 10:47 AM Revision 0783e8fc (qgis): Keep attribute dialog in front
- Fix #15103
Also available in: Atom