Médéric RIBREUX
|
5a3a0dab95
|
Remove broken algorithms and clean code
|
2017-12-30 17:16:16 +01:00 |
|
Médéric RIBREUX
|
14709f59f4
|
Fix nearly all v. ext scripts
|
2017-12-28 18:28:18 +01:00 |
|
Médéric RIBREUX
|
4b8b6a09c8
|
Massive conversion
|
2017-11-04 15:31:21 +01:00 |
|
PedroVenancio
|
aedb95b1aa
|
Fixes GRASS 7 v.net.alloc #16672
|
2017-06-10 09:41:05 +01:00 |
|
Nyall Dawson
|
0c3ad14c79
|
Adapt more python code to new API
|
2017-06-06 07:41:19 +10:00 |
|
arnaud.morvan@camptocamp.com
|
4184934b9a
|
[processing] Apply 2to3 on changes
|
2016-10-05 12:39:01 +02: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 |
|
Médéric RIBREUX
|
85b87d5d5c
|
Non variable output version. Adds:
* v.net.arcs for v.net 'arcs' operation.
* v.net.articulation for v.net.brdige 'articulation' method.
* v.net.connect for v.net 'connect' operation.
* v.net.nodes for v.net 'nodes' operation.
* v.net.nreport for v.net 'nreport' operation.
* v.net.report for v.net 'report operation.
* Some code simplification.
|
2016-01-09 16:31:36 +01:00 |
|
Médéric RIBREUX
|
14a6115ee2
|
Fix indentation (one more time)
|
2016-01-02 16:48:21 +01:00 |
|
Médéric Ribreux
|
af01652650
|
[Feature][Processing] GRASS v.net modules
|
2016-01-02 14:31:56 +01:00 |
|