pgLab/pglab
2022-09-05 08:02:00 +02:00
..
catalog Improve error handling 2022-08-17 18:18:10 +02:00
codeeditor Remove unused function 2022-04-10 10:37:56 +02:00
crud Improved error reporting 2022-08-14 08:04:21 +02:00
icons Update icons 2021-10-24 10:39:20 +02:00
querytool fix header include path 2022-09-03 12:43:16 +02:00
serverinspector WIP createdb dialog 2022-05-24 18:57:28 +02:00
util Project reorganization 2022-04-10 14:26:31 +02:00
widgets build fixes 2022-05-24 18:56:39 +02:00
.gitignore
About.cpp Add installation and releasenotes sections to the user manual. 2022-09-04 12:43:09 +02:00
About.h Add about dialog to File menu of the connection manager. 2022-09-04 09:19:03 +02:00
AbstractCommand.h
BackupDialog.cpp
BackupDialog.h
CMakeLists.txt
CodeGenerator.cpp fix build error with newer Qt version 2022-04-10 06:51:47 +02:00
CodeGenerator.h
CodeGenerator.ui build fixes 2022-05-24 18:56:39 +02:00
ConnectionConfigurationWidget.cpp Improved error reporting 2022-08-14 08:04:21 +02:00
ConnectionConfigurationWidget.h Use then construct instead of future watcher for test connection.ConnectionConfigurationWidget 2022-01-16 17:59:28 +01:00
ConnectionController.cpp fix save connection password on uninitialized manager did not save 2022-09-05 08:02:00 +02:00
ConnectionController.h Added the capability to reset the password manager 2022-09-05 07:33:08 +02:00
ConnectionListModel.cpp Added the capability to reset the password manager 2022-09-05 07:33:08 +02:00
ConnectionListModel.h Added the capability to reset the password manager 2022-09-05 07:33:08 +02:00
ConnectionManagerWindow.cpp Added the capability to reset the password manager 2022-09-05 07:33:08 +02:00
ConnectionManagerWindow.h Added the capability to reset the password manager 2022-09-05 07:33:08 +02:00
ConnectionManagerWindow.ui Added the capability to reset the password manager 2022-09-05 07:33:08 +02:00
CreateDatabaseDialog.cpp WIP createdb dialog 2022-05-24 18:57:28 +02:00
CreateDatabaseDialog.h WIP createdb dialog 2022-05-24 18:57:28 +02:00
CreateDatabaseDialog.ui WIP createdb dialog 2022-05-24 18:57:28 +02:00
CustomDataRole.h Improve sorting 2022-04-02 08:33:48 +02:00
CustomFilterSortModel.cpp
CustomFilterSortModel.h
DatabaseWindow.cpp Add about dialog to File menu of the connection manager. 2022-09-04 09:19:03 +02:00
DatabaseWindow.h Reorganization of pgLab project 2022-04-09 08:57:29 +02:00
DatabaseWindow.ui Switched DatabaseWindow to using the form designer. 2022-04-08 20:16:42 +02:00
Doxyfile
EditColumnTableModel.cpp
EditColumnTableModel.h
EditTableWidget.cpp Reorganization of pgLab project 2022-04-09 08:57:29 +02:00
EditTableWidget.h
IDatabaseWindow.h
main.cpp
ManagedPage.cpp
ManagedPage.h Big cleanup 2022-05-26 08:25:31 +02:00
MasterController.cpp
MasterController.h
NamespaceFilter.h
NamespaceItemModel.cpp
NamespaceItemModel.h
OpenDatabase.cpp
OpenDatabase.h Cleanup 2022-01-21 18:54:50 +01:00
ParamTypeDelegate.cpp
ParamTypeDelegate.h Reorganization of pgLab project 2022-04-09 08:57:29 +02:00
PasswordPromptDialog.cpp
PasswordPromptDialog.h
PgDumpOutputHighlighter.cpp
PgDumpOutputHighlighter.h
pglab.ico
pglab.pro Add about dialog to File menu of the connection manager. 2022-09-04 09:19:03 +02:00
ProcessStdioWidget.cpp
ProcessStdioWidget.h
ProcessStdioWidget.ui
PropertiesPage.cpp Project reorganization 2022-04-10 14:26:31 +02:00
PropertiesPage.h
PropertyProxyModel.cpp
PropertyProxyModel.h
resources.qrc Update icons 2021-10-24 10:39:20 +02:00
ResultTableModelUtil.cpp
ResultTableModelUtil.h
SslModeModel.cpp
SslModeModel.h
stopwatch.cpp Big cleanup 2022-05-26 08:25:31 +02:00
stopwatch.h
tuplesresultwidget.cpp Reorganization of pgLab project 2022-04-09 08:57:29 +02:00
tuplesresultwidget.h Reorganization of pgLab project 2022-04-09 08:57:29 +02:00
tuplesresultwidget.ui
TypeModel.cpp
TypeModel.h
UserConfiguration.cpp
UserConfiguration.h