Tomas Zigo
|
e719b7d50b
wxGUI Graphical Modeler: remove py2 unicode func (#441)
|
5 years ago |
Ondrej Pesek
|
0722c2f9ae
make python script in gmodeler using items instead of iteritems (#340)
|
5 years ago |
Martin Landa
|
69524245cb
gmodeler: fix python export - main() is expected to be called with two arguments (#336)
|
5 years ago |
Huidae Cho
|
c2f3398b7b
Change is/is not to ==/!= for literal comparisons (#264)
|
5 years ago |
ondrej
|
cf6c2e611e
fix double string encoding with EncodeString()
|
5 years ago |
Ondrej Pesek
|
ecf099fda6
update usage of map() function to Python 3 (#114)
|
5 years ago |
Markus Neteler
|
b4432f400e
change Python shebang to python3 (#75)
|
5 years ago |
Markus Neteler
|
bb779c2f13
i18N: cleanup gettext usage for Python code (fixes https://trac.osgeo.org/grass/ticket/3790) (contributed by pmav99)
|
6 years ago |
Ondřej Pešek
|
59f7d9760e
reflect global overwrite flag in modeler python export, fix https://trac.osgeo.org/grass/ticket/3729
|
6 years ago |
Ondřej Pešek
|
93b8585af1
export UI definitions into Python script from modeler, see https://trac.osgeo.org/grass/ticket/3669
|
6 years ago |
Anna Petrášová
|
7e1945f230
experimental GSoC 2018 Python 3 support by Sanjeet Bhatti
|
6 years ago |
Martin Landa
|
48c36a1f7e
wxGUI/gmodeler: store display tag in model file
|
7 years ago |
Martin Landa
|
faef12ea29
wxGUI/gmodeler: implement display data functionality (work in progress)
|
7 years ago |
Martin Landa
|
4eb9218df8
wxGUI/gmodeler: print model computation finished message
|
7 years ago |
Vaclav Petras
|
4aae37d427
Python 2.6 does not support ommitting of positional argument specifiers
|
8 years ago |
Anna Petrášová
|
fea2d77921
wxGUI: make GUI compatible with wxPython Phoenix 3.0.3
|
8 years ago |
Martin Landa
|
f9301d2fc6
g.gui.gmodeler: substitute all occurrences of variable in command (bugfix)
|
8 years ago |
Martin Landa
|
87e5b1d9b8
wxGUI: apply pep8
|
9 years ago |
Martin Landa
|
e608609b1c
wxGUI/gmodeler: avoid recursive deletion when undefining module parameters
|
9 years ago |
Martin Landa
|
39b832fc80
wxGUI/gmodeler: disable reordering (see https://trac.osgeo.org/grass/ticket/2951)
|
9 years ago |
Martin Landa
|
d2c8eaa59e
wxGUI/gmodeler: errors when changing order of commands (indexation of items seems wrong) https://trac.osgeo.org/grass/ticket/2836
|
9 years ago |
Martin Landa
|
71464c59d0
g.gui.gmodeler - not possible to remove data from model (trac https://trac.osgeo.org/grass/ticket/2947)
|
9 years ago |
Martin Landa
|
bc4d06eae6
g.gui.gmodeler - strange duplicity when setting comment (https://trac.osgeo.org/grass/ticket/2944)
|
9 years ago |
Martin Landa
|
484ff35593
wxGUI/modeler: fix issue related to https://trac.osgeo.org/grass/changeset/68050
|
9 years ago |
Martin Landa
|
3cdb44d50d
g.gui.gmodeler - all layers rewritten by last output for more than one parameter (https://trac.osgeo.org/grass/ticket/2909)
|
9 years ago |
Martin Landa
|
b23a95d809
wxGUI/gmodeler: limit data dialog only to raster,raster_3d and vector
|
9 years ago |
Martin Landa
|
6f2954b517
wxGUI: fixes g.gui.gmodeler - Set comment after erasure (https://trac.osgeo.org/grass/ticket/2904)
|
9 years ago |
Martin Landa
|
4a189391f7
wxGUI/gmodeler: add support for dbtables
|
9 years ago |
Martin Landa
|
f449b536f4
wxGUI/gmodeler: fix parametrized dialog on more items with the same label
|
9 years ago |
Martin Landa
|
4c3dda3736
wxGUI: modeler problems with variable (https://trac.osgeo.org/grass/ticket/2782)
|
9 years ago |