summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorjasplin <qt-info@nokia.com>2009-11-06 08:36:38 +0100
committerjasplin <qt-info@nokia.com>2009-11-06 08:36:38 +0100
commitb96977fe970b86fa87700739d332defd89cfa77f (patch)
treeca4d844f9dec36662a5dda9908960b3af313280e /TODO
parent1b3a8492f08fec5f7bab6e0d321bc88d349075b0 (diff)
Added TODO item.
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO b/TODO
index a01dc21..3dd3c43 100644
--- a/TODO
+++ b/TODO
@@ -7,3 +7,7 @@
- Allow for an alternative database backend (like PostgreSQL) to be specified
when starting the bmserver (default should still be SQLite).
+
+- Add support for more browsers (in particular Qt-based ones like
+ QWebView and konqueror). (The main challenge here would probably be to
+ come up with useful alternatives to the HTML canvas tag for 2D graphs.)