2100 Commits

Author SHA1 Message Date
Victor Olaya
1a4ce3ecd5 [sextante] fixes in gdal/ogr algorithms and more tests 2013-04-12 12:35:19 +02:00
Victor Olaya
e8650aaf64 [sextante] fixed missing import 2013-04-12 12:35:18 +02:00
Victor Olaya
ffa87a2d88 [sextante] reintroduced Model->Python conversion 2013-04-12 12:35:17 +02:00
Victor Olaya
f451d24015 [sextante]Fixed issue in algorithms that change projection of output layers 2013-04-12 12:35:17 +02:00
Alexander Bruy
5fdad6613b [sextante] remove TauDEM help files. Now this files are available from
SEXTANTE-Help repo
2013-04-12 13:34:07 +04:00
Martin Dobias
1a723b4c38 Fix #7549 (selection color is now stored in QgsRendererContext) 2013-04-12 00:35:21 +02:00
Martin Dobias
94639ee61e [API] remove QgsVectorDataProvider::enableGeometrylessFeatures(bool)
Geometryless features are not skipped by default anymore.
2013-04-11 23:38:10 +02:00
Victor Olaya
207da3631e [sextante]changed how grass help files are found.
Now there's no need to set the help folder, it will look for html pages online instead
2013-04-11 13:58:52 +02:00
Victor Olaya
6618146902 [sextante] removed saga help files, since they are rather useless 2013-04-11 13:58:52 +02:00
Alexander Bruy
35c3c3cd2d [sextante] catch IO error when user tried to save file in system
directory (fix #7259)
2013-04-11 15:50:53 +04:00
Alexander Bruy
f8834f201a fix Merge shapefiles tool in fTools (fix #7570) 2013-04-11 15:22:03 +04:00
Alexander Bruy
6ebedbc59d [sextante] attempt to fix issue with non-ASCII characters in modeler 2013-04-11 12:59:15 +04:00
Alexander Bruy
a880236bbc [sextante] remove generated *.py files from ui directory 2013-04-11 12:57:36 +04:00
Alexander Bruy
d62f0a3a22 [sextante] allow to run models with no parameters (partially reverts
4e5c660823)
2013-04-11 12:18:26 +04:00
Alexander Bruy
89c17e3986 [sextante] also improve Fields Calculator (field type, length and
precision settings)
2013-04-11 12:18:14 +04:00
Victor Olaya
dd0a83ba5f [sextante] adding missing files from tools reorganization 2013-04-11 10:08:56 +02:00
Victor Olaya
5a6562aed8 [sextante] add mechanism to allow easily piping grass console output to text file 2013-04-11 10:08:56 +02:00
Victor Olaya
3034a46f40 [sextante]Fixed bug in pyculator algorithm 2013-04-11 10:08:55 +02:00
Victor Olaya
3d1e50ca52 [sextante] reorganized sextante tools and how they are exposed and added some tests 2013-04-11 10:08:54 +02:00
Alexander Bruy
4b06df0b6c [sextante] fix Advaced Python Calculator, add ability to select field
type, lenght and precision
2013-04-11 11:13:45 +04:00
Alexander Bruy
f59e21cd65 [sextante] add missed import 2013-04-11 10:08:49 +04:00
Radim Blazek
094a5d8275 QgsRasterBlock::Range to QgsRasterRange 2013-04-10 18:58:19 +02:00
Alexander Bruy
4e5c660823 [sextante] don't run models without algorithms and/or parameters 2013-04-10 17:37:50 +04:00
Alexander Bruy
d247b21be7 [sextante] allow set field length and precision in Add field algorithm 2013-04-10 15:21:32 +04:00
Alexander Bruy
dbbc988135 [sextante] allow non-ASCII characters in string parameters 2013-04-10 15:21:32 +04:00
Alexander Bruy
4219eb1dba [sextante] increase max and min limits for numeric values (fixes #7143
and possible similar issues)
2013-04-10 15:21:32 +04:00
Alexander Bruy
dc0d240dc9 [sextante] fix parameters handling in some GDAL algorithms 2013-04-10 15:21:31 +04:00
Alexander Bruy
dc15292f91 [sextante] escape filenames, passed to GDAL tools (fix #5923) 2013-04-10 15:21:31 +04:00
Victor Olaya
8c714a9d41 [sextante] more tests 2013-04-09 23:11:58 +02:00
Victor Olaya
c57a1a4b3f [sextante] moved SilentProgress to independent module 2013-04-09 23:11:57 +02:00
Juergen E. Fischer
6b2af9a209 remove unused layer transparency (and fix some warnings) 2013-04-08 21:58:32 +02:00
Radim Blazek
a3de4c4e0a Added QgsRasterIdentifyResult 2013-04-08 18:26:26 +02:00
Martin Dobias
ba49ef078c [API] Removed QgsSymbol, QgsMarkerCatalgoue and QgsSymbologyUtils 2013-04-07 23:46:57 +02:00
Martin Dobias
7cc3031f88 [API] Removed old symbology's QgsRenderer 2013-04-07 23:46:57 +02:00
Martin Dobias
5a951fc602 [API] Removed old symbology QgsRenderer implementations 2013-04-07 23:46:57 +02:00
Martin Dobias
c2f00caedf [API] Removed old renderer support from QgsVectorLayer 2013-04-07 23:46:57 +02:00
Martin Dobias
37da713c7e Removed old symbology dialogs. 2013-04-07 23:46:57 +02:00
Martin Dobias
fa904dcebc Removed QgsQuickPrint class 2013-04-07 23:46:56 +02:00
Juergen E. Fischer
dbe0c9e9ec update .qgis to .qgis2 (to be updated on release and some more utf8 fixes
(fixes #7537)
2013-04-07 23:14:37 +02:00
Juergen E. Fischer
22cb38b2cc deduce plugin directory from a plugin that actually still exists 2013-04-07 23:14:24 +02:00
William Kyngesburye
baedeb27ed fix autodetect of saga & otb on OS X, also detect bundled grass, saga & otb 2013-04-07 10:32:08 -05:00
Victor Olaya
2bfffaa516 [sextante]fix for calling SAGA under OSX 2013-04-06 23:42:09 +02:00
Victor Olaya
eae1a97178 [sextante] fixed #7525 (problem with checking if external app is installed) 2013-04-06 19:48:21 +02:00
Larry Shaffer
b809723977 [FEATURE] Add background shapes and svg symbols to labels
- Rectangle, square, circle and ellipse generated symbols
- SVG background via new symbology, so uses cache
- Add new gui class QgsSvgSelectorWidget, symbol selector setup culled from symbologyV2
- Does not include any associated data defined mappings, yet
- Does not auto-search for missing SVGs, yet
- Caveat: does not currently account for background size in PAL collision calculations (overlaps occur)
- Allow direct update of QgsColorButton background
2013-04-04 15:38:27 -06:00
Juergen E. Fischer
db1d6ab67d fix ftools union 2013-04-04 19:31:12 +02:00
Alexander Bruy
cbd257d11f fix typo in SEXTANTE test 2013-04-04 11:06:23 +04:00
Juergen E. Fischer
d5dcaa3e41 indentation update 2013-04-02 22:34:21 +02:00
Juergen E. Fischer
6e6b8fe64f widget fixes:
- add sip bindings for new widgets (and some other missing pieces)
- change Webview to WebView (like in QWebView)
- use proxy settings also for webview widget
- don't disable Photo and webview widget
- use smooth transformation in photo widget
- show disabled color button with dotted border in actual color instead of
  grayed-out
2013-04-02 16:38:06 +02:00
Victor Olaya
40095a97b1 [sextante] more tests. Added extra model and script 2013-04-02 00:00:58 +02:00
Victor Olaya
bce0a4c5d6 [sextante] modified OTB description to adapt to 3.16 2013-04-02 00:00:57 +02:00