summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-09-0713-58/+57
|\
| * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-09-0613-58/+57
| |\
| | * Ensure that we load system libraries from the correct location.Jan-Arve Sæther2010-09-0313-58/+57
| * | Fixed input context trying to squeeze content into a full widget.axis2010-09-061-0/+7
| * | Cleaned up position tracking in the Symbian input methods.axis2010-09-063-15/+18
| * | Revert "Long-press shortcuts for symbols on QWERTY keyboard don't work"axis2010-09-063-16/+2
| |/
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-09-064-105/+229
|\ \
| * | Allow Windows x64 to use SSE2 to speed up blendingliang jian2010-09-064-105/+229
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-09-063-3/+19
|\ \ \ | |/ / |/| |
| * | Fix failing tst_qmdisubwindow test after 71a3b1a0d3Tor Arne Vestbø2010-09-061-2/+4
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-09-033-3/+17
| |\ \
| | * | Recognize @, #, $ and ` as word separatorsThorbjørn Lindeijer2010-09-031-0/+4
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-09-032-3/+13
| | |\ \
| | | * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-09-022-3/+13
| | | |\ \
| | | | * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-09-022-3/+13
| | | | |\ \
| | | | | * | Ensure that OpenGL contexts are attached to an NSView before first paintTor Arne Vestbø2010-09-022-3/+13
* | | | | | | QPixmaps try to access FBS connection after the connection has been closed.Jani Hautakangas2010-09-062-2/+53
|/ / / / / /
* | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-09-032-189/+14
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | qdrawhelper: micro optimisation in fetchTransformBilinearOlivier Goffart2010-09-031-7/+7
| * | | | | Fix QStaticText copy constructor to also copy text option propertyEskil Abrahamsen Blomfeldt2010-09-031-3/+3
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-09-021-179/+4
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | qdrawhelper: Remove blend_transformed_bilinear_argbOlivier Goffart2010-09-021-179/+4
* | | | | | QS60Style: QToolbar button and checked state is not shownSami Merila2010-09-031-10/+7
* | | | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7Sami Merila2010-09-031-0/+1
|\ \ \ \ \ \
| * | | | | | Added missing code to bring web browser foreground in Symbian.Janne Anttila2010-09-031-0/+1
| |/ / / / /
* | | | | | Plug memory leak from QS60StyleSami Merila2010-09-033-0/+10
|/ / / / /
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-09-023-11/+43
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Symbian: return better default font for SansSerif style hintAlessandro Portale2010-09-021-0/+27
| * | | | Removing a left over #if 1..#endif constructAlessandro Portale2010-09-021-8/+1
| * | | | Fixed a few warnings.axis2010-09-021-3/+1
| * | | | Fixed a bug where passwords would not be committed when confirming.axis2010-09-022-0/+14
| |/ / /
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-09-026-10/+9
|\ \ \ \ | |/ / / |/| | |
| * | | Fix broken S60 buildJiang Jiang2010-09-022-1/+7
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-09-025-10/+3
| |\ \ \ | | |/ / | |/| |
| | * | Keep mirrored char handling consistent between some font enginesJiang Jiang2010-09-023-5/+1
| | * | Fix symbol font detection in generic CMap decodingJiang Jiang2010-09-021-2/+2
| | * | Minor performance improvement to QGraphicsItem::update.Bjørn Erik Nilsen2010-09-021-3/+0
* | | | Update QDesktopWidget geometry when S60 furniture visibility changesGareth Stockwell2010-09-022-2/+10
* | | | Prevent null pointer dereferenceGareth Stockwell2010-09-021-1/+1
|/ / /
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-09-021-3/+1
|\ \ \ | |/ / |/| |
| * | Revert "QLineEdit cursor is shown when asked to be non-visible"axis2010-09-021-3/+1
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-09-016-7/+118
|\ \ \ | |/ / |/| |
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-09-016-7/+118
| |\ \
| | * | Fix compiling issue for FreeType version earlier than 2.1.10Jiang Jiang2010-09-011-2/+9
| | * | Fix a crash when passing a null pixmap to QPainter::drawPixmapFragments().Trond Kjernåsen2010-09-011-1/+1
| | * | Use NEON and preloading for 16 bit small / medium sized image blits.Samuel Rødal2010-09-014-4/+108
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-09-016-41/+52
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch 'variousFixes' into 4.7-s60axis2010-09-015-40/+47
| |\ \ \
| | * | | Fixed input context trying to squeeze content into a full widget.axis2010-09-011-0/+7
| | * | | Fixed a case where a newly created native widget would lose focus.axis2010-09-011-9/+20