PostgreSQL GUI client
Find a file
2017-01-03 07:22:36 +01:00
json Added explain functionality. 2016-12-29 13:48:35 +01:00
.gitignore Added the thread safe TSQueue and using it in mainwindow to replace the adhoc queue implementation. 2017-01-03 07:22:36 +01:00
asyncdbconnection.cpp Added the thread safe TSQueue and using it in mainwindow to replace the adhoc queue implementation. 2017-01-03 07:22:36 +01:00
asyncdbconnection.h Added the thread safe TSQueue and using it in mainwindow to replace the adhoc queue implementation. 2017-01-03 07:22:36 +01:00
explaintreemodelitem.cpp Also switched explain over to own async framework. 2016-12-30 10:38:46 +01:00
explaintreemodelitem.h Also switched explain over to own async framework. 2016-12-30 10:38:46 +01:00
Ivory.pro Added the thread safe TSQueue and using it in mainwindow to replace the adhoc queue implementation. 2017-01-03 07:22:36 +01:00
jsoncpp.cpp Added explain functionality. 2016-12-29 13:48:35 +01:00
main.cpp Added WSAStartup/Cleanup to main. 2016-12-27 10:27:44 +01:00
mainwindow.cpp Added the thread safe TSQueue and using it in mainwindow to replace the adhoc queue implementation. 2017-01-03 07:22:36 +01:00
mainwindow.h Added the thread safe TSQueue and using it in mainwindow to replace the adhoc queue implementation. 2017-01-03 07:22:36 +01:00
mainwindow.ui Added explain functionality. 2016-12-29 13:48:35 +01:00
PgsqlConn.cpp Added explain functionality. 2016-12-29 13:48:35 +01:00
PgsqlConn.h Added explain functionality. 2016-12-29 13:48:35 +01:00
queryexplainmodel.cpp Also switched explain over to own async framework. 2016-12-30 10:38:46 +01:00
queryexplainmodel.h Also switched explain over to own async framework. 2016-12-30 10:38:46 +01:00
queryresultmodel.cpp Initial commit. Contains a simple query tool. 2016-12-26 16:06:55 +01:00
queryresultmodel.h Initial commit. Contains a simple query tool. 2016-12-26 16:06:55 +01:00
serverproperties.cpp Initial commit. Contains a simple query tool. 2016-12-26 16:06:55 +01:00
serverproperties.h Initial commit. Contains a simple query tool. 2016-12-26 16:06:55 +01:00
serverproperties.ui Initial commit. Contains a simple query tool. 2016-12-26 16:06:55 +01:00
sqlhighlighter.cpp Het maken van de DB connectie gebeurd nu asynchroon. 2016-12-27 15:41:11 +01:00
sqlhighlighter.h Initial commit. Contains a simple query tool. 2016-12-26 16:06:55 +01:00
sqlparser.cpp Initial commit. Contains a simple query tool. 2016-12-26 16:06:55 +01:00
sqlparser.h Initial commit. Contains a simple query tool. 2016-12-26 16:06:55 +01:00
tsqueue.cpp Added the thread safe TSQueue and using it in mainwindow to replace the adhoc queue implementation. 2017-01-03 07:22:36 +01:00
tsqueue.h Added the thread safe TSQueue and using it in mainwindow to replace the adhoc queue implementation. 2017-01-03 07:22:36 +01:00
ui_mainwindow.h Added explain functionality. 2016-12-29 13:48:35 +01:00
ui_serverproperties.h Initial commit. Contains a simple query tool. 2016-12-26 16:06:55 +01:00
win32event.cpp Added the thread safe TSQueue and using it in mainwindow to replace the adhoc queue implementation. 2017-01-03 07:22:36 +01:00
win32event.h Added the thread safe TSQueue and using it in mainwindow to replace the adhoc queue implementation. 2017-01-03 07:22:36 +01:00