feat(svg-editor): implement interactive SVG node editor with parsing and editing capabilities

feat(debug-logger): add DebugSignalLogger plugin for event logging and inspection

feat(plugins): introduce built-in plugins module and integrate debug logger

feat(plugin-integration): create integration layer for mapping Iced Messages to CoreEvents

feat(plugin-registry): establish PluginRegistry for managing plugins and event dispatching
This commit is contained in:
2026-07-20 01:43:22 +03:00
parent 6e0d179be9
commit 2fb47520b3
46 changed files with 4093 additions and 314 deletions
+19 -19
View File
@@ -2,7 +2,7 @@
SATIR SAYISI RAPORU
Proje: HCIE-Rust v4
Konum: /mnt/extra/00_PROJECTS/hcie-rust-v3.05
Tarih: 2026-07-11 20:24:42
Tarih: 2026-07-19 20:01:21
=========================================
-----------------------------------------
@@ -10,31 +10,31 @@ Tarih: 2026-07-11 20:24:42
-----------------------------------------
hcie-ai 2402 satır
hcie-blend 530 satır
hcie-brush-engine 3753 satır
hcie-brush-engine 4845 satır
hcie-color 85 satır
hcie-composite 985 satır
hcie-composite 1456 satır
hcie-document 666 satır
hcie-draw 517 satır
hcie-egui-app 36320 satır
hcie-engine-api 5766 satır
hcie-draw 619 satır
hcie-egui-app 37419 satır
hcie-engine-api 8360 satır
hcie-engine-api-orig 3874 satır
hcie-filter 3238 satır
hcie-fx 4077 satır
hcie-fx 5535 satır
hcie-history 100 satır
hcie-iced-app 6308 satır
hcie-io 11382 satır
hcie-kra 1392 satır
hcie-iced-app 36049 satır
hcie-io 12121 satır
hcie-kra 1393 satır
hcie-native 153 satır
hcie-protocol 2872 satır
hcie-protocol 3678 satır
hcie-psd 5120 satır
hcie-psd-saver 1277 satır
hcie-selection 284 satır
hcie-selection 392 satır
hcie-text 1010 satır
hcie-tile 361 satır
hcie-vector 2298 satır
hcie-vector 2853 satır
hcie-vision 3131 satır
TOPLAM RUST: 97901 satır
TOPLAM RUST: 136667 satır
-----------------------------------------
C++ / HEADER (.cpp, .h)
@@ -102,14 +102,14 @@ Tarih: 2026-07-11 20:24:42
MARKDOWN (.md)
--------------------------------
(kök dizin) 10994 satır
(kök dizin) 17154 satır
TOPLAM MARKDOWN: 10994 satır
TOPLAM MARKDOWN: 17154 satır
=========================================
KOD SATIRLARI TOPLAMI (GRAND TOTAL)
=========================================
Rust: 97901 satır
Rust: 136667 satır
C++ / Header: 5031 satır
JavaScript: 0 satır
Svelte: 0 satır
@@ -119,9 +119,9 @@ Tarih: 2026-07-11 20:24:42
CSS: 0 satır
Shell Script: 1445 satır
-----------------------------------------
KOD TOPLAMI: 106644 satır
KOD TOPLAMI: 145410 satır
RUST + C++/H TOPLAMI: 102932 satır
RUST + C++/H TOPLAMI: 141698 satır
(JSON ve Markdown dosyaları yukarıda ayrı olarak gösterilmiştir)
=========================================