summaryrefslogtreecommitdiffstats
path: root/demos/embedded/anomaly/src/BrowserView.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Convert examples and demos to use Bearer Management.Aaron McCarthy2010-07-201-13/+20
| | | | | Task-number: QTBUG-10439 (cherry picked from commit 75db37022a9fd479e2a446b57e774eaf8e3e73ea)
* Fix invalid bookmark in anomaly demoMiikka Heikkinen2010-06-301-1/+0
| | | | | | | BBC news bookmark was no longer valid. Task-number: QTBUG-11795 Reviewed-by: Janne Koskinen
* Added close button to Anomaly demo browserMiikka Heikkinen2010-03-161-0/+1
| | | | | | Part of QtP delta reduction effort, original task: QTTH-52 Reviewed-by: Janne Anttila
* Avoid painting while loading in the anomaly demo browserBenjamin Poulain2010-01-181-2/+3
| | | | | | At load time, loading, layouting and painting are fighting for the CPU. By skipping painting and layouting, we achieve a better loading time, and the experience is better.
* Update copyright year to 2010Jason McDonald2010-01-061-1/+1
| | | | Reviewed-by: Trust Me
* Update license headers again.Jason McDonald2009-09-091-4/+4
| | | | Reviewed-by: Trust Me
* Update tech preview license header for files that are new in 4.6.Jason McDonald2009-08-311-13/+13
| | | | Reviewed-by: Trust Me
* Fix obsolete license headers.Jason McDonald2009-08-211-11/+29
| | | | Reviewed-by: Trust Me
* Changed names and URLs to reflect name change.axis2009-08-191-1/+1
| | | | RevBy: Trust me
* Update license headers according to commit 858c70f768e.axis2009-08-061-2/+2
| | | | RevBy: Trust me
* Showing the anomaly UI before setting the IAP.Aleksandar Sasha Babic2009-06-251-1/+15
| | | | | This is achieved by using QTimer::singleShot after the QWebView object is shown with simple text page.
* fix spelling and add to embedded.proEspen Riskedal2009-06-221-0/+153