summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixed usage of QGLPixelBuffer with share widgets on other X11 screens.Trond Kjernåsen2010-02-101-1/+5
* Fixed drawing QPixmaps on QGLWidgets on different X11 screens.Trond Kjernåsen2010-02-101-1/+8
* Fixed drawing pixmaps onto bitmaps on X11 w/o Xrender support.Trond Kjernåsen2010-02-101-0/+3
* Prevented assert when using drop shadow effect in the GL 2 engine.Samuel Rødal2010-02-101-1/+2
* Clarify QFont::rawName() docs.Trond Kjernåsen2010-02-101-2/+3
* Stabilize QListView test on MacOlivier Goffart2010-02-101-0/+2
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-02-10264-2979/+502
|\
| * (ODBC) Use wchar_t instead of assuming 2 bytes.Bill King2010-02-101-10/+27
| * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-02-09263-2969/+475
| |\
| | * Merge branch '4.5' of scm.dev.nokia.troll.no:qt/qt into 4.6Kim Motoyoshi Kalland2010-02-095-14/+24
| | |\
| | | * Fixed bug where GL widget was not fully updated on Vista.Kim Motoyoshi Kalland2010-02-045-14/+24
| | * | Fixed some global QIcon/QPixmap instances that leaked handles on X11.Trond Kjernåsen2010-02-094-27/+46
| | * | Speed up QListView testOlivier Goffart2010-02-091-35/+32
| | * | QListView: fix crash when hiding many of the lasts item in a QListViewOlivier Goffart2010-02-092-1/+18
| | * | Fixed warnings and crash when painting graphics effects outside scene.Yoann Lopes2010-02-091-0/+14
| | * | Stabilize QLineEdit test on X11Olivier Goffart2010-02-091-5/+4
| | * | (sqlite) Allow shared cache modeBill King2010-02-093-28/+40
| | * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-02-08248-2860/+298
| | |\ \
| | | * | Make generate uid3 (symbian) work on 64 bit host platform.Thomas Zander2010-02-081-1/+1
| | | * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6Bjørn Erik Nilsen2010-02-081-5/+18
| | | |\ \
| | | | * | Updated the docs for QPainter::begin/endNativePainting()Trond Kjernåsen2010-02-081-5/+18
| | | * | | Compile fix for network benchmarks.Bjørn Erik Nilsen2010-02-083-3/+3
| | | * | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6Bjørn Erik Nilsen2010-02-081-0/+1
| | | |\ \ \ | | | | |/ /
| | | | * | Add a pixmap modification hook to blur pixmap filter cacheTom Cooksey2010-02-081-0/+1
| | | * | | Delete benchmark examples (qtestlib-simple and qtwidgets).Bjørn Erik Nilsen2010-02-0814-2786/+0
| | | * | | Restructure tests/benchmarks directory.Bjørn Erik Nilsen2010-02-08222-47/+114
| | | |/ /
| | | * | Fixed QImagReader::setAutoDetectImageFormat() to work with plugins.Trond Kjernåsen2010-02-082-8/+49
| | | * | QLineEdit: regression: read-only line edits would eat shortcuts.Olivier Goffart2010-02-082-0/+23
| | | * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-02-085-10/+89
| | | |\ \
| | | | * | QGraphicsItem: Do not crash at exit if there is static QGraphicsItem.Olivier Goffart2010-02-082-1/+4
| | | | * | Make QTextCodec reentrant.Olivier Goffart2010-02-083-9/+85
* | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-02-1028-168/+806
|\ \ \ \ \ \
| * | | | | | Add the download URI for smart installer package to documentationShane Kearns2010-02-092-2/+16
| * | | | | | Catch up symbianutils to creator 3efdb87682a5785bac7b90f9f9a8bb819a1cb053Shane Kearns2010-02-099-32/+520
| * | | | | | rename trk -> symbianutilsShane Kearns2010-02-0917-1/+3
| * | | | | | Catch up TRK library to creator f2b3e9f2dfbc580389b9b683a3e46e5a8422f55bShane Kearns2010-02-0916-120/+233
| * | | | | | Fixed defect in handling of expose events for SymbianGareth Stockwell2010-02-094-10/+17
| * | | | | | Added qwidget test case which displays a native child widgetGareth Stockwell2010-02-091-0/+11
| * | | | | | Fix tst_QAbstractItemView::task250754_fontChange and tst_QAbstractItemView::Q...Liang Qi2010-02-091-4/+7
* | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-02-0915-302/+313
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6Jason McDonald2010-02-093-43/+41
| |\ \ \ \ \ \
| | * | | | | | Skip the transparent pixels when doing the sourceOverBenjamin Poulain2010-02-091-1/+6
| | * | | | | | Refactor comp_func_solid_Clear() and comp_func_solid_Source()Benjamin Poulain2010-02-093-42/+35
| * | | | | | | Tidy the changes file.Jason McDonald2010-02-091-177/+97
| |/ / / / / /
| * | | | | | Add mingw-specific expected failures for JS test suiteKent Hansen2010-02-091-0/+11
| * | | | | | QNAM HTTP: Forgot to remove a qDebug()Markus Goetz2010-02-091-1/+1
| * | | | | | QNAM HTTP: Reserve bytes for HTTP parsingMarkus Goetz2010-02-091-0/+12
| * | | | | | Add platform-specific expected failures for JS test suiteKent Hansen2010-02-092-0/+63
| * | | | | | Skip test that crashes on win32-g++Kent Hansen2010-02-091-0/+4
| * | | | | | QNetworkCookie(Jar): fix includesPeter Hartmann2010-02-092-2/+2