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
|
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 |
|
Werner Macho
|
6acdfc6e84
|
improve import handling
|
2016-03-15 11:14:16 +01:00 |
|
Hugo Mercier
|
942c5e5f73
|
Fix virtual layer file name handling (in Windows)
|
2016-02-15 16:44:17 +01:00 |
|
Hugo Mercier
|
1d7b281611
|
Add qgis functions to db manager and creation ui
|
2016-01-11 14:11:14 +01:00 |
|
Hugo Mercier
|
70f26b66be
|
Merge pull request #2647 from mhugo/vlayer_gui
Virtual layers GUI integration
|
2016-01-11 12:17:50 +01:00 |
|
Juergen E. Fischer
|
4e1cf3c081
|
add missing copyright headers
|
2016-01-08 21:32:11 +01:00 |
|
Hugo Mercier
|
8bbdff471c
|
Fix a bad indentation bug
|
2016-01-07 15:38:09 +01:00 |
|
Hugo Mercier
|
9e14f09862
|
Add a plugin to DB Manager to support virtual layers
|
2015-12-18 19:45:58 +02:00 |
|