summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | | Merge branch '4.6' into qt-master-from-4.6Thiago Macieira2010-02-1726-152/+479
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / | | | |/| | | | | | | | | / | | | |_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | |
| | | * | | | | | | | | | 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
| | | | | | |/ / / / / / / / / /
| | | * | | | | | | | | | | | | Partial upgrade packages for QtCore and QtGuiShane Kearns2010-02-161-4/+23
* | | | | | | | | | | | | | | | Fix compilation: qmlviewer cannot use symbols exported with Q_AUTOTEST_EXPORT...Thiago Macieira2010-02-202-2/+2
* | | | | | | | | | | | | | | | Merge remote branch 'origin/master'Thiago Macieira2010-02-2041-105/+1711
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into mast...Qt Continuous Integration System2010-02-194-1/+48
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | Add convenience function QTextCursor::positionInBlock()mae2010-02-192-1/+26
| | * | | | | | | | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into mast...Qt Continuous Integration System2010-02-182-0/+22
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ / / / / / | | |/| | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | Added QPlainTextEditor::anchorAt(const QPoint &pos)Thorbjørn Lindeijer2010-02-172-0/+22
| | | |/ / / / / / / / / / / / /
| * | | | | | | | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml into master-integra...Qt Continuous Integration System2010-02-192-3/+7
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/qtMartin Jones2010-02-1819-145/+361
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / /
| | * | | | | | | | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml into master-integra...Qt Continuous Integration System2010-02-172-3/+7
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | MOBILITY-404 QS Windows.Wolfgang Beck2010-02-161-1/+5
| | | * | | | | | | | | | | | | | Fixing QDesktopServices so that file server session can be accessedAleksandar Sasha Babic2010-02-151-2/+2
| | | | |/ / / / / / / / / / / / | | | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2Eskil Abrahamsen Blomfeldt2010-02-1919-145/+361
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge remote branch 'qt/master' into staging-2-masterQt Continuous Integration System2010-02-1819-145/+361
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / / / / / / / | | | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Fix fallback for QStaticText when it's unsupported in paint engineEskil Abrahamsen Blomfeldt2010-02-193-8/+11
| |/ / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | Fix warnings on gccEskil Abrahamsen Blomfeldt2010-02-182-5/+6
| * | | | | | | | | | | | | | | Fixed old trace files no longer working.Samuel Rødal2010-02-181-1/+3
| * | | | | | | | | | | | | | | Reduced the memory footprint of qttrace files.Samuel Rødal2010-02-182-8/+107
| * | | | | | | | | | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2Eskil Abrahamsen Blomfeldt2010-02-1712-94/+107
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | Fixes crash when destroying a QGraphicsItem.Yoann Lopes2010-02-171-2/+3
| | * | | | | | | | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master...Qt Continuous Integration System2010-02-1734-83/+1522
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | Fixed compile on Mac.Kim Motoyoshi Kalland2010-02-161-1/+1
| | | * | | | | | | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2Jason McDonald2010-02-163-34/+73
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \