Juergen E. Fischer
|
31df84aa6b
|
run 2to3 on source
|
2016-09-21 23:30:04 +02:00 |
|
Alexander Bruy
|
65db336eaf
|
[processing] move some constants to the dataobjects module
|
2016-09-02 09:28:45 +03:00 |
|
Alexander Bruy
|
7e26124c2b
|
[processing] support for output geometry types (work in progress)
|
2016-09-02 09:28:32 +03:00 |
|
Alexander Bruy
|
4c39bd12e8
|
[processing] introduce OutputCrs output and add algorithms to get layer CRS in modeler
|
2016-08-05 12:55:26 +03:00 |
|
volaya
|
c080c2035b
|
[processing] fixed default extension selection
|
2016-05-27 11:27:23 +02:00 |
|
arnaud.morvan@camptocamp.com
|
fc5f70c6f5
|
Processing - Support tables with no geometry in OutputVector
|
2016-05-17 14:16:15 +02:00 |
|
Denis Rouzaud
|
8071acd064
|
move PyQt compat folder to python/qgis
|
2016-04-29 14:10:26 +02:00 |
|
Juergen E. Fischer
|
2526d3e3c8
|
processing: switch to pyqt wrappers, flake8 fixes
|
2016-03-21 17:00:25 +01:00 |
|
radosuav
|
9096a64a6c
|
[Processing] Use default value of boolean parameter in the modeler and fix typo in outputs.py
|
2015-12-15 10:57:02 +01:00 |
|
volaya
|
11b5092140
|
[processing] allow output directly on PostGIS tables
|
2015-11-06 11:36:27 +01:00 |
|
Juergen E. Fischer
|
f996c54776
|
indentation update
|
2015-10-30 23:30:16 +01:00 |
|
volaya
|
4f8a27dd64
|
[Processing] add default extensions for outputs as setting
Based on an idea and code by Evgeniy Nikulin
It includes some improvements to the settings sysmte
|
2015-10-24 21:18:17 +02:00 |
|
volaya
|
cbead0bcf4
|
[processing] fixed fileFilter method in OutputRaster
|
2015-10-24 21:18:16 +02:00 |
|
Juergen E. Fischer
|
b39055b39c
|
indentation update (now including autopep8)
|
2015-08-22 14:29:41 +02:00 |
|
Juergen E. Fischer
|
956c155e8f
|
fix python pep8 warnings and fix some revealed errors
pep8 --ignore=E111,E128,E201,E202,E203,E211,E221,E222,E225,E226,E227,E231,E241,E261,E265,E272,E302,E303,E501,E701 \
--exclude="ui_*.py,debian/*,python/ext-libs/*" \
.
|
2015-02-01 20:46:47 +01:00 |
|
Alexander Bruy
|
fc6ad27db8
|
[processing] load documentation from online QGIS User Guide
|
2014-12-07 12:52:30 +02:00 |
|
Alexander Bruy
|
3c0a9ed7d0
|
[processing] fix help file generator
|
2014-11-26 15:10:49 +02:00 |
|
Salvatore Larosa
|
659cada5b6
|
[processing] Fixes #11388 - save vector file dialog does not show file ext
|
2014-10-11 21:36:51 +02:00 |
|
volaya
|
c5c4d4164b
|
[processing] fixed string representation of outputs
|
2014-10-06 07:35:24 +02:00 |
|
Alexander Bruy
|
f935316882
|
[processing] add full i18n support (still needs some work to mark all
strings as translatable)
|
2014-10-04 11:36:38 +03:00 |
|
Alexander Bruy
|
2d835fbae0
|
[processing] replace str() with unicode() to avoid possible issues with
non-ASCII characters (work in progress)
|
2014-08-01 08:29:55 +03:00 |
|
volaya
|
2b0a53bdb7
|
[processing] fixed fileFilter for file outputs
|
2014-07-23 01:19:55 +02:00 |
|
volaya
|
6486594f57
|
[Processing] Refactoring of parameters and outputs
It also adds some changes in the core and tools package, to provide a cleaner structure
|
2014-07-14 14:47:05 +02:00 |
|