Nyall Dawson
020eb606a2
[composer] Make zoom full action actually zoom to all items, not just page bounds
2014-02-13 22:38:22 +11:00
Nyall Dawson
9e948dfb2b
[composer] Fix scrollbars in composer by correctly calculating scene bounds ( fix #7691 )
2014-02-13 22:38:01 +11:00
Radim Blazek
ee236d2d6c
wms identify: report error if features types were guessed from GML but no features parsed
2014-02-13 11:00:15 +01:00
Martin Dobias
8f829750a2
Fix #9551 (Impossible to see selection or current identify feature if using data defined colours)
2014-02-13 16:45:53 +07:00
Radim Blazek
3215f499b2
identify results: use webview also for text/plain
2014-02-13 10:29:02 +01:00
Radim Blazek
2a4f10495f
show identify dialog before items are inserted so that they can adjust size according to dialog size also the first time dialog is opened
2014-02-13 10:08:58 +01:00
Martin Dobias
8e330e3ad4
[processing] Fix Qt warnings when opening config dialog
2014-02-13 13:25:44 +07:00
Martin Dobias
3a8770e71e
Merge remote-tracking branch 'slarosa/fix_9328'
2014-02-13 12:25:46 +07:00
Werner Macho
59b62e27b3
Merge pull request #1166 from marcelosoaressouza/master
...
Updating the translation to Portuguese-Brazil (pt_BR)
2014-02-13 10:23:19 +07:00
Werner Macho
549f5bc285
Merge pull request #1168 from Cracert/i18n
...
[TRANSUP] pl: Oracle, Sponsors
2014-02-13 10:22:40 +07:00
Robert Szczepanek
086f26befe
[TRANSUP] pl: Oracle, Sponsors
2014-02-12 22:20:02 -05:00
Juergen E. Fischer
57dd8779ac
dbmanager: fix 'load as new layer' ( fixes #9548 )
2014-02-13 00:00:25 +01:00
Radim Blazek
4d660d14cf
Fixed GML parsing of GetFeatureInfo from GeoServer, fixes part of #9377
2014-02-12 22:50:45 +01:00
Salvatore Larosa
c060164bca
[processing] fixes #9328 :
...
addressed: http://hub.qgis.org/issues/9328
2014-02-12 18:58:22 +01:00
Juergen E. Fischer
9d379f0d1d
dxf export: add extension ( fixes #9544 )
2014-02-12 18:34:38 +01:00
Juergen E. Fischer
44885511ff
styles: explictly save symbol XML in UTF-8 ( fixes #9045 )
2014-02-12 17:42:32 +01:00
Juergen E. Fischer
65bf9acf12
german translation update
2014-02-12 17:42:31 +01:00
Radim Blazek
97849250da
identify resutlts dialog: always keep minimum QgsIdentifyResultsWebView height
2014-02-12 17:13:38 +01:00
Juergen E. Fischer
c64a051b1c
ogr provider: write numeric data in C locale ( fixes #8332 )
2014-02-12 16:33:09 +01:00
Marcelo Soares Souza
f90b3edeb0
Updating the translation to Portuguese-Brazil (pt_BR)
2014-02-12 13:00:45 -02:00
Juergen E. Fischer
5bee17218d
* speed up undo of attribute added with field calculator ( fixes #9509 )
...
* also improves performance of FilterFid requests in edit mode
2014-02-12 14:10:43 +01:00
Martin Dobias
a646101861
Fix #8758 (graduated classes on expression broken)
2014-02-12 19:52:00 +07:00
Werner Macho
18b1bdb908
Merge pull request #1164 from Cracert/i18n
...
[TRANSUP] pl: CptCity, Split
2014-02-12 11:52:19 +07:00
Robert Szczepanek
33da84691d
[TRANSUP] pl: CptCity, Split
2014-02-11 23:45:13 -05:00
Juergen E. Fischer
dc0894784d
osgeo4w: run filetype registration with elevated rights
2014-02-12 01:02:10 +01:00
Juergen E. Fischer
9d7ef65a2d
vector layer: fix attributeAdded signal
...
don't assume new attributes are added at end, because in case of joins
they are added after the provider fields and before the joined fields.
field calculator: prepare expression again after attribute was added
(fixes #9320 )
2014-02-12 00:54:44 +01:00
Juergen E. Fischer
3b438e22dd
oracle provider: improve date/time support
2014-02-11 21:26:01 +01:00
Werner Macho
fa1dd25121
Update contributors.json
...
added myself
2014-02-12 00:01:44 +07:00
Martin Dobias
684dd890a3
Fix #9459 (layer fails to render when rule-based symbology make use of $atlasfeatureid)
2014-02-11 23:57:02 +07:00
Paolo
a37766e8cc
IT translation update
2014-02-11 17:55:58 +01:00
Martin Dobias
61ff743210
Fix #6995 (db manager's SQL window freezes with long query)
2014-02-11 19:29:53 +07:00
Martin Dobias
6b74feed5c
[db manager] Also removed completer.py file and its imports
2014-02-11 19:26:44 +07:00
Werner Macho
7e1c1b928c
[TRANSUP] nb by James
...
Signed-off-by: Werner Macho <werner.macho@gmail.com>
2014-02-11 18:35:49 +07:00
Alexander Bruy
83baa914bd
[db manager] use QScintilla for SQL window
2014-02-11 13:10:15 +02:00
Martin Dobias
e6c2ecd9f3
Fix #9290 (crashes in symbology on fields with special characters)
...
Fixes several crashes and problems with backwards compatibility.
Before expressions were allowed, field names were loaded and saved
unquoted, e.g. x.y - with introduction of expressions it was
necessary to use properly quoted "x.y" name so that expression
is correctly parsed. With these changes both options are possible
and when possible, the unquoted field name is used for compatibility
2014-02-11 14:27:01 +07:00
Werner Macho
c13b6a4ae3
Merge pull request #1161 from Cracert/i18n
...
[TRANSUP] pl: function_help, DlgNumber, QgisApp
2014-02-11 11:41:25 +07:00
Robert Szczepanek
1a450038de
[TRANSUP] pl: function_help, DlgNumber, QgisApp
2014-02-10 23:28:07 -05:00
Werner Macho
9fd19a696a
Merge pull request #1160 from Jean-Roc/traduction_ui
...
update fr ui
2014-02-11 08:47:24 +07:00
Juergen E. Fischer
85f6fb8b71
postgres provider: convert M to Z geometries ( fixes #9032 )
2014-02-11 01:37:10 +01:00
Jean-Roc Morreale
959b05a66b
update french translation
2014-02-10 23:36:15 +01:00
Sylvain Maillard
f9a0c701ec
update french translation
2014-02-10 23:25:15 +01:00
D'Hont René-Luc
c9a88c147c
[DEBUG] #8795 Potential WFS filtering issue
...
OpenLayers can't decode GetFeature response because QGS_NAMESPACE was not well formed
2014-02-10 23:12:38 +01:00
Juergen E. Fischer
e57537d4dc
debian packaging update
2014-02-10 20:23:28 +01:00
Juergen E. Fischer
8d7e61abd2
wfs: catch end of selected features ( fixes #8979 )
2014-02-10 18:20:52 +01:00
Werner Macho
e6fe97f0c7
Merge branch 'master' of https://github.com/qgis/QGIS
2014-02-10 21:26:04 +07:00
Werner Macho
df0a443331
[TRANSUP] da by Bo
...
Signed-off-by: Werner Macho <werner.macho@gmail.com>
2014-02-10 21:05:08 +07:00
Marco Hugentobler
e67eb4a427
Fix crash in dxf export in no-symbology mode
2014-02-10 13:55:15 +01:00
Nyall Dawson
adb9be1f47
[composer] Ensure correct mouse cursor is set after releasing pan/zoom shortcut keys
2014-02-10 22:55:49 +11:00
Nyall Dawson
1dec7b09ac
[composer] Improve logic for pan shortcuts ( fix #8957 )
2014-02-10 22:15:11 +11:00
Juergen E. Fischer
5aa46cbeb3
geometry: add some null pointer checks ( fixes #8433 )
2014-02-10 11:27:43 +01:00