Activity
From 2015-04-26 to 2015-05-25
2015-05-25
- 11:42 PM Revision b91e43af (qgis): [GRASS] import icon
- 09:43 PM Revision d40d481b (qgis): avoid warning about not created test difference image
- 08:12 PM Revision 98c601d1 (qgis): fix typos
- 07:45 PM Revision 6a6b3b41 (qgis): [GRASS] browser import options dialog
- 07:45 PM Revision 407f7213 (qgis): QgsRasterProjector optional precision
- 06:32 PM Revision 6e4b883a (qgis): fix grass7 r.surf.area
- 04:54 PM Revision 5b3a96d9 (qgis): geometry fixes:
- * 3d geometries from oracle
* windows build - 04:29 PM Revision 2e86d54b (qgis): Merge pull request #2025 from mhugo/db_manager_dev
- db manager SQL window enhancements
- 04:26 PM Revision 0b9ea9a6 (qgis): Merge pull request #2057 from Hvitnov/fix12655
- Fix #12655 copy/paste style between different vector layer geometry types
- 01:24 PM Revision ae6b290a (qgis): Add processing CheckValidity algorithm
- 12:58 PM Revision 4e14f8d6 (qgis): fix 8050697
- 12:55 PM Revision 80506973 (qgis): make postgres provider tests optional
- 12:04 PM Revision 83899182 (qgis): fix some warnings
- 10:48 AM Revision b7a4e985 (qgis): Merge pull request #2048 from alexbruy/fix-curvature-filter
- fix total curvature calculation (fix #5967)
- 10:03 AM Revision b7a2a79d (qgis): Merge pull request #2055 from mhugent/geometry_mmsql_2_8
- [FEATURE]: New geometry classes (take 2)
- 08:53 AM Revision 68fe5f57 (qgis): [FEATURE:] New geometry classes
- 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
- 08:40 AM Revision 12883f50 (qgis): Merge pull request #2072 from NaturalGIS/fix_grass7_r_relief2
- [processing] fix grass7 r.relief2
- 08:39 AM Revision 6596adc8 (qgis): Merge pull request #2073 from NaturalGIS/fix_grass7_r_flow
- [processing] fix grass7 r.flow
2015-05-24
- 06:48 PM Revision cec5bdeb (qgis): fix some warnings
- 03:27 PM Revision 3ecf6e65 (qgis): Update Datasources2Vrt.py
- Naming more consistent with other tools.
- 02:53 PM Revision cee47d66 (qgis): fix SAGA 2.1.4 contour lines from grid
- 01:26 PM Revision d591ac4d (qgis): better indentation
- 01:22 PM Revision b1baa6e3 (qgis): fix GRASS7 r.flow
- 11:41 AM Revision 4f87af08 (qgis): better fix for r.relief in grass7
- 11:40 AM Revision 6be81c67 (qgis): better fix for r.relief in grass7
- 09:31 AM Revision a0a1cea0 (qgis): [gui] apply icon size user preference to dock widget tool buttons (fix ...
- 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
2015-05-23
- 11:48 PM Revision 2ff6f724 (qgis): Merge pull request #2066 from luipir/master
- Added Datasources2Vrt processing alg
- 09:45 PM Revision dbdfe40b (qgis): [symbology] Use static QStrings for data defined keys rather than
- creating new strings with every redraw (pt 2)
- 08:49 PM Revision 97864da3 (qgis): fix windows build (also reapplies 584f192, lost in a6f1ec)
- 06:28 PM Revision 32463d0c (qgis): Postgres provider: test default values are correctly returned
- 05:39 PM Revision 4358b5ba (qgis): Add some providers to README.md
- 05:30 PM Revision 1516e63b (qgis): Less warnings
- 05:10 PM Revision 916fbbc6 (qgis): Hide private shared data implementation from the library symbols
- 05:09 PM Revision 14c61502 (qgis): Use -fvisibility=hidden also for plugins
- 04:57 PM Revision eb85d99a (qgis): Also plugins
- 04:53 PM Revision 40e2845d (qgis): Add some comments to provider test suite
- 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... - 08:11 AM Revision 76aa0356 (qgis): Merge pull request #2067 from NaturalGIS/fix_grass7_r_relief
- [processing] fix GRASS7 r.relief
- 07:28 AM Revision 10239a0e (qgis): [symbology] Use static QStrings for data defined keys rather than
- creating new strings with every redraw (pt 1)
- 07:15 AM Revision b4f4663b (qgis): Add connection pool for OGR provider (Funded by Sourcepole QGIS Enterpr...
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. - 10:53 PM Revision 2c5c8662 (qgis): [FEATURE][SERVER] GetFeature with an other Geometry
- This commit completes 'GetFeature without geometry' e3a832c29e4a98ed70b8085563aa0c8a92d44669
The GeometryName parame... - 10:21 PM Revision df7e07bc (qgis): Fix untranslatable strings (fix #11765)
- 09:35 PM Revision 72f0c141 (qgis): Correctly restore font and character for font marker widget
- 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 - 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 - 08:59 PM Revision adb5b643 (qgis): fix GRASS7 r.relief
- 08:35 PM Revision 1078daf7 (qgis): Add option to get null count from QgsVectorLayer::getDoubleValues
- 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. - 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 - 07:57 PM Revision 0aedbcaf (qgis): Merge branch 'master' of https://github.com/qgis/QGIS
- 07:57 PM Revision e25fb2de (qgis): Fix for #12812
- 07:53 PM Revision e2ff8edc (qgis): Make python NULL hashable
- 07:39 PM Revision 2fe3f557 (qgis): Provider testing
- * Test more operations
* Include spatialite tests - 05:51 PM Revision 69abbb26 (qgis): [BUGFIX][SERVER][WFS] Remove extra line after header
- 05:49 PM Revision c4b1d25a (qgis): [BUGFIX][SERVER][WFS] Remove extra line after header
- 05:35 PM Revision aba4fe0f (qgis): Fix processing ParameterTable.setValue
- 05:32 PM Revision a46f372e (qgis): Revert "[BUGFIX] Remove extra line after header"
- This reverts commit 7ab336f2064b59df9ca42b7b822324bbd26e96ff.
- 05:31 PM Revision 84f6f0d9 (qgis): Revert "[BUGFIX] Remove extra line after header"
- This reverts commit a2e538e35474ec6affc4ab387b81b88f83c2986c.
- 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
- 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... - 04:39 PM Revision 2004f22a (qgis): Uniform and informative output names for Processing (QGIS, final)
- 04:10 PM Revision 4c871bb9 (qgis): Merge branch 'master' of https://github.com/qgis/QGIS
- 04:09 PM Revision 00f64971 (qgis): Uniform and informative output names for Processing (QGIS, Take #2)
- 04:05 PM Revision a2e538e3 (qgis): [BUGFIX] Remove extra line after header
- 04:03 PM Revision 7ab336f2 (qgis): [BUGFIX] Remove extra line after header
- 03:57 PM Revision efeae6f4 (qgis): Merge branch 'master' of https://github.com/qgis/QGIS
- 03:56 PM Revision 7dacddc0 (qgis): Uniform and informative output names for Processing (QGIS, Take #1)
- 03:56 PM Revision e015a7ec (qgis): Fixed uninitialized issue
- 03:30 PM Revision 06ae01e0 (qgis): Revert "Add connection pool for OGR provider"
- This reverts commit a64ffc495e4099759dcfce292154b15f51814ba9.
- 03:18 PM Revision 43d51985 (qgis): Merge branch 'search-widgets' of https://github.com/carolinux/QGIS into...
- 03:17 PM Revision 81e21b56 (qgis): Now UI appears properly
- 03:10 PM Revision d33bf3dd (qgis): Now UI appears properly
- 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. - 01:51 PM Revision 46b26060 (qgis): ComboBox now also works!
- 01:39 PM Revision e5fcbc39 (qgis): Small optimisation to data defined symbology
- 01:37 PM Revision b1489688 (qgis): Merge pull request #2062 from vmora/add_tooltip
- add tooltip to graduated method (color or size)
- 01:34 PM Revision ce7b1d31 (qgis): Merge pull request #2060 from manisandro/ogrpool
- Add connection pool for OGR provider (followup 0b9d1dc)
- 01:19 PM Revision f1085b83 (qgis): Works now for the default case
- 01:01 PM Revision f337d413 (qgis): Merge pull request #2061 from vmora/convert_old_size_scale
- remove SizeScale and Rotation from Advanced Menu
- 12:59 PM Revision f81d808c (qgis): Correctly restore font and character for font marker widget
- 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. - 12:31 PM Revision e0098a5d (qgis): use proper type in convert functions interface
- 12:26 PM Revision c49884f4 (qgis): remove unused variables
- 12:18 PM Revision a5351fc1 (qgis): Replaced use of qgsErrorBox with QgsErrorBar
- Removed some empty lines
- 12:00 PM Revision ef0d4138 (qgis): Data defined font marker character
- 11:57 AM Revision 9b6e23d3 (qgis): Add convenience method QgsVectorLayer::getFeatures( expression )
- 11:57 AM Revision 97de55d1 (qgis): Add new postgres provider test
- 11:57 AM Revision ec9e1464 (qgis): Provider test
- 11:57 AM Revision a2ae8b4e (qgis): Add unit tests for postgres provider
- basically to get a framework to test the expression compiler
- 11:57 AM Revision babfae99 (qgis): Make expression compiler configurable
- 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... - 11:57 AM Revision 8571ae7e (qgis): Convert tests/README to markdown and add more information
- 11:48 AM Revision 6952a389 (qgis): Fix compiling without QtWebKit
- This makes it possible to compile QGIS master for Android.
Hooray! - 11:41 AM Revision 278141f3 (qgis): add tooltip to graduated method (color or size)
- 11:08 AM Revision 9589a189 (qgis): avoid duplication of function
- 10:41 AM Revision a64ffc49 (qgis): Add connection pool for OGR provider
- 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... - 10:27 AM Revision 60754424 (qgis): Doxymentation
- 08:39 AM Revision 5910adf5 (qgis): fix windows build
- 08:39 AM Revision f2d4d308 (qgis): debian packaging update
- 08:37 AM Revision 5c3a7af5 (qgis): Merge pull request #2058 from arnaud-morvan/processing-model-help
- Fix processing model help saving
2015-05-21
- 12:45 AM Revision b82a4d48 (qgis): It compiles!
- 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... - 06:04 PM Revision 8abe726c (qgis): [GRASS] raster import: create link by r.external if crs are the same; l...
- 06:04 PM Revision bb7943f3 (qgis): new mIconRasterLink.svg
- 06:04 PM Revision c0361ba3 (qgis): fixed browser symlink icons
- 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... - 05:36 PM Revision 06b2b666 (qgis): Adding search widget capability
- 05:29 PM Revision c19a4a70 (qgis): Fix processing model help saving and make script help content saving co...
- 05:19 PM Revision 10759252 (qgis): Fix #12655 copy/paste style between different vector layer geometry types
- 05:04 PM Revision 1e3b820d (qgis): [FEATURE] Data defined properties for font marker
- 04:53 PM Revision 87f2370d (qgis): [processing] implement alternative display names for algorithms
- 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, ... - 03:44 PM Revision 7a35d62b (qgis): [processing] add help links for gdal/ogr alga
- 03:44 PM Revision f1dc58ce (qgis): [processing] fixed saga help links
- 03:44 PM Revision c9841fb6 (qgis): [processing] cosmetic improvements to gdal/ogr algs
- 03:38 PM Revision a32ac3d4 (qgis): Fix broken area scaling for simple marker symbols
- 03:38 PM Revision d62794de (qgis): [symbology] Fix potential crash in data defined symbol rotation
- 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...
- 02:24 PM Revision 1949fe9c (qgis): Fix #12406 (measured area is wrong when computed on ellipsoid)
- Introduced in e568493
- 02:23 PM Revision a6f1ece7 (qgis): [GRASS] browser import cancel action
- 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, ... - 01:48 PM Revision 19c1dc69 (qgis): Fix #12406 (measured area is wrong when computed on ellipsoid)
- Introduced in e568493
- 01:47 PM Revision a80c3496 (qgis): Add size assistant to simple and svg marker data defined sizes
- 01:14 PM Revision de3377bc (qgis): Remove option for custom side bar style, always on now
- 11:57 AM Revision daee5953 (qgis): [processing] allow to specify geometry type for input vectors in R
- scripts
- 11:47 AM Revision d019e724 (qgis): Remove option to set icon themes
- 11:36 AM Revision 4e09d4d0 (qgis): Remove option to bold group box names, now always on
- 10:30 AM Revision fca8c5e0 (qgis): Hej fra Noedebo
- 10:27 AM Revision 7f318092 (qgis): Followup c6f9b07, add unit test
- 10:03 AM Revision 1f14ce70 (qgis): Fix multiple overlaps of curved labels (fix #12792)
- 10:01 AM Revision 7d97ab50 (qgis): Fix multiple overlaps of curved labels (fix #12792)
- 10:01 AM Revision 195972ac (qgis): [GRASS] removed plugin browser, substituted by QGIS browser
- 09:31 AM Revision 7765d8d6 (qgis): [GRASS] plugin: removed add raster/vector layer actions, substituted by...
- 09:25 AM Revision 4d62566d (qgis): [processing] fixed ‘add script from file’ tool
- 09:05 AM Revision a58085bf (qgis): [processing] allow selection parameters with option populated from data...
- 09:01 AM Revision 8c8a1231 (qgis): [GRASS] fixed crash when GISRC is set but file does not exist or it is ...
- 08:42 AM Revision cb4d5189 (qgis): Write to project join memory cache property instead of cachedAttributes...
2015-05-20
- 12:05 AM Revision e8587c3d (qgis): dxf export: more ellipse marker fixes (essentially like in simple marker)
- 12:00 AM Revision c6f9b07a (qgis): feature: fix crash when feature 'owns' no geometry
- 11:08 PM Revision c382655c (qgis): Merge branch 'master' of https://github.com/qgis/QGIS
- 11:08 PM Revision d14c4aa4 (qgis): Uniform and informative output names for Processing (GRASS-v.* modules ...
- 10:52 PM Revision 27c2b5c0 (qgis): [GRASS][FEATURE] copy layers within location mapsets using browser drag...
- 10:41 PM Revision 80a8c49b (qgis): Uniform and informative output names for Processing (GRASS-v.* modules ...
- 09:49 PM Revision b1ffff82 (qgis): Fix build
- 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...
- 09:11 PM Revision 70023dbd (qgis): [processing] do not close window after executing algorithm if there are...
- 09:11 PM Revision 1ad36c4a (qgis): [processing] added support for online R scripts
- 09:08 PM Revision 2e7f3442 (qgis): Uniform and informative output names for Processing (GRASS-v.* modules ...
- 07:56 PM Revision 5e080ec3 (qgis): Merge branch 'master' of https://github.com/qgis/QGIS
- 07:55 PM Revision 7cc38aee (qgis): Uniform and informative output names for Processing (GRASS-r.* modules ...
- 07:54 PM Revision 9a32c282 (qgis): dxf export: fix circle marker
- 07:47 PM Revision b186e71b (qgis): remove maprenderertest in app
- 07:11 PM Revision b65df5c4 (qgis): georeferencer: add translation string
- 04:56 PM Revision 9076ff8d (qgis): Fix some deprecated warnings
- 04:55 PM Revision 267d9528 (qgis): Implicit sharing for QgsFeature
- 03:53 PM Revision c33b9fa1 (qgis): Merge pull request #2049 from Hvitnov/fix12787
- fix #12787 (Value Relation edit widget related crash)
- 03:33 PM Revision df039ee2 (qgis): fix #12787 (Value Relation edit widget related crash)
- 03:20 PM Revision 7e69bd12 (qgis): add to canvas checkbox in raster "save as..." dialog (fix #6949)
- 01:46 PM Revision d393d268 (qgis): Fix up non-const getters for attributes and geometry in QgsFeature
- (preparation for implicit sharing)
- 01:31 PM Revision 73ed56af (qgis): [processing] use algorithm alias name also in advanced mode
- 01:31 PM Revision 12292e3b (qgis): [processing] fixed ‘create points along lines’ algorithm
- fixes #12768
- 01:16 PM Revision a62adfe4 (qgis): fix total curvature calculation (fix #5967)
- 01:12 PM Revision 00a03999 (qgis): [processing] fix axis orientation in the Vector Scatterplot alg (fix #1...
- 01:10 PM Revision 8ad18834 (qgis): [processing] fix axis orientation in the Vector Scatterplot alg (fix #1...
- 12:46 PM Revision 499c102b (qgis): Merge pull request #2047 from alexbruy/attrtable-paste
- [FEATURE] allow pasting of features in attribute table
- 12:35 PM Revision eaeea21a (qgis): [GRASS][FEATURE] rename maps in browser
- 12:35 PM Revision b89b6a58 (qgis): static QgsMessageOutput::showMessage()
- 12:04 PM Revision 2dfea6a6 (qgis): remove print statement
- 12:01 PM Revision 3c281450 (qgis): prepare to use a different icon for qgis browser on windows
- 11:53 AM Revision a58a2f28 (qgis): Add unit test for edit widget "TextEdit"
- QGIS Dev conference Denmark
- 11:51 AM Revision 9b34202d (qgis): allow pasting of features in attribute table
- 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... - 11:17 AM Revision c38ff519 (qgis): Followup b8bc181, don't create unnecessary temporary image
- 11:02 AM Revision 09192ee9 (qgis): Add legend text for new diagram attributes by default
- 10:58 AM Revision 3487471d (qgis): Merge pull request #2035 from vmora/multivariate_legend
- Avoid symbol cropping in legend
- 10:52 AM Revision 8797ca3a (qgis): [processing] fix Points along lines alg (fix #12768)
- 10:51 AM Revision d978f3fd (qgis): [processing] fix Points along lines alg (fix #12768)
- 10:47 AM Revision b16b8742 (qgis): [processing] fix Number of unique values in classes alg (fix #12731)
- 10:44 AM Revision 426596c2 (qgis): [processing] fix Number of unique values in classes alg (fix #12731)
- 10:40 AM Revision 67620747 (qgis): [processing] fix Select by Attribute algorithm (fix #12289)
- 10:38 AM Revision 9b41e7bb (qgis): [processing] fix Select by Attribute algorithm (fix #12289)
- 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 - 10:27 AM Revision 8cc6c329 (qgis): Add new effects to bottom of stack instead of top
- 10:24 AM Revision 028467ea (qgis): [processing] fix handling of the HTML output from the GRASS7
- algorithms (fix #12710)
- 10:12 AM Revision 393446d1 (qgis): [processing] add recent expressions to Fields Calculator algorithm (fix...
- 10:08 AM Revision dbf026d3 (qgis): [processing] add recent expressions to Fields Calculator algorithm (fix...
- 10:03 AM Revision e4b0f788 (qgis): [processing] fix Convex Hull algorithm (fix #12643)
- 10:01 AM Revision 71fa5d41 (qgis): [processing] fix Convex Hull algorithm (fix #12643)
- 09:33 AM Revision 584f1928 (qgis): remove unused header file - fixes windows build
- 09:16 AM Revision 7aa72ab9 (qgis): populate join fields combobox if layer already selected
- 09:11 AM Revision 3eb4af39 (qgis): about: make the SHA a link to github
- 09:11 AM Revision a2a5e97c (qgis): doxygen fixes (followup f314522)
- 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
- 09:00 AM Revision f782e773 (qgis): Merge pull request #2037 from NaturalGIS/fix_saga_split_rgb
- fix saga split rgb bands
- 08:59 AM Revision a495c8c2 (qgis): Test suite for QgsFeature (preparation for implicit sharing of
- QgsFeature)
- 08:52 AM Revision 42f0993c (qgis): missing bindings for user input tool bar
- 08:04 AM Revision 57d21c83 (qgis): [processing] swallow possible exceptions when reading console output fr...
- 08:04 AM Revision 960e6d84 (qgis): [processing] fixed SAGA provider entry in settings dialog
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... - 10:05 PM Revision 72166706 (qgis): Fix some syncing issues relating to graduated histogram widget
- 05:13 PM Revision a3454e75 (qgis): added special case for r.statistics
- 05:03 PM Revision 824a395c (qgis): manually merge 71d93a4 of PR#2016
- 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... - 03:47 PM Revision ea447e78 (qgis): Fix drag & drop for PG rasters in DB Manager
- (backport of 431dc14269bf24ce32001046d021b7f9312fc61c from master)
- 02:56 PM Revision 27f1d9fb (qgis): Fix drag & drop for PG rasters in DB Manager
- 02:30 PM Revision d8e1cf30 (qgis): [processing] load UI files dynamically
- 02:30 PM Revision 30dbd8fd (qgis): [processing] drop resources.qrc and load images dynamically. Also remove
- unused images
- 02:03 PM Revision e94a8cc4 (qgis): Fix attributes from some symbols were not available for data defined
- symbology (line marker, line pattern)
- 01:50 PM Revision 2abdfa0b (qgis): Fix typo in comment
- 01:48 PM Revision fd7568aa (qgis): Fix typo in comment
- 09:01 AM Revision c5b04efa (qgis): Fix attributes from some symbols were not available for data defined
- symbology (line marker, line pattern)
- 08:38 AM Revision bbb1c4a2 (qgis): another windows build fix
- 08:29 AM Revision f314522b (qgis): [symbology] improve marker rotation along line to fix data-defined
- angle support
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)
- 10:26 PM Revision e0aa69d9 (qgis): [labeling] Fix setting a wrap character conflicts with newlines
- in label text (fix #12750)
- 10:18 PM Revision 4b4075b5 (qgis): [labeling] Fix setting a wrap character conflicts with newlines
- in label text (fix #12750)
- 10:13 PM Revision a2a2781e (qgis): also download Untgz.zip from qgis.org
- 09:48 PM Revision 1dd72716 (qgis): creatensis.pl: always reload setup.ini
- 09:47 PM Revision 711ecf9b (qgis): fix doxygen warning
- 09:47 PM Revision 93a948f7 (qgis): fix some warnings
- 09:38 PM Revision 3e5e2b33 (qgis): Merge branch 'master' of https://github.com/qgis/QGIS
- 09:37 PM Revision 24974e0d (qgis): Uniform and informative output names for Processing (GRASS-r.* modules,...
- 08:11 PM Revision 0b326069 (qgis): Bump acceptable doc coverage
- 06:21 PM Revision 47972280 (qgis): Followup 204cf7, more sensible truncation of preview string
- 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 ... - 06:21 PM Revision 17962ef4 (qgis): Add QgsHistogram class for calculating numeric histograms from a
- list of values or a vector layer's attribute.
- 04:53 PM Revision 7091d3be (qgis): [GRASS][FEATURE] vector import via browser drag and drop
- 04:36 PM Revision e474e096 (qgis): QgsField serialization
- 04:35 PM Revision 6e3cbe3a (qgis): QgsFeature and QgsGeometry serialization
- 03:04 PM Revision e633cafc (qgis): Uniform and informative output names for Processing (GRASS-r.* modules,...
- 01:16 PM Revision 15419b84 (qgis): Uniform and informative output names for Processing (GRASS-r.* modules,...
- 09:47 AM Revision eb5db2b2 (qgis): Uniform and informative output names for Processing (GRASS-i.*modules)
- 09:29 AM Revision 69ed92bc (qgis): Uniform and informative output names for Processing (GDAL)
2015-05-17
- 03:28 PM Revision 02774210 (qgis): Add selected features only mode to QgsVectorLayer::getValues
- and getDoubleValues
- 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)
- 11:54 AM Revision e249bfee (qgis): [FEATURE] Allow changing vector layer data source
2015-05-16
- 09:35 PM Revision 173ee454 (qgis): fix windows build
- 01:48 PM Revision 06167d4f (qgis): [GRASS][FEATURE] raster import via browser drag and drop
- 01:02 PM Revision d88f77fb (qgis): new class QgsNewNameDialog - ask for a new name showing conflicts with ...
- 12:59 PM Revision ece9a92d (qgis): QgsRasterProjector::destExtentSize - calc destination extent and size f...
- 12:56 PM Revision 3b00dc12 (qgis): QGIS_PROVIDER_FILE: provider regexp pattern environment variable
2015-05-14
- 07:59 PM Revision 5729227c (qgis): fix saga split rgb bands
- 12:03 PM Revision aaabad28 (qgis): Add missing overrides
- 12:03 PM Revision c5bc778b (qgis): Const correctness for QgsDistanceArea
- 12:02 PM Revision 5194ce52 (qgis): More QgsFields tests
2015-05-13
- 05:46 PM Revision 448f63f5 (qgis): Fix tab order in ValueRelation widget config dialog
- 02:03 PM Revision d955b039 (qgis): Boost test coverage of QgsField / QgsFields
- 01:15 PM Revision 9d7a650c (qgis): Generate unique variable names for python init form
- Fix #12676
Fix #12711
Fix #12729 - 01:12 PM Revision 03da1fca (qgis): Generate unique variable names for python init form
- Fix #12676
Fix #12711
Fix #12729 - 12:00 PM Revision d64086d1 (qgis): Allow changing the name of a drag and drop designer tab
- Fix #10724
- 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... - 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... - 09:49 AM Revision 24417fd7 (qgis): Add python bindings for QgsWidgetWrapper
- Allows the usage of `widget.wrapper()` from a form's python init script.
- 09:30 AM Revision 5bcf0f52 (qgis): [processing] Added packaging tests, to easily check that a qgis install...
2015-05-12
- 09:40 PM Revision 31843a78 (qgis): processing: fix interpretation of oracle layers (take II; followup f0da...
- 06:37 PM Revision d855eabc (qgis): Prevent a crash if simplify tool is accidentally used for non-vector layer
- 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
- 11:10 AM Revision 1c64363a (qgis): postgres provider: avoid quering layer_styles if it doesn't exist
- 10:59 AM Revision 12739c2f (qgis): Report checking and availablility of pointcloud (via debug)
- 10:47 AM Revision 4562b049 (qgis): Write the pointcloud support check in a cleaner way
- 10:12 AM Revision b8bc1811 (qgis): add option to cropTransparent to allow centering
- use that in qgslayertreemodellegendnode
- 09:40 AM Revision d13ace5a (qgis): Allow configurable icon sizes for legend tree nodes
- 07:56 AM Revision c8aa777a (qgis): postgres provider: avoid point cloud error
2015-05-11
- 04:50 PM Revision 74f10b9b (qgis): dxf export: fix detection of close polylines
- 11:46 AM Revision 2863f20d (qgis): Add a const geometry getter to QgsFeature
2015-05-10
- 12:34 PM Revision a0017f97 (qgis): Fix calculation of zonal stats when source contains nodata or nan
- pixels (fix #11135)
- 12:34 PM Revision c4243075 (qgis): Fix missing map units in vector field widget
- 10:55 AM Revision e509fc53 (qgis): postgres provider: cast result of a subquery in min/max/uniqueValue(s) ...
- 10:26 AM Revision e371219d (qgis): Fix incorrect calculation of max in QgsStatisticalSummary
- 08:18 AM Revision 6a312be5 (qgis): fixed grass and browser coverity warnings
2015-05-09
- 11:08 PM Revision 536135a3 (qgis): ogr provider: limit mysql driver to requested layer
- 10:02 PM Revision 1b929ef2 (qgis): Release of 2.8.2
- 09:55 PM Revision e5dbd186 (qgis): grass: fix relative path support for working database and vector layers...
- 04:44 PM Revision c447e67e (qgis): postgres provider: ignore system columns
- (cherry picked from commit aa377a088a473c4490f25b846990de40756ad9c1)
- 04:34 PM Revision 54d52873 (qgis): db manager: fix BaseError handing (fixes #12645; backport 102f6d3)
- 04:29 PM Revision 5f4d9d80 (qgis): handle projects path with apostrophe (fixes #12691)
- (cherry picked from commit b49b49232a598ac22b60be398e5d8e125b53a3d6)
- 04:12 PM Revision a894781e (qgis): oracle provider: fix srid detection (fixes #12674)
- (cherry picked from commit 656af530c3fa9353e35a812f880350e01f37ebc0)
- 11:56 AM Revision eb716fc3 (qgis): [symbology] Fall back to symbol style if data defined evaluation
- fails or is null.
- 09:50 AM Revision 4a4877d3 (qgis): Small fix to QgsDataDefined implicit sharing
- 09:37 AM Revision 65cd9fcd (qgis): [symbology] Fix potential crash with data defined symbols
2015-05-08
- 10:01 AM Revision 46b9029e (qgis): Fix doxygen error
- 08:25 AM Revision 14fd976f (qgis): Implicit sharing for QgsDataDefined
- 08:25 AM Revision d970daaf (qgis): Add a method for creating a QgsDataDefined from a QgsDataDefinedButton
2015-05-07
- 01:14 AM Revision 2c385526 (qgis): replace pow10 with qPow (fixes #12717)
- 12:46 AM Revision 656af530 (qgis): oracle provider: fix srid detection (fixes #12674)
- 12:45 AM Revision 6373ad6f (qgis): doxymentation fix
- 10:05 PM Revision da69e0f8 (qgis): indentation update
- 10:05 PM Revision b91cbee7 (qgis): labeling: use transformation with datum
- 06:12 PM Revision fb141e76 (qgis): Update rasterize.py
- Better default for output type. Fixes http://hub.qgis.org/issues/12695
- 04:53 PM Revision 9fffe34f (qgis): Merge pull request #2033 from NaturalGIS/fix_12683
- fixes processing refactor fields for certain datatypes
- 02:43 PM Revision c9897ab2 (qgis): Fix missing map units in vector field widget
- 02:25 PM Revision 45bdae46 (qgis): [FEATURE] Add scalebar sizing mode to fit a desired scalebar width (fix...
- 01:24 PM Revision 479ef793 (qgis): Small data defined code cleanups
- 01:24 PM Revision 3747aae7 (qgis): Fix build
- 01:20 PM Revision 1964a7c7 (qgis): [processing] added box with console commands for gdal/ogr algs
- 01:20 PM Revision 90ce59c5 (qgis): [processing] parameter dialogs are now larger
- 01:13 PM Revision d4248411 (qgis): Avoid some ugly qgis-dev-bin window titles
- 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... - 12:36 PM Revision 4082de10 (qgis): Merge pull request #2032 from NaturalGIS/remove_broken_r_scripts
- remove broken R scripts
- 12:27 PM Revision 8a989342 (qgis): fixes processing refactor fields for certain datatypes
- 12:26 PM Revision 3e397833 (qgis): set the parameter table field optional
- 12:11 PM Revision 15323b8b (qgis): remove broken R scripts
- 10:23 AM Revision c6735cc8 (qgis): Update InverseDistanceWeighted.txt
- Better default for SAGA IDW command
- 07:56 AM Revision 210159f8 (qgis): Finer steps for some spin widgets in labelling
2015-05-06
- 12:22 AM Revision f9f333b8 (qgis): wms server: include geometry type of layer in GetProjectSettings
- 10:25 PM Revision 44909482 (qgis): Add support for Pointcloud layers
- 05:57 PM Revision 3dcb640a (qgis): Update Slope,Aspect,Curvature.txt
- Backport from 2.1.3
- 05:54 PM Revision 4d54801e (qgis): Update ShapestoGrid.txt
- Backport from 2.1.3
- 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
- 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
- 02:37 PM Revision e58e8ac6 (qgis): Merge pull request #2028 from ninsbl/master
- Provide option for R_LIBS_USER in Processing
- 02:35 PM Revision c4eb1fb1 (qgis): Merge pull request #1910 from radosuav/obt_fix
- [Processing] Fix bug in reading ParameterMultipleInput in OTB algorithms.
- 02:34 PM Revision 6fbb2d6c (qgis): Merge pull request #1965 from radosuav/processing_models
- [Processing] Improve the robustness of models...
- 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... - 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... - 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
- 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... - 10:35 AM Revision 79c0d5b5 (qgis): Use permissive parseColor method for evaluating data defined colors
- Allows more flexible conversion of evaluated strings to color
- 10:25 AM Revision 254af203 (qgis): fix offset curve: allow input in spinbox by switching to click-click mode
- 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... - 09:14 AM Revision b49b4923 (qgis): handle projects path with apostrophe (fixes #12691)
- 08:51 AM Revision aa377a08 (qgis): postgres provider: ignore system columns
2015-05-05
- 11:03 PM Revision fba32f12 (qgis): Allow storing QgsField and QgsFields in a QVariant
- 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 ...
- 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 ...
- 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 ...
- 06:58 PM Revision ee17eb98 (qgis): fix windows build
- 04:38 PM Revision f028b831 (qgis): change user input toolbar to a user input dockwidget
- 01:45 PM Revision 09675101 (qgis): Merge pull request #2024 from tecoholic/8212
- fixes #8212
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
- 09:23 PM Revision 57d5d079 (qgis): fix typo
- 08:49 PM Revision b430151e (qgis): Merge branch 'master' of github.com:kiselev-dv/QGIS
- 08:27 PM Revision 8902a86f (qgis): Add not null option for OSM export
- 08:16 PM Revision 314bf4e1 (qgis): fix issues
- 05:19 PM Revision e440dee1 (qgis): [DBManager] Add a 'create view' button
- 05:19 PM Revision 00276e2b (qgis): [DBManager] Add fr translation for the query builder
- 05:19 PM Revision 4876e7a2 (qgis): [DBManager] Integrate QSpatialite's query builder
- 05:19 PM Revision d684c8c7 (qgis): [DBManager] Allow to load a layer without primary key
- 05:18 PM Revision 00618fca (qgis): [DBManager] Allow non-spatial layers
- 05:06 PM Revision eb964f9f (qgis): [GRASS][FEATURE] delete raster map browser action
- 05:01 PM Revision 51c180b5 (qgis): fixes #8212
- 01:00 PM Revision e05246d7 (qgis): Const correctness for QgsGeometry methods
- 12:36 PM Revision 1100c987 (qgis): GRASS test fix
- 12:27 PM Revision 9e096464 (qgis): [GRASS][feature] delete vector layer browser action
- 12:26 PM Revision f800ac63 (qgis): Merge pull request #1975 from rduivenvoorde/sldfix_11863
- Fixes #11863 (invalid SLD with negative values)
- 10:04 AM Revision fd6dc0d8 (qgis): Allow to open a spatialite table without primary key
- 08:53 AM Revision 72eb1aae (qgis): Allow Qt5::Positioning as alternative to QtMobility/QtLocation
- 08:34 AM Revision 72cfe46f (qgis): [FEATURE] Add diagram nodes to legends (fix #4255)
- 08:34 AM Revision 4a9a9361 (qgis): Fix legend text not customisable for QgsSimpleLegendNode items
2015-05-03
- 09:02 PM Revision 5d54b325 (qgis): Merge branch 'master' of github.com:kiselev-dv/QGIS
- 09:01 PM Revision 6004c142 (qgis): Add not null option for OSM export
- 05:10 PM Revision edeafa95 (qgis): indentation and minor sip updates
- 01:09 PM Revision bae9cea4 (qgis): Add missing files from 96db1bd
- 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... - 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... - 12:57 PM Revision bb648306 (qgis): Implicit sharing for QgsFields
- 12:48 PM Revision 31e86112 (qgis): Add quartiles and IQR to QgsStatisticalSummary calculations
2015-05-02
- 03:19 PM Revision 154468bd (qgis): Add QgsStatisticalSummary class for calculating stats from a list
- of values.
- 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.
- 11:12 AM Revision fadaf124 (qgis): Implement implicit sharing for QgsField
2015-05-01
- 04:43 PM Revision e12601ef (qgis): Add rpm files to build Fedora/CentOS/RHEL packages
- 04:18 PM Revision c0090d8c (qgis): Also let CMake find grass libs in default system location
- 10:24 AM Revision 853e913a (qgis): Propagate keyRelease event from main app window
2015-04-30
- 09:27 AM Revision ce18a60b (qgis): Bump acceptable doc coverage
- 09:26 AM Revision 73140476 (qgis): Fix missing doc strings due to invalid doxygen tags
- 02:58 AM Revision 3e8c5cf1 (qgis): fix windows build
2015-04-29
- 12:46 AM Revision ac7cb41e (qgis): Set autoraise on browser dock info button
- 11:05 PM Revision eb4d8c76 (qgis): Fix docs for QgsProjectionSelectionWidget
- 10:28 PM Revision 721d9f59 (qgis): Formatting and code cleanups for QgsScaleExpression
- 10:27 PM Revision 70b91b63 (qgis): Add QgsScaleExpression subclass for sized based expressions
- 09:42 PM Revision 9b566189 (qgis): Fix startup crash when python is not available
- 09:14 PM Revision 4c2844e7 (qgis): browser properties path/uri without spaces wrap
- 04:37 PM Revision 4645dd75 (qgis): [GRASS] tools window made dockable
- 12:15 PM Revision 0ed89fc0 (qgis): [FEATURE][browser] optional properties widget
- 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 ... - 09:50 AM Revision 06180fe3 (qgis): Reimplement QgsNetworkContentFetcher test with a local server
- Reduces false alarms in unit tests due to network problems
- 02:37 AM Revision 96576aa2 (qgis): Fix typos
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
- 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. - 05:41 PM Revision c2fb5e19 (qgis): Revert "Streamline singleton behavior"
- This reverts commit b4a85471978b59b129c0299dfd14c1af00fef743.
The template based approach was not cross-platform fri... - 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... - 10:43 AM Revision 15c1dbc4 (qgis): Merge pull request #2014 from elpaso/hidpi-improvements
- Hidpi improvements
- 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
- 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 - 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 - 09:30 AM Revision 9f2c544b (qgis): [processing] fixed rendering styles dialog
- fixes #12583
- 09:19 AM Revision 55108ae7 (qgis): [processing] enabled inut checks for field calculator algorithm
- fixes #12586
- 08:57 AM Revision 29501464 (qgis): [processing] fixed saga split rgb for 2.1.4
- 08:44 AM Revision 8ac22c5f (qgis): [processing] fixed wrong creation of error message in script algorithm
- 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
2015-04-27
- 10:23 AM Revision 0f35192f (qgis): Add cropTransparent to QgsImageOperation, for cropping transparent
- borders from around an image
- 10:22 AM Revision 6a8526f9 (qgis): Add assistant support to QgsDataDefinedButton
- 10:22 AM Revision cf3a7127 (qgis): Move prettyBreaks calculation to QgsSymbolLayerV2Utils
- 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. - 10:22 AM Revision d4319621 (qgis): Add an isField test for QgsExpression
- Checks whether expression consists of solely a field reference
- 09:12 AM Revision ffeb61d5 (qgis): Merge pull request #2008 from NaturalGIS/remove_grass_modules
- [processing] remove r.mapcalculator from GRASS7 modules
- 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
- 09:12 AM Revision 5fe7f3d9 (qgis): Merge pull request #2004 from NaturalGIS/fix_grass7_slope_aspect
- [processing] fix grass7 r.slope.aspect
- 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
2015-04-26
- 08:38 PM Revision b8dcb881 (qgis): remove v.distance as it can't work
- 08:24 PM Revision f51941b7 (qgis): remove r.mapcalculator from GRASS7 modules
- 03:46 PM Revision 6ada2b61 (qgis): osgeo4w: reflect packagename and version in nightly build
- (cherry-picked from 9c5cbd4, dec0ca5 and 51a7317)
- 03:34 PM Revision 9e0893f6 (qgis): fix where clause when multiple features are filtered by ids (fixes #126...
- (cherry picked from commit 02f5c73ae2067c3a92a2254761a8e2db0a565eae)
- 03:29 PM Revision 464646d1 (qgis): german translation update
- 03:24 PM Revision 96c3d927 (qgis): Properly handle non matching number of WMS styles and layers in WMS pro...
- (cherry picked from commit bcb95137f07134c62094fdc68cb998d9a56409ab)
- 03:24 PM Revision 1a827abb (qgis): doxygen: add effects directory
- (cherry picked from commit d660acbfa365ac52164916b798c8c0167a1f655d)
- 03:24 PM Revision ff1b1838 (qgis): processing: fix interpretation of oracle layers (fixes #12590)
- Funded by norbit.de
(cherry picked from commit f0daab9c7c188bd0361d7d11652830558231e1b6) - 03:24 PM Revision 3a2d2f63 (qgis): remove unused button in categorized renderer ui
- (cherry picked from commit 812d5b11832c31a875048ceda6609814b194a5ee)
- 03:24 PM Revision f528d2b6 (qgis): Fix primary key search
- (cherry picked from commit 265c253995ae755194df514a07ecaad35fd3ec57)
- 03:24 PM Revision a64ef9fe (qgis): Fix quoting of xfb-run invocation
- Works For Me (Ubuntu 14.04.2)
- 03:24 PM Revision af5b5e7c (qgis): include pointer to message in connection error message (fixes #12526)
- (cherry picked from commit 10a51f672fa6b98174e9b94dd932dc08e5d77e71)
- 03:24 PM Revision 0beeadf9 (qgis): oracle spatial: use sdo_relate for exact intersect feature requests whe...
- (cherry picked from commit fa99a960844e8bc6c909c58961bf9a0df070d877)
- 03:24 PM Revision d92e4d64 (qgis): server: fix 'LayerDrawingOrder' (fixes #12484)
- cherry picked from de5a3f5 + 04324fd
- 01:48 PM Revision 80a65b9b (qgis): fix python error when using path with special chars in Processing/GRASS
- 01:37 PM Revision 102f6d31 (qgis): db manager: fix BaseError handing (fixes #12645)
- 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
- 12:58 PM Revision e7e02794 (qgis): Update GrassAlgorithm.py
- Better default cellsize for GRASS6
- 12:33 PM Revision 031f9a9f (qgis): better GRASS7 default raster resolution and fix r.composite
- 11:31 AM Revision b3d8fc2b (qgis): fix grass7 v.to.rast.attribute
- 11:25 AM Revision ac2d8179 (qgis): fix also grass7 r.aspect and re-adds r.slope
- 11:08 AM Revision 42f0aa28 (qgis): fix grass7 r.slope.aspect
Also available in: Atom