1
0
mirror of https://github.com/qgis/QGIS.git synced 2025-03-16 00:02:11 -04:00

23863 Commits

Author SHA1 Message Date
Juergen E. Fischer
08cd87be44 processing: (redundant) translation string fixes 2014-06-20 09:58:53 +02:00
Juergen E. Fischer
ef0e7d0916 metasearch: fix some self.tr calls 2014-06-20 09:58:53 +02:00
Marco Hugentobler
614c1b2199 Change / add ntv2 entries for Portugal 2014-06-20 09:28:39 +02:00
Matthias Kuhn
8b898b9645 Forms: Hide "Hidden" widgets
Partly fixes 
2014-06-20 09:04:49 +02:00
Matthias Kuhn
196a6673af Editor widgets: Change default "enable sync" behavior
More generic implementation of 024cd0b

EditorWidgetWrappers (which are connected to fields) are synced with
the layer edit mode state.
WidgetWrappers (which are not strictly related to fields being editable)
don't sync their edit state to the layer edit mode state.
2014-06-20 08:41:37 +02:00
alexbruy
eb4fe78084 Merge pull request from gioman/master
[processing] fix v.surf.bspline modules, input must be a point layer
2014-06-20 09:39:50 +03:00
Martin Dobias
7aa93c00f7 Hopefully fix (blank composer map when rendering rasters)
When printing on Windows, the printing does not seem to work
well in the worker thread as QImages get converted to QPixmaps.
Therefore we force the map rendering into main thread to avoid the issues.

