Activity

From 2015-07-12 to 2015-08-10

2015-08-10

08:05 PM Revision c7b1080f (qgis): vector layer: ignore non-existing fields in min/max/uniqueValues (fixes...
(cherry picked from commit 71e7aabbdec6cc5d542420948d897f7f7fda8303) Jürgen Fischer
08:03 PM Revision 35028c02 (qgis): vector layer: ignore non-existing fields in min/max/uniqueValues (fixes...
(cherry picked from commit 71e7aabbdec6cc5d542420948d897f7f7fda8303) Jürgen Fischer
01:52 PM Revision 2ef2414c (qgis): [composer] Ensure geographic longitude values are wrapped in decimal
grid annotations Nyall Dawson
03:25 AM Revision cd7592df (qgis): Fix memory leaks in geometry expression functions
Nyall Dawson
02:32 AM Revision 1a91ae8f (qgis): If user clicks cancel while browsing for file then don't clear
the existing filename in the vector open file dialog Nyall Dawson

2015-08-08

10:21 PM Revision f1bfeb48 (qgis): Merge branch 'release-2_8' of https://github.com/qgis/QGIS into release...
William Kyngesburye
10:20 PM Revision a3c239f7 (qgis): find bundled GRASS on OS X
William Kyngesburye
10:17 PM Revision b4261621 (qgis): find bundled GRASS on OS X
William Kyngesburye
03:09 PM Revision 9acc4751 (qgis): Move python console toolbar to top. More uniform with rest of UI
Nathan Woodrow
12:14 PM Revision e991b648 (qgis): [pal] Followup 3fdef5e, restore previous behaviour for labels with
length greater than line length Nyall Dawson
07:54 AM Revision d8da4b80 (qgis): Followup 71e7aab, add unit tests
Nyall Dawson
07:54 AM Revision ce0eb2b6 (qgis): Cleanup QgsVectorLayer tests
Nyall Dawson

2015-08-07

04:30 PM Revision dabe7d36 (qgis): Merge pull request #2239 from elpaso/move-conversions-sip
Moved QMultiMap<int, TYPE2*> to conversion.sip Alessandro Pasotti
04:05 PM Revision 71e7aabb (qgis): vector layer: ignore non-existing fields in min/max/uniqueValues (fixes...
Jürgen Fischer
09:26 AM Revision e48b6e89 (qgis): Moved QMultiMap<int, TYPE2*> to conversion.sip
Alessandro Pasotti
08:02 AM Revision 6bbc9d57 (qgis): Don't strip "-prefixes from QgsDataDefined fields
followup 1e6483c
The field should not be provided with an expression format but plain
Matthias Kuhn

2015-08-06

01:15 AM Revision ae0a532c (qgis): Avoid use of QgsDataDefined::expressionOrField for rotationField values
Maintains behaviour of < 2.10 API Nyall Dawson
01:06 AM Revision 933069dc (qgis): Improve point rotation tool support for renderers to allow use
with rule based renderer
fixes #12917, #12123 and refs #5001
Nyall Dawson
01:06 AM Revision 9c3d65ef (qgis): QgsDataDefined: Implicit management for useExpression
Matthias Kuhn
01:06 AM Revision 728ead8a (qgis): Avoid use of deprecated rotation field methods
Nyall Dawson
01:05 AM Revision 013e1da7 (qgis): Tests and doxygen for QgsDataDefined
Nyall Dawson
12:47 AM Revision 1e6483c6 (qgis): Fix marker rotation
The rotation is no longer saved in the Qgs*SymbolRendererV2 but in the
QgsMarkerSymbolV2 in a QgsDataDefined. This co...
Matthias Kuhn
11:17 PM Revision 118eea5a (qgis): Merge pull request #2237 from ccrook/csv_field_name_fix
Removing unnecessary restriction on CSV provider field names Chris Crook
11:06 PM Revision dc2de774 (qgis): Removing unnecessary restriction on field names
Chris Crook
09:05 PM Revision c4ea8de5 (qgis): Merge pull request #2236 from elpaso/sip-server-filters-bindings
[server] Sip server filters new bindings Alessandro Pasotti
06:03 PM Revision 1b06c0c3 (qgis): [server] Added comment
Alessandro Pasotti
06:02 PM Revision 56b4da61 (qgis): [server] Minor style change
Alessandro Pasotti
06:00 PM Revision d1b7bbee (qgis): [server] Added comment to header
Alessandro Pasotti
05:54 PM Revision 9d789bcf (qgis): [server] style fix
Alessandro Pasotti
05:51 PM Revision e930d696 (qgis): [server] setFilters implementation, bindings and test
* moved type conversion to conversions.sip (template)
* added setFilters() to QgsServerInterface
* added tests
Alessandro Pasotti
02:47 PM Revision 2a14ffd2 (qgis): [processing]fixes for grass7
processAlgorithm method was actually not being called when running a grass7 algorithm Victor Olaya
07:35 AM Revision b7187ed0 (qgis): Followup 9508f8b, fix other potential crashes
Nyall Dawson
03:03 AM Revision ff28e6a9 (qgis): [pal] Shade all parts of label candidate as conflicting when
appropriate Nyall Dawson
02:53 AM Revision 39c728bb (qgis): [pal] Fix test for polygon boundary obstacles (followup 3a44e294)
Test was incorrectly checking for intersection of the candidate
and polygon obstacle, when it should have been checki...
Nyall Dawson

2015-08-05

05:22 PM Revision 9508f8bc (qgis): Fix crash
Matthias Kuhn
01:25 PM Revision abd4d1d8 (qgis): Add missing color ramp methods and conversions to sip
(cherry-picked from 56a48ed0d2927dbffcb868ebadc5d253c3a8e2c9) Nyall Dawson
01:25 PM Revision 877b7d9b (qgis): Fix invalid color could be returned by QgsRandomColorsV2
(cherry-picked from 3c45b2352a2a26931b6fcf3fe8100f978412d73d) Nyall Dawson
01:20 PM Revision 1207e384 (qgis): Add missing color ramp methods and conversions to sip
(cherry-picked from 56a48ed0d2927dbffcb868ebadc5d253c3a8e2c9) Nyall Dawson
01:19 PM Revision 98f68a48 (qgis): Fix invalid color could be returned by QgsRandomColorsV2
(cherry-picked from 3c45b2352a2a26931b6fcf3fe8100f978412d73d) Nyall Dawson
10:39 AM Revision 504863bc (qgis): Fix const, followup 6a2df33
Matthias Kuhn
07:00 AM Revision df4c1311 (qgis): Fix crash when opening attribute table on non-spatial layer
Nyall Dawson
07:00 AM Revision 2b8b9427 (qgis): Fix crash when map contains diagrams on joined layers (refs #13177)
Nyall Dawson
06:46 AM Revision be411e11 (qgis): Add some unit tests for color ramps
Nyall Dawson
06:46 AM Revision 56a48ed0 (qgis): Add missing color ramp methods and conversions to sip
Nyall Dawson
06:46 AM Revision 3c45b235 (qgis): Fix invalid color could be returned by QgsRandomColorsV2
Nyall Dawson

2015-08-04

08:55 PM Revision 23019607 (qgis): Added TypeHeaderCode for QgsServerFiltersMap
Alessandro Pasotti
03:13 PM Revision cf2f6b17 (qgis): Alias without pending prefix for QgsVectorLayer methods
* pendingAllAttributesList -> attributeList
* pendingPkAttributesList -> pkAttributeList
* pendingFeatureCount -> f...
Matthias Kuhn
03:13 PM Revision e832b2a2 (qgis): Add `QgsVectorLayer::fields()` as alias to `pendingFields()`
pendingFields() is not very intuitive and leads to confusion for new developers. Matthias Kuhn
02:22 PM Revision c27f357b (qgis): database provider: fix andWhereClauses
Jürgen Fischer
01:27 PM Revision 55022226 (qgis): Fix bad alloc when styling raster with random color ramp (fix #13112)
(cherry-picked from 688ac1610e5b47fa3116875c463ba9fd2a026200) Nyall Dawson
01:27 PM Revision 3bcc2bc2 (qgis): Fix random color ramps returning invalid QColors for value of 1.0
(cherry-picked from 1d2b4cb41aa81a7c11d351fa36d71f444cf7cc7c) Nyall Dawson
01:27 PM Revision 6a88720a (qgis): Fix saturation range ignored for random color ramps
(cherry-picked from 569040211618904cb1f4f2eda1019ef0f5c0e8f3) Nyall Dawson
01:26 PM Revision eb3cee1b (qgis): Fix incorrect values returned by certain color ramps
(cherry-picked from 27ee8eea45f4b7db9631980c2218598ca7edab05) Nyall Dawson
01:26 PM Revision 5d3382a8 (qgis): Fix geometry simplification for rendering altering feature geometry
I noticed this when using memory layers - zooming out and then in
would result in the features getting more and more ...
Nyall Dawson
01:22 PM Revision a8ad5c1f (qgis): Fix bad alloc when styling raster with random color ramp (fix #13112)
(cherry-picked from 688ac1610e5b47fa3116875c463ba9fd2a026200) Nyall Dawson
01:22 PM Revision 1874c371 (qgis): Fix random color ramps returning invalid QColors for value of 1.0
(cherry-picked from 1d2b4cb41aa81a7c11d351fa36d71f444cf7cc7c) Nyall Dawson
01:22 PM Revision fd394b9d (qgis): Fix saturation range ignored for random color ramps
(cherry-picked from 569040211618904cb1f4f2eda1019ef0f5c0e8f3) Nyall Dawson
01:21 PM Revision e54b7ae8 (qgis): Fix incorrect values returned by certain color ramps
(cherry-picked from 27ee8eea45f4b7db9631980c2218598ca7edab05) Nyall Dawson
12:29 PM Revision 0c2b5105 (qgis): Merge pull request #2233 from elpaso/carolinux-python-init-less-verbose
Carolinux python init less verbose Alessandro Pasotti
11:54 AM Revision 9aae680d (qgis): Fixed server python startup: do not load qgis.user
Alessandro Pasotti
11:08 AM Revision 573f28a8 (qgis): Made methods protected and added descriptions
Karolina Alexiou
11:08 AM Revision a7515ad6 (qgis): Made python initialization less verbose
Karolina Alexiou
08:23 AM Revision 745f91d2 (qgis): Add 'edit' buttons to remaining gradient combo boxes
Also consolidate code for easier maintenance. Nyall Dawson
08:22 AM Revision 688ac161 (qgis): Fix bad alloc when styling raster with random color ramp (fix #13112)
Nyall Dawson
08:22 AM Revision 1d2b4cb4 (qgis): Fix random color ramps returning invalid QColors for value of 1.0
Nyall Dawson
08:22 AM Revision 56904021 (qgis): Fix saturation range ignored for random color ramps
Nyall Dawson
08:22 AM Revision 27ee8eea (qgis): Fix incorrect values returned by certain color ramps
Nyall Dawson

2015-08-03

08:36 PM Revision c31810af (qgis): typo fixes
Jürgen Fischer
03:26 PM Revision f00c52d5 (qgis): Fix geometry simplification for rendering altering feature geometry
I noticed this when using memory layers - zooming out and then in
would result in the features getting more and more ...
Nyall Dawson
08:46 AM Revision 7934a925 (qgis): [composer] Add an apply button for atlas settings, prevents
numerous refetching/redrawing when tweaking atlas configuration Nyall Dawson
08:46 AM Revision 8088e354 (qgis): [composer] Use feature requests to filter atlas features, rather
than fetching all features and then filtering while iterating. Nyall Dawson
08:46 AM Revision 5537e23f (qgis): [composer] Keep atlas page combo in sync when atlas feature changes
Nyall Dawson
08:46 AM Revision 69ac6771 (qgis): [FEATURE][composer] Add page name option for atlas
Page name can be set to either a field or expression derived from
the coverage layer, and is shown in the new atlas p...
Nyall Dawson
08:46 AM Revision dfff1257 (qgis): [pal] When set to draw all label candidates, shade candidates which
conflict with obstacles in red Nyall Dawson
08:02 AM Revision 47e3e20e (qgis): Boost QgsFeature test coverage to 100%
Nyall Dawson
08:02 AM Revision f7b4315f (qgis): Add missing overrides
Nyall Dawson

2015-08-02

09:41 AM Revision 6a2df335 (qgis): Some doxymentation and const'ing
Matthias Kuhn

2015-08-01

10:29 PM Revision d107603f (qgis): Expand QgsField/QgsFields tests
Nyall Dawson
09:57 AM Revision 2fb6c106 (qgis): Minor Coverity fixes
Nyall Dawson
09:07 AM Revision 4774c87d (qgis): Switch doxygen coverage test to check count of undocumented members
The previous check (% of documented members) set the bar too low
(~60%). Now no members/classes can be introduced wit...
Nyall Dawson

2015-07-31

11:40 PM Revision 3865ccdc (qgis): Fix crashes when rendering with SVG symbols that are missing
The crashes would happen after some time when browsing the map,
especially when size of SVGs is in map units. This wa...
Martin Dobias
09:16 PM Revision 6be19a8d (qgis): Fix crashes when rendering with SVG symbols that are missing
The crashes would happen after some time when browsing the map,
especially when size of SVGs is in map units. This wa...
Martin Dobias
08:35 PM Revision febadfe2 (qgis): Fix crashes when rendering with SVG symbols that are missing
The crashes would happen after some time when browsing the map,
especially when size of SVGs is in map units. This wa...
Martin Dobias
07:02 PM Revision 1714e669 (qgis): fix Processing QGIS vector grid as lines
fixes #13115
(cherry-picked from 1dfec33)
Giovanni Manghi
06:50 PM Revision 1dfec33e (qgis): fix Processing QGIS vector grid as lines
Giovanni Manghi
10:38 AM Revision b0e7e704 (qgis): osgeo4w: switch to grass 7.0.1 from RC2
Jürgen Fischer
10:36 AM Revision 15170dd2 (qgis): osgeo4w: switch to grass 7.0.1 from RC2
Jürgen Fischer

2015-07-30

01:51 AM Revision d722f5bd (qgis): Fix sys/select.h header include on Mac for grass data file
Larry Shaffer
06:46 PM Revision 67151617 (qgis): [GRASS] modules debug bar
Radim Blazek
03:40 PM Revision 37657dd9 (qgis): Detach usage of qreal from QT_ARCH_ARM
Added float types additionally to double, qreal can be now float or double.
Removed QT_ARCH_ARM. qreal can be float n...
George Shegunov
03:04 PM Revision 95ff0922 (qgis): Handle QgsDataItem class hierarchy in SIP bindings
Hugo Mercier
11:15 AM Revision 1c6a40cb (qgis): WEBKIT includes changed
(cherry picked from commit 9f6c72fa33af4c60c2e3266282277f10eedd2749) George Shegunov
09:31 AM Revision fe50327b (qgis): fix oracle provider (followup 5be0ee7)
Jürgen Fischer

2015-07-29

12:02 AM Revision 2887a4ae (qgis): Doxymentation
Matthias Kuhn
06:55 PM Revision 384c0a70 (qgis): processing: fix saga translation (followup 66a3d02)
Jürgen Fischer
03:57 PM Revision c42b8c17 (qgis): Fix segmentation of full circles
Marco Hugentobler
03:57 PM Revision 335644e5 (qgis): Skip m-coordinates in geos import
Marco Hugentobler
02:43 PM Revision e980e760 (qgis): [composer ui] fix tooltip for add shape action in composer
Salvatore Larosa
02:08 PM Revision d6d5be94 (qgis): Set wkb typ if adding the first line in QgsLineStringV2::append
Marco Hugentobler
12:09 PM Revision e984fb00 (qgis): Remove QgsRenderOptions, return filter in separate method
Matthias Kuhn
12:09 PM Revision 7573078e (qgis): Add boolean node literal to expressions
Matthias Kuhn
12:09 PM Revision 5be0ee73 (qgis): Remove QgsFeatureRequest::FilterRect from providers/iterators
Matthias Kuhn
12:08 PM Revision 1d7a6a49 (qgis): Rule based renderer exposes filter where clause
This filter can then be sent to the server to reduce the amount of fetched
features
Matthias Kuhn
12:08 PM Revision 75712643 (qgis): Remove references to QgsFeatureRequest::FilterRect
Matthias Kuhn
12:08 PM Revision cfe91f82 (qgis): Apply FilterRect in combination with other filters
Matthias Kuhn
12:08 PM Revision b47b9a54 (qgis): Add return type QgsRenderOptions to QgsRendererV2::startRender
This allows to specify additional filter constraints for the feature request to
be specified.
Matthias Kuhn
11:52 AM Revision 9752c468 (qgis): indentation update
Jürgen Fischer
11:43 AM Revision 76a6b4f1 (qgis): Merge pull request #2223 from mhugent/measurement_from_geometry
Measurement from geometry Marco Hugentobler
11:02 AM Revision 86329f01 (qgis): Change expected behaviour in test_qgsdistancearea.py to also consider i...
Marco Hugentobler
10:44 AM Revision 57062035 (qgis): Allow usage of node tool for postgis zm geometries
Marco Hugentobler
10:03 AM Revision 46601821 (qgis): Fixed scale widget height
Alessandro Pasotti
10:01 AM Revision 832c3206 (qgis): Added TAB charachter
Alessandro Pasotti

2015-07-28

08:00 PM Revision b1388a56 (qgis): fix connection pool crash without qapplication (fixes #13166)
(cherry picked from commit f528cb80df7391435aebf47ffb73e4f4081c0ab7) Jürgen Fischer
05:39 PM Revision f528cb80 (qgis): fix connection pool crash without qapplication (fixes #13166)
Jürgen Fischer
02:12 PM Revision 93e2c5a0 (qgis): processing: translation fix (open fusion las viewer; followup 66a3d02)
Jürgen Fischer
02:00 PM Revision 313a6bc5 (qgis): Release of 2.8.3
Jürgen Fischer
01:17 PM Revision 00b8c1d2 (qgis): Adapt renderer to consider z/m in wkb parsing
Marco Hugentobler
09:20 AM Revision 25a50bf7 (qgis): Revert "add missed translations.py file" (followup 66a3d02)
This reverts commit 6dd615719922ff3cd136ba800e5dc033e5ff9b34. Jürgen Fischer
08:21 AM Revision 6dd61571 (qgis): add missed translations.py file
Alexander Bruy

2015-07-27

05:13 PM Revision 343d3a68 (qgis): fix processing startup error, followup 25e9f86
Matthias Kuhn
03:58 PM Revision e2319fd1 (qgis): Fix alloc-dealloc-mismatch
Matthias Kuhn
02:36 PM Revision 8c5b48c7 (qgis): [travis] Only clone latest commit
Matthias Kuhn
01:26 PM Revision 25e9f864 (qgis): processing: simple interface translation fix
Jürgen Fischer
12:05 PM Revision e03463cd (qgis): Merge branch 'master' into measurement_from_geometry
Marco Hugentobler
12:04 PM Revision f899f539 (qgis): Fix crash and add CheckBox support for autocreate editorwidgets
Followup de547ad Matthias Kuhn
11:44 AM Revision 86802598 (qgis): Use new geometry classes in QgsDistanceArea instead wkb parsing. That w...
Marco Hugentobler
10:31 AM Revision 10d262f3 (qgis): also install qgspointv2.h
Jürgen Fischer

2015-07-26

11:01 PM Revision 70fe6226 (qgis): Add iface.layerTreeCanvasBridge()
Matthias Kuhn
06:58 PM Revision 4984cae7 (qgis): db_manager: enable oracle plugin only when oracle support is available
Jürgen Fischer
06:25 PM Revision 9d5a942b (qgis): translation fixes
Jürgen Fischer
02:39 PM Revision b165875f (qgis): spelling fixes
Jürgen Fischer
04:39 AM Revision 644bdf04 (qgis): Merge pull request #2222 from medspx/dbmanager-oracle
DBManager Oracle Spatial support (fixes #9163) Jürgen Fischer
04:33 AM Revision 7439db1e (qgis): load default.qgc from source directory when running from build dir
Jürgen Fischer
04:28 AM Revision 66a3d022 (qgis): integrate processing into update_ts.sh (also includes all translations
in the repository and none outside of it). Jürgen Fischer

2015-07-25

12:12 AM Revision a1c19491 (qgis): update Mac bundling for GRASS 6/7 lib split
William Kyngesburye
12:00 AM Revision 4f27e733 (qgis): update Mac browser icon
William Kyngesburye
11:58 PM Revision 89e9980c (qgis): update Mac browser icon
William Kyngesburye
04:51 PM Revision bda76e57 (qgis): Fix CMakelist for oracle
Médéric RIBREUX
04:31 PM Revision 3768d04d (qgis): Oracle Spatial support for DBManager
Médéric RIBREUX
03:24 PM Revision 0966dadc (qgis): Less postgis voodoo on travis
Matthias Kuhn

2015-07-24

08:45 PM Revision c77db4f2 (qgis): Changing more Window titles
Richard Duivenvoorde
08:45 PM Revision e4dac076 (qgis): Add 'Panel' to some panels, to make them distinguisable in context menu
Richard Duivenvoorde
08:45 PM Revision 3d3d0088 (qgis): Add 'Toolbar' to all toolbar names, plus add tooltips to them
Richard Duivenvoorde
08:45 PM Revision 74da2542 (qgis): Center menu titles, followup 09c2444
Matthias Kuhn
07:31 PM Revision c93fdf93 (qgis): Fix warnings
Matthias Kuhn
07:12 PM Revision e0b24455 (qgis): [labeling] Fix incorrect handling of word spacing for curved labels
Nyall Dawson
07:12 PM Revision d1104524 (qgis): Fix 'nan'='nan' evaluates to false in expressions
Also fix 'nan' and 'inf' being treated as doubles rather than
strings.
Nyall Dawson
07:12 PM Revision 8bcb5fcf (qgis): Fix 'nan'='nan' evaluates to false in expressions
Also fix 'nan' and 'inf' being treated as doubles rather than
strings.
(cherry picked from commit a1a8d1b7a32bbde0e2...
Nyall Dawson
07:12 PM Revision 543703c6 (qgis): [labeling] Fix incorrect handling of word spacing for curved labels
(cherry picked from commit c8dcf97e971ecd8db5222e0dc05d79e37a032b1c) Nyall Dawson
06:57 PM Revision d01424ae (qgis): Add QgsRelation::getReferencedFeature to access parent feature
Matthias Kuhn
06:57 PM Revision 4eaf8de7 (qgis): Fix relation reference widget accidentally sets FK to NULL
Matthias Kuhn
06:57 PM Revision 09c24448 (qgis): Add title for "Panels" and "Toolbars" in Menu
Matthias Kuhn
05:34 PM Revision 740e3abc (qgis): Merge pull request #2217 from mhugent/node_tool_changes
Add node editor widget and change node tool to click-click mode Marco Hugentobler
04:16 PM Revision fc372c98 (qgis): Remove z/m -> 25D conversion in postgres provider (since z/m geoms are ...
Marco Hugentobler
02:12 PM Revision 6cccd217 (qgis): Fix gui glitch in relation reference widget
Matthias Kuhn
01:39 PM Revision 20abb7d8 (qgis): Autocreate wrapper for date and relation editor widgets
Followup de547ad Matthias Kuhn
08:50 AM Revision 69eb7ebe (qgis): Fix build error
Marco Hugentobler
08:39 AM Revision 39ad2b07 (qgis): debian packaging update (followup 32d7cc5)
Jürgen Fischer
02:22 AM Revision 460a6055 (qgis): fix windows build
Jürgen Fischer

2015-07-23

08:58 PM Revision 32d7cc5e (qgis): [GRASS] optional modules config path
Radim Blazek
08:58 PM Revision 266aa7bc (qgis): [GRASS] open mapset from browser
Radim Blazek
08:58 PM Revision 9dcb2a12 (qgis): [GRASS] GRASS 7 plugin enabled
Radim Blazek
04:29 PM Revision ebe4f92b (qgis): Add some class/method documentation
Marco Hugentobler
04:09 PM Revision 14981074 (qgis): Fix issues with reprojection
Marco Hugentobler
02:07 PM Revision b26d9ac8 (qgis): add column headers and tooltips to dxf export dialog (fixes #13138)
Jürgen Fischer
01:43 PM Revision 81bdbbc4 (qgis): Use constGeometry() instead geometry()
Marco Hugentobler
12:40 PM Revision 6b25fe53 (qgis): Doxymentation
Matthias Kuhn
12:04 PM Revision de547adc (qgis): Find a suitable editor widget if widget and config mismatch
If a .ui file is specified and the widget specified in the .ui file is not
supported by the widgetwrapper which is co...
Matthias Kuhn
12:04 PM Revision 1d888aca (qgis): Remove label redundant to title bar
Matthias Kuhn
07:02 AM Revision d07dadf3 (qgis): [FEATURE][composer] Add page number combo box to atlas toolbar
(fix #13136) Nyall Dawson
07:00 AM Revision b4311877 (qgis): [FEATURE][labeling] Add priority control for obstacles
Allows you to make labels prefer to overlap features from certain
layers rather than others. Can also be data defined...
Nyall Dawson
07:00 AM Revision c97733ea (qgis): [FEATURE][labeling] Data defined control over whether a feature
acts as an obstacle for labels Nyall Dawson
07:00 AM Revision 1325b98d (qgis): [pal] Simplify handling of layers
Nyall Dawson

2015-07-22

08:18 PM Revision d2529362 (qgis): Some UI improvements in the options dialog
Matthias Kuhn
08:01 PM Revision dc79258c (qgis): Remove note which is no longer applicable
Matthias Kuhn
07:46 PM Revision 346632c2 (qgis): Use suitable icon for resetting scales
Matthias Kuhn
05:35 PM Revision a972a302 (qgis): Use constGeometry() instead of geometry() where possible
Marco Hugentobler
01:19 PM Revision 7cc6a199 (qgis): Prevent double-add feature
Matthias Kuhn
01:19 PM Revision 2f550ce9 (qgis): Remove outdated fedora-20 from default rpm builds
Matthias Kuhn
11:24 AM Revision c592d9e9 (qgis): Add rubberband again
Marco Hugentobler
08:15 AM Revision c8dcf97e (qgis): [labeling] Fix incorrect handling of word spacing for curved labels
Nyall Dawson
08:15 AM Revision a1a8d1b7 (qgis): Fix 'nan'='nan' evaluates to false in expressions
Also fix 'nan' and 'inf' being treated as doubles rather than
strings.
Nyall Dawson
08:15 AM Revision 8c538218 (qgis): Fix Coverity uninitialized variable warning
Nyall Dawson

2015-07-21

03:37 PM Revision d20c5b78 (qgis): osgeo4w: switch to grass 7.0.1RC2
Jürgen Fischer
03:28 PM Revision e0ae7efe (qgis): osgeo4w: switch to grass 7.0.1RC2
Jürgen Fischer
12:54 PM Revision 1e888dd7 (qgis): Merge pull request #2215 from landryb/remove_bom
remove UTF8 BOM Nyall Dawson
12:15 PM Revision 336248ee (qgis): remove UTF8 BOM
Landry Breuil
08:00 AM Revision 268feb5c (qgis): [pal] Use GEOS methods for label position conflict tests
Nyall Dawson

2015-07-20

08:48 PM Revision e5928c7c (qgis): Release of 2.10.1
Jürgen Fischer
07:44 PM Revision eaddba62 (qgis): Merge pull request #2213 from arnaud-morvan/processing-translation
[processing] translate algorithm names and groups Alexander Bruy
04:43 PM Revision e2df800f (qgis): fix retrieval of labeling settings for layers with ids with no ascii ch...
Jürgen Fischer
04:12 PM Revision afd7e77f (qgis): Recreate nodeeditor only if new feature has been selected
Marco Hugentobler
03:56 PM Revision 863bf88f (qgis): Better synchronisation between node editor and node tool
Marco Hugentobler
03:45 PM Revision a37b3e27 (qgis): Remove executable flag on a bunch of files
Matthias Kuhn
01:45 PM Revision f6d22566 (qgis): [pal] Fixes to geometry handling for point sets
Nyall Dawson
01:45 PM Revision 3fdef5e2 (qgis): [pal] Use GEOS for linear referencing
Nyall Dawson
12:30 PM Revision bd73b76a (qgis): Merge pull request #2214 from radosuav/numberInputPanel_range_fix
[Processing] Fix limits in NumberInputPanel when the limiting value is 0 Victor Olaya
12:27 PM Revision 49d0f3a1 (qgis): Merge pull request #2204 from Gustry/processing
[Processing] Small python changes Victor Olaya
05:48 AM Revision dc4049dd (qgis): [FEATURE][labeling] Add option to only draw labels which fit
completely within polygon features (fix #12136) Nyall Dawson
05:48 AM Revision 42bef4e0 (qgis): [pal] Use GEOS for calculating minimum distances between geometries
Also more cleanups, fixes for geos handling Nyall Dawson

2015-07-19

10:24 PM Revision 323fa2ce (qgis): Fix doxygen warnings, bump acceptable doc coverage
Nyall Dawson
09:01 PM Revision d03793c4 (qgis): [processing] do not accept grass vector layers as inputs
fixes #12436
(cherry picked from commit de728743b73541a320f68d087f4402a6d17620f1)
Victor Olaya
09:01 PM Revision f025a774 (qgis): Guard against some crashes in geometry
(cherry picked from commit cc1a34fceaff9c753c267d14a3c4c2f5b567c77b) Nyall Dawson
09:01 PM Revision 3792afdb (qgis): postgres provider: also cast geography to geometry when using && (fixes...
(cherry picked from commit 90b3efb93dd0b6460ce496a8acd7fcbf34b22f63) Jürgen Fischer
08:56 PM Revision 166bcd46 (qgis): backport test fixes (grass & delimited text provider)
Jürgen Fischer
02:33 PM Revision 1b126d38 (qgis): [pal] Use GEOS for point in polygon test, also use prepared GEOS
geometries where possible Nyall Dawson
01:34 PM Revision cb249c35 (qgis): [pal] Move storage of GEOS geometry from Feature up to PointSet. Use
GEOS to calculate feature centroids rather than custom code. Nyall Dawson
01:00 PM Revision 9a23cec3 (qgis): [pal] Header cleanups for FeaturePart and include cleanups
Nyall Dawson

2015-07-18

08:05 PM Revision 0f396f3b (qgis): fix grass test on windows
Jürgen Fischer
04:56 PM Revision 3acabad3 (qgis): fix PyQgsServer test in nightlies
Jürgen Fischer
03:32 PM Revision 789da224 (qgis): don't buffer python and grass tests output in variables
Jürgen Fischer

2015-07-17

03:18 PM Revision 15e5cf05 (qgis): Fix test failures on windows
(cherry picked from commit 4d681f03c64478918d8db8096b736bd055a56846) Jürgen Fischer
03:18 PM Revision 34de8df5 (qgis): osgeo4w backports
Jürgen Fischer
03:18 PM Revision b0dd2afb (qgis): Processsing translation strings for names and groups
Arnaud Morvan
03:15 PM Revision c7b38413 (qgis): Processing translation tool for names and groups
Arnaud Morvan
02:47 PM Revision 0dfb1561 (qgis): [Processing] Fix limits in NumberInputPanel when the limiting value is 0
Radoslaw Guzinski
12:22 PM Revision 4d681f03 (qgis): Fix test failures on windows
Jürgen Fischer
10:37 AM Revision e5c54545 (qgis): osgeo4w: fix rmdir quoting
Jürgen Fischer
07:31 AM Revision a6f5203a (qgis): Backport test related font utils from master
Nyall Dawson
07:27 AM Revision ece23190 (qgis): [pal] Remove more unused functions
Nyall Dawson
07:26 AM Revision 3a44e294 (qgis): [FEATURE][labeling] Add option to control how polygon layers
act as obstacles
Options are either avoid placing labels over polygon interior
or avoid placing over polygon boundar...
Nyall Dawson

2015-07-16

08:00 AM Revision cc1a34fc (qgis): Guard against some crashes in geometry
Nyall Dawson
06:01 AM Revision c19d6922 (qgis): Accept input with more coordinate dimensions in wkt import
(cherry-picked from 06cc8ba) Marco Hugentobler
06:00 AM Revision 77e937fc (qgis): skip blanks between wkt child blocks (fixes #13053)
(cherry-picked from 29aaf1bad8d4ce2bd50391b886ea4116c03cf100) Jürgen Fischer
05:59 AM Revision 9932ae15 (qgis): Backport test suite from master
Nyall Dawson
05:47 AM Revision daa4d6a8 (qgis): Add test for handling invalid WKT with z values (refs #13055)
Nyall Dawson

2015-07-15

11:47 AM Revision 6de1a474 (qgis): Merge pull request #2211 from mhugent/transect_sample_extension
Add baseline buffer tolerance and simplification tolerance parameters… Marco Hugentobler
11:41 AM Revision 6ee1d67e (qgis): osgeo4w: use packagename instead of package version for temporary test ...
Jürgen Fischer
10:58 AM Revision 6788fbaa (qgis): Add baseline buffer tolerance and simplification tolerance parameters t...
Marco Hugentobler
10:49 AM Revision f8366725 (qgis): [Android] main function needs to be visible
Matthias Kuhn
08:54 AM Revision 7df14020 (qgis): Fix compiling w/ WITH_QTWEBKIT=OFF
Matthias Kuhn
08:54 AM Revision 705b51c9 (qgis): Export QgsWebPage/QWebPage symbols
Matthias Kuhn
08:08 AM Revision 388e4047 (qgis): [FEATURE][labeling] Add option for obstacle only layers
This allows users to set a layer as just an obstacle for other
layer's labels without rendering any labels of its own...
Nyall Dawson
08:08 AM Revision ea41b92b (qgis): [pal] Nicer use of enums, LineArrangementFlags
Nyall Dawson
08:08 AM Revision fea58eb7 (qgis): [pal] Small cleanups to Layer API
Nyall Dawson
07:50 AM Revision 2e772b2c (qgis): fix qgsversion.h generation [take II]
Jürgen Fischer
02:18 AM Revision 04bab85c (qgis): fix qgsversion.h generation on windows
Jürgen Fischer

2015-07-14

03:34 PM Revision 60b14a2f (qgis): Merge pull request #2197 from manisandro/dropconnections
Add QgsConnectionPool::dropConnections, delete connection groups when pool is destroyed
(cherry picked from commit 2a...
Jürgen Fischer
02:59 PM Revision 15839247 (qgis): fix doxygen warning
Jürgen Fischer
08:22 AM Revision b73e1a2d (qgis): fix windows build
(cherry picked from commit 5a9009118f4f695087de97856d325535faa3767e) Jürgen Fischer
08:22 AM Revision 8eee2ac6 (qgis): fix windows build
(cherry picked from commit 5a9009118f4f695087de97856d325535faa3767e) Jürgen Fischer

2015-07-13

01:50 AM Revision bf61219e (qgis): [pal] Various cleanups
Remove support for map scale, dpi and units from PAL. None of these features
were being used by QGIS (we use our own ...
Nyall Dawson
12:34 AM Revision 0853ead2 (qgis): translation fix
Jürgen Fischer
12:33 AM Revision 5a900911 (qgis): fix windows build
Jürgen Fischer
09:02 PM Revision 5ac8f52b (qgis): german translation update
Jürgen Fischer
08:15 PM Revision d1741cd4 (qgis): Add link to OGR formats to README.md
Matthias Kuhn
08:13 PM Revision a5007283 (qgis): german translation update
Jürgen Fischer
07:58 PM Revision b5cfd84d (qgis): Add missing Q_OBJECT macros
Matthias Kuhn
06:46 PM Revision 18c48f39 (qgis): Merge pull request #2112 from slarosa/release-2_8
Backporting to 2.8.3 Salvatore Larosa
05:46 PM Revision 76343859 (qgis): osgeo4w: run nightly tests with separate temporary directories
Jürgen Fischer
05:26 PM Revision 2a7ccca6 (qgis): Merge pull request #2197 from manisandro/dropconnections
Add QgsConnectionPool::dropConnections, delete connection groups when pool is destroyed Jürgen Fischer
03:37 PM Revision 1edcf3c4 (qgis): Fix #6099 - Save as... for raster: missing extension on Gnome3
(cherry-picked from 2125f6a) Salvatore Larosa
03:37 PM Revision e7b19a5e (qgis): include user.py in translations
Conflicts:
python/core/qgspallabeling.sip
(cherry-picked from 2ab8a0b)
Jürgen Fischer
03:34 PM Revision e4c2c684 (qgis): [expression] autoselect first item in function list
(cherry-picked from 395d630) Salvatore Larosa
03:34 PM Revision ba36bb67 (qgis): Fix for function editor:
when running the script the entries "Fields and values" and "Recent"
into the functions list of the expression builde...
Salvatore Larosa
03:34 PM Revision 0919fe7e (qgis): [bookmark] use the same key for settings to store the last used directo...
(cherry-picked from 1cbbf59) Salvatore Larosa
11:26 AM Revision 116ffc1b (qgis): Add QgsAttributes::operator== that takes care of NULL variants
Fixes an issue that the postgres provider would return multiple subsequent
features whose attributes only differ only...
Matthias Kuhn
11:26 AM Revision b6194aa3 (qgis): Add test to check if QgsFeature.setAttributes handles 0 vs NULL correctly
Matthias Kuhn
11:15 AM Revision 48e4fb85 (qgis): Revert "use triple quoting with st_estimatedextent in postgres provider...
As it seems to address a meanwhile reverted behavior change in PostGIS 2.1
before it was released (see also https://t...
Jürgen Fischer
11:14 AM Revision 8300521e (qgis): Revert "use triple quoting with st_estimatedextent in postgres provider...
As it seems to address a meanwhile reverted behavior change in PostGIS 2.1
before it was released (see also https://t...
Jürgen Fischer
11:13 AM Revision 9f8aa849 (qgis): Cache geometries before rendering (curved geometries are going to be se...
Marco Hugentobler
11:11 AM Revision 63e18501 (qgis): Try to make raster calc test more reliable
Nyall Dawson
09:57 AM Revision b180decb (qgis): Add QgsAttributes::operator== that takes care of NULL variants
Fixes an issue that the postgres provider would return multiple subsequent
features whose attributes only differ only...
Matthias Kuhn
09:57 AM Revision 6d2e1122 (qgis): Add test to check if QgsFeature.setAttributes handles 0 vs NULL correctly
Matthias Kuhn
09:48 AM Revision 156a0e91 (qgis): Preserve 0 values from postgres int columns
Matthias Kuhn
09:48 AM Revision 160d1bf7 (qgis): Add test to check if QgsFeature.setAttributes handles 0 vs NULL correctly
Currently failing Matthias Kuhn
09:48 AM Revision c6f78735 (qgis): Add QgsAttributes::operator== that takes care of NULL variants
Matthias Kuhn
08:45 AM Revision de2b6a96 (qgis): Add function help for IF expression
Fix #13015 Matthias Kuhn
08:07 AM Revision 364df903 (qgis): Ensure LAS is always capitalized (fix #12012)
Nyall Dawson
08:07 AM Revision d36cd027 (qgis): Correct use of ellipsis in style menus (fix #10549)
Nyall Dawson
08:07 AM Revision 36992b3b (qgis): Standardise capitalisation of HTML string (refs #7050)
Nyall Dawson

2015-07-12

12:40 AM Revision b4c6023d (qgis): let first test truncate qgistest.html
Jürgen Fischer
11:49 PM Revision e679b0b2 (qgis): update qgsversion.h only if it going to be actually changed
Jürgen Fischer
12:32 PM Revision c7138ff8 (qgis): [labeling] Prevent users from unselecting all line placement options
(fix #13007) Nyall Dawson
11:55 AM Revision f9917b55 (qgis): Remove expected failure from shapefile provider unique values test
Failure was caused by GDAL bug #6020, which has now been fixed
in GDAL. It turns out the values are only incorrect if...
Nyall Dawson
11:41 AM Revision 8e125780 (qgis): Fix two minor Coverity uninitialized member warnings
Nyall Dawson
11:25 AM Revision c5a58a7f (qgis): Address cmake CMP0054 warnings
Nyall Dawson
 

Also available in: Atom