Anna Petrášová
|
09cd5bf0b5
wxGUI: fix d.vect dialog when loading layer without db connection, caused by https://trac.osgeo.org/grass/changeset/72547
|
před 7 roky |
Martin Landa
|
1ef10c774d
wxGUI: implement widget for SQL WHERE params
|
před 7 roky |
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)
|
před 7 roky |
Anna Petrášová
|
077c7ccafc
wxGUI: continue making gui compatible with Phoenix
|
před 7 roky |
Anna Petrášová
|
fea2d77921
wxGUI: make GUI compatible with wxPython Phoenix 3.0.3
|
před 8 roky |
Anna Petrášová
|
cd3263f5aa
wxGUI: remove readonly style from r.proj combobox, see https://trac.osgeo.org/grass/ticket/2993
|
před 8 roky |
Anna Petrášová
|
aea19047b1
wxGUI: fix importing files from directory and fix adding multiple bands to display after import
|
před 8 roky |
Martin Landa
|
87e5b1d9b8
wxGUI: apply pep8
|
před 9 roky |
Martin Landa
|
b23a95d809
wxGUI/gmodeler: limit data dialog only to raster,raster_3d and vector
|
před 9 roky |
Martin Landa
|
0369f16d32
wxGUI: fixes g.gui.gmodeler - blue diagram when adding a raster data (https://trac.osgeo.org/grass/ticket/2906)
|
před 9 roky |
Martin Landa
|
78e07263c9
wxGUI/gmodeler: fix ModelDataDialog
|
před 9 roky |
Martin Landa
|
5722e9e9ca
wxGUI/gdal: label cosmetics
|
před 9 roky |
Štěpán Turek
|
225991d4be
wx.gui data import: show reprojection dialog
|
před 9 roky |
Anna Petrášová
|
4d986c6d93
wxGUI: natural sort for map selection and add many maps dialog, https://trac.osgeo.org/grass/ticket/2818
|
před 9 roky |
Luca Delucchi
|
b2bb6b0259
wxpython gui: fixed VectorCategorySelect, added support of VectorCategorySelect into g.gui.tplot (thank to Matej Krejci)
|
před 9 roky |
Martin Landa
|
af7a2cf332
wxGUI: implement possibility to use GdalSelect and LayersList in forms.py
|
před 9 roky |
Martin Landa
|
ec62db89f0
wxGUI: fix gselect OnClose() when called from Graphical Modeler
|
před 10 roky |
Martin Landa
|
4b79c7a167
wxGUI: gselect.VectorCategorySelect() implemented by Matej Krejci (krejcmat)
|
před 10 roky |
Anna Petrášová
|
c91d579be9
wxGUI/gselect: fix g.remove in wxPython 3, Select widget behaves differently
|
před 10 roky |
Anna Petrášová
|
c8042a1e0b
wxGUI/gselect: put back element mappings removed in https://trac.osgeo.org/grass/changeset/64105 which fixes g.remove
|
před 10 roky |
Martin Landa
|
535427d5be
wxGUI: clean up elementdict
|
před 10 roky |
Anna Petrášová
|
0caf81b614
wxGUI: fix adding labels when element renamed
|
před 10 roky |
Martin Landa
|
8456a6d843
remove references to region3d and view3d
|
před 10 roky |
Martin Landa
|
71a70a2488
wxGUI: GDAL importer add support for GDAL RFC41 (Support for multiple geometry fields in OGR)
|
před 10 roky |
Martin Landa
|
c91f62c938
wxGUI: gdal file selector - all files at first position
|
před 10 roky |
Martin Landa
|
2c621cb398
wxGUI: update for `raster_3d`
|
před 10 roky |
Markus Neteler
|
9cb015760f
wxGUI: update for renamed dsn parameter
|
před 10 roky |
Anna Petrášová
|
4eb3975dc3
wxGUI/gselect: try to catch different key events, it's unclear which events are emitted from which part of the widget, on the same version of Ubuntu and wxPython, I get different behavior
|
před 10 roky |
Anna Petrášová
|
d14925bb29
wxGUI/gselect: treectrl OnKeyDown doesn't exist anymore
|
před 10 roky |
Martin Landa
|
0e10656a94
wxGUI: update to the new element names
|
před 10 roky |