Victor Olaya
cb07ae436a
cleaned BatchProcessingDialog code
2012-11-20 11:01:29 +01:00
Victor Olaya
8cb001db3a
Improvementes to SEXTANTE batch processing interface
...
Better progress handling in SEXTANTE script algorithms
2012-11-19 20:06:33 +01:00
Alexander Bruy
463dec72de
add missed images to SEXTANTE algorithm help files
2012-11-19 09:12:50 +02:00
Victor Olaya
6173fa3ca5
made SEXTANTE command line usage more pythonic
...
Fixed problem with temporary grass mapset created by SEXTANTE (wrong path)
2012-11-19 08:04:03 +01:00
Victor Olaya
ba0cd0c9ab
minor change to last commit fixing #6635
2012-11-18 10:07:00 +01:00
Victor Olaya
28531f3f7e
fixed #6635 . Partial solution, now it goes to (0,0) upon model loading
2012-11-18 10:04:44 +01:00
Victor Olaya
3f40232e29
fixed #6635 . Partial solution, now it goes to (0,0) upon model loading
2012-11-18 10:01:55 +01:00
Juergen E. Fischer
5053818440
fix another build error and some warnings
2012-11-16 00:26:24 +01:00
Juergen E. Fischer
af904b9b39
fix build error
2012-11-16 00:13:43 +01:00
Victor Olaya
abbe25f920
applied fix for #6127 (problems with non-ascii strings
2012-11-15 23:53:31 +01:00
Victor Olaya
10a57ad7ff
fixed problem when running grass in modeler (wrong output names, it was a problem introduced by the grass session functionalities)
...
reverted shell=true in R execution
Removed help files help menu
2012-11-15 00:53:46 +01:00
Sandro Santilli
3f4f5f0215
Set max number of labels to 100 for edge label layer (topoviewer)
2012-11-14 23:19:51 +01:00
Sandro Santilli
a4e621d924
Limit max number of node labels to 100, and candidate positions to 1
...
Also set layer transparency to 100% (there's a separate layer with the dots)
2012-11-14 23:03:01 +01:00
Alexander Bruy
d8d9766f9d
deactivate TauDEM provider by default
2012-11-13 15:33:57 +02:00
Victor Olaya
3b886372fe
fixed #6571
2012-11-12 22:02:23 +01:00
Sandro Santilli
98658ef29b
Use ASCII direction arrows
2012-11-12 21:48:20 +01:00
Sandro Santilli
4195eaf72a
TopoViewer: add direction symbol for "next_right_edge" layer
2012-11-12 18:16:02 +01:00
Alexander Bruy
4496c74e7c
add missed scripts to examples group
2012-11-12 15:07:44 +02:00
Alexander Bruy
15004f40f0
put sextante config dir under ~/.qgis ( fix #6662 )
...
also fix scripts lookup
2012-11-12 15:06:03 +02:00
Alexander Bruy
9bdbd9c476
remove patch from sources
2012-11-12 13:28:59 +02:00
Alexander Bruy
e11ee594e2
get rid of "&" symbol in SAGA description and help files
2012-11-12 11:52:56 +02:00
Alexander Bruy
05c61547c8
fix installing SEXTANTE sample modeles and scripts
2012-11-12 10:59:44 +02:00
Victor Olaya
da42b5d1cc
Added new vector algorithms
2012-11-12 08:56:26 +01:00
Victor Olaya
5c887194ad
Fixed #6619
2012-11-11 13:42:46 +01:00
Victor Olaya
d5dc331fab
disabled postgis algs until they are ready
2012-11-10 00:36:06 +01:00
Victor Olaya
1c0f7a2279
Merge branch 'master' of https://github.com/qgis/Quantum-GIS
2012-11-10 00:31:42 +01:00
Victor Olaya
27f197cf24
fixed problems with missing example scripts folder
...
Restructured gdal tools (now gdal/ogr)
Added new OTB segmentation algos
2012-11-10 00:31:01 +01:00
giohappy
17c5e37060
Update python/plugins/sextante/saga/SagaAlgorithm.py
...
Add quotes to input vector/raster paths parameters
2012-11-09 22:21:39 +01:00
Alexander Bruy
a2d434700d
[FEATURE] Eliminate tool for fTools, contributed by Bernhard Strobl
2012-11-09 20:15:44 +02:00
sanak
05aca2b695
add line layer support for dissolve function.
2012-11-09 20:50:12 +09:00
Sandro Santilli
1dacbd63fe
Fix next edge label direction arrows
...
Basically uses direction indicator for the next_left but omits
it for the next_right (would require backward direction)
Also this commit sets the line color, even if fully transparent,
for the sake of showing a color which corresponds to the label
color (would be better to have support for a "label" kind of icon
in the legend..)
2012-11-08 23:13:40 +01:00
Sandro Santilli
8414ff909d
Split edge layer into "edge" and "edge label"
...
Mind you: you may need to re-run cmake as a filename changed
2012-11-08 19:33:29 +01:00
Victor Olaya
474bd2400f
fixed missing scripts folder
2012-11-08 09:20:52 +01:00
Sandro Santilli
b5a12d3a7d
Split node layer into "node" and "node label"
2012-11-08 01:17:31 +01:00
Victor Olaya
e65fff8b9c
Harcoded example folder for models and scripts
...
fixed bugs in mmqgis library.
2012-11-08 00:40:27 +01:00
Sandro Santilli
44753cbc3b
Fix layer visibility settings
2012-11-07 23:14:21 +01:00
Victor Olaya
3c5de39a2b
restructured admintools (was geoservertools)
2012-11-07 21:04:51 +01:00
Alexander Bruy
6a2fdf5fea
create directories for models and R script in user folder
2012-11-07 21:42:21 +02:00
Victor Olaya
f410e389d8
Added missing cmake files
...
fixed bug in execution dialog when running iterative algorithms
2012-11-06 08:50:43 +01:00
Victor Olaya
d97d4a6596
Merge branch 'master' of https://github.com/qgis/Quantum-GIS
2012-11-06 08:49:29 +01:00
Victor Olaya
a2e6a484af
code cleaning
2012-11-06 00:05:08 +01:00
volaya
5bb19c3ffc
Update python/plugins/sextante/CMakeLists.txt
...
added servertools folder to cmakelists
2012-11-05 23:56:44 +01:00
Victor Olaya
d53f1238fb
cleaned code in geoserver algs
2012-11-05 23:19:22 +01:00
Victor Olaya
983535fa58
fixed #6571 , #6619 and problem with missing arrows in modeler
...
added first draft of geoserver tools
nviz is back in grass tools
2012-11-05 20:07:16 +01:00
Sandro Santilli
cd69be6e1d
Start all topology layers as invisible (it may cost really a lot to visualize...)
2012-11-05 11:10:09 +01:00
Alexander Bruy
4b9dbf209d
use new lineedit widget in several dialogs
2012-11-02 19:13:31 +02:00
Giuseppe Sucameli
fedb8ac35a
sextante: fix NameError (undefined var) executing GRASS commands
2012-11-02 16:37:18 +01:00
Sandro Santilli
bbedc4e00f
TopoViewer: add layer for full faces
2012-11-01 17:44:39 +01:00
Sandro Santilli
a5553b7e54
TopoViewer: only use queries for layers when really needed
2012-11-01 17:44:39 +01:00
Larry Shaffer
d6e832d602
Update for d7a7a46, make sure targets are always built for install
2012-10-31 05:18:13 -06:00