summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-07-0341-177/+595
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-07-0241-177/+595
| |\
| | * Fixed Qt symbian/linux-armcc mkspec when configured with -qtlibinfix.axis2010-07-021-0/+1
| | * Fixed symbian/linux-armcc mkspec when configured with -qtlibinfix.axis2010-07-022-2/+2
| | * Fixed deployment locations for various profiles.axis2010-07-023-3/+6
| | * Added a top-level runonphone target for Qt and QtWebKit.axis2010-07-021-0/+11
| | * QS60Style: Simplify QMenu drawingSami Merila2010-07-021-35/+32
| | * QS60Style: Remove gap from QProgressDialogSami Merila2010-07-021-0/+5
| | * ColorDialog is incorrectly positionedSami Merila2010-07-021-2/+1
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7mread2010-07-0261-284/+1067
| | |\
| | * | qtguiu.def merge conflict fixmread2010-07-022-44/+119
| | * | Fix for include "private/qt_s60_p.h" in non-symbian buildsmread2010-07-011-1/+1
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-07-0133-136/+538
| | |\ \
| | | * | Making orbit input methods work with Qt apps with -no-s60mread2010-07-011-2/+2
| | | * | Using the remaining valid data to construct the QTime object when msec parsin...Liang Qi2010-07-011-1/+1
| | | * | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7Sami Merila2010-07-0131-127/+519
| | | |\ \
| | | | * | fix for broken input method loadingmread2010-07-011-1/+1
| | | | * | Avkon Removal DEF file updatesmread2010-07-012-2/+46
| | | | * | Stub version of QS60Stylemread2010-07-013-6/+137
| | | | * | Avkon removal configured with -no-s60mread2010-07-0126-119/+336
| | | * | | QProgressDialog text is too close to dialog borderSami Merila2010-07-011-2/+9
| | | |/ /
| | | * | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7Sami Merila2010-07-0111-90/+128
| | | |\ \
| | | * | | QFileDialog broken in landscape in N8Sami Merila2010-06-301-6/+9
* | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-webkit into 4.7-integrationQt Continuous Integration System2010-07-029-4/+46
|\ \ \ \ \ \
| * | | | | | Updated WebKit to d59845f6fec84f15da116f50a1a0e52ce26116e9Simon Hausmann2010-07-029-4/+46
| |/ / / / /
* | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-07-023-4/+5
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Crash when dragging with mingwThierry Bastian2010-07-022-3/+4
| * | | | | Don't do alpha/opaque check which might cause a conversion and later pointer ...Michael Dominic K2010-07-021-1/+1
| | |_|_|/ | |/| | |
* | | | | Designer: Fix compiler warnings.Friedemann Kleint2010-07-021-0/+1
* | | | | Fix compiler warning.Aaron McCarthy2010-07-021-1/+1
* | | | | Abort if connection to DBus cannot be established.Aaron McCarthy2010-07-021-0/+5
|/ / / /
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-webkit into 4.7-integrationQt Continuous Integration System2010-07-017-24/+74
|\ \ \ \
| * | | | Updated WebKit to cd3aee284bddf4ff9d26f3bcaa7c33d478e81e10Simon Hausmann2010-07-017-24/+74
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-07-013-8/+11
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | QSslSocket::systemCaCertificates(): have one common case for all UnicesPeter Hartmann2010-07-011-7/+4
| * | | | Fixed QX11EmbedContainer.Denis Dzyubenko2010-07-011-0/+1
| * | | | Improved a bit detection of a touch screen on Windows.Denis Dzyubenko2010-07-011-1/+6
| | |_|/ | |/| |
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-07-0153-252/+1057
|\ \ \ \ | |_|/ / |/| | |
| * | | Updated Symbian def files with new EGL exports.Samuel Rødal2010-07-012-0/+4
| * | | Added another missing EGL stub.Samuel Rødal2010-07-011-0/+8
| * | | Fixed compilation on Symbian.Samuel Rødal2010-07-011-2/+2
| * | | Added missing EGL stub function.Samuel Rødal2010-07-011-0/+9
| * | | Got rid of unused variable compiler warning.Samuel Rødal2010-07-011-1/+1
| * | | QGLWindowSurface support for partial updates via EGL_NOK_swap_region2Michael Dominic K2010-07-014-2/+41
| * | | Adding func prototypes for EGL_NOK_swap_region2 extension.Michael Dominic K2010-07-013-0/+46
| * | | Check for EGLSurface leak only when paint device is a QGLWidget.Michael Dominic K2010-07-011-9/+12
| * | | Fixed bug in drawTiledPixmap when width of pixmap matches target rect.Samuel Rødal2010-07-011-1/+2
| * | | Update def files for symbianOlivier Goffart2010-07-013-0/+68
| * | | Improved performance of 16 bit memrotates using NEON instructions.Samuel Rødal2010-07-017-22/+310
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-07-0143-218/+557
| |\ \ \ | | |/ / | |/| |