Did you use these to limit the history...

Qt Code:
  1. QWebHistory * QWebPage::history (); // get the history instance
  2. void QWebHistory::setMaximumItemCount ( int count ) // set maximum size
To copy to clipboard, switch view to plain text mode