[QGIS Commit] [qgis/QGIS] 83baa9: [db manager] use QScintilla for SQL window

GitHub noreply at github.com
Tue Feb 11 04:31:41 PST 2014


  Branch: refs/heads/master
  Home:   https://github.com/qgis/QGIS
  Commit: 83baa914bdc4c26ac7ec71499602a63742be570c
      https://github.com/qgis/QGIS/commit/83baa914bdc4c26ac7ec71499602a63742be570c
  Author: Alexander Bruy <alexander.bruy at gmail.com>
  Date:   2014-02-11 (Tue, 11 Feb 2014)

  Changed paths:
    M python/plugins/db_manager/dlg_sql_window.py
    R python/plugins/db_manager/highlighter.py
    A python/plugins/db_manager/sqledit.py
    M python/plugins/db_manager/ui/DlgSqlWindow.ui

  Log Message:
  -----------
  [db manager] use QScintilla for SQL window


  Commit: 6b74feed5c259c556aa23ba918330ae547ae2721
      https://github.com/qgis/QGIS/commit/6b74feed5c259c556aa23ba918330ae547ae2721
  Author: Martin Dobias <wonder.sk at gmail.com>
  Date:   2014-02-11 (Tue, 11 Feb 2014)

  Changed paths:
    M python/plugins/db_manager/LICENSE
    R python/plugins/db_manager/completer.py
    M python/plugins/db_manager/dlg_sql_window.py

  Log Message:
  -----------
  [db manager] Also removed completer.py file and its imports


  Commit: 61ff7432107da0a7ce991f68094b9f42dd1027a5
      https://github.com/qgis/QGIS/commit/61ff7432107da0a7ce991f68094b9f42dd1027a5
  Author: Martin Dobias <wonder.sk at gmail.com>
  Date:   2014-02-11 (Tue, 11 Feb 2014)

  Changed paths:
    M python/plugins/db_manager/LICENSE
    R python/plugins/db_manager/completer.py
    M python/plugins/db_manager/dlg_sql_window.py
    R python/plugins/db_manager/highlighter.py
    A python/plugins/db_manager/sqledit.py
    M python/plugins/db_manager/ui/DlgSqlWindow.ui

  Log Message:
  -----------
  Fix #6995 (db manager's SQL window freezes with long query)


Compare: https://github.com/qgis/QGIS/compare/7e1c1b928cee...61ff7432107d


More information about the QGIS-commit mailing list