Convert QScintilla to git submodule

Replace vendored QScintilla source files with a submodule pointing to
https://github.com/brCreate/QScintilla.git. Removes 765 tracked files
from the repo in favor of the submodule reference.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
sysadmin
2026-02-06 06:55:28 -07:00
parent 44e4d88f58
commit e1dc53d84d
767 changed files with 4 additions and 467822 deletions

3
.gitmodules vendored Normal file
View File

@@ -0,0 +1,3 @@
[submodule "third_party/qscintilla"]
path = third_party/qscintilla
url = https://github.com/brCreate/QScintilla.git