pgLab/pglab
2017-08-26 14:58:01 +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 Cleanup, removed commented out code, removed two units specific to windows which were not needed anymore 2017-08-25 08:45:54 +02:00
ASyncDBConnection.h Removed duplicates with old name adjusted includes to match new header name. 2017-08-26 11:48:47 +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 Renamed PgsqlDatabaseCatalogue to PgDatabaseCatalogue so name is consistend 2017-08-26 11:44:40 +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 Renamed PgsqlDatabaseCatalogue to PgDatabaseCatalogue so name is consistend 2017-08-26 11:44:40 +02:00
DatabasesTableModel.h Renamed PgsqlDatabaseCatalogue to PgDatabaseCatalogue so name is consistend 2017-08-26 11:44:40 +02:00
DatabaseWindow.cpp ASyncDBConnection is now based of boost::asio instead of using it's own thread. 2017-08-24 21:12:32 +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 Removed duplicates with old name adjusted includes to match new header name. 2017-08-26 11:48:47 +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 Removed duplicates with old name adjusted includes to match new header name. 2017-08-26 11:48:47 +02:00
OpenDatabase.h Renamed PgsqlDatabaseCatalogue to PgDatabaseCatalogue so name is consistend 2017-08-26 11:44:40 +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 Removed duplicates with old name adjusted includes to match new header name. 2017-08-26 11:48:47 +02:00
PgAuthIdContainer.h Renamed PgsqlDatabaseCatalogue to PgDatabaseCatalogue so name is consistend 2017-08-26 11:44:40 +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 Renamed PgsqlDatabaseCatalogue to PgDatabaseCatalogue so name is consistend 2017-08-26 11:44:40 +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
PgDatabaseCatalogue.cpp Removed duplicates with old name adjusted includes to match new header name. 2017-08-26 11:48:47 +02:00
PgDatabaseCatalogue.h Renamed PgsqlDatabaseCatalogue to PgDatabaseCatalogue so name is consistend 2017-08-26 11:44:40 +02:00
PgDatabaseContainer.cpp Removed duplicates with old name adjusted includes to match new header name. 2017-08-26 11:48:47 +02:00
PgDatabaseContainer.h Renamed PgsqlDatabaseCatalogue to PgDatabaseCatalogue so name is consistend 2017-08-26 11:44:40 +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
PgType.cpp Removed duplicates with old name adjusted includes to match new header name. 2017-08-26 11:48:47 +02:00
PgType.h Compiles, links and runs (functionality not tested) 2017-08-23 13:27:23 +02:00
PgTypeContainer.cpp Removed duplicates with old name adjusted includes to match new header name. 2017-08-26 11:48:47 +02:00
PgTypeContainer.h Renamed PgsqlDatabaseCatalogue to PgDatabaseCatalogue so name is consistend 2017-08-26 11:44:40 +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 Removed duplicates with old name adjusted includes to match new header name. 2017-08-26 11:48:47 +02:00
QueryTab.cpp Renamed PgsqlDatabaseCatalogue to PgDatabaseCatalogue so name is consistend 2017-08-26 11:44:40 +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 Renamed PgsqlDatabaseCatalogue to PgDatabaseCatalogue so name is consistend 2017-08-26 11:44:40 +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
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