Tim Sutton
bf99a74600
Added poster with icon
2014-06-01 15:47:05 +07:00
alexbruy
ce90341a4a
Merge pull request #1404 from gioman/master
...
[processing] add GRASS r.out.xyz
2014-05-29 12:27:56 +03:00
Matthias Kuhn
872ed828de
Respect field editable state in attribute form
2014-05-29 10:24:56 +02:00
Nathan Woodrow
5754841c1a
Merge pull request #1401 from slarosa/identify_nogeometry
...
[identify] skip layer with no geometry
2014-05-29 14:20:03 +10:00
Nyall Dawson
5b61d1febb
Merge pull request #1394 from Oslandia/fix_atlas_signals
...
Fix atlas signal emitting
2014-05-29 11:44:08 +10:00
Juergen E. Fischer
850a1eeebd
fix doxygen warning
2014-05-29 02:34:27 +02:00
Juergen E. Fischer
c1f50db1ac
fix warnings
2014-05-29 01:43:04 +02:00
Nyall Dawson
8d8e56dce6
Merge pull request #1402 from manisandro/zoom_icon
...
Improve composer mouse zoom action icon
2014-05-29 08:21:54 +10:00
Werner Macho
c3ee668343
Merge pull request #1405 from Cracert/i18n
...
[TRANSUP] pl: composer
2014-05-28 23:01:51 +02:00
Robert Szczepanek
5d465fc15a
[TRANSUP] pl: composer
2014-05-28 16:50:04 -04:00
gioman
affc9a16e8
add GRASS r.out.xyz
2014-05-28 19:51:43 +01:00
Martin Dobias
18e1bd05c7
[layertree] Doxygen doc for QgsLayerTreeMapCanvasBridge
2014-05-28 23:53:02 +07:00
Radim Blazek
59c88cc082
browser sorting fix
2014-05-28 17:26:21 +02:00
Salvatore Larosa
0046a08693
[identify] skip layer with no geometry
2014-05-28 16:04:20 +02:00
Marco Hugentobler
302480d8a6
Fix offset in event layer function
2014-05-28 15:57:07 +02:00
Radim Blazek
232a8d7ec9
prepare for GRASS 7 fata error
2014-05-28 13:53:16 +02:00
Werner Macho
4cf3cb58b9
[TRANSUP] tr by Osman
...
Signed-off-by: Werner Macho <werner.macho@gmail.com>
2014-05-28 13:52:44 +02:00
Sandro Mani
21ae813b9b
Improve composer mouse zoom action icon
2014-05-28 11:13:58 +02:00
Marco Hugentobler
776e9b3fe5
Fix for bug #10372 (QGIS Server WMS does not put SERVICE section in GetCapabilities anymore)
2014-05-28 10:44:05 +02:00
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
Hugo Mercier
d9b78bfa68
Fix atlas signal emitting
2014-05-27 15:03:45 +02: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