23252 Commits

Author SHA1 Message Date
Matthias Kuhn
5f23232af5 Fix tooltip for save button on symbol dialog
Fix #10368
2014-05-28 09:29:12 +02:00
Salvatore Larosa
c0b3e90faa [processing] fixes extract by location alg (fixes #10241) 2014-05-28 09:14:59 +02:00
Juergen E. Fischer
a3628a6702 fix sip sync merge 2014-05-27 23:51:29 +02:00
Juergen E. Fischer
918b370f59 german translation update 2014-05-27 23:48:13 +02:00
Juergen E. Fischer
c4c131ef75 sip sync 2014-05-27 23:32:42 +02:00
Werner Macho
260cff4ef5 Merge pull request #1396 from Cracert/i18n
[TRANSUP] pl: SelectionPanel, QObject, App, LayerTreeView
2014-05-27 21:46:27 +02:00
Robert Szczepanek
80282f01b0 [TRANSUP] pl: SelectionPanel, QObject, App, LayerTreeView 2014-05-27 13:32:08 -04:00
Matthias Kuhn
37c1cad11a Make sure a widget is initialized when creating a widget wrapper
Fix #10357
2014-05-27 19:06:23 +02:00
Matthias Kuhn
644dd13c3a Fix add features dialog
Fix #10362
2014-05-27 18:20:55 +02:00
Matthias Kuhn
ee770c4f81 Better implementation of 20015e72
Fix #10345
2014-05-27 18:20:55 +02:00
Martin Dobias
101d3c4c3b [layertree] Doxygen docs for QgsLayerTreeView 2014-05-27 23:07:53 +07:00
Martin Dobias
9cd70c563a [layertree] Use writePath() for embedded groups (absolute vs relative path) 2014-05-27 22:09:08 +07:00
Martin Dobias
48ee84b1bf [layertree] Fix #10373 (embedded group not loaded if with relative path) 2014-05-27 21:49:18 +07:00
Martin Dobias
df09910846 [layertree] Added QgsLayerTreeModel doxygen docs + minor API changes 2014-05-27 20:49:47 +07:00
Martin Dobias
b49ce33543 Fix #10366 (geometry functions not working in rule test) 2014-05-27 19:12:15 +07:00
Matthias Kuhn
20015e723a Attribute table: Fix repaint on change
Fix #10345
2014-05-27 11:20:02 +02:00
Martin Dobias
b41944ff2a [layertree] Add docs to QgsLayerTreeUtils 2014-05-27 15:02:35 +07:00
Martin Dobias
2df8f8c11e [layertree] Fix #10347 - save also old <legend> tag
QGIS server does not use QgsProject for loading of QGIS project.
In order to allow reading of new projects, let's also write the original <legend> tag to the project.
Ideally the server should be ported to new layer tree implementation, but that requires
non-trivial changes to the server components.
The <legend> tag is ignored by QGIS application in >= 2.4 and this way also the new project files
can be opened in older versions of QGIS without loosing information about layer groups.
2014-05-27 12:39:41 +07:00
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
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