Vaclav Petras
|
02bfae03d5
Apply Black to wxGUI (#1527)
|
4 anni fa |
Anna Petrasova
|
f02ee9c6c4
wxGUI: address flake8 undefined variable (#1325)
|
4 anni fa |
Anna Petrasova
|
2fb38437ae
wxGUI: fix flake F401 (unused import) (#1294)
|
4 anni fa |
Anna Petrasova
|
1c7ef34ca0
wxGUI: fix some flake8 issues (#538)
|
5 anni fa |
Tomas Zigo
|
5d91729dcd
Fix wxGUI Histogramming Tool save text settings (font family/style/weight) into the file (#421)
|
5 anni fa |
Tomas Zigo
|
3dcfda8918
wxGUI Histogramming Tool: fix Plot xSpec, ySpec property value (#422)
|
5 anni fa |
Anna Petrasova
|
92ae24c129
wxplot: add giface to write log correctly (#428)
|
5 anni fa |
Anna Petrasova
|
7618b63b28
wxplot: use wxpython plotting instead of our old copy, adjust to use python properties
|
5 anni fa |
Markus Neteler
|
bb779c2f13
i18N: cleanup gettext usage for Python code (fixes https://trac.osgeo.org/grass/ticket/3790) (contributed by pmav99)
|
6 anni fa |
Anna Petrášová
|
3ea0e6828d
wxGUI/wxplot: colors should be integers
|
6 anni fa |
Anna Petrášová
|
7e1945f230
experimental GSoC 2018 Python 3 support by Sanjeet Bhatti
|
6 anni fa |
Anna Petrášová
|
63336b5f4b
wxGUI/plot: use local wxlibplot for all wxPython versions, their old import of numpy does not work anymore
|
8 anni fa |
Anna Petrášová
|
4eba9407dd
wxGUI: solve https://trac.osgeo.org/grass/ticket/2558 and https://trac.osgeo.org/grass/ticket/3112 by distributing wx.lib.plot.py with GRASS
|
8 anni fa |
Martin Landa
|
87e5b1d9b8
wxGUI: apply pep8
|
9 anni fa |
Luca Delucchi
|
4d3d44467e
wxgui: add support for sphinx documentation
|
11 anni fa |
Markus Neteler
|
da32bb85b9
Python3 support: exception objects require 'as' keyword (compliant with Python >= 2.6) (trac https://trac.osgeo.org/grass/ticket/2288)
|
11 anni fa |
Martin Landa
|
50c1d35c5c
wxGUI: moved to DISTDIR/gui
|
11 anni fa |
Anna Petrášová
|
3270ebd43e
wxGUI/wxplot: fix a few issues related to wxPython 3
|
11 anni fa |
Štěpán Turek
|
2b44002a17
wxplot hist: if log scale is chosen show it in plot labels
|
11 anni fa |
Martin Landa
|
c9573fbe49
wxGUI: do not crash when numpy is missing
|
11 anni fa |
Martin Landa
|
6ab47a094a
wxGUI/histogram: use fully-qualified names
|
11 anni fa |
Martin Landa
|
37c68cf2c8
wxGUI: better icons for raster calculator and histogram's stats
|
11 anni fa |
Anna Petrášová
|
53d36b616b
wxGUI: base class for profile and measure tool
|
11 anni fa |
Anna Petrášová
|
99e1a062a6
wxGUI: improve map display cursor handling
|
11 anni fa |
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 anni fa |
Martin Landa
|
b676e4204a
wxGUI: contex menu for rasters - switch from d.histogram-based dialog to
|
12 anni fa |
Martin Landa
|
afa138d767
wxGUI: fix scatter plot
|
12 anni fa |
Anna Petrášová
|
603a18d057
wxGUI: wx.Color to wx.Colour because of wxPython 2.9
|
12 anni fa |
Martin Landa
|
a8a7370c77
wxGUI/profiler: fix CVS export
|
12 anni fa |
Maris Nartiss
|
326cde7ee1
Allow black in wxplot (prevents key error); Prevent list index error.
|
12 anni fa |