Nyall Dawson
|
a26ae3c1d9
|
[processing][grass] Fix broken checkParameterValues tests
|
2018-05-28 16:02:38 +10:00 |
|
Nyall Dawson
|
c50a039745
|
[processing][grass] Push feedback object to algorithm methods
|
2018-04-09 10:58:41 +10:00 |
|
Médéric RIBREUX
|
3fa9e3c9f8
|
Fix QgsProcessingParameterFile bad descriptions
|
2017-12-27 10:19:51 +01:00 |
|
Alexander Bruy
|
0059b2b692
|
[processing] remove Python 2 compatibility layer
|
2017-11-28 12:27:45 +02:00 |
|
Médéric RIBREUX
|
4b8b6a09c8
|
Massive conversion
|
2017-11-04 15:31:21 +01:00 |
|
Nyall Dawson
|
937347582c
|
Indentation
|
2017-06-06 07:41:20 +10:00 |
|
Nyall Dawson
|
87fc31d6de
|
Adapt more python code to new API
|
2017-06-06 07:41:19 +10:00 |
|
Nyall Dawson
|
4cb7d18b1c
|
Push parameters into processAlgorithm and related functions
|
2017-06-06 07:41:19 +10:00 |
|
Juergen E. Fischer
|
31df84aa6b
|
run 2to3 on source
|
2016-09-21 23:30:04 +02:00 |
|
Juergen E. Fischer
|
c6d921729e
|
python fixes:
* issues identified by pyflakes (star and unused imports)
* pyqtwrapper: add QtSvg
* some exceptions e.message => unicode(e)
* some translations tr("..." % foo) => tr("...") % foo
* TODO:
python/console/console_sci.py:547 QsciScintillaCompat?
python/plugins/db_manager/dlg_query_builder.py:304 pop_up_error?
|
2016-03-15 17:25:23 +01:00 |
|
Juergen E. Fischer
|
c2c326c42e
|
de-plenk question and exclamation marks
|
2016-03-07 15:10:46 +01:00 |
|
Médéric Ribreux
|
477283770f
|
[Processing] Add r.null GRASS7 algorithm (implements Redmine #6893)
|
2016-02-11 12:09:28 +01:00 |
|