PostgreSQL GUI client
Find a file
2017-02-05 13:35:41 +01:00
icons Copy as C string added. 2017-02-05 08:23:06 +01:00
json Added explain functionality. 2016-12-29 13:48:35 +01:00
.gitignore Connection manager can now open a query window for selected connection. 2017-01-15 21:01:40 +01:00
asyncdbconnection.cpp Fixed some warnings (left some because they need more attention) 2017-02-02 07:22:54 +01:00
asyncdbconnection.h Documentation 2017-02-02 07:18:44 +01:00
backupdialog.cpp Introduced the MasterController as part of working on loading catalogue information. 2017-02-01 18:01:02 +01:00
backupdialog.h Introduced the MasterController as part of working on loading catalogue information. 2017-02-01 18:01:02 +01:00
backupdialog.ui Introduced the MasterController as part of working on loading catalogue information. 2017-02-01 18:01:02 +01:00
backuprestore.cpp Alvast wat code voor backup/restore bij elkaar gezocht 2017-01-17 19:16:51 +01:00
connectionconfig.cpp Introduced the MasterController as part of working on loading catalogue information. 2017-02-01 18:01:02 +01:00
connectionconfig.h Introduced the MasterController as part of working on loading catalogue information. 2017-02-01 18:01:02 +01:00
connectionlistmodel.cpp Fixed some warnings (left some because they need more attention) 2017-02-02 07:22:54 +01:00
connectionlistmodel.h Added some class descriptions and Doxygen config. 2017-02-01 20:00:03 +01:00
connectionmanagerwindow.cpp Fixed some warnings (left some because they need more attention) 2017-02-02 07:22:54 +01:00
connectionmanagerwindow.h Opening of a window for a database is now done by the MasterController. 2017-02-01 19:59:07 +01:00
connectionmanagerwindow.ui Introduced the MasterController as part of working on loading catalogue information. 2017-02-01 18:01:02 +01:00
csvwriter.cpp Completed the implementation of the CsvWriter for use with Copy and Export. 2017-02-04 11:53:20 +01:00
csvwriter.h Completed the implementation of the CsvWriter for use with Copy and Export. 2017-02-04 11:53:20 +01:00
databaseinspectorwidget.cpp Query tab will now show multiple data tabs if it get's multiple results 2017-01-25 06:54:21 +01:00
databaseinspectorwidget.h Query tab will now show multiple data tabs if it get's multiple results 2017-01-25 06:54:21 +01:00
databaseinspectorwidget.ui Query tab will now show multiple data tabs if it get's multiple results 2017-01-25 06:54:21 +01:00
databaseoverviewform.h More aggressive saving of changes to the connections. Also remove connection 2017-01-18 20:48:31 +01:00
databasewindow.cpp Connection manager can now open a query window for selected connection. 2017-01-15 21:01:40 +01:00
databasewindow.h Connection manager can now open a query window for selected connection. 2017-01-15 21:01:40 +01:00
databasewindow.ui More aggressive saving of changes to the connections. Also remove connection 2017-01-18 20:48:31 +01:00
Doxyfile Added some class descriptions and Doxygen config. 2017-02-01 20:00:03 +01:00
expected.h Fix: some typos and refactoring errors in expected 2017-01-16 16:47:37 +01:00
explaintreemodelitem.cpp Also switched explain over to own async framework. 2016-12-30 10:38:46 +01:00
explaintreemodelitem.h Documentation 2017-02-02 07:18:44 +01:00
jsoncpp.cpp Added explain functionality. 2016-12-29 13:48:35 +01:00
main.cpp Introduced the MasterController as part of working on loading catalogue information. 2017-02-01 18:01:02 +01:00
mainwindow.cpp Added export of data in CSV format. 2017-02-05 13:35:41 +01:00
mainwindow.h Copy as C string added. 2017-02-05 08:23:06 +01:00
mainwindow.ui Copy as C string added. 2017-02-05 08:23:06 +01:00
MasterController.cpp Opening of a window for a database is now done by the MasterController. 2017-02-01 19:59:07 +01:00
MasterController.h Opening of a window for a database is now done by the MasterController. 2017-02-01 19:59:07 +01:00
opendatabase.cpp Miscellaneous changes. Including a copy action. 2017-02-04 11:55:49 +01:00
opendatabase.h Miscellaneous changes. Including a copy action. 2017-02-04 11:55:49 +01:00
paramlistmodel.cpp Miscellaneous changes. Including a copy action. 2017-02-04 11:55:49 +01:00
paramlistmodel.h Introduced the MasterController as part of working on loading catalogue information. 2017-02-01 18:01:02 +01:00
paramtypedelegate.cpp Miscellaneous changes. Including a copy action. 2017-02-04 11:55:49 +01:00
paramtypedelegate.h Miscellaneous changes. Including a copy action. 2017-02-04 11:55:49 +01:00
pgclass.cpp Introduced the MasterController as part of working on loading catalogue information. 2017-02-01 18:01:02 +01:00
pgclass.h Introduced the MasterController as part of working on loading catalogue information. 2017-02-01 18:01:02 +01:00
pglab.pro Miscellaneous changes. Including a copy action. 2017-02-04 11:55:49 +01:00
pgnamespace.cpp Introduced the MasterController as part of working on loading catalogue information. 2017-02-01 18:01:02 +01:00
pgnamespace.h Introduced the MasterController as part of working on loading catalogue information. 2017-02-01 18:01:02 +01:00
PgsqlConn.cpp Added Params class for passing query parameters seperatly from the query string. 2017-02-04 11:52:42 +01:00
PgsqlConn.h Added Params class for passing query parameters seperatly from the query string. 2017-02-04 11:52:42 +01:00
pgsqldatabasecatalogue.cpp Miscellaneous changes. Including a copy action. 2017-02-04 11:55:49 +01:00
pgsqldatabasecatalogue.h Miscellaneous changes. Including a copy action. 2017-02-04 11:55:49 +01:00
pgtype.cpp Started with classes for keeping track of the database schema. 2017-01-25 06:53:30 +01:00
pgtype.h Started with classes for keeping track of the database schema. 2017-01-25 06:53:30 +01:00
pgtypecontainer.cpp Miscellaneous changes. Including a copy action. 2017-02-04 11:55:49 +01:00
pgtypecontainer.h Miscellaneous changes. Including a copy action. 2017-02-04 11:55:49 +01:00
queryexplainmodel.cpp Fixed some warnings (left some because they need more attention) 2017-02-02 07:22:54 +01:00
queryexplainmodel.h Fixed some warnings (left some because they need more attention) 2017-02-02 07:22:54 +01:00
queryresultmodel.cpp FIlename is now remembered and used by save. Save as added. 2017-01-21 08:09:12 +01:00
queryresultmodel.h Query, Explain and Cancel are going throught the asyncdbconnection now. 2017-01-08 09:58:34 +01:00
querytab.cpp Added export of data in CSV format. 2017-02-05 13:35:41 +01:00
querytab.h Added export of data in CSV format. 2017-02-05 13:35:41 +01:00
querytab.ui Introduced the MasterController as part of working on loading catalogue information. 2017-02-01 18:01:02 +01:00
resources.qrc Copy as C string added. 2017-02-05 08:23:06 +01:00
scopeguard.h Implemented the loading of the list of types into the database catalogue. 2017-02-01 20:09:04 +01:00
sqlhighlighter.cpp FIlename is now remembered and used by save. Save as added. 2017-01-21 08:09:12 +01:00
sqlhighlighter.h If there is a selection in the query then only that part is Executed or explained. 2017-01-16 17:31:46 +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
stopwatch.cpp Stopwatch check if a label has been set before accessing it. 2017-01-25 06:51:28 +01:00
stopwatch.h The querytab now shows the elapsed time of the query using the new stopwatch class. 2017-01-22 08:50:41 +01:00
tsqueue.cpp The previous async method's are being updated to the ASyncDBConnection class. Connecting is working. 2017-01-06 07:23:40 +01:00
tsqueue.h Query, Explain and Cancel are going throught the asyncdbconnection now. 2017-01-08 09:58:34 +01:00
tuplesresultwidget.cpp Added export of data in CSV format. 2017-02-05 13:35:41 +01:00
tuplesresultwidget.h Added export of data in CSV format. 2017-02-05 13:35:41 +01:00
tuplesresultwidget.ui Query tab will now show multiple data tabs if it get's multiple results 2017-01-25 06:54:21 +01:00
typeselectionitemmodel.cpp Miscellaneous changes. Including a copy action. 2017-02-04 11:55:49 +01:00
typeselectionitemmodel.h Miscellaneous changes. Including a copy action. 2017-02-04 11:55:49 +01:00
util.cpp Added export of data in CSV format. 2017-02-05 13:35:41 +01:00
util.h Added export of data in CSV format. 2017-02-05 13:35:41 +01:00
waithandlelist.cpp new class: WaitHandleList helper for waiting on multiple events using the Win32 api. 2017-01-06 07:22:35 +01:00
waithandlelist.h new class: WaitHandleList helper for waiting on multiple events using the Win32 api. 2017-01-06 07:22:35 +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 Win32Event member names are conforming to the naming style of this project now. 2017-01-06 07:21:57 +01:00