PostgreSQL GUI client
Find a file
eelke f4f2474a81 Moved definition of widget instance actions to the module so other parts of the system can no about them.
The plugin system will create the Action objects and bind them to the specified slots of the
specific widget instances.
2019-01-05 19:58:23 +01:00
core Code cleanups 2018-12-31 15:45:53 +01:00
ctk Adjusted project files for new boost version. 2018-09-18 20:24:54 +02:00
docs design docs 2018-05-20 13:44:04 +02:00
pglab Moved definition of widget instance actions to the module so other parts of the system can no about them. 2019-01-05 19:58:23 +01:00
pglablib Fix error on pg96 because of wrong minimum version 2019-01-01 11:04:48 +01:00
pgsql ArrayParser doesn't require the string to be null terminated anymore, 2018-12-24 08:10:09 +01:00
src Builds on windows again 2017-11-26 13:07:21 +01:00
tests ArrayParser doesn't require the string to be null terminated anymore, 2018-12-24 08:10:09 +01:00
.gitignore SelectionEditorFactory + ItemModel + ItemModelFactory combination is working 2018-12-15 20:27:40 +01:00
BUILD Renamed PgsqlDatabaseCatalogue to PgDatabaseCatalogue so name is consistend 2017-08-26 11:44:40 +02:00
common.pri Added listing of triggers for selected table (not completely finished). 2018-10-07 19:40:06 +02: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