Activity

From 2015-01-22 to 2015-02-20

2015-02-20

11:49 PM Revision da762701 (qgis): Add qgis.server to PyQGIS console .api file generation
Larry Shaffer
11:49 PM Revision 4b076290 (qgis): Update Mac bundling for qgis_server lib
Larry Shaffer
11:38 PM Revision 582d009f (qgis): oracle provider: consider srid when looking trying spatial index (follo...
Jürgen Fischer
09:23 PM Revision eb6910e0 (qgis): Merge pull request #1918 from isedwards/isedwards-license-info-update
Update README.md with complete licence info Tim Sutton
08:21 PM Revision c1b68a52 (qgis): Update README.md
The actual QGIS licence (viewable in any source file, e.g. src/core/qgis.cpp) shows that the software is licenced und... Ian Edwards
04:04 PM Revision a9ae8f0f (qgis): osgeo4w: fix python server module packaging
Jürgen Fischer
04:03 PM Revision c2bc2795 (qgis): osgeo4w: fix python server module packaging
Jürgen Fischer
02:31 PM Revision 8d1c5c6e (qgis): include missing zh-Hans translation
Jürgen Fischer
02:28 PM Revision eecee2d5 (qgis): include missing zh-Hans translation
Jürgen Fischer
02:09 PM Revision de8a0025 (qgis): use gdal enums GDALDataType and GDALColorInterp instead of int
Jürgen Fischer
01:06 PM Revision f537922b (qgis): Bump version to 2.9
Jürgen Fischer
01:05 PM Revision 1b2323ae (qgis): Release of 2.8 (Wien)
Jürgen Fischer
01:05 PM Revision e907c3ee (qgis): changelog update for 2.8
Jürgen Fischer
01:05 PM Revision 7e97433e (qgis): translation update to 2.8 from transifex
Jürgen Fischer
12:50 PM Revision 7bb1966d (qgis): fix syntax error (followup 7ffdef2)
Jürgen Fischer
12:03 PM Revision dd539356 (qgis): Merge pull request #1917 from timlinux/master
Small tweaks and improvements to the changelog in news Tim Sutton
12:01 PM Revision 8fe1fa87 (qgis): Small tweaks and improvements to the changelog in news
Tim Sutton
11:30 AM Revision 10d2ce45 (qgis): Add tests for rotated map
Thanks Nyall for initial template.
Include tests for raster layers, SVG and simple markers
with data-defined or fixe...
Sandro Santilli
10:27 AM Revision e09437b2 (qgis): Merge pull request #1860 from marcel-dancak/getfeatureinfo-bbox-fix
Mapserver: using bbox filter on features in GetFeatureInfo only when BBOX parameter is given Marco Hugentobler
09:42 AM Revision 34a6a368 (qgis): Merge pull request #1861 from timlinux/master
This PR will allow FindQGIS.cmake to find QGIS libs/includes in QGIS_PREFIX_PATH too Tim Sutton
09:23 AM Revision c69f1533 (qgis): Fix #11589 - diagrams with OTF reprojection
Martin Dobias
09:04 AM Revision c3d9f10c (qgis): Fix #12193 - problem with update of SQL query in DB manager
In the scenario described in the bug report, the selected text was empty,
but editor's hasSelectedText() would still ...
Martin Dobias
08:42 AM Revision d34eaf07 (qgis): add translations update and changelog update to bin/release.pl
Jürgen Fischer
07:49 AM Revision 5eba5755 (qgis): Fix #12197 - cannot delete old visibility preset
When a preset gets applied, we try to fix it by removing irelevant stuff
(e.g. legend items that do not exist anymore...
Martin Dobias
05:18 AM Revision c9682e55 (qgis): Fix #11951 - support for output directory in batch processing
Martin Dobias
05:16 AM Revision efcbe2f5 (qgis): Fixed Split vector layer algorithm
Previously it would leave all output files except for the first one empty Martin Dobias

2015-02-19

12:33 AM Revision aab3bfdd (qgis): Some documentation updates preceeding the release
Jürgen Fischer
10:44 PM Revision e1508c1e (qgis): Use cmake variable rather than env var for QGIS Cmake Find rules when u...
Tim Sutton
10:44 PM Revision 810edb7f (qgis): Added support for finding QGIS in QGIS_PREFIX_PATH when using FindQGIS....
Tim Sutton
09:41 PM Revision a94cadf5 (qgis): avoid repeating the array dimension (followup e6f91ca)
Jürgen Fischer
09:34 PM Revision 5836d1db (qgis): restore initial page (followup 74d0846)
Jürgen Fischer
04:02 PM Revision 7fff6aa5 (qgis): Fix entry in AUTHORS (space instead of tabs)
Martin Dobias
03:56 PM Revision 944413f5 (qgis): Added Ivan Mincik and Marcel Dancak also to the other list of contributors
Martin Dobias
03:53 PM Revision 863a9d2a (qgis): Merge pull request #1914 from imincik/contributors
Adding 'Marcel Dancak' and 'Ivan Mincik' to contributors Martin Dobias
03:24 PM Revision 13d77f4c (qgis): Adding 'Marcel Dancak' and 'Ivan Mincik' to contributors
Ivan Mincik
01:39 PM Revision 9e83ed83 (qgis): server: also load value related layers for cached layers
Jürgen Fischer
12:50 PM Revision 764f9e7c (qgis): Browser favourites restore state fix
Radim Blazek
11:37 AM Revision 09a52830 (qgis): Browser GRASS multilayer map fix
Radim Blazek
11:22 AM Revision f5315feb (qgis): Correctly remove duplicated check
Sandro Santilli
11:19 AM Revision c00a8b33 (qgis): Added myself to the map
Martin Dobias
11:06 AM Revision cda4df41 (qgis): Handle save and load error for rendered image
Sandro Santilli
10:51 AM Revision 53572639 (qgis): Revert "Remove duplicated check"
This reverts commit 9a4cecc5f7e8329f1a09e3b9eeccbd764bb33f40.
The check was not duplicated, I just misread it (Oops, ...
Sandro Santilli
10:23 AM Revision 9a4cecc5 (qgis): Remove duplicated check
Sandro Santilli
10:14 AM Revision cafeaa68 (qgis): Give a better error message when expected image is missing
Avoids the confusing "pre-set DPI not equal to painter's DPI"
message
Sandro Santilli
09:45 AM Revision e38b13c5 (qgis): Fix rule-based renderer's descendants() method.
This was causing unexpected changes to rule keys on 3rd level and deeper Martin Dobias
08:31 AM Revision c89688a2 (qgis): Followup to ea00b36; only replace Q_WS_X11 with Q_OS_UNIX for non-Mac
- QgsMapToolOffsetCurve fix not needed, works OK on Mac Larry Shaffer
07:56 AM Revision ad86ffe1 (qgis): Fix #12088 - selection tool - do not consider invisible features
This avoids dangerous situations where the user inadvertently selects features
that are not rendered and does further...
Martin Dobias
06:24 AM Revision 7f2fac15 (qgis): Add some more test mask images
Also some debugging info for tests failing on certain platforms. Nyall Dawson
06:24 AM Revision 74d08462 (qgis): Update tab order in dialogs
Nyall Dawson
06:23 AM Revision 6e476836 (qgis): Remove use of deprecated register keyword
Nyall Dawson

2015-02-18

09:24 PM Revision b45d3843 (qgis): Fix include in coding docs
Nyall Dawson
09:23 PM Revision 854c0b8b (qgis): Allow use of masks for unit test control images
Masks set which pixels in the control image should be tested and
an optional tolerance for each pixel. This is done v...
Nyall Dawson
06:32 PM Revision bf56457a (qgis): postgres provider: also use fieldExpression used to retrieve values in
minimumValue/maximumValue/uniqueValues Jürgen Fischer
06:32 PM Revision 4321c096 (qgis): server: keep NULL values on featureinfo
Jürgen Fischer
06:28 PM Revision 9a75c9e1 (qgis): Add C++11 -Wno-deprecated-register only to clang versions with support
Larry Shaffer
02:55 PM Revision 39d37650 (qgis): defer readMapLayer signal for layers with joins to let editor widgets p...
Jürgen Fischer
01:22 PM Revision b8c25251 (qgis): [Processing] Fix bug in reading ParameterMultipleInput in OTB algorithms.
Radoslaw Guzinski
11:25 AM Revision 342a0cbd (qgis): Add comments for every intentional case fall-through
Improves code maintainability/readability Nyall Dawson
10:19 AM Revision 0df6dee8 (qgis): Fix warning
Nyall Dawson
09:25 AM Revision 1e97b62c (qgis): coverity fixes
Jürgen Fischer
08:37 AM Revision fc22bf19 (qgis): identation update
Jürgen Fischer
08:24 AM Revision 1f0f39b4 (qgis): Merge pull request #1909 from nirvn/memorylayer_uid_fix
[memory layer] improve data source uid to be unique across different sessions Jürgen Fischer
08:18 AM Revision b6dd1e41 (qgis): fix string truncation with spatialite and memory layers (followup 065d1...
Jürgen Fischer
07:59 AM Revision d8083b96 (qgis): Fix #12139 - added features saved in reversed order
Martin Dobias
07:35 AM Revision d4f509f7 (qgis): Avoid some mixing enum types warnings
Nyall Dawson
07:35 AM Revision b0657b0f (qgis): Fix unchecked return values
Nyall Dawson
07:35 AM Revision 8ee8fc54 (qgis): Avoid some unnecessary dynamic_casts in QgsProject
...fixes Coverity warning Nyall Dawson
07:35 AM Revision 3c71498c (qgis): Add some missing /TransferThis/ to sip bindings for QObject parents
Nyall Dawson
07:35 AM Revision e952fe84 (qgis): Fix some uncaught transform exceptions
Nyall Dawson
07:35 AM Revision 05c07f2b (qgis): Fix wfs features not adding to spatial index
Nyall Dawson
07:35 AM Revision 7c4de560 (qgis): Avoid null dereference
Nyall Dawson
06:14 AM Revision f301cb80 (qgis): Fix #11785 - WFS failed to determine geometry column
Martin Dobias
02:42 AM Revision b1bc3cd7 (qgis): [memory layer] improve data source uid to be unique across different se...
Mathieu Pellerin - nIRV

2015-02-17

12:49 AM Revision 69c58e9e (qgis): Consistently set parent on composer child dialogs
Sandro Mani
12:24 AM Revision a0e2fe1f (qgis): Also handle WhiteToBlack case in QgsSingleBandGrayRenderer::legendSymbo...
Sandro Mani
11:43 PM Revision 40611736 (qgis): [pyqgis-console] prepared api file update
Salvatore Larosa
11:43 PM Revision f6a1b7e2 (qgis): [pyqgis-console] fix missing import in compile apis script
Salvatore Larosa
10:40 PM Revision 1c3472ab (qgis): fix freebsd build (fixes #12105)
Jürgen Fischer
10:25 PM Revision b0878531 (qgis): identify results: consider plain/text wms response and gml attributes a...
Jürgen Fischer
09:41 PM Revision e7482816 (qgis): processing: add uuid parameter to memory: outputs (followup f64730e)
Jürgen Fischer
09:18 PM Revision 58a68b60 (qgis): Sync mersenne-twister with upstream
Includes fixes for out-of-bounds read and incorrect generation
of numbers
Nyall Dawson
09:02 PM Revision e2dd5043 (qgis): processing: fix unused variable error
Jürgen Fischer
07:21 PM Revision 1b0fb480 (qgis): Merge pull request #1904 from gioman/fix_ogr2ogr_clip
[processing] ogr clip by polygon: clip polygon layer name must be declared to avoid issues with postgis and spatialit... Alexander Bruy
06:27 PM Revision da0822c5 (qgis): server: add charset utf-8 to content type of responses in text/ format
Jürgen Fischer
06:26 PM Revision 0954a203 (qgis): server: also load layers referenced in value relations (followup ceceeb...
Jürgen Fischer
02:38 PM Revision 70a0a6e3 (qgis): Fix #12151 - fix cached composer map image when zoomed in a lot
The map was being rendered with wrong parameters when width or height
exceeded 5000 pixels.
Martin Dobias
02:25 PM Revision b3a4aced (qgis): Merge pull request #1893 from rutsky/patch-2
add missing dot at the end of sentence Matthias Kuhn
02:07 PM Revision f64730e8 (qgis): workaround to create unique memory layer data sources (fixes #12206)
Jürgen Fischer
01:53 PM Revision 255cbd2c (qgis): Fix #11965 - improve performance of selectedFeatures()
The slowness of merge / split features tools was caused by the change in the logic
in selectedFeatures(): instead of ...
Martin Dobias
12:19 PM Revision ffd7f8a8 (qgis): Fix #12050 - possible crash on launch
Do not allow infinite recursion setExtent() -> setCenter() -> setExtent() Martin Dobias
11:24 AM Revision 8eab61d9 (qgis): Fix #12215 - missing icons in fTools and GdalTools
Martin Dobias
07:05 AM Revision cf4c7c60 (qgis): Avoid uninitialized member in legend renderer
Nyall Dawson
07:05 AM Revision ca867636 (qgis): Avoid large parameter passed by value
Nyall Dawson
07:05 AM Revision dc77d581 (qgis): Hide logically dead code
Nyall Dawson

2015-02-16

09:14 PM Revision ceceebdf (qgis): server getfeatureinfo: delegate value representation to editor widgets ...
Jürgen Fischer
06:02 PM Revision 6e773504 (qgis): dxf export: fix encoding for japanese (take II; followup ce0fd7a)
Jürgen Fischer
12:49 PM Revision 96732bb9 (qgis): Merge pull request #1901 from m-kuhn/fixrendering
Fix rendering position in incremental rendering Matthias Kuhn
11:10 AM Revision b3bd32ff (qgis): server getfeatureinfo: restore quoting in plain/text format
Jürgen Fischer
10:28 AM Revision 1144f3e6 (qgis): Fix rendering position in incremental rendering
Matthias Kuhn
10:17 AM Revision e338daf2 (qgis): Fix misuse of enum in qwt_polar_plot
Nyall Dawson
08:45 AM Revision ce0fd7ac (qgis): dxf export: fix encoding for japanese
Jürgen Fischer
06:58 AM Revision 07ea41f9 (qgis): Grass plugin/provider fixes for Coverity
Nyall Dawson
06:58 AM Revision d3c88376 (qgis): Fix uninitialized members
Nyall Dawson
06:11 AM Revision c1fe68c8 (qgis): Fix big parameter passed by value warnings
Nyall Dawson
06:11 AM Revision da092bf0 (qgis): Coverity fixes: uninitialised members
Nyall Dawson
06:11 AM Revision f6d0e708 (qgis): Fix memory leaks
Nyall Dawson
06:11 AM Revision c9c15afa (qgis): Fix null dereference errors
Nyall Dawson
06:11 AM Revision e6f91ca4 (qgis): Avoid string overflow
Nyall Dawson
06:11 AM Revision 153dea25 (qgis): Rename variable to make intention clearer
Nyall Dawson
06:11 AM Revision 318a7161 (qgis): Coverity fixes - unreachable code
Nyall Dawson
06:11 AM Revision 2d8feebb (qgis): Some very minor Coverity related fixes
Nyall Dawson
01:16 AM Revision bca1560e (qgis): remove unused message log viewer flag (follows up followup followup 957...
Jürgen Fischer

2015-02-15

10:49 PM Revision ca86be78 (qgis): dxf export: doxyment more methods
Jürgen Fischer
10:10 PM Revision d9a16545 (qgis): dxf export: make encoding configurable (fixes #11578)
Jürgen Fischer
04:58 PM Revision 957f1ac1 (qgis): Followup followup ff788db
The code was moved. This was just a leftover. Matthias Kuhn
04:48 PM Revision 707e2bda (qgis): Followup ff788db
Commit ff788db unintentionally inverted the meaning of the ifdef check Matthias Kuhn
01:55 PM Revision e2e23f0c (qgis): snapping dialog: block signals when reloading snapping options
QgsProject: also apply default when property is not available and not only if
an existing one is invalid
fixes #12192
Jürgen Fischer
03:40 AM Revision ccdf452e (qgis): [raster] Fix unintentional int overflow
Nyall Dawson

2015-02-14

09:56 PM Revision 4a4a7005 (qgis): fix QgsProject::clearProperties() doxymentation
Jürgen Fischer
09:45 PM Revision 86d08b6c (qgis): restore option to open the attribute table with only currently visible ...
to improve performance (actually to make it usable with large tables again).
When used as initial setting in options...
Jürgen Fischer
08:58 PM Revision 553abbdc (qgis): Merge pull request #1900 from mhugo/fix_spatialite2
[spatialite] Bug fixes Jürgen Fischer
11:59 AM Revision f69e0bbf (qgis): Minor Coverity fixes (null dereference, uninitialised members)
Nyall Dawson
11:35 AM Revision 0080f9ef (qgis): Coverity fixes - unchecked return value
Nyall Dawson
02:47 AM Revision 8c16daf2 (qgis): Fix memory leak in PAL labelling engine
Nyall Dawson

2015-02-13

08:32 PM Revision 4a449562 (qgis): fix processing plugin main translation and add translations
for toplevel toolbox entries (fixes #12168) Jürgen Fischer
05:27 PM Revision 0a512605 (qgis): attribute table filter: consider LongLong numeric too
Jürgen Fischer
05:26 PM Revision 1e9774fd (qgis): qgis server fixes:
* support edit types based on edit widgets (adds qgis_gui dependency; fixes #12091)
* show null values (fixes #12114)...
Jürgen Fischer
03:14 PM Revision 221ba9c3 (qgis): [spatialite] Fix geometry column name case sensitivity
Hugo Mercier
01:14 AM Revision 32945058 (qgis): fix field calculator when update are allowed and add attribute is not (...
Jürgen Fischer

2015-02-12

12:07 AM Revision 065d190d (qgis): improve field conversions (fixes #12004)
Jürgen Fischer
09:34 PM Revision 749e2a5b (qgis): fix runtime warning
Jürgen Fischer
09:34 PM Revision 24c95afd (qgis): fix doxymentation warnings
Jürgen Fischer
09:34 PM Revision f540cd16 (qgis): processing: verify postgresql access and request credentials if necessa...
Jürgen Fischer
08:32 PM Revision e96b204b (qgis): Fix failing pal labeling canvas test
Make sure image dpi respects mapsettings dpi in
QgsMapRendererSequentialJob.
Also apply a workaround to avoid segfau...
Nyall Dawson
05:06 PM Revision 5273889d (qgis): Enable C++11 only for newer clang versions; match AppleClang for Cmake 3
- Switch STREQUAL conditionals to MATCHES for Clang to handle CMake 3
introduction of AppleClang compiler ID for Ma...
Larry Shaffer
04:55 PM Revision 1b252d4a (qgis): fix crash on snapping locator removal
Jürgen Fischer
04:07 PM Revision 3803979b (qgis): Fix #12190 - splitGeometry crashes on linear geometry with a split point
Martin Dobias
01:31 PM Revision 90bd24a3 (qgis): Remove obsolete useCache parameters
Marco Hugentobler
10:53 AM Revision 5e1b5a43 (qgis): Coverity fixes
Nyall Dawson
08:12 AM Revision 7a0d0410 (qgis): Merge pull request #1897 from arnaud-morvan/fix_fieldsmapper
[processing] Fix fieldsmapper Victor Olaya
07:14 AM Revision b26556e5 (qgis): Fix #11825 - handle centroid calculation also for invalid geometries
The on the fly simplification can corrupt geometries so let's try to deal
with it best we can
Martin Dobias
05:37 AM Revision b48e7fd3 (qgis): Fix #11993 - Fix crash with node tool and sql server
Funded By Digital Mapping Solutions Nathan Woodrow
04:47 AM Revision 53f5349f (qgis): Fix typo
Martin Dobias
04:39 AM Revision 059fd2c4 (qgis): Fix #11724 - do to not add extra geometries in union (ftools + processing)
Martin Dobias
02:04 AM Revision 1eaec173 (qgis): MSSQL - Don't use spatial index if there is null values, calc extent in...
Funded by Digital Mapping Solutions Nathan Woodrow

2015-02-11

11:19 PM Revision 1a606358 (qgis): "Fix" failing atlas composition tests
These failing tests are actually revealing an issue with the atlas
map API, which can't be fixed without a break.
Th...
Nyall Dawson
09:35 PM Revision 25652e42 (qgis): More Coverity fixes
Nyall Dawson
09:03 PM Revision 5397d6b4 (qgis): Add map rotation to symbol rotation
Only affects point marker symbols with data-defined rotation.
Fix #12152
Sandro Santilli
08:00 PM Revision 335a1675 (qgis): Adding new polish translator
Signed-off-by: Werner Macho <[email protected]> Werner Macho
05:07 PM Revision 12a4e7dc (qgis): Allow to load a query-based SQLite layer without geometry
Hugo Mercier
03:46 PM Revision 3c938275 (qgis): Fix #12182 - In FieldsMapper, emit commitData on expression editor change
Arnaud Morvan
02:34 PM Revision ed94aff1 (qgis): Fix #12183 - avoid error message in fieldsmapper when no field type sel...
Arnaud Morvan
01:49 PM Revision f76d7301 (qgis): indentation update/fix (followup 9ab22bd)
Jürgen Fischer
01:49 PM Revision 10e09bc7 (qgis): add override support to qgisstyle
include pep8 call in indentation run for python code Jürgen Fischer
12:22 PM Revision 47488f28 (qgis): Add unit test for API documentation coverage
This test checks that the coverage of the API docs does not drop
below a preset threshold (initially set at the curre...
Nyall Dawson
08:36 AM Revision 1f5b6fd0 (qgis): Use wait cursor when building indexes for snapping
Martin Dobias
08:24 AM Revision bbc7cba5 (qgis): Fix a crash resulting from corrupted undo stack (fixes #11940)
In field calc opened from attribute table, when changing attributes
there is a series of signals: layer emits attribu...
Martin Dobias
07:12 AM Revision 4e0431d8 (qgis): Coverity fixes (unchecked dynamic_cast)
Nyall Dawson
06:03 AM Revision 868720b7 (qgis): Coverity null dereference fixes
Nyall Dawson
04:01 AM Revision a15aa74b (qgis): Fix #12167 - Handle nulls in show label property for labels
Funded by Digital Mapping Solutions Nathan Woodrow
03:19 AM Revision edc1d5e5 (qgis): fix windows build
Jürgen Fischer
03:19 AM Revision f046d3fc (qgis): support datum transformation in composer (fixes #11874)
Jürgen Fischer
03:19 AM Revision f9ace43a (qgis): emit is not a function
Jürgen Fischer
03:09 AM Revision f601f927 (qgis): Coverity fixes
Nyall Dawson

2015-02-10

12:13 AM Revision 8e4368c7 (qgis): Replace use of rand with qrand
Nyall Dawson
11:06 PM Revision 1c2c9009 (qgis): Fix warning
Nyall Dawson
06:40 PM Revision 4938fe79 (qgis): offline editing: add layer to map layer registry before
copying the symbology - otherwise edit widget settings
won't be copied (fixes #11827)
Jürgen Fischer
06:27 PM Revision 2073c039 (qgis): attribute table: fix update of sort column (fixes #10976)
Jürgen Fischer
01:44 PM Revision d4668707 (qgis): Fix jumping map in canvas
This would happen only with overview canvas visible. Found by Mathieu.
Replacing the forced repaint() call by more s...
Martin Dobias
01:34 PM Revision fffd2fea (qgis): fix check-no-x
Jürgen Fischer
12:23 PM Revision c253a9f6 (qgis): Uninitialized variable fixes
Nyall Dawson
12:23 PM Revision ba7f0c7e (qgis): Default to faster render for heatmap renderer
Nyall Dawson
12:02 PM Revision 04c37f96 (qgis): Right missing right click on QgsColorButtonV2
Nathan Woodrow
11:21 AM Revision 27bf440e (qgis): Server: fix loading of dependent layers when using the getFeature() fun...
Marco Hugentobler
09:49 AM Revision e62a7fa7 (qgis): ogr clip by polygon: clip polygon layer name must be declared to avoid ...
Giovanni Manghi
08:54 AM Revision db175132 (qgis): Fix some warnings, incorrect use of abs for double values
Nyall Dawson
08:51 AM Revision 76927bb8 (qgis): Use a newer cmake version for Travis builds to avoid Qt warnings
Nyall Dawson
08:48 AM Revision 68f94647 (qgis): Fix #12165 - table can't be joined multiple times
Martin Dobias
07:37 AM Revision a7f77403 (qgis): More coverity fixes
Nyall Dawson
07:06 AM Revision dc156c8d (qgis): Fix #12154 - select by location not working when A covers B
The combination of touches+overlaps+contains is not enough if input layer
(where selection should be done) is complet...
Martin Dobias
07:06 AM Revision eaeff197 (qgis): Fix intersection in SelectByLocation and ExtractByLocation
Martin Dobias

2015-02-09

12:38 AM Revision b35a596a (qgis): raster calculator: allow unquoted raster references (fixes #11682)
Jürgen Fischer
09:46 PM Revision d0159e2d (qgis): postgres provider: restore default for cursor counter
Jürgen Fischer
05:17 PM Revision 72015bf5 (qgis): INSTALL: remove reference to Visual C++ 2008
Jürgen Fischer
05:14 PM Revision 0386ed01 (qgis): Fix issue with intents to rebuild index of an empty layer
With one or more empty layers, this would lead to a weird blinking due to progress
dialog being opened when snapping ...
Martin Dobias
11:46 AM Revision ee50520a (qgis): fix leak on loading layer definition (also fixes #12064)
Jürgen Fischer
06:05 AM Revision e4253721 (qgis): Coverity fixes
Including a notable bug causing "mean" to be missing from merge
attributes dialog options.
Nyall Dawson
04:35 AM Revision a1b858b8 (qgis): [raster] Fix cubic resampler visual glitches (refs #6561)
Resampler was not correctly bounding color components for premultiplied
image format. There's still errors in the res...
Nyall Dawson
01:15 AM Revision 0593ef6a (qgis): rename new QgsSnapper::snapPoint method to snapMapPoint and restore pyt...
of deprecated old version (fixes #12153) Jürgen Fischer
01:15 AM Revision 9fb00653 (qgis): more coverity fixes
Jürgen Fischer
01:15 AM Revision 90cc725b (qgis): nine cell filter: restore defaults
Jürgen Fischer

2015-02-08

12:06 AM Revision 47ffa70a (qgis): Merge pull request #1890 from rutsky/patch-1
treat PostgreSQL's "xml" field type as string Nathan Woodrow
11:39 PM Revision 3bb448a0 (qgis): add missing dot at the end of sentence
Vladimir Rutsky
11:02 PM Revision d6bfe7c1 (qgis): Add missing overrides
Nyall Dawson
07:32 PM Revision b67daf03 (qgis): new coverity fixes
Jürgen Fischer
07:27 PM Revision b2cfe0b3 (qgis): postgres provider: show notices
Jürgen Fischer
01:15 PM Revision a264a27d (qgis): fix windows build (pow called with an integer) and comma cosmetics
Jürgen Fischer
12:49 PM Revision a7baf396 (qgis): Preserve formatting of expressions for datadefined symbology
Followup 6fb347d Matthias Kuhn
12:49 PM Revision 2e9cc1a4 (qgis): Reduce debug noise and fix Qt5 compatibility
Fix #12145 (Master does not compile with Qt5 libraries) Matthias Kuhn
10:13 AM Revision 0ed6cfad (qgis): followup 2f9dfd250
Jürgen Fischer
10:12 AM Revision 2f9dfd25 (qgis): fix build error
Jürgen Fischer
09:03 AM Revision c4a6adc7 (qgis): Merge pull request #1753 from arnaud-morvan/processing_managefields
Create FieldMapper GeoAlgorithm Victor Olaya
09:02 AM Revision afd21cd7 (qgis): Merge pull request #1759 from arnaud-morvan/processing_bylocation_opera...
Processing bylocation operators Victor Olaya
08:53 AM Revision b1a2ccdc (qgis): Merge pull request #1892 from neteler/master
[processing] updates for GRASS GIS 7 support; file date updated in comment Alexander Bruy

2015-02-07

11:35 PM Revision a18286fa (qgis): GRASS GIS batch job needs sqlite directory to be created
Markus Neteler
11:14 PM Revision 6ed695aa (qgis): remaining cppcheck issues
Jürgen Fischer
09:53 PM Revision 0a1382a0 (qgis): updates for GRASS GIS 7 support; file date updated in comment
Markus Neteler
08:28 PM Revision 2589b1a7 (qgis): fix build without QwtPolar
Jürgen Fischer
06:41 PM Revision c67e31d1 (qgis): move travis notifications to #qgis-test
Jürgen Fischer
06:40 PM Revision 0f939702 (qgis): fix more cppcheck issues
Jürgen Fischer
03:34 PM Revision a40eca4a (qgis): Use core support for map rotation in composer
Includes patch by Martin Dobias
See http://lists.osgeo.org/pipermail/qgis-developer/2015-January/036309.html
Fix #11912
Sandro Santilli
03:30 PM Revision 7d6b7ccc (qgis): Show actually visible canvas area in overview (possibly rotated)
Fix #11862 Sandro Santilli
03:05 PM Revision 1ccf5584 (qgis): Add a new visiblePolygon method to QgsMapSettings
Centralizes code to return a possible rotated map area boundaries.
Makes use of the new method from the grid decorati...
Sandro Santilli
01:54 PM Revision 198d8fe5 (qgis): fix warnings and extra semicolons
Jürgen Fischer
12:57 PM Revision dc93261c (qgis): fix cppcheck issues
Jürgen Fischer
12:57 PM Revision 205b1367 (qgis): restore imports in python/plugins/processing/__init__.py (followup 956c...
Jürgen Fischer
11:45 AM Revision 66091cad (qgis): Remove travis notifications in IRC
Anyone who forks QGIS and has Travis will also send stuff to IRC which is annoying.
See https://github.com/travis-ci/...
Nathan Woodrow
10:51 AM Revision 4def416b (qgis): Merge pull request #1858 from vmora/symbol_list_refacto
line symbol layer refacto to avoid code duplication Nyall Dawson
09:56 AM Revision b60221a3 (qgis): Coverity fixes (uninitialized members)
Nyall Dawson
09:54 AM Revision 76b0bcfc (qgis): again more coverity fixes
Jürgen Fischer
03:16 AM Revision 5160d467 (qgis): More (probably harmless) uninitialized variables in tests
Nyall Dawson
02:31 AM Revision a3668f58 (qgis): more coverity fixes
Jürgen Fischer

2015-02-06

09:12 PM Revision e3d5a054 (qgis): fix some coverity issues
Jürgen Fischer
06:54 PM Revision e5a6a088 (qgis): treat PostgreSQL's "xml" type as string
Vladimir Rutsky
06:47 PM Revision e0116ef5 (qgis): Have QCOMPARE be more verbose about failure
Sandro Santilli
04:10 PM Revision 9e51488a (qgis): Create FieldMapper GeoAlgorithm
Arnaud Morvan
03:00 PM Revision 84936e59 (qgis): Add ParameterGoemetryPredicate and use it in XxxByLocation algorithms
Arnaud Morvan
12:29 PM Revision 67e4a9a1 (qgis): add missing file
Giovanni Manghi
12:29 PM Revision ac5d2843 (qgis): add gdal raster calculator to processing
Giovanni Manghi
09:59 AM Revision 88c928af (qgis): Fix a bunch of (probably harmless) uninitialized variables
(improves Coverity signal-to-noise ratio) Nyall Dawson
08:18 AM Revision e219a144 (qgis): Merge pull request #1886 from radosuav/processing_fix
[Processing] Don't fill empty fields in batch mode with 0. Victor Olaya
08:18 AM Revision 6f338d75 (qgis): Merge pull request #1887 from gioman/fix_processing_ogr_clip
fixes processing ogr clip tools when input is postgis/spatialite Victor Olaya
06:28 AM Revision 59b758bb (qgis): Fix #12069 - Don't adjust size of projection combobox
Funded by Digital Mapping Solutions Nathan Woodrow
04:50 AM Revision fe9c7c3e (qgis): Fix #12055 - Add split to function/help area on expression builder
Funded by Digital Mapping Solutions Nathan Woodrow

2015-02-05

11:55 PM Revision a6af682b (qgis): add new geoprocessing tools based on ogr2ogr and sqlite sql dialect
Giovanni Manghi
07:37 PM Revision 5c5cb406 (qgis): fixes processing ogr clip tools when input is postgis/spatialite
Giovanni Manghi
07:08 PM Revision fb344ff1 (qgis): Use a simpler image for testing composer map rotation and overview
Update expected results and configuration of new image
Add rendering anomalies, as determined by travis ubuntu 12.02
Sandro Santilli
03:58 PM Revision 32ab9677 (qgis): Merge pull request #1885 from gioman/processing_add_gdal_tiff_compressi...
fixes processing gdal rasterize and add compression options for geotiff outputs Alexander Bruy
03:03 PM Revision f6d533a8 (qgis): [Processing] Don't fill empty fields in batch mode with 0.
Should fix #12119 Radoslaw Guzinski
02:52 PM Revision 3749867c (qgis): fixes processing gdal rasterize and add compression options for tiff ou...
Giovanni Manghi
08:34 AM Revision e4fb95fa (qgis): [pal] Some const correctness and avoid passing large object by value
Nyall Dawson
08:31 AM Revision 249af5fb (qgis): Fix uninitialized variable
Nyall Dawson
08:30 AM Revision 73b95693 (qgis): Fix a bunch of memory leaks
...thanks Coverity, thoverity. Nyall Dawson
05:23 AM Revision f6d6c69b (qgis): Use Python editor font and size for code editor
Nathan Woodrow

2015-02-04

12:51 AM Revision 9de6ae9f (qgis): Fix #12100 - Expression tab by default
Nathan Woodrow
04:14 PM Revision 421dfb22 (qgis): Merge pull request #1881 from gioman/fix_processing_gdal_dstnodata
fix processing gdalwarp dstnodata Alexander Bruy
03:26 PM Revision 1fe580ca (qgis): fix processing gdalwarp dstnodata
Giovanni Manghi
12:56 PM Revision 91c4e7a3 (qgis): Merge pull request #1880 from gioman/processing_fix_gdal_a_nodata
fix a_nodata parameter in gdal processing Alexander Bruy
12:46 PM Revision 98fb59b3 (qgis): fix a_nodata parameter in gdal processing
Giovanni Manghi
07:19 AM Revision 7e66e334 (qgis): More memory leak fixes identified by Coverity
Nyall Dawson
07:18 AM Revision b1878254 (qgis): Fix memory leak in MsSql provider (identified by Coverity)
Nyall Dawson
07:18 AM Revision 9e9a2896 (qgis): Fix Coverity UNINTENDED_INTEGER_DIVISION errors
Nyall Dawson
07:18 AM Revision cb5ef020 (qgis): Avoid 'array compared against 0' error for QgsRasterLayer constructor
... by explicitly passing QString arguments. Otherwise the string
literals are implictly converted to bool and the wr...
Nyall Dawson
07:15 AM Revision 6e8d19c2 (qgis): fix windows 32bit build
Jürgen Fischer
06:15 AM Revision 6a58bc04 (qgis): Fix crash when simplification has overly high tolerance
Got rid of the custom simplification code and replaced it with simplification
provided by GEOS. The code is much simp...
Martin Dobias
01:39 AM Revision 6d4f4442 (qgis): sip fix: remove duplicate method and private methods from server request
handler (followup abd4a043) Jürgen Fischer

2015-02-03

10:42 PM Revision 85c171a0 (qgis): osgeo4w: link 32bit against Qwt 6
Jürgen Fischer
06:34 PM Revision a9599605 (qgis): relation reference widget: add methods to sip (followup 52c2e4e90)
Jürgen Fischer
06:33 PM Revision 290a949b (qgis): Merge pull request #1870 from m-kuhn/relref-orderbyvalue
Allow "order features by value" for relation reference widget Jürgen Fischer
03:53 PM Revision 3c2a92b9 (qgis): Merge pull request #1879 from gioman/fix_processing_encoding_split_vect...
[processing] fix enconding in Split Vector layer tool when splitting attribute has non ASCII chars (fix #12117) Alexander Bruy
01:34 PM Revision 035229f3 (qgis): fix enconding in Split Vector layer tool when splitting attribute has n...
Giovanni Manghi
11:38 AM Revision 6f2ba0f0 (qgis): Fix some copy/paste errors identified by Coverity
Nyall Dawson
11:22 AM Revision 93a86835 (qgis): Fix common memory leak after using QgsSymbolLayerV2Utils::loadSymbol
Nyall Dawson
10:50 AM Revision 005e158c (qgis): Fix some memory leaks exposed by Coverity
Nyall Dawson
10:49 AM Revision 5cacf59a (qgis): Fix uninitialized variables identified by coverity
Nyall Dawson
10:47 AM Revision b05e789c (qgis): Fix build
Nyall Dawson
10:23 AM Revision b456f4d6 (qgis): [processing] restore missed icons in various dialogs
Alexander Bruy
09:12 AM Revision 5560f00d (qgis): Merge pull request #1878 from gioman/fix_processing_encoding
fix enconding in processing when input layer names have non ascii chars (fix #12106) Alexander Bruy
09:06 AM Revision 2a339082 (qgis): fix enconding in processing when input layer names have non ascii chars
Giovanni Manghi
06:06 AM Revision a2d430eb (qgis): Options: Fix copy&paste error
Discovered by Nyall and coverity scan Martin Dobias
02:21 AM Revision abd4a043 (qgis): sip update
Jürgen Fischer

2015-02-02

06:46 PM Revision 932baa91 (qgis): hide console when python support is not available
Jürgen Fischer
06:45 PM Revision 2c820bb9 (qgis): db_manager: use SqlEdit when QgsCodeEditorSQL is unavailable (fixes #12...
Jürgen Fischer
01:20 PM Revision c8b6487a (qgis): osgeo4w: disable coverage tests
Jürgen Fischer
01:20 PM Revision ac4717fa (qgis): fix python imports (followup ee365bfc)
Jürgen Fischer
12:26 PM Revision d928caf6 (qgis): Fixes to the advanced digitizing
- make snapSegment() work if no segment was previously snapped
- fix highlight when a segment is snapped
- fix ghost ...
Martin Dobias
12:23 PM Revision ca459ee4 (qgis): dbmanager: fix import (followup 956c155e8f)
Jürgen Fischer
12:22 PM Revision 128e5b35 (qgis): fix warning
Jürgen Fischer
11:12 AM Revision ef8cf2ed (qgis): Revert "Temporarily disable Travis submission to cdash"
This reverts commit 8c1675a06a70d3845192f7b2c388acf3241b599f.
Dash is back up.
Nyall Dawson
11:11 AM Revision 44880650 (qgis): debian packages: only enable coverage tests for debug builds
Jürgen Fischer
10:28 AM Revision ee365bfc (qgis): fix pep8 warnings
Jürgen Fischer
10:01 AM Revision 9143bd7b (qgis): Merge pull request #1874 from gioman/fix_processing_ogr_postgis_import_2
new fixes for processing/ogr import in postgis tools Alexander Bruy
10:00 AM Revision db89a045 (qgis): Merge pull request #1873 from gioman/processing_remove_unsupported_rast...
processing/gdal: remove output formats that are not supported by qgis Alexander Bruy
06:05 AM Revision cd86710d (qgis): Fix some warnings
Nyall Dawson
06:02 AM Revision 8c1675a0 (qgis): Temporarily disable Travis submission to cdash
Cdash is down and this causes false failures Nyall Dawson
02:30 AM Revision 53712c78 (qgis): add Processing tool to import layers/tables as geometryless tables into...
Giovanni Manghi
01:25 AM Revision de2b3ea8 (qgis): remove spaces
Giovanni Manghi
01:21 AM Revision e3bd6acb (qgis): update to latest changes in master
Giovanni Manghi

2015-02-01

12:56 AM Revision dab30921 (qgis): better and new fixes for processing/ogr import in postgis tools
Giovanni Manghi
11:35 PM Revision 6e946881 (qgis): Followup 956c155: fix python errors in PAL labeling tests
Nyall Dawson
10:05 PM Revision 9ba8b29d (qgis): Revert "Enable coverage reports for Travis builds"
This reverts commit 34d5394409cd39a7953bd169ffdc36a618641ce3.
Gcc builds were too resource hungry and kept getti...
Nyall Dawson
08:46 PM Revision 956c155e (qgis): fix python pep8 warnings and fix some revealed errors
pep8 --ignore=E111,E128,E201,E202,E203,E211,E221,E222,E225,E226,E227,E231,E241,E261,E265,E272,E302,E303,E501,E701 \
...
Jürgen Fischer
08:29 PM Revision a016367d (qgis): remove duplicate separator in test diff pngs
Jürgen Fischer
09:38 AM Revision d6017dd8 (qgis): Merge pull request #1872 from gioman/processing_fix_qgis_raster_tools
[processing] add support for rasters other than float32 in qgis/processing raster tools Alexander Bruy
09:36 AM Revision 9a4612e9 (qgis): Merge pull request #1871 from gioman/fix_processing_ogr_postgis_import
fix processing ogr postgis import when db name or password are empty Alexander Bruy

2015-01-31

10:28 PM Revision 9edff143 (qgis): processing/gdal: remove output formats that are not supported by qgis
Giovanni Manghi
10:08 PM Revision 8d7c2d7a (qgis): processing: add support for rasters other than float in qgis/processing...
Giovanni Manghi

2015-01-30

11:05 PM Revision fe27b635 (qgis): enable coverage in travis, debian builds and osgeo4w nightlies
Jürgen Fischer
10:56 PM Revision 843cf049 (qgis): database providers: cope with empty attribute changes (fixes #12040)
Jürgen Fischer
09:43 PM Revision 6eb6112f (qgis): Merge pull request #1867 from nyalldawson/travis_coverage_v2
Enable coverage reports for Travis builds Nyall Dawson
03:51 PM Revision 7246b830 (qgis): Server: if map-parameter is missing in post parameters, check if it is ...
Marco Hugentobler
12:47 PM Revision bb97dcc8 (qgis): remove space from string
Giovanni Manghi
12:42 PM Revision ef0c955c (qgis): fix processing ogr postgis import when db name or password are empty
Giovanni Manghi
10:41 AM Revision 57a57948 (qgis): Server: create wfs layer objects only if layer is published as wfs. Bug...
Marco Hugentobler

2015-01-29

04:58 PM Revision c19eb60d (qgis): Fix graphical glitches caused by empty menu on attribute dialog
Fix #12061 Matthias Kuhn
12:11 PM Revision 52c2e4e9 (qgis): Allow "order features by value" for relation reference widget
Matthias Kuhn
08:09 AM Revision 16f309b6 (qgis): Fix display of descriptions for symbol layer data defined buttons
Nyall Dawson
08:09 AM Revision 77fcf8ce (qgis): [composer] Correctly restore dock visibility and active dock tab
After using the show/hide panels action all dock tabs would be
shown (ignoring previously hidden tabs) and the active...
Nyall Dawson
07:40 AM Revision a20b8e03 (qgis): Fix #12053 - Add tooltips and text to buttons in function editor
Nathan Woodrow

2015-01-28

11:24 AM Revision 1eec3b9e (qgis): [processing] fixed ogr import to postgis when origin layer is a database
Victor Olaya
09:29 AM Revision 97b74063 (qgis): [composer] Fix horizontal smart guides not appearing for page > 1
Nyall Dawson
04:36 AM Revision 34d53944 (qgis): Enable coverage reports for Travis builds
Changes required:
- switch Travis builds to gcc, using O0 for build speed
- enable a debug build
- enable coverage re...
Nyall Dawson

2015-01-27

10:53 AM Revision e0adf89d (qgis): Add some missing tests for QgsImageOperation
Nyall Dawson
04:14 AM Revision 6dd42cae (qgis): Merge pull request #1864 from michaelkirk/feature/export-png-first-8493
[fixes #8493] "Save as Image" defaults to PNG Nathan Woodrow
03:57 AM Revision d6c969c0 (qgis): test for original createFileFilter
Michael Kirk
03:51 AM Revision d7bef1c3 (qgis): Merge remote-tracking branch 'upstream/master' into feature/export-png-...
Conflicts:
src/gui/qgisgui.h
Michael Kirk

2015-01-26

12:26 AM Revision 1cd7dc6a (qgis): fix potential link error on windows - if anything was using
QgisGui::createFileFilter_() outside of the gui dll it would produce a link
error
Jürgen Fischer
12:10 AM Revision e5ac88f3 (qgis): fix example indentation
Jürgen Fischer
11:08 PM Revision 262a5b2b (qgis): test case for file filter formatter
Michael Kirk
11:08 PM Revision 1e936df8 (qgis): Saving map defaults to PNG instead of BMP
This only affects a user the first time they save a map as an image.
Afterwards their preference is saved.
FIXES: #8493
Michael Kirk
08:38 AM Revision 098aa681 (qgis): Merge pull request #1852 from radosuav/changes
[Processing] Small fixes and additions Victor Olaya
06:20 AM Revision 609db7d2 (qgis): Fix double click on fields in expressions builder
Nathan Woodrow
04:27 AM Revision f7f89b37 (qgis): Fix calculation of blur ops with non ARGB32_Premultiplied images
Nyall Dawson
01:17 AM Revision 2e8df945 (qgis): Update AUTHORS
Fix name and email Gary Sherman

2015-01-25

10:38 PM Revision 7b1f9eed (qgis): fix typo
Jürgen Fischer
07:15 PM Revision 21f1aab4 (qgis): fix typo in processing
Signed-off-by: Werner Macho <[email protected]> Werner Macho
07:44 AM Revision 01286cc4 (qgis): Point locator: fix addition of features when OTF reprojection is on
This would cause issues when editing geometries with OTF on.
Discovered by @nirvn
Martin Dobias

2015-01-24

12:33 AM Revision 62b2c1fc (qgis): db manager: request credentials directly when connection failed (fixes ...
Jürgen Fischer
10:11 PM Revision f8f27135 (qgis): postgres provider: improve owner check (fixes #9844)
Jürgen Fischer
10:08 PM Revision 4afdf553 (qgis): fix signal/slot warnings
Jürgen Fischer
10:00 PM Revision 1e21c5a9 (qgis): fix backtrace output
Jürgen Fischer
01:22 PM Revision e5a45571 (qgis): indentation update
Jürgen Fischer
01:20 PM Revision ee842bc7 (qgis): fix typo
Jürgen Fischer
01:20 PM Revision c1e4371b (qgis): postgis connection: remove duplicate tooltips
Jürgen Fischer

2015-01-23

03:36 PM Revision eb6332fc (qgis): override default settings for snapping utils
followup 7e0f64648ac4faf89d44d00959a876de26bcc2df Denis Rouzaud
01:05 PM Revision 494c36a1 (qgis): Mapserver: using bbox filter on features in GetFeatureInfo (searching w...
Marcel Dancak
12:53 PM Revision 334d885b (qgis): Snapping tolerance: Fix "map units" vs "layer units" dilemma (fixes #11...
Until now "map units" in snapping config dialog actually referred to layer units.
From now on, "map units" refer to p...
Martin Dobias
11:10 AM Revision 7e0f6464 (qgis): allow overriding project snapping settings from advanced digitzing tools
therefore snapping to all layers can be applied, and snapping to segment can be turned on when enabling parallel/perp... Denis Rouzaud
11:10 AM Revision dfc2dc78 (qgis): fix combo index
Denis Rouzaud
11:07 AM Revision f2033f40 (qgis): Merge pull request #1859 from rduivenvoorde/xmin_rename
[processing] changing fieldnames from xmin to x_min Alexander Bruy
10:59 AM Revision 01fd4f33 (qgis): Join: Fix specific set of fields not editable
Followup 60712cd
Fix #12042
Matthias Kuhn
10:57 AM Revision b1b3614f (qgis): changing fieldnames from xmin to x_min
xmin and ymin are resevered fieldnames in Postgis, so better not
use these field names. Because this makes it impossi...
Richard Duivenvoorde
10:27 AM Revision 1c71799e (qgis): Merge pull request #1857 from rldhont/server_wms_sld_describe_layer
[SERVER][FEATURE] Add DescribeLayer Method to WMS Marco Hugentobler
09:33 AM Revision 743f72d0 (qgis): Use QgsSnappingUtils in offset curve tool (instead of QgsSnapper)
Martin Dobias
09:12 AM Revision 26127151 (qgis): line symbol layer refacto to avoid code duplication
The line symbol layer as been refactored to avoid code duplication and
expose the offset and offset units in the base...
Vincent Mora
08:36 AM Revision 78601380 (qgis): WMS server: list project crs, wgs84 and pseudo mercator in capabilities...
Marco Hugentobler
08:30 AM Revision e22edc82 (qgis): QgsSnappingUtils: show a progress dialog if initial indexing takes long
Martin Dobias
08:30 AM Revision cad3173d (qgis): QgsSnappingUtils: improvements of the hybrid indexing strategy
Instead of calculating feature count (which may add extra overhead),
let's directly try to build index for layers. On...
Martin Dobias
06:54 AM Revision 6d7e3960 (qgis): Deprecate QgsDataDefinedSymbolDialog, no longer used
Move help descriptions to QgsDataDefinedButton and consolidate
with existing descriptions.
Nyall Dawson
06:48 AM Revision 408d746c (qgis): Make sure to update snapping utils when layers change
Otherwise when using all layers the change would not become visible
(unless other change happens, e.g. change of map ...
Martin Dobias
05:37 AM Revision 23c776e1 (qgis): [FEATURE] New snapping mode to snap to all layers
Martin Dobias
02:50 AM Revision 6419a7bc (qgis): fix parsing of datasource uri
Jürgen Fischer

2015-01-22

12:19 AM Revision 956e83f2 (qgis): fix legend crash
Jürgen Fischer
12:14 AM Revision 221e9ef7 (qgis): dxf export: support line offsets
Jürgen Fischer
08:56 PM Revision cce2eb50 (qgis): indentation update
Jürgen Fischer
08:28 PM Revision ccc0d2f0 (qgis): Merge pull request #1854 from vmora/fix_dd_line_offset
fix type and helpstring of line offset Nyall Dawson
07:24 PM Revision 2bb6f2a2 (qgis): Merge pull request #1851 from timlinux/master
Dont dump projects to console when reading them Tim Sutton
07:08 PM Revision 5c89fdfe (qgis): [SERVER][FEATURE] Add DescribeLayer Method to WMS
*Styled Layer Descriptor profile of the Web Map Service* : DescribeLayer
http://www.opengeospatial.org/standards/sld...
René-Luc ReLuc
07:06 PM Revision 65a3bed5 (qgis): Offline editing: preserve tree structure fix
The offline layers were duplicated, now the automatically inserted one is
removed and only the one at the restored pl...
Matthias Kuhn
07:04 PM Revision eea6effb (qgis): Offline editing: Use layer id instead of layer name for table name
Avoids table name collisions Matthias Kuhn
05:47 PM Revision 0bdebed2 (qgis): Test for non-custom prefix join name
Matthias Kuhn
05:45 PM Revision 7f97c31f (qgis): Add test for custom prefix on joins
Matthias Kuhn
05:19 PM Revision 772033da (qgis): Offline editing: preserve join field names (layer prefix)
Matthias Kuhn
05:19 PM Revision 3dbf70ff (qgis): Offline editing: preserve scale based visibility
Matthias Kuhn
05:19 PM Revision 34dc427a (qgis): Backup layer join information when converting to offline project
Matthias Kuhn
05:19 PM Revision 46490d4e (qgis): Preserve legend tree structure when creating offline project
Matthias Kuhn
05:19 PM Revision cb48948d (qgis): Add python bindings for QgsMessageBar slots
Matthias Kuhn
05:19 PM Revision 8235e4fd (qgis): Offline editing plugin: only copy provider fields
Before only provider fields where created in the local database while it was
attempted to copy every field in the lay...
Matthias Kuhn
05:19 PM Revision 4a8bcc98 (qgis): Make offline editing warnings use message bar and more verbose
Matthias Kuhn
05:19 PM Revision eaca0807 (qgis): Add convenience slots to QgsMessageBar
Matthias Kuhn
05:16 PM Revision 75b6c32e (qgis): Merge pull request #1855 from gioman/fix_processing_grass
missed import in Processing GRASS algorithms (fix 12034) Alexander Bruy
04:45 PM Revision fff15e5b (qgis): fix Processing GRASS
Giovanni Manghi
04:16 PM Revision ff6b7dec (qgis): [FEATURE] Overhaul of simplify feature tool (fixes #11514)
This commit itself just removes dead code, but the previous commits bring:
- OTF reprojection support
- use can speci...
Martin Dobias
04:16 PM Revision 2a08dc02 (qgis): Simplify tool: support multi-part features
Martin Dobias
04:16 PM Revision 0f9e1f71 (qgis): Simplify tool: show status message about the simplification results
Martin Dobias
04:16 PM Revision ae44e552 (qgis): Simplify tool: support for on-the-fly reprojection
Martin Dobias
04:16 PM Revision 8770c9b2 (qgis): Simplify tool: allow simplification in map units in addition to layer u...
Also fixes simplification of polygons with holes Martin Dobias
04:16 PM Revision 4322de90 (qgis): Simplify tool: allow simplification of multiple features at once
One just needs to drag a rectangle instead of just clicking Martin Dobias
04:16 PM Revision 180ede3f (qgis): Simplify tool: use exact tolerance (+ store it in settings)
Removed the slider as it was of questionable usefulness. Martin Dobias
04:16 PM Revision e93c713e (qgis): Simplify tool - a bit of housekeeping (no functional changes)
Martin Dobias
03:58 PM Revision 60712cd9 (qgis): [FEATURE] Allow to specify custom prefix for joins
Matthias Kuhn
03:38 PM Revision 5369ce04 (qgis): fix type and helpstring of line offset
Vincent Mora
02:38 PM Revision b835f406 (qgis): [Processing] Allow user defined projections in Processing.
Radoslaw Guzinski
02:33 PM Revision 8fc6dd8d (qgis): [Processing] Let a script know where what is its description file.
Usefull if it needs to access other files located relative to the script
location.
Radoslaw Guzinski
02:32 PM Revision 4aafa92e (qgis): [Processing] Fix bug in setting default parameter values in batch mode.
Radoslaw Guzinski
01:23 PM Revision 23100464 (qgis): [processing] fixed console description of models and scripts
Victor Olaya
01:23 PM Revision 00cb6800 (qgis): [processing] fixed wrong import
Victor Olaya
01:23 PM Revision 7106384c (qgis): [processing] fixed model help editing
Victor Olaya
09:20 AM Revision cd556e65 (qgis): Merge pull request #1850 from SrNetoChan/Bug_12001
fix Processing Keep n biggest parts algorithm (fix #12001) Alexander Bruy
09:19 AM Revision 7c71a263 (qgis): Merge pull request #1849 from gioman/fix_ogr2ogr_convert_format
fix Processing ogr2ogr convert format tool Alexander Bruy
08:41 AM Revision 8d98c799 (qgis): Dont dump projects to console when reading them
Tim Sutton
07:42 AM Revision ee0e90a4 (qgis): Report correct count of inserted nodes when adding legend nodes
Martin Dobias
07:42 AM Revision aacb1bdf (qgis): Save and restore expanded state of legend nodes in tree hierarchy
Martin Dobias
07:42 AM Revision 012c3478 (qgis): Restructure the code in QgsLayerTreeModel to group legend-related code
Martin Dobias
07:42 AM Revision 3d539c8c (qgis): [FEATURE] Show rule-based renderer's legend in a tree hierarchy
The functionality can be used in other renderers too, the only requirement
is that legend nodes need to specify their...
Martin Dobias
07:12 AM Revision 56069c9c (qgis): Move template text to qgis.user.expressions
Nathan Woodrow
06:04 AM Revision df939c3f (qgis): Data defined all the things!
Add a bunch of missing data defined options for symbology.
Also fix dialog sizing issues.
Nyall Dawson
06:04 AM Revision 8216f7df (qgis): Actually hook up missing datadefined outline style for ellipse marker
Nyall Dawson

2015-01-21

12:54 AM Revision e26eae94 (qgis): Fixes Processing Keep n biggest parts bug #12001
Alexandre Neto
12:21 AM Revision bed278a7 (qgis): Expand args for custom functions. Add auto arg count
Format test to use spaces and not tabs Nathan Woodrow
 

Also available in: Atom