pgLab/pglablib
eelke 60d8f36328 poc Add support for reloading the catalog
Reload works and the column page reacts correctly. Others to be checked
and fixed.
2019-10-06 13:52:45 +02:00
..
catalog poc Add support for reloading the catalog 2019-10-06 13:52:45 +02:00
codebuilder Reorganize files in pglablib 2018-12-16 11:31:33 +01:00
model Added CollationModel + factory for editing and added to EditTableWidget 2018-12-16 11:35:39 +01:00
AbstractEditorFactory.h Added capability to create editors from an editor factory to PgLabItemDelegate 2018-12-15 12:11:23 +01:00
AbstractModelFactory.h SelectionEditorFactory for creating combobox selections for use in QTableView. 2018-12-15 15:28:33 +01:00
ASyncDBConnection.cpp Switched ConnectionConfig to QString from std::string to fit better into Qt framework 2019-09-16 19:24:39 +02:00
ASyncDBConnection.h
ConnectionConfig.cpp Switched ConnectionConfig to QString from std::string to fit better into Qt framework 2019-09-16 19:24:39 +02:00
ConnectionConfig.h Switched ConnectionConfig to QString from std::string to fit better into Qt framework 2019-09-16 19:24:39 +02:00
FormatToStream.cpp
FormatToStream.h
ParamListJson.cpp
ParamListJson.h
ParamListModel.cpp
ParamListModel.h
Pglablib.cpp
Pglablib.h
pglablib.pro More projects fixes. 2019-03-27 18:50:58 +01:00
QueryGenerator.cpp Reorganize files in pglablib 2018-12-16 11:31:33 +01:00
QueryGenerator.h
SelectionEditorFactory.cpp Added CollationModel + factory for editing and added to EditTableWidget 2018-12-16 11:35:39 +01:00
SelectionEditorFactory.h SelectionEditorFactory for creating combobox selections for use in QTableView. 2018-12-15 15:28:33 +01:00
SqlFormattingUtils.cpp PgServerObject now contains a list of acl's for the object so all the different objects 2018-12-24 07:51:27 +01:00
SqlFormattingUtils.h WIP: SQL for creating table and related objects 2018-11-30 18:41:38 +01:00
util.cpp fix: comparison that should have been assignment 2019-10-06 09:39:11 +02:00
util.h Switched ConnectionConfig to QString from std::string to fit better into Qt framework 2019-09-16 19:24:39 +02:00