Martin Dobias
bba9a99d32
[layertree] do not allow drag'n'drop of internal embedded nodes
2014-05-27 11:08:46 +07:00
Victor Olaya
e4d0f15511
[processing] fixed #10364
2014-05-27 00:16:17 +02:00
borys
0d9fc5091f
[Plugin Manager] Show all plugins in the All tab. Fixes #10334
2014-05-26 21:30:17 +02:00
Juergen E. Fischer
2c20afd303
restore previous Qgs(App)LegendInterface behaviour
2014-05-26 21:03:27 +02:00
Werner Macho
02e1e12820
Merge pull request #1390 from Cracert/i18n
...
[TRANSUP] pl: MetaSearch
2014-05-26 20:21:31 +02:00
Robert Szczepanek
8bbb2aadd8
[TRANSUP] pl: MetaSearch
2014-05-26 13:49:24 -04:00
Werner Macho
78525dbb7b
[TRANSUP] fi by Kari, sv by Victor
...
Signed-off-by: Werner Macho <werner.macho@gmail.com>
2014-05-26 18:36:18 +02:00
Martin Dobias
124007404a
[layertree] Use QgisApp implementation of remove layers
...
That one also asks whether to 1. save changes to layers, 2. really remove
2014-05-26 22:28:41 +07:00
Martin Dobias
8499b4d07c
[layertree] Fix broken signal connection
2014-05-26 21:29:28 +07:00
Martin Dobias
629cd7a873
[layertree] Add expand/collapse all actions to legend menu
2014-05-26 21:29:28 +07:00
Martin Dobias
62e499e1be
Promote rendererChanged() signal from raster+vector layer to base map layer
2014-05-26 21:29:28 +07:00
Denis Rouzaud
2fc65a9e9b
try to remove spaces and quotes to get a fieldname from an expression
2014-05-26 16:00:20 +02:00
Sandro Mani
c095fe925d
Improve map unit scale dialog title and add descriptive
2014-05-26 14:45:14 +02:00
Sandro Mani
c460b21f1e
Add tooltip to map unit scale edit button
2014-05-26 14:44:06 +02:00
Nathan Woodrow
dcbf893e68
Pass distance area into field calc bar
2014-05-26 21:11:58 +10:00
Nathan Woodrow
c5bde9b56d
Fix #10350 - Run update on return in field calc bar
2014-05-26 20:43:20 +10:00
Radim Blazek
0eed3dccd9
svg search path fix, fixes #8664
2014-05-26 12:40:21 +02:00
Denis Rouzaud
53a8adc2e8
Merge pull request #1387 from luca76/patch-1
...
Fix a string
2014-05-26 11:55:48 +02:00
Luca M
4243b0bb38
Fix a string
...
Fixed a string with wrong character
2014-05-26 11:50:02 +02:00
Matthias Kuhn
5e240b895b
Fix add feature dialog for attribute-less layers
...
Fix #10351
2014-05-26 11:02:10 +02:00
Radim Blazek
d652a8099f
mapserver QGIS_OPTIONS_PATH support, fixes #10327
2014-05-25 19:31:16 +02:00
Martin Dobias
f57d4063a8
Fix #10343 (legend crash with invalid layer)
...
Fixed the crash itself in the context menu, but also changed the behavior
to remove any invalid layers from project as currently there is no mechanism
for postponing handling of invalid layers after project load
2014-05-25 23:40:25 +07:00
Matthias Kuhn
35de393d8d
Correctly load dnd relations in fields properties
...
Fix #10065
2014-05-25 18:38:08 +02:00
Matthias Kuhn
2700bcd5dd
Fix widget to wrapper converter code
...
Fixes #10337
2014-05-25 18:38:08 +02:00
Martin Dobias
2c51dcb7e9
Fix #10339 (crash when reordering layers)
...
This was caused by the recent addition of currentNode handling in model.
Changed to use persistent indices which are auto-updated when model changes.
2014-05-25 23:17:42 +07:00
Nathan Woodrow
e4b2d43c89
Use flat group box in options dialog to reduce nesting
2014-05-25 22:37:33 +10:00
Nathan Woodrow
79a57a2cf1
Reduce margins on delete field dialog, save geometry
2014-05-25 22:37:31 +10:00
Nathan Woodrow
bd6df5a355
Set better default size for new field dialog
2014-05-25 22:11:22 +10:00
Nathan Woodrow
d980809e3b
Reduce margins on project selector dialog
2014-05-25 22:08:07 +10:00
Nathan Woodrow
e85f560607
Restore dialog size for some dialogs
2014-05-25 21:55:20 +10:00
Nathan Woodrow
16e5d1c271
Reduce margins on field calc bar
2014-05-25 21:51:23 +10:00
volaya
439065d1c7
Merge pull request #1385 from gioman/getshapeextent
...
Fix SAGA GetShapeExtents
2014-05-25 12:04:21 +02:00
Radim Blazek
fc8f15a4e7
svg cache lookup fix, fixes #9959
2014-05-25 11:37:25 +02:00
Matthias Kuhn
81293dbe44
Fix add attribute dialog
...
Fix #10337
2014-05-25 11:04:37 +02:00
Matthias Kuhn
3871ce7207
Revert "Fix #10337 - Allow attribute form on all features (new QgsFeatures are invalid)"
...
This reverts commit 9bdc932e9648d885352da772dc13687562617d43.
2014-05-25 11:04:03 +02:00
Werner Macho
29187e4cb8
[TRANSUP] es by carlos
...
Signed-off-by: Werner Macho <werner.macho@gmail.com>
2014-05-25 08:05:52 +02:00
Nathan Woodrow
9bdc932e96
Fix #10337 - Allow attribute form on all features (new QgsFeatures are invalid)
2014-05-25 14:33:03 +10:00
Nyall Dawson
41e37e10c1
[composer] Fix hang with enabling atlas on a map with a point coverage layer while preview is active
2014-05-25 13:09:26 +10:00
Nyall Dawson
9329980085
[composer] Fix multiple refresh of items
2014-05-25 13:09:04 +10:00
Nyall Dawson
6375f64de8
[composer] Clean up atlas code, move shape and page updating to shape and page items.
2014-05-25 09:24:17 +10:00
Nyall Dawson
5186a68350
[composer] Fix crash caused by map items with zero height/width
2014-05-25 07:40:53 +10:00
Etienne Tourigny
b59a01c57b
fixes for gdal 2.0 to make sure that OGR drivers and not used as raster data sources
2014-05-24 15:59:22 -03:00
Juergen E. Fischer
a168b9031b
sip sync and indentation update
2014-05-24 20:37:36 +02:00
Juergen E. Fischer
7e5b6f735d
fix doxygen warnings
2014-05-24 20:37:36 +02:00
gioman
10fd65a010
fix SAGA GetShapesExtents take2
2014-05-24 19:03:24 +01:00
gioman
34dbf681d5
fix SAGA GetShapesExtents
2014-05-24 19:01:32 +01:00
Salvatore Larosa
43f154ba55
[processing] run "sed -i s/sextante/processing/g *.rst" over saga help directory
2014-05-24 16:52:05 +02:00
Werner Macho
0dd3ede8f1
[TRANSUP] update languages from transifex
...
Signed-off-by: Werner Macho <werner.macho@gmail.com>
2014-05-24 15:42:55 +02:00
Martin Dobias
ff3cf0a9ad
Fix SIP bindings
2014-05-24 12:00:44 +07:00
Martin Dobias
0775a89ed5
Merge pull request #1380 from Oslandia/mask_renderer
...
[FEATURE] Inverted polygons renderer
2014-05-24 11:26:41 +07:00