| .. |
|
icons
|
Started on window for managing the server.
|
2017-02-12 08:15:09 +01:00 |
|
json
|
megamove
|
2017-02-11 08:15:01 +01:00 |
|
.gitignore
|
megamove
|
2017-02-11 08:15:01 +01:00 |
|
ASyncDBConnection.cpp
|
Can use the parameter list in the query window now.
|
2017-02-19 11:12:43 +01:00 |
|
ASyncDBConnection.h
|
Can use the parameter list in the query window now.
|
2017-02-19 11:12:43 +01:00 |
|
ASyncWindow.cpp
|
The catalogue now loads the list of databases en there is a table model that can show this data.
|
2017-02-12 14:03:42 +01:00 |
|
ASyncWindow.h
|
The catalogue now loads the list of databases en there is a table model that can show this data.
|
2017-02-12 14:03:42 +01:00 |
|
BackupDialog.cpp
|
Several fixes for compilation with gcc (doesn't link)
|
2017-08-22 12:45:45 +02:00 |
|
BackupDialog.h
|
Backup functionality working, the UI still needs work.
|
2017-03-05 21:23:36 +01:00 |
|
BackupDialog.ui
|
Backup functionality working, the UI still needs work.
|
2017-03-05 21:23:36 +01:00 |
|
BackupRestore.cpp
|
More case fixes of filenames.
|
2017-02-12 15:51:36 +01:00 |
|
ConnectionConfig.cpp
|
Backup functionality working, the UI still needs work.
|
2017-03-05 21:23:36 +01:00 |
|
ConnectionConfig.h
|
Backup functionality working, the UI still needs work.
|
2017-03-05 21:23:36 +01:00 |
|
ConnectionList.cpp
|
Moved some parts to a static lib so both the executable and the tests can link to it.
|
2017-02-26 19:29:50 +01:00 |
|
ConnectionList.h
|
Moved some parts to a static lib so both the executable and the tests can link to it.
|
2017-02-26 19:29:50 +01:00 |
|
ConnectionListModel.cpp
|
Backup functionality working, the UI still needs work.
|
2017-03-05 21:23:36 +01:00 |
|
ConnectionListModel.h
|
Moved some parts to a static lib so both the executable and the tests can link to it.
|
2017-02-26 19:29:50 +01:00 |
|
ConnectionManagerWindow.cpp
|
Backup functionality working, the UI still needs work.
|
2017-03-05 21:23:36 +01:00 |
|
ConnectionManagerWindow.h
|
Moved some parts to a static lib so both the executable and the tests can link to it.
|
2017-02-26 19:29:50 +01:00 |
|
ConnectionManagerWindow.ui
|
Moved some parts to a static lib so both the executable and the tests can link to it.
|
2017-02-26 19:29:50 +01:00 |
|
DatabaseInspectorWidget.cpp
|
More case fixes of filenames.
|
2017-02-12 15:51:36 +01:00 |
|
DatabaseInspectorWidget.h
|
More case fixes of filenames.
|
2017-02-12 15:51:36 +01:00 |
|
DatabaseInspectorWidget.ui
|
More case fixes of filenames.
|
2017-02-12 15:51:36 +01:00 |
|
DatabasesTableModel.cpp
|
List of databases shows owner name instead of oid.
|
2017-02-19 17:41:05 +01:00 |
|
DatabasesTableModel.h
|
List of databases shows owner name instead of oid.
|
2017-02-19 17:41:05 +01:00 |
|
DatabaseWindow.cpp
|
Several fixes for compilation with gcc (doesn't link)
|
2017-08-22 12:45:45 +02:00 |
|
DatabaseWindow.h
|
More case fixes of filenames.
|
2017-02-12 15:51:36 +01:00 |
|
DatabaseWindow.ui
|
More case fixes of filenames.
|
2017-02-12 15:51:36 +01:00 |
|
Doxyfile
|
megamove
|
2017-02-11 08:15:01 +01:00 |
|
ExplainTreeModelItem.cpp
|
Support for explain containing single runtime instead of planning and execution time.
|
2017-02-18 12:03:52 +01:00 |
|
ExplainTreeModelItem.h
|
Added list of databases and roles.
|
2017-02-18 12:05:48 +01:00 |
|
jsoncpp.cpp
|
megamove
|
2017-02-11 08:15:01 +01:00 |
|
main.cpp
|
Several fixes for compilation with gcc (doesn't link)
|
2017-08-22 12:45:45 +02:00 |
|
MainWindow.cpp
|
Useless message about unsaved files disabled (it closed the window whatever your response).
|
2017-02-20 06:43:33 +01:00 |
|
MainWindow.h
|
More case fixes of filenames.
|
2017-02-12 15:51:36 +01:00 |
|
MainWindow.ui
|
More case fixes of filenames.
|
2017-02-12 15:51:36 +01:00 |
|
MasterController.cpp
|
Backup functionality working, the UI still needs work.
|
2017-03-05 21:23:36 +01:00 |
|
MasterController.h
|
Backup functionality working, the UI still needs work.
|
2017-03-05 21:23:36 +01:00 |
|
OpenDatabase.cpp
|
More case fixes of filenames.
|
2017-02-12 15:51:36 +01:00 |
|
OpenDatabase.h
|
More case fixes of filenames.
|
2017-02-12 15:51:36 +01:00 |
|
ParamListModel.cpp
|
Can use the parameter list in the query window now.
|
2017-02-19 11:12:43 +01:00 |
|
ParamListModel.h
|
Can use the parameter list in the query window now.
|
2017-02-19 11:12:43 +01:00 |
|
ParamTypeDelegate.cpp
|
Moved some parts to a static lib so both the executable and the tests can link to it.
|
2017-02-26 19:29:50 +01:00 |
|
ParamTypeDelegate.h
|
Can use the parameter list in the query window now.
|
2017-02-19 11:12:43 +01:00 |
|
PgAuthId.cpp
|
Added list of databases and roles.
|
2017-02-18 12:05:48 +01:00 |
|
PgAuthId.h
|
Added list of databases and roles.
|
2017-02-18 12:05:48 +01:00 |
|
PgAuthIdContainer.cpp
|
Several fixes for compilation with gcc (doesn't link)
|
2017-08-22 12:45:45 +02:00 |
|
PgAuthIdContainer.h
|
Added list of databases and roles.
|
2017-02-18 12:05:48 +01:00 |
|
PgClass.cpp
|
More case fixes of filenames.
|
2017-02-12 15:51:36 +01:00 |
|
PgClass.h
|
More case fixes of filenames.
|
2017-02-12 15:51:36 +01:00 |
|
PgContainer.h
|
Added list of databases and roles.
|
2017-02-18 12:05:48 +01:00 |
|
PgDatabase.cpp
|
The catalogue now loads the list of databases en there is a table model that can show this data.
|
2017-02-12 14:03:42 +01:00 |
|
PgDatabase.h
|
The catalogue now loads the list of databases en there is a table model that can show this data.
|
2017-02-12 14:03:42 +01:00 |
|
PgDatabaseContainer.cpp
|
Several fixes for compilation with gcc (doesn't link)
|
2017-08-22 12:45:45 +02:00 |
|
PgDatabaseContainer.h
|
Added list of databases and roles.
|
2017-02-18 12:05:48 +01:00 |
|
pglab.ico
|
Program has an icon now.
|
2017-02-13 19:51:57 +01:00 |
|
PgNamespace.cpp
|
More case fixes of filenames.
|
2017-02-12 15:51:36 +01:00 |
|
PgNamespace.h
|
More case fixes of filenames.
|
2017-02-12 15:51:36 +01:00 |
|
Pgsql_declare.h
|
ServerWindow shows list of databases.
|
2017-02-13 19:51:19 +01:00 |
|
Pgsql_Params.cpp
|
Several fixes for compilation with gcc (doesn't link)
|
2017-08-22 12:45:45 +02:00 |
|
Pgsql_Params.h
|
Can use the parameter list in the query window now.
|
2017-02-19 11:12:43 +01:00 |
|
Pgsql_Result.cpp
|
Several fixes for compilation with gcc (doesn't link)
|
2017-08-22 12:45:45 +02:00 |
|
Pgsql_Result.h
|
Several fixes for compilation with gcc (doesn't link)
|
2017-08-22 12:45:45 +02:00 |
|
Pgsql_Row.cpp
|
Added list of databases and roles.
|
2017-02-18 12:05:48 +01:00 |
|
Pgsql_Row.h
|
Added list of databases and roles.
|
2017-02-18 12:05:48 +01:00 |
|
Pgsql_Value.cpp
|
Several fixes for compilation with gcc (doesn't link)
|
2017-08-22 12:45:45 +02:00 |
|
Pgsql_Value.h
|
Several fixes for compilation with gcc (doesn't link)
|
2017-08-22 12:45:45 +02:00 |
|
PgsqlConn.cpp
|
Can use the parameter list in the query window now.
|
2017-02-19 11:12:43 +01:00 |
|
PgsqlConn.h
|
Can use the parameter list in the query window now.
|
2017-02-19 11:12:43 +01:00 |
|
PgsqlDatabaseCatalogue.cpp
|
Several fixes for compilation with gcc (doesn't link)
|
2017-08-22 12:45:45 +02:00 |
|
PgsqlDatabaseCatalogue.h
|
Added list of databases and roles.
|
2017-02-18 12:05:48 +01:00 |
|
PgType.cpp
|
The catalogue now loads the list of databases en there is a table model that can show this data.
|
2017-02-12 14:03:42 +01:00 |
|
PgType.h
|
The catalogue now loads the list of databases en there is a table model that can show this data.
|
2017-02-12 14:03:42 +01:00 |
|
PgTypeContainer.cpp
|
Several fixes for compilation with gcc (doesn't link)
|
2017-08-22 12:45:45 +02:00 |
|
PgTypeContainer.h
|
Added list of databases and roles.
|
2017-02-18 12:05:48 +01:00 |
|
ProcessStdioWidget.cpp
|
Forgot to add untracked files.
|
2017-03-05 21:25:37 +01:00 |
|
ProcessStdioWidget.h
|
Forgot to add untracked files.
|
2017-03-05 21:25:37 +01:00 |
|
ProcessStdioWidget.ui
|
Forgot to add untracked files.
|
2017-03-05 21:25:37 +01:00 |
|
QueryExplainModel.cpp
|
More case fixes of filenames.
|
2017-02-12 15:51:36 +01:00 |
|
QueryExplainModel.h
|
More case fixes of filenames.
|
2017-02-12 15:51:36 +01:00 |
|
QueryResultModel.cpp
|
Added list of databases and roles.
|
2017-02-18 12:05:48 +01:00 |
|
QueryResultModel.h
|
More case fixes of filenames.
|
2017-02-12 15:51:36 +01:00 |
|
QueryTab.cpp
|
Several fixes for compilation with gcc (doesn't link)
|
2017-08-22 12:45:45 +02:00 |
|
QueryTab.h
|
Beter handling of new vs existing files.
|
2017-02-19 17:40:43 +01:00 |
|
QueryTab.ui
|
Several fixes for compilation with gcc (doesn't link)
|
2017-08-22 12:45:45 +02:00 |
|
resources.qrc
|
Started on window for managing the server.
|
2017-02-12 08:15:09 +01:00 |
|
RolesTableModel.cpp
|
Added list of databases and roles.
|
2017-02-18 12:05:48 +01:00 |
|
RolesTableModel.h
|
Added list of databases and roles.
|
2017-02-18 12:05:48 +01:00 |
|
ServerWindow.cpp
|
Several fixes for compilation with gcc (doesn't link)
|
2017-08-22 12:45:45 +02:00 |
|
ServerWindow.h
|
Added list of databases and roles.
|
2017-02-18 12:05:48 +01:00 |
|
ServerWindow.ui
|
Added list of databases and roles.
|
2017-02-18 12:05:48 +01:00 |
|
sqlhighlighter.cpp
|
megamove
|
2017-02-11 08:15:01 +01:00 |
|
sqlhighlighter.h
|
megamove
|
2017-02-11 08:15:01 +01:00 |
|
sqlparser.cpp
|
megamove
|
2017-02-11 08:15:01 +01:00 |
|
sqlparser.h
|
megamove
|
2017-02-11 08:15:01 +01:00 |
|
SqlSyntaxHighlighter.cpp
|
Moved some parts to a static lib so both the executable and the tests can link to it.
|
2017-02-26 19:29:50 +01:00 |
|
SqlSyntaxHighlighter.h
|
megamove
|
2017-02-11 08:15:01 +01:00 |
|
src.pro
|
Several fixes for compilation with gcc (doesn't link)
|
2017-08-22 12:45:45 +02:00 |
|
stopwatch.cpp
|
megamove
|
2017-02-11 08:15:01 +01:00 |
|
stopwatch.h
|
megamove
|
2017-02-11 08:15:01 +01:00 |
|
tsqueue.cpp
|
megamove
|
2017-02-11 08:15:01 +01:00 |
|
tsqueue.h
|
megamove
|
2017-02-11 08:15:01 +01:00 |
|
tuplesresultwidget.cpp
|
megamove
|
2017-02-11 08:15:01 +01:00 |
|
tuplesresultwidget.h
|
megamove
|
2017-02-11 08:15:01 +01:00 |
|
tuplesresultwidget.ui
|
megamove
|
2017-02-11 08:15:01 +01:00 |
|
typeselectionitemmodel.cpp
|
Type selection for parameters is now sorted and limited to non array and non composite types.
|
2017-02-20 06:44:15 +01:00 |
|
typeselectionitemmodel.h
|
Backup functionality working, the UI still needs work.
|
2017-03-05 21:23:36 +01:00 |
|
util.cpp
|
Moved some parts to a static lib so both the executable and the tests can link to it.
|
2017-02-26 19:29:50 +01:00 |
|
util.h
|
Moved some parts to a static lib so both the executable and the tests can link to it.
|
2017-02-26 19:29:50 +01:00 |
|
waithandlelist.cpp
|
megamove
|
2017-02-11 08:15:01 +01:00 |
|
waithandlelist.h
|
megamove
|
2017-02-11 08:15:01 +01:00 |
|
win32event.cpp
|
megamove
|
2017-02-11 08:15:01 +01:00 |
|
win32event.h
|
megamove
|
2017-02-11 08:15:01 +01:00 |