Vaclav Petras
|
02bfae03d5
Apply Black to wxGUI (#1527)
|
4 years ago |
Linda Kladivova
|
a6d76822cc
wxGUI refactoring: New WorkspaceManager class (#1437)
|
4 years ago |
Anna Petrasova
|
2fb38437ae
wxGUI: fix flake F401 (unused import) (#1294)
|
4 years ago |
Tomas Zigo
|
1515813fe8
wxGUI/lmgr: fix get layer name if layer is group (#1066)
|
4 years ago |
Anna Petrasova
|
32bb3de1aa
Reflect grassdb changes in catalog (#994)
|
4 years ago |
Anna Petrasova
|
bc0728bed0
wxGUI: refactor changing mapset through file menu and catalog with signals (#919)
|
4 years ago |
Tomas Zigo
|
7ebe81d248
wxGUI/lmgr: fix return 'Layer' class str value if map layer name is None (#820)
|
4 years ago |
Anna Petrášová
|
195fb3d495
wxGUI: add function to LM interface to programatically change layer
|
6 years ago |
Anna Petrášová
|
6638445ff4
wxGUI/lmgr: add layer selection into giface
|
6 years ago |
Vaclav Petras
|
c649f041b0
wxGUI: replace print statement by print function for Python 3 support, remove mixed tabs (PEP8 E101, W191, see https://trac.osgeo.org/grass/ticket/2708)
|
7 years ago |
Anna Petrášová
|
193ede7111
wxGUI/giface: AddLayer should return layer, not None
|
8 years ago |
Anna Petrášová
|
5e2a45f0d0
wxGUI: expose more functionality in gui interface to allow programatically remove and check layers in layer manager
|
8 years ago |
Martin Landa
|
87e5b1d9b8
wxGUI: apply pep8
|
9 years ago |
Martin Landa
|
2e8f4e9325
wxGUI: rename map layer type '3d-raster' to 'raster_3d' (sync with g.list)
|
9 years ago |
Martin Landa
|
3ff0104741
wxGUI: LayerList - add __len__()
|
10 years ago |
Martin Landa
|
04611ac78c
wxGUI: gselect.Select() - show grouped maps from map display
|
10 years ago |
Martin Landa
|
d85c64db71
wxGUI: allow to hide/show toolbars and statusbar in map display
|
10 years ago |
Luca Delucchi
|
ada3ec0944
wxgui: fix warning in sphinx documentation; some pep8 cleanup
|
10 years ago |
Luca Delucchi
|
4d3d44467e
wxgui: add support for sphinx documentation
|
11 years ago |
Martin Landa
|
22597e6758
wxGUI: update prompt history when running command from dialog
|
11 years ago |
Martin Landa
|
0ab2194e39
wxGUI/extension: show manual page (via contextual menu)
|
11 years ago |
Anna Petrášová
|
d7ef562290
wxGUI/gconsole: rename write methods parameter
|
11 years ago |
Anna Petrášová
|
a84d5ddc4f
wxGUI: clean up message handling related to GConsole (co-author: wenzeslaus)
|
11 years ago |
Vaclav Petras
|
6c7de3ce4a
wxGUI/giface: using giface in vnet and thus extending giface
|
11 years ago |
Vaclav Petras
|
a19698d648
wxGUI/vnet: using giface instead of tree (fixes broken vnet, one usage of tree remains)
|
11 years ago |
Anna Petrášová
|
d8a65bc676
wxGUI: remove wxUpdateProgress event completely, gUpdateMap partly
|
11 years ago |
Vaclav Petras
|
c18eee3ba3
dox: syntax errors
|
12 years ago |
Pietro Zambelli
|
041b3c4c6d
Improve the interaction with Layer and LayerList objects
|
12 years ago |
Vaclav Petras
|
94b4f929a8
wxGUI: replacing wx events by pydispatcher signals, first steps (co-author: annakrat)
|
12 years ago |
Vaclav Petras
|
45b3e1d30d
wxGUI/giface: correcting the handling of current vs map window's layer tree
|
12 years ago |