PostgreSQL GUI client
The custom tableview in pgLab installs a custom delegate that tends to do what we need automatically and is more efficient. However it doesn't support custom colouring so we need to use the standard QStyledDelegate for the type column to get that working. |
||
|---|---|---|
| core | ||
| ctk | ||
| docs | ||
| pglab | ||
| pglablib | ||
| pgsql | ||
| src | ||
| tests | ||
| .gitignore | ||
| BUILD | ||
| common.pri | ||
| local.pri.sample | ||
| pglabAll.pro | ||
| readme.md | ||