volaya
7e79398601
[processing] fixed adding raster layer to project
...
fixes #13791
2015-11-08 17:55:25 +01:00
volaya
86556c227b
[Processing] corrected wrong change in config dialog
2015-11-08 16:31:45 +01:00
volaya
f0bbb88944
[Processing] fixed #13790 (issue saving config option)
2015-11-08 16:28:10 +01:00
Jürgen Fischer
ac01d48452
Merge pull request #2428 from sebastic/gsl-2.0
...
Update dependencies for GSL 2.0.
2015-11-08 12:35:57 +00:00
Bas Couwenberg
d4e1c85d9f
Update dependencies for GSL 2.0.
...
Starting with gsl (2.0+dfsg-1) the libgsl0-dev package has been renamed
to libgsl-dev, and libgsl0-dev is provided by libgsl-dev for transition
purposes.
libgsl-dev is likely to stop providing libgsl0-dev in the future. To
remain compatible with both GSL 1.x and 2.0 packaging libgsl-dev is now
the preferred (build) dependency, when it's not available libgsl0-dev will
be used instead.
2015-11-08 13:16:17 +01:00
Juergen E. Fischer
36672c47ab
oracle provider: add/fix support for multiple geometry columns ( fixes #13158 )
2015-11-08 10:33:21 +00:00
Matthias Kuhn
9b192d4184
Merge pull request #2388 from sbrunner/node-tool-select-feature
...
Allow to select the feature on which the node tool works
2015-11-07 20:19:28 +00:00
Denis Rouzaud
9172767a79
Merge pull request #2427 from 3nids/findqt5lib
...
find libraries for Qt5
2015-11-07 18:43:49 +00:00
Denis Rouzaud
8030746674
find libraries for Qt5
2015-11-07 11:32:23 -05:00
Denis Rouzaud
71a6a3d6ba
move coordinates line edit to a dedicated class
...
* originally in QgisApp
* keep funny stuff (dizzy, retro) in there
* paste coordinates with space separator (not only comma)
2015-11-07 10:37:10 -05:00
Radim Blazek
04f3216472
[GRASS] fixed new mapset region, fixes #13784
2015-11-07 14:26:42 +00:00
Alessandro Pasotti
061bdde28f
Merge pull request #2426 from elpaso/bugfix-13747-bis
...
Added HiDPI support to QgsWebView
2015-11-07 13:58:03 +01:00
elpaso
dbd9b9bc33
Added HiDPI support to QgsWebView
...
The DPI value is get from QDesktopWidget and
the QWebView widget is zoomed if needed.
Fixes #13747
2015-11-07 12:29:10 +01:00
Hugo Mercier
f77d6cd0d0
Remove unused signal + style format
2015-11-07 12:10:17 +01:00
Stéphane Brunner
d73ef5b189
Highlight the selected feature
2015-11-07 11:53:13 +01:00
Nathan Woodrow
4cc6650d55
Forgot sip for composerTemplatePaths
2015-11-07 10:14:53 +10:00
Nathan Woodrow
49a16fc898
Add other composer templates loading paths
2015-11-07 09:37:39 +10:00
Sandro Santilli
65fb72a958
Properly set invalid topology layer as invalid
...
Fixes #13781 (crash)
(cherry-picked from 54cf972ac2334451e69d2171cc4f3e42da3880df)
2015-11-06 22:45:35 +01:00
Radim Blazek
80592e1aa1
fixed travis
2015-11-06 19:33:30 +00:00
Juergen E. Fischer
f99ccf0be1
show filename in layer name when importing multiple layers from a ogr datasource (implements #13756 )
2015-11-06 18:18:52 +00:00
Radim Blazek
5f3954a3a8
[GRASS] enable to attache attributes to geom without cat, fixes #13739
2015-11-06 17:08:19 +00:00
volaya
9f3bd1d46d
[processing] minor fix in parameter parsing in scripts
2015-11-06 14:02:38 +01:00
volaya
227af8ac8e
[processing] brought back 'export model as python' functionality
2015-11-06 14:02:11 +01:00
volaya
b05fb0b5b0
[processing] better naming for output memory and postgis layers
2015-11-06 11:36:28 +01:00
volaya
11b5092140
[processing] allow output directly on PostGIS tables
2015-11-06 11:36:27 +01:00
volaya
22ace3df2e
[processing] minor indentation fix
2015-11-06 11:36:26 +01:00
volaya
8d8fac46e7
[processing] do not format errors before sending to log
2015-11-06 11:36:25 +01:00
volaya
4692eb526b
[processing] don't use temp folder for default output folder
2015-11-06 11:36:24 +01:00
volaya
54bdcefc11
[processing] hide SAGA folder option if built-in SAGA is available
2015-11-06 11:36:23 +01:00
volaya
edb3cf350e
[processing] add option to add validators to settings
2015-11-06 11:36:22 +01:00
volaya
b3b33799d9
[processing] fixes for representing input values in history
2015-11-06 11:36:21 +01:00
Nyall Dawson
de1540357b
[expressions] Add make_line and make_polygon functions
2015-11-06 20:09:48 +11:00
Nyall Dawson
fccf54b2d7
Fix crash on malformed WKT strings
2015-11-06 20:09:39 +11:00
Nyall Dawson
12e34f2672
[expressions] Allow make_point to accept z/m values, add new
...
make_point_m for creation of PointM geometries. Also add
m(point) and z(point) functions for retrieving z/m value of
a point or node.
2015-11-06 20:09:13 +11:00
Nyall Dawson
7439643934
Fix delimited text layers set to unknown geometry type if first row has
...
null geometry (fix #13749 )
2015-11-06 20:08:30 +11:00
Jürgen Fischer
6a1d206536
Merge pull request #2418 from nyalldawson/postgres_in
...
Use IN (...) for postgres FilterFids requests
2015-11-05 22:02:53 +01:00
Werner Macho
fd485010a5
translation update for consolidation
...
Signed-off-by: Werner Macho <werner.macho@gmail.com>
2015-11-05 20:27:18 +00:00
Werner Macho
bc042a5e65
cleanup after consolidating chinese
2015-11-05 20:26:53 +00:00
Alessandro Pasotti
f982c842eb
Merge pull request #2420 from elpaso/bugfix-13410
...
[FEATURE] Bugfix 13410
2015-11-05 21:06:44 +01:00
elpaso
cf4693e326
Changed the toolip with the new information
2015-11-05 20:19:03 +01:00
elpaso
322496a704
Fixed save/load from DB sync init
2015-11-05 19:14:58 +01:00
Stéphane Brunner
580f70a912
When we use the node tool we able to select a feature
2015-11-05 18:20:30 +01:00
Vincent Mora
700fc043a4
Merge pull request #2414 from vmora/varying_width_assistant
...
[FEATURE] assistant for varying line width
2015-11-05 16:48:43 +01:00
elpaso
42239bcd96
Added coding utf8 header to example
2015-11-05 14:46:05 +01:00
elpaso
d2da60a12c
Added import and tabs in the example
2015-11-05 14:42:05 +01:00
elpaso
f810d8158a
Default false for use init code
2015-11-05 14:41:20 +01:00
vmora
6d1d213973
[FEATURE] assistant for varying line width
...
The qgssizescalewidget as been modified to handle line symbols as well
as markers.
The scale expression has been enhanced to support general exponentials
(i.e. eponents different from Flanery .57 and Area .5a)
The assistant as been modified to disply the exponent when Exponential
scaling is required.
2015-11-05 14:14:36 +01:00
Nathan Woodrow
faeedfb5b8
Fix text color in attribute table for dark theme
2015-11-05 21:48:47 +10:00
Nyall Dawson
6d705ad804
Fix warning
2015-11-05 21:30:51 +11:00
Nyall Dawson
fe3417b5ef
Partial revert of 70bff3f
...
Commit was causing crashes in browser. Refs #13738
2015-11-05 21:23:04 +11:00