I do not have a printer, so I can't confirm the fix really helps
2014-06-20 10:50:51 +07:00
Martin Dobias
98959bbeeb Fix (add layer to the selected group) 2014-06-20 10:06:27 +07:00
Werner Macho
708c64e673 [TRANSUP] gl by Xan
Signed-off-by: Werner Macho <werner.macho@gmail.com>
2014-06-20 00:29:00 +01:00
Werner Macho
6e5e83a33f [TRANSUP] es and sv
Signed-off-by: Werner Macho <werner.macho@gmail.com>
2014-06-19 23:06:19 +01:00
Matthias Kuhn
024cd0b7a2 Relation widget: Don't disable even when containing layer is not in edit mode 2014-06-19 23:05:30 +02:00
Matthias Kuhn
73a5dd5a34 Followup edbfb57, respect ownership of vl cacheindex in test 2014-06-19 22:52:07 +02:00
Alexander Bruy
4b2c00c783 russian translation update 2014-06-19 21:25:49 +03:00
Werner Macho
e565d85bca [TRANSUP] gl by Xan
Signed-off-by: Werner Macho <werner.macho@gmail.com>
2014-06-19 19:17:18 +01:00
gioman
434805bbd6 fix v.surf.bspline modules, input must be a point layer 2014-06-19 18:21:05 +01:00
alexbruy
8cefd31eb9 Merge pull request from gioman/r_cost_raster
[processing] add a r.cost submodule that uses a raster input as starting point(s) + fix r.drain and add a submodule for r.drain that does not need input point vectors
2014-06-19 19:51:52 +03:00
gioman
2176e163b7 add a r.cost submodule that uses a raster input as starting point(s) 2014-06-19 16:21:02 +01:00
gioman
fc519f8d36 fix r.drain and add a submodule for r.drain that does not need input point vectors 2014-06-19 15:41:14 +01:00
Werner Macho
a72bfb61c9 [TRANSUP] nb by James
Signed-off-by: Werner Macho <werner.macho@gmail.com>
2014-06-19 15:23:21 +01:00
Werner Macho
5c6c37c71b [TRANSUP] forgot to add italian to transifex - sorry
Signed-off-by: Werner Macho <werner.macho@gmail.com>
2014-06-19 13:41:33 +01:00
Werner Macho
de6a960292 Merge pull request from qgis-jp/pullreq_2_4
update translation ja
2014-06-19 13:22:22 +01:00
yoichigmf
a7427b266e update translation ja 2014-06-19 21:16:33 +09:00
Werner Macho
b87093dad4 Merge pull request from Qgis-Tr-kr/master
[TRANSUP] Korean
2014-06-19 13:04:29 +01:00
Werner Macho
63ad0fa3d7 [TRANSUP] es by Carlos
Signed-off-by: Werner Macho <werner.macho@gmail.com>
2014-06-19 13:00:16 +01:00
Nathan Woodrow
0defbeb049 Disable return to run field calc til 2.6. Disable button on invalid expression 2014-06-19 21:46:22 +10:00
jangbi882
1f6a47b92d Korean translation updated 2014-06-19 20:34:45 +09:00
BJ Jang
510849597d Merge pull request from qgis/master
Merge pull request  from qgis/master for Korean trans
2014-06-19 20:18:35 +09:00
Matthias Kuhn
0ce4cbf4ba Show embedded form as widget, not as separate dialog
Fix 
Fix 
2014-06-19 12:48:15 +02:00
Martin Dobias
20570bfa3e Feeling dizzy?
It will not get any better if you type "dizzy"
into coordinates box in the status bar!
2014-06-19 16:31:32 +07:00
Werner Macho
4828c84b7b [TRANSUP] update from transifex and updated strings
Signed-off-by: Werner Macho <werner.macho@gmail.com>
2014-06-19 10:26:04 +01:00
Marco Hugentobler
28d70c0493 WMS server: fix label settings in GetPrint 2014-06-19 11:01:38 +02:00
Marco Hugentobler
bdf1ac8d46 Use better environment variable names for server logging 2014-06-19 11:01:38 +02:00
Sandro Mani
8ed8d15ef6 Update composer legend entry when layer symbology changes. Funded by Sourcepole QGIS Enterprise. 2014-06-19 10:27:13 +02:00
Werner Macho
ee93d65ba5 Merge pull request from Cracert/i18n
[TRANSUP] pl:  by Radek
2014-06-19 08:16:39 +01:00
mhugent
c05e342ab1 Merge pull request from giohappy/master
Fix 10625 reverting addDrawingOrder to previous logic
2014-06-19 09:11:03 +02:00
Nathan Woodrow
fcde5955f3 Merge pull request from slarosa/str_replace_api
[cmake] removes underscore in builtin APIs file
2014-06-19 16:50:18 +10:00
Martin Dobias
ee7add4f32 Added Mathieu Pellerin to the contributors 2014-06-19 11:08:58 +07:00
Martin Dobias
d71806b56c Added Even Rouault to contributors 2014-06-19 10:38:15 +07:00
Martin Dobias
60a1989261 Merge pull request from rouault/fix_crash_in_QgsVectorFileWriter_addFeature
Fix crash in QgsVectorFileWriter::addFeature()
2014-06-19 10:34:15 +07:00
Robert Szczepanek
0d1d70551e [TRANSUP] pl: by Radek 2014-06-18 22:35:36 -04:00
Werner Macho
fd46c49811 Merge pull request from Cracert/i18n
[TRANSUP] pl: help - new SpatiaLite layer
2014-06-19 01:32:25 +01:00
Robert Szczepanek
0bd6d61b34 [TRANSUP] pl: help - new SpatiaLite layer 2014-06-18 18:09:24 -04:00
Juergen E. Fischer
0dd02bad04 fix some warnings and indentation update 2014-06-19 00:02:32 +02:00
Nyall Dawson
d61c5361ce [composer] Fix setting atlas filename pattern from expression dialog (fix ) 2014-06-19 07:33:11 +10:00
Nyall Dawson
6d6eede498 Follow up 7af7b88c99 2014-06-19 07:18:38 +10:00
Nyall Dawson
d06a1fe373 [composer] Force vector rendering of shape and page symbology (fix ) 2014-06-19 07:01:52 +10:00
Nyall Dawson
7af7b88c99 [composer] Correct placement of cross grids (fix ) 2014-06-19 05:44:05 +10:00
Salvatore Larosa
b998bb215d [cmake] removes underscore in builtin APIs file 2014-06-18 18:30:06 +02:00
giohappy
304ced9e44 Fix 10625 reverting addDrawingOrder to previous logic 2014-06-18 17:31:02 +02:00
Juergen E. Fischer
b5b864eefb some windows related INSTALL updates 2014-06-18 16:14:24 +02:00