Denis Rouzaud
|
8071acd064
|
move PyQt compat folder to python/qgis
|
2016-04-29 14:10:26 +02:00 |
|
Nyall Dawson
|
ae59b733c3
|
[processing] Use unary union in dissolve (much faster for many
complex geometry inputs)
|
2016-04-10 12:58:01 +10:00 |
|
Maximilian Krambach
|
097b18190c
|
identation errors and wrong file paths
|
2016-03-22 22:01:21 +01:00 |
|
Maximilian Krambach
|
c445828f9e
|
changed check for validity from isGeosValid() to validateGeometry() in dissolve.py
|
2016-03-21 21:30:23 +01:00 |
|
Juergen E. Fischer
|
2526d3e3c8
|
processing: switch to pyqt wrappers, flake8 fixes
|
2016-03-21 17:00:25 +01:00 |
|
Matthias Kuhn
|
e9b30a0a36
|
[processing] Fix dissolve
|
2016-03-15 11:46:05 +01:00 |
|
Alexander Bruy
|
11a9a66104
|
[processing] add icons for fTools and GDALTools algorithms
|
2016-03-01 15:57:31 +02:00 |
|
Alexander Bruy
|
e7fe61e6b9
|
[processing] load algorithms only when requred 3rd party modules are
available or compatible QGIS version is used
Some housekeeping in QGIS algorithms provider
|
2016-02-17 14:46:02 +02:00 |
|
Alexander Bruy
|
62a571d6dd
|
[processing] skip invalid geometries when dissolving (fix #13752)
|
2016-01-18 17:01:35 +02:00 |
|
Bernhard Ströbl
|
cfb932afa9
|
[PROCESSING] Speed up dissolve without changing parameters
|
2015-11-11 16:29:33 +01:00 |
|
Juergen E. Fischer
|
bf64f8d0a0
|
spelling fixes and indentation update
|
2015-10-22 21:56:54 +02:00 |
|
Bernhard Ströbl
|
64bf3a80b2
|
[PROCESSING] Undo recent changes to Dissolve
|
2015-10-20 09:23:12 +02:00 |
|
Juergen E. Fischer
|
23ea045d49
|
indentation update
|
2015-09-12 15:25:56 +02:00 |
|
Bernhard Ströbl
|
116089e6ec
|
[PROCESSING] Speed up dissolve (esp. when using dissolve field)
Change parameters to have a more consistent UI
|
2015-09-11 07:47:04 +02:00 |
|
Juergen E. Fischer
|
b39055b39c
|
indentation update (now including autopep8)
|
2015-08-22 14:29:41 +02:00 |
|
Bernhard Ströbl
|
1f81109b4a
|
[PROCESSING] Fix Progress bar in Dissolve
|
2015-08-19 16:02:10 +02:00 |
|
Juergen E. Fischer
|
66a3d02240
|
integrate processing into update_ts.sh (also includes all translations
in the repository and none outside of it).
|
2015-07-26 04:28:37 +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 |
|
Alexander Bruy
|
ad758aa8db
|
[processing] i18n for qgis provider
|
2015-01-17 11:24:54 +02:00 |
|
Alexander Bruy
|
1b8597306b
|
[processing] put all qgis algs in single directory
|
2014-10-03 15:47:44 +03:00 |
|