Werner Macho
c6d37c1859
[TRANSUP] transifex update
...
Signed-off-by: Werner Macho <werner.macho@gmail.com>
2014-10-28 11:05:15 +01:00
Werner Macho
257833fc78
more typos in tooltip
2014-10-28 11:04:42 +01:00
Werner Macho
7966fb4944
fixing typo in tooltip
2014-10-28 10:34:17 +01:00
Werner Macho
04ae39ba50
Merge pull request #1608 from yjacolin/newTips
...
new tips in tipfactory
2014-10-28 09:24:42 +01:00
Werner Macho
c7c107eb9d
Merge pull request #1657 from DelazJ/MeasureTools
...
Update MeasureTools context help
2014-10-28 09:17:48 +01:00
Nyall Dawson
8617143c9e
Hide borders from status bar items under Windows
...
These aren't required and just clutter the interface.
2014-10-28 12:56:21 +11:00
Werner Macho
dbed468b16
Merge pull request #1664 from Cracert/master
...
[TRANSUP] pl: varia
2014-10-27 20:17:13 +01:00
Werner Macho
cad3d2b930
Merge pull request #1658 from DelazJ/AttributeTableContextHelp
...
Attribute table context help
2014-10-27 20:14:18 +01:00
Robert Szczepanek
4f1e6b9c3b
[TRANSUP] pl: varia
2014-10-27 17:48:46 +01:00
Tim Sutton
c21edd0665
Merge pull request #1663 from timlinux/papercuts
...
Add missing sip bindings for fill and border colours of rubber band.
2014-10-27 17:20:09 +02:00
Tim Sutton
531474d76d
Merge remote-tracking branch 'origin/master' into papercuts
2014-10-27 17:18:04 +02:00
Tim Sutton
84c429dc73
Added setFillColor and setBorderColor for rubber band to the python API
2014-10-27 17:11:39 +02:00
Martin Dobias
83d070e8dd
Fix #11489 (crash with force point inside polygon in centroid fill style)
...
This isn't actually a very good fix. The issue in the "maptopixel" simplification
is still there, it is just less obvious, while sacrificing a bit of QgsGeometry correctness
(like the fact that linear ring should have >= 4 points)
Along the way I have added some comments that may help others decode why the code does things it does.
2014-10-27 21:46:34 +07:00
Tim Sutton
bb857610b5
Merge pull request #1662 from timlinux/papercuts
...
Mark old rubber band ctor as deprecated in python API
2014-10-27 16:23:55 +02:00
Tim Sutton
0fa4ce36b1
Merge remote-tracking branch 'origin/master'
2014-10-27 15:24:40 +02:00
Werner Macho
362d69cc12
[TRANSUP] more translations and string fix
...
Signed-off-by: Werner Macho <werner.macho@gmail.com>
2014-10-27 13:39:28 +01:00
Nyall Dawson
4abaf60a11
[composer] Don't shrink scalebar height when updating
...
Previously any update of a scalebar would reset it's height to
the minimum height allowed. Now, if the user has set a height
greater than this minimum than that height is kept. (fix #10466 )
2014-10-27 22:13:38 +11:00
Nyall Dawson
d2c9ffd869
[composer] Fix incorrect calculation of scale for tick scale bars
...
QPainter::drawLine(x1,y1,x2,y2) takes int values, so coordinates
were being rounded to the nearest mm. Consequently scale was way
off. Also fixes horizontal line for tick styles being drawn
incorrectly with multiple overlapping segments. (fix #10685 )
2014-10-27 21:14:11 +11:00
Nyall Dawson
04ed47e57c
Cleanup identify tooltip strings
2014-10-27 16:08:51 +11:00
Nyall Dawson
3be82ff708
[processing] Ignore geom for non geom tables for ImportIntoPostGIS
...
This fixes an error where trying to import non geometry tables
using the "Import Into PostGIS" algorithm results in a database
error.
2014-10-27 11:16:11 +11:00
Juergen E. Fischer
4e3bbef9a4
german translation update
2014-10-27 00:45:12 +01:00
Larry Shaffer
817f5a9a0d
Fix #9359 ; set default WCS caching to Prefer Network
...
- This is noted in the tool tip, but was not set. Always Cache was the
default, which caused the cache to never be updated on upstream changes.
Caveat: this does not fix projects with existing WCS layers.
2014-10-26 17:04:16 -06:00
Richard Duivenvoorde
6f1c371399
fix for #11504 RotateFeature tool prerotation
2014-10-26 23:06:59 +01:00
Juergen E. Fischer
a00039c80d
delete ring: consider reprojection when search for clicked ring ( fixes #11502 )
2014-10-26 23:03:32 +01:00
Tim Sutton
1932390417
Properly mark old qgsrubberband ctor as deprecated
2014-10-26 21:24:21 +02:00
Juergen E. Fischer
cc4fc5a01f
vector file writer: avoid duplicate destruction of coordinate transform in case of exceptions ( fixes #9993 )
2014-10-26 16:47:54 +01:00
Juergen E. Fischer
748e7cf42f
Remove unsupported append import/export option from db_manager (refs #10569 )
2014-10-26 15:48:35 +01:00
Juergen E. Fischer
e1ff0edfba
support relative paths for gpx datasources ( fixes #11131 )
2014-10-26 15:14:43 +01:00
Juergen E. Fischer
c8a76f8c5c
support ogc binary operation with more than two operands ( fixes #10053 )
2014-10-26 14:53:18 +01:00
Alexander Bruy
7e69dbdbcb
move TODO.txt to root folder to avoid attempts to parse it as
...
algorithm description
2014-10-26 12:54:22 +02:00
Alexander Bruy
3d8e630b60
[processing] fix broken TauDEM support
2014-10-26 12:54:22 +02:00
Werner Macho
d73c9d8ddf
[TRANSUP]transifex and lv update
...
Signed-off-by: Werner Macho <werner.macho@gmail.com>
2014-10-26 08:40:26 +01:00
Werner Macho
3d9aa20067
Merge pull request #1659 from Cracert/master
...
[TRANSUP] pl: log, color, composer
2014-10-26 07:56:44 +01:00
Juergen E. Fischer
6402864537
doxygen: add/replace some occurences of \verbatim with \code
2014-10-26 00:53:20 +02:00
Robert Szczepanek
edbf265e67
[TRANSUP] pl: log, color, composer
2014-10-25 23:23:03 +02:00
DelazJ
eef8032122
Adding text about field calculator bar
...
Adds text about field calculator bar and other stuffs
2014-10-25 20:23:05 +02:00
DelazJ
3ff1985e90
Update QgsMeasureDialog
2014-10-25 11:23:16 +02:00
DelazJ
28a8222a7a
Update Measure Tools description
...
Adding text about angle tools and how tools behave.
2014-10-25 11:22:12 +02:00
Juergen E. Fischer
5f11c33c68
dxf export: export layers only once and in drawing order
2014-10-25 00:01:22 +02:00
DelazJ
1c2f39be0d
Add text about measuring angle
...
Since QGIS 2.0, it is possible to also measure angles but this is not mentioned in the context help.
2014-10-24 19:11:58 +02:00
rldhont
8d26a95eb6
Merge pull request #1655 from rldhont/server_embedded_layers
...
[BUGFIX] #11484 QGIS server: embedded layers are not published (GetCapabilities, GetMap, etc)
In QgsServerProjectParser::createLayerFromElement, we need to generate a
QgsServerProjectParser of the parent project to return the mapLayer for
embedded layers. To do it, I use QgsCacheConfig to get the
QgsServerProjectParser for the parent project.
Funded by 3Liz.
2014-10-24 18:16:47 +02:00
Werner Macho
444bea595f
[TRANSUP] fix hu
...
Signed-off-by: Werner Macho <werner.macho@gmail.com>
2014-10-24 14:12:47 +02:00
Werner Macho
3b601fecd4
[TRANSUP] transifex update
...
Signed-off-by: Werner Macho <werner.macho@gmail.com>
2014-10-24 13:52:06 +02:00
Martin Dobias
e02e7c92fd
Support for reading composer legend configuration for projects <= 2.4
...
The list of layers/groups is now restored (previously the configuration would be omitted).
2014-10-24 17:53:17 +07:00
rldhont
d64525c0b6
[BUGFIX] #11484 QGIS server: embedded layers are not published (GetCapabilities, GetMap, etc)
...
Issue #1072 QGIS server: embedded groups do not render in GetMap requests if
leave layers are requested has been fixed 40d91457f6f069886c5ba1c28db1efb2ff4ccac7
But another fix about embedded layers lacks. A fixme annotation is in the
QgsServerProjectParser::createLayerFromElement. This one is about return the
layer if it is embedded.
In QgsServerProjectParser::createLayerFromElement, we need to generate a
QgsServerProjectParser of the parent project to return the mapLayer for
embedded layers. To do it, I use QgsCacheConfig to get the
QgsServerProjectParser for the parent project.
Funded by 3Liz.
2014-10-24 11:29:04 +02:00
Martin Dobias
4ac94f2275
Do not show in composer legend unused layers if filtering by map is enabled
...
This resolves #11457 and partially #11293
2014-10-24 16:25:50 +07:00
Alexander Bruy
6bde8a2015
bump Processing version
2014-10-24 10:27:29 +03:00
Salvatore Larosa
2da907741e
[pyqgis-console] update prepared API file
2014-10-24 09:18:56 +02:00
Salvatore Larosa
a0f8060f98
[pyqgis-console] small fix
2014-10-24 09:18:56 +02:00
Alexander Bruy
94a33cd1c9
[processing] fix issues with Create Grid algortihm
2014-10-24 09:35:45 +03:00