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 |
|
Hugo Mercier
|
7dbc0bf819
|
[db manager] Fix virtual layers plugin (fixes #14404)
|
2016-03-23 17:39:41 +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
|
942c5e5f73
|
Fix virtual layer file name handling (in Windows)
|
2016-02-15 16:44:17 +01:00 |
|
Hugo Mercier
|
9e14f09862
|
Add a plugin to DB Manager to support virtual layers
|
2015-12-18 19:45:58 +02:00 |
|