mirror of
https://github.com/SpartanJ/eepp.git
synced 2026-05-30 18:16:31 +03:00
- Integrated dtl into thirdparty for native string diffing - Implemented UIDiffView, a composite wrapper for UICodeEditor with a custom plugin (UIDiffEditorPlugin) - Handles dynamic string diffing and standard .patch file parsing - Automatically extracts target filename from patch headers for proper syntax highlighting - Corrects line numbers in gutter to match the diff origins while hiding patch headers - Wired into App::loadDiffFromPath and GitPlugin - Added exhaustive unit tests in uidiffview_test.cpp