Juergen E. Fischer
2b21a97994
fix #19933
2019-02-23 22:09:53 +01:00
Alessandro Pasotti
8639bcf853
[db-manager] Use QgsDataItem implementation for GPKG layer rename
...
- Removes code duplication
- Uses a tested and robust implementation (from OGR)
- Takes care of renaming QGIS styles
- Updates the information view in the plugin
Fixes #21227
2019-02-13 12:49:55 +01:00
Denis Rouzaud
3dc3d9d1b2
unite QgsMessageLog::Level and QgsMessageBar::MessageLevel in Qgis::MessageLevel
...
make enum items lower case
remove unused QgsMessageLog::None and All
2018-02-06 08:56:40 -04:00
Salvatore Larosa
68b7bf6aa8
[dbmanager] porting of dae921c to 3: fixes #16476
2018-02-03 10:53:55 +01:00
Salvatore Larosa
5a4ace10e9
[dbmanager] defines correctly super class
2017-11-15 08:30:58 +01:00
Salvatore Larosa
5d8963a4a8
Fixes #17466 : DB Manager does not refresh correctly map in layer preview
2017-11-14 22:46:58 +01:00
Matthias Kuhn
b262604f7a
Add missing import
2017-07-30 22:42:57 +02:00
Matthias Kuhn
8473df562f
More endless hourglass protection
2017-07-30 22:18:25 +02:00
Juergen E. Fischer
ecc5bb508e
pep8/pyflakes3 cleanups
2017-03-04 02:38:15 +01:00
Juergen E. Fischer
a10c890383
More QgsSettings updates:
...
* revives WMS
* QgsSettings::clear() added
* section added to QgsSettings::contains()
* type parameter added to sip binding of QgsSettings.value()
* TODO: customization & evis
2017-03-04 02:37:59 +01:00
Nyall Dawson
92f03273f5
Correctly use QgsMapCanvas::freeze instead of setRenderFlag
2017-03-01 07:29:35 +10:00
Martin Dobias
c49e70ea09
Fix DB manager layer preview after my QgsMapCanvas changes
2016-12-14 00:17:03 +08:00
Martin Dobias
d56a97d4fe
Merge QgsMapLayerRegistry into QgsProject
...
All methods/signals of QgsMapLayerRegistry moved verbatim to QgsProject.
2016-12-10 15:18:12 +08:00
Nyall Dawson
1a2231f10c
Rename QGis class to Qgis, for capitalisation consistency
2016-07-21 22:01:38 +10:00
Salvatore Larosa
a8cf02ad8d
[dbmanager] fix DeprecationWarning
2016-06-07 22:28:50 +02:00
Denis Rouzaud
8071acd064
move PyQt compat folder to python/qgis
2016-04-29 14:10:26 +02:00
Juergen E. Fischer
c55f8b73f0
db_manager: cleanups
2016-03-21 17:00:24 +01:00
Juergen E. Fischer
8bda5c00a5
db_manager: migrate to new style signals
2016-03-15 23:46:54 +01:00
Salvatore Larosa
47013f7bef
[dbmanager] Fixes #13679 - QGIS master crashes when closing DB Manager in preview mode
2016-01-27 09:54:43 +01:00
Sebastian Dietrich
93ab890033
make DbManager aware of the new authentication system
2016-01-13 20:12:03 +01:00
Giuseppe Sucameli
ece1169a44
DBManager: trap RuntimeError when disconnecting signals from a deleted object
2015-09-30 00:12:11 +02:00
Giuseppe Sucameli
eea81e81c5
[DBManager] remove layers from QgsMapLayerRegistry once refreshing a table, previewing a different layer or closing the DBManager main window ( fix #12938 )
2015-09-04 23:52:23 +02:00
Juergen E. Fischer
b39055b39c
indentation update (now including autopep8)
2015-08-22 14:29:41 +02:00
Nathan Woodrow
297a94fc58
Fix formatting of db manager python code
2015-03-21 20:35:29 +10:00
Juergen E. Fischer
956c155e8f
fix python pep8 warnings and fix some revealed errors
...
pep8 --ignore=E111,E128,E201,E202,E203,E211,E221,E222,E225,E226,E227,E231,E241,E261,E265,E272,E302,E303,E501,E701 \
--exclude="ui_*.py,debian/*,python/ext-libs/*" \
.
2015-02-01 20:46:47 +01:00
Salvatore Larosa
cb414f5d2c
[dbmanager] again replacement box->bar stuff....hopefully the last :-)
2014-09-26 07:18:19 +10:00
Juergen E. Fischer
480ae45f94
remove QgsMapCanvas.useImageToRender in db_manager ( fixes #9942 )
2014-03-29 15:40:13 +01: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
Matthias Kuhn
0710de3e64
[dbmanager] Fix python error
2013-06-20 16:25:27 +02:00
Juergen E. Fischer
f0c605e0fa
dbmanager: add i18n
2013-06-09 18:51:47 +02:00
Giuseppe Sucameli
80b5a07e55
DBManager: updated to new SIP API
2013-06-04 07:20:54 +02:00
Juergen E. Fischer
28ca48c4cf
more API updates to the python plugins
2013-01-04 23:02:44 +01:00
Alexander Bruy
e742d5e63e
fix python plugins after API cleanup
2012-12-24 11:48:08 +02:00
Juergen E. Fischer
9721736fd8
remove trailing blanks
2012-12-10 00:12:07 +01:00
Giuseppe Sucameli
3c5b3bbea1
[FEATURE] add DB Manager plugin
2012-04-16 13:31:13 +02:00