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
Sebastian Dietrich
e4ee3156b2
restore 1:1 ratio when checking 'Lock 1:1 ratio' checkbox
2016-01-21 00:19:33 +01:00
Sebastian Dietrich
6731ddfcdc
construct the QgsFieldCalculator dialog with the correct parent
...
This is necessary to ensure proper modal behaviour.
2016-01-20 21:41:24 +01: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
fe2503dab3
fix SIP bindings for listStylesInDatabase() method ( fix #11210 )
2016-01-20 14:36:20 +02: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
Nyall Dawson
60816af372
Correctly mark some raster classes copy/assignment as private
...
As they haven't been properly implemented yet and the classes
violate the rule of three
2016-01-20 17:06:04 +11:00
Nyall Dawson
cc505424ce
Hopefully fix raster layers not rendering on Windows
...
The copy constructor for QgsContrastEnhancement was using
an uninitialized value for the mContrastEnhancementAlgorithm
member, resulting in no contrast function being set in
certain occasions.
Refs #13155
2016-01-20 17:05:37 +11:00
Nyall Dawson
bac3b3001f
Add some tolerance to font marker test
2016-01-20 17:05:03 +11:00
Denis Rouzaud
2bacecea0b
Merge pull request #2697 from SebDieBln/FixVectorJoinDialog
...
Fix vector join dialog
2016-01-19 22:50:43 +01:00
Sebastian Dietrich
01603d728c
QgsJoinDialog offers only vector-layer for joining.
2016-01-19 22:06:05 +01:00
Martin Dobias
81448f8541
fix "failing" travis build
2016-01-19 19:05:50 +01:00
Martin Dobias
7a5df7ada6
Move tracing action creation to qgis app
2016-01-19 18:03:15 +01:00
mhugent
f4bdaad59f
Merge pull request #2666 from mhugent/symbology_brush_transform
...
Symbology brush transform
2016-01-19 16:19:09 +01:00