3722 Commits

Author SHA1 Message Date
anitagraser
75b3464e1c check if value is None before trying to cast float
the tool used to fail when there were NULL values in the fields
2014-08-28 09:48:02 +02:00
Alexander Bruy
6130505c79 [processing] fix vector functions definitions 2014-08-28 09:33:05 +03:00
Tim Sutton
88b13e8985 Merge pull request #1561 from DelazJ/ProjSelector
Activate the help button in select projection Dialog
2014-08-25 16:53:03 +02:00
DelazJ
7b04eb4f5d Referencing Help button function 2014-08-25 16:07:13 +02:00
Nyall Dawson
7b84ccc9b1 [composer] Don't draw handles around locked items (fix #11059) 2014-08-25 22:58:42 +10:00
Tim Sutton
3892964490 Merge pull request #1549 from DelazJ/TableManager_GUI
Set 0 as default value of srid in DB_Manager dialogs (issue #7083)
2014-08-25 13:47:04 +02:00
Nyall Dawson
d70235ffbe [composer] Show selected items in bold in items tree panel (fix #11057) 2014-08-25 21:46:11 +10:00
Tim Sutton
ae25009c66 Merge pull request #1551 from DelazJ/FToolsAddNewLayerToMapCanvas
Put by default to on the "Add result layer to the map canvas" option when using fTools functions (issue #6642)
2014-08-25 13:40:00 +02:00
Nyall Dawson
4d1595ce79 [composer] Remove destructive 'Load from template' action, replace with
non-destructive 'Add items from template' action
2014-08-25 20:46:58 +10:00
Nyall Dawson
1f6dd8e5a7 Add an edit button for shapeburst and gradient color ramps 2014-08-25 20:31:12 +10:00
rldhont
324826e6d3 Bug #9797 Add a precision setting for GetFeatureInfo geometry attributes
Add precision to QgsGeometry method exportToWKT and use it in GetFeatureInfo
2014-08-22 13:45:52 +02:00
rldhont
75f596849c Bug #10974 QGIS WFS Server provides too much precision
In the GetFeature request QGIS WFS Server uses the static method: QgsDoubleToString. This method returns double with a precision fixed to 17.

We do not need that much precision for coordinates. Firstly because we are not able to measure a position on earth with a lower micron precision. Secondly because it unnecessarily overload response.

I propose to add the ability to specify the precision in the QgsDoubleToString method.
2014-08-22 13:45:31 +02:00
volaya
2fa73f0b9e [processing] fixed bug in ModelerScene when position of output is not defined 2014-08-22 12:29:06 +02:00
volaya
3fdf12b947 [processing] fixed parameter definition parsing for parameters of type integer 2014-08-22 12:29:05 +02:00
volaya
887469643f [processing] added support for old model file format 2014-08-22 12:29:04 +02:00
DelazJ
23eff1f8ca Add by default the result file to the map canvas 2014-08-21 14:27:29 +02:00
DelazJ
14741e602e Add by default the result file to the map canvas 2014-08-21 14:26:55 +02:00
DelazJ
98bfaa8d58 Add by default the result file to the map canvas 2014-08-21 14:25:08 +02:00
DelazJ
cffdd222b5 Add by default the result file to the map canvas 2014-08-21 14:24:21 +02:00
DelazJ
cebd55c16d Add by default the result file to the map canvas 2014-08-21 14:23:09 +02:00
DelazJ
20ee96f2bf Add by default the result file to the map canvas 2014-08-21 14:15:50 +02:00
DelazJ
9a684409ff Add by default the result file to the map canvas 2014-08-21 14:05:42 +02:00
DelazJ
f0a22fba53 Add by default the result file to the map canvas 2014-08-21 14:01:20 +02:00
DelazJ
2e610bcf4a Add by default the result file to the map canvas 2014-08-21 13:59:52 +02:00
DelazJ
720f2de747 Add by default the result file to the map canvas 2014-08-21 13:53:25 +02:00
DelazJ
de91ea08e3 Add by default the result file to the map canvas 2014-08-21 13:52:31 +02:00
DelazJ
b29af4005b Add by default the result file to the map canvas 2014-08-21 13:51:06 +02:00
DelazJ
580dd9433f Add by default the result file to the map canvas 2014-08-21 13:49:24 +02:00
DelazJ
db34678abc Add by default the result file to the map 2014-08-21 13:47:15 +02:00
DelazJ
7464a4c044 Update frmEliminate.ui 2014-08-21 13:37:25 +02:00
DelazJ
0bfd5fbf64 Default srid value to use in new geom column : 0 2014-08-21 13:09:34 +02:00
DelazJ
57c901712a Default srid value to 0 in new table geom column 2014-08-21 13:07:07 +02:00
DelazJ
8164f4b253 set default srid value to 0 in new geom column 2014-08-21 13:05:47 +02:00
Juergen E. Fischer
a05c4c8030 make custom widget tooltips translatable 2014-08-20 10:02:35 +02:00
Nyall Dawson
9d18220138 [FEATURE][composer] Allow remote urls to be entered as picture path
for picture items, and automatically fetch them. Sponsored by the
City of Uster, Switzerland.
2014-08-19 21:35:14 +10:00
Nyall Dawson
f93e536a00 Add a simplified class for fetching HTTP network content 2014-08-19 20:49:10 +10:00
Denis Rouzaud
bc187ba953 identify shows a non-modal feature form 2014-08-19 09:08:57 +02:00
Denis Rouzaud
4588d9bd6c new map tool to select single feature 2014-08-19 08:34:02 +02:00
Matthias Kuhn
1b205be604 Fix python bindings for QgsRelation.fieldPairs() 2014-08-18 14:56:45 +02:00
Juergen E. Fischer
621edef24e make QgsMapLayerRegistry ctor private (it's a singleton) 2014-08-18 11:50:05 +02:00
Matthias Kuhn
4ade943937 QgisInterface::getFeatureForm() returns a QgsAttributeDialog
And some API comments
2014-08-18 10:57:30 +02:00
Juergen E. Fischer
5e26fbd6eb rename other canbeGeneralizedByMapBoundingBox methods to isGeneralizableByMapBoundingBox 2014-08-17 20:44:09 +02:00
Juergen E. Fischer
d9e8a940b9 fix polygon generalization artifacts, if last ring segment is one of two
segments exceeding the tolerance plus some cleanups
2014-08-17 18:52:16 +02:00
Juergen E. Fischer
07165eae79 indentation update 2014-08-17 13:37:34 +02:00
Nyall Dawson
346b50ead9 Fix typo 2014-08-17 21:27:32 +10:00
Nyall Dawson
b15b014b82 Allow importing and exporting to GIMP palette file (gpl) from color list 2014-08-17 21:05:21 +10:00
Nyall Dawson
b45735529b Improvements to color list:
- Cleanup code
- Support copying and pasting multiple colors to list
- Support additional color list mime formats
2014-08-17 21:05:21 +10:00
Nyall Dawson
6d10ff3684 Support dropping multiple colors into a color list widget 2014-08-17 21:05:21 +10:00
Juergen E. Fischer
907ce69306 indentation update 2014-08-17 09:24:22 +02:00
Nyall Dawson
9ef4bd600f [FEATURE] Project specific color scheme, set through default styles tab in project properties 2014-08-16 16:57:10 +10:00