summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* Use aligned operations for solid SourceOver operations.Benjamin Poulain2010-09-131-2/+5
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-09-134-79/+10
|\
| * Use the stream operation for the SSE2 implementation of memfill32Benjamin Poulain2010-09-131-4/+4
| * Remove the memory safety for the first scanline of the SSSE3 blendingBenjamin Poulain2010-09-131-72/+3
| * Assertion calledEmitUpdated fails in QGraphicsScene.Bjørn Erik Nilsen2010-09-131-1/+1
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7Eskil Abrahamsen Blomfeldt2010-09-133-1/+7
| |\
| * | Linux: Fix mispositioned, misclipped glyphs in large fonts (QStaticText)Eskil Abrahamsen Blomfeldt2010-09-131-2/+2
* | | Remove compiler warning in qapplication.cpp.Jason Barron2010-09-131-0/+1
| |/ |/|
* | Fix compilation of QEgl with EGL 1.1 and older.Rhys Weatherley2010-09-123-1/+7
|/
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-09-102-2/+6
|\
| * Fix crash in QRuntimeGraphicsSystem due to destruction order.Jason Barron2010-09-102-2/+6
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-09-106-3/+33
|\ \ | |/ |/|
| * Fix a regression where setPreferredSize(QSize(100, -1)) did not work.Jan-Arve Sæther2010-09-101-1/+1
| * Force MeeGo touch to use native graphics system for now.Samuel Rødal2010-09-101-0/+24
| * Fixed compilation and API of meego graphics system.Samuel Rødal2010-09-102-0/+4
| * Fix cache_cost initialization of QFontEngineMultiWinJiang Jiang2010-09-101-0/+3
| * Fix crash when using unprintable chars in QStaticTextEskil Abrahamsen Blomfeldt2010-09-101-2/+1
* | Fixed crash in input methods when using symbols menu and numbers onlyaxis2010-09-101-4/+7
|/
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-09-092-2/+3
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-09-092-2/+3
| |\
| | * Editable QComboBox popup immediately closes itself after a clickSami Merila2010-09-091-1/+2
| | * Cursor is misplaced in the editors text areaSami Merila2010-09-091-1/+1
* | | Fixed the scrolling of text in QLineEdit with right alignmentThierry Bastian2010-09-091-0/+4
* | | Removing Q_ENUMS declaration in QTransformJørgen Lind2010-09-091-1/+0
|/ /
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-09-091-17/+122
|\ \ | |/ |/|
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-09-081-17/+122
| |\
| | * qdrawhelper: Optimisations in fetchTransformedBilinearOlivier Goffart2010-09-081-30/+59
| | * qdrawhelper: use SSE2 for interpolation in fetchTransformedBilinearOlivier Goffart2010-09-081-0/+77
| | * qdrawhelper: small optimisations in fetchTransformBilinearOlivier Goffart2010-09-081-16/+15
* | | Pulled code form initializeDb() out into addFontToScreenDevice()Alessandro Portale2010-09-081-52/+53
* | | Moved font list getter to qfontdatabase_s60.cpp. Reusable.Alessandro Portale2010-09-082-9/+19
* | | Pulled some code from One long function into a short oneAlessandro Portale2010-09-081-5/+11
|/ /
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-09-081-1/+1
|\ \
| * | Let's not duplicate Symbian softkey menu top-level actions in submenu.Janne Anttila2010-09-081-1/+1
| |/
* | Merge branch 'qt-4.7-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration in...Qt Continuous Integration System2010-09-0813-58/+57
|\ \ | |/ |/|
| * Merge branch 'qt-4.7-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration in...Qt Continuous Integration System2010-09-0713-58/+57
| |\
| | * Merge branch 'qt-4.7-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration in...Qt Continuous Integration System2010-09-0713-58/+57
| | |\
| | | * 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/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-09-071-5/+0
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Remove unnecessary function declarations from qpixmap_s60_p.hJani Hautakangas2010-09-071-5/+0
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-09-071-2/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7David Boddie2010-09-079-110/+301
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7David Boddie2010-09-0611-213/+86
| |\ \ \ \
| * \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7David Boddie2010-09-0213-61/+76
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7David Boddie2010-09-0113-223/+396
| |\ \ \ \ \ \