Tomas Zigo
|
6b1d355280
wxGUI/import_export: fix validation input map name (overwrite flag) (#1209)
|
4 years ago |
nilason
|
be683778eb
wxGUI: fix wxPython 4.1 support (#1161)
|
4 years ago |
nilason
|
5fd8c298d2
wxGUI: Fix key binding issues on mac (#818)
|
4 years ago |
Tomas Zigo
|
d0d6a5143c
wxGUI/import_export: fix output map overwriting if global overwrite setting is allowed (#1029)
|
4 years ago |
Anna Petrasova
|
161c42cfeb
wxGUI/import: check all layers by default (#1018)
|
4 years ago |
nilason
|
55fd37c14d
wxGUI: update wx4.1.0 support for FlatNotebook (#856)
|
4 years ago |
Tomas Zigo
|
a44d242501
wxGUI/import_export: improve output map name existence validation (#675)
|
4 years ago |
Anna Petrasova
|
9ff008446c
wxGUI: important fixes for wxPython 4.1.0 with wxWidgets 3.1 (#570)
|
5 years ago |
Anna Petrasova
|
1c7ef34ca0
wxGUI: fix some flake8 issues (#538)
|
5 years ago |
Tomas Zigo
|
c08180d228
Fix wxGUI Import vector/raster dialog min width (#492)
|
5 years ago |
Tomas Zigo
|
3f50c6fc8b
Fix wxGUI Set vector output format wx.Choice widget width (#453)
|
5 years ago |
nilason
|
69148c8c2a
fix copy-to-clipboard key binding on macOS (#393)
|
5 years ago |
Markus Neteler
|
bb779c2f13
i18N: cleanup gettext usage for Python code (fixes https://trac.osgeo.org/grass/ticket/3790) (contributed by pmav99)
|
6 years ago |
Anna Petrášová
|
7e1945f230
experimental GSoC 2018 Python 3 support by Sanjeet Bhatti
|
6 years ago |
Martin Landa
|
b1abee0367
v.in.ogr GUI generates invalid layer parameter (see https://trac.osgeo.org/grass/ticket/3308)
|
8 years ago |
Anna Petrášová
|
fea2d77921
wxGUI: make GUI compatible with wxPython Phoenix 3.0.3
|
8 years ago |
Anna Petrášová
|
9011ac512c
wxGUI/reprojection dialog: fix for Mac, StaticBox must be defined before the widgets
|
8 years ago |
Martin Landa
|
622a329499
wxGUI/import: do not use ReprojectionDialog for linked data
|
8 years ago |
Martin Landa
|
c8ec804f07
wxGUI/import: blacklist -l/-f flags
|
8 years ago |
Martin Landa
|
cf12050abd
wxGUI/import: move override check from import settings tab to the main tab (it's commonly used option)
|
8 years ago |
Martin Landa
|
c8ccc1e518
wxGUI: fix typo in class name
|
8 years ago |
Anna Petrášová
|
aea19047b1
wxGUI: fix importing files from directory and fix adding multiple bands to display after import
|
8 years ago |
Martin Landa
|
87e5b1d9b8
wxGUI: apply pep8
|
9 years ago |
Anna Petrášová
|
c67f6f9a5c
wxGUI: fix adding layers to tree in import dialog also for vectors and dxf (https://trac.osgeo.org/grass/ticket/2860)
|
9 years ago |
Štěpán Turek
|
d2c1aa3a24
update header comment
|
9 years ago |
Anna Petrášová
|
bcec22a0ab
wxGUI: fix adding layers to tree in import dialog (https://trac.osgeo.org/grass/ticket/2860)
|
9 years ago |
Martin Landa
|
e3e05eff12
wxGUI/import: don't ignore -o flag
|
9 years ago |
Štěpán Turek
|
d0c55fc6e8
wx.import dialogs - added all flags and parameters of modules used for import
|
9 years ago |
Štěpán Turek
|
225991d4be
wx.gui data import: show reprojection dialog
|
9 years ago |
Martin Landa
|
abbe0ee122
wxGUI: switch back from r.imprort/v.import to r.in.gdal/v.in.ogr
|
9 years ago |