File: CREDITS

package info (click to toggle)
qgis 3.10.14%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 889,896 kB
  • sloc: cpp: 986,392; python: 156,157; xml: 12,700; perl: 3,286; sh: 2,637; ansic: 2,085; sql: 1,514; javascript: 1,363; yacc: 1,000; lex: 562; lisp: 411; makefile: 234
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.