PostgreSQL GUI client
Find a file
eelke 1a208a6a2d Crud page has now reload action.
F5 key is bound to the execute query, reload catalog and reload crud
actions. By using addAction to add these actions to the relevant pages
the ambiguity of the shortcut is resolved.
2019-10-13 07:31:48 +02:00
core Switched ConnectionConfig to QString from std::string to fit better into Qt framework 2019-09-16 19:24:39 +02: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 Crud page has now reload action. 2019-10-13 07:31:48 +02:00
pglablib poc Add support for reloading the catalog 2019-10-06 13:52:45 +02:00
pgsql Improved backup dialog 2019-07-13 08:45:32 +02:00
src Builds on windows again 2017-11-26 13:07:21 +01:00
tests Switched ConnectionConfig to QString from std::string to fit better into Qt framework 2019-09-16 19:24:39 +02: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 MIsc changes 2019-03-27 18:23:00 +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
pglabAll.pro.user.4.10-pre1 Switched ConnectionConfig to QString from std::string to fit better into Qt framework 2019-09-16 19:24:39 +02:00
readme.md Lot of password related changes all over the place. 2018-11-04 11:44:40 +01:00