view demos/browser/TODO.txt @ 382:1d56b2a2e10c

Fixes to debugging stuff. Added size_t as primitive type to workaround Qwt build failure in debug
author Max Samukha <maxter@spambox.com>
date Mon, 12 Jul 2010 20:36:07 +0300
parents a8d76a9a85aa
children
line wrap: on
line source

This is a very coarse port of ./demos/browser from the QT 4.5.1 linux sources.

Todo:
- implement functionality from QList, QString and QStringList
- fix segfaults due to not initialized variables
- ...