Alexander Bruy
|
3407ced90e
|
fix indentation
Conflicts:
python/plugins/processing/gui/BatchInputSelectionPanel.py
python/plugins/processing/gui/wrappers.py
|
2016-10-05 12:38:50 +02:00 |
|
volaya
|
b298c76ee4
|
[processing] implemented parameter widget wrappers
Conflicts:
python/plugins/processing/core/GeoAlgorithm.py
python/plugins/processing/gui/ExtentSelectionPanel.py
python/plugins/processing/modeler/ModelerParametersDialog.py
|
2016-10-05 12:34:58 +02:00 |
|
Juergen E. Fischer
|
31df84aa6b
|
run 2to3 on source
|
2016-09-21 23:30:04 +02:00 |
|
arnaud.morvan@camptocamp.com
|
c369710667
|
Calculate min coverage on execution
|
2016-09-04 17:58:17 +02:00 |
|
Matthias Kuhn
|
abfd7740bd
|
Fix qgis.PyQt compatibility imports
|
2016-04-29 14:10:41 +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 |
|
Alexander Bruy
|
908a380241
|
[processing] fix deprecation warnings
|
2016-01-20 16:39:13 +02:00 |
|
rldhont
|
cc2fb2efda
|
[Processing] Update gui
|
2015-12-24 15:14:02 +01:00 |
|
Matthias Kuhn
|
80de178d9e
|
Indentation fix
|
2015-12-20 10:12:18 +01:00 |
|
radosuav
|
41286e5061
|
[Processing] Fix issue in setting the subset from canvas extent.
|
2015-12-11 12:57:24 +01:00 |
|
Juergen E. Fischer
|
079029e354
|
indentation update
|
2015-11-29 17:04:56 +01:00 |
|
radosuav
|
c58981fd5e
|
[Processing] Check layer projection when using it for subset extent
|
2015-11-26 15:29:35 +01:00 |
|
volaya
|
c3839b3ad3
|
[processing] fixed getMinCoveringExtent when there are multiple input parameters
|
2015-10-13 20:03:47 +02:00 |
|
volaya
|
1c69373af1
|
[processing] fixed issue with min covering extent when layers are passed as layer names
#fixes 13441
|
2015-09-29 20:24:02 +02:00 |
|
Juergen E. Fischer
|
b39055b39c
|
indentation update (now including autopep8)
|
2015-08-22 14:29:41 +02:00 |
|
Matthias Kuhn
|
9fc1b48bf3
|
Replace str() with unicode() and some PEP 8
|
2015-08-16 20:58:43 +02:00 |
|
Alexander Bruy
|
d8e1cf30af
|
[processing] load UI files dynamically
|
2015-05-19 15:30:26 +03: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
|
c800a8cd74
|
[processing] fix extent selection in batch mode (fix #11878)
|
2014-12-18 09:47:24 +02:00 |
|
Alexander Bruy
|
6fb32687c4
|
[processing] remove MultipleFileInputPanel as it duplicates MultipleInputPanel
homogenize UI in FileSelectionPanel and RenderinStylePanel, remove inused imports
|
2014-11-17 20:03:30 +02:00 |
|
Alexander Bruy
|
28c03a1cd9
|
[processing] remove similar widgets (use generic one instead)
|
2014-11-17 20:03:30 +02:00 |
|
Alexander Bruy
|
c3d230c0ca
|
[processing] update extent selection widget
|
2014-11-17 20:03:30 +02:00 |
|
Alexander Bruy
|
bd13693ae3
|
[processing] make bunch of strings translatable (sorry translators)
|
2014-10-04 11:36:39 +03: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 |
|
Victor Olaya
|
293ac60722
|
[processing] removed interface module
now all access to the interface is done through qgis.utils.iface
|
2014-05-21 17:35:48 +02:00 |
|
pcav
|
6d73593d6e
|
Typo in Processing
|
2014-04-03 12:23:39 +02:00 |
|
Victor Olaya
|
9de0a3165d
|
[processing] fixed wrong signal connection
|
2013-10-10 13:11:29 +02:00 |
|
Victor Olaya
|
acbd165539
|
[processing] some refactoring. Removed old-style signals connection
|
2013-10-06 13:35:57 +02:00 |
|
Alexander Bruy
|
498a5d9ab8
|
[processing] code formatting, make sources more pep8 compliant
|
2013-10-02 16:24:10 +03:00 |
|
Victor Olaya
|
807ffaa5e6
|
[processing] refactoring to move common functions to tools package
|
2013-09-14 13:26:41 +02:00 |
|
Victor Olaya
|
9bb3d6eb6b
|
renamed "sextante" to "processing"
|
2013-08-20 09:22:03 +02:00 |
|