Nyall Dawson
|
8ffdb362cc
|
Port some processing dataobjects routines to c++
|
2017-04-05 15:27:17 +10:00 |
|
Juergen E. Fischer
|
f00a87cb8a
|
update translation strings
|
2017-03-05 10:21:24 +01:00 |
|
Juergen E. Fischer
|
a10c890383
|
More QgsSettings updates:
* revives WMS
* QgsSettings::clear() added
* section added to QgsSettings::contains()
* type parameter added to sip binding of QgsSettings.value()
* TODO: customization & evis
|
2017-03-04 02:37:59 +01:00 |
|
volaya
|
404c57bc59
|
[processing] fixed table fields in batch processing interface
Conflicts:
python/plugins/processing/gui/BatchInputSelectionPanel.py
|
2016-10-05 12:38:58 +02:00 |
|
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
|
c605c67b8c
|
[processing] some minor changes for batch processing interface
|
2016-10-05 12:38:48 +02:00 |
|
arnaud.morvan@camptocamp.com
|
be5f951cd1
|
Support layer objects in BatchInputSelectionPanel
|
2016-10-05 12:38:44 +02:00 |
|
volaya
|
efd73a491f
|
[processing] fixes for new parameters architecture
includes better managing of crd and extent parameters in models, not requiring now the use of modeler-only lags
|
2016-10-05 12:35:00 +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 |
|
Nyall Dawson
|
eba6101357
|
Fix broken python save/open dialogs under PyQt5
Will break stuff under PyQt4... oh well, better stuff working on Qt5
then Qt4
|
2016-09-05 11:41:49 +10: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 |
|
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 |
|
Juergen E. Fischer
|
b39055b39c
|
indentation update (now including autopep8)
|
2015-08-22 14:29:41 +02:00 |
|
volaya
|
b4edf8af88
|
[processing] better sizing of columns in batch interface
fixes #12706
|
2015-06-22 12:57:38 +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 |
|
Juergen E. Fischer
|
cce2eb50cb
|
indentation update
|
2015-01-22 20:56:02 +01:00 |
|
radosuav
|
82f043c28c
|
[Processing] Add support for input rasters with sublayers.
|
2015-01-20 12:36:46 +01:00 |
|
Alexander Bruy
|
50620533e7
|
[processing] fix rows addition in batch processing interface
|
2014-12-11 11:45:38 +02:00 |
|
Alexander Bruy
|
42f16efe6a
|
[processing] refactor batch processing dialog and update related parameters widgets
|
2014-11-17 20:03:31 +02:00 |
|
Alexander Bruy
|
bd13693ae3
|
[processing] make bunch of strings translatable (sorry translators)
|
2014-10-04 11:36:39 +03:00 |
|
Rado Guzinski
|
38390bf725
|
[Processing] Add *.* file filter to batch processing input panel
|
2014-07-22 11:25:59 +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 |
|
Victor Olaya
|
a794c71e45
|
[processing] fixed #10445
|
2014-06-28 17:07:46 +02:00 |
|
volaya
|
caa7d5b01e
|
[processing] fixed rendering of batch processing dialog
|
2014-06-20 23:05:51 +02:00 |
|
Victor Olaya
|
9733ae8e50
|
[processing] fixed issue when opening loaded layers in batch interface (#10277)
|
2014-05-21 17:34:57 +02:00 |
|
Juergen E. Fischer
|
f355ea6d7c
|
identation update
|
2014-04-19 22:14:33 +02:00 |
|
Victor Olaya
|
5c19713291
|
[processing] allow selection of open layers in batch interface
|
2014-04-17 12:43:13 +02:00 |
|
Alexander Bruy
|
498a5d9ab8
|
[processing] code formatting, make sources more pep8 compliant
|
2013-10-02 16:24:10 +03:00 |
|
Victor Olaya
|
2b61f793f9
|
[processing] renmed setting group from ProcessingQGIS to Processing
|
2013-09-25 00:29:46 +02:00 |
|
Victor Olaya
|
9bb3d6eb6b
|
renamed "sextante" to "processing"
|
2013-08-20 09:22:03 +02:00 |
|