From fb940d5f60242d0a8d07021dc260a279c41407e9 Mon Sep 17 00:00:00 2001 From: mappu Date: Sun, 21 May 2017 18:18:10 +1200 Subject: [PATCH] doc: TODO.txt --- _dist/TODO.txt | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 _dist/TODO.txt 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 +