summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Fixed off-by-one blending errors in the NEON drawhelper code.Samuel Rødal2010-02-191-65/+65
| |/ /
* | | use egl properties when creating surfaces on symbianLars Knoll2010-02-191-2/+2
* | | Get rid of the dependency on the Symbian app layerLars Knoll2010-02-191-1/+3
| |/ |/|
* | Supressed Icon sizes on QPushButton in QS60StyleSami Merila2010-02-191-2/+12
* | ColorDialog is always shown as stripped-down version (for QVGA)Sami Merila2010-02-191-4/+2
* | Virtual keyboard can't be closed anymore after tapping the text areaSami Merila2010-02-191-1/+4
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-02-192-8/+18
|\ \ | |/ |/|
| * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-02-182-8/+18
| |\
| | * QWebView scrolling doesn't clear old elements before painting againSami Merila2010-02-182-8/+18
* | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-02-182-11/+10
|\ \ \ | |/ / |/| |
| * | QTreeView: Fix premature pessimizationJoão Abecasis2010-02-181-4/+5
| * | Simplify code, fix a compiler warning... profit!João Abecasis2010-02-181-7/+5
| * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-02-181-1/+1
| |\ \ | | |/ | |/|
| | * Fix undefined sequence point compiler warningDirk Mueller2010-02-171-1/+1
* | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-02-185-23/+23
|\ \ \ | |/ / |/| |
| * | Always use display() in QEglContext, so initialization can occurTom Cooksey2010-02-181-12/+11
| * | Fixed a regression in dockwidgets that would jump when toplevel resizedThierry Bastian2010-02-182-1/+2
| * | Documented behavior of blur effect radius and drop shadow offset.Samuel Rødal2010-02-181-2/+10
| * | Fixed autotest failure in tst_QPainter::drawEllipse on Maemo.Samuel Rødal2010-02-181-8/+0
* | | Fixed softkey localizaton to comile also on platforms without softkeys.Janne Anttila2010-02-181-0/+2
* | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-02-186-13/+40
|\ \ \ | |_|/ |/| |
| * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-02-176-13/+40
| |\ \ | | |/ | |/|
| | * Support for dynamic localization in Symbian softkeys.Janne Anttila2010-02-176-13/+40
* | | Doc fix, ensure that the \obsolete tag is placed correctlyAndy Shaw2010-02-171-1/+3
|/ /
* | Fixed autotest failure in tst_QGraphicsScene::render on Maemo.Samuel Rødal2010-02-171-14/+4
|/
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-02-1614-84/+104
|\
| * Fix Thai text on Windows 7Eskil Abrahamsen Blomfeldt2010-02-161-2/+12
| * Prevented calling the pixmap filter implementations with null pixmaps.Samuel Rødal2010-02-151-2/+12
| * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-02-1512-80/+80
| |\
| | * Fixed compile for maemo6.Rohan McGovern2010-02-132-2/+2
| | * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-02-1212-80/+80
| | |\
| | | * Cleanup QEglContext & EGLDisplaysTom Cooksey2010-02-127-68/+48
| | | * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-02-125-12/+32
| | | |\
| | | | * Fix several bugs with GL texture cacheTom Cooksey2010-02-122-4/+20
| | | | * Make QCUPSSupport::printerHasPPD() clean up after itself.Trond Kjernåsen2010-02-111-1/+3
| | | | * Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6Gunnar Sletta2010-02-1118-10/+67
| | | | |\
| | | | | * Speed up custom bitmap brushes on X11 without Xrender support.Trond Kjernåsen2010-02-111-3/+4
| | | | * | document the slowness of QPixmap::hasAlpha()Gunnar Sletta2010-02-111-4/+5
* | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-02-166-34/+305
|\ \ \ \ \ \
| * | | | | | Don't crash when QTouchEvent is accepted but not handled by aBradley T. Hughes2010-02-161-1/+8
| * | | | | | Replace the inline blend function by #defineBenjamin Poulain2010-02-151-67/+60
| * | | | | | Correctly mark QGraphicsScene::drawItems() as obsoleteAndy Shaw2010-02-151-1/+3
| * | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-02-156-32/+301
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-02-126-32/+301
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | Compile fix on Mac with 10.5 sdk.Denis Dzyubenko2010-02-121-1/+1
| | | * | | | Implement the blend functions with SSE2Benjamin Poulain2010-02-123-13/+262
| | | * | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6Martin Smith2010-02-122-6/+22
| | | |\ \ \ \
| | | | * | | | Ignore touch and gesture events when excluding input eventsDenis Dzyubenko2010-02-121-0/+8
| | | | * | | | Implemented GraphicsView Panel support for gestures.Denis Dzyubenko2010-02-121-6/+14
| | | | |/ / /
| | | * | | | doc: Added some since version information.Martin Smith2010-02-121-13/+17
| | | |/ / /