summaryrefslogtreecommitdiffstats
path: root/demos/embedded/anomaly/src/BrowserView.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Change to release licenses for 4.6.3.Jason McDonald2010-05-301-13/+13
| | | | Reviewed-by: Trust Me
* 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