Activity
From 2015-03-24 to 2015-04-22
2015-04-22
- 08:35 PM Revision bcb95137 (qgis): Properly handle non matching number of WMS styles and layers in WMS pro...
- 07:47 PM Revision 32cc6e0b (qgis): Fix quoting of xfb-run invocation
- Works For Me (Ubuntu 14.04.2)
- 12:58 PM Revision 95a7fbc8 (qgis): Followup b2ca7f, fix bad merge
- 10:18 AM Revision deba02f1 (qgis): Improved placement for diagrams for line layers
- Previously the diagrams would often be displaced from the line
(depending on the line orientation). - 10:03 AM Revision b2ca7faf (qgis): Modernise diagram properties UI:
- Switch to stacked widget, QgsScaleRangeWidget, QgsFieldExpression
widget, QgsDoubleSpinBoxes.
Rearrange and reword c... - 10:03 AM Revision 16af7871 (qgis): Fix line placement flags for diagrams. Line placement options for
- PAL are flags, not an enum
- 10:03 AM Revision 7ce618a6 (qgis): Start modernising diagram ui
- 08:38 AM Revision 12d92e4f (qgis): Merge pull request #1998 from radosuav/missing_html_tags
- [processing] fix displaying result graphs
- 07:24 AM Revision 9c5cbd43 (qgis): osgeo4w: fix buildname (followup dec0ca5)
2015-04-21
- 11:04 PM Revision 02f5c73a (qgis): fix where clause when multiple features are filtered by ids (fixes #126...
- 10:20 PM Revision dec0ca59 (qgis): osgeo4w: restore running Nightly for tests (followup 51a7317)
- 10:00 PM Revision 774e5d30 (qgis): Fix crash on QgsDataDefined copy (fix #12027)
- 10:00 PM Revision 8cb87554 (qgis): Add unit test for QgsDataDefined copy
- 03:54 PM Revision 2fddcaf3 (qgis): Merge pull request #1994 from bstroebl/bugInEliminate
- [processing] avoid run-time error in the Eliminate sliver polygons algorithm
- 03:21 PM Revision fd817ec3 (qgis): fix selected query
- 03:13 PM Revision 8ccae4fe (qgis): [processing] add "mode" to ZonalStatistics output. Contributed by Anton
- Biatov
- 02:07 PM Revision 9d6b280a (qgis): [Processing][Feature] Add new algo to remove holes in a polygon layer
- 10:31 AM Revision c246fec2 (qgis): [Processing] Fix bug with displaying result graphs by adding <html> tags.
2015-04-20
- 11:04 PM Revision 8c1ee0c6 (qgis): Add ORACLE_INCLUDEDIR, ORACLE_LIBDIR CMake variables
- 10:00 PM Revision 3581e570 (qgis): doxymentaton: add 2.8 to main page
- 06:40 PM Revision e51d05ee (qgis): fix doxymentation warnings
- 11:37 AM Revision f0daab9c (qgis): processing: fix interpretation of oracle layers (fixes #12590)
- Funded by norbit.de
- 10:20 AM Revision 085d0ad0 (qgis): Fix zonal stats not saving values to spatialite layers (fix #11849)
- 10:20 AM Revision 5e41c432 (qgis): [FEATURE] Allow band selection for zonal stats plugin
- 10:20 AM Revision ee7b4d25 (qgis): [FEATURE] Add extra statistics to zonal stats plugin (fix #4430)
- Adds median, standard dev, min, max, range, minority, majority
and variety - 10:19 AM Revision e01dca75 (qgis): [FEATURE] Allow selection of wanted stats for zonal stats (fix #4429)
- 08:12 AM Revision 634641a9 (qgis): Merge pull request #1993 from manisandro/fldidx
- Fix primary key search uniqueness
Duplicate suffix `_0` has not been detected previously
2015-04-19
- 01:40 PM Revision d78bc7d1 (qgis): osgeo4w: reflect version in nightly build name
- 11:04 AM Revision 4bc74026 (qgis): german translation update
- 08:49 AM Revision 398b1821 (qgis): Update ShapestoGrid.txt
- Better default for saga rasterization
- 08:49 AM Revision 8b91b9ef (qgis): Better default for COMPRESSTYPE in GDAL
- 08:49 AM Revision 4cfbe599 (qgis): Update Slope,Aspect,Curvature.txt
- Better defaults for slope and aspect in saga:processing
- 08:49 AM Revision 52b52e1e (qgis): fix GRASS7 v.generalize
- 08:49 AM Revision 4802bd60 (qgis): fix gdal_rasterize: remove duplicate options
- 08:49 AM Revision d808426e (qgis): [processing] set CRS for output grid (fix #12518)
- 08:48 AM Revision 7422857b (qgis): [processing] display X and Y labels on the scatterplot (fix #12095)
- 08:48 AM Revision 7f94cf7d (qgis): [processing] save last used models/scripts directory (fix #12536)
- 08:48 AM Revision 8ffa4acf (qgis): [processing] fix typo in the algorithm name (fix #12227)
- 08:39 AM Revision 466fe70c (qgis): Better output names for SAGA models
- 08:39 AM Revision 94d5795f (qgis): Better naming for GDAL outputs (partial fix for http://hub.qgis.org/iss...
- Conflicts:
python/plugins/processing/algs/gdal/gdalcalc.py
python/plugins/processing/algs/gdal/gdaltindex.py - 08:38 AM Revision 593027eb (qgis): Various fixes to Processing algs; fix for http://hub.qgis.org/issues/12537
- Conflicts:
python/plugins/processing/algs/gdal/ogr2ogrbuffer.py
python/plugins/processing/algs/gdal/ogr2ogrdissolve.py - 08:37 AM Revision 4cf7b4f2 (qgis): Better default for a Processing:SAGA module
- 08:37 AM Revision 5404bcdb (qgis): Update ShapestoGrid.txt
- Better defaults for Shapes to grid
- 08:37 AM Revision a9040067 (qgis): remove duplicate condition
- 08:37 AM Revision 612f57dc (qgis): better option text
- 08:36 AM Revision 02bec584 (qgis): fix gdal rasterize when using an existing raster layer
- 08:36 AM Revision 66580c47 (qgis): [Processing] Avoid consecutive quotes when calling OTB algorithms.
- 08:30 AM Revision 8c0b0e52 (qgis): fix typo
- 08:30 AM Revision a2258c55 (qgis): fix saga interpolations modules
- 08:30 AM Revision 872a89fe (qgis): fix saga catchment area modules
- 08:30 AM Revision 3987ea21 (qgis): fix saga shapes to grid
- 08:30 AM Revision 6c47c6cd (qgis): fix SAGA contour lines from grid
- 08:29 AM Revision 8d7d7fdb (qgis): Update MultilevelB-SplineInterpolation(fromGrid).txt
- Partial fix for https://hub.qgis.org/issues/12519
- 08:29 AM Revision d5146556 (qgis): Update MultilevelB-SplineInterpolation.txt
- Partial fix for https://hub.qgis.org/issues/12519
- 08:29 AM Revision c27a2a60 (qgis): Update CatchmentArea(Parallel).txt
- Partial fix for https://hub.qgis.org/issues/12483
- 08:29 AM Revision 59df02a7 (qgis): Update CatchmentArea(FlowTracing).txt
- 08:29 AM Revision 3dbab2c1 (qgis): Update CatchmentArea(Recursive).txt
2015-04-17
- 05:55 PM Revision 51a7317c (qgis): osgeo4w: fix running of grass test
- 05:04 PM Revision cd3a120a (qgis): Update ShapestoGrid.txt
- Better default for saga rasterization
- 03:59 PM Revision 812d5b11 (qgis): remove unused button in categorized renderer ui
- 12:43 PM Revision 7527651b (qgis): Fix RelationReference widget
- previously it would not return any value when the content changed since 868eeb2
- 09:51 AM Revision d79268cb (qgis): indentation update
2015-04-16
- 09:40 PM Revision 213a22bc (qgis): Fix calculation of zonal stats when source contains nodata or nan
- pixels (fix #11135)
- 05:59 PM Revision 6a46f464 (qgis): Better default for COMPRESSTYPE in GDAL
- 05:54 PM Revision af64ae96 (qgis): [PROCESSING] Avoid run-time error
- if intersection geometry is None (happens IMHO if geometries are not valid)
- 05:23 PM Revision 4c65277e (qgis): doxygen: add missing gui directory for effects
- 05:21 PM Revision 8a1ea2ee (qgis): Update Slope,Aspect,Curvature.txt
- Better defaults for slope and aspect in saga:processing
2015-04-15
2015-04-14
- 05:02 PM Revision 265c2539 (qgis): Fix primary key search
- 04:40 PM Revision a741f828 (qgis): Merge pull request #1992 from NaturalGIS/fix_grass7_v_generalize
- [processing] fix GRASS7 v.generalize
- 01:24 PM Revision ed6d8dca (qgis): fix GRASS7 v.generalize
- 02:36 AM Revision cfe397e7 (qgis): Better fix for ffd81f4, avoid unnecessary copies of geometry
2015-04-13
- 01:41 AM Revision cc9f2a62 (qgis): Call QgsComposer::restoreComposerMapStates in QgsComposer:changeEvent,
- not in showEvent (latter does not work reliably with some window
managers, such as openbox) (fix #6085) - 01:15 AM Revision 27224260 (qgis): Bump acceptable documentation coverage
- 11:30 PM Revision 31173331 (qgis): Fix incorrect calculation of priority for diagrams (fix #4692)
- 11:30 PM Revision 15b60438 (qgis): Fix scale dependant rendering of diagrams (fix #10700)
- 04:44 PM Revision d660acbf (qgis): doxygen: add effects directory
- 04:23 PM Revision b22be91e (qgis): include server plugin api in doxygen
- 04:12 PM Revision ffd81f4c (qgis): Fix failing tests
- 03:16 PM Revision 7c7ef6d8 (qgis): Fix diagrams not respecting canvas rotation
- Also fixes diagrams not showing for invalid polygons (fix #11955)
- 03:16 PM Revision 437fc824 (qgis): Followup 43f150d, fix labels always enabling with diagrams
- 12:47 PM Revision 18e4a0c8 (qgis): Fix scale dependant rendering of diagrams (fix #10700)
- 11:44 AM Revision 946ca075 (qgis): Fix incorrect calculation of priority for diagrams (fix #4692)
2015-04-12
- 05:39 AM Revision 9c336b53 (qgis): fix grass script install
- 03:30 AM Revision 9ba490a7 (qgis): fix coverity warnings
- 02:02 AM Revision dfda3fb7 (qgis): yet another debian fix (followup 1dd8317)
2015-04-11
- 01:41 AM Revision ad23f280 (qgis): fix grass provider test (followup 7219336)
- 08:56 PM Revision 1dd8317b (qgis): debian packaging fix (followup 1a547d0)
- 07:59 PM Revision 48e9be96 (qgis): changed default value of the updateList argument
- 05:20 PM Revision 1a547d07 (qgis): grass related debian packaging update
- 11:27 AM Revision 0405a65e (qgis): Some UI tweaks to graduated renderer widget
- 11:11 AM Revision d371824a (qgis): Fix setting min in raster histogram using mouse also zooms chart
- 11:11 AM Revision f7d99d1e (qgis): Avoid creating 3 identical label candidates in offset point mode
- ...should speed up label position calculation
- 10:36 AM Revision 66d55dab (qgis): Merge pull request #1988 from NaturalGIS/master
- [processing] remove duplicate options from gdal_rasterize (fix #12538)
- 07:57 AM Revision 325b8242 (qgis): Fix setting min in raster histogram using mouse also zooms chart
- 03:15 AM Revision 28b5217b (qgis): Merge pull request #1974 from vmora/graduated_by_size
- [feature] graduated with varying size
2015-04-10
- 10:45 PM Revision 04324fd6 (qgis): server: fix layer order in 'LayerDrawingOrder' (followup de5a3f5)
- 07:03 PM Revision ed784d94 (qgis): fix gdal_rasterize: remove duplicate options
- 05:11 PM Revision fa99a960 (qgis): oracle spatial: use sdo_relate for exact intersect feature requests whe...
- 05:08 PM Revision 6386dc6e (qgis): osgeo4w: include python wrapper batch
- 04:14 PM Revision 790216fc (qgis): Fix QgsWmsDpiMode enum declaration
- (cherry picked from commit 1f58f3371f58e0d54fdcf8d1536d7dc741c984ff)
- 03:53 PM Revision 1f58f337 (qgis): Fix QgsWmsDpiMode enum declaration
- 03:44 PM Revision 96d4003a (qgis): [processing] set CRS for output grid (fix #12518)
- 03:26 PM Revision 864443df (qgis): [processing] display X and Y labels on the scatterplot (fix #12095)
- 03:25 PM Revision b9f391f9 (qgis): [processing] save last used models/scripts directory (fix #12536)
- 03:25 PM Revision a449af25 (qgis): [processing] fix typo in the algorithm name (fix #12227)
- 02:44 PM Revision 72193362 (qgis): GRASS 6/7 build fixes:
- * fix build on windows
* fix grass build on precise (using cmake <2.8.8, ie. without INCLUDE_DIRECTORIES target prope... - 11:04 AM Revision 5aaa125d (qgis): Better output names for SAGA models
- 09:44 AM Revision 686ba43c (qgis): Better naming for GDAL outputs (partial fix for http://hub.qgis.org/iss...
- 09:19 AM Revision a911e6e8 (qgis): Various fixes to Processing algs; fix for http://hub.qgis.org/issues/12537
- 09:14 AM Revision 84af60ad (qgis): [feature] graduated with varying size
- The graduated symbol renderer now allows to use varying size instead of
varying color.
The classification remains th... - 06:54 AM Revision 3a55abd1 (qgis): Better default for a Processing:SAGA module
2015-04-09
- 10:40 PM Revision c34f035c (qgis): Followup 43f150d, don't show diagram warnings if diagrams disabled
- (fix #12532)
- 08:11 PM Revision 4bc0078f (qgis): Update ShapestoGrid.txt
- Better defaults for Shapes to grid
- 07:12 PM Revision 8636620a (qgis): bump version number of the Processing plugin to avoid masking by the
- version from repository
- 07:11 PM Revision e6c7152d (qgis): Merge branch 'fix-gdal_rasterize'
- 07:10 PM Revision 7097a503 (qgis): remove duplicate condition
- 07:09 PM Revision df9d5f4b (qgis): Merge branch 'fix_gdal_rasterize' of https://github.com/NaturalGIS/QGIS...
- 07:05 PM Revision c801c503 (qgis): Merge pull request #1976 from radosuav/otb_double_quotes
- [processing] avoid consecutive quotes when calling OTB algorithms
- 07:04 PM Revision 33d973f5 (qgis): Merge pull request #1980 from NaturalGIS/gdal_rasterize_to_write_over_e...
- [processing] add gdal_rasterize tool to easily allow write over existing raster (fix #12523)
- 01:58 PM Revision b83eb9f5 (qgis): Merge pull request #1984 from NaturalGIS/fix_saga_interpolations
- fix saga interpolations modules
- 01:44 PM Revision c78374b6 (qgis): fix typo
- 01:41 PM Revision 31996172 (qgis): fix saga interpolations modules
- 12:57 PM Revision 7d812dd0 (qgis): Merge pull request #1983 from NaturalGIS/fix_saga_catchment_area
- fix saga catchment area modules
- 12:55 PM Revision 4548fbb3 (qgis): fix saga catchment area modules
- 12:30 PM Revision 1973c977 (qgis): Merge pull request #1982 from NaturalGIS/fix_saga_shapes_to_grid
- fix saga shapes to grid
- 12:24 PM Revision d9f19dea (qgis): fix saga shapes to grid
- 11:48 AM Revision dc7542cb (qgis): Merge pull request #1981 from NaturalGIS/fix_saga_contour
- fix SAGA contour lines from grid
- 11:46 AM Revision 33655a0e (qgis): fix SAGA contour lines from grid
- 11:25 AM Revision a23a30cb (qgis): add gdal_rasterize tool to easily allow write over existing raster
- 10:55 AM Revision 7c419bf2 (qgis): [GRASS] test case
- 10:53 AM Revision 5bc9a7ef (qgis): better option text
- 10:52 AM Revision a0d32b87 (qgis): fix gdal rasterize when using an existing raster layer
- 10:10 AM Revision 10a51f67 (qgis): include pointer to message in connection error message (fixes #12526)
- 10:02 AM Revision 60f460f2 (qgis): remove outdated batch file
- 09:56 AM Revision de5a3f5e (qgis): server: fix 'LayerDrawingOrder' (fixes #12484)
- 09:51 AM Revision 6ccfbbae (qgis): Don't show label properties dialog for diagrams
- 09:50 AM Revision d7eec444 (qgis): [FEATURE] Add checkbox to always show diagrams for a layer
- Unlike the global labeling setting this applies only to diagrams,
and only for a single layer. Defaults to on. (fix #... - 09:50 AM Revision 60526f4b (qgis): Fix diagrams with data defined placement not showing for transformed
- layers. Also fix move label tool not working for diagrams.
- 09:50 AM Revision 43f150dc (qgis): Allow diagrams to be disabled without losing settings (fix #11288)
- 09:50 AM Revision 13406771 (qgis): Fix diagrams not initially showing when toggling on/off layers
2015-04-08
- 12:17 AM Revision e8b06c7b (qgis): Merge pull request #1978 from m-kuhn/composerremoved
- Add QgisInterface::composerRemoved signal
- 11:21 PM Revision ed005c01 (qgis): Add QgisInterface::composerRemoved signal
- 10:56 PM Revision 77ede9ca (qgis): Boost unit test coverage of paint effects
- 05:48 PM Revision 18c856d0 (qgis): Update MultilevelB-SplineInterpolation(fromGrid).txt
- Partial fix for https://hub.qgis.org/issues/12519
- 11:18 AM Revision ab0010fc (qgis): Partially reverted 5e1b5a43 because it breaks GRASS create new mapset
- 11:08 AM Revision d3a947ab (qgis): Partially reverted 5e1b5a43 because it breaks GRASS create new mapset
- 10:33 AM Revision 25c5e4da (qgis): Update MultilevelB-SplineInterpolation.txt
- Partial fix for https://hub.qgis.org/issues/12519
- 10:21 AM Revision 74c864e7 (qgis): Update CatchmentArea(Parallel).txt
- Partial fix for https://hub.qgis.org/issues/12483
- 10:20 AM Revision d0a6b264 (qgis): Update CatchmentArea(FlowTracing).txt
- 10:19 AM Revision b90e7f41 (qgis): Update CatchmentArea(Recursive).txt
2015-04-07
- 09:54 PM Revision ccfe557c (qgis): Fix DPI scaling issue with paint effects and composer
- 05:57 PM Revision 21b5a82c (qgis): postgres data items: don't set srid for geometryless layers
- (cherry picked from commit d6e22af94965a6601d93374e892edb2a9a5ebd6c)
- 05:54 PM Revision d6e22af9 (qgis): postgres data items: don't set srid for geometryless layers
- 04:38 PM Revision f94d92f0 (qgis): [Processing] Avoid consecutive quotes when calling OTB algorithms.
- 02:27 PM Revision 12d7cfca (qgis): indentation update
- 01:27 PM Revision 5e7c043f (qgis): remove duplicate includes
- git grep -l "#include" src/ | while read f; do grep "#include" $f | sort | uniq -d |sed -e "s@^@$f:@"; done
- 11:27 AM Revision fcaf5600 (qgis): Optimise some headers for compile speed
- 11:05 AM Revision 7d4eb8bc (qgis): [GRASS] multi version build
- 11:01 AM Revision 7210c4a6 (qgis): Fix QgsRubberBand visibility behavior (followup 37171dc0)
- Visibility behavior stays the same as in QGIS 2.6
Test included.
Fix #12486
Contributed via https://github.com/qgis/... - 10:47 AM Revision 892f142e (qgis): Merge pull request #1972 from naihil/rubberband-visibility-fix
- Don`t change current visibility flag of rubberband on updates
2015-04-04
- 11:57 PM Revision f055db1e (qgis): map canvas: update sip bindings (followup c3321e5)
- 11:56 PM Revision d9245d70 (qgis): map canvas: update sip bindings (followup bef4059f)
- 11:51 PM Revision 941f045e (qgis): dxf export:
- * reinstate palette colors, but exclude black/white
* fix hatch transparency
* fix active (initial) v(iew)port
(cher... - 11:43 PM Revision fe3dc4cf (qgis): postgres provider: also apply filterWhereClause to feature iterators (f...
- (cherry picked from commit 97572244dc699c6d5480f736e38d9246496cef20)
- 11:42 PM Revision 88895593 (qgis): db manager: fix setting of contrast enhancement for spatialite rasters ...
- 11:38 PM Revision be12c19e (qgis): db manager: fix setting of contrast enhancement for spatialite rasters ...
- 10:13 PM Revision ff708926 (qgis): Revert "dump unaryminus without space between operand"
- This reverts commit 6122a9fff7697658c61b9f909179c87517aed67a.
- 01:28 PM Revision ffa2ead5 (qgis): fix translation string
2015-04-03
- 11:19 AM Revision a2a7a82e (qgis): fix for #11863
- when a unary-minus is encountered, add a minus to the operand
- 11:18 AM Revision 6122a9ff (qgis): dump unaryminus without space between operand
2015-04-02
- 05:47 PM Revision 97572244 (qgis): postgres provider: also apply filterWhereClause to feature iterators (f...
- 05:31 PM Revision e16ebfa5 (qgis): Fix typo
- 05:28 PM Revision e4e48398 (qgis): Add checkbox to only load wfs features intersecting the current canvas ...
- 01:47 PM Revision 6850ce62 (qgis): Fix QgsRubberBand visibility behavior
- Visibility behavior stays the same as in QGIS 2.6
Test included - 09:08 AM Revision bef4059f (qgis): [BUGFIX] Update DatumTransformInfo on layerCrsChanged
- The QgsMapCanvas datumTransformInfo is not updated after a layerCrsChanged.
This causes a bug in QGIS-Server which d... - 09:05 AM Revision c3321e5d (qgis): [BUGFIX] Update DatumTransformInfo on layerCrsChanged
- The QgsMapCanvas datumTransformInfo is not updated after a layerCrsChanged.
This causes a bug in QGIS-Server which d... - 08:49 AM Revision ba73048d (qgis): [processing] median calculation for zonal statistics
- 08:49 AM Revision ed4fe88d (qgis): Merge branch 'ftools-enhancements'
- 08:35 AM Revision 9b83b53c (qgis): minor fixes
- 07:56 AM Revision f0053b82 (qgis): Merge branch 'master' of https://github.com/gbd-consult/QGIS into ftool...
- Conflicts:
python/plugins/fTools/tools/doPointsInPolygon.py
2015-04-01
- 12:33 PM Revision f11fdb04 (qgis): Don`t change current visibility flag of rubberband on updates
- 12:30 PM Revision 37171dc0 (qgis): Fix QgsRubberBand refresh
- - Fixes invalid calculation of rubberband boundingRect
- Scales icon and pen width with rubberband when computing rec... - 12:25 PM Revision a844bfa1 (qgis): Recompute rubberband extent on zoom/pan
- Fix #12392
Includes testcase - 12:25 PM Revision 84d47c9c (qgis): Scale icon and pen width with rubberband when computing rect
- Restores full 2.6 compatibility
- 12:25 PM Revision d43d8bf5 (qgis): Fix invalid calculation of rubberband boundingRect
- 09:49 AM Revision da527e79 (qgis): [GRASS] mutex function called by browser item (fixes crash in simultane...
- 09:47 AM Revision d8bd20e5 (qgis): [GRASS] fix crash in browser when opening GRASS 6 mapset with GRASS 7
- 09:42 AM Revision 5e6ca2ef (qgis): [GRASS] mutex function called by browser item (fixes crash in simultane...
2015-03-31
- 11:03 PM Revision 52fe2dec (qgis): Set useGui on Android
- 05:00 PM Revision 8a43e909 (qgis): GRASS 7.0.0 API change
- 04:24 PM Revision b3e55445 (qgis): [GRASS] fix crash in browser when opening GRASS 6 mapset with GRASS 7
2015-03-30
- 09:23 PM Revision 4f36b657 (qgis): [BUGFIX] In WFS GetFeature joined fields not are not returned
- In the WFS GetFeature Request, the joined fields are not returned. It's due to
the use of provider instead of layer ... - 09:15 PM Revision eb5717d5 (qgis): [BUGFIX] In WFS GetFeature joined fields not are not returned
- In the WFS GetFeature Request, the joined fields are not returned. It's due to
the use of provider instead of layer ... - 05:23 PM Revision b6a41943 (qgis): dxf export: either use rgb or palette color (followup 9961095)
- 10:53 AM Revision 94dda441 (qgis): ValueRelation autocompleter: case insensitivity
- 03:34 AM Revision c7b28dbd (qgis): Backport of pull request #1932
2015-03-29
- 01:16 AM Revision 5f1ed358 (qgis): Merge pull request #1932 from ccrook/Field_calculator_expression_fix
- Fix #12257 - allow creation of expression field on delimited text layer
- 07:47 PM Revision 1cce091e (qgis): [FEATURE] Add lineedit with autocompleter for ValueRelation edit widget
- 11:30 AM Revision 08d4d3ba (qgis): Add apply button to label properties dialog
- 11:28 AM Revision bdcfa011 (qgis): UI Improvements to label properties dialog
- Add scroll area, collapsible group boxes so the dialog isn't so
oversized. - 11:28 AM Revision ea2c6742 (qgis): Add handling of null values to some widgets in label properties
- This allows clearing the data defined values for these properties,
which nulls their attribute value and resets the p... - 11:28 AM Revision 727ef9b5 (qgis): Initially populate label properties dialog with data defined results
- ...even if the data defined property is set to an expression. Although
the values can't be altered for expression bas... - 11:20 AM Revision 0071593b (qgis): More QgsUnitSelectionWidget cleanups
2015-03-28
- 11:16 AM Revision 8b37ea2b (qgis): [FEATURE] Add option to symbology to prevent clipping of features
- This option (located under the symbol advanced menu) disables the
automatic clipping of lines/polygons to the canvas ... - 10:04 AM Revision 742f3233 (qgis): [FEATURE] Paint effects for layers and symbol layers
- This commit adds a new framework for implementing paint effects, which
modify the results of QPainter operations to a... - 09:14 AM Revision fe2db526 (qgis): Possible fix for placement of labels with offset from point mode and ro...
- 08:19 AM Revision 002739b6 (qgis): Fix buffer size was incorrectly stored in x position data defined
- field for label properties dialog
- 08:16 AM Revision c2788690 (qgis): Don't keep dangling pointers in QgisApp::mPrintComposers
- 08:15 AM Revision 481b192e (qgis): Standardise use of red minus icon (fix #12425)
2015-03-27
- 11:49 PM Revision 99610950 (qgis): dxf export:
- * reinstate palette colors, but exclude black/white
* fix hatch transparency
* fix active (initial) v(iew)port - 02:12 PM Revision 264c0ec3 (qgis): Add unit tests for virtual fields
- 02:12 PM Revision c44285ba (qgis): Make virtual fields updatable
- Fix #11547
Fix #10994 - 02:12 PM Revision 7905f7f9 (qgis): Show current expression of virtual fields
2015-03-26
- 04:48 PM Revision 733b7c9c (qgis): Add filter chaining to the pre-filters of the relation reference wdg
- 04:48 PM Revision 868eeb27 (qgis): Add pre-filters to relation reference widget
- 04:48 PM Revision c5a4ea56 (qgis): Add "filter fields" configuraiton option to relation reference widget
- 12:25 PM Revision f9ee7a3b (qgis): [feature] filter the attribute table only if there is a selection (feat...
- 11:27 AM Revision 5b5f16e8 (qgis): Merge pull request #1964 from mhugo/fix_querybuilder_joins2
- Allow provider-level filtering (subset string) on layers with joined fields
2015-03-25
- 12:58 AM Revision 837c7ee8 (qgis): [composer] Don't redraw map if layers change and map is set to cached
- Previously map was being redrawn every time a layer was added or
removed from the registry, which blocked the ui unti... - 12:55 AM Revision 012ee0b4 (qgis): [composer] Smaller step for attribute table spin widgets
- 07:23 PM Revision 581d7f8e (qgis): postgres provider: fix retrieval of default values from other schemes (...
- 06:44 PM Revision 3229813f (qgis): server: deduce service wms from request if not explictly given (SERVICE...
- (cherry picked from commit 3552b83474682f3c2fc1515d4225b906a0cab74c)
- 06:43 PM Revision e983efb0 (qgis): server: fix parsing of bbox numbers in scientific notation containing +
- (reverts 905561f, cherry picked and merged 6309dbd, 57046c5, 8c8a9e0)
- 06:38 PM Revision 2e0cba56 (qgis): expressions: fix modulo 0 crashes (fixes #12431)
- (cherry picked from commit 9596f97db605421eabe6643a10f25db8a7747df9)
- 06:38 PM Revision 3d3ccd08 (qgis): update_ts.sh: include locations
- (cherry picked from commit 45fbb3f5a954d52779ba742087811ff4d9a91582)
- 06:37 PM Revision 16e39bcd (qgis): include qgslayerdefinition.sip in bindings
- (cherry picked from commit 80bbed1595d352c22a79cff5c87d62e740826b25)
- 06:36 PM Revision aa977516 (qgis): vector layer: connect missing edit buffer signals
- (cherry picked from commit 65378e6a108656fb33e919de59feabb10b8b6e19)
- 05:46 PM Revision d1985b3d (qgis): [Processing] Improve the robustness of models when the parameters in t...
- 11:32 AM Revision 4a52750a (qgis): Allow provider-level filtering on layers with joined fields (fix confli...
2015-03-24
- 09:59 PM Revision e21010c0 (qgis): ftools: fix strings and add to translation (fixes #9970)
- 08:59 PM Revision 7019db88 (qgis): raster calculator: add logarithmic functions
- 08:48 PM Revision 6309dbd1 (qgis): server: accept empty bbox as valid (followup 57046c5, fixes #12440)
- 02:14 PM Revision f0caf170 (qgis): dxf export: fix data defined outline color of simple markers
- (cherry picked from commit 7469d2bbf038d17a5801b42dcb6e388ca093fe17)
- 02:14 PM Revision 7469d2bb (qgis): dxf export: fix data defined outline color of simple markers
- 01:19 PM Revision 80bbed15 (qgis): include qgslayerdefinition.sip in bindings
- 10:57 AM Revision 7bdc9c19 (qgis): Do not mark python plugins as broken in plugin installer when having da...
- Although plugin with a dash in the name is not a correct python package name,
the qgis python support recognizes them... - 09:43 AM Revision 4e6ba7bd (qgis): Merge pull request #1960 from manisandro/nitpick
- Don't store QGis::WkbType in int
Also available in: Atom