Nyall Dawson
|
ac9a39f09a
|
Fix processing.runAndLoadResults
|
2017-07-07 09:28:20 +10:00 |
|
Nyall Dawson
|
1394c28d13
|
[processing] Move some log handling to c++ class
|
2017-04-26 13:56:29 +10:00 |
|
Alexander Bruy
|
1a46ddbf28
|
[processing][API] rename runalg() and runandload() to improve
readability
|
2017-03-22 19:17:12 +02:00 |
|
Juergen E. Fischer
|
c77172ed3d
|
fix more flake8 warnings
|
2017-03-05 10:21:24 +01: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 |
|
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 |
|
Matthias Kuhn
|
f0629ea5a9
|
[processing] Allow test creation from history window
|
2016-02-04 13:36:43 +01:00 |
|
Juergen E. Fischer
|
b39055b39c
|
indentation update (now including autopep8)
|
2015-08-22 14:29:41 +02:00 |
|
volaya
|
5a00912b3d
|
[processing] more friendly error message when layers not created
This commit includes changes to the log system as well, which now logs only algorithms. Messages are logged to the QGIS logging system
|
2015-05-20 21:11:41 +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
|
bd13693ae3
|
[processing] make bunch of strings translatable (sorry translators)
|
2014-10-04 11:36:39 +03:00 |
|
Alexander Bruy
|
986bd1c41a
|
[processing] add "Save as" functionality to History dialog (fix #10086)
|
2014-09-24 12:11:33 +03:00 |
|
Alexander Bruy
|
af5a3a5d63
|
[processing] add warning before clearing log
|
2013-10-18 20:42:36 +03:00 |
|
Alexander Bruy
|
498a5d9ab8
|
[processing] code formatting, make sources more pep8 compliant
|
2013-10-02 16:24:10 +03:00 |
|
Victor Olaya
|
a7dfcaa6af
|
[processing] added some in-code docs and comments
|
2013-09-14 13:26:46 +02:00 |
|
Victor Olaya
|
9bb3d6eb6b
|
renamed "sextante" to "processing"
|
2013-08-20 09:22:03 +02:00 |
|