Vaclav Petras
|
e171096c12
Update to Black 22.1.0 (#2212)
|
3 éve |
Vaclav Petras
|
02bfae03d5
Apply Black to wxGUI (#1527)
|
4 éve |
Markus Neteler
|
f3483cf55f
PEP8 fixes (#1317)
|
4 éve |
Anna Petrasova
|
1c7ef34ca0
wxGUI: fix some flake8 issues (#538)
|
5 éve |
Anna Petrasova
|
ac8bd27774
Fix dbmgr for Python3 (#344)
|
5 éve |
Huidae Cho
|
c2f3398b7b
Change is/is not to ==/!= for literal comparisons (#264)
|
5 éve |
Markus Neteler
|
bb779c2f13
i18N: cleanup gettext usage for Python code (fixes https://trac.osgeo.org/grass/ticket/3790) (contributed by pmav99)
|
6 éve |
Anna Petrášová
|
7e1945f230
experimental GSoC 2018 Python 3 support by Sanjeet Bhatti
|
6 éve |
Anna Petrášová
|
fea2d77921
wxGUI: make GUI compatible with wxPython Phoenix 3.0.3
|
8 éve |
Martin Landa
|
87e5b1d9b8
wxGUI: apply pep8
|
9 éve |
Anna Petrášová
|
6bd4a97b79
pythonlib/wxGUI: better error handling of vector_what
|
10 éve |
Anna Petrášová
|
c3d3867d5a
wxGUI/dbmgr: attempt to fix unicode errors from https://trac.osgeo.org/grass/ticket/1681
|
10 éve |
Luca Delucchi
|
4d3d44467e
wxgui: add support for sphinx documentation
|
11 éve |
Martin Landa
|
0900439e94
wxGUI/dbmgr: fix inserting records
|
11 éve |
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 éve |
Martin Landa
|
4b62f4ab3e
wxGUI/dbmgr: fix updating existing attributes (encoding and casting issues)
|
12 éve |
Martin Landa
|
1f2756d994
wxGUI/dbmgr: assuming utf-8 encoding for text attributes
|
12 éve |
Martin Landa
|
5dd8d59028
wxGUI/dbmgr: rewrite unicodeValue()
|
12 éve |
Martin Landa
|
30bf33aeea
wxGUI/dbmgr: don't fail on unknown encoding
|
12 éve |
Anna Petrášová
|
39b809f8bf
wxGUI/dbmgr: fix querying for areas (v.what returns no Id) again
|
12 éve |
Anna Petrášová
|
3fe1ef0c24
wxGUI/dbmgr: fix querying for areas (v.what returns no Id)
|
12 éve |
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 éve |
Martin Landa
|
e3bc8ce84b
wxGUI: rename `dbm` package to `dbmgr` (consilate package name with `lmgr`), `dbm` is also standard Python package
|
13 éve |