pgLab/pglablib
2020-04-04 07:34:06 +02:00
..
catalog Improved formatting of generated table sql 2019-12-01 07:09:18 +01:00
codebuilder Reorganize files in pglablib 2018-12-16 11:31:33 +01:00
model Fix crashes from accessing invalid pointers. 2019-11-02 14:28:48 +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 Better handling of empty query's. 2019-12-18 19:35:17 +01:00
ASyncDBConnection.h Switched away from boost::asio as it doesn't play well with libpq 2019-11-06 20:03:27 +01:00
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 Switched away from boost::asio as it doesn't play well with libpq 2019-11-06 20:03:27 +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 Improved formatting of generated table sql 2019-12-01 07:09:18 +01:00
SqlFormattingUtils.h Improved formatting of generated table sql 2019-12-01 07:09:18 +01:00
util.cpp Fix escaping of special chars for copyAsCString 2019-11-02 14:54:55 +01:00
util.h hash(QString) is now defined by Qt 2020-04-04 07:34:06 +02:00
WaitHandleList.cpp Switched away from boost::asio as it doesn't play well with libpq 2019-11-06 20:03:27 +01:00
WaitHandleList.h Switched away from boost::asio as it doesn't play well with libpq 2019-11-06 20:03:27 +01:00
Win32Event.h Switched away from boost::asio as it doesn't play well with libpq 2019-11-06 20:03:27 +01:00