Matthias Kuhn
29afed61e1
Fix tab order in add relation dialog
2014-08-25 14:37:48 +02: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
2055950d99
Merge pull request #1552 from DelazJ/SaveAsDialog
...
Put by default to on the "Add layer to map canvas" option when saving new file (issue #6642 )
2014-08-25 13:43:33 +02:00
Tim Sutton
f1aafe06c8
Merge pull request #1557 from DelazJ/VectorSymbolselector
...
fix #10472 : Enlarge btnSaveSymbol so it shows fully its text in all languages
2014-08-25 13:41:21 +02: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
Nyall Dawson
8224a16f11
Fix unit choice for ellipse symbol layer type
2014-08-25 20:24:53 +10:00
Nyall Dawson
8766cd187b
Add a platform-specific size hint for QgsColorButtonV2 (refs #11060 )
2014-08-25 20:14:23 +10:00
Nyall Dawson
31c055d2ca
Fix some alignment and tab issues with symbol dialogs (refs #11060 )
2014-08-25 19:58:43 +10:00
DelazJ
937a97db1e
Enlarge btnSaveSymbol so it shows fully its text
...
The btnSaveSymbol has his width increased from 50 to 70 when horizontalSpacer has its width decreased from 40 to 20
2014-08-25 11:24:42 +02:00
Matthias Kuhn
3d7d240b05
Range Widget: Only enable for supported data types
...
And some doxymentation
2014-08-25 11:12:06 +02:00
Juergen E. Fischer
dddf89535e
german translation update
2014-08-24 19:06:44 +02:00
Juergen E. Fischer
a8e7f9fb4f
osgeo4w: fix plugin install, add more error checking and include latest updates
...
also in package.cmd
2014-08-24 17:35:32 +02:00
Nyall Dawson
709c285338
[composer] Fix regression in locked map layers ( fix #11089 )
2014-08-24 23:11:39 +10:00
Nyall Dawson
8230521f5a
Standardise to 6 decimal places for controls which can be set to map units in symbology ( fix #11064 )
2014-08-24 22:48:55 +10:00
Nyall Dawson
add188b519
Where possible, maintain properties of symbol layer when changing symbol layer type ( fix #8389 )
2014-08-24 21:18:04 +10:00
Nyall Dawson
847fd2e1c0
Fix warning
2014-08-24 16:28:42 +10:00
Salvatore Larosa
31da0e333e
set scrollarea to no frame for settings in plugin manager
2014-08-23 17:27:51 +02:00
rldhont
403f59fd95
Bug #10974 QGIS WFS Server provides too much precision PR #1520 UI
...
Add a cell in the WFS vector layer table to specify the coordinate precision by layer
2014-08-22 15:49:47 +02:00
elpaso
6148bba073
Fixed ui conflict and Fixed UI options
2014-08-22 13:46:22 +02: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
Matthias Kuhn
b5e9547109
Fix memory alignment issues on ARM
2014-08-22 13:36:24 +02:00
Matthias Kuhn
ae08c3e041
Fix QgsFieldModel on ARM
2014-08-22 13:34:23 +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
Juergen E. Fischer
c7fb837ed4
add missing file from 72e779c3e
2014-08-22 09:58:52 +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
6cfb6e61b1
Add saved file to map canvas by default
2014-08-21 13:15:07 +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
599255cd5a
include pyqt uic module for custom widgets in debian package
2014-08-21 00:40:09 +02:00