File: CREDITS

package info (click to toggle)
qgis 2.18.28%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 1,007,948 kB
  • sloc: cpp: 671,774; python: 158,539; xml: 35,690; ansic: 8,346; sh: 1,766; perl: 1,669; sql: 999; yacc: 836; lex: 461; makefile: 292
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.