提交歷史

作者 SHA1 備註 提交日期
  Vaclav Petras 02bfae03d5 Apply Black to wxGUI (#1527) 4 年之前
  Vaclav Petras 02dfe6fa05 wxGUI: Enable multiple hash warning (#1516) 4 年之前
  Markus Neteler f3483cf55f PEP8 fixes (#1317) 4 年之前
  Vaclav Petras 635224115c parser: Use #-space-% to allow writing PEP8-compliant Python code (#1287) 4 年之前
  Anna Petrasova 2fb38437ae wxGUI: fix flake F401 (unused import) (#1294) 4 年之前
  Anna Petrasova 9ff008446c wxGUI: important fixes for wxPython 4.1.0 with wxWidgets 3.1 (#570) 5 年之前
  Anna Petrasova 1c7ef34ca0 wxGUI: fix some flake8 issues (#538) 5 年之前
  Martin Landa c729145468 quick bugfix introduced by #441 5 年之前
  Tomas Zigo e719b7d50b wxGUI Graphical Modeler: remove py2 unicode func (#441) 5 年之前
  Ondrej Pesek 0722c2f9ae make python script in gmodeler using items instead of iteritems (#340) 5 年之前
  Martin Landa 69524245cb gmodeler: fix python export - main() is expected to be called with two arguments (#336) 5 年之前
  Huidae Cho c2f3398b7b Change is/is not to ==/!= for literal comparisons (#264) 5 年之前
  ondrej cf6c2e611e fix double string encoding with EncodeString() 5 年之前
  Ondrej Pesek ecf099fda6 update usage of map() function to Python 3 (#114) 5 年之前
  Markus Neteler b4432f400e change Python shebang to python3 (#75) 5 年之前
  Markus Neteler bb779c2f13 i18N: cleanup gettext usage for Python code (fixes https://trac.osgeo.org/grass/ticket/3790) (contributed by pmav99) 6 年之前
  Ondřej Pešek 59f7d9760e reflect global overwrite flag in modeler python export, fix https://trac.osgeo.org/grass/ticket/3729 6 年之前
  Ondřej Pešek 93b8585af1 export UI definitions into Python script from modeler, see https://trac.osgeo.org/grass/ticket/3669 6 年之前
  Anna Petrášová 7e1945f230 experimental GSoC 2018 Python 3 support by Sanjeet Bhatti 6 年之前
  Martin Landa 48c36a1f7e wxGUI/gmodeler: store display tag in model file 7 年之前
  Martin Landa faef12ea29 wxGUI/gmodeler: implement display data functionality (work in progress) 7 年之前
  Martin Landa 4eb9218df8 wxGUI/gmodeler: print model computation finished message 7 年之前
  Vaclav Petras 4aae37d427 Python 2.6 does not support ommitting of positional argument specifiers 8 年之前
  Anna Petrášová fea2d77921 wxGUI: make GUI compatible with wxPython Phoenix 3.0.3 8 年之前
  Martin Landa f9301d2fc6 g.gui.gmodeler: substitute all occurrences of variable in command (bugfix) 8 年之前
  Martin Landa 87e5b1d9b8 wxGUI: apply pep8 9 年之前
  Martin Landa e608609b1c wxGUI/gmodeler: avoid recursive deletion when undefining module parameters 9 年之前
  Martin Landa 39b832fc80 wxGUI/gmodeler: disable reordering (see https://trac.osgeo.org/grass/ticket/2951) 9 年之前
  Martin Landa d2c8eaa59e wxGUI/gmodeler: errors when changing order of commands (indexation of items seems wrong) https://trac.osgeo.org/grass/ticket/2836 9 年之前
  Martin Landa 71464c59d0 g.gui.gmodeler - not possible to remove data from model (trac https://trac.osgeo.org/grass/ticket/2947) 9 年之前