Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update license headers again. | Jason McDonald | 2009-09-09 | 2 | -8/+8 |
| | | | | Reviewed-by: Trust Me | ||||
* | Update tech preview license header for files that are new in 4.6. | Jason McDonald | 2009-08-31 | 2 | -26/+26 |
| | | | | Reviewed-by: Trust Me | ||||
* | Skip the 'symbian' tests on other platforms. | Jason Barron | 2009-08-26 | 1 | -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. | axis | 2009-08-19 | 2 | -2/+2 |
| | | | | RevBy: Trust me | ||||
* | make the BigAlloc() test keep allocating if it's not done enough already | mread | 2009-08-18 | 1 | -4/+10 |
| | |||||
* | Update license headers according to commit 858c70f768e. | axis | 2009-08-06 | 2 | -4/+4 |
| | | | | RevBy: Trust me | ||||
* | Trailing whitespace and tab/space fixes for auto tests | Janne Anttila | 2009-08-04 | 4 | -27/+25 |
| | |||||
* | Squashed commit of the topic/exceptions branch. | Harald Fernengel | 2009-08-03 | 1 | -6/+150 |
| | | | | | Contains some smaller fixes and renaming of macros. Looks big, but isn't scary at all ;) | ||||
* | fixed code formatting to Qt style | mread | 2009-06-15 | 1 | -39/+44 |
| | |||||
* | extra autotests for exceptions | mread | 2009-06-12 | 1 | -0/+205 |
| | |||||
* | Now qs60style does not send extra resize event in orientation change. | peknurmi | 2009-06-03 | 3 | -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! | axis | 2009-04-24 | 3 | -0/+115 |