Commit 1c5eef2
committed
refactor: convertir les anciens fichiers Core GUI en shims de compatibilité
- Core/Gui.py → shim re-exportant Ui.Gui.Gui.PyCompilerArkGui
- Core/UiFeatures.py → shim re-exportant Ui.Gui.UiFeatures
- Core/UiConnection.py → shim re-exportant Ui.Gui.UiConnection
- Core/WidgetsCreator.py → shim re-exportant Ui.Gui.WidgetsCreator
- Core/AdvancedConfigEditor.py → shim re-exportant Ui.Gui.Dialogs
- Core/IdeLikeGui/ → shims re-exportant Ui.Gui.IdeLikeGui/
- Core/WorkSpaceManager/WorkspaceAdvancedManipulation.py → logique pure seule
- Core/WorkSpaceManager/__init__.py → retire l'export Qt
- Core/__init__.py → pointe vers Ui.Gui.Gui pour PyCompilerArkGui
- Corrige l'import circulaire (Ui/Gui/__init__.py vidé des imports eager)1 parent c69ccdd commit 1c5eef2
10 files changed
Lines changed: 99 additions & 5237 deletions
File tree
- Core
- IdeLikeGui
- WorkSpaceManager
Large diffs are not rendered by default.
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
| 5 | + | |
5 | 6 | | |
6 | | - | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
0 commit comments