Anna Petrasova
|
ab1e4bda8d
wxplot: add giface to write log correctly (#428)
|
5 anni fa |
Anna Petrasova
|
92e0c301e6
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á
|
403c8a9b3c
wxGUI/profile: fix showing legend
|
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 |
Anna Petrášová
|
d78e575623
wxGUI: revert busy cursor https://trac.osgeo.org/grass/changeset/66625 for profile tool
|
9 anni fa |
Anna Petrášová
|
f19610ff3f
wxGUI: add waiting cursor for wxplot tools
|
9 anni fa |
Anna Petrášová
|
62a41e7e21
wxGUI/plot: fix truncating values when exporting to csv
|
9 anni fa |
Martin Landa
|
c2ee8da8fa
Fix to work with wxPython 3.0
|
10 anni fa |
Anna Petrášová
|
cd85a1f8c2
wxGUI/profile: fix case when map has defined units
|
10 anni fa |
Anna Petrášová
|
f31b5628a9
r.profile: use location units, revert gui profile tool changes, add r.profile test, see https://trac.osgeo.org/grass/ticket/2417
|
10 anni fa |
Anna Petrášová
|
a9decf6024
wxGUI/profile: fix https://trac.osgeo.org/grass/ticket/1787 - wxplot now converts distance from meters to the current units
|
10 anni fa |
Anna Petrášová
|
64bd584236
wxGUI: workaround for not visible toolbars on Mac with wxPython 3
|
10 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 |
Anna Petrášová
|
3270ebd43e
wxGUI/wxplot: fix a few issues related to wxPython 3
|
11 anni fa |
Markus Neteler
|
7082fc222b
wxplot/profile.py: fix call of r.profile
|
11 anni fa |
Martin Landa
|
c9573fbe49
wxGUI: do not crash when numpy is missing
|
11 anni fa |
Vaclav Petras
|
6e56e3c81b
wxGUI/profile: improved parameters for profile frame, fixing start of profile tool from lmgr
|
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 |
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 |
Michael Barton
|
9ade37a6a6
Fix for broken plotting modules
|
12 anni fa |
Martin Landa
|
deb04b581a
wxGUI: implementation of handlers registration
|
12 anni fa |