Anna Petrášová
|
0adce8afff
wxGUI: escape single quotes when editing attributes from GUI, see https://trac.osgeo.org/grass/ticket/2252 (merge from trunk, https://trac.osgeo.org/grass/changeset/69153, https://trac.osgeo.org/grass/changeset/69173)
|
8 years ago |
Martin Landa
|
cfa96c13b4
wxGUI/dbmgr: fix string handling (quotes)
|
9 years ago |
Markus Neteler
|
e9c66d6a50
various spelling errors fixed (trac https://trac.osgeo.org/grass/ticket/2950)
|
9 years ago |
Anna Petrášová
|
ce7515b64e
wxGUI/dbmgr: fix removing layer together with table (merge from trunk, https://trac.osgeo.org/grass/changeset/67605)
|
9 years ago |
Vaclav Petras
|
0842f1dcf8
wxGUI: use FitInside instead of deprecated SetVirtualSizeHints (backport https://trac.osgeo.org/grass/changeset/64635)
|
10 years ago |
Martin Landa
|
7609eb034e
wxGUI/dbmgr: add clear button to reload all data (drop current selection)
|
10 years ago |
Martin Landa
|
75ac842fe8
wxGUI/dmgr: fix focus on Deselect all
|
10 years ago |
Martin Landa
|
703f5b43e8
wxGUI/dbmgr: improve handling string where values (check for quotes)
|
10 years ago |
Martin Landa
|
9db40c96e0
wxGUI/dbmgr: force default where operator (wxPython 3 fix)
|
10 years ago |
Anna Petrášová
|
8444297fa8
wxGUI/dbmgr: fix editing values in attribute manager on Windows (merge from trunk, https://trac.osgeo.org/grass/changeset/63793)
|
10 years ago |
Luca Delucchi
|
2bafbf74cf
sphinx documentation: backported 60817, 61141 and following related to python sphinx documentation
|
10 years ago |
Martin Landa
|
37f70eeb55
wxGUI/dbmgr: implement FieldStatistics
|
10 years ago |
Anna Petrášová
|
3792894c6e
wxGUI/dbmgr: attempt to fix unicode errors from https://trac.osgeo.org/grass/ticket/1681 (merge from trunk, https://trac.osgeo.org/grass/changeset/61897)
|
10 years ago |
Martin Landa
|
393dbe6d5f
wxGUI:dbmgr: select item automatically when WHERE statement is given
|
10 years ago |
Markus Neteler
|
ce79bdba69
g.gui.rlisetup: fix problems encountered on windows and clean up (trunk, https://trac.osgeo.org/grass/changeset/60219)
|
10 years ago |
Markus Neteler
|
7df99e8331
Python3 support: exception objects require 'as' keyword (compliant with Python >= 2.6) (trac https://trac.osgeo.org/grass/ticket/2288)
|
11 years ago |
Martin Landa
|
3618eb3855
define GUIDIR
|
11 years ago |
Martin Landa
|
0900439e94
wxGUI/dbmgr: fix inserting records
|
11 years ago |
Martin Landa
|
7922c97fd6
wxGUI/dbmgr: fix OnReload
|
11 years ago |
Martin Landa
|
b26127f3f1
wxGUI/dbmgr: highlight selected feature only when where cond is given
|
11 years ago |
Martin Landa
|
83e376fbba
wxGUI/dbmgr: highlight selected features in mapdisplay by default (could be disabled from preferences)
|
11 years ago |
Martin Landa
|
0664eae55d
wxGUI/dbmgr: rename 'advanced' to 'builder' (don't scare user)
|
11 years ago |
Martin Landa
|
c246327ee8
wxGUI/dbmgr: do not check if default connection is defined (really needed?)
|
11 years ago |
Anna Petrášová
|
43ecf5f2fe
wxGUI: unify opacity values to range <0; 1>
|
11 years ago |
Luca Delucchi
|
8477ebb024
in attribute table manager if remove more columns all the names are written in the warning dialog
|
11 years ago |
Anna Petrášová
|
9de99bd50b
wxGUI: fix creating new vector
|
11 years ago |
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 years ago |
Štěpán Turek
|
83874ef97c
dbmgr: put sql query part into own panel
|
11 years ago |
Hamish Bowman
|
701c766285
avoid repetition in PYTHONPATH
|
12 years ago |
Štěpán Turek
|
31668c073e
dbmgr: remeber sql query also after record editation
|
12 years ago |