diff --git a/_dist/TODO.txt b/_dist/TODO.txt new file mode 100644 index 0000000..dd37bfa --- /dev/null +++ b/_dist/TODO.txt @@ -0,0 +1,9 @@ + +- Extra option to open read-only (allows concurrent access) + +- Reduce unnecessary memory copies between QString/QByteArray + +- Convert from item-based to model-based Qt widgets - needs deep integration with Bolt cursors... + +- Remove dependence on UTF-8-encoded keys +