Salvatore Larosa
3ac0759b04
[dbmanager] Replace DropRasterTable func (deprecated) with DROP TABLE: fixes #8521
2013-09-01 12:55:10 +02:00
Salvatore Larosa
86d5ab24ef
[dbmanager] small fix for import/export layer UI
2013-09-01 01:02:50 +02:00
Juergen E. Fischer
e8b954537e
indentation update
2013-08-25 10:48:41 +02:00
Salvatore Larosa
fc2a4a14fa
[dbmanager] skip RuntimeError: fixes #6892
2013-08-22 18:30:33 +02:00
Juergen E. Fischer
40fff7caa1
followup b9b8a039: wthh?
2013-08-20 18:56:03 +02:00
Juergen E. Fischer
b9b8a03905
fix #8488 : use QgsMimeDataUtils to decode uris when dropping into db_manager
2013-08-20 17:33:23 +02:00
Salvatore Larosa
1a18fba2f8
[dbmanager] set columns tab as default in edit table widget (before was indexes tab)
2013-08-08 09:38:11 +02:00
Larry Shaffer
3df3463e77
[dbmanager] Add missing InvalidDataException import
2013-08-03 16:17:32 -06:00
Larry Shaffer
e1927522a4
[dbmanager] Fix settings default and Python type for connection with postgis plugin
...
- Saved connections with empty password raised a QPyNullVariant parameter error due to lack of str default
2013-08-03 16:17:32 -06:00
Larry Shaffer
a773be2837
[dbmanager] Fix non-clickable checkbox in Null column when creating table (on Mac)
...
- Switch from checkbox delegate to Qt::CheckStateRole for column
- Enable all triggers for table view
2013-08-03 16:17:32 -06:00
Salvatore Larosa
65f9ec7201
[dbmanager] avoid double extension when exports to file a table
2013-08-02 17:37:36 +02:00
Salvatore Larosa
efd84bd022
[dbmanager] set focus to SQL query TextEdit and change to ScrollToPixel the result query area
2013-07-31 23:11:33 +02:00
Salvatore Larosa
9cabd33c0c
Fix #8366
2013-07-28 22:44:49 +02:00
Juergen E. Fischer
aa7c428775
QgsCredentials: fix sip bindings
...
dbmanager: QgsCredentials is in core (fixes #8345 )
2013-07-22 18:06:29 +02:00
Juergen E. Fischer
b9ada4c2d4
dbmanager: fix spatialite connection error message
2013-07-16 12:18:30 +02:00
Juergen E. Fischer
558fe92eb1
dbmanager: adapt to sl4 metadata tables ( fixes #8290 )
2013-07-13 22:53:51 +02:00
Juergen E. Fischer
9e5e9484df
dbmanager: fix setting html attributes ( fixes #8271 )
2013-07-11 20:32:40 +02:00
Juergen E. Fischer
8284300090
db manager: fix #8146
2013-07-11 01:04:54 +02:00
Juergen E. Fischer
3b6146fc9c
dbmanager: fix column renaming
2013-07-10 15:21:20 +02:00
Juergen E. Fischer
49e5c8f89b
use QFileDialog.getOpenFileNameAndFilter variant when setting last filter ( fixes #8138 )
2013-06-29 11:47:43 +02:00
Matthias Kuhn
8dc28f2be4
PostgreSQL not working in DB Manager ( Fix #8191 )
2013-06-28 17:34:12 +02:00
Giuseppe Sucameli
49970b0413
DBManager: more SIP API update ( fix #8132 )
2013-06-23 00:03:26 +02:00
Matthias Kuhn
0710de3e64
[dbmanager] Fix python error
2013-06-20 16:25:27 +02:00
Juergen E. Fischer
192e13013b
replace foo.replace( QRegExp(regexp), bar) with re.sub(regexp,bar,foo) ( fixes #8066 )
2013-06-15 22:44:31 +02:00
Salvatore Larosa
abcc8b16ed
Fixes #8065
2013-06-15 00:17:03 +02:00
Salvatore Larosa
8cd8969a14
[DB Manager] fix for PostGIS Raster Layer
2013-06-11 14:21:59 +02:00
Borys Jurgiel
112ad3c11a
Update core plugins qgisMinimumVersion to 2.0
2013-06-10 02:46:38 +02:00
Juergen E. Fischer
50b96d731e
QGis => QGIS updates
2013-06-09 20:37:53 +02:00
Juergen E. Fischer
f0c605e0fa
dbmanager: add i18n
2013-06-09 18:51:47 +02:00
Giuseppe Sucameli
ae3abccfe3
DBManager: remove empty line from sql editor
2013-06-04 07:33:43 +02:00
Giuseppe Sucameli
80b5a07e55
DBManager: updated to new SIP API
2013-06-04 07:20:54 +02:00
Juergen E. Fischer
ebc8e6c508
indentation update
2013-05-27 08:50:11 +02:00
Giuseppe Sucameli
61285a9d96
do not destroy layers created outside the dialog ( fix #7903 )
2013-05-27 02:27:58 +02:00
Giuseppe Sucameli
cb1e47be2d
DBManager: fix 'Update Option' button behaviour ( fix #7606 )
2013-05-27 02:01:30 +02:00
Giuseppe Sucameli
5d8964a475
DBManager: replace the deprecated Exception.message attribute
2013-05-27 02:01:30 +02:00
Giuseppe Sucameli
f5aef0f549
DBManager: better handle for not supported constraint types ( fix #7544 )
2013-05-27 02:01:30 +02:00
olivierdalang
6bd1b78b18
[FEATURE] allows to store SQL queries in the DB manager
2013-04-24 16:25:10 +00:00
Martin Dobias
32de07dc4d
Remove the support for reading python plugin metadata from __init__.py
...
From now on, plugins must have metadata.txt file (with INI format)
that is used for storing of metadata. This has two advantages:
- plugins do not need to be loaded in order to read metadata
- repository can parse the metadata more easily
2013-03-19 00:10:51 +01:00
Juergen E. Fischer
f00d004104
fix attribute mapping in vector layer import
2013-01-30 23:20:37 +01:00
Sandro Santilli
a9ff3cfccd
Quality topology layer names
...
... so you can recognize them in the snapping option dialog
2013-01-08 16:18:41 +01:00
Juergen E. Fischer
28ca48c4cf
more API updates to the python plugins
2013-01-04 23:02:44 +01:00
Sandro Santilli
103942391d
Mark topology group visibility off
...
This is really a workaround to http://hub.qgis.org/issues/6938
2013-01-02 14:32:55 +01:00
Sandro Santilli
2b80d638b1
Reorganize topoviewer layers into subgroups
2013-01-01 14:08:25 +01:00
Juergen E. Fischer
d814e1977b
german translation update and some string fixes
2012-12-31 17:29:10 +01:00
Alexander Bruy
e742d5e63e
fix python plugins after API cleanup
2012-12-24 11:48:08 +02:00
Sandro Santilli
c87f9c574c
Add QgsAppLegendInterface::setLayerExpanded method
...
.. and use it from the db_manager plugin
2012-12-17 21:53:25 +01:00
Sandro Santilli
051fe31e22
TopoViewer: make topology group start as collapsed
2012-12-14 20:15:27 +01:00
Giuseppe Sucameli
4e0d668275
yet another fix following 3da32c00d5
2012-12-10 01:48:44 +01:00
Giuseppe Sucameli
d25cda778a
another change missing in 3da32c00d
2012-12-10 01:38:56 +01:00
Giuseppe Sucameli
c203990ceb
fix #6842
2012-12-10 01:32:31 +01:00