30733 Commits

Author SHA1 Message Date
Matthias Kuhn
a16535a926 Merge pull request #2711 from SebDieBln/HideWelcomeOnLoadProject
[Bugfix] Always hide the welcome screen when the first project is loaded
2016-01-22 07:37:44 +01:00
Nyall Dawson
68cbb44c38 Merge pull request #2712 from nirvn/renderer_icons_v2
[ui] add missing renderer icons
2016-01-22 17:24:59 +11:00
nirvn
36d2e7b1bb [ui] add missing renderer icons 2016-01-22 11:51:24 +07:00
Sebastian Dietrich
a453f72c17 hide welcome screen when first project is loaded 2016-01-22 00:44:38 +01:00
Matthias Kuhn
28b541ab4b Copy layer variables when duplicating layers 2016-01-21 22:37:52 +01:00
Matthias Kuhn
ff8472d06b [orderby] Uncheck config options instead of disable
Fix #14144
2016-01-21 22:37:52 +01:00
Matthias Kuhn
fe48485218 [25d] allow disabling the shadow effect 2016-01-21 22:37:52 +01:00
Matthias Kuhn
4d4ab63c8a [25d] Properly initialize shadow color
Fix #14135
2016-01-21 22:37:52 +01:00
Matthias Kuhn
7f4cd84c1f [25d] Don't disable shadow option
Fix #14134
2016-01-21 22:37:51 +01:00
Matthias Kuhn
8d72f13a57 [25d] Improve convertability to other layers
* Move height and angle expressions for 2.5D renderer to layer
 * Apply color based on main symbol color

This makes the transition to other renderers easy.

Fixes #14132
2016-01-21 22:37:51 +01:00
Matthias Kuhn
aca49992a9 [25d] Apply style to subsymbol in geometry generators 2016-01-21 22:37:51 +01:00
Nyall Dawson
49b5a2b6b7 Flip some messagebox errors to message bars 2016-01-22 08:25:34 +11:00
Juergen E. Fischer
fdeff63542 don't use last used values on primary key fields (fixes #14154) 2016-01-21 22:22:39 +01:00
Juergen E. Fischer
4d2c10800d typo fixes 2016-01-21 22:22:39 +01:00
Nyall Dawson
3f94adc82a Make entering manual values in merge attributes dialog more user
friendly (fix #14146)

Previously, if a value was manually entered it would be ignored if
the user forgot to change the combo box from the "skip" value
to some other value (even though that value would not be used).

Now, there's a new "manual" value in the combo box, and manually
entering a value will switch the combo automatically to the
"manual" option.
2016-01-22 08:13:38 +11:00
Nyall Dawson
a212fac007 Fix QgsMultiRenderChecker when running on Windows 2016-01-22 06:57:35 +11:00
Nyall Dawson
4fb6b67bf9 astyle fix 2016-01-22 06:57:35 +11:00
Sandro Mani
5dca1042f4 Merge pull request #2709 from manisandro/geom_checker_fixes
Geom snapper fixes
2016-01-21 20:41:49 +01:00
Alexander Bruy
c7231c3703 remove unused code 2016-01-21 20:02:45 +02:00
Sandro Mani
b00950b9d6 [Geometry snapper] Fix progress bar not working 2016-01-21 18:47:08 +01:00
Sandro Mani
7afdecd0b6 [Geometry snapper] Fix typo 2016-01-21 18:15:26 +01:00
Alexander Bruy
cf02a71bb0 get rid of multiple inheritance, fix missed import 2016-01-21 17:56:48 +02:00
Alexander Bruy
fe2bb2f09f [processing] take in account vector subsets when clipping raster (fix #11972) 2016-01-21 16:24:33 +02:00
Alexander Bruy
085c12e924 [fTools] use QErrorMessage for long errors (fix #11810) 2016-01-21 16:24:33 +02:00
Jürgen Fischer
72a1e7eeb5 Merge pull request #2708 from boundlessgeo/postgis-pki-fix
[auth][db_manager] fix uri expansion on importing layer
2016-01-21 11:59:40 +01:00
Nyall Dawson
c38ee41f5b Fix rendering of CurvePolygons without curved segments (fix #14028) 2016-01-21 21:44:40 +11:00
Nyall Dawson
1a7dede155 Add TestQgsSymbolV2 with tests for rendering different geometry types 2016-01-21 21:44:34 +11:00
Luigi Pirelli
0012761ab3 [auth][db_manager] fix connection info expansio on importing layer in pki postgis 2016-01-21 11:03:21 +01:00
Juergen E. Fischer
00633811c9 spelling fixes 2016-01-21 10:42:25 +01:00
volaya
eeb5daea3c [processing] updated lidar provider
forgot to add this change in a previous commit
2016-01-21 09:03:52 +01:00
volaya
8ade74cadd [processing] show wait cursor while updating alg list 2016-01-21 09:01:27 +01:00
volaya
858dbd2d1f [processing]do not show option for wine folder if running windows 2016-01-21 09:01:26 +01:00
Nyall Dawson
ddf3db04b6 Fix indentation 2016-01-21 18:11:38 +11:00
Nyall Dawson
03df709eb9 Enable and cleanup adjacent tiles test 2016-01-21 17:57:24 +11:00
Martin Dobias
ed1efcbe22 Fix display of raster layer that would sometimes show just garbage
If a raster layer was displayed in a way that it fitted into canvas,
but would be shifted towards left or top edge of canvas, that bug
would be triggered.

By doing extra floating point math where not necessary, small
imprecisions were introduced to extent definition and GDAL provider
would end up requesting a window one pixel taller or wider, which
leads to RasterIO error and results into garbage displayed on canvas
2016-01-20 18:55:13 +01:00
Alexander Bruy
f0cb706a5d [processing] exclude commented R libraries when generating dependencies list (fix #14143) 2016-01-20 18:36:22 +02:00
Matthias Kuhn
47549ebcba Merge pull request #2691 from m-kuhn/fixrulebased
Also render all parent features on refined rules
2016-01-20 17:21:05 +01:00
Alexander Bruy
45d5b1c875 follow-up 1c3f066edf 2016-01-20 17:54:27 +02:00
Alexander Bruy
908a380241 [processing] fix deprecation warnings 2016-01-20 16:39:13 +02:00
Alexander Bruy
3b70b84465 [fTools] warn if layer and project CRS are different (fix #10059) 2016-01-20 15:38:00 +02:00
Alexander Bruy
51ec2bfba6 [processing] make Modeller non-blocking window 2016-01-20 14:51:04 +02:00
Alexander Bruy
f7e6fa67b0 [processing] register Processing menu items in the Shortcuts Manager (addresses #13715) 2016-01-20 14:51:04 +02:00
Denis Rouzaud
bdf659faa1 Merge pull request #2699 from 3nids/test_join_pg
Add postgres provider to join test
2016-01-20 13:43:45 +01:00
Alexander Bruy
cc33c12660 improve error message in the Road Graph plugin (fix #12160) 2016-01-20 14:14:46 +02:00
Denis Rouzaud
13ccf70e1a test vector join: add PostgreSQL provider 2016-01-20 12:00:46 +01:00
Nyall Dawson
44559fee3b Increase tolerance on blend modes test 2016-01-20 21:34:01 +11:00
Martin Dobias
06932d98de [tracer] If tracing is not possible, simply use a straight line like usual
Until now the tracing was quite strict and it would show error messages
if something went wrong with start/end-points and would not allow creation
of points outside the tracing graph. It is however more user-friendly
to allow capturing points outside of the graph, so the user does not need
to enable/disable tracing whenever capturing some extra points is needed.

Also, the warning "too many features" is hidden immediately when there
is reasonable amount of features (before it would stick there until timeout).
2016-01-20 10:39:19 +01:00
Alexander Bruy
63af3e2765 Merge pull request #2634 from alexbruy/wfs-dialog
option to keep WFS dialog open after adding layer(s)
2016-01-20 11:19:53 +02:00
Alexander Bruy
1c3f066edf Merge pull request #2643 from alexbruy/sublayers
More informative layer names when loading GDAL/OGR sublayers
2016-01-20 11:19:29 +02:00
Martin Dobias
9fda6aaf53 [tracing] fix the case when OTF reprojection is disabled 2016-01-20 09:44:24 +01:00