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
Leyan
9a7918866f
store original proj4 representation of a CRS and use it to store a custom CRS
2014-02-10 11:26:10 +01:00
Werner Macho
89f08f0134
[TRANSUP] da by Bo
...
Signed-off-by: Werner Macho <werner.macho@gmail.com>
2014-02-10 15:56:28 +07:00
Werner Macho
63ecc8d95b
[TRANSUP] nb by James
...
Signed-off-by: Werner Macho <werner.macho@gmail.com>
2014-02-10 15:40:22 +07:00
Martin Dobias
c465c9f03d
Fix #8434 (join by spatial location locks up QGIS)
...
By caching the features of the provider in the inner loop, there is
a considerable speedup (compared to doing millions of queries)
2014-02-10 14:47:51 +07:00
Martin Dobias
db29ebcffb
Fix #9376 (crash when sorting attribute table with no attributes)
2014-02-10 11:35:37 +07:00
Martin Dobias
d66ecf6c3b
Code and warning cleanup
2014-02-10 11:06:13 +07:00
Martin Dobias
ac9eed7e05
Merge pull request #1157 from kiith-sa/master
...
Fix #9213 ('bad_alloc' error at QGIS start)
2014-02-10 10:59:09 +07:00
Werner Macho
928613c4e0
Merge pull request #1158 from Cracert/i18n
...
[TRANSUP] pl: function_help
2014-02-10 10:44:08 +07:00
Martin Dobias
8c9d336834
Merge pull request #1154 from slarosa/bbox_help_1
...
add help for bbox function
2014-02-10 10:37:10 +07:00
Robert Szczepanek
7927c7ef83
[TRANSUP] pl: function_help
2014-02-09 22:35:31 -05:00
Werner Macho
4aa8607edb
[TRANSUP] sv by Victor
...
Signed-off-by: Werner Macho <werner.macho@gmail.com>
2014-02-10 08:43:50 +07:00
Werner Macho
94d1c383e5
Merge pull request #1156 from qgis-jp/for_pull
...
update GUI translation ja
2014-02-10 08:35:40 +07:00
Kiith-Sa
3a075a6b2e
Fix #9213 ('bad_alloc' error at QGIS start)
2014-02-10 02:29:24 +01:00
yoichigmf
67154d1b6f
update GUI translation ja
2014-02-10 09:51:48 +09:00
Radim Blazek
b05c93c3dd
highlight made transparent for other layers again
2014-02-09 22:44:27 +01:00
Sandro Santilli
0d4968c80a
Fix type of "face_seed" layer in TopoViewer
2014-02-09 21:42:12 +01:00
Salvatore Larosa
f70e403b71
add help for bbox function
2014-02-09 19:08:19 +01:00
Radim Blazek
71c1ad1033
sqrt symbol size for ScaleArea before scale to context units, fixes #8887
2014-02-09 17:42:29 +01:00
Martin Dobias
77a24cbeb4
Fix #8996 (Composer crashes QGIS when setComposition() method called)
2014-02-09 20:25:20 +07:00
Werner Macho
3174708fac
Merge pull request #1153 from tomass/master
...
Lithuanian translation update
2014-02-09 18:58:08 +07:00
Tomas
ee590331d9
Lithuanian translation update
2014-02-09 13:51:52 +02:00