pgLab/pglab
Eelke Klein 4beea05ba6 Adding in boost::asio support
main starts a thread that keep a global io_service object
running and makes sure it is stopped when everything else is
stopped.
2017-08-24 19:45:00 +02:00
..
icons Most seems to work. Multi threading is not optimal 2017-08-23 17:41:10 +02:00
json Switching to linux for development of pglab. 2017-08-23 08:10:01 +02:00
.gitignore Switching to linux for development of pglab. 2017-08-23 08:10:01 +02:00
ASyncDBConnection.cpp Most seems to work. Multi threading is not optimal 2017-08-23 17:41:10 +02:00
ASyncDBConnection.h Compiles, links and runs (functionality not tested) 2017-08-23 13:27:23 +02:00
ASyncWindow.cpp Switching to linux for development of pglab. 2017-08-23 08:10:01 +02:00
ASyncWindow.h Switching to linux for development of pglab. 2017-08-23 08:10:01 +02:00
BackupDialog.cpp Compiles, links and runs (functionality not tested) 2017-08-23 13:27:23 +02:00
BackupDialog.h Switching to linux for development of pglab. 2017-08-23 08:10:01 +02:00
BackupDialog.ui Switching to linux for development of pglab. 2017-08-23 08:10:01 +02:00
BackupRestore.cpp Compiles, links and runs (functionality not tested) 2017-08-23 13:27:23 +02:00
ConnectionConfig.cpp Compiles, links and runs (functionality not tested) 2017-08-23 13:27:23 +02:00
ConnectionConfig.h Switching to linux for development of pglab. 2017-08-23 08:10:01 +02:00
ConnectionList.cpp Compiles, links and runs (functionality not tested) 2017-08-23 13:27:23 +02:00
ConnectionList.h Switching to linux for development of pglab. 2017-08-23 08:10:01 +02:00
ConnectionListModel.cpp Compiles, links and runs (functionality not tested) 2017-08-23 13:27:23 +02:00
ConnectionListModel.h Compiles, links and runs (functionality not tested) 2017-08-23 13:27:23 +02:00
ConnectionManagerWindow.cpp Compiles, links and runs (functionality not tested) 2017-08-23 13:27:23 +02:00
ConnectionManagerWindow.h Switching to linux for development of pglab. 2017-08-23 08:10:01 +02:00
ConnectionManagerWindow.ui Most seems to work. Multi threading is not optimal 2017-08-23 17:41:10 +02:00
DatabaseInspectorWidget.cpp Compiles, links and runs (functionality not tested) 2017-08-23 13:27:23 +02:00
DatabaseInspectorWidget.h Switching to linux for development of pglab. 2017-08-23 08:10:01 +02:00
DatabaseInspectorWidget.ui Switching to linux for development of pglab. 2017-08-23 08:10:01 +02:00
DatabasesTableModel.cpp Switching to linux for development of pglab. 2017-08-23 08:10:01 +02:00
DatabasesTableModel.h Switching to linux for development of pglab. 2017-08-23 08:10:01 +02:00
DatabaseWindow.cpp Compiles, links and runs (functionality not tested) 2017-08-23 13:27:23 +02:00
DatabaseWindow.h Compiles, links and runs (functionality not tested) 2017-08-23 13:27:23 +02:00
DatabaseWindow.ui Switching to linux for development of pglab. 2017-08-23 08:10:01 +02:00
Doxyfile Switching to linux for development of pglab. 2017-08-23 08:10:01 +02:00
ExplainTreeModelItem.cpp Compiles, links and runs (functionality not tested) 2017-08-23 13:27:23 +02:00
ExplainTreeModelItem.h Switching to linux for development of pglab. 2017-08-23 08:10:01 +02:00
GlobalIoService.cpp Adding in boost::asio support 2017-08-24 19:45:00 +02:00
GlobalIoService.h Adding in boost::asio support 2017-08-24 19:45:00 +02:00
jsoncpp.cpp Switching to linux for development of pglab. 2017-08-23 08:10:01 +02:00
main.cpp Adding in boost::asio support 2017-08-24 19:45:00 +02:00
MainWindow.cpp Most seems to work. Multi threading is not optimal 2017-08-23 17:41:10 +02:00
MainWindow.h Compiles, links and runs (functionality not tested) 2017-08-23 13:27:23 +02:00
MainWindow.ui Most seems to work. Multi threading is not optimal 2017-08-23 17:41:10 +02:00
MasterController.cpp Switching to linux for development of pglab. 2017-08-23 08:10:01 +02:00
MasterController.h Adding in boost::asio support 2017-08-24 19:45:00 +02:00
OpenDatabase.cpp Compiles, links and runs (functionality not tested) 2017-08-23 13:27:23 +02:00
OpenDatabase.h Compiles, links and runs (functionality not tested) 2017-08-23 13:27:23 +02:00
ParamListModel.cpp Switching to linux for development of pglab. 2017-08-23 08:10:01 +02:00
ParamListModel.h Switching to linux for development of pglab. 2017-08-23 08:10:01 +02:00
ParamTypeDelegate.cpp Switching to linux for development of pglab. 2017-08-23 08:10:01 +02:00
ParamTypeDelegate.h Switching to linux for development of pglab. 2017-08-23 08:10:01 +02:00
PgAuthId.cpp Switching to linux for development of pglab. 2017-08-23 08:10:01 +02:00
PgAuthId.h Compiles, links and runs (functionality not tested) 2017-08-23 13:27:23 +02:00
PgAuthIdContainer.cpp Switching to linux for development of pglab. 2017-08-23 08:10:01 +02:00
PgAuthIdContainer.h Switching to linux for development of pglab. 2017-08-23 08:10:01 +02:00
PgClass.cpp Compiles, links and runs (functionality not tested) 2017-08-23 13:27:23 +02:00
PgClass.h Compiles, links and runs (functionality not tested) 2017-08-23 13:27:23 +02:00
PgContainer.h Compiles, links and runs (functionality not tested) 2017-08-23 13:27:23 +02:00
PgDatabase.cpp Switching to linux for development of pglab. 2017-08-23 08:10:01 +02:00
PgDatabase.h Compiles, links and runs (functionality not tested) 2017-08-23 13:27:23 +02:00
PgDatabaseContainer.cpp Switching to linux for development of pglab. 2017-08-23 08:10:01 +02:00
PgDatabaseContainer.h Switching to linux for development of pglab. 2017-08-23 08:10:01 +02:00
pglab.ico Switching to linux for development of pglab. 2017-08-23 08:10:01 +02:00
PgNamespace.cpp Compiles, links and runs (functionality not tested) 2017-08-23 13:27:23 +02:00
PgNamespace.h Compiles, links and runs (functionality not tested) 2017-08-23 13:27:23 +02:00
Pgsql_declare.h Switching to linux for development of pglab. 2017-08-23 08:10:01 +02:00
Pgsql_Params.cpp Switching to linux for development of pglab. 2017-08-23 08:10:01 +02:00
Pgsql_Params.h Switching to linux for development of pglab. 2017-08-23 08:10:01 +02:00
Pgsql_Result.cpp Switching to linux for development of pglab. 2017-08-23 08:10:01 +02:00
Pgsql_Result.h Switching to linux for development of pglab. 2017-08-23 08:10:01 +02:00
Pgsql_Row.cpp Switching to linux for development of pglab. 2017-08-23 08:10:01 +02:00
Pgsql_Row.h Switching to linux for development of pglab. 2017-08-23 08:10:01 +02:00
Pgsql_Value.cpp Compiles, links and runs (functionality not tested) 2017-08-23 13:27:23 +02:00
Pgsql_Value.h Switching to linux for development of pglab. 2017-08-23 08:10:01 +02:00
PgsqlConn.cpp Switching to linux for development of pglab. 2017-08-23 08:10:01 +02:00
PgsqlConn.h Switching to linux for development of pglab. 2017-08-23 08:10:01 +02:00
PgsqlDatabaseCatalogue.cpp Switching to linux for development of pglab. 2017-08-23 08:10:01 +02:00
PgsqlDatabaseCatalogue.h Compiles, links and runs (functionality not tested) 2017-08-23 13:27:23 +02:00
PgType.cpp Compiles, links and runs (functionality not tested) 2017-08-23 13:27:23 +02:00
PgType.h Compiles, links and runs (functionality not tested) 2017-08-23 13:27:23 +02:00
PgTypeContainer.cpp Compiles, links and runs (functionality not tested) 2017-08-23 13:27:23 +02:00
PgTypeContainer.h Compiles, links and runs (functionality not tested) 2017-08-23 13:27:23 +02:00
ProcessStdioWidget.cpp Switching to linux for development of pglab. 2017-08-23 08:10:01 +02:00
ProcessStdioWidget.h Switching to linux for development of pglab. 2017-08-23 08:10:01 +02:00
ProcessStdioWidget.ui Switching to linux for development of pglab. 2017-08-23 08:10:01 +02:00
QueryExplainModel.cpp Compiles, links and runs (functionality not tested) 2017-08-23 13:27:23 +02:00
QueryExplainModel.h Compiles, links and runs (functionality not tested) 2017-08-23 13:27:23 +02:00
QueryResultModel.cpp Compiles, links and runs (functionality not tested) 2017-08-23 13:27:23 +02:00
QueryResultModel.h Switching to linux for development of pglab. 2017-08-23 08:10:01 +02:00
QueryTab.cpp Adding in boost::asio support 2017-08-24 19:45:00 +02:00
QueryTab.h Compiles, links and runs (functionality not tested) 2017-08-23 13:27:23 +02:00
QueryTab.ui Splitter between sql and parameters. 2017-08-24 19:43:17 +02:00
resources.qrc Most seems to work. Multi threading is not optimal 2017-08-23 17:41:10 +02:00
RolesTableModel.cpp Switching to linux for development of pglab. 2017-08-23 08:10:01 +02:00
RolesTableModel.h Switching to linux for development of pglab. 2017-08-23 08:10:01 +02:00
ServerWindow.cpp Switching to linux for development of pglab. 2017-08-23 08:10:01 +02:00
ServerWindow.h Switching to linux for development of pglab. 2017-08-23 08:10:01 +02:00
ServerWindow.ui Switching to linux for development of pglab. 2017-08-23 08:10:01 +02:00
SqlHighlighter.cpp Compiles, links and runs (functionality not tested) 2017-08-23 13:27:23 +02:00
SqlHighlighter.h Compiles, links and runs (functionality not tested) 2017-08-23 13:27:23 +02:00
sqlparser.cpp Switching to linux for development of pglab. 2017-08-23 08:10:01 +02:00
sqlparser.h Switching to linux for development of pglab. 2017-08-23 08:10:01 +02:00
SqlSyntaxHighlighter.cpp Compiles, links and runs (functionality not tested) 2017-08-23 13:27:23 +02:00
SqlSyntaxHighlighter.h Switching to linux for development of pglab. 2017-08-23 08:10:01 +02:00
src.pro Switching to linux for development of pglab. 2017-08-23 08:10:01 +02:00
stopwatch.cpp Switching to linux for development of pglab. 2017-08-23 08:10:01 +02:00
stopwatch.h Switching to linux for development of pglab. 2017-08-23 08:10:01 +02:00
tsqueue.cpp Compiles, links and runs (functionality not tested) 2017-08-23 13:27:23 +02:00
tsqueue.h Most seems to work. Multi threading is not optimal 2017-08-23 17:41:10 +02:00
tuplesresultwidget.cpp Switching to linux for development of pglab. 2017-08-23 08:10:01 +02:00
tuplesresultwidget.h Compiles, links and runs (functionality not tested) 2017-08-23 13:27:23 +02:00
tuplesresultwidget.ui Switching to linux for development of pglab. 2017-08-23 08:10:01 +02:00
TypeSelectionItemModel.cpp Compiles, links and runs (functionality not tested) 2017-08-23 13:27:23 +02:00
TypeSelectionItemModel.h Compiles, links and runs (functionality not tested) 2017-08-23 13:27:23 +02:00
util.cpp Compiles, links and runs (functionality not tested) 2017-08-23 13:27:23 +02:00
util.h Switching to linux for development of pglab. 2017-08-23 08:10:01 +02:00
waithandlelist.cpp Compiles, links and runs (functionality not tested) 2017-08-23 13:27:23 +02:00
waithandlelist.h Switching to linux for development of pglab. 2017-08-23 08:10:01 +02:00
win32event.cpp Switching to linux for development of pglab. 2017-08-23 08:10:01 +02:00
win32event.h Switching to linux for development of pglab. 2017-08-23 08:10:01 +02:00