Juergen E. Fischer
53c507d3a7
db manager: add credentials to postgis rasters ( fixes #13594 )
2015-10-13 22:54:01 +02:00
Juergen E. Fischer
e225385aaa
indentation update
2015-10-13 22:54:01 +02:00
Markus Neteler
cfdf5cf609
Update to GRASS GIS 7.0.x
2015-10-13 22:12:59 +02:00
Markus Neteler
47565a949f
Update to GRASS GIS 7.0.x
2015-10-13 22:12:54 +02:00
Radim Blazek
0c0293e9b8
[GRASS] update fields on field add/delete
2015-10-13 20:59:32 +02:00
volaya
c3839b3ad3
[processing] fixed getMinCoveringExtent when there are multiple input parameters
2015-10-13 20:03:47 +02:00
volaya
c87646a9a7
[processing] fixed modeler calcualtor when opening dialog for the first time
...
fixes #13587
2015-10-13 19:59:17 +02:00
volaya
ca27277bb3
[processing] do not set an upper limit for points in random points layer
...
fixes #13483
2015-10-13 19:59:16 +02:00
rldhont
36ebf1c569
[BUGFIX][QGIS Server] Add layer coordinate transforms before setting destination CRS
...
If the layer_coordinate_transform_info child of mapcanvas has not been well
saved, the destinationCrs is not well applied and we get a blank image.
To resolve this issue, we just have to add layer coordinate transforms to the
map renderer before setting the destination CRS.
2015-10-13 19:38:37 +02:00
Paolo Cavallini
3d1c7148d8
Update CatchmentArea(Parallel).txt
...
Fixes https://hub.qgis.org/issues/13588 (but probably there are others)
2015-10-13 18:50:03 +02:00
Radim Blazek
499faca83f
[GRASS] add first/last vertex marker to editing renderer
2015-10-13 18:06:32 +02:00
Paolo Cavallini
ccdb70239f
Update ShapestoGrid.txt
...
Fixes #13585
2015-10-13 16:57:34 +02:00
Nyall Dawson
f60ca59996
Fix overview canvas background color not set ( fix #11157 )
2015-10-13 22:44:23 +11:00
Juergen E. Fischer
20217366ae
revert 3daa57f and f51d1fb (followup ff43a5d)
2015-10-13 13:36:40 +02:00
Paolo Cavallini
9cd5eed9bf
Update Grid.py
...
Fixes a broken module. Possibly more broken ones around.
2015-10-13 13:30:43 +02:00
Nyall Dawson
4e5125b925
Merge pull request #2337 from stevenmizuno/fix_3400
...
set selection color from project file
2015-10-13 21:59:30 +11:00
Radim Blazek
9556a760da
[GRASS] edit test fixed for GRASS 6
2015-10-13 12:53:02 +02:00
Radim Blazek
4bd6cf1532
[GRASS] editing test
2015-10-13 12:53:01 +02:00
Nyall Dawson
7b9148a5dd
Merge pull request #2368 from nirvn/welcome_page_fix_resize
...
[welcome page] fix recent project list not resizing on window / docked panel size change
2015-10-13 21:47:41 +11:00
Nyall Dawson
ff43a5dc1f
Merge pull request #2367 from manisandro/qgsround
...
Introduce qgsRound since std::round is available only in C++11 onwards
2015-10-13 21:11:41 +11:00
Sandro Mani
2ddc07163d
More qgsRound tests
2015-10-13 09:22:36 +02:00
Juergen E. Fischer
3daa57f8c8
fix f51d1fb
2015-10-13 09:20:22 +02:00
Juergen E. Fischer
f51d1fb4f3
fix precise build
2015-10-13 08:42:44 +02:00
Nyall Dawson
0f9a08e6f2
Allow delete part tool to remove geometry from single type point
...
and line layers (fix #13258 )
2015-10-13 16:59:53 +11:00
Nyall Dawson
45d6c0463c
Remove .sortinc files in remove_temporary_files script
2015-10-13 16:59:53 +11:00
Nyall Dawson
ad10b5264e
Fix using add part tool to add part to geometryless rows
...
(fix #12885 , #11319 )
Also fix some potential crashes with edit tools and null geometry
2015-10-13 16:59:52 +11:00
Nyall Dawson
6f860d0bf3
Allow adding features with empty geometry via attribute table
2015-10-13 16:59:52 +11:00
Nyall Dawson
5de9444718
Fix split parts tool only leaves one of the newly created parts ( fix #13421 )
2015-10-13 16:59:52 +11:00
nirvn
537d195957
[welcome page] add a minmium width to the recent project list
2015-10-13 12:40:40 +07:00
nirvn
06a41ef77f
[welcome page] fix recent project list not resizing
2015-10-13 12:26:17 +07:00
Sandro Mani
a9baeb114b
Add some qgsRound tests
2015-10-12 23:58:37 +02:00
Sandro Mani
468012a282
Introduce qgsRound since std::round is available only in C++11 onwards
2015-10-12 23:09:26 +02:00
Juergen E. Fischer
e193c7c904
debian packaging update (revert GEOS C++ dependency)
2015-10-12 21:39:09 +02:00
Juergen E. Fischer
43c046b264
fix core api header
2015-10-12 20:52:52 +02:00
Juergen E. Fischer
1be64a5e2a
fix windows build
2015-10-12 20:52:43 +02:00
Larry Shaffer
482420cfda
[auth] Add some more debug output
...
- Need to migrate many auth debug to QgsDebugMsgLevel with higher level
2015-10-12 09:45:08 -06:00
Larry Shaffer
0164b09d6d
[auth] Fix #13550 ; add auth support to Server; read master password file
2015-10-12 09:45:07 -06:00
mhugent
5f82f1b11e
Merge pull request #2365 from manisandro/geom_checker_fixes
...
Geometry checker fixes
2015-10-12 13:30:13 +02:00
Sandro Mani
c1028efeb0
[Geometry checker] Make self intersection fix create a multilinestring instead of a multicurve since prts are linestrings
2015-10-12 13:23:34 +02:00
Sandro Mani
fdc85bab9e
[Geometry checker] Make self intersection fix create a linear polygon if original feature was one
2015-10-12 13:23:34 +02:00
Sandro Mani
01a7674f1c
[Geometry checker] Fix memory corruption due to QgsGeometry deleting the passed GeometryV2 pointer when going out of scope
2015-10-12 13:23:34 +02:00
Nyall Dawson
de8b045b26
Fix crash when changing symbol types on windows
2015-10-12 22:13:30 +11:00
Nyall Dawson
ec9fd86d30
Add missing mask from previous commit
2015-10-12 21:57:01 +11:00
Nyall Dawson
b93f2eacbe
Follow up c7b9fa, fix failing tests
...
Looks like there's a label in the test which is placed right on the
boundary of the map, so the geos changes in c7b9fa have shifted it
slightly off the canvas and resulted in it not being drawn.
Update test mask images so this label is optional.
2015-10-12 21:56:31 +11:00
Nyall Dawson
f9559003d4
Really fix #13545
...
I'm not sure what sip voodoo is preventing the bindings from
calling methods in the base class, so for QGIS <3.0 I've aliased
all the new signatures and will rename them back for 3.0
2015-10-12 21:56:30 +11:00
Nyall Dawson
ae85376614
Fix refining rule based renderer using expression ( fix #10815 )
2015-10-12 21:01:09 +11:00
mhugent
c7b9fa646b
Merge pull request #2353 from manisandro/geos_snap
...
Replace GEOS C++ dependency with hand-rolled snap-to-grid implementation
2015-10-12 10:50:36 +02:00
Salvatore Larosa
4d351756cb
[ui] save geometry dialog for the symbol selector dialog
2015-10-12 10:04:32 +02:00
Radim Blazek
6f5f672acd
[GRASS] hide save layer edits action
2015-10-12 09:57:05 +02:00
Salvatore Larosa
1e958d25b5
Merge pull request #2364 from arnaud-morvan/processing-fix-field-calculator
...
[Processing] fixup! Include parameterselection dropdown contents in processing translation
2015-10-12 09:44:09 +02:00