Giuseppe Sucameli
9f67f4cde0
DBManager: add table/layer to canvas double clicking on it
2015-10-10 00:42:27 +02:00
Juergen E. Fischer
ae1250b104
fix build with grass7 on windows
2015-10-09 17:26:57 +02:00
Juergen E. Fischer
02f1d99a61
vector layer: avoid some crashs when methods are called on invalid layers
2015-10-09 16:18:54 +02:00
Juergen E. Fischer
3beaed9fa1
editor widget: don't reset empty strings to null, if default value is null ( fixes #13546 )
2015-10-09 15:49:40 +02:00
Nyall Dawson
910dc169ba
Fix node tool duplicates nodes when topological editing and
...
snap are both enabled (fix #13466 )
2015-10-09 23:53:16 +11:00
Salvatore Larosa
fcb3bbea68
[vertex editor] allow zooming to vertex with the mouse click
2015-10-09 22:35:36 +11:00
Nyall Dawson
534cb410eb
Use a model for node editor table ( fixes #13541 )
...
This commit switches the node editor to use a model backend rather then
inserting and updating every node on every edit. Fixes the hang when
editing a large feature.
Also implements some extra functionality like scrolling to a selected
vertex in the table.
2015-10-09 22:35:36 +11:00
Nyall Dawson
42d1c44fbd
Fix doxygen warning (again)
2015-10-09 21:40:30 +11:00
Nyall Dawson
4925a54f35
Followup e5ea5ff, better API
2015-10-09 20:35:28 +11:00
Radim Blazek
c62d81a95b
[GRASS] update layer extent after edit
2015-10-09 11:14:07 +02:00
Radim Blazek
070483184b
[GRASS] check mapset ownership in browser actions
2015-10-09 10:59:53 +02:00
Radim Blazek
615957afc9
[GRASS] open/new/close mapset removed from toolbar
2015-10-09 10:47:51 +02:00
Radim Blazek
d26765fd08
[GRASS] fixed crash when adding table for existing features
2015-10-09 09:57:14 +02:00
alexbruy
c64d5ff7b5
Merge pull request #2357 from spatialthoughts/patch-1
...
[processing] remove unused argument
2015-10-09 09:59:50 +03:00
alexbruy
5426ebe8be
Merge pull request #2343 from PedroVenancio/grass7_plugin
...
remove "-write_absolute_path" option from gdaltindex (addresses #11428 , #4064 )
2015-10-09 09:53:23 +03:00
Juergen E. Fischer
b11b73cbbe
fix precise build
2015-10-09 08:03:44 +02:00
Juergen E. Fischer
3bd952d85f
translation string fix
2015-10-09 02:08:57 +02:00
Juergen E. Fischer
bc59d6f18d
adapt local simplication to new geometry types ( fixes #13538 )
2015-10-09 01:39:49 +02:00
Nyall Dawson
a0d7653b53
Fix symbols drawn multiple times in rule based renderer if symbol
...
has multiple layers
(fixes #some-blocking-issue-i-can't-find-because-hub-is-down)
2015-10-09 07:39:31 +11:00
Nyall Dawson
b55708ec7b
Fix doxygen warning
2015-10-09 06:52:04 +11:00
Nyall Dawson
d1be2ff214
Fix hardcoded border for raster legend items ( fix #13540 )
...
Previously raster legend items always had a fixed black border.
Now there's options to change the color/width of this border or
disable it entirely.
2015-10-09 06:12:37 +11:00
Larry Shaffer
307806ab65
Revert 8f04d22; set condition to ifndef QT_NO_DEBUG
...
[ci skip]
2015-10-08 12:57:31 -06:00
Radim Blazek
e703fc6044
trigger repaint after discard changes
2015-10-08 19:12:25 +02:00
Radim Blazek
6f9bc503c1
[GRASS] suppress form for boundaries
2015-10-08 19:12:25 +02:00
Radim Blazek
7be1b642fd
[GRASS] fixed setting default value in input combo
2015-10-08 19:12:24 +02:00
Ujaval Gandhi
b379e93b95
Remove the extra argument to getConsoleCommands()
...
getConsoleCommands takes only 1 arg. The extra arg in the method definition causes an error when running the algorithm
2015-10-08 20:29:40 +05:30
Alessandro Pasotti
35444c4631
Merge pull request #2356 from elpaso/hidpi-improvements8
...
Fix line height and icon size on hipi
2015-10-08 15:51:24 +02:00
Radim Blazek
de20495911
[GRASS] vector import: increase cat by 1 if fid starts at 0
2015-10-08 15:30:53 +02:00
Nyall Dawson
d7094968a1
Fix crash in label property dialog (refs #13543 )
2015-10-09 00:12:58 +11:00
Nyall Dawson
88976c2224
Remove invert check box from glow effect widget, was never hooked up
2015-10-09 00:12:58 +11:00
Radim Blazek
af6f467929
[GRASS] fixed deadlock when started from GRASS shell
2015-10-08 14:59:31 +02:00
Nyall Dawson
3520f038dd
Fix missing sip bindings for renderers ( fix #13545 )
2015-10-08 23:47:51 +11:00
elpaso
844578d02d
Fix line height and icon size on hipi
...
The icon will scale up but not down, the 2.10
behaviour is retained on 96dpi screens and
the icon is scaled up if needed
2015-10-08 14:44:05 +02:00
Nyall Dawson
e5ea5ff89a
Fix add ring/fill ring tool works on first polygon ( fix #13069 )
...
Now the tools will prefer to operate on selected features first.
Improves editing of overlapping features.
2015-10-08 23:33:58 +11:00
Nyall Dawson
45a6f715b3
Fix fill ring tool creates more features than needed ( fix #13354 )
2015-10-08 22:40:58 +11:00
Nyall Dawson
aa4d65d3b8
Fix fill ring tool used with advanced digitising crashes QGIS
...
(fix #13355 )
2015-10-08 21:39:09 +11:00
Radim Blazek
74f8d47bb0
[GRASS] restrict module input by SEARCH_PATH
2015-10-08 12:14:33 +02:00
Radim Blazek
814e848363
[GRASS] fixed region when qgis is started from GRASS shell
2015-10-08 09:43:21 +02:00
Nyall Dawson
d088e0be3a
Fix diagrams are always shown, regardless of setting (refs #13501 )
2015-10-08 17:51:53 +11:00
Juergen E. Fischer
684346a955
oracle provider: fix call of sdo_filter to verify a spatial index is present
2015-10-07 23:52:48 +02:00
Nyall Dawson
bf9fe7cd12
Fix atlas page name combo not synced to layer
2015-10-08 07:57:22 +11:00
Nyall Dawson
be42fc2667
Fix crashes and inconsistent ui when atlas is set to a geometryless layer
2015-10-08 07:57:21 +11:00
Nyall Dawson
dcbe0d370e
Fix legends are empty if presets used with filtered legend ( fix #13300 )
2015-10-08 07:57:21 +11:00
Larry Shaffer
8f04d22fc6
Fix unused variable warning with clang on Mac
2015-10-07 14:32:34 -06:00
Radim Blazek
9b54ed443e
[GRASS] do not insert records if table does not exist
2015-10-07 15:41:29 +02:00
Radim Blazek
e223bccde5
[GRASS] initial editing test
2015-10-07 14:57:06 +02:00
Juergen E. Fischer
3dcabfb57c
fix windows build (followup c49b5b7)
2015-10-07 11:36:15 +02:00
elpaso
fd062cee41
Fixes line height and icon size on hidpi screens
2015-10-07 10:01:58 +02:00
Salvatore Larosa
2702cb1565
[ fix #13503 ] avoid crash when switch between style widgets and renderer cannot be applied to layer
2015-10-07 18:32:39 +11:00
Nyall Dawson
2c39a5bfe7
Fix more potential crashes in renderer widgets
2015-10-07 18:32:31 +11:00