pgLab/pglab
2019-08-27 20:12:00 +02:00
..
icons ConnectionManager overhaul 2019-08-24 20:47:32 +02:00
widgets Make double clicking on table in CatalogInspector open crud for selected table/view. 2019-08-16 10:49:38 +02:00
.gitignore
AbstractCommand.h
BackupDialog.cpp Improved working of BackupDialog 2019-08-23 09:43:48 +02:00
BackupDialog.h Improved working of BackupDialog 2019-08-23 09:43:48 +02:00
BaseTableModel.cpp
BaseTableModel.h
CatalogInspector.cpp Make double clicking on table in CatalogInspector open crud for selected table/view. 2019-08-16 10:49:38 +02:00
CatalogInspector.h Make double clicking on table in CatalogInspector open crud for selected table/view. 2019-08-16 10:49:38 +02:00
CMakeLists.txt
CodeEditor.cpp Removed debug statement that gave lot of output and which was not needed anymore. 2019-08-19 16:06:23 +02:00
CodeEditor.h CodeEditor improvements 2018-12-28 19:43:55 +01:00
CodeGenerator.cpp Remove all of plugin_support 2019-08-15 18:00:19 +02:00
CodeGenerator.h Remove all of plugin_support 2019-08-15 18:00:19 +02:00
CodeGenerator.ui
ColumnPage.cpp Type column of column table is coloured by type again. Close #49 2019-07-07 14:37:42 +02:00
ColumnPage.h Collection of small fixes and improvements 2019-02-09 14:59:33 +01:00
ColumnTableModel.cpp
ColumnTableModel.h
ConnectionConfigurationWidget.cpp Most of functionality for connections in tree works now. Old list largely removed. 2019-08-27 20:12:00 +02:00
ConnectionConfigurationWidget.h Most of functionality for connections in tree works now. Old list largely removed. 2019-08-27 20:12:00 +02:00
ConnectionController.cpp Most of functionality for connections in tree works now. Old list largely removed. 2019-08-27 20:12:00 +02:00
ConnectionController.h Most of functionality for connections in tree works now. Old list largely removed. 2019-08-27 20:12:00 +02:00
ConnectionListModel.cpp Most of functionality for connections in tree works now. Old list largely removed. 2019-08-27 20:12:00 +02:00
ConnectionListModel.h Most of functionality for connections in tree works now. Old list largely removed. 2019-08-27 20:12:00 +02:00
ConnectionManagerWindow.cpp Most of functionality for connections in tree works now. Old list largely removed. 2019-08-27 20:12:00 +02:00
ConnectionManagerWindow.h ConnectionManager overhaul 2019-08-24 20:47:32 +02:00
ConnectionManagerWindow.ui Most of functionality for connections in tree works now. Old list largely removed. 2019-08-27 20:12:00 +02:00
ConstraintModel.cpp
ConstraintModel.h
CreateDatabaseDialog.cpp
CreateDatabaseDialog.h
CreateDatabaseDialog.ui
CrudModel.cpp Code cleanups 2018-12-31 15:45:53 +01:00
CrudModel.h Fixed loading of data in CrudModel. 2018-12-31 09:33:34 +01:00
CrudTab.cpp Make double clicking on table in CatalogInspector open crud for selected table/view. 2019-08-16 10:49:38 +02:00
CrudTab.h Make double clicking on table in CatalogInspector open crud for selected table/view. 2019-08-16 10:49:38 +02:00
CrudTab.ui
CustomDataRole.h
CustomFilterSortModel.cpp
CustomFilterSortModel.h
DatabasesTableModel.cpp Removed the acl field from several Pg* classes as the acl is now stored in the PgServerObject base class they inherit from. 2018-12-27 12:05:48 +01:00
DatabasesTableModel.h
DatabaseWindow.cpp ConnectionManager overhaul 2019-08-24 20:47:32 +02:00
DatabaseWindow.h Added paste lang option for pasting programming code. 2019-08-19 11:38:04 +02:00
Doxyfile
EditColumnTableModel.cpp
EditColumnTableModel.h
EditorGutter.cpp
EditorGutter.h
EditTableWidget.cpp
EditTableWidget.h
GlobalIoService.cpp
GlobalIoService.h
IconColumnDelegate.cpp
IconColumnDelegate.h Restructuring catalog tabs 2019-02-09 11:36:22 +01:00
IDatabaseWindow.h Split all connection related controller functionality off into seperate ConnectionController. 2019-08-19 10:05:05 +02:00
IndexModel.cpp Added icon for "normal" indexes 2019-02-09 11:36:37 +01:00
IndexModel.h
main.cpp Remove all of plugin_support 2019-08-15 18:00:19 +02:00
MasterController.cpp ConnectionManager overhaul 2019-08-24 20:47:32 +02:00
MasterController.h ConnectionManager overhaul 2019-08-24 20:47:32 +02:00
Module.cpp
Module.h
NamespaceFilter.h Sequence and Function pages are now properly filtered on namespace. 2019-02-09 20:37:34 +01:00
NamespaceFilterWidget.cpp
NamespaceFilterWidget.h
NamespaceFilterWidget.ui
NamespaceItemModel.cpp
NamespaceItemModel.h
NotificationListWidget.cpp Made a start with the notification system. However need to figure out 2019-08-14 06:54:50 +02:00
NotificationListWidget.h Made a start with the notification system. However need to figure out 2019-08-14 06:54:50 +02:00
NotificationModel.cpp Removing plugin system is holding back development to much. 2019-08-15 16:18:47 +02:00
NotificationModel.h Made a start with the notification system. However need to figure out 2019-08-14 06:54:50 +02:00
NotificationService.cpp Removing plugin system is holding back development to much. 2019-08-15 16:18:47 +02:00
NotificationService.h Removing plugin system is holding back development to much. 2019-08-15 16:18:47 +02:00
OpenDatabase.cpp Fix: openening not accessible database crashes program. 2019-01-29 19:42:32 +01:00
OpenDatabase.h Fix: openening not accessible database crashes program. 2019-01-29 19:42:32 +01:00
ParamTypeDelegate.cpp Fix: parameter type combobox didn't come up with old value. 2019-02-10 09:10:31 +01:00
ParamTypeDelegate.h
PasswordPromptDialog.cpp
PasswordPromptDialog.h
PgDumpOutputHighlighter.cpp Improved working of BackupDialog 2019-08-23 09:43:48 +02:00
PgDumpOutputHighlighter.h Improved working of BackupDialog 2019-08-23 09:43:48 +02:00
pglab.ico
pglab.pro ConnectionManager overhaul 2019-08-24 20:47:32 +02:00
PgLabItemDelegate.cpp Proof of concept for having the context actions statically defined in the module. 2019-08-14 09:06:48 +02:00
PgLabItemDelegate.h
PgLabTableView.cpp Collection of small fixes and improvements 2019-02-09 14:59:33 +01:00
PgLabTableView.h Collection of small fixes and improvements 2019-02-09 14:59:33 +01:00
ProcessStdioWidget.cpp
ProcessStdioWidget.h
ProcessStdioWidget.ui
ProcTableModel.cpp Sequence and Function pages are now properly filtered on namespace. 2019-02-09 20:37:34 +01:00
ProcTableModel.h Sequence and Function pages are now properly filtered on namespace. 2019-02-09 20:37:34 +01:00
PropertiesPage.cpp Collection of small fixes and improvements 2019-02-09 14:59:33 +01:00
PropertiesPage.h Collection of small fixes and improvements 2019-02-09 14:59:33 +01:00
PropertyProxyModel.cpp Collection of small fixes and improvements 2019-02-09 14:59:33 +01:00
PropertyProxyModel.h Collection of small fixes and improvements 2019-02-09 14:59:33 +01:00
QueryExplainModel.cpp fix some warnings 2019-01-28 20:52:04 +01:00
QueryExplainModel.h
QueryParamListController.cpp
QueryParamListController.h
QueryResultModel.cpp Work on plugin mechanism 2019-02-08 10:10:11 +01:00
QueryResultModel.h Work on plugin mechanism 2019-02-08 10:10:11 +01:00
QueryTab.ui
QueryTool.cpp Added paste lang option for pasting programming code. 2019-08-19 11:38:04 +02:00
QueryTool.h Added paste lang option for pasting programming code. 2019-08-19 11:38:04 +02:00
resources.qrc ConnectionManager overhaul 2019-08-24 20:47:32 +02:00
ResultTableModelUtil.cpp
ResultTableModelUtil.h Analyzer didn't like this. 2019-01-06 21:37:57 +01:00
RolesTableModel.cpp
RolesTableModel.h
SequenceModel.cpp Sequence and Function pages are now properly filtered on namespace. 2019-02-09 20:37:34 +01:00
SequenceModel.h Sequence and Function pages are now properly filtered on namespace. 2019-02-09 20:37:34 +01:00
ServerWindow.cpp Fix: openening not accessible database crashes program. 2019-01-29 19:42:32 +01:00
ServerWindow.h Completed removal of ASyncWindow 2018-12-31 09:40:25 +01:00
ServerWindow.ui
SqlCodePreview.cpp
SqlCodePreview.h
SqlSyntaxHighlighter.cpp Fix: hang in syntax highlighter 2019-01-29 20:36:07 +01:00
SqlSyntaxHighlighter.h Improved working of BackupDialog 2019-08-23 09:43:48 +02:00
SslModeModel.cpp ConnectionManager overhaul 2019-08-24 20:47:32 +02:00
SslModeModel.h ConnectionManager overhaul 2019-08-24 20:47:32 +02:00
stopwatch.cpp
stopwatch.h
TablesTableModel.cpp Sequence and Function pages are now properly filtered on namespace. 2019-02-09 20:37:34 +01:00
TablesTableModel.h Sequence and Function pages are now properly filtered on namespace. 2019-02-09 20:37:34 +01:00
TriggerPage.cpp The trigger SQL now also shows the function definition. 2019-02-09 17:36:37 +01:00
TriggerPage.h Restructuring catalog tabs 2019-02-09 11:36:22 +01:00
TriggerTableModel.cpp
TriggerTableModel.h
tuplesresultwidget.cpp Work on plugin mechanism 2019-02-08 10:10:11 +01:00
tuplesresultwidget.h
tuplesresultwidget.ui Work on plugin mechanism 2019-02-08 10:10:11 +01:00
UserConfiguration.cpp
UserConfiguration.h