nirvn
14342ce65a
[processing] fix missing quotes to field name in refactor fields
2016-06-05 09:32:51 +07:00
arnaud.morvan@camptocamp.com
7847f971d4
Processing - Adapt RefactorFields to work on tables as well as vector layers
2016-05-17 14:16:16 +02:00
Harrissou Sant-anna
cf45742fe8
use same icons as in other dialogs for this task
2016-05-09 07:02:30 +02:00
Harrissou Sant-anna
af73c3dd58
replace icon
2016-05-02 17:22:47 +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
Juergen E. Fischer
fb3fcfa3a0
Python3/Qt5/2to3 updates:
...
* pyqtwrappers update (add QtNetwork, QtXml, QtSql, QtTest, uic)
* 2to3 updates
* move QPyNullVariant/NULL to PyQt.QtCore
* add global unicode/basestring/long for Python3
* expand QtGui, QtCore module and star exports
* Qscintilla2
* replace Set import with set builtin
2016-03-14 20:38:20 +01:00
Juergen E. Fischer
b39055b39c
indentation update (now including autopep8)
2015-08-22 14:29:41 +02:00
Alexander Bruy
d8e1cf30af
[processing] load UI files dynamically
2015-05-19 15:30:26 +03:00
Giovanni Manghi
8a9893428e
fixes processing refactor fields for certain datatypes
2015-05-07 11:27:48 +01:00
arnaud.morvan@camptocamp.com
3c938275eb
Fix #12182 - In FieldsMapper, emit commitData on expression editor change
2015-02-11 15:46:51 +01:00
arnaud.morvan@camptocamp.com
ed94aff17d
Fix #12183 - avoid error message in fieldsmapper when no field type selected
2015-02-11 14:34:12 +01:00
Juergen E. Fischer
f76d7301a3
indentation update/fix (followup 9ab22bd)
2015-02-11 13:49:07 +01:00
arnaud.morvan@camptocamp.com
9e51488a88
Create FieldMapper GeoAlgorithm
2015-02-06 16:10:14 +01:00