Activity

From 2015-04-26 to 2015-05-25

2015-05-25

11:42 PM Revision b91e43af (qgis): [GRASS] import icon
Radim Blazek
09:43 PM Revision d40d481b (qgis): avoid warning about not created test difference image
Jürgen Fischer
08:12 PM Revision 98c601d1 (qgis): fix typos
Jürgen Fischer
07:45 PM Revision 6a6b3b41 (qgis): [GRASS] browser import options dialog
Radim Blazek
07:45 PM Revision 407f7213 (qgis): QgsRasterProjector optional precision
Radim Blazek
06:32 PM Revision 6e4b883a (qgis): fix grass7 r.surf.area
Giovanni Manghi
04:54 PM Revision 5b3a96d9 (qgis): geometry fixes:
* 3d geometries from oracle
* windows build
Jürgen Fischer
04:29 PM Revision 2e86d54b (qgis): Merge pull request #2025 from mhugo/db_manager_dev
db manager SQL window enhancements Hugo Mercier
04:26 PM Revision 0b9ea9a6 (qgis): Merge pull request #2057 from Hvitnov/fix12655
Fix #12655 copy/paste style between different vector layer geometry types Hugo Mercier
01:24 PM Revision ae6b290a (qgis): Add processing CheckValidity algorithm
Arnaud Morvan
12:58 PM Revision 4e14f8d6 (qgis): fix 8050697
Jürgen Fischer
12:55 PM Revision 80506973 (qgis): make postgres provider tests optional
Jürgen Fischer
12:04 PM Revision 83899182 (qgis): fix some warnings
Jürgen Fischer
10:48 AM Revision b7a4e985 (qgis): Merge pull request #2048 from alexbruy/fix-curvature-filter
fix total curvature calculation (fix #5967) Marco Hugentobler
10:03 AM Revision b7a2a79d (qgis): Merge pull request #2055 from mhugent/geometry_mmsql_2_8
[FEATURE]: New geometry classes (take 2) Marco Hugentobler
08:53 AM Revision 68fe5f57 (qgis): [FEATURE:] New geometry classes
Marco Hugentobler
08:40 AM Revision bb80c638 (qgis): Merge pull request #2074 from NaturalGIS/fix_saga_contour
[processing] fix SAGA 2.1.4 contour lines from grid Alexander Bruy
08:40 AM Revision 12883f50 (qgis): Merge pull request #2072 from NaturalGIS/fix_grass7_r_relief2
[processing] fix grass7 r.relief2 Alexander Bruy
08:39 AM Revision 6596adc8 (qgis): Merge pull request #2073 from NaturalGIS/fix_grass7_r_flow
[processing] fix grass7 r.flow Alexander Bruy

2015-05-24

06:48 PM Revision cec5bdeb (qgis): fix some warnings
Jürgen Fischer
03:27 PM Revision 3ecf6e65 (qgis): Update Datasources2Vrt.py
Naming more consistent with other tools. Paolo Cavallini
02:53 PM Revision cee47d66 (qgis): fix SAGA 2.1.4 contour lines from grid
Giovanni Manghi
01:26 PM Revision d591ac4d (qgis): better indentation
Giovanni Manghi
01:22 PM Revision b1baa6e3 (qgis): fix GRASS7 r.flow
Giovanni Manghi
11:41 AM Revision 4f87af08 (qgis): better fix for r.relief in grass7
Giovanni Manghi
11:40 AM Revision 6be81c67 (qgis): better fix for r.relief in grass7
Giovanni Manghi
09:31 AM Revision a0a1cea0 (qgis): [gui] apply icon size user preference to dock widget tool buttons (fix ...
Mathieu Pellerin - nIRV
07:18 AM Revision 9b797471 (qgis): show correct coordinates in status bar when projected CRS used and
canvas units set to degrees (fix #12395)
Tests for latitude wrapping included
Alexander Bruy

2015-05-23

11:48 PM Revision 2ff6f724 (qgis): Merge pull request #2066 from luipir/master
Added Datasources2Vrt processing alg Victor Olaya
09:45 PM Revision dbdfe40b (qgis): [symbology] Use static QStrings for data defined keys rather than
creating new strings with every redraw (pt 2) Nyall Dawson
08:49 PM Revision 97864da3 (qgis): fix windows build (also reapplies 584f192, lost in a6f1ec)
Jürgen Fischer
06:28 PM Revision 32463d0c (qgis): Postgres provider: test default values are correctly returned
Matthias Kuhn
05:39 PM Revision 4358b5ba (qgis): Add some providers to README.md
Matthias Kuhn
05:30 PM Revision 1516e63b (qgis): Less warnings
Matthias Kuhn
05:10 PM Revision 916fbbc6 (qgis): Hide private shared data implementation from the library symbols
Matthias Kuhn
05:09 PM Revision 14c61502 (qgis): Use -fvisibility=hidden also for plugins
Matthias Kuhn
04:57 PM Revision eb85d99a (qgis): Also plugins
Matthias Kuhn
04:53 PM Revision 40e2845d (qgis): Add some comments to provider test suite
Matthias Kuhn
04:53 PM Revision c1b520fb (qgis): Hide shared library symbols by default on GCC and Clang
* Decreases lib size, loading time and compile time
* Forces people on linux to use the {LIB}_EXPORT defines and the...
Matthias Kuhn
08:11 AM Revision 76aa0356 (qgis): Merge pull request #2067 from NaturalGIS/fix_grass7_r_relief
[processing] fix GRASS7 r.relief Alexander Bruy
07:28 AM Revision 10239a0e (qgis): [symbology] Use static QStrings for data defined keys rather than
creating new strings with every redraw (pt 1) Nyall Dawson
07:15 AM Revision b4f4663b (qgis): Add connection pool for OGR provider (Funded by Sourcepole QGIS Enterpr...
Sandro Mani

2015-05-22

11:14 PM Revision 8c624a34 (qgis): [processing] fix folding in the model
Earlier commit broke the update of lines when folding parameters in the
modeler. This one fixes it again.
HenningJagd
10:53 PM Revision 2c5c8662 (qgis): [FEATURE][SERVER] GetFeature with an other Geometry
This commit completes 'GetFeature without geometry' e3a832c29e4a98ed70b8085563aa0c8a92d44669
The GeometryName parame...
René-Luc ReLuc
10:21 PM Revision df7e07bc (qgis): Fix untranslatable strings (fix #11765)
Nyall Dawson
09:35 PM Revision 72f0c141 (qgis): Correctly restore font and character for font marker widget
Nyall Dawson
09:07 PM Revision 803a0b93 (qgis): show correct coordinates in status bar when projected CRS used and
canvas units set to degrees (fix #12395)
Tests for latitude wrapping included
Alexander Bruy
09:03 PM Revision afc3996f (qgis): Add shapefile provider tests
+ Fix OGR provider so it does not return features without geometry when
filtering with a FilterRect
Matthias Kuhn
08:59 PM Revision adb5b643 (qgis): fix GRASS7 r.relief
Giovanni Manghi
08:35 PM Revision 1078daf7 (qgis): Add option to get null count from QgsVectorLayer::getDoubleValues
Nyall Dawson
08:35 PM Revision e7b7549c (qgis): [FEATURE] New statistical summary dock widget
Can display summary statistics (eg mean, standard deviation, ...)
for a field or expression from a vector layer.
Nyall Dawson
08:17 PM Revision 78229272 (qgis): added Datasources2Vrt processing alg to merge different datasources in ...
This is useful for that commands that have multiple inputs but that have to be contained
in a single vrt
Luigi Pirelli
07:57 PM Revision 0aedbcaf (qgis): Merge branch 'master' of https://github.com/qgis/QGIS
Paolo Cavallini
07:57 PM Revision e25fb2de (qgis): Fix for #12812
Paolo Cavallini
07:53 PM Revision e2ff8edc (qgis): Make python NULL hashable
Matthias Kuhn
07:39 PM Revision 2fe3f557 (qgis): Provider testing
* Test more operations
* Include spatialite tests
Matthias Kuhn
05:51 PM Revision 69abbb26 (qgis): [BUGFIX][SERVER][WFS] Remove extra line after header
René-Luc ReLuc
05:49 PM Revision c4b1d25a (qgis): [BUGFIX][SERVER][WFS] Remove extra line after header
René-Luc ReLuc
05:35 PM Revision aba4fe0f (qgis): Fix processing ParameterTable.setValue
Arnaud Morvan
05:32 PM Revision a46f372e (qgis): Revert "[BUGFIX] Remove extra line after header"
This reverts commit 7ab336f2064b59df9ca42b7b822324bbd26e96ff. René-Luc ReLuc
05:31 PM Revision 84f6f0d9 (qgis): Revert "[BUGFIX] Remove extra line after header"
This reverts commit a2e538e35474ec6affc4ab387b81b88f83c2986c. René-Luc ReLuc
04:43 PM Revision 6d610257 (qgis): Merge pull request #2054 from arnaud-morvan/join_memory_cache
Write to project join memory cache property value instead of not cache is empty Marco Hugentobler
04:42 PM Revision 9031e984 (qgis): [FEATURE] Add options under categorised renderer advanced menu to
set categories to symbols with a matching name from the style
library or an XML style file.
Thanks Lene for the grea...
Nyall Dawson
04:39 PM Revision 2004f22a (qgis): Uniform and informative output names for Processing (QGIS, final)
Paolo Cavallini
04:10 PM Revision 4c871bb9 (qgis): Merge branch 'master' of https://github.com/qgis/QGIS
Paolo Cavallini
04:09 PM Revision 00f64971 (qgis): Uniform and informative output names for Processing (QGIS, Take #2)
Paolo Cavallini
04:05 PM Revision a2e538e3 (qgis): [BUGFIX] Remove extra line after header
René-Luc ReLuc
04:03 PM Revision 7ab336f2 (qgis): [BUGFIX] Remove extra line after header
René-Luc ReLuc
03:57 PM Revision efeae6f4 (qgis): Merge branch 'master' of https://github.com/qgis/QGIS
Paolo Cavallini
03:56 PM Revision 7dacddc0 (qgis): Uniform and informative output names for Processing (QGIS, Take #1)
Paolo Cavallini
03:56 PM Revision e015a7ec (qgis): Fixed uninitialized issue
Karolina Alexiou
03:30 PM Revision 06ae01e0 (qgis): Revert "Add connection pool for OGR provider"
This reverts commit a64ffc495e4099759dcfce292154b15f51814ba9. Pirmin Kalberer
03:18 PM Revision 43d51985 (qgis): Merge branch 'search-widgets' of https://github.com/carolinux/QGIS into...
Karolina Alexiou
03:17 PM Revision 81e21b56 (qgis): Now UI appears properly
Karolina Alexiou
03:10 PM Revision d33bf3dd (qgis): Now UI appears properly
Karolina Alexiou
02:20 PM Revision 4e6394e2 (qgis): [processing] fixed disappearing lines in modeler
Moved the updating of paths of arrows/lines in the modeler out of the
paint method, fixing various rendering problems.
HenningJagd
01:51 PM Revision 46b26060 (qgis): ComboBox now also works!
Karolina Alexiou
01:39 PM Revision e5fcbc39 (qgis): Small optimisation to data defined symbology
Nyall Dawson
01:37 PM Revision b1489688 (qgis): Merge pull request #2062 from vmora/add_tooltip
add tooltip to graduated method (color or size) Nyall Dawson
01:34 PM Revision ce7b1d31 (qgis): Merge pull request #2060 from manisandro/ogrpool
Add connection pool for OGR provider (followup 0b9d1dc) Jürgen Fischer
01:19 PM Revision f1085b83 (qgis): Works now for the default case
Karolina Alexiou
01:01 PM Revision f337d413 (qgis): Merge pull request #2061 from vmora/convert_old_size_scale
remove SizeScale and Rotation from Advanced Menu Nyall Dawson
12:59 PM Revision f81d808c (qgis): Correctly restore font and character for font marker widget
Nyall Dawson
12:59 PM Revision 2f9b9265 (qgis): [processing] behavior of scroll zoom in the modeler
Zooming shouldn't recenter the scene on the cursor, only scale the scene
around it.
HenningJagd
12:31 PM Revision e0098a5d (qgis): use proper type in convert functions interface
Vincent Mora
12:26 PM Revision c49884f4 (qgis): remove unused variables
Vincent Mora
12:18 PM Revision a5351fc1 (qgis): Replaced use of qgsErrorBox with QgsErrorBar
Removed some empty lines Jakob Hvitnov
12:00 PM Revision ef0d4138 (qgis): Data defined font marker character
Nyall Dawson
11:57 AM Revision 9b6e23d3 (qgis): Add convenience method QgsVectorLayer::getFeatures( expression )
Matthias Kuhn
11:57 AM Revision 97de55d1 (qgis): Add new postgres provider test
Matthias Kuhn
11:57 AM Revision ec9e1464 (qgis): Provider test
Matthias Kuhn
11:57 AM Revision a2ae8b4e (qgis): Add unit tests for postgres provider
basically to get a framework to test the expression compiler Matthias Kuhn
11:57 AM Revision babfae99 (qgis): Make expression compiler configurable
Matthias Kuhn
11:57 AM Revision a99deb8b (qgis): [FEATURE] Send filter expressions to postgres provider
This commit allows to filter features already on server side. Only supported
expressions will be sent to the database...
Matthias Kuhn
11:57 AM Revision 8571ae7e (qgis): Convert tests/README to markdown and add more information
Matthias Kuhn
11:48 AM Revision 6952a389 (qgis): Fix compiling without QtWebKit
This makes it possible to compile QGIS master for Android.
Hooray!
Matthias Kuhn
11:41 AM Revision 278141f3 (qgis): add tooltip to graduated method (color or size)
Vincent Mora
11:08 AM Revision 9589a189 (qgis): avoid duplication of function
Vincent Mora
10:41 AM Revision a64ffc49 (qgis): Add connection pool for OGR provider
Sandro Mani
10:33 AM Revision 0bab3ca6 (qgis): remove SizeScale and Rotation from Advanced Menu
The expressions used in old project are converted to symbol level
DadaDefined size and angle
Note that sice the aspe...
Vincent Mora
10:27 AM Revision 60754424 (qgis): Doxymentation
Matthias Kuhn
08:39 AM Revision 5910adf5 (qgis): fix windows build
Jürgen Fischer
08:39 AM Revision f2d4d308 (qgis): debian packaging update
Jürgen Fischer
08:37 AM Revision 5c3a7af5 (qgis): Merge pull request #2058 from arnaud-morvan/processing-model-help
Fix processing model help saving Victor Olaya

2015-05-21

12:45 AM Revision b82a4d48 (qgis): It compiles!
Karolina Alexiou
06:11 PM Revision f5054ce7 (qgis): Allow compiling QGIS without QtWebkit
This allows to compile QGIS without webkit.
1. Webkit is soon-to-be deprecated
2. Webkit is not supported on Android...
Matthias Kuhn
06:04 PM Revision 8abe726c (qgis): [GRASS] raster import: create link by r.external if crs are the same; l...
Radim Blazek
06:04 PM Revision bb7943f3 (qgis): new mIconRasterLink.svg
Radim Blazek
06:04 PM Revision c0361ba3 (qgis): fixed browser symlink icons
Radim Blazek
06:02 PM Revision e3a832c2 (qgis): [FEATURE][SERVER] GetFeature without geometry
You can add an extra parameter GeometryName with the value to NONE or None or
none in GetFeature WFS Request to only...
René-Luc ReLuc
05:36 PM Revision 06b2b666 (qgis): Adding search widget capability
Karolina Alexiou
05:29 PM Revision c19a4a70 (qgis): Fix processing model help saving and make script help content saving co...
Arnaud Morvan
05:19 PM Revision 10759252 (qgis): Fix #12655 copy/paste style between different vector layer geometry types
Jakob Hvitnov
05:04 PM Revision 1e3b820d (qgis): [FEATURE] Data defined properties for font marker
Nyall Dawson
04:53 PM Revision 87f2370d (qgis): [processing] implement alternative display names for algorithms
Victor Olaya
04:22 PM Revision 783383ad (qgis): [BUGFIX] GetFeatureInfo STYLES and FILTER used together
In GetFeatureInfo WMS Request, if STYLES and FILTER are used together, it's
like FILTER is not applied.
To fix it, ...
René-Luc ReLuc
03:44 PM Revision 7a35d62b (qgis): [processing] add help links for gdal/ogr alga
Victor Olaya
03:44 PM Revision f1dc58ce (qgis): [processing] fixed saga help links
Victor Olaya
03:44 PM Revision c9841fb6 (qgis): [processing] cosmetic improvements to gdal/ogr algs
Victor Olaya
03:38 PM Revision a32ac3d4 (qgis): Fix broken area scaling for simple marker symbols
Nyall Dawson
03:38 PM Revision d62794de (qgis): [symbology] Fix potential crash in data defined symbol rotation
Nyall Dawson
03:19 PM Revision d9f54c42 (qgis): Merge pull request #1970 from mhugo/fix_spatialite
[spatialite] Allows to use a query as a table without primary key. It will auto increments an internal counter as fea... Hugo Mercier
02:24 PM Revision 1949fe9c (qgis): Fix #12406 (measured area is wrong when computed on ellipsoid)
Introduced in e568493 Martin Dobias
02:23 PM Revision a6f1ece7 (qgis): [GRASS] browser import cancel action
Radim Blazek
01:56 PM Revision 263d89c3 (qgis): [BUGFIX] GetFeatureInfo STYLES and FILTER used together
In GetFeatureInfo WMS Request, if STYLES and FILTER are used together, it's
like FILTER is not applied.
To fix it, ...
René-Luc ReLuc
01:48 PM Revision 19c1dc69 (qgis): Fix #12406 (measured area is wrong when computed on ellipsoid)
Introduced in e568493 Martin Dobias
01:47 PM Revision a80c3496 (qgis): Add size assistant to simple and svg marker data defined sizes
Nyall Dawson
01:14 PM Revision de3377bc (qgis): Remove option for custom side bar style, always on now
Nyall Dawson
11:57 AM Revision daee5953 (qgis): [processing] allow to specify geometry type for input vectors in R
scripts Alexander Bruy
11:47 AM Revision d019e724 (qgis): Remove option to set icon themes
Nyall Dawson
11:36 AM Revision 4e09d4d0 (qgis): Remove option to bold group box names, now always on
Nyall Dawson
10:30 AM Revision fca8c5e0 (qgis): Hej fra Noedebo
Tobias Reber
10:27 AM Revision 7f318092 (qgis): Followup c6f9b07, add unit test
Nyall Dawson
10:03 AM Revision 1f14ce70 (qgis): Fix multiple overlaps of curved labels (fix #12792)
Nyall Dawson
10:01 AM Revision 7d97ab50 (qgis): Fix multiple overlaps of curved labels (fix #12792)
Nyall Dawson
10:01 AM Revision 195972ac (qgis): [GRASS] removed plugin browser, substituted by QGIS browser
Radim Blazek
09:31 AM Revision 7765d8d6 (qgis): [GRASS] plugin: removed add raster/vector layer actions, substituted by...
Radim Blazek
09:25 AM Revision 4d62566d (qgis): [processing] fixed ‘add script from file’ tool
Victor Olaya
09:05 AM Revision a58085bf (qgis): [processing] allow selection parameters with option populated from data...
Victor Olaya
09:01 AM Revision 8c8a1231 (qgis): [GRASS] fixed crash when GISRC is set but file does not exist or it is ...
Radim Blazek
08:42 AM Revision cb4d5189 (qgis): Write to project join memory cache property instead of cachedAttributes...
Arnaud Morvan

2015-05-20

12:05 AM Revision e8587c3d (qgis): dxf export: more ellipse marker fixes (essentially like in simple marker)
Jürgen Fischer
12:00 AM Revision c6f9b07a (qgis): feature: fix crash when feature 'owns' no geometry
Jürgen Fischer
11:08 PM Revision c382655c (qgis): Merge branch 'master' of https://github.com/qgis/QGIS
Paolo Cavallini
11:08 PM Revision d14c4aa4 (qgis): Uniform and informative output names for Processing (GRASS-v.* modules ...
Paolo Cavallini
10:52 PM Revision 27c2b5c0 (qgis): [GRASS][FEATURE] copy layers within location mapsets using browser drag...
Radim Blazek
10:41 PM Revision 80a8c49b (qgis): Uniform and informative output names for Processing (GRASS-v.* modules ...
Paolo Cavallini
09:49 PM Revision b1ffff82 (qgis): Fix build
Nyall Dawson
09:11 PM Revision 5a00912b (qgis): [processing] more friendly error message when layers not created
This commit includes changes to the log system as well, which now logs only algorithms. Messages are logged to the QG... Victor Olaya
09:11 PM Revision 70023dbd (qgis): [processing] do not close window after executing algorithm if there are...
Victor Olaya
09:11 PM Revision 1ad36c4a (qgis): [processing] added support for online R scripts
Victor Olaya
09:08 PM Revision 2e7f3442 (qgis): Uniform and informative output names for Processing (GRASS-v.* modules ...
Paolo Cavallini
07:56 PM Revision 5e080ec3 (qgis): Merge branch 'master' of https://github.com/qgis/QGIS
Paolo Cavallini
07:55 PM Revision 7cc38aee (qgis): Uniform and informative output names for Processing (GRASS-r.* modules ...
Paolo Cavallini
07:54 PM Revision 9a32c282 (qgis): dxf export: fix circle marker
Jürgen Fischer
07:47 PM Revision b186e71b (qgis): remove maprenderertest in app
Jürgen Fischer
07:11 PM Revision b65df5c4 (qgis): georeferencer: add translation string
Jürgen Fischer
04:56 PM Revision 9076ff8d (qgis): Fix some deprecated warnings
Nyall Dawson
04:55 PM Revision 267d9528 (qgis): Implicit sharing for QgsFeature
Nyall Dawson
03:53 PM Revision c33b9fa1 (qgis): Merge pull request #2049 from Hvitnov/fix12787
fix #12787 (Value Relation edit widget related crash) Martin Dobias
03:33 PM Revision df039ee2 (qgis): fix #12787 (Value Relation edit widget related crash)
Jakob Hvitnov
03:20 PM Revision 7e69bd12 (qgis): add to canvas checkbox in raster "save as..." dialog (fix #6949)
Alexander Bruy
01:46 PM Revision d393d268 (qgis): Fix up non-const getters for attributes and geometry in QgsFeature
(preparation for implicit sharing) Nyall Dawson
01:31 PM Revision 73ed56af (qgis): [processing] use algorithm alias name also in advanced mode
Victor Olaya
01:31 PM Revision 12292e3b (qgis): [processing] fixed ‘create points along lines’ algorithm
fixes #12768 Victor Olaya
01:16 PM Revision a62adfe4 (qgis): fix total curvature calculation (fix #5967)
Alexander Bruy
01:12 PM Revision 00a03999 (qgis): [processing] fix axis orientation in the Vector Scatterplot alg (fix #1...
Alexander Bruy
01:10 PM Revision 8ad18834 (qgis): [processing] fix axis orientation in the Vector Scatterplot alg (fix #1...
Alexander Bruy
12:46 PM Revision 499c102b (qgis): Merge pull request #2047 from alexbruy/attrtable-paste
[FEATURE] allow pasting of features in attribute table Nathan Woodrow
12:35 PM Revision eaeea21a (qgis): [GRASS][FEATURE] rename maps in browser
Radim Blazek
12:35 PM Revision b89b6a58 (qgis): static QgsMessageOutput::showMessage()
Radim Blazek
12:04 PM Revision 2dfea6a6 (qgis): remove print statement
Alexander Bruy
12:01 PM Revision 3c281450 (qgis): prepare to use a different icon for qgis browser on windows
Jürgen Fischer
11:53 AM Revision a58a2f28 (qgis): Add unit test for edit widget "TextEdit"
QGIS Dev conference Denmark Matthias Kuhn
11:51 AM Revision 9b34202d (qgis): allow pasting of features in attribute table
Alexander Bruy
11:30 AM Revision 1e461969 (qgis): [FEATURE] add expressions at the symbollist level
Size and Rotation can be defined by an expression for all symbols
composing a marker. Width can be defined by an expr...
Vincent Mora
11:17 AM Revision c38ff519 (qgis): Followup b8bc181, don't create unnecessary temporary image
Nyall Dawson
11:02 AM Revision 09192ee9 (qgis): Add legend text for new diagram attributes by default
Nyall Dawson
10:58 AM Revision 3487471d (qgis): Merge pull request #2035 from vmora/multivariate_legend
Avoid symbol cropping in legend Martin Dobias
10:52 AM Revision 8797ca3a (qgis): [processing] fix Points along lines alg (fix #12768)
Alexander Bruy
10:51 AM Revision d978f3fd (qgis): [processing] fix Points along lines alg (fix #12768)
Alexander Bruy
10:47 AM Revision b16b8742 (qgis): [processing] fix Number of unique values in classes alg (fix #12731)
Alexander Bruy
10:44 AM Revision 426596c2 (qgis): [processing] fix Number of unique values in classes alg (fix #12731)
Alexander Bruy
10:40 AM Revision 67620747 (qgis): [processing] fix Select by Attribute algorithm (fix #12289)
Alexander Bruy
10:38 AM Revision 9b41e7bb (qgis): [processing] fix Select by Attribute algorithm (fix #12289)
Alexander Bruy
10:28 AM Revision 475bffaf (qgis): [processing] fix handling of the HTML output from the GRASS7
algorithms (fix #12710)
Conflicts:
python/plugins/processing/algs/grass7/Grass7Algorithm.py
Alexander Bruy
10:27 AM Revision 8cc6c329 (qgis): Add new effects to bottom of stack instead of top
Nyall Dawson
10:24 AM Revision 028467ea (qgis): [processing] fix handling of the HTML output from the GRASS7
algorithms (fix #12710) Alexander Bruy
10:12 AM Revision 393446d1 (qgis): [processing] add recent expressions to Fields Calculator algorithm (fix...
Alexander Bruy
10:08 AM Revision dbf026d3 (qgis): [processing] add recent expressions to Fields Calculator algorithm (fix...
Alexander Bruy
10:03 AM Revision e4b0f788 (qgis): [processing] fix Convex Hull algorithm (fix #12643)
Alexander Bruy
10:01 AM Revision 71fa5d41 (qgis): [processing] fix Convex Hull algorithm (fix #12643)
Alexander Bruy
09:33 AM Revision 584f1928 (qgis): remove unused header file - fixes windows build
Jürgen Fischer
09:16 AM Revision 7aa72ab9 (qgis): populate join fields combobox if layer already selected
Alexander Bruy
09:11 AM Revision 3eb4af39 (qgis): about: make the SHA a link to github
Jürgen Fischer
09:11 AM Revision a2a5e97c (qgis): doxygen fixes (followup f314522)
Jürgen Fischer
09:01 AM Revision 86d4a4d2 (qgis): Merge pull request #2034 from Gustry/fix-lines-inter
[processing] Set the parameter table field optional in "Line intersections" algo Victor Olaya
09:00 AM Revision f782e773 (qgis): Merge pull request #2037 from NaturalGIS/fix_saga_split_rgb
fix saga split rgb bands Victor Olaya
08:59 AM Revision a495c8c2 (qgis): Test suite for QgsFeature (preparation for implicit sharing of
QgsFeature) Nyall Dawson
08:52 AM Revision 42f0993c (qgis): missing bindings for user input tool bar
Denis Rouzaud
08:04 AM Revision 57d21c83 (qgis): [processing] swallow possible exceptions when reading console output fr...
Victor Olaya
08:04 AM Revision 960e6d84 (qgis): [processing] fixed SAGA provider entry in settings dialog
Victor Olaya

2015-05-19

10:05 PM Revision 06732f13 (qgis): Possible fix for slow loading projects when the project contains
print compositions and there is network issues with connections
to installed printers. (workaround QTBUG-3033)
(refs...
Nyall Dawson
10:05 PM Revision 72166706 (qgis): Fix some syncing issues relating to graduated histogram widget
Nyall Dawson
05:13 PM Revision a3454e75 (qgis): added special case for r.statistics
Markus Mayr
05:03 PM Revision 824a395c (qgis): manually merge 71d93a4 of PR#2016
Jürgen Fischer
04:35 PM Revision 81f4e447 (qgis): Fix point displacement renderer not ignoring features with no symbol
Previously, the renderer would incorrectly draw circles and
displace features which were proximal to features with no...
Nyall Dawson
03:47 PM Revision ea447e78 (qgis): Fix drag & drop for PG rasters in DB Manager
(backport of 431dc14269bf24ce32001046d021b7f9312fc61c from master) Sandro Santilli
02:56 PM Revision 27f1d9fb (qgis): Fix drag & drop for PG rasters in DB Manager
Radoslaw Guzinski
02:30 PM Revision d8e1cf30 (qgis): [processing] load UI files dynamically
Alexander Bruy
02:30 PM Revision 30dbd8fd (qgis): [processing] drop resources.qrc and load images dynamically. Also remove
unused images Alexander Bruy
02:03 PM Revision e94a8cc4 (qgis): Fix attributes from some symbols were not available for data defined
symbology (line marker, line pattern) Nyall Dawson
01:50 PM Revision 2abdfa0b (qgis): Fix typo in comment
Sandro Santilli
01:48 PM Revision fd7568aa (qgis): Fix typo in comment
Sandro Santilli
09:01 AM Revision c5b04efa (qgis): Fix attributes from some symbols were not available for data defined
symbology (line marker, line pattern) Nyall Dawson
08:38 AM Revision bbb1c4a2 (qgis): another windows build fix
Jürgen Fischer
08:29 AM Revision f314522b (qgis): [symbology] improve marker rotation along line to fix data-defined
angle support Mathieu Pellerin - nIRV

2015-05-18

10:26 PM Revision 8962d843 (qgis): Truncate expression preview result in builder widget if too long
Prevents window from resizing to extreme widths (fix #12433) Nyall Dawson
10:26 PM Revision e0aa69d9 (qgis): [labeling] Fix setting a wrap character conflicts with newlines
in label text (fix #12750) Nyall Dawson
10:18 PM Revision 4b4075b5 (qgis): [labeling] Fix setting a wrap character conflicts with newlines
in label text (fix #12750) Nyall Dawson
10:13 PM Revision a2a2781e (qgis): also download Untgz.zip from qgis.org
Jürgen Fischer
09:48 PM Revision 1dd72716 (qgis): creatensis.pl: always reload setup.ini
Jürgen Fischer
09:47 PM Revision 711ecf9b (qgis): fix doxygen warning
Jürgen Fischer
09:47 PM Revision 93a948f7 (qgis): fix some warnings
Jürgen Fischer
09:38 PM Revision 3e5e2b33 (qgis): Merge branch 'master' of https://github.com/qgis/QGIS
Paolo Cavallini
09:37 PM Revision 24974e0d (qgis): Uniform and informative output names for Processing (GRASS-r.* modules,...
Paolo Cavallini
08:11 PM Revision 0b326069 (qgis): Bump acceptable doc coverage
Nyall Dawson
06:21 PM Revision 47972280 (qgis): Followup 204cf7, more sensible truncation of preview string
Nyall Dawson
06:21 PM Revision 183286a0 (qgis): [FEATURE] Add a graphical histogram for the graduated renderer
This adds a new histogram tab to the graduated renderer, which
shows an interactive histogram of the values from the ...
Nyall Dawson
06:21 PM Revision 17962ef4 (qgis): Add QgsHistogram class for calculating numeric histograms from a
list of values or a vector layer's attribute. Nyall Dawson
04:53 PM Revision 7091d3be (qgis): [GRASS][FEATURE] vector import via browser drag and drop
Radim Blazek
04:36 PM Revision e474e096 (qgis): QgsField serialization
Radim Blazek
04:35 PM Revision 6e3cbe3a (qgis): QgsFeature and QgsGeometry serialization
Radim Blazek
03:04 PM Revision e633cafc (qgis): Uniform and informative output names for Processing (GRASS-r.* modules,...
Paolo Cavallini
01:16 PM Revision 15419b84 (qgis): Uniform and informative output names for Processing (GRASS-r.* modules,...
Paolo Cavallini
09:47 AM Revision eb5db2b2 (qgis): Uniform and informative output names for Processing (GRASS-i.*modules)
Paolo Cavallini
09:29 AM Revision 69ed92bc (qgis): Uniform and informative output names for Processing (GDAL)
Paolo Cavallini

2015-05-17

03:28 PM Revision 02774210 (qgis): Add selected features only mode to QgsVectorLayer::getValues
and getDoubleValues Nyall Dawson
01:19 PM Revision 204cf751 (qgis): Truncate expression preview result in builder widget if too long
Prevents window from resizing to extreme widths (fix #12433) Nyall Dawson
11:54 AM Revision e249bfee (qgis): [FEATURE] Allow changing vector layer data source
Nathan Woodrow

2015-05-16

09:35 PM Revision 173ee454 (qgis): fix windows build
Jürgen Fischer
01:48 PM Revision 06167d4f (qgis): [GRASS][FEATURE] raster import via browser drag and drop
Radim Blazek
01:02 PM Revision d88f77fb (qgis): new class QgsNewNameDialog - ask for a new name showing conflicts with ...
Radim Blazek
12:59 PM Revision ece9a92d (qgis): QgsRasterProjector::destExtentSize - calc destination extent and size f...
Radim Blazek
12:56 PM Revision 3b00dc12 (qgis): QGIS_PROVIDER_FILE: provider regexp pattern environment variable
Radim Blazek

2015-05-14

07:59 PM Revision 5729227c (qgis): fix saga split rgb bands
Giovanni Manghi
12:03 PM Revision aaabad28 (qgis): Add missing overrides
Nyall Dawson
12:03 PM Revision c5bc778b (qgis): Const correctness for QgsDistanceArea
Nyall Dawson
12:02 PM Revision 5194ce52 (qgis): More QgsFields tests
Nyall Dawson

2015-05-13

05:46 PM Revision 448f63f5 (qgis): Fix tab order in ValueRelation widget config dialog
Matthias Kuhn
02:03 PM Revision d955b039 (qgis): Boost test coverage of QgsField / QgsFields
Nyall Dawson
01:15 PM Revision 9d7a650c (qgis): Generate unique variable names for python init form
Fix #12676
Fix #12711
Fix #12729
Matthias Kuhn
01:12 PM Revision 03da1fca (qgis): Generate unique variable names for python init form
Fix #12676
Fix #12711
Fix #12729
Matthias Kuhn
12:00 PM Revision d64086d1 (qgis): Allow changing the name of a drag and drop designer tab
Fix #10724 Matthias Kuhn
11:42 AM Revision 1e08bc0a (qgis): [BUGFIX] Relative path for GDAL subdataset
For some raster layer, the datasource is not stored in the project as relative.
It's the case for NETCDF, HDF4, HDF5...
René-Luc ReLuc
11:40 AM Revision 350bbb7f (qgis): [BUGFIX] Relative path for GDAL subdataset
For some raster layer, the datasource is not stored in the project as relative.
It's the case for NETCDF, HDF4, HDF5...
René-Luc ReLuc
09:49 AM Revision 24417fd7 (qgis): Add python bindings for QgsWidgetWrapper
Allows the usage of `widget.wrapper()` from a form's python init script. Matthias Kuhn
09:30 AM Revision 5bcf0f52 (qgis): [processing] Added packaging tests, to easily check that a qgis install...
Victor Olaya

2015-05-12

09:40 PM Revision 31843a78 (qgis): processing: fix interpretation of oracle layers (take II; followup f0da...
Jürgen Fischer
06:37 PM Revision d855eabc (qgis): Prevent a crash if simplify tool is accidentally used for non-vector layer
Martin Dobias
06:24 PM Revision 56ada166 (qgis): PyQGIS: add conversion from QgsExpression::Node to subclasses
This makes it possible to investigate expression node tree within Python Martin Dobias
11:10 AM Revision 1c64363a (qgis): postgres provider: avoid quering layer_styles if it doesn't exist
Jürgen Fischer
10:59 AM Revision 12739c2f (qgis): Report checking and availablility of pointcloud (via debug)
Sandro Santilli
10:47 AM Revision 4562b049 (qgis): Write the pointcloud support check in a cleaner way
Sandro Santilli
10:12 AM Revision b8bc1811 (qgis): add option to cropTransparent to allow centering
use that in qgslayertreemodellegendnode Vincent Mora
09:40 AM Revision d13ace5a (qgis): Allow configurable icon sizes for legend tree nodes
Vincent Mora
07:56 AM Revision c8aa777a (qgis): postgres provider: avoid point cloud error
Jürgen Fischer

2015-05-11

04:50 PM Revision 74f10b9b (qgis): dxf export: fix detection of close polylines
Jürgen Fischer
11:46 AM Revision 2863f20d (qgis): Add a const geometry getter to QgsFeature
Nyall Dawson

2015-05-10

12:34 PM Revision a0017f97 (qgis): Fix calculation of zonal stats when source contains nodata or nan
pixels (fix #11135) Nyall Dawson
12:34 PM Revision c4243075 (qgis): Fix missing map units in vector field widget
Nyall Dawson
10:55 AM Revision e509fc53 (qgis): postgres provider: cast result of a subquery in min/max/uniqueValue(s) ...
Jürgen Fischer
10:26 AM Revision e371219d (qgis): Fix incorrect calculation of max in QgsStatisticalSummary
Nyall Dawson
08:18 AM Revision 6a312be5 (qgis): fixed grass and browser coverity warnings
Radim Blazek

2015-05-09

11:08 PM Revision 536135a3 (qgis): ogr provider: limit mysql driver to requested layer
Jürgen Fischer
10:02 PM Revision 1b929ef2 (qgis): Release of 2.8.2
Jürgen Fischer
09:55 PM Revision e5dbd186 (qgis): grass: fix relative path support for working database and vector layers...
Jürgen Fischer
04:44 PM Revision c447e67e (qgis): postgres provider: ignore system columns
(cherry picked from commit aa377a088a473c4490f25b846990de40756ad9c1) Jürgen Fischer
04:34 PM Revision 54d52873 (qgis): db manager: fix BaseError handing (fixes #12645; backport 102f6d3)
Jürgen Fischer
04:29 PM Revision 5f4d9d80 (qgis): handle projects path with apostrophe (fixes #12691)
(cherry picked from commit b49b49232a598ac22b60be398e5d8e125b53a3d6) Jürgen Fischer
04:12 PM Revision a894781e (qgis): oracle provider: fix srid detection (fixes #12674)
(cherry picked from commit 656af530c3fa9353e35a812f880350e01f37ebc0) Jürgen Fischer
11:56 AM Revision eb716fc3 (qgis): [symbology] Fall back to symbol style if data defined evaluation
fails or is null. Nyall Dawson
09:50 AM Revision 4a4877d3 (qgis): Small fix to QgsDataDefined implicit sharing
Nyall Dawson
09:37 AM Revision 65cd9fcd (qgis): [symbology] Fix potential crash with data defined symbols
Nyall Dawson

2015-05-08

10:01 AM Revision 46b9029e (qgis): Fix doxygen error
Nyall Dawson
08:25 AM Revision 14fd976f (qgis): Implicit sharing for QgsDataDefined
Nyall Dawson
08:25 AM Revision d970daaf (qgis): Add a method for creating a QgsDataDefined from a QgsDataDefinedButton
Nyall Dawson

2015-05-07

01:14 AM Revision 2c385526 (qgis): replace pow10 with qPow (fixes #12717)
Jürgen Fischer
12:46 AM Revision 656af530 (qgis): oracle provider: fix srid detection (fixes #12674)
Jürgen Fischer
12:45 AM Revision 6373ad6f (qgis): doxymentation fix
Jürgen Fischer
10:05 PM Revision da69e0f8 (qgis): indentation update
Jürgen Fischer
10:05 PM Revision b91cbee7 (qgis): labeling: use transformation with datum
Jürgen Fischer
06:12 PM Revision fb141e76 (qgis): Update rasterize.py
Better default for output type. Fixes http://hub.qgis.org/issues/12695 Paolo Cavallini
04:53 PM Revision 9fffe34f (qgis): Merge pull request #2033 from NaturalGIS/fix_12683
fixes processing refactor fields for certain datatypes Alexander Bruy
02:43 PM Revision c9897ab2 (qgis): Fix missing map units in vector field widget
Nyall Dawson
02:25 PM Revision 45bdae46 (qgis): [FEATURE] Add scalebar sizing mode to fit a desired scalebar width (fix...
Sandro Mani
01:24 PM Revision 479ef793 (qgis): Small data defined code cleanups
Nyall Dawson
01:24 PM Revision 3747aae7 (qgis): Fix build
Nyall Dawson
01:20 PM Revision 1964a7c7 (qgis): [processing] added box with console commands for gdal/ogr algs
Victor Olaya
01:20 PM Revision 90ce59c5 (qgis): [processing] parameter dialogs are now larger
Victor Olaya
01:13 PM Revision d4248411 (qgis): Avoid some ugly qgis-dev-bin window titles
Nyall Dawson
12:50 PM Revision 1ff6b272 (qgis): Revert "Use permissive parseColor method for evaluating data defined co...
This reverts commit 79c0d5b59da2b6b512820b130a6b2008bf02eec1.
The change broke parsing of colors in the format 0,0,2...
Nyall Dawson
12:36 PM Revision 4082de10 (qgis): Merge pull request #2032 from NaturalGIS/remove_broken_r_scripts
remove broken R scripts Paolo Cavallini
12:27 PM Revision 8a989342 (qgis): fixes processing refactor fields for certain datatypes
Giovanni Manghi
12:26 PM Revision 3e397833 (qgis): set the parameter table field optional
Etienne Trimaille
12:11 PM Revision 15323b8b (qgis): remove broken R scripts
Giovanni Manghi
10:23 AM Revision c6735cc8 (qgis): Update InverseDistanceWeighted.txt
Better default for SAGA IDW command Paolo Cavallini
07:56 AM Revision 210159f8 (qgis): Finer steps for some spin widgets in labelling
Nyall Dawson

2015-05-06

12:22 AM Revision f9f333b8 (qgis): wms server: include geometry type of layer in GetProjectSettings
Jürgen Fischer
10:25 PM Revision 44909482 (qgis): Add support for Pointcloud layers
Sandro Santilli
05:57 PM Revision 3dcb640a (qgis): Update Slope,Aspect,Curvature.txt
Backport from 2.1.3 Paolo Cavallini
05:54 PM Revision 4d54801e (qgis): Update ShapestoGrid.txt
Backport from 2.1.3 Paolo Cavallini
02:38 PM Revision fd7375e6 (qgis): Merge pull request #1990 from ricardogsilva/processing_provider_changes
[Processing] Changed default value of argument updateList in Processing.addProvider Victor Olaya
02:38 PM Revision 410e6f36 (qgis): Merge pull request #1997 from Gustry/delete-holes
[Processing][Feature] Add new algo to remove holes in a polygon layer Victor Olaya
02:37 PM Revision e58e8ac6 (qgis): Merge pull request #2028 from ninsbl/master
Provide option for R_LIBS_USER in Processing Victor Olaya
02:35 PM Revision c4eb1fb1 (qgis): Merge pull request #1910 from radosuav/obt_fix
[Processing] Fix bug in reading ParameterMultipleInput in OTB algorithms. Victor Olaya
02:34 PM Revision 6fbb2d6c (qgis): Merge pull request #1965 from radosuav/processing_models
[Processing] Improve the robustness of models... Victor Olaya
10:35 AM Revision aab3b159 (qgis): Replace use of expressions for symbology data defined properties
with QgsDataDefined. Allows for direct use of fields and for
deactivating data defined properties without loss of exp...
Nyall Dawson
10:35 AM Revision 6ad2f9f0 (qgis): Some improvements to QgsDataDefined and QgsDataDefinedButton:
- enhanced methods for storing/retrieving QgsDataDefined in a
string map
- add method to QgsDataDefinedButton to up...
Nyall Dawson
10:35 AM Revision 2f6b8e7a (qgis): Make it more obvious if a field is selected in a data defined button
by ticking the "fields" submenu as well as the field Nyall Dawson
10:35 AM Revision ad7fad51 (qgis): Fix referenced columns from QgsDataDefined so that columns are
returned even if expression was not sucessfully parsed (column
names are still inferred during the expression prepara...
Nyall Dawson
10:35 AM Revision 79c0d5b5 (qgis): Use permissive parseColor method for evaluating data defined colors
Allows more flexible conversion of evaluated strings to color Nyall Dawson
10:25 AM Revision 254af203 (qgis): fix offset curve: allow input in spinbox by switching to click-click mode
Denis Rouzaud
10:02 AM Revision a7a29ca9 (qgis): user input fixes
* fix crash when entering value from widget in rotation map tool use
* initially display as floating
* use same backg...
Denis Rouzaud
09:14 AM Revision b49b4923 (qgis): handle projects path with apostrophe (fixes #12691)
Jürgen Fischer
08:51 AM Revision aa377a08 (qgis): postgres provider: ignore system columns
Jürgen Fischer

2015-05-05

11:03 PM Revision fba32f12 (qgis): Allow storing QgsField and QgsFields in a QVariant
Nyall Dawson
07:09 PM Revision 70d39072 (qgis): Add .libPaths() to R scripts for Windows
Hopefully a more proper attempt to fix http://hub.qgis.org/issues/11603 directly in processing by means of providing ... Stefan Blumentrath
07:08 PM Revision 3fcc1014 (qgis): Add R_LIBS_USER option for windows
Hopefully a more proper attempt to fix http://hub.qgis.org/issues/11603 directly in processing by means of providing ... Stefan Blumentrath
07:07 PM Revision f8ff073d (qgis): Add R_LIBS_USER option for windows
Hopefully a more proper attempt to fix http://hub.qgis.org/issues/11603 directly in processing by means of providing ... Stefan Blumentrath
06:58 PM Revision ee17eb98 (qgis): fix windows build
Jürgen Fischer
04:38 PM Revision f028b831 (qgis): change user input toolbar to a user input dockwidget
Denis Rouzaud
01:45 PM Revision 09675101 (qgis): Merge pull request #2024 from tecoholic/8212
fixes #8212 Nathan Woodrow

2015-05-04

10:39 PM Revision 69aa1152 (qgis): Merge pull request #2026 from kiselev-dv/pull/osm-not-null
Add not-null option for osm export Martin Dobias
09:23 PM Revision 57d5d079 (qgis): fix typo
Dmitry Kiselev
08:49 PM Revision b430151e (qgis): Merge branch 'master' of github.com:kiselev-dv/QGIS
Dmitry Kiselev
08:27 PM Revision 8902a86f (qgis): Add not null option for OSM export
Dmitry Kiselev
08:16 PM Revision 314bf4e1 (qgis): fix issues
Dmitry Kiselev
05:19 PM Revision e440dee1 (qgis): [DBManager] Add a 'create view' button
Hugo Mercier
05:19 PM Revision 00276e2b (qgis): [DBManager] Add fr translation for the query builder
Hugo Mercier
05:19 PM Revision 4876e7a2 (qgis): [DBManager] Integrate QSpatialite's query builder
Hugo Mercier
05:19 PM Revision d684c8c7 (qgis): [DBManager] Allow to load a layer without primary key
Hugo Mercier
05:18 PM Revision 00618fca (qgis): [DBManager] Allow non-spatial layers
Hugo Mercier
05:06 PM Revision eb964f9f (qgis): [GRASS][FEATURE] delete raster map browser action
Radim Blazek
05:01 PM Revision 51c180b5 (qgis): fixes #8212
Arunmozhi P
01:00 PM Revision e05246d7 (qgis): Const correctness for QgsGeometry methods
Nyall Dawson
12:36 PM Revision 1100c987 (qgis): GRASS test fix
Radim Blazek
12:27 PM Revision 9e096464 (qgis): [GRASS][feature] delete vector layer browser action
Radim Blazek
12:26 PM Revision f800ac63 (qgis): Merge pull request #1975 from rduivenvoorde/sldfix_11863
Fixes #11863 (invalid SLD with negative values) Martin Dobias
10:04 AM Revision fd6dc0d8 (qgis): Allow to open a spatialite table without primary key
Hugo Mercier
08:53 AM Revision 72eb1aae (qgis): Allow Qt5::Positioning as alternative to QtMobility/QtLocation
Matthias Kuhn
08:34 AM Revision 72cfe46f (qgis): [FEATURE] Add diagram nodes to legends (fix #4255)
Vincent Mora
08:34 AM Revision 4a9a9361 (qgis): Fix legend text not customisable for QgsSimpleLegendNode items
Nyall Dawson

2015-05-03

09:02 PM Revision 5d54b325 (qgis): Merge branch 'master' of github.com:kiselev-dv/QGIS
Dmitry Kiselev
09:01 PM Revision 6004c142 (qgis): Add not null option for OSM export
Dmitry Kiselev
05:10 PM Revision edeafa95 (qgis): indentation and minor sip updates
Jürgen Fischer
01:09 PM Revision bae9cea4 (qgis): Add missing files from 96db1bd
Nyall Dawson
12:57 PM Revision 96db1bdb (qgis): Allow expression functions to include 0 length parameter lists
This change allows for some cleanups to the built in expression
functions, by making it possible to differentiate var...
Nyall Dawson
12:57 PM Revision bd9e02be (qgis): Add alias support for expression functions
Standardise naming of all internal functions to lowercase with
underscore convention. Add aliases for old names to av...
Nyall Dawson
12:57 PM Revision bb648306 (qgis): Implicit sharing for QgsFields
Nyall Dawson
12:48 PM Revision 31e86112 (qgis): Add quartiles and IQR to QgsStatisticalSummary calculations
Nyall Dawson

2015-05-02

03:19 PM Revision 154468bd (qgis): Add QgsStatisticalSummary class for calculating stats from a list
of values. Nyall Dawson
12:32 PM Revision bb0e583f (qgis): Move methods for returning lists of values from a vector layer field
or expression to QgsVectorLayer. Add unit tests. Nyall Dawson
11:12 AM Revision fadaf124 (qgis): Implement implicit sharing for QgsField
Nyall Dawson

2015-05-01

04:43 PM Revision e12601ef (qgis): Add rpm files to build Fedora/CentOS/RHEL packages
Matthias Kuhn
04:18 PM Revision c0090d8c (qgis): Also let CMake find grass libs in default system location
Matthias Kuhn
10:24 AM Revision 853e913a (qgis): Propagate keyRelease event from main app window
Matthias Kuhn

2015-04-30

09:27 AM Revision ce18a60b (qgis): Bump acceptable doc coverage
Nyall Dawson
09:26 AM Revision 73140476 (qgis): Fix missing doc strings due to invalid doxygen tags
Nyall Dawson
02:58 AM Revision 3e8c5cf1 (qgis): fix windows build
Jürgen Fischer

2015-04-29

12:46 AM Revision ac7cb41e (qgis): Set autoraise on browser dock info button
Nyall Dawson
11:05 PM Revision eb4d8c76 (qgis): Fix docs for QgsProjectionSelectionWidget
Nyall Dawson
10:28 PM Revision 721d9f59 (qgis): Formatting and code cleanups for QgsScaleExpression
Nyall Dawson
10:27 PM Revision 70b91b63 (qgis): Add QgsScaleExpression subclass for sized based expressions
Vincent Mora
09:42 PM Revision 9b566189 (qgis): Fix startup crash when python is not available
Matthias Kuhn
09:14 PM Revision 4c2844e7 (qgis): browser properties path/uri without spaces wrap
Radim Blazek
04:37 PM Revision 4645dd75 (qgis): [GRASS] tools window made dockable
Radim Blazek
12:15 PM Revision 0ed89fc0 (qgis): [FEATURE][browser] optional properties widget
Radim Blazek
11:16 AM Revision a1dd7e8f (qgis): add a new tool bar for user input
rotation map tool now uses it instead of message bar
the idea of the user input toolbar can change (fixes crash when ...
Denis Rouzaud
09:50 AM Revision 06180fe3 (qgis): Reimplement QgsNetworkContentFetcher test with a local server
Reduces false alarms in unit tests due to network problems Matthias Kuhn
02:37 AM Revision 96576aa2 (qgis): Fix typos
Nyall Dawson

2015-04-28

06:47 PM Revision 96143d56 (qgis): Merge pull request #2017 from rldhont/processing_remove_print_from_help
[processing] removing print statement from help method Alexander Bruy
06:30 PM Revision f7e46ee5 (qgis): Removing print from help method
I found a print in ModelerAlgorithm help method that causes some trouble
for PyWPS-QGIS-Processing. I removed it.
René-Luc ReLuc
05:41 PM Revision c2fb5e19 (qgis): Revert "Streamline singleton behavior"
This reverts commit b4a85471978b59b129c0299dfd14c1af00fef743.
The template based approach was not cross-platform fri...
Matthias Kuhn
03:04 PM Revision 96560c89 (qgis): allow numerical input in rotation map tool
* use a combo box to set the angle
* allow snapping to angles (directly enabled when shift + click)
* uses click-clic...
Denis Rouzaud
10:43 AM Revision 15c1dbc4 (qgis): Merge pull request #2014 from elpaso/hidpi-improvements
Hidpi improvements Matthias Kuhn
10:31 AM Revision 51c5931b (qgis): Raise an error when an unary operator is used in combi with a non liter...
See https://github.com/qgis/QGIS/pull/1975 for discussion Richard Duivenvoorde
10:19 AM Revision 3c22aff0 (qgis): Fix usability issue in attributetable
The height of rows is too small to see its
contents on hidpi screens
Alessandro Pasotti
09:42 AM Revision d1fa2448 (qgis): Fix usability issue in statusbar
The height of scale and coordinates is too small to see its
contents on hidpi screens
Alessandro Pasotti
09:30 AM Revision 9f2c544b (qgis): [processing] fixed rendering styles dialog
fixes #12583 Victor Olaya
09:19 AM Revision 55108ae7 (qgis): [processing] enabled inut checks for field calculator algorithm
fixes #12586 Victor Olaya
08:57 AM Revision 29501464 (qgis): [processing] fixed saga split rgb for 2.1.4
Victor Olaya
08:44 AM Revision 8ac22c5f (qgis): [processing] fixed wrong creation of error message in script algorithm
Victor Olaya
08:28 AM Revision 288b242a (qgis): Merge pull request #1966 from olivierdalang/show_selected_features_ALL_...
Filter the attribute table only by selection if there is one
Fix #7541
Matthias Kuhn

2015-04-27

10:23 AM Revision 0f35192f (qgis): Add cropTransparent to QgsImageOperation, for cropping transparent
borders from around an image Vincent Mora
10:22 AM Revision 6a8526f9 (qgis): Add assistant support to QgsDataDefinedButton
Vincent Mora
10:22 AM Revision cf3a7127 (qgis): Move prettyBreaks calculation to QgsSymbolLayerV2Utils
Vincent Mora
10:22 AM Revision 0c5063fe (qgis): Add method to create a QgsDataDefined from a string.
Automatically analyses to determine whether the string refers to
a column or is an expression.
Vincent Mora
10:22 AM Revision d4319621 (qgis): Add an isField test for QgsExpression
Checks whether expression consists of solely a field reference Vincent Mora
09:12 AM Revision ffeb61d5 (qgis): Merge pull request #2008 from NaturalGIS/remove_grass_modules
[processing] remove r.mapcalculator from GRASS7 modules Alexander Bruy
09:12 AM Revision 09020dc1 (qgis): Merge pull request #2005 from NaturalGIS/fix_grass7_v_to_rast_attribute
[processing] fix grass7 v.to.rast.attribute Alexander Bruy
09:12 AM Revision 5fe7f3d9 (qgis): Merge pull request #2004 from NaturalGIS/fix_grass7_slope_aspect
[processing] fix grass7 r.slope.aspect Alexander Bruy
09:11 AM Revision b413271a (qgis): Merge pull request #2009 from NaturalGIS/remove_grass_v_distance
[processing] remove v.distance as it can't work Alexander Bruy

2015-04-26

08:38 PM Revision b8dcb881 (qgis): remove v.distance as it can't work
Giovanni Manghi
08:24 PM Revision f51941b7 (qgis): remove r.mapcalculator from GRASS7 modules
Giovanni Manghi
03:46 PM Revision 6ada2b61 (qgis): osgeo4w: reflect packagename and version in nightly build
(cherry-picked from 9c5cbd4, dec0ca5 and 51a7317) Jürgen Fischer
03:34 PM Revision 9e0893f6 (qgis): fix where clause when multiple features are filtered by ids (fixes #126...
(cherry picked from commit 02f5c73ae2067c3a92a2254761a8e2db0a565eae) Jürgen Fischer
03:29 PM Revision 464646d1 (qgis): german translation update
Jürgen Fischer
03:24 PM Revision 96c3d927 (qgis): Properly handle non matching number of WMS styles and layers in WMS pro...
(cherry picked from commit bcb95137f07134c62094fdc68cb998d9a56409ab) Jürgen Fischer
03:24 PM Revision 1a827abb (qgis): doxygen: add effects directory
(cherry picked from commit d660acbfa365ac52164916b798c8c0167a1f655d) Denis Rouzaud
03:24 PM Revision ff1b1838 (qgis): processing: fix interpretation of oracle layers (fixes #12590)
Funded by norbit.de
(cherry picked from commit f0daab9c7c188bd0361d7d11652830558231e1b6)
Jürgen Fischer
03:24 PM Revision 3a2d2f63 (qgis): remove unused button in categorized renderer ui
(cherry picked from commit 812d5b11832c31a875048ceda6609814b194a5ee) Jürgen Fischer
03:24 PM Revision f528d2b6 (qgis): Fix primary key search
(cherry picked from commit 265c253995ae755194df514a07ecaad35fd3ec57) Sandro Mani
03:24 PM Revision a64ef9fe (qgis): Fix quoting of xfb-run invocation
Works For Me (Ubuntu 14.04.2) Sandro Santilli
03:24 PM Revision af5b5e7c (qgis): include pointer to message in connection error message (fixes #12526)
(cherry picked from commit 10a51f672fa6b98174e9b94dd932dc08e5d77e71) Jürgen Fischer
03:24 PM Revision 0beeadf9 (qgis): oracle spatial: use sdo_relate for exact intersect feature requests whe...
(cherry picked from commit fa99a960844e8bc6c909c58961bf9a0df070d877) Jürgen Fischer
03:24 PM Revision d92e4d64 (qgis): server: fix 'LayerDrawingOrder' (fixes #12484)
cherry picked from de5a3f5 + 04324fd Jürgen Fischer
01:48 PM Revision 80a65b9b (qgis): fix python error when using path with special chars in Processing/GRASS
Giovanni Manghi
01:37 PM Revision 102f6d31 (qgis): db manager: fix BaseError handing (fixes #12645)
Jürgen Fischer
01:22 PM Revision c79dd9d1 (qgis): Merge pull request #2006 from NaturalGIS/grass7_better_default_raster_r...
better GRASS7 default raster resolution and fix r.composite Paolo Cavallini
12:58 PM Revision e7e02794 (qgis): Update GrassAlgorithm.py
Better default cellsize for GRASS6 Paolo Cavallini
12:33 PM Revision 031f9a9f (qgis): better GRASS7 default raster resolution and fix r.composite
Giovanni Manghi
11:31 AM Revision b3d8fc2b (qgis): fix grass7 v.to.rast.attribute
Giovanni Manghi
11:25 AM Revision ac2d8179 (qgis): fix also grass7 r.aspect and re-adds r.slope
Giovanni Manghi
11:08 AM Revision 42f0aa28 (qgis): fix grass7 r.slope.aspect
Giovanni Manghi
 

Also available in: Atom