File: CREDITS

package info (click to toggle)
qgis 3.40.10%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 1,183,672 kB
  • sloc: cpp: 1,595,771; python: 372,544; xml: 23,474; sh: 3,761; perl: 3,664; ansic: 2,257; sql: 2,137; yacc: 1,068; lex: 577; javascript: 540; lisp: 411; makefile: 161
file content (23 lines) | stat: -rw-r--r-- 904 bytes parent folder | download | duplicates (14)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
CREDITS: 2011/10/13

DB Manager plugin for QGIS

Author and maintainer:
  Giuseppe Sucameli <brush.tyler@gmail.com>


The following is a list of contributors who have participated in the project:

Version 0.1.18 includes:
  - autocompletion based on "QTextEdit with autocompletion using pyqt" by rowinggolfer (see http://rowinggolfer.blogspot.com/2010/08/qtextedit-with-autocompletion-using.html)

Version 0.1.5 includes patches from:
  - Sandro Santilli <strk@keybit.net> for plugin icon.

Version 0.1.2 includes:
  - syntax highlighting based on "Python Syntax Highlighting Example" by Carson J. Q. Farmer (see http://www.carsonfarmer.com/?p=333)
  - TopoViewer plugin based on qgis_pgis_topoview by Sandro Santilli <strk@keybit.net> (see at https://github.com/strk/qgis_pgis_topoview/)

Version 0.1.0 includes patches from:
  - Mauricio de Paulo <mauricio.dev@gmail.com> for PostGIS Rasters support.