Merge remote branch 'pb/master'
Conflicts: src/plugins/roadgraph/linevectorlayerdirector.cpp
Merge remote branch 'pb/master'
Conflicts: src/plugins/roadgraph/linevectorlayerdirector.cpp
Merge remote branch 'pb/master'
Merge remote branch 'pb/master'
set raster stats bandName and bandNumber, fixes one problem of #4193 …
…- band name can only be set to "" or "Not set".
set min/max values if available for single band, set StretchToMinimum…
…Maximum if min/max are available for grayscale, fixes part of #4193 - GRASS rasters are drawn in gray
[FEATURE] use combobox to display scale. Also add predefined values for
quick scale select
introduced new plugin metadata entry "category". Show hint based on
category in Plugin Manager and update all core plugins respectively
Merge pull request #75 from g-sherman/master
Added tip about plugins
No data values fix. Very small numbers were used instead of very big …
…numbers for FCELL and DCELL - 0 values were rendered as null. Better looking values used because are shown in GUI
[BACKPORT] use native projection selector in New SpatiaLite layer
dialog (completely fix #4549)
- make proj4 string area resizable - this overriding the cursor messes up the cursor in the Qsplitter etc. - 4 recent crs's is a little low... make it 8 - fixing the selecting of the non-current crs when dialog shows