Juergen E. Fischer
|
c77172ed3d
|
fix more flake8 warnings
|
2017-03-05 10:21:24 +01: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 |
|
Hugo Mercier
|
b7fa5400b6
|
[db manager] Fix virtual layer uid handling
|
2016-11-22 16:09:53 +01:00 |
|
Nyall Dawson
|
1a2231f10c
|
Rename QGis class to Qgis, for capitalisation consistency
|
2016-07-21 22:01:38 +10: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 |
|
Juergen E. Fischer
|
c6d921729e
|
python fixes:
* issues identified by pyflakes (star and unused imports)
* pyqtwrapper: add QtSvg
* some exceptions e.message => unicode(e)
* some translations tr("..." % foo) => tr("...") % foo
* TODO:
python/console/console_sci.py:547 QsciScintillaCompat?
python/plugins/db_manager/dlg_query_builder.py:304 pop_up_error?
|
2016-03-15 17:25:23 +01:00 |
|
Hugo Mercier
|
9e14f09862
|
Add a plugin to DB Manager to support virtual layers
|
2015-12-18 19:45:58 +02:00 |
|