pgLab/pglab
2025-02-25 18:26:05 +01:00
..
catalog Activate incomplete namespaces tab 2025-02-23 16:53:45 +01:00
codeeditor Dark mode support 2025-02-23 15:38:49 +01:00
crud Dark mode support 2025-02-23 15:38:49 +01:00
icons Update icons 2021-10-24 10:39:20 +02:00
querytool Fix warnings and dependencies 2025-02-23 16:52:39 +01:00
serverinspector The table inheritance works mostly 2023-01-24 17:47:52 +00:00
util Dark mode support 2025-02-23 15:38:49 +01: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 List of databases and roles moved to a "Server tab" within the database window. 2021-04-10 14:27:04 +02:00
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 Dark mode support 2025-02-23 15:38:49 +01:00
ConnectionConfigurationWidget.h Improve editing of connection password 2022-09-05 14:35:45 +02:00
ConnectionController.cpp Fix warnings and dependencies 2025-02-23 16:52:39 +01:00
ConnectionController.h Basic support for passing postgresql uri on the commandline 2025-02-17 18:09:19 +01:00
ConnectionListModel.cpp Fix opslaan van connectie 2025-02-25 18:26:05 +01:00
ConnectionListModel.h Store connection configuration as key value pairs 2025-02-22 19:59:24 +01: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 Make enum DataMeaning an enum class 2024-04-12 06:29:57 +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 Dark mode support 2025-02-23 15:38:49 +01:00
ManagedPage.cpp
ManagedPage.h Big cleanup 2022-05-26 08:25:31 +02:00
MasterController.cpp Store connection configuration as key value pairs 2025-02-22 19:59:24 +01:00
MasterController.h Store connection configuration as key value pairs 2025-02-22 19:59:24 +01:00
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 Dark mode support 2025-02-23 15:38:49 +01:00
ProcessStdioWidget.cpp
ProcessStdioWidget.h
ProcessStdioWidget.ui
PropertiesPage.cpp Project reorganization 2022-04-10 14:26:31 +02:00
PropertiesPage.h
PropertyProxyModel.cpp Added page with the types (no details yet) 2021-04-01 14:58:42 +02:00
PropertyProxyModel.h Show sizes 2021-03-10 19:06:40 +01:00
resources.qrc Update icons 2021-10-24 10:39:20 +02:00
ResultTableModelUtil.cpp Dark mode support 2025-02-23 15:38:49 +01:00
ResultTableModelUtil.h Dark mode support 2025-02-23 15:38:49 +01:00
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 Added page with the types (no details yet) 2021-04-01 14:58:42 +02:00
TypeModel.h Added page with the types (no details yet) 2021-04-01 14:58:42 +02:00
UserConfiguration.cpp
UserConfiguration.h