PostgreSQL GUI client
Find a file
eelke 2a75e86102 Added listing of triggers for selected table (not completely finished).
Used slightly different approach. This tab is fully build in source code
using subclasses to adjust behaviour of widgets for reuse in the other tabs.
Uses custom proxy model for filtering triggers for correct table and supporting
out of the box sorting by QTableView.

SqlCodePreview: QPlainTextEditor which sql highlighter and in readonly mode but allows copy.
2018-10-07 19:40:06 +02:00
core Adjusted project files for new boost version. 2018-09-18 20:24:54 +02: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 Added listing of triggers for selected table (not completely finished). 2018-10-07 19:40:06 +02:00
pglablib Added listing of triggers for selected table (not completely finished). 2018-10-07 19:40:06 +02:00
pgsql Added listing of triggers for selected table (not completely finished). 2018-10-07 19:40:06 +02:00
src Builds on windows again 2017-11-26 13:07:21 +01:00
tests Working on generating string literals for inclusion in generated code. 2018-09-21 11:41:20 +02:00
.gitignore Basic support for update in Crud implementation, error reporting and transfering data to modified set is still missing. 2018-02-05 21:42:54 +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