summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | | | | | | * | | Fixes blending problem when paiting non-opaque items with cache enabled.Yoann Lopes2010-03-172-2/+136
| | | | | | | | | * | | | Optimize getting bearings of a glyph on Windows for true type fontsEskil Abrahamsen Blomfeldt2010-03-176-11/+59
| | | | | | | | | |/ / /
| | | | | | | | | * | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6Eskil Abrahamsen Blomfeldt2010-03-1717-88/+713
| | | | | | | | | |\ \ \
| | | | | | | | | | * \ \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-03-177-17/+51
| | | | | | | | | | |\ \ \
| | | | | | | | | | | * | | Fix a crash in animation groups when deleting uncontrolled animationsThierry Bastian2010-03-177-17/+51
| | | | | | | | | * | | | | Optimize speed of QTextLayout and QPainter::drawTextEskil Abrahamsen Blomfeldt2010-03-171-40/+82
| | | | | | | | | | |/ / / | | | | | | | | | |/| | |
| | * | | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-03-192-4/+29
| | |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | |
| | | * | | | | | | | | | installTranslatorFunctions doesn't work for custom global objectKent Hansen2010-03-192-4/+29
| | | |/ / / / / / / / /
| | * | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-03-1911-71/+76
| | |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | | | | | | |
| | | * | | | | | | | | Enable s60main.rsc infixing.Miikka Heikkinen2010-03-196-30/+32
| | | * | | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6Sami Merila2010-03-199-130/+99
| | | |\ \ \ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ \ \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-03-194-38/+38
| | | | |\ \ \ \ \ \ \ \ \ | | | | | |/ / / / / / / / | | | | |/| | | | | | | |
| | | | | * | | | | | | | WhitespaceThomas Zander2010-03-194-38/+38
| | | * | | | | | | | | | Virtual Keyboard and double tap for Symbian supportSami Merila2010-03-191-3/+6
| | | | |/ / / / / / / / | | | |/| | | | | | | |
| | * | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-03-191-28/+10
| | |\ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / | | |/| | | | | | | | |
| | | * | | | | | | | | Improved qt_x11_wait_for_window_managerDenis Dzyubenko2010-03-191-28/+10
| | | | |/ / / / / / / | | | |/| | | | | | |
| | * | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-03-191-85/+47
| | |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | |
| | | * | | | | | | | Fixed stability issues in qgraphicswidget testsToby Tomkins2010-03-181-85/+47
| | | | |_|_|_|_|/ / | | | |/| | | | | |
| | * | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-03-184-7/+14
| | |\ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | |
| | | * | | | | | | Don't assert in QScriptValue::call()Kent Hansen2010-03-182-3/+10
| | | * | | | | | | Always redraw the complete control when an input event comes in.Robert Griebl2010-03-182-4/+4
| | | | |/ / / / / | | | |/| | | | |
| | * | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-03-1830-1175/+2017
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| | | * | | | | | Initialize the graphics system before creating the style.Jason Barron2010-03-181-6/+8
| | | * | | | | | Merge branch 'mmfphonon' into 4.6Gareth Stockwell2010-03-1829-1169/+2009
| | | |\ \ \ \ \ \
| | | | * | | | | | Added support for video surfaces to Phonon MMF backendGareth Stockwell2010-03-1829-1169/+2009
| | * | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-03-181-1/+10
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| | | * | | | | | | QToolTip may be placed incorrectly when using FullScreen mode - Mac OS XCarlos Manuel Duclos Vergara2010-03-181-1/+10
| | | | |_|/ / / / | | | |/| | | | |
| | * | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-03-1818-108/+175
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| | | * | | | | | Made runonphone flush all application output.axis2010-03-181-1/+1
| | | * | | | | | Update configure binary after -libinfix changes for Symbian.Jason Barron2010-03-181-0/+0
| | | * | | | | | Build OpenVG on Symbian with QVG_RECREATE_ON_SIZE_CHANGE.Jason Barron2010-03-181-0/+2
| | | * | | | | | Useful support for -qtlibinfix configure parameter in SymbianMiikka Heikkinen2010-03-1811-44/+82
| | * | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-03-184-4/+75
| | |\ \ \ \ \ \ \
| | | * \ \ \ \ \ \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-03-184-4/+75
| | | |\ \ \ \ \ \ \ | | | | |_|_|_|/ / / | | | |/| | | | | |
| | | | * | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-03-164-4/+75
| | | | |\ \ \ \ \ \ | | | | | |_|_|/ / / | | | | |/| | | | |
| | | | | * | | | | QNAM HTTP: Fix no-headers and HTTP-100 handlingMarkus Goetz2010-03-164-4/+75
| | * | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-03-182-0/+4
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| | * | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-03-1814-40/+136
| | |\ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | / / / | | | | |_|_|/ / / | | | |/| | | | |
| * | | | | | | | Switched out QT_SOURCE_TREE, which is not defined for user apps.axis2010-03-221-1/+1
* | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-03-2225-257/+658
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-03-2225-257/+658
| |\ \ \ \ \ \ \ \ |/ / / / / / / / /
| * | | | | | | | Fixed inconsistent test naming.Rohan McGovern2010-03-2221-255/+251
| * | | | | | | | Add a selftest to enforce correct test naming conventions.Rohan McGovern2010-03-222-9/+273
| * | | | | | | | Make maketestselftest more strict.Rohan McGovern2010-03-223-2/+143
* | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-03-219-54/+126
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Moved QMAKE_MOC etc. variable declarations after symbian.conf inclusionMiikka Heikkinen2010-03-191-7/+8
| * | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-03-198-47/+118
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Use libusb to auto-detect the port to use to communicate with the phoneThomas Zander2010-03-193-15/+85
| | * | | | | | | | | WhitespaceThomas Zander2010-03-194-38/+38
| | * | | | | | | | | Make multimedia only depend on opengl when the latter is buildThomas Zander2010-03-191-1/+2