提交历史

作者 SHA1 备注 提交日期
  Vaclav Petras e171096c12 Update to Black 22.1.0 (#2212) 3 年之前
  Vaclav Petras 02bfae03d5 Apply Black to wxGUI (#1527) 4 年之前
  Markus Neteler f3483cf55f PEP8 fixes (#1317) 4 年之前
  Anna Petrasova 1c7ef34ca0 wxGUI: fix some flake8 issues (#538) 5 年之前
  Anna Petrasova ac8bd27774 Fix dbmgr for Python3 (#344) 5 年之前
  Huidae Cho c2f3398b7b Change is/is not to ==/!= for literal comparisons (#264) 5 年之前
  Markus Neteler bb779c2f13 i18N: cleanup gettext usage for Python code (fixes https://trac.osgeo.org/grass/ticket/3790) (contributed by pmav99) 6 年之前
  Anna Petrášová 7e1945f230 experimental GSoC 2018 Python 3 support by Sanjeet Bhatti 6 年之前
  Anna Petrášová fea2d77921 wxGUI: make GUI compatible with wxPython Phoenix 3.0.3 8 年之前
  Martin Landa 87e5b1d9b8 wxGUI: apply pep8 9 年之前
  Anna Petrášová 6bd4a97b79 pythonlib/wxGUI: better error handling of vector_what 10 年之前
  Anna Petrášová c3d3867d5a wxGUI/dbmgr: attempt to fix unicode errors from https://trac.osgeo.org/grass/ticket/1681 10 年之前
  Luca Delucchi 4d3d44467e wxgui: add support for sphinx documentation 11 年之前
  Martin Landa 0900439e94 wxGUI/dbmgr: fix inserting records 11 年之前
  Vaclav Petras ee95f55bfa wxGUI/translations: different way of accessing gettext underscore ('_') function (attempt to fix https://trac.osgeo.org/grass/ticket/1739 for grasswxpy) 11 年之前
  Martin Landa 4b62f4ab3e wxGUI/dbmgr: fix updating existing attributes (encoding and casting issues) 12 年之前
  Martin Landa 1f2756d994 wxGUI/dbmgr: assuming utf-8 encoding for text attributes 12 年之前
  Martin Landa 5dd8d59028 wxGUI/dbmgr: rewrite unicodeValue() 12 年之前
  Martin Landa 30bf33aeea wxGUI/dbmgr: don't fail on unknown encoding 12 年之前
  Anna Petrášová 39b809f8bf wxGUI/dbmgr: fix querying for areas (v.what returns no Id) again 12 年之前
  Anna Petrášová 3fe1ef0c24 wxGUI/dbmgr: fix querying for areas (v.what returns no Id) 12 年之前
  Anna Petrášová 8992a57570 wxGUI: reorganize querying, if vector has no db connection, show query output in gui commmand output instead of Nothing found message https://trac.osgeo.org/grass/ticket/1606, https://trac.osgeo.org/grass/ticket/1469, show more layers in attribute dialog - https://trac.osgeo.org/grass/ticket/1522 12 年之前
  Martin Landa e3bc8ce84b wxGUI: rename `dbm` package to `dbmgr` (consilate package name with `lmgr`), `dbm` is also standard Python package 13 年之前