PostgreSQL GUI client
Find a file
eelke 1a2ec6a224 DatabaseWindow now provides some functionality to its child components through the IDatabaseWindow interface.
This way children do not need to include the full header to get access to some utility functions for changing
the titles and icons of tabpages (and in fact do not need to know that there are tabs, could be something else)
2019-08-16 08:29:27 +02:00
core More projects fixes. 2019-03-27 18:50:58 +01:00
ctk project file cleanup 2019-03-24 08:53:22 +01:00
docs design docs 2018-05-20 13:44:04 +02:00
pglab DatabaseWindow now provides some functionality to its child components through the IDatabaseWindow interface. 2019-08-16 08:29:27 +02:00
pglablib Don't read relhasoids on version 12. Also don't try to select data we are not allowed to read. 2019-08-10 18:12:26 +02:00
pgsql More projects fixes. 2019-03-27 18:50:58 +01:00
src Builds on windows again 2017-11-26 13:07:21 +01:00
tests More projects fixes. 2019-03-27 18:50:58 +01:00
.gitignore Ignore .user files 2019-07-13 08:46:44 +02:00
BUILD Renamed PgsqlDatabaseCatalogue to PgDatabaseCatalogue so name is consistend 2017-08-26 11:44:40 +02:00
common.pri project file cleanup 2019-03-24 08:53:22 +01:00
local.pri.sample project file cleanup 2019-03-24 08:53:22 +01:00
pglabAll.pro Adjusted project files for new boost version. 2018-09-18 20:24:54 +02:00
readme.md Lot of password related changes all over the place. 2018-11-04 11:44:40 +01:00