| Commit message (Expand) | Author | Age | Files | Lines |
* | Test didn't work after fixed bug QTBUG-17873. | Olli Kauppila | 2012-01-31 | 1 | -1/+1 |
|
|
* | fix tst_qscriptengine after merging MR-1149 | Zeno Albisser | 2012-01-31 | 1 | -0/+2 |
|
|
* | Fixed failure of tst_qxmlquery::evaluateToReceiver | Rohan McGovern | 2012-01-31 | 1 | -1/+1 |
|
|
* | Fix regression that caused waitForXXX(-1) to fail. | Thiago Macieira | 2012-01-31 | 2 | -4/+47 |
|
|
* | Fix set/paperSize(QPrinter::PaperSize) on Mac | Andy Shaw | 2012-01-31 | 1 | -9/+16 |
|
|
* | add auto test for SSL certificates containing utf8 characters | Pierre Rossi | 2012-01-31 | 4 | -5/+58 |
|
|
* | Fixed hslHue / hslHueF returning the wrong value for achromatic QColors. | Samuel Rødal | 2012-01-31 | 1 | -0/+10 |
|
|
* | Fixed QPainterPath::pointAtPercent(t) for one-element paths. | Samuel Rødal | 2012-01-31 | 1 | -0/+5 |
|
|
* | fix QLocalSocket::isValid() on Windows | Joerg Bornemann | 2012-01-31 | 1 | -0/+2 |
|
|
* | Compile fix on solaris | Thierry Bastian | 2012-01-31 | 1 | -1/+1 |
|
|
* | Fix cursor position of one digit after RTL text | Jiang Jiang | 2012-01-31 | 1 | -0/+23 |
|
|
* | Send the hoverLeave not properly sent on the widget inside QGPW. | Alexis Menard | 2012-01-31 | 1 | -0/+62 |
|
|
* | Support exception handling in QtConcurrent::run() | Morten Johan Sørvig | 2012-01-31 | 1 | -0/+38 |
|
|
* | There is no predefined qmake x11 scope for x11 builds. | Robert Griebl | 2012-01-31 | 1 | -0/+1 |
|
|
* | avoid infinite recursion in canonicalized() if cwd is a symlink | Ritt Konstantin | 2012-01-31 | 1 | -0/+20 |
|
|
* | Fix to allow upper- and lowercase .dll suffix on windows | Zeno Albisser | 2012-01-31 | 1 | -0/+8 |
|
|
* | Fix conversion between QVariant and QScriptValue. | Jedrzej Nowacki | 2012-01-31 | 2 | -4/+50 |
|
|
* | QComboBox::modelColumn was not respected when selecting an item | Gabriel de Dietrich | 2012-01-31 | 1 | -0/+19 |
|
|
* | Setting a timeSpec on QDateTimeEdit breaks the edit when only time is shown | Frederik Gladhorn | 2012-01-31 | 1 | -0/+16 |
|
|
* | QMetaType: add "signed char" as builtin. | Olivier Goffart | 2012-01-31 | 1 | -0/+5 |
|
|
* | let generated flag control SQL generation | Mark Brand | 2012-01-31 | 3 | -10/+9 |
|
|
* | Move advances for control character in Indic syllable shaping | Jiang Jiang | 2012-01-31 | 1 | -0/+17 |
|
|
* | The completer in an itemview would not be activated right away | Thierry Bastian | 2012-01-31 | 1 | -0/+40 |
|
|
* | Bump Qt version to 4.7.5 | Marko Valtanen | 2012-01-31 | 6 | -6/+6 |
|
|
* | Don't crash when null-pointer is passed to qScriptValueFromValue() | Kent Hansen | 2012-01-31 | 1 | -0/+7 |
|
|
* | QFileSystemWatcher: Do not require QApplication in the destructor. | Olivier Goffart | 2012-01-31 | 1 | -0/+20 |
|
|
* | QtConcurrent: throw exception from destructor | Olivier Goffart | 2012-01-31 | 1 | -0/+28 |
|
|
* | Add test for ISODate change in QDateTime::toString | Jens Georg | 2012-01-31 | 1 | -0/+32 |
|
|
* | QNetworkCookie: allow spaces in unquoted values | Peter Hartmann | 2012-01-31 | 1 | -0/+8 |
|
|
* | QPointer: thread safety | Olivier Goffart | 2012-01-31 | 1 | -0/+32 |
|
|
* | Fix tst_QVariant::qvariant_cast_QObject | Olivier Goffart | 2012-01-31 | 1 | -1/+7 |
|
|
* | Fix NB#290352 Qtwebprocess crashes @ QHttpNetworkReply::readAny | Sami Rosendahl | 2011-12-07 | 1 | -0/+44 |
|
|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2011-11-11 | 1 | -0/+23 |
|\ |
|
| * | Fix crash in QHttpNetworkReplyPrivate::gunzipBodyPartiallyEnd | Sami Rosendahl | 2011-11-11 | 1 | -0/+23 |
|
|
* | | symbian - handle path being passed as part of filename in QTranslator | Shane Kearns | 2011-11-07 | 3 | -2/+39 |
|/ |
|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2011-10-17 | 2 | -0/+44 |
|\ |
|
| * | Fix crash on exit when overriding signal handlers in states. | Michael Brasser | 2011-10-17 | 2 | -0/+44 |
|
|
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2011-10-12 | 65 | -71/+71 |
|\ \
| |/ |
|
| * | Fix more test DEPLOYMENT statements for Symbian | Damian Jansen | 2011-10-05 | 10 | -16/+16 |
|
|
| * | Fix deployment for declarative tests, examples on Symbian | Damian Jansen | 2011-10-04 | 55 | -55/+55 |
|
|
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2011-10-05 | 3 | -0/+65 |
|\ \ |
|
| * | | Create auto test for http HEAD request | Shane Kearns | 2011-10-04 | 3 | -0/+65 |
|
|
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2011-09-28 | 1 | -1/+44 |
|\ \ \
| |/ / |
|
| * | | Always recreate backing store when TLW transparency changes | Gareth Stockwell | 2011-09-27 | 1 | -1/+44 |
|
|
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2011-09-22 | 2 | -1/+231 |
|\ \ \
| |/ / |
|
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7 | Sami Merila | 2011-09-22 | 2 | -1/+26 |
| |\ \ |
|
| * | | | QLineControl: selectedTextChanged() signal is omitted in some cases | Sami Merila | 2011-09-22 | 2 | -1/+231 |
|
|
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2011-09-21 | 2 | -1/+26 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | QML import path puts Qt dirs in correct Symbian order | mread | 2011-09-21 | 2 | -1/+26 |
| |/ / |
|
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2011-09-07 | 1 | -0/+44 |
|\ \ \
| |/ /
|/| /
| |/ |
|