Alexander Bruy
5306cd8566
refactor Text to float alg
2014-10-03 11:40:50 +03:00
Alexander Bruy
07d584d264
start refactoring of the Processing mmqgis backend: Delete column and
...
Delete duplicate geometries
2014-10-03 11:40:50 +03:00
Alexander Bruy
25fa170539
cleanup in vector utils
2014-10-03 11:40:50 +03:00
volaya
dad5d420fa
[processing] do not log algorithms when not run from the gui
2014-10-02 18:15:36 +02:00
Alexander Bruy
72259135b1
[processing] remove undefined variable ( fix #11118 )
2014-10-02 17:58:25 +03:00
volaya
99f0dac572
Merge pull request #1595 from giohappy/master
...
[Processing] HTML output for r.sum
2014-09-29 13:13:14 +02:00
giohappy
04becdc53a
[Processing] HTML output for r.sum
2014-09-26 13:17:11 +02:00
Nyall Dawson
a9c4136aa9
dbManager - remove more 'Sorry' strings
2014-09-26 07:23:23 +10:00
Salvatore Larosa
cb414f5d2c
[dbmanager] again replacement box->bar stuff....hopefully the last :-)
2014-09-26 07:18:19 +10:00
Salvatore Larosa
a778e265a7
[dbmanager] followp 1646f67: fixes some string and changes more messageboxes
2014-09-26 07:18:19 +10:00
Salvatore Larosa
5fc78bfe59
[dbmanager] messagebox => messagebar
2014-09-26 07:18:19 +10:00
Alexander Bruy
ace704a424
[processing] use checkbox for boolean parameters
2014-09-24 12:11:33 +03:00
Alexander Bruy
986bd1c41a
[processing] add "Save as" functionality to History dialog ( fix #10086 )
2014-09-24 12:11:33 +03:00
volaya
fc4fd613b5
[processing] moved initialization to initGui() method
2014-09-24 10:44:14 +02:00
volaya
1cd0c43f4f
[processing] fixed how models read help info
2014-09-24 10:44:13 +02:00
Nyall Dawson
86cbc2ef43
Merge pull request #1582 from nyalldawson/db_manager_fixes
...
Usability improvements for db manager
2014-09-22 19:51:05 +10:00
alexbruy
18c84afd1b
Merge pull request #1531 from ccrook/DistanceMatrixFix
...
[processing] Distance matrix fixes
2014-09-19 21:29:52 +03:00
alexbruy
9ae648b824
Merge pull request #1585 from cayetanobv/master
...
[processing] fix column name in Zonal statistics alg
2014-09-19 21:24:40 +03:00
Alexander Bruy
a809dcce14
use native GDAL functions
2014-09-19 21:11:44 +03:00
Alexander Bruy
12dc59fa66
[processing] fix script algorithm provider
2014-09-19 21:10:19 +03:00
Alexander Bruy
cc307578eb
[processing] avoid division by zero in random points alg ( fix #11215 )
2014-09-19 20:06:15 +03:00
Cayetano Benavent
8ec82a30d0
Zonal statistics: changed variance names (variable and field name; CV > var)
2014-09-18 11:25:33 +02:00
Alexander Bruy
8502d11f11
[processing] remove selection before running Select by location algorithm ( fix #10873 )
2014-09-15 11:38:45 +03:00
Nyall
4e3510edec
[dbmanager] Try to set sensible default column choice for sql window
2014-09-15 13:08:52 +10:00
Nyall
3bf6f3e472
[dbmanager] Don't trip up when loading a sql layer if sql ends with a ;
2014-09-15 12:28:24 +10:00
Nyall
ffa431c28d
[dbmanager] Don't set parent for dbmanager window, allows for minimising
...
window. Unminimise window when activating dbmanager.
2014-09-15 11:25:55 +10:00
Juergen E. Fischer
890f921e06
fix #11110
2014-09-10 22:27:48 +02:00
Juergen E. Fischer
6583365892
fix metasearch typo (followup 5cb7d357)
2014-09-06 14:01:04 +02:00
Juergen E. Fischer
5cb7d357bb
fix metasearch syntax error
2014-09-06 13:59:01 +02:00
Tom Kralidis
86987b5b22
Merge pull request #1575 from geopython/MetaSearch-0.3.1
...
Meta search 0.3.1
2014-09-05 08:29:23 -04:00
Sandro Santilli
dd78876636
Allow loading pgraster tables with non-default raster field name
...
Before this change you could only load tables where the raster
field was named "rast".
2014-09-04 13:14:39 +02:00
Sandro Santilli
e91141cb2a
Allow loading PostGIS Rasters from partially configured connections
...
Partially configured connection are those for which an hostname
or username or port etc. are not specified, relying on libpq defaults.
It was already fixed for geometries but rasters needed more love.
See #9037 .
2014-09-04 12:36:59 +02:00
Tom Kralidis
3eb6e7ca3f
merge back ef0e7d09168d43b0529a1f819108a4741c7e9e75
2014-09-03 10:49:25 -04:00
Tom Kralidis
fb5e07d3a5
remove code
2014-09-03 08:46:29 -04:00
Tom Kralidis
d6df3a93f3
update MetaSearch to 0.3.1
2014-09-03 08:43:11 -04:00
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
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
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
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