pgLab/pglab
2023-10-18 17:50:44 +02:00
..
catalog The table inheritance works mostly 2023-01-24 17:47:52 +00:00
codeeditor Remove unused function 2022-04-10 10:37:56 +02:00
crud Fix that CRUD window did not properly quote column names when this is required. 2023-10-18 17:50:44 +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 The table inheritance works mostly 2023-01-24 17:47:52 +00:00
util The table inheritance works mostly 2023-01-24 17:47:52 +00:00
widgets build fixes 2022-05-24 18:56:39 +02:00
.gitignore
About.cpp Move version string into Config header. 2022-10-02 12:11:43 +02:00
About.h Improved releasenotes manual can also be opened from a databasewindow now. 2022-09-05 15:01:33 +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
Config.h Move version string into Config header. 2022-10-02 12:11:43 +02:00
ConnectionConfigurationWidget.cpp Improve editing of connection password 2022-09-05 14:35:45 +02:00
ConnectionConfigurationWidget.h Improve editing of connection password 2022-09-05 14:35:45 +02:00
ConnectionController.cpp Improve editing of connection password 2022-09-05 14:35:45 +02:00
ConnectionController.h Added the capability to reset the password manager 2022-09-05 07:33:08 +02:00
ConnectionListModel.cpp Improve editing of connection password 2022-09-05 14:35:45 +02:00
ConnectionListModel.h Added the capability to reset the password manager 2022-09-05 07:33:08 +02:00
ConnectionManagerWindow.cpp Improved releasenotes manual can also be opened from a databasewindow now. 2022-09-05 15:01:33 +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 connection details in window title 2022-10-02 12:20:36 +02:00
DatabaseWindow.h Improved releasenotes manual can also be opened from a databasewindow now. 2022-09-05 15:01:33 +02:00
DatabaseWindow.ui Improved releasenotes manual can also be opened from a databasewindow now. 2022-09-05 15:01:33 +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 Generate PARTITIONED BY SQL for partitioned tables. 2023-02-06 20:31:00 +01:00
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 The table inheritance works mostly 2023-01-24 17:47:52 +00: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