icons
Introduced the MasterController as part of working on loading catalogue information.
2017-02-01 18:01:02 +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
Query tab will now show multiple data tabs if it get's multiple results
2017-01-25 06:54:21 +01:00
asyncdbconnection.h
Query tab will now show multiple data tabs if it get's multiple results
2017-01-25 06:54:21 +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
More aggressive saving of changes to the connections. Also remove connection
2017-01-18 20:48:31 +01:00
connectionlistmodel.h
More aggressive saving of changes to the connections. Also remove connection
2017-01-18 20:48:31 +01:00
connectionmanagerwindow.cpp
Introduced the MasterController as part of working on loading catalogue information.
2017-02-01 18:01:02 +01:00
connectionmanagerwindow.h
Introduced the MasterController as part of working on loading catalogue information.
2017-02-01 18:01:02 +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
Wat copy paste code en csvwriter alvast toegevoegd maar nog uitgeschakeld.
2017-01-13 19:09:58 +01:00
csvwriter.h
Wat copy paste code en csvwriter alvast toegevoegd maar nog uitgeschakeld.
2017-01-13 19:09:58 +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
dbschema_database.cpp
More aggressive saving of changes to the connections. Also remove connection
2017-01-18 20:48:31 +01:00
dbschema_database.h
More aggressive saving of changes to the connections. Also remove connection
2017-01-18 20:48:31 +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
Also switched explain over to own async framework.
2016-12-30 10:38:46 +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
Introduced the MasterController as part of working on loading catalogue information.
2017-02-01 18:01:02 +01:00
mainwindow.h
Introduced the MasterController as part of working on loading catalogue information.
2017-02-01 18:01:02 +01:00
mainwindow.ui
Introduced the MasterController as part of working on loading catalogue information.
2017-02-01 18:01:02 +01:00
MasterController.cpp
Introduced the MasterController as part of working on loading catalogue information.
2017-02-01 18:01:02 +01:00
MasterController.h
Introduced the MasterController as part of working on loading catalogue information.
2017-02-01 18:01:02 +01:00
opendatabase.cpp
Introduced the MasterController as part of working on loading catalogue information.
2017-02-01 18:01:02 +01:00
opendatabase.h
Introduced the MasterController as part of working on loading catalogue information.
2017-02-01 18:01:02 +01:00
paramlistmodel.cpp
Introduced the MasterController as part of working on loading catalogue information.
2017-02-01 18:01:02 +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
Introduced the MasterController as part of working on loading catalogue information.
2017-02-01 18:01:02 +01:00
paramtypedelegate.h
Introduced the MasterController as part of working on loading catalogue information.
2017-02-01 18:01:02 +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
Introduced the MasterController as part of working on loading catalogue information.
2017-02-01 18:01:02 +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
Database layer now support automatic type conversion and the Result has iterator support.
2017-01-25 06:50:57 +01:00
PgsqlConn.h
Database layer now support automatic type conversion and the Result has iterator support.
2017-01-25 06:50:57 +01:00
pgsqldatabasecatalogue.cpp
Started with classes for keeping track of the database schema.
2017-01-25 06:53:30 +01:00
pgsqldatabasecatalogue.h
Started with classes for keeping track of the database schema.
2017-01-25 06:53:30 +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
Introduced the MasterController as part of working on loading catalogue information.
2017-02-01 18:01:02 +01:00
pgtypecontainer.h
Started with classes for keeping track of the database schema.
2017-01-25 06:53:30 +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
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
Introduced the MasterController as part of working on loading catalogue information.
2017-02-01 18:01:02 +01:00
querytab.h
Introduced the MasterController as part of working on loading catalogue information.
2017-02-01 18:01:02 +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
Introduced the MasterController as part of working on loading catalogue information.
2017-02-01 18:01:02 +01:00
scopeguard.h
added: scopeguard template a helper class to call code on scope_exit
2017-01-15 12:25:58 +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
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
Query tab will now show multiple data tabs if it get's multiple results
2017-01-25 06:54:21 +01:00
tuplesresultwidget.h
Query tab will now show multiple data tabs if it get's multiple results
2017-01-25 06:54:21 +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
Introduced the MasterController as part of working on loading catalogue information.
2017-02-01 18:01:02 +01:00
typeselectionitemmodel.h
Introduced the MasterController as part of working on loading catalogue information.
2017-02-01 18:01:02 +01:00
util.cpp
Moved everything associated with executing and explaining queries to querytab.
2017-01-21 18:16:57 +01:00
util.h
Moved everything associated with executing and explaining queries to querytab.
2017-01-21 18:16:57 +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