summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qcursor.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-06-021-1/+3
|\ | | | | | | | | | | | | | | | | | | | | Conflicts: configure.exe examples/itemviews/puzzle/puzzle.pro examples/qtconcurrent/imagescaling/imagescaling.pro examples/widgets/movie/movie.pro tools/configure/configureapp.cpp Will rebuild configure.exe in next commit.
| * BT:Fix access of deleted memory with a static QCursor.Michael Goddard2009-05-261-1/+3
| | | | | | | | | | | | | | | | | | If a QCursor with a predefined shape is declared static, it could be destroyed after the application dtor has already cleaned up QCursor memory. Task-number: 254467 Reviewed-by: Rhys Weatherley
| * Long live Qt 4.5!Lars Knoll2009-03-231-0/+565
|
* Fixed namespace issues, now works on Symbian under namespaceJanne Koskinen2009-05-111-2/+1
|
* Long live Qt for S60!axis2009-04-241-0/+565