Skip to content

Commit

Permalink
[cleanup] Database explorer dead code removal (#3540)
Browse files Browse the repository at this point in the history
* [cleanup] Remove declaration without definition `DatabaseExplorer::OnUpdateOpenWithDBE`.

* [cleanup] Remove non-included file DatabaseExplorer/BuildNum.h

* [cleanup] Remove empty files wx_pch.cpp wx_pch.h

* [cleanup] Remove obsolete DatabaseExplorer/GUI.fbp replaced by GUI.wxcp

* [cleanup] Remove unused files
- AdapterSelectDlg.cpp
- Art.h
- CodePreviewDialog.cpp
- CreateForeignKey.cpp
- dbeclasstype.cpp
- DnDTableShape.cpp
- ErdCommitWizard.cpp
- ErdForeignKey.cpp
- ErdPanel.cpp
- ErdTable.cpp
- ErdView.cpp
- FrameCanvas.cpp
- Ids.cpp
- imageexportdialog.cpp
- NArrow.cpp
- OneArrow.cpp
- resource.rc
- TableSettings.cpp
- ViewSettings.cpp

* [cleanup]
- Remove obsolete dialogs
- Replace non-longer existing icon bitmaps_16-database.png by codelite-icons_db-explorer_16_database.png
- Remove other non-longer existing icons ([email protected], 24-database.png, [email protected])
- Run wxcrafter on GUI.wxcp
  • Loading branch information
Jarod42 authored Nov 24, 2024
1 parent 329d2a7 commit eaa5ae4
Show file tree
Hide file tree
Showing 50 changed files with 4,543 additions and 32,729 deletions.
64 changes: 0 additions & 64 deletions DatabaseExplorer/AdapterSelectDlg.cpp

This file was deleted.

64 changes: 0 additions & 64 deletions DatabaseExplorer/AdapterSelectDlg.h

This file was deleted.

43 changes: 0 additions & 43 deletions DatabaseExplorer/Art.h

This file was deleted.

28 changes: 0 additions & 28 deletions DatabaseExplorer/BuildNum.h

This file was deleted.

2 changes: 0 additions & 2 deletions DatabaseExplorer/ClassGenerateDialog.h
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,6 @@
#include "../Plugin/VirtualDirectorySelectorDlg.h"
#include "../Plugin/project.h"
#include "../Plugin/workspace.h"
#include "ErdTable.h"
#include "ErdView.h"
#include "GUI.h" // Base class: _ClassGenerateDialog
#include "IDbAdapter.h"
#include "table.h"
Expand Down
42 changes: 0 additions & 42 deletions DatabaseExplorer/CodePreviewDialog.cpp

This file was deleted.

43 changes: 0 additions & 43 deletions DatabaseExplorer/CodePreviewDialog.h

This file was deleted.

Loading

0 comments on commit eaa5ae4

Please sign in to comment.