summaryrefslogtreecommitdiffstats
path: root/tests/auto/symbian
Commit message (Collapse)AuthorAgeFilesLines
* Update license headers again.Jason McDonald2009-09-092-8/+8
| | | | Reviewed-by: Trust Me
* Update tech preview license header for files that are new in 4.6.Jason McDonald2009-08-312-26/+26
| | | | Reviewed-by: Trust Me
* Skip the 'symbian' tests on other platforms.Jason Barron2009-08-261-1/+3
| | | | | | | Add "requires(symbian)" to the .pro file so this test will not be executed on other platforms. Reviewed-by: Rohan McGovern
* Changed names and URLs to reflect name change.axis2009-08-192-2/+2
| | | | RevBy: Trust me
* make the BigAlloc() test keep allocating if it's not done enough alreadymread2009-08-181-4/+10
|
* Update license headers according to commit 858c70f768e.axis2009-08-062-4/+4
| | | | RevBy: Trust me
* Trailing whitespace and tab/space fixes for auto testsJanne Anttila2009-08-044-27/+25
|
* Squashed commit of the topic/exceptions branch.Harald Fernengel2009-08-031-6/+150
| | | | | Contains some smaller fixes and renaming of macros. Looks big, but isn't scary at all ;)
* fixed code formatting to Qt stylemread2009-06-151-39/+44
|
* extra autotests for exceptionsmread2009-06-121-0/+205
|
* Now qs60style does not send extra resize event in orientation change.peknurmi2009-06-033-1/+173
| | | | | | | | | | | | | | | | | | | QSymbianControl::HandleResourceChange contained global event handling. So Qt handled same issues unnecessarily (for each shown top level widget). Now this global event handling is encapsulated to s60ResourceChange (new method) called by s60main. In addition, qs60style generated unnecessary resize events. If widget was fullscreen or maximized, then this caused incorrect resize events (old size delivered). With these changes, qs60style just informs widgets of style change (similarly as in qstylesheetstyle). Task-number: 251085 Reviewed-by: Jason Barron <jason.barron@nokia.com> Conflicts: src/gui/kernel/qapplication.h src/gui/styles/qs60style.cpp
* Long live Qt for S60!axis2009-04-243-0/+